* {
  -webkit-font-smoothing: antialiased;
}
@font-face {
  font-family: "ReadexPro";
  src: url("../fonts/ReadexPro-VariableFont_wght.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

body {
  margin: 0px;
  padding: 0px;
  font-family: "ReadexPro";
  font-feature-settings: "ss03" on;
  font-feature-settings: normal;
}

.description.wcfm_store_slug_verified.wcfm_page_options_desc {
  display: none;
}

a {
  text-decoration: none;
}

.woocommerce-checkout .payment_methods {
  margin-bottom: 50px !important;
}

.woocommerce-checkout .container {
  position: relative;
}

.woocommerce-checkout .checkout-text {
  position: absolute;
  bottom: 65px;
  left: 15px;
}

@media only screen and (max-width: 1400px) {
  .woocommerce-checkout .checkout-text {
    position: absolute;
    left: 30px;
  }
}

@media only screen and (max-width: 768px) {
  .woocommerce-checkout .checkout-text {
    position: absolute;
    left: 30px;
    bottom: 125px;
  }

  .checkout-text-show {
    padding: 50px;
    width: 95%;
  }
}

@media only screen and (max-width: 500px) {
  .woocommerce-checkout .checkout-text {
    bottom: 155px;
  }
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
  margin-bottom: 25px;
  margin-top: 15px;
}

.checkout-text-show {
  position: fixed;
  padding: 50px;
  max-width: 500px;
  border-radius: 10px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #626cb2;
  -webkit-transition: opacity 0.5s, visibility 0s linear 0.5s;
  transition: opacity 0.5s, visibility 0s linear 0.5s;
  z-index: 999;
  color: #fff;
  text-align: center;
  display: none;
  padding-top: 0;
}

.close-popup {
  text-align: right;
}

/* .show-popup {
    display: block;
}

.checkout-text-show.close_modal {
    display: none !important;
} */

.woocommerce-checkout .checkout-text > p {
  color: #626cb2;
  font-size: 16px;
  text-decoration: underline;
  cursor: pointer;
}

.page-id-2456 .wrapper a {
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  color: #fff;
  background: #626cb2;
  font-weight: 400;
  border: 2px solid #626cb2;
  box-sizing: border-box;
  border-radius: 10px;
  display: inline-block;
  padding: 14px 10px;
  margin-bottom: 40px;
  width: 210px;
  display: flex;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
}

.page-id-2456 .wrapper a:hover {
  background: transparent;
  color: #626cb2;
  margin-left: auto;
  margin-right: auto;
}

.komentari .children {
  background: #e6e6e6;
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.izdvojena-ponuda-grid {
  display: grid;
  clear: both;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  text-align: center;
  padding: 0 100px;
  margin-bottom: 30px;
  grid-gap: 20px;
  margin-top: 50px;
}

.comment-form-comment-subscribe {
  display: none !important;
}

/*
.woocommerce-checkout .category_title_wrapper::after {
  content: "Poslali smo vam email sa detaljima narudžbenice.";
  bottom: -30px;
  position: absolute;
  font-size: 14px;
}
*/

#coupon_code {
  background: transparent;
  border: 1px solid #eae8ea;
  border-radius: 3px;
  margin-right: 30px;
  padding: 10px;
  width: fit-content;
}

#canvas {
  position: absolute;
  z-index: 5;
  left: 0;
  width: 100%;
  right: 0;
  bottom: 0;
  top: 0;
}

.page-template-default ol {
  padding: 0;
  margin-left: 15px;
}

.container {
  width: 1410px;
  margin: 0 auto;
}
.header_wrapper {
  background: rgba(234, 236, 255, 0.95);
  /*    position: fixed;*/
  float: left;
  width: 100%;
  z-index: 1000;
}

#wcfm_store_header .header_wrapper {
  position: relative;
}

header {
  height: 127px;
}

.logo {
  float: left;
  padding: 15px 0px;
  width: 18%;
}

.header_search {
  float: left;
  padding: 20.5px 0px 15px 0px;
  width: 34%;
  position: relative;
}

.header_search input {
  width: calc(100%) !important;
  padding: 11.5px !important;
  outline: 0 !important;
  border: 1px solid #626cb2 !important;
  float: right;
  margin: 0px !important;
  height: 38px !important;
  box-sizing: border-box !important;
}

.aws_result_sale {
  display: none !important;
}

.aws-container .aws-search-field {
  border-radius: 10px !important;
}

.aws-search-btn.aws-form-btn {
  position: absolute !important;
  right: 0;
  z-index: 5;
  height: 88%;
  background: transparent !important;
  border: none !important;
  border-left: 1px solid #626cb2 !important;
}

.aws-search-clear {
  background: white;
  z-index: 6 !important;
  width: 30px !important;
  height: 30px !important;
  padding: 0 !important;
  top: 4px !important;
  right: 6px !important;
  text-align: center !important;
}

.aws-search-clear span {
  margin-top: -14px !important;
}

.aws_result_excerpt a {
  display: flex !important;
  align-items: center;
  color: #626cb2;
}

.aws-search-result .aws_result_price {
  display: flex;
  flex-direction: column;
}

.aws-search-result .aws_result_price del {
  font-size: 10px !important;
}

#searchsubmit {
  position: absolute;
  top: 21.5px;
  right: 3px;
  border: none;
  border-left: 1px solid #626cb2;
  background: white;
  height: 36px;
  width: 38px;
  text-align: center;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  cursor: pointer;
  outline: 0;
  line-height: 42px;
}

.header_menu {
  float: left;
  padding: 20.5px 0px 0px 0px;
  width: 48%;
  text-align: right;
  box-sizing: border-box;
  position: relative;
}

#header_token_amount_wrapper strong {
  left: 50%;
  transform: translateX(-50%);
  right: unset;
}

.logPopup {
  display: none;
  position: absolute;
  background: #fff;
  border-radius: 10px;
  z-index: 5;
  padding: 10px;
  top: 100%;
  right: 0;
  text-align: left;
  font-size: 1;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(201, 201, 201, 1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(201, 201, 201, 1);
  box-shadow: 0px 0px 5px 0px rgba(201, 201, 201, 1);
  width: 250px;
}

.logPopup p {
  margin: 5px 0;
  font-size: 14px;
}

.r_popup {
  cursor: pointer;
}

.more_popup {
  background: #9099d6;
  color: #fff;
  font-size: 13px;
  padding: 7px 10px;
  border-radius: 5px;
  margin-top: 5px;
  display: inline-block;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.logPopup p a {
  color: #626cb2 !important;
}

.more_popup:hover {
  background: #626cb2;
}

.regist_btn {
  background: #9099d6;
  text-decoration: none;
  color: #fff;
  padding: 10px 15px;
  border-radius: 10px;
  margin: 10px 0;
  display: inline-block;
}

.regist_btn:hover {
  background: #626cb2;
}

.header_menu ul {
  list-style: none;
  padding-left: 0px;
  margin-top: 0px;
}

.menu {
  padding-left: 0px;
  clear: both;
}

.main-menu-container {
  padding-left: 0px;
  clear: both;
}

.header_menu ul li {
  display: inline-block;
  padding: 0px 16px;
  position: relative;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: -0.02em;
  vertical-align: bottom;
}

.header_menu ul li a {
  color: #626cb2;
}

.header_menu ul li:first-child a img {
  float: left;
  margin-right: 5px;
  margin-top: -1px;
}

.header_menu ul li:first-child {
  padding: 0px 0px;
}
/*.header_menu ul li:nth-child(2){
    padding-right: 20px;
}*/

.header_menu ul li:first-child a {
  color: #626cb2;
  background: #ffffff;
  border-radius: 10px;
  padding: 11.5px 18px 7.5px 18px;
  display: block;
}

.header_menu .header_menu__item--background a {
  color: #626cb2;
  background: #ffffff;
  border-radius: 10px;
  padding: 11.5px 18px 7.5px 35px;
  position: relative;
  display: block;
}

.header_menu .header_menu__item--background a img {
  left: 11px;
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
}

.mob_search_links,
.mob_icon_search {
  display: none;
}

.header_menu ul li:nth-child(3) p {
  background: red;
}

.header_menu ul li p.online {
  background: #16df36;
}

.header_menu ul li p {
  position: absolute;
  top: -12px;
  left: 0px;
  right: 0px;
  font-size: 10px;
  line-height: 12px;
  text-align: right;
  letter-spacing: -0.02em;
  color: #9099d6;
  text-transform: uppercase;
  width: 7px;
  height: 7px;
  background: #9099d6;
  border-radius: 10px;
  margin: 0 auto;
}

.header_menu ul li strong {
  position: absolute;
  top: -17px;
  right: 14px;
  font-size: 10px;
}

.menu_big {
  clear: both;
  list-style: none;
  padding-left: 0px;
}

.menu_big ul {
  padding-left: 0px;
}

.menu_big ul li {
  display: inline-block;
  padding: 0px 14px 0px 15px;
  border-right: 1px solid #b6b6b6;
}

.menu_big ul li:last-child {
  border: none;
}
.menu_big ul li a {
  font-size: 16px;
  line-height: 50px;
  letter-spacing: -0.02em;
  color: #242424;
}

footer {
  float: left;
  width: 100%;
  clear: both;
  background: #626cb2;
  text-align: center;
  color: white;
}

#wcfm_membership_container #wcfm_membership_registration_form {
  position: relative;
}

.custom_text {
  position: absolute;
  bottom: 50px;
  left: 38px;
  width: 100% !important;
  display: block !important;
}

.custom_text strong {
  display: flex;
  margin-left: -10px;
}

.custom_text .required {
  order: -1;
}

.custom_text_input {
  position: absolute;
  bottom: 50px;
  left: 0;
  margin-left: 0;
}

#wcfm_membership_container input.wcfm_submit_button {
  margin-top: 25px;
}

#wcfm_membership_container .wcfm_email_verified,
#wcfm_membership_container .wcfm_sms_verified,
#wcfm_membership_container .wcfm_store_slug_verified {
  margin-left: 0%;
}

#wcfm_membership_container select {
  display: block;
}

#wcfm-main-contentainer input#terms {
  margin: 0px;
  display: block;
}

p.63a4f5525cb47366d63b4fd4e74e8d77 {
  display: none !important;
}

.wcfm-membership-wrapper {
  width: 100%;
  box-sizing: border-box;
}

#wcfm-main-contentainer .wcfm_membership_thankyou_content_wrapper {
  width: 100%;
  margin: 0px auto;
  padding: 10px;
  color: white;
}

.ui-menu .ui-menu-item-wrapper {
  padding: 0px;
  padding: 5px 10px 5px 10px;
  font-size: 14px;
}

.ui-menu .ui-menu-item {
  padding: 0px;
  margin: 0px;
}

.bapf_body ul {
  padding-left: 0px;
}

.sidebar {
  width: 15%;
  float: left;
  background: #f7f7f7;
  border-radius: 10px;
  margin-bottom: 30px;
}

.bapf_sfilter {
  border-bottom: 2px solid white;
  padding: 15px;
  margin-bottom: 0px;
}

.bapf_sfilter ul li {
  font-size: 12px;
  line-height: 15px;
  color: #242424;
}
span.roundpcs {
  color: #b6b6b6;
  margin-left: 5px;
}

.bapf_sfilter.bapf_ckbox input[type="checkbox"] {
  width: 20px;
  height: 20px;
}

.content {
  width: calc(85% - 30px);
  margin-left: 30px;
  float: left;
}

.maincategory .content,
.has_parent_and_child .content {
  width: calc(100% - 0px);
  margin-left: 0px;
}

.no_parent_no_child .content {
  width: calc(85% - 30px);
  margin-left: 30px;
}

/*.maincategory .woocommerce-ordering, .maincategory ul.columns-5, .has_parent_and_child .woocommerce-ordering, .has_parent_and_child ul.columns-5{
    display: none;
}
*/

.no_parent_no_child .woocommerce-ordering,
.no_parent_no_child ul.columns-5 {
  display: block;
}

.woocommerce-product-gallery {
  display: flex;
}

.woocommerce-product-gallery .flex-control-thumbs {
  order: -10;
  margin-right: 30px !important;
}

.woocommerce div.product div.images .flex-control-thumbs li {
  width: 100%;
  padding-top: 0;
  padding-bottom: 5px;
}

.woocommerce div.product div.images .flex-control-thumbs li img {
  width: 90px;
  border-radius: 10px;
  margin-bottom: 5px;
}

.flex-viewport {
  border-radius: 10px !important;
}

h1.page-title {
  font-weight: bold;
  font-size: 30px;
  line-height: 37px;
  letter-spacing: -0.03em;
  color: #a68fd1;
  border-radius: 10px;
  padding: 21.5px;
  float: left;
  position: absolute;
  margin: 0px;
}

.category_title_wrapper {
  position: relative;
  background: #e4d6ff;
  float: left;
  width: 100%;
  margin: 30px 0px;
  min-height: 80px;
  display: inline-flex;
}

.page-template-default .category_title_wrapper {
  float: none;
}

.textpage {
  background: none;
  margin-bottom: 30px;
}

.textpage ul li,
.textpage ol li,
.textpage ul li ul li {
  margin-bottom: 10px;
}

.textpage h1.page-title {
  font-size: 64px;
  line-height: 80px;
  color: #626cb2;
  padding: 0px;
}

.bannercategory {
  margin-bottom: 30px;
  border-radius: 10px;
}

.category_title_wrapper ul {
  padding-left: 0px;
  list-style: none;
  margin: 30px 0px;
  width: 100%;
  text-align: center;
}

.category_title_wrapper ul li {
  display: inline-block;
  padding: 0px 10px;
}

.category_title_wrapper ul li a {
  border: 2px solid #a68fd1;
  box-sizing: border-box;
  border-radius: 5px;
  color: #a68fd1;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  padding: 4px 8px;
}

.category_title_wrapper ul li a:hover {
  background: white;
  color: #a68fd1;
}

/*.category_title_wrapper img.size-full{
position: absolute;
    top: -26px;
    right: 0px;
}*/
#main-menu-container {
  display: flex;
  align-items: center;
  padding-bottom: 10px;
  margin-bottom: 0px;
}
#main-menu-container li a {
  padding: 9px 20px;
  display: inline-block;
  font-size: 14px;
  letter-spacing: -0.02em;
  color: #ffffff;
  background: #9099d6;
  border-radius: 10px;
  min-width: 108px;
  text-align: center;
}

#main-menu-container li a:hover {
  background: #626cb2;
}

#main-menu-container li:nth-child(7) a {
  background: #bd8ac5;
}

#main-menu-container li:nth-child(8) a {
  background: #8a4e93;
}

#main-menu-container li:nth-child(9) a {
  background: #a68fd1;
}

#main-menu-container li {
  position: relative;
  list-style: none;
  padding: 0px 5px;
}

#main-menu-container li:first-child {
  padding-left: 0px;
}
#main-menu-container li.menu-item-85 a {
  background: #626cb2;
  padding: 9px 70px 9px 50px;
}

#main-menu-container li:last-child {
  padding-right: 0px;
}

.dropMob::after {
  content: "\f105";
  font-family: "font awesome 5 pro";
  font-size: 16px;
  font-weight: 300;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 20px;
  padding: 10px;
  background: #636cb2;
  text-align: center;
  color: #fff;
}

.menu-item-has-children::before {
  content: "\f105";
  font-family: "font awesome 5 pro";
  font-size: 16px;
  font-weight: 300;
  position: absolute;
  right: 0;
  bottom: 0px;
  padding: 30px 0;
}

.menu-item-85 {
  margin-right: 2.2%;
}

.menu-item-85::before {
  content: "\f0c9";
  font-family: "font awesome 5 pro";
  font-size: 17px;
  font-weight: 300;
  position: absolute;
  left: 20px;
  bottom: 0px;
  top: 10px;
  color: white;
  padding: 0px 0;
}

.sub-menu .menu-item-has-children::before {
  padding: 10px;
}

#main-menu-container li:hover::after {
  transform: rotate(90deg);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

#main-menu-container li:last-child .sub-menu {
  right: 0;
}

#main-menu-container li ul {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 999 !important;
}

.sub-menu {
  position: absolute;
  background: #fff;
  top: 100px;
  width: 300px;
  -webkit-box-shadow: 0px 2px 6px 0px rgba(184, 184, 184, 1);
  -moz-box-shadow: 0px 2px 6px 0px rgba(184, 184, 184, 1);
  box-shadow: 0px 2px 6px 0px rgba(184, 184, 184, 1);
  opacity: 0;
  z-index: -1;
  visibility: hidden;
  left: 0;
  padding-left: 0px;
}

.sub-menu li ul {
  left: 100%;
  top: 0px !important;
}

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

#main-menu-container .sub-menu li {
  padding: 0 15px;
  text-align: left;
  border-bottom: 1px solid #f7f7f7;
}

#main-menu-container .sub-menu li:hover {
  background: #eaecff;
}

#main-menu-container .sub-menu li a {
  padding: 10px 0;
  text-transform: inherit;
  color: #737373;
  background: none;
  text-align: left;
}

#main-menu-container .sub-menu li::after {
  display: none;
}

.home_landing {
  position: relative;
  clear: both;
  line-height: 135px;
  text-align: center;
}

.home_landing .vodic_link {
  position: absolute;
  transform: translate(-50%);
  left: 50%;
  line-height: 1;
  bottom: 10%;
  padding: 9px 20px;
  display: inline-block;
  font-size: 14px;
  letter-spacing: -0.02em;
  color: #ffffff;
  background: #9099d6;
  border-radius: 10px;
  min-width: 108px;
}

.left {
  position: absolute;
  top: -35px;
  left: 0px;
  z-index: -1;
  width: 166px;
}
.right {
  position: absolute;
  top: -67px;
  right: -40px;
  z-index: -1;
  width: 217px;
}
.home_cat {
  float: left;
  width: 32%;
  margin: 0px 2% 2% 0px;
  border: 1px solid #c7cceb;
  box-sizing: border-box;
  border-radius: 10px;
  padding: 20px 20px 15px 20px;
  background: #ffffff url("../img/bg.jpg") no-repeat top center;
  position: relative;
}

.home_cat span {
  font-weight: bold;
  font-size: 10px;
  line-height: 12px;
  text-transform: uppercase;
  color: #9099d6;
}
.cat_img span {
  display: block;
  min-height: 52px;
}

.home_cat h2 {
  font-weight: bold;
  font-size: 20px;
  line-height: 25px;
  color: #626cb2;
  margin-top: 0px;
}

.home_categories_wrapper .home_cat:nth-child(3),
.home_categories_wrapper .home_cat:nth-child(6) {
  margin-right: 0%;
}

.cat_img_wrapper {
  display: flex;
  text-align: center;
}
.cat_img img {
  max-width: 100%;
  height: auto;
  max-height: 121px;
  background: white;
  border-radius: 64px;
}

.cat_img span {
  font-size: 14px;
  line-height: 17px;
  max-width: 120px;
  margin: 0 auto;
}

.cat_img span a {
  color: #242424;
  text-transform: initial;
  font-weight: 100;
}

.sub {
  position: absolute;
  padding-top: 0px;
  top: 20px;
  margin-top: 0px;
  right: 20px;
}

.new,
.best_sale,
.shirts_sale,
.other_products {
  float: left;
  width: 100%;
  margin-bottom: 70px;
}

.new h3,
.best_sale h3,
.shirts_sale h3,
.other_products h3 {
  text-align: center;
  font-weight: bold;
  font-size: 30px;
  line-height: 37px;
  text-align: center;
  letter-spacing: -0.03em;
  color: #626cb2;
  background: url("../img/snake.svg") no-repeat bottom center;
  float: left;
  width: 100%;
  padding-bottom: 30px;
  margin-top: 100px;
}

.other_products h3 {
  background: #ffffff url("../img/snakegreen.svg") no-repeat bottom center;
}

.new span.all a,
.best_sale span.all a,
.shirts_sale span.all a,
.other_products span.all a {
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  color: #626cb2;
  border: 2px solid #626cb2;
  box-sizing: border-box;
  border-radius: 10px;
  padding: 14px 58px;
}

.new span.all a:hover,
.best_sale span.all a:hover,
.shirts_sale span.all a:hover,
.other_products span.all a:hover {
  background-color: #626cb2;
  color: white;
}

.new span.all,
.best_sale span.all,
.shirts_sale span.all,
.other_products span.all {
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 40px;
  margin-top: 40px;
}

.cat_img {
  width: 33.33%;
}

.about_us_wrapper {
  background-color: #dcfbff;
  float: left;
  width: 100%;
}

.about_right {
  float: left;
  width: calc(50% - 15px);
  padding: 150px 0px;
}

.about_right img {
  max-width: 100%;
  height: auto;
  border-radius: 350px;
}

.about_left {
  float: left;
  width: calc(33% - 15px);
  background-image: url(../img/about_yellow.png);
  background-position: 59% 38%;
  background-repeat: no-repeat;
  padding: 150px 0px;
  position: relative;
}

.about_left {
  padding-right: 17%;
}

.about_right {
  margin-left: 30px;
}

.about_left h5 {
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #9099d6;
  margin: 0px 0px 10px 0px;
}

.about_left h3 {
  font-size: 36px;
  line-height: 45px;
  letter-spacing: -0.03em;
  color: #626cb2;
  margin: 0px 0px 30px 0px;
}

.about_left p {
  font-size: 14px;
  color: #242424;
  margin: 0px;
}

.wave {
  position: relative;
  left: -83px;
  margin-bottom: 30px;
}

.about_left span a {
  border: 2px solid #626cb2;
  box-sizing: border-box;
  border-radius: 10px;
  padding: 13px 56px;
  float: left;
  margin-top: 30px;
  color: #626cb2;
}

.about_left span a:hover {
  background-color: #626cb2;
  color: white;
}

.best_sale_wrapper,
.shirts_sale_wrapper,
.other_products_wrapper {
  float: left;
  width: 100%;
  position: relative;
}

.best_sale_wrapper::before {
  content: url(../img/trougao.png);
  position: absolute;
  left: 0px;
  top: 50px;
  z-index: -1;
}

.best_sale_wrapper::after {
  content: url(../img/devojcicabig.png);
  position: absolute;
  right: 0px;
  top: 50px;
  transform: rotate(0deg);
  z-index: -1;
}

.shirts_sale_wrapper::before {
  content: url(../img/star.png);
  position: absolute;
  left: -30px;
  top: -120px;
  z-index: -1;
}

.logotipi_wrapper {
  /*border-top:2px solid #B6B6B6;
border-bottom:2px solid #B6B6B6;*/
  float: left;
  width: 100%;
  padding: 50px 0px;
}

.sponzori {
  border: none;
  margin: 30px 0px;
}

.logotipi_wrapper .uk-scope .uk-margin {
  margin-bottom: 0px;
}

.logotipi_wrapper .uk-scope .uk-grid-item-match > :not([class*="uk-width"]),
.logotipi_wrapper .uk-scope .uk-grid-match > * > :not([class*="uk-width"]) {
  max-height: 72px;
}

.contact h3 {
  text-align: center;
  font-weight: bold;
  font-size: 30px;
  line-height: 37px;
  text-align: center;
  letter-spacing: -0.03em;
  color: #626cb2;
  background-image: url(../img/snakeyellow.svg);
  background-repeat: no-repeat;
  background-position: bottom center;
  float: left;
  width: 100%;
  padding-bottom: 30px;
  margin-top: 100px;
}

.contact .fluentform .ff-el-input--label label {
  font-size: 16.8px;
  line-height: 21px;
  color: #242424;
  font-weight: 100;
}

.contact .fluentform .ff-el-form-control {
  border: 1px solid #b7c5ca;
  padding: 11px 11px;
  outline-color: #eaecff;
}

.contact .fluentform .ff-el-input--label {
  display: block;
  text-align: left;
}

#ff_3_message {
  min-height: 236px;
  outline-color: #eaecff;
}
.forma {
  float: left;
  width: 64%;
  margin: 0px 18%;
  text-align: center;
}

.forma .ff_submit_btn_wrapper {
  text-align: center !important;
}

.forma .ff-btn-submit {
  font-size: 14px !important;
  line-height: 17px !important;
  text-align: center !important;
  color: #626cb2 !important;
  border: 2px solid #626cb2 !important;
  box-sizing: border-box;
  border-radius: 10px !important;
  padding: 14.5px 102px !important;
  background: none !important;
  margin-top: 30px;
}

.forma .ff-btn-submit:hover {
  background-color: #626cb2 !important;
  color: white !important;
}

.contact_wrapper {
  float: left;
  width: 100%;
  background: #ffffff url(../img/blue_contact.png) no-repeat center center;
  padding: 50px 0px 105px 0px;
  margin: 50px 0px;
}

.footer {
  float: left;
  width: 15.33%;
  text-align: left;
  padding: 60px 0px;
}

.footer_newsletter {
  width: 29%;
}

.footer_newsletter p {
  margin-top: 0;
}

.footer h3 {
  font-size: 16px;
  line-height: 17px;
  letter-spacing: -0.02em;
  color: #ffffff;
  padding-bottom: 20px;
  margin: 0px 0px 20px 0px;
}

.footer h3 a {
  color: #ffffff;
  text-decoration: none;
  width: 100%;
  display: block;
}
.footer h3 a:hover {
  color: #9099d6;
}

.footer ul li a {
  font-size: 14px;
  line-height: 27px;
  letter-spacing: -0.02em;
  color: #ffffff;
}

.footer ul li a:hover {
  color: #9099d6;
}

.footer ul {
  padding-left: 0px;
  list-style: none;
}

.footer_left {
  float: left;
  width: 25%;
  text-align: left;
  padding: 43px 0px;
}

.footer_left span {
  padding-bottom: 0px;
  margin: 0px 0px 20px 0px;
  width: 100%;
  float: right;
  padding-bottom: 15px;
}
.footer_left ul {
  padding-left: 0px;
  list-style: none;
  margin: 0px 0px 10px 0px;
  display: block;
  float: left;
  clear: both;
  text-align: left;
}

.footer_left ul li {
  font-size: 16px;
  line-height: 26px;
  letter-spacing: -0.02em;
  color: #ffffff;
  display: flex;
}

.footer_left ul.soc li:nth-child(2) {
  margin-right: 15px;
}

.footer_left ul li span {
  padding: 0px !important;
  margin: 3px 0px 0px 0px;
  border: none;
  width: auto;
  float: none;
  display: inline-block;
}

.footer_left ul li a {
  color: white;
}

.footer_left ul li span a img {
  float: left;
  margin-right: 5px;
  margin-top: 5px;
}

.footer_left ul li span a {
  color: white;
}

ul.soc li {
  display: inline-block;
}

ul.soc li:first-child {
  display: block;
  padding-bottom: 7px;
}

.footer_right ul li a {
  color: #ffffff;
  text-decoration: none;
}

.copy_inner {
  border-top: 1px solid #c4c4c4;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 10px;
  float: left;
  width: 100%;
  padding: 30px 50px;

  background: #fff;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  box-sizing: border-box;
}

.footer_card {
  display: flex;
  list-style: none;
}

.copy_inner p {
  font-size: 14px;
  line-height: 20px;
  color: #626cb2;
  margin-bottom: 0px;
}

.copy_inner p a {
  float: right;
  margin-left: 10px;
  margin-top: -1px;
}

.copy_inner {
  position: relative;
}

.copy_inner .footer_card {
  position: absolute;
  line-height: 50%;
  transform: translate(-50%);
  margin: auto;
  left: 50%;
  padding: 0;
  background: #fff;
}

.copy_inner .footer_card li {
  margin: 0 10px;
}

.copy_inner .footer_card li img {
  width: 90px;
  height: 90px;
  object-fit: contain;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  background-color: #f7f7f7;
  border-radius: 10px;
  position: relative;

  text-align: center;
  min-height: 418px;
  /*  box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.25);*/
  border: 1px solid #c7cceb;
  box-sizing: border-box;
}

.woocommerce ul.columns-4 li.product {
  width: calc(25% - 22.8px);
  margin: 0 30px 30px 0;
}
.woocommerce ul.columns-4 li.product:nth-child(4n) {
  margin-right: 0px;
}

.woocommerce ul.columns-3 li.product {
  width: calc(33.33% - 20px) !important;
  margin: 0 30px 30px 0;
}
.woocommerce ul.columns-3 li.product:nth-child(3n) {
  margin-right: 0px;
}

.woocommerce ul.columns-3 li.product {
  min-height: 560px;
}

.woocommerce ul.columns-6 li.product {
  min-height: 324px;
}

.woocommerce ul.columns-6 li.product {
  width: calc(16.66% - 25px) !important;
  margin: 0 30px 30px 0;
}
.woocommerce ul.columns-6 li.product:nth-child(6n) {
  margin-right: 0px;
}
.woocommerce ul.columns-6 li.product .description_list h4 {
  max-height: 62px;
  overflow: hidden;
}

.woocommerce ul.products li.product a img {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin-bottom: 10px;
}

.woocommerce ul.products li.product a .attachment-woocommerce_thumbnail {
  max-height: 207px;
  object-fit: cover;
}

.wcfmmp_sold_by_logo {
  border-radius: 0 !important;
}

.woocommerce ul.products li.product .woocommerce-placeholder {
  border: none;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
  font-size: 16px !important;
  line-height: 20px;
  color: #242424 !important;
  padding: 0px 15px;
  text-align: left;
  min-height: 62px;
  max-height: 62px;
  overflow: hidden;
}

.description_list {
  float: left;
  width: 100%;
  margin-top: 30px;
  display: block;
  position: absolute;
  left: -1px;
  right: 0px;
  bottom: -180px;
  background: #f7f7f7;
  display: none;
  min-height: 190px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  z-index: 999;
  border-left: 1px solid #c7cceb;
  border-right: 1px solid #c7cceb;
  border-bottom: 1px solid #c7cceb;
}

.shirts_sale .description_list {
  bottom: -183px;
}

.shirts_sale .woocommerce ul.products li.product .button {
  bottom: -132px;
}

.shirts_sale .yith-wcwl-add-button a {
  bottom: -165px;
}

.yith-wcwl-add-button > a i {
  color: #626cb2 !important;
  margin-right: 5px;
}

.description_list h4 {
  font-size: 12px !important;
  line-height: 19px !important;
  text-align: center;
  color: #242424;
  padding: 0px 15px;
  border-top: 1px dashed #c7cceb;
  margin: 15px !important;
  padding-top: 10px;
  font-family: inherit !important;
  font-weight: 100;

  padding-left: 0;
  padding-right: 0;
  height: 60px;
  overflow: scroll;

  overflow-x: hidden;
}

.description_list h4,
.description_list h4 span {
  font-family: Montserrat, sans-serif;
  font-size: 12px !important;
  line-height: 1;
}

.description_list h4::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.description_list h4::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 20px;
}

/* Handle */
.description_list h4::-webkit-scrollbar-thumb {
  background: #722e79;
  border-radius: 20px;
}

/* Handle on hover */
.description_list h4::-webkit-scrollbar-thumb:hover {
  background: transparent;
  border-radius: 20px;
}

.woocommerce ul.products li.product .price ins {
  text-decoration: none;
}

.wcfmmp_sold_by_wrapper {
  float: none;
  width: auto;
  font-size: 12px;
  line-height: 15px;
  color: #b6b6b6;
  float: left;
  margin-top: 10px;
  margin-left: 15px;
  width: calc(100% - 30px);
  text-align: left;
  min-height: 50px;
}

.bapf_head h3 {
  font-weight: bold;
  font-size: 14px;
  line-height: 15px;
  text-transform: uppercase;
  color: #626cb2;
  margin-top: 0px;
}

.bapf_slidr_main.ui-widget-content .ui-slider-range,
.berocket_filter_price_slider.ui-widget-content .ui-slider-range {
  background: #c4c4c4;
}

.bapf_slidr_all {
  font-size: 12px;
}
.bapf_taprice {
  margin-left: 5px;
}

.bapf_slidr_ready {
  border: none;
  margin-bottom: 0px;
}

.woocommerce-ordering {
  background: #f7f7f7;
  border-radius: 10px;
  float: left;
  width: calc(100% - 20px);
  padding: 10px;
  border: none;
}

.woocommerce .woocommerce-ordering select {
  border: none;
  background: #f7f7f7;
  font-size: 12px;
  line-height: 15px;
  outline: 0;
  color: #242424;
}

.wcfmmp_sold_by_wrapper a {
  color: #b6b6b6 !important;
}

dl.variation {
  font-size: 12px;
}

td.product-name a {
  color: black;
}

#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
  width: 60px;
}

.woocommerce .quantity .qty {
  min-height: 35px;
  outline-color: #626cb2;
  min-height: 54px;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  min-height: 45px;
  padding: 10px;
}

.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
  border-color: #626cb2;
}

.woocommerce form .form-row .input-text,
.woocommerce-page form .form-row .input-text {
  min-height: 300px;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background-color: #626cb2 !important;
}

.woocommerce ul.products li.product:hover .button {
  display: inline-block;
}

.woocommerce ul.products li.product:hover .description_list {
  display: block;
}

.woocommerce ul.products li.product:hover .yith-wcwl-add-button a {
  display: block;
}

.wcfmmp_sold_by_container {
  float: left;

  width: 100%;
}

.woocommerce ul.products li.product .button {
  background: #626cb2;
  border-radius: 5px;
  font-weight: 100;
  color: white;
  font-size: 14px;
  padding: 13px 0px;
  display: none;
  position: absolute;
  left: 0px;
  right: 0;
  bottom: -120px;
  margin: 0 auto;
  width: 150px;
  z-index: 10000;
}

.woocommerce ul.products li.product .price {
  font-size: 16px;
  line-height: 20px;
  text-align: right;
  color: #a68fd1;
  padding-right: 15px;
  margin-top: 10px;
}

.wcfmmp_sold_by_label {
  display: none;
}

.filter_mobile {
  display: none;
}

.yith-wcwl-add-button a {
  font-size: 12px;
  line-height: 15px;
  text-align: center;
  color: #a68fd1;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -152px;
  z-index: 10000;
  display: none;
}

.breadcrumb {
  background-color: #f8f8ff;
  padding: 10px 0px;
  width: 100%;
  display: inline-block;
}

.breadcrumb p {
  margin: 0px;
  font-size: 12px;
  line-height: 15px;
  color: #626cb2;
}

.breadcrumb a {
  font-size: 12px;
  line-height: 15px;
  color: #626cb2;
}

span.separator {
  padding: 0px 3px;
}

.wrapper_single {
  display: flex;
  flex-direction: column;
  width: calc(75% - 50px);
  padding-right: 50px;
}

.wrapper_single p.price ins {
  float: left;
}

.wcfmmp_sold_by_container_advanced {
  float: right;
  width: 25%;
  min-width: auto;
  padding: 0px;
  box-sizing: border-box;
  text-align: center;
  background: #f7f7f7;
  padding-bottom: 15px;
}

.stickers {
  position: relative;
}

.wcfm-clearfix {
  clear: none;
}

.container .woocommerce .single-product {
  padding: 30px 0px;
}

span.novo {
  background: #bd8ac5;
  transform: rotate(15deg);
  width: 50px;
  height: 50px;
  display: block;
  text-align: center;
  line-height: 50px;
  color: white;
  border-radius: 25px;
  text-transform: uppercase;
  font-size: 14px;
  position: absolute;
  top: 0px;
}

.stickers_list span.novo {
  top: -22px;
  right: 10px;
}
.single h1.title_single {
  float: left;
  width: 100%;
  font-size: 26px;
  line-height: 32px;
  letter-spacing: -0.03em;
  color: #242424;
  margin-top: 50px;
  margin-bottom: 0px;
}


.single-product p.price {
  float: left;
  width: 100%;
  margin-top: 10px;
}
.woocommerce-product-details__short-description {
  clear: both;
  font-size: 14px;
  line-height: 20px;
  color: #242424;
}

.woocommerce-product-details__short-description p {
  margin: 0px;
  font-size: 16px !important;
  font-family: inherit !important;
}

span.saved-sale {
  background: #d30b0b;
  transform: rotate(15deg);
  width: 50px;
  height: 50px;
  display: block;
  text-align: center;
  line-height: 50px;
  color: white;
  border-radius: 25px;
  text-transform: uppercase;
  font-size: 14px;
  position: absolute;
  top: 0px;
  left: 70px;
}

.wish .yith-wcwl-add-button a {
  position: relative;
  display: block;
  bottom: auto;
  top: 0px;
  float: right;
  background-color: #4a4587;
  color: white;
  padding: 6.5px 30px;
  border-radius: 5px;
  z-index: 998;
}

.sku_wrapper,
.posted_in,
.tagged_as {
  float: left;
  width: 100%;
  padding-bottom: 15px;
  font-size: 14px;
}

.single_add_to_cart_button {
  width: 210px;
  text-align: left;
  padding: 22px 15px !important;
  background: #626cb2 url("../img/cart-white-icon.svg") no-repeat 87% 50% !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
  border: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border: none;
  padding: 0px;
  margin: 0px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
  padding: 0px;
  margin: 0px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  color: inherit;
  text-shadow: inherit;
  font-weight: bold;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: -0.03em;
  text-transform: uppercase;
  color: #242424;
  margin-bottom: 15px;
}

.woocommerce-Tabs-panel h2 {
  font-size: 14px;
}

.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
  width: 41.4%;
}

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
  width: calc(58.6% - 30px);
  margin-left: 30px;
}

p.price del {
  letter-spacing: -0.03em;
  text-decoration-line: line-through;
  color: #b6b6b6;
  opacity: 1 !important;
}

p.price ins {
  font-size: 26px;
  line-height: 32px;
  letter-spacing: -0.03em;
  color: #a68fd1;
}

.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
  text-decoration: none;
}

/* Social share */

.wplogout-social-wrapper .share-text {
  font-size: 14px;
  margin-right: 10px;
}

.wplogout-social-wrapper ul {
  display: flex;
  align-items: center;
  padding: 0;
  list-style: none;
  margin: 0;
  margin-right: 15px;
}

.wplogout-social-wrapper ul li {
  margin-right: 10px;
}

.wplogout-social-wrapper ul li img {
  width: 30px;
  height: 30px;
  object-fit: contain;
}

.wplogout-social-wrapper {
  border-top: 1px solid;
  float: left;
  width: 100%;
  margin-top: 10px;
  padding-top: 10px;
  display: flex;
  align-items: center;
}

/* Woocommerce comment */

.comment-form p {
  display: flex;
  flex-direction: column;
}

.comment-form p label {
  margin-bottom: 10px;
  display: inline-block;
}

.comment-form-cookies-consent {
  flex-direction: row !important;
}

/* Zasto da odaberete beebo */

.page-id-2456 .green_square,
.page-id-2456 .yellow_star {
  position: absolute;
}

.page-id-2456 .green_square {
  left: 0;
  width: 25%;
}

.page-id-2456 .yellow_star {
  right: 0;
  width: 25%;
}

.page-id-2456 .content_inner .right_section img {
  height: 355px;
  object-fit: contain;
  position: relative;
  z-index: 5;
}

.page-id-2456 .textpage h1.page-title {
  width: 50%;
  display: block;
  z-index: 5;
  font-size: 55px;
  line-height: 65px;
}

.page-id-2456 .left_section {
  margin-top: 85px;
  position: relative;
  z-index: 5;
}

.page-id-2456 .about_wrapper {
  margin-top: 150px;
}

.grow_width_us {
  float: left;
  width: 100%;
  text-align: center;
}

.grow_width_us img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.grow_width_us h3 {
  text-align: center;
  font-size: 48px;
  color: #626cb2;
  margin-top: 0;
}

.center_image {
  text-align: center;
  float: left;
  margin-top: 20px;
}

.center_image img {
  width: 70%;
  margin: auto;
}

.grow_width_us ul {
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
}

.grow_width_us ul li {
  margin: 0 10px;
}

.grow_width_us p {
  text-align: center;
  width: 70%;
  margin: 50px auto;
  line-height: 25.6px;
}

.grow_width_us a {
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  color: #fff;
  background: #626cb2;
  font-weight: 400;
  border: 2px solid #626cb2;
  box-sizing: border-box;
  border-radius: 10px;
  display: inline-block;
  padding: 14px 10px;
  margin-bottom: 40px;
  width: 210px;
  display: flex;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
}

.grow_width_us a:hover {
  background: transparent;
  color: #626cb2;
  margin-left: auto;
  margin-right: auto;
}

.upoznaj_btn {
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  color: #fff;
  background: #626cb2;
  font-weight: 400;
  border: 2px solid #626cb2;
  box-sizing: border-box;
  border-radius: 10px;
  display: inline-block;
  padding: 14px 10px;
  margin-bottom: 40px;
  width: 210px;
  margin-top: 20px;
  cursor: pointer;
}

.upoznaj_btn::hover {
  background: transparent;
  color: #626cb2;
}

.page-id-2456 .contact_wrapper {
  border-top: 1px solid #b6b6b6;
}

.page-id-2456 .contact_wrapper .container {
  padding-top: 150px;
}

.zasto_bebo_about {
  float: left;
  display: flex;
  flex-wrap: wrap;
  margin-left: -40px;
  margin-top: 50px;
}

.zasto_bebo_about a {
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  color: #fff;
  background: #626cb2;
  font-weight: 400;
  border: 2px solid #626cb2;
  box-sizing: border-box;
  border-radius: 10px;
  display: inline-block;
  padding: 14px 10px;
  margin-bottom: 40px;
  width: 210px;
}

.zasto_bebo_about a:hover {
  background: transparent;
  color: #626cb2;
}

.zasto_bebo_about h2 {
  color: #626cb2;
  font-size: 25px;
}

.zasto_bebo_about h3 {
  color: #626cb2;
  font-weight: bold;
}

.zasto_bebo_about .zasto_bebo_desc,
.zasto_bebo_about .zasto_bebo_img {
  width: 50%;
  padding-left: 40px;
  box-sizing: border-box;
}

.zasto_bebo_about .zasto_bebo_desc p {
  line-height: 25.6px;
}

.zasto_bebo_about .zasto_bebo_img img {
  width: 100%;
  height: 370px;
  object-fit: cover;
}

/* Prodavci stranica */

.prodavci_wrapper .wcfmmp-store-wrap {
  text-align: center;
  margin-bottom: 30px;
  flex-wrap: wrap;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  padding: 0;
}

.prodavci_wrapper .wcfmmp-store-wrap li {
  list-style: none;

  border: 1px solid #c7cceb;
  box-sizing: border-box;
  border-radius: 10px;
  border-top: 100px solid #eaecff;
}

.prodavci_wrapper .wcfmmp-store-wrap .store-avatar {
  margin-top: -80px;
  display: block;
  cursor: pointer;
}

.prodavci_wrapper .wcfmmp-store-wrap .store-avatar img {
  max-height: 200px;
  max-width: 100%;
  margin: 0 auto;
  border-radius: 140px;
  width: auto;

  height: 135px;
  width: 135px;
  object-fit: cover;
}

.prodavci_wrapper .wcfmmp-store-wrap .store-data h2 a {
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  letter-spacing: -0.03em;
  color: #626cb2;
  text-transform: initial;
  display: block;
  padding: 0;

  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;

  width: 90%;
  margin: 0 auto;
}

.prodavci_wrapper .store-data {
  height: 150px;
  overflow: hidden;
}

.prodavci_wrapper .wcfmmp-store-wrap .store-data p {
  font-size: 14px !important;
  line-height: 20px;
  color: #242424 !important;
  padding: 0px 15px;
  text-align: center;
  min-height: 30px;
  max-height: 62px;
  overflow: hidden;
}

.prodavci_wrapper .orderby {
  display: none;
}

.prodavci_wrapper .wcfmmp-store-wrap .wcfmmp-visit-store {
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  color: #626cb2;
  font-weight: 400;
  border: 2px solid #626cb2;
  box-sizing: border-box;
  border-radius: 10px;
  display: inline-block;
  padding: 14px 10px;
  margin-bottom: 40px;
  min-width: 210px;
}

.prodavci_wrapper .wcfmmp-store-wrap .wcfmmp-visit-store:hover {
  background-color: #626cb2;
  color: #fff;
}

.prodavci_wrapper .woocommerce-pagination .page-numbers li span.current {
  border: 1px solid #002851;
}

.prodavci_wrapper .woocommerce-pagination {
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin-top: 20px;
  margin-left: -50px;
}

.prodavci_wrapper .woocommerce-pagination .page-numbers {
  display: flex;
  justify-content: center;
  margin: 50px 0;
}

.prodavci_wrapper .woocommerce-pagination .page-numbers li,
.prodavci_wrapper .woocommerce-pagination .page-numbers li {
  list-style: none;
}

.prodavci_wrapper .woocommerce-result-count {
  display: none;
}

.wcfmmp-store-lists-sorting .wcfmmp-pagination .paginations .page-numbers {
  display: none;
}

.prodavci_wrapper .woocommerce-pagination .page-numbers li a,
.prodavci_wrapper .woocommerce-pagination .page-numbers li span {
  list-style: none;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #e5e5e5;
  font-family: "Poppins-Regular";
  font-size: 14px;
  line-height: 30px;
  font-weight: 400;
  margin: 0 5px;
  display: flex;
  align-items: center;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  font-family: "ReadexPro" !important;
}

.wcfm-dashboard-page .wcfm-top-element-container ul.wcfm_orders_menus {
  display: none !important;
}

.sklonitabelu {
  display: none;
}

.sklonitabelu.show_element {
  display: block;
}

@media only screen and (max-width: 1600px) {
  .prodavci_wrapper .wcfmmp-store-wrap {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
  #wcfm-main-contentainer .wcfm_menu_toggle {
    width: 40px !important;
  }

  #wcfm_menu {
    width: 20% !important;
  }
}

@media only screen and (max-width: 991px) {
  .izdvojena-ponuda-grid {
    grid-template-columns: 1fr 1fr;
    padding: 0px;
  }

  .prodavci_wrapper .wcfmmp-store-wrap {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* NOVI LANDING IZDVOJENA PONUDA */

.page-template-template-izdvojenaponuda-landing .products.columns-6 {
  display: flex;
  flex-wrap: wrap;
}

.custom_pagination a {
  color: #626cb2;
}

.custom_pagination {
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  width: 100%;
  padding: 50px 0;
}

.custom_pagination a,
.custom_pagination span {
  padding: 2px 7px;
  border: 1px solid #626cb2;
  margin: 0 10px;
  width: 30px;
  font-size: 14px;
}

.custom_pagination span.page-numbers.current,
.custom_pagination span.page-numbers.dots {
  border: 1px solid #626cb2;
}

.custom_pagination span.page-numbers.current {
  background: #626cb2;
  color: #fff;
}

.custom_pagination .next.page-numbers,
.custom_pagination .prev.page-numbers {
  border: none;
  width: auto;
}

/* Custom landing pagination */

.pl-0.nav-arrows {
  display: flex;
}

.item-pagination .text-right {
  display: flex;
  align-items: center;
}

.nav-arrows li {
  width: 76px;
  height: 55px;
  border: 1px solid #626cb2;
  text-align: center;
  list-style: none;
}

.custom-pagination .fa-chevron-right:before,
.custom-pagination .fa-chevron-left:before {
  color: #626cb2;
}

.custom-pagination .nav-arrows li:hover {
  background: #626cb2;
}

.custom-pagination .nav-arrows li:hover .fa-chevron-right:before,
.custom-pagination .nav-arrows li:hover .fa-chevron-left:before {
  color: #fff;
}

.nav-arrows li.fs-pagi-disabled {
  pointer-events: none;
  background: #dadada;
  opacity: 0.3;
}
.nav-arrows li:hover {
  background-color: #000;
}
.nav-arrows li:hover a {
  color: #fff;
}
.nav-arrows li:first-child {
  border-radius: 30px 0 0 30px;
}
.nav-arrows li:last-child {
  border-left: none;
  border-radius: 0 30px 30px 0;
}
.nav-arrows li a {
  display: block;
  color: #000;
  line-height: 55px;
  font-size: 17px;
}

.page-count {
  padding-right: 4px;
}

.page-count b {
  font-weight: normal;
}

.page-count,
.total-page-count {
  color: #a0a0a0;
}

.pagi-disabled {
  pointer-events: none;
  background: #dadada;
  opacity: 0.3;
}

.custom-pagination {
  padding-bottom: 30px;
}

.products.item-listing::before {
  display: none !important;
}

/* RESPONSIVE */

.related {
  clear: both;
}

.related h2.related_title {
  font-weight: bold;
  font-size: 30px;
  line-height: 37px;
  text-align: center;
  letter-spacing: -0.03em;
  color: #626cb2;
  margin: 80px 0px;
  padding-bottom: 30px;
  background: #ffffff url(../img/snakegreen.svg) no-repeat bottom center;
}

.woocommerce div.product .woocommerce-tabs .panel {
  border-bottom: 1px solid #242424;
  padding-bottom: 30px;
  font-size: 14px;
  line-height: 20px;
  color: #242424;
}

.woocommerce div.product .woocommerce-tabs .panel span {
  font-size: 14px !important;
  font-family: "ReadexPro" !important;
}

.delivery span {
  font-size: 14px;
  line-height: 20px;
  color: #2ea237;
}

.delivery span img {
  margin-right: 5px;
  float: left;
  margin-top: 2px;
}

.delivery span:first-child img {
  margin-top: 5px;
}

.delivery span:last-child {
  color: #a68fd1;
}

.delivery span a {
  font-weight: 100;
  color: #a68fd1;
}

.posted_in a {
  background-color: #bd8ac5;
  padding: 3px;
  color: white;
  text-decoration: none;
  margin-bottom: 10px;
  font-size: 14px;
  display: inline-block;
}

.delivery {
  margin: 30px 0px;
}

#wcfm_store_header .header_wrapper {
  background: none;
}

.wcfmmp_sold_by_container_left {
  width: 100%;
  display: block;
  vertical-align: top;
  margin: 0px;
  background-color: white;
  padding: 10px;
  box-sizing: border-box;
}

.woocommerce-Tabs-panel p {
  font-size: 16px !important;
  font-family: inherit !important;
}
.wcfmmp_sold_by_container_left img {
  width: auto;
  border-radius: 0%;
  display: inline-block !important;
  border: 0;
}

.wcfmmp_sold_by_container_right {
  display: block;
  width: 100%;
}

.wcfmmp_sold_by_container_advanced h5 {
  font-size: 10px;
  line-height: 12px;
  text-transform: uppercase;
  color: #242424;
  margin: 10px;
}

.wcfmmp_sold_by_container_advanced
  .wcfmmp_sold_by_wrapper
  .wcfmmp_sold_by_store {
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
  padding: 10px;
}

.wcfmmp_sold_by_container_advanced
  .wcfmmp_sold_by_wrapper
  .wcfmmp_sold_by_store
  a {
  color: #626cb2 !important;
  width: 100%;
  display: block !important;
  border-bottom: 1px dashed #c7cceb;
  padding-bottom: 10px;
}

.desc_shop span a {
  background: #626cb2;
  font-size: 12px;
  color: white;
  display: inline-block;
  padding: 8px 43px 7px 10px;
  border-radius: 5px;
  text-align: left;
  background: #626cb2 url(../img/my_shop-icon.svg) no-repeat 90% 50% !important;
}

.become_salesman {
  background: #9099d6;
  clear: both;
  float: left;
  width: 100%;
  position: relative;
  border-radius: 10px;
  margin-top: 100px;
  margin-bottom: 30px;
}

.become_salesman h2 {
  font-weight: bold;
  font-size: 34px;
  line-height: 42px;
  letter-spacing: -0.03em;
  color: #ffffff;
  margin-top: 70px;
}

.become_salesman p {
  font-size: 14px;
  color: #ffffff;
  line-height: 160%;
  width: 50%;
}
.reg {
  border: 2px solid #ffffff;
  box-sizing: border-box;
  border-radius: 10px;
  color: white;
  padding: 13px 58px;
  float: left;
  margin-top: 10px;
}

.reg:hover {
  background-color: #fff;
  color: #9099d6;
}

.prodavac {
  float: left;
  padding: 70px 50px 140px 90px;
}

.tel {
  position: absolute;
  bottom: 0px;
  right: 100px;
}
.wa_featured_img img {
  max-width: 100%;
  height: auto;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.wa_wps_image_carousel {
  padding: 0px;
}

.wa_wps_image_carousel .wa_wps_next {
  right: -30px;
}

.wa_wps_image_carousel .wa_wps_prev {
  left: -30px;
}

#wa_wps_image_carousel137 .wa_wps_prev,
#wa_wps_image_carousel137 .wa_wps_next,
#wa_wps_image_carousel137 .wa_wps_prev_v,
#wa_wps_image_carousel137 .wa_wps_next_v {
  background: none !important;
  color: #242424 !important;
}

.wa_wps_image_carousel li {
  border: 1px solid #c7cceb;
  box-sizing: border-box;
  border-radius: 10px;
  background: #f7f7f7;
  padding: 0px;
}

.wa_wps_slider_title a {
  font-size: 18px;
  line-height: 22px;
  color: #242424 !important;
  padding: 10px 20px;
  float: left;
  width: 100%;
}

.wa_wps_price {
  float: left;
  width: calc(100% - 15px);
  text-align: right;
  padding-right: 15px;
}

.wa_wps_image_carousel .wa_wps_price {
  font-size: 16px;
  line-height: 20px;
  text-align: right;
  color: #a68fd1;
  padding-right: 15px;
  margin-top: 10px;
}

.wa_wps_image_carousel .wa_wps_price ins {
  text-decoration: none;
  color: #a68fd1;
}
.wa_wps_image_carousel .wa_wps_price del {
  color: #c4c4c4;
}

.wa_wps_add_to_cart a {
  background: #626cb2;
  border-radius: 5px;
  font-weight: 100;
  color: white;
  font-size: 14px;
  padding: 13px 0px;
  display: none;
  /*    position: absolute;*/
  left: 0px;
  right: 0;
  /*   bottom: -120px;*/
  margin: 0 auto;
  width: 150px;
  z-index: 10000;
  border: none;
}

.wa_wps_add_to_cart {
  text-align: center;
  position: relative;
}

.wa_wps_foo_con {
  display: none;
}

.wa_wps_image_carousel li .yith-wcwl-add-button a {
  display: block !important;
}

.wa_wps_image_carousel li .wa_wps_add_to_cart a {
  display: block !important;
}

.wa_wps_image_carousel li .wa_wps_foo_con {
  display: block !important;
}

.wa_wps_image_carousel li:hover .yith-wcwl-add-button a {
  display: block;
}

.wa_wps_image_carousel li .description_list {
  display: block;
}

.wa_wps_image_carousel li:hover .wa_wps_add_to_cart a {
  display: block;
}

.wa_wps_image_carousel li:hover .wa_wps_foo_con {
  display: block;
}

.wrapper_single p.price ins {
  margin-right: 15px;
}

p.price del {
  font-size: 26px;
}

.woocommerce.columns-5 ul.products li.product {
  width: calc(20% - 24px);
  margin: 0px 30px 30px 0px;
  min-height: 325px;
}

.woocommerce.columns-5 ul.products li.product:nth-child(5n) {
  margin-right: 0px;
}

.woocommerce .woocommerce-ordering {
  margin: 0 0 30px;
}

#wcfm_membership_container input.wcfm_submit_button,
#wcfm_membership_container a.wcfm_submit_button {
  float: none;
  background: #626cb2;
  border: none;
  cursor: pointer;
}

#wcfm_membership_container input[type="text"],
#wcfm_membership_container input[type="file"],
#wcfm_membership_container input[type="password"],
#wcfm_membership_container select,
#wcfm_membership_container input[type="number"],
#wcfm_membership_container input[type="time"],
#wcfm_membership_container input[type="search"],
#wcfm_membership_container textarea {
  margin-bottom: 10px;
}
#wcfm_membership_container p.wcfm_title strong,
#wcfm_membership_container span.wcfm_title strong {
  font-style: normal;
  font-weight: 300 !important;
}

#wcfm-main-contentainer input#terms {
  margin: 15px 0px;
}

p.terms_title {
  position: relative;
}

p.terms_title strong {
  position: absolute;
  bottom: 30px;
  left: 28px;
}

#pro_title {
  display: block !important;
}

.wcfm_product_manager_general_fields #product_type {
  display: none !important;
}

.blog_wrapper {
  padding: 30px 0px;
}

.blog_sidebar_wrapper {
  float: left;
  width: 20%;
  position: relative;
}

.blog_sidebar_wrapper h2 {
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.03em;
  color: #8a4e93;
  margin-bottom: 50px;
}

.blog_sidebar_wrapper h2::before {
  width: 90px;
  height: 9px;
  background-color: #c7cceb;
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
}

.blog_sidebar img {
  max-width: 100%;
  height: auto;
}

.blog_sidebar h1 a {
  font-size: 24px;
  line-height: 20px;
  color: #626cb2;
}

.blog_sidebar {
  position: relative;
  margin-bottom: 100px;
}

.blog_sidebar span.date::after {
  width: 90px;
  height: 3px;
  background-color: #c7cceb;
  content: "";
  position: absolute;
  bottom: -47px;
  left: 0px;
}
span.date img {
  float: left;
  margin-right: 5px;
}

.blog_center {
  float: left;
  width: calc(54% - 55px);
  margin-left: 55px;
}

.blog_center img {
  max-width: 100%;
  height: auto;
}

.blog_center_single {
  margin-bottom: 50px;
  float: left;
  width: calc(50% - 30px);
  margin: 0px 15px;
}

.blog_center_single h1 a {
  font-size: 24px;
  line-height: 30px;
  color: #626cb2;
}

.blog_center .blog_center_single:first-child {
  width: calc(100% - 30px);
  box-sizing: border-box;
  border-bottom: 1px solid #c7cceb;
  margin-bottom: 50px;
  padding-bottom: 15px;
}

.blog_banners {
  float: left;
  width: calc(26% - 35px);
  margin-left: 30px;
}

.blog_banners img {
  max-width: 100%;
  height: auto;
  margin-bottom: 30px;
}

.latest_news_wrapper {
  background: #f7f7f7;
  clear: both;
  float: left;
  width: 100%;
}

.latest_news h3 {
  font-size: 36px;
  line-height: 45px;
  letter-spacing: -0.03em;
  color: #8a4e93;
  border-bottom: 3px solid #8a4e93;
  margin: 50px 0px;
  display: block;
}

.photo_latest {
  float: left;
  width: 32%;
  margin-right: 30px;
}
.photo_latest img {
  max-width: 100%;
  height: auto;
}

.latest {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  border-bottom: 1px solid #c7cceb;
  padding-bottom: 50px;
  margin-bottom: 50px;
}

.latest_news .latest:last-child {
  border: none;
}

.latest h1 a {
  font-weight: 700;
  font-size: 36px;
  line-height: 45px;
  letter-spacing: -0.03em;
  color: #626cb2;
}

.latest span {
  color: #626cb2;
}

.latest span.date img {
  margin-top: -5px;
}

.latest span.date {
  color: #242424;
}

#wcfmmp-store .banner_img {
  height: 300px !important;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

#wcfmmp-store #wcfm_store_header {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background: #626cb2 !important;
}

#wcfmmp-store {
  box-shadow: none;
}

.wcfm_banner_area {
  margin-top: 15px;
}
#wcfmmp-store .address i,
#wcfmmp-store .bd_icon i,
#wcfmmp-store .social_area ul li,
#wcfmmp-store .social_area ul li a i {
  color: #9099d6 !important;
}

#wcfmmp-store .header_left {
  margin-left: 30px;
}
#wcfmmp-store .logo_area {
  top: -50px;
}
#wcfmmp-store .logo_area a img {
  padding: 10px;
}
#wcfmmp-store .left_sidebar,
#wcfmmp-stores-lists .left_sidebar {
  background: #f7f7f7 !important;
}
#wcfmmp-store .left_sidebar {
  width: 15%;
  padding: 0px;
  border: none;
  margin: 30px 0px;
}
#wcfmmp-store .right_side {
  padding: 30px 0px 30px 30px;
  width: 85%;
}
#wcfmmp-store .woocommerce-ordering {
  width: 100%;
}

#wcfmmp-store ul.products {
  padding-left: 0px;
}

#wcfmmp-store .sidebar_heading h4 {
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  color: #626cb2 !important;
  padding: 0px 15px;
}

#wcfmmp-store ul {
  padding-left: 15px;
}

#wcfmmp-store .categories_list ul li.parent_cat a {
  font-size: 14px !important;
  line-height: 18px !important;
  color: #242424 !important;
}
#wcfmmp-store .categories_list ul li a {
  font-size: 14px !important;
  line-height: 18px !important;
  color: #242424 !important;
}

#wcfmmp-store .left_sidebar h3 {
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  color: #626cb2;
  border-top: 2px solid white;
  padding: 15px 15px 0px 15px;
}

.wcfm-store-about p {
  font-size: 12px;
  line-height: 18px;
  color: #000000;
  padding: 0px 15px 15px 15px !important;
}

#wcfmmp-store .product_area .products-wrapper ul li.product {
  padding: 0px;
  min-height: auto;
}
#wcfmmp-store .description_list {
  width: calc(100% + 2px);
}

#wcfmmp-store .description_list h4 {
  padding: 10px;
}

#wcfmmp-store .product_area .products-wrapper ul li.product img {
  margin-bottom: 10px;
}

/* Staart toggle */
.toggle-menu {
  display: none;
  background-color: transparent;
  border: none;
  cursor: pointer;
  display: none;
  float: right;
  height: 50px;
  outline: none;
  padding: 0;
  pointer-events: initial;
  position: relative;
  vertical-align: middle;
  width: 50px;
  z-index: 10;
  left: 12px;
  top: 8px;
}

.toggle-menu span {
  background-color: #fff;
  content: "";
  display: block;
  height: 2px;
  left: 16px;
  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: 18px;
}

.toggle-menu span:before,
.toggle-menu span:after {
  background-color: #fff;
  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: 18px;
}

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

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

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

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

.slide_menu_mob {
  clear: both;
}
.slider img {
  border-radius: 10px;
}

#menu-menu-mobile-slider {
  display: none;
  padding-left: 0px;
  list-style: none;
}
#menu-menu-mobile-slider li {
  display: inline-block;
  padding: 0px 5px;
}

#menu-menu-mobile-slider li:first-child {
  padding-left: 0px;
}

#menu-menu-mobile-slider li:last-child {
  padding-right: 0px;
}

#menu-menu-mobile-slider li a:hover {
  background: #626cb2;
}

#menu-menu-mobile-slider li a {
  padding: 9px 20px;
  display: inline-block;
  font-size: 14px;
  letter-spacing: -0.02em;
  color: #ffffff;
  background: #9099d6;
  border-radius: 10px;
}

#wcfmmp-store .header_wrapper {
  z-index: 1;
}

.leftbig {
  position: absolute;
  left: 0px;
  top: 200px;
}

.rightbig {
  position: absolute;
  right: 0px;
  top: 200px;
}

section.related .description_list h4 {
  height: 58px;
  overflow: hidden;
}

#wcfm_membership_container #password_strength {
  margin-left: 0px !important;
  margin-top: 0px !important;
}

.slider {
  z-index: 1;
  position: relative;
  margin-bottom: 20px;
  overflow: hidden;
}

.homepage-slider .container {
  padding: 0;
}

.desk_slider {
  display: block;
}

.desk_slider
  .uk-scope
  .uk-visible-toggle:not(:hover):not(:focus)
  .uk-hidden-hover:not(:focus-within),
.desk_slider .uk-scope .uk-light .uk-slidenav {
  width: auto !important;
  height: auto !important;
  background-color: rgba(255, 255, 255, 0.2) !important;
  margin: 10px 10px !important;
  padding: 30px 7px !important;
  border-radius: 5px;
}

.desk_slider .uk-scope .uk-light .uk-slidenav svg {
  width: 10px !important;
}

.mobile_slider {
  display: none;
}

.desk_slider .uk-scope .uk-slideshow-items {
  min-height: 300px !important;
}

.desk_slider .uk-scope .uk-scope .uk-cover,
.desk_slider.uk-scope .uk-scope [uk-cover] {
  height: 300px !important;
  width: 100% !important;
}

.page-id-34 .category_title_wrapper {
  margin-top: 0px;
}

.single h1 {
  font-size: 48px;
  line-height: 60px;
  color: #626cb2;
}

.single .date {
  margin-bottom: 15px;
  display: block;
}

#mc_embed_signup .button {
  position: absolute;
  right: 15px;
  height: 41px !important;
  border-radius: 31px !important;
  top: 3px;
  background-color: #8a4e93 !important;
}

#mc_embed_signup {
  background: none !important;
  width: auto !important;
}

#mc_embed_signup form {
  padding: 0 !important;
}

.required {
  margin-left: 0px !important;
}

#mc_embed_signup .mc-field-group input {
  padding: 0px 0 !important;
  border-radius: 30px;
  height: 47px;
  border: none;
}
#mc_embed_signup #mce-success-response {
  color: #fff !important;
  padding: 0px !important;
  margin: 0px !important;
}

#mc_embed_signup #mc-embedded-subscribe-form input.mce_inline_error {
  border: none !important;
}

#mc_embed_signup .mc-field-group input {
  padding-left: 10px !important;
}

#mc_embed_signup .mc-field-group {
  width: 93.5% !important;
}

.wcfm-dashboard-page #mc_embed_signup .mc-field-group {
  width: 96% !important;
}

.woocommerce-info,
.woocommerce-message {
  display: flow-root;
}

.woocommerce-MyAccount-navigation ul {
  background: #e4d6ff;
  padding: 15px;
  list-style: none;
  margin-top: 0px;
  margin-bottom: 30px;
}

.woocommerce-MyAccount-navigation ul li a {
  color: #8a4e93;
  text-decoration: none;
}

.woocommerce-MyAccount-content a {
  color: #8a4e93;
}
p.woocommerce-LostPassword a {
  color: #626cb2;
  font-weight: bold;
}
.woocommerce-MyAccount-navigation ul li {
  margin-bottom: 10px;
}

.vendor_csd_return_state_wrapper {
  display: none !important;
}

.child {
  border: 1px solid #c7cceb;
  box-sizing: border-box;
  border-radius: 10px;
  border-top: 100px solid #eaecff;
}

span.img_child {
  margin-top: -80px;
  display: block;
}
span.img_child img {
  max-height: 200px;
  max-width: 100%;
  margin: 0 auto;
  border-radius: 140px;
  width: auto;
}
a.subtitle {
  font-weight: 700;
  font-size: 20px;
  line-height: 25px;
  text-align: center;
  letter-spacing: -0.03em;
  color: #626cb2;
  text-transform: initial;
}

span.cat {
  font-size: 10px;
  line-height: 12px;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #9099d6;
}
.childs_wrapper {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  /* gap: 30px; */
  margin-bottom: 30px;
  flex-wrap: wrap;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-column-gap: 15px;
  grid-row-gap: 15px;
}
.childs_wrapper a {
  display: block;
  padding: 0px 10px 30px 10px;
}

.child:hover span.look a {
  background-color: #626cb2;
  color: white;
}

span.look a {
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  color: #626cb2;
  font-weight: 400;
  border: 2px solid #626cb2;
  box-sizing: border-box;
  border-radius: 10px;
  display: inline-block;
  padding: 14px 10px;
  margin-bottom: 40px;
  min-width: 210px;
}

#wcfm_membership_container p.wcfm_title,
#wcfm_membership_container span.wcfm_title {
  width: 100%;
}

#wcfm_membership_container p.wcfm_title,
#wcfm_membership_container span.wcfm_title {
  margin-bottom: 5px !important;
}

#wcfm_membership_container p.description {
  margin: 0px;
}

#wcfm_membership_container input[type="text"],
#wcfm_membership_container input[type="file"],
#wcfm_membership_container input[type="password"],
#wcfm_membership_container select,
#wcfm_membership_container input[type="number"],
#wcfm_membership_container input[type="time"],
#wcfm_membership_container input[type="search"],
#wcfm_membership_container textarea {
  box-shadow: none;
  box-sizing: border-box;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
  z-index: 1;
}

.wrapper {
  display: flex;
  clear: both;
}

.left_section,
.right_section {
  float: left;
  width: 50%;
}

.left_section {
  padding-right: 15px;
}

.right_section {
  padding-left: 15px;
}

.left_section {
  font-size: 16px;
  line-height: 160%;
  color: #242424;
}

.about_wrapper {
  margin-top: 100px;
}

.about_wrapper h2 {
  font-size: 36px;
  line-height: 45px;
  text-align: center;
  letter-spacing: -0.03em;
  color: #626cb2;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 100px;
}

.about_us span {
  background: #a68fd1;
  width: 148px;
  height: 148px;
  display: inline-block;
  text-align: center;
  line-height: 150px;
  color: white;
  font-size: 64px;
  border-radius: 75px;
}

.about_us {
  float: left;
  width: calc(33.33%);
  text-align: center;
  padding: 0px 15px;
  margin-bottom: 60px;
  box-sizing: border-box;
}

.page-id-2456 .about_us {
  width: calc(25%);
}

.page-id-2456 .about_us p {
  padding: 0 10px;
}

.about_wrapper .about_us:nth-child(5) {
  margin-left: 16.665%;
}

.about_us p {
  /*text-align: justify;*/
  font-size: 16px;
  line-height: 160%;
  color: #242424;
  padding: 0 40px;
}

.about_us h3 {
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  color: #626cb2;
}

.table-scrollable-wrapper {
  overflow-x: auto;
}

.table-scrollable-wrapper table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 30px;
}

.table-scrollable-wrapper table td,
.table-scrollable-wrapper table th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 5px;
}

#cookie-law-info-again {
  box-shadow: none !important;
}

#cookie_hdr_showagain {
  display: none;
}

.maincategory .sidebar,
.has_parent_and_child .sidebar {
  display: none;
}

.no_parent_no_child .sidebar {
  display: block;
}

.single_template {
  margin: 0 auto;
  max-width: 75%;
}

.single_template p {
  text-align: justify;
}

.single_template img.alignleft {
  float: left;
  margin: 15px 15px 15px 0px;
  max-width: 100%;
  height: auto;
}

.single_template img.alignright {
  float: right;
  margin: 15px 0px 15px 15px;
  max-width: 100%;
  height: auto;
}

.single-product .single_template {
  max-width: 100%;
}

.columns-5 {
  position: relative;
}

.single.single-post .reviews {
  margin-bottom: 50px;
  border-top: 1px solid #ccc;
  margin-top: 30px;
}

.single.single-post .comment-form-comment label {
  margin-bottom: 10px !important;
}

.single_template .comment-form input,
.single_template .comment-form-comment textarea {
  padding: 10px !important;
  font-family: "ReadexPro";
}

.single_template .required-field-message {
  display: none;
}

.single_template .form-submit .submit {
  width: 200px;
  background: #9099d6;
  border: 1px solid #9099d6;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  cursor: pointer;
}

.single_template .form-submit .submit:hover {
  background: #fff;
  color: #9099d6;
}

.single_template .commentlist {
  background: #f2f2f2;
  padding: 15px;
}

.single_template .commentlist li {
  list-style: none;
}

.single_template .comment-author.vcard {
  margin-bottom: 10px;
}

.single_template .comment-meta.commentmetadata {
  margin: 10px 0;
}

.single_template .comment-meta.commentmetadata a,
.single_template .comment-body .reply a {
  color: #626cb2;
}

.single_template .comment-body .reply a {
  margin-top: 10px;
  display: inline-block;
}

/* upload image backend tab */
/*.products_manage_shipping, .products_manage_tax, .products_manage_linked{
    display: none!important;
}*/

.woocommerce div.product form.cart {
  margin-bottom: 30px;
}

.okvirna_cena {
  margin-bottom: 15px;
  display: block;
}

.page-id-1164 table {
  border-collapse: collapse;
  margin-bottom: 30px;
  width: 100%;
}

.page-id-1164 table th,
.page-id-1164 table tr td {
  border: 1px solid #dddddd;
  padding: 5px;
  text-align: center;
}

.page-id-1164 table tr:nth-child(odd) {
  background-color: #ebedff;
}

.page-id-1164 table tr:hover {
  background-color: #b7ffc3;
}

#bapf_4_757 label {
  background-color: red !important;
}

.efiskalizacija {
  float: right;
}
.breadcrumbs {
  background: #f8f8ff;
  font-size: 12px;
  line-height: 15px;
  color: #626cb2;
  padding: 14.5px 0px;
}
.breadcrumbs a {
  color: #626cb2;
}
.breadcrumbs p {
  margin: 0px;
}
#wp-description-media-buttons a.widgetkit-editor,
.wp-shop_description-media-buttons a.widgetkit-editor {
  display: none !important;
}

.wcfm_product_manager_gallery_fields {
  padding-left: 15px;
  padding-right: 7px;
}

.wcfm-product-feature-upload .placeHolder,
.wcfm-product-feature-upload img {
  width: 100%;
}

.wcfm-product-feature-upload,
#gallery_img {
  width: 30% !important;
  float: left;
  clear: both;
}

#gallery_img {
  width: 100% !important;
}

#gallery_img .wcfm-wp-fields-uploader {
  width: 100%;
  height: 100%;
}

#gallery_img .wcfm-wp-fields-uploader .placeHolder,
#gallery_img .wcfm-wp-fields-uploader img {
  width: 100%;
  height: 100%;
}

#gallery_img .multi_input_block {
  padding: 15px 0px 0px 0px !important;
  margin-right: 15px;
}
.wcfm_product_manager_general_fields {
  width: 100%;
}

.wcfm_product_manager_general_fields .regular_price::after,
.wcfm_product_manager_general_fields .sale_price::after {
  content: "Pri unosu cene, cena mora biti bez zareza i tačke";
  display: block;
  font-size: 11px;
  width: 77%;
  line-height: 1.5;
}

#gallery_img,
#wcfm_360_images {
  width: 100%;
}

.wcfm_product_manager_cats_checklist_fields {
  max-width: 100%;
}

p.product_tags,
#product_tags,
p.wcfm_fetch_tag_cloud {
  display: none !important;
}

.catalog_visibility_ele {
  max-width: 100% !important;
}

#wcfmmp-store .address p,
#wcfmmp-store div.store_info_parallal {
  display: none;
}

#wcfm_products_manage_form_advanced_head {
  display: none;
}

ul.custom-attributes {
  padding-left: 0px;
  list-style: none;
}

ul.custom-attributes li {
  display: flex;
  width: 100%;
  justify-content: space-between;
  padding: 5px;
  box-sizing: border-box;
  font-size: 14px;
}

ul.custom-attributes li:nth-child(even) {
  background: #f7f7f7;
}
ul.custom-attributes li:nth-child(odd) {
  background: #ebedff;
}

ul.custom-attributes li p {
  margin: 0px;
}

.blog_center_single {
  width: calc(100% - 0px);
  margin: 0px 0px 30px 0px;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
}

#paymaster_form {
  margin-bottom: 30px;
}

#submit_paymaster_payment_form {
  background: #16df36;
  color: white;
}

.page-id-9 .category_title_wrapper {
  background: none;
}

.page-id-9 .category_title_wrapper h1 {
  padding-left: 20px !important;
}

.page-id-9 h1.page-title {
  font-size: 64px;
  line-height: 80px;
  letter-spacing: -0.03em;
  color: #626cb2;
  padding: 0px;
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
  background: #eaecff;
  border-radius: 10px;
}

.woocommerce-checkout .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
  background: none !important;
}

#customer_login {
  margin-bottom: 30px;
}

#customer_login h2 {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.03em;
  color: #626cb2;
  padding-left: 20px;
}

.woocommerce form.login,
.woocommerce form.register {
  border: none;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
.page-id-9 .woocommerce .woocommerce-form-register__submit {
  border: 2px solid #626cb2;
  border-radius: 10px;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  color: #626cb2;
  background: none;
}

/* Polovna sedista */

.page-id-14990 .page {
  position: relative;
}

.page-id-14990 .page::before {
  content: "";
  background: url("/wp-content/uploads/2023/02/kocka.svg");
  position: absolute;
  display: inline-block;
  width: 576px;
  height: 576px;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: -1;
}

.page-id-14990 .page::after {
  content: "";
  background: url("/wp-content/uploads/2023/02/Star_1.svg");
  position: absolute;
  display: inline-block;
  width: 800px;
  height: 800px;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: -1;
  right: 0;
  top: 0;
  background-position: right;
}

.page-id-14990 .category_title_wrapper.textpage {
  display: none;
}

.page-id-14990 h1.page-title {
  position: static;
  float: none;
}

.page-id-14990 .content_inner {
  margin-top: 50px;
}

.page-id-14990 .left_section {
  display: flex;
  align-items: center;
}

.page-id-14990 .about_us {
  width: calc(25%);
  padding: 0px 30px;
}

.page-id-14990 .about_wrapper .about_us:nth-child(5) {
  margin-left: 0%;
}

/* POSTANI PRODAVAC ACCORDION */

.page-template-vodic-za-ulistavanje .template_vodic,
.page-template-deset-pitanja-php .template_vodic {
  background-image: url(../img/vodic-za-ulistavanje.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top;
  background-color: #b7d28b;
}

.page-template-deset-pitanja-php .template_vodic {
  padding-bottom: 20px;
}

.page-template-deset-pitanja-php .vodic_content p a {
  color: #fff;
}

.page-template-vodic-za-ulistavanje .all-pages,
.page-template-deset-pitanja-php .all-pages {
  padding-top: 41%;
}

/*.category_title_wrapper {
    float: none;
    margin-bottom: 0;
}*/

.vodic_content {
  text-align: center;
  width: 50%;
  margin: auto;
  line-height: 1.5;
}

.last_content {
  padding-bottom: 35px;
  width: 50%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.accordion-content {
  display: none;
  color: #001746;
  font-size: 15px;
}

.article-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  font-size: 15px;
}

.accordion-container {
  margin: 40px 0;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}

.accordion-container .content-entry {
  padding: 10px 20px;
  margin-bottom: 10px;
  background: #a3c66c;
}

#accordion i {
  font-style: normal;
  width: 30px;
  height: 30px;
  text-align: center;
  border: 1px solid #7fa540;
  border-radius: 50%;
  line-height: 30px;
  display: block;
  background: e4d6ff;
}

.accordion-container .content-entry i:before {
  display: block;
  font-family: "font awesome 5 Pro";
  content: "\f067";
  font-size: 14px;
  color: #7fa540;
  font-weight: 300;
}

.accordion-container .content-entry.open i:before {
  display: block;
  font-family: "font awesome 5 Pro";
  content: "\f068";
  font-size: 14px;
  color: #7fa540;
  font-weight: 300;
}

.accordion-container .content-entry a {
  color: #fff;
}

/*#billing_country_field{
    display: none;
}*/

#billing_state_field {
  display: none !important;
}

.woocommerce-billing-fields {
  background-color: white;
}

.woocommerce-checkout .select2-container--default .select2-selection--single {
  min-height: 45px !important;
  padding: 10px !important;
}

.page-id-8 .woocommerce .col-2 {
  background-color: white;
}

p.in-stock,
p.woocommerce-shipping-destination {
  display: none;
}

.page-template-default ol {
  padding-left: 20px;
}

.page-id-327.page-template-default ol {
  padding-left: 3px !important;
}

.page-template-default ol li {
  margin-bottom: 15px;
}

.outofstock {
  font-size: 14px;
  line-height: 16px;
  color: #a68fd1;
}

.wrapper_single .outofstock {
  float: left;
  width: 100%;
}

.out-of-stock {
  display: none;
}

.wcfmmp_shipment_processing_display {
  margin-bottom: 10px;
}

.wcfm-tabWrap {
  height: auto !important;
}

.wcfm-tabWrap .page_collapsible {
  width: 100% !important;
  background: #626cb2 !important;
  box-sizing: border-box;
  height: 40px;
}

.wcfm-tabWrap .page_collapsible + .wcfm-container {
  width: 100%;
  position: relative;
}

/*.wcfm_acf_products_manage_129_container{
display: block!important;
}

#wcfm_products_manage_form_attribute_head div{
display: block!important;
}
*/

#gallery_img .multi_input_block:nth-child(odd),
#wcfm_360_images .multi_input_block:nth-child(odd) {
  padding-left: 15px;
  padding-top: 0px;
}

.wcfm_product_manager_gallery_fields {
  padding-left: 0px;
}

.postani_prodavac {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  padding-left: 20px;
}

/*.wcfm-container{
    display: block!important;
}
*/
/* COMIT CODE */
.wcfm_acf_products_manage_129_container,
.filteri_tab,
.inventar_tab {
  display: block !important;
}

.frontpage-container {
  display: flex;
  flex-direction: column;
}

.homepage-mobile-categories img {
  background-color: white;
}

.homepage-mobile-categories .subtitle {
  height: unset;
}

@media only screen and (min-width: 560px) {
  .homepage-mobile-categories {
    display: none !important;
  }
}

@media only screen and (max-width: 560px) {
  .new-products-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 15px;
  }
  .new-products-container::before,
  .new-products-container::after {
    content: none !important;
  }
}

.woocommerce.fix-clear-comit ul.products li.first {
  clear: unset !important;
}

/* Style for the current page link */
.custom-pagination-container {
  display: flex;
  flex-wrap: wrap;
}

.custom-pagination-container .page-numbers:hover {
  opacity: 0.8;
}

.custom-pagination-container .page-numbers.current {
  background-color: #8a4e93;
  border-radius: 8%;
  color: white;
  padding: 8px 12px;
}

/* Style for the other page links */
.custom-pagination-container .page-numbers {
  background-color: #626cb2;
  border-radius: 8%;
  color: white;
  padding: 8px 12px;
  margin: 4px;
  text-decoration: none;
}

/* COMIT CODE */
#wcfm_products_manage_form_inventory_head,
#wcfm_products_manage_form_attribute_head,
#wcfm_products_manage_form_cena-dostave_head {
  pointer-events: none;
}

.wcfm-tabWrap-content .collapse-open {
  color: white;
}

.wcfm-tabWrap-content .page_collapsible span.fa-arrow-alt-circle-right {
  display: none;
}

.pageloader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url("https://beeboo.rs/wp-content/themes/beeboo/img/beeboo.svg")
    50% 50% no-repeat rgb(249, 249, 249);
  opacity: 0.9;
}

#wcfm-main-contentainer #wcfm_add_order_note {
  margin-top: -20px;
  margin-right: 10px;
}

#wcfm-main-contentainer #order_note_type {
  margin-top: -16px;
}

p.order_note_attachments,
#wcfm_add_order_note_form p.description {
  display: none;
}

.wcfm-wp-fields-uploader.multi_input_block_element .placeHolderUploads {
  width: 45px !important;
  height: 45px !important;
}

/*.woocommerce-account .woocommerce-form-login, .u-column1 h2{
    padding-left: 0px!important;
}

*/

.comment-alert-container {
  background-color: #8a4e9360;
  padding: 20px;
  border-radius: 10px;
  /* text-align: center; */
  margin: 0 10px;
}
.comment-alert-container p {
  color: white;
}

#wcfm_membership_registration_form_expander {
  background-image: url(https://beeboo.rs/wp-content/uploads/2022/09/Postani-prodavac@2x.jpg);
  background-position: top right;
  background-repeat: no-repeat;
}

#wcfm_membership_container input[type="text"],
#wcfm_membership_container select,
#wcfm_membership_container input[type="password"] {
  width: 50%;
}

.best_sale .woocommerce ul.products,
.new .woocommerce ul.products {
  display: flex;
}

.page-template-template-najnovijiartikli ul.products,
.page-template-template-izdvojenaponuda ul.products {
  display: flex;
  flex-wrap: wrap;
}

.komentari {
  background: rgba(234, 236, 255, 1);
  padding: 20px;
  border-radius: 15px;
}

.single-product .reviews {
  display: none;
}

.komentari input {
  height: 35px;
  padding: 0px 10px;
}

#wp-comment-cookies-consent {
  height: auto;
}

.comment-form p label {
  margin-bottom: 0px;
}

p.comment-form-author label,
p.comment-form-email label {
  margin-bottom: 5px;
}

.woocommerce #respond input#submit {
  width: 50%;
  margin: 0 auto;
  height: 50px;
  background-color: #626cb2 !important;
  color: white;
}

.woocommerce #respond input#submit:hover {
  background-color: white !important;
  color: #626cb2 !important;
}

#wcfm_messages_save_button {
  float: right !important;
  margin-top: -10px !important;
}

#wp-wcfm_messages-media-buttons .widgetkit-editor,
#wp-wcfm_messages-media-buttons #mceu_13-button {
  display: none;
}

.wcpv-unpaid-status,
a.wcfm_pdf_invoice_dummy {
  display: none;
}

#wcfm_products_simple_draft_button {
  display: none !important;
}

@media only screen and (max-width: 1920px) {
  .page-id-14990 .page::before {
    width: 400px;
    height: 400px;
  }

  .page-id-14990 .page::after {
    width: 500px;
    height: 500px;
    top: 100px;
  }
}

@media only screen and (max-width: 1900px) {
  .best_sale_wrapper::before,
  .best_sale_wrapper::after,
  .shirts_sale_wrapper::before {
    content: "";
  }

  .leftbig,
  .rightbig {
    display: none;
  }

  .page-id-14990 .page::before,
  .page-id-14990 .page::after {
    display: none;
  }
}

@media only screen and (max-width: 1600px) {
  .page-id-2456 .textpage h1.page-title {
    font-size: 50px;
    line-height: 60px;
  }

  .home_landing .right {
    right: 0;
  }
  .new h3 {
    margin-top: 0px;
  }

  .page-id-2456 .about_wrapper {
    margin-top: 75px;
  }

  .grow_width_us h3 {
    font-size: 40px;
  }
}

@media only screen and (max-width: 1300px) {
  .page-id-2456 .textpage h1.page-title {
    font-size: 40px;
    line-height: 50px;
    width: 100%;
    padding-left: 0;
    margin-top: 20px;
  }

  .page-id-2456 .left_section {
    margin-top: 30px;
  }

  .page-id-2456 .about_us p {
    padding: 0 5px;
  }

  .grow_width_us h3 {
    margin-top: 0;
    font-size: 30px;
  }

  .grow_width_us p {
    width: 100%;
  }

  #main-menu-container li a {
    font-size: 11px;
  }

  .become_salesman h2 {
    margin-top: 30px;
  }
  .become_salesman p {
    width: 60%;
  }
  .tel {
    right: 10px;
  }

  .vodic_content,
  .accordion-container {
    width: 80%;
  }

  .page-template-vodic-za-ulistavanje .all-pages,
  .page-template-deset-pitanja-php .all-pages {
    padding-top: 60%;
  }
}

@media only screen and (max-width: 1200px) {
  .copy_inner .footer_card li img {
    width: 65px;
    height: 65px;
    object-fit: contain;
  }

  .copy_inner .footer_card li {
    margin: 0 10px;
  }

  .about_us_wrapper {
    overflow-x: hidden;
  }

  #main-menu-container li a {
    font-size: 10px;
  }

  .wave {
    position: relative;
    top: auto;
  }

  .about_left h3 {
    margin: 0px 0px 30px 0px;
  }

  .about_left,
  .about_right {
    width: 100%;
    text-align: center;
  }
  .about_left {
    padding-right: 0px;
    background-position: center center;
  }

  .about_right {
    margin-left: 0px;
    padding: 30px 0px;
  }

  .about_left span a {
    float: none;
    display: inline-block;
  }

  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    min-height: auto;
  }

  .wcfmmp_sold_by_container {
    padding-bottom: 10px;
  }

  .category_title_wrapper ul {
    display: none;
  }

  .category_title_wrapper img.size-full {
    position: absolute;
    top: -15px;
    max-height: 115px;
    width: auto;
  }

  .woocommerce ul.products li.product .woocommerce-loop-product__title {
    min-height: 60px;
  }

  .woocommerce ul.products.columns-6 li.product .button {
    width: 120px;
  }

  .childs_wrapper {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media only screen and (max-width: 1100px) {
  /* Home product */

  .best_sale ul.products::before,
  .new ul.products::before {
    display: none;
  }

  .best_sale ul.products,
  .new ul.products {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
  }

  .best_sale ul.products li.product,
  .new ul.products li.product {
    width: 100% !important;
    margin: 0;
  }

  .best_sale .woocommerce ul.products,
  .new .woocommerce ul.products {
    display: grid;
  }

  .new h3 {
    margin-top: 0;
  }

  .order1,
  .order2 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
  }

  .order2 {
    margin-top: 15px;
  }

  .cat_img span a {
    font-size: 1.3vw;
    line-height: 1;
  }

  .home_cat h2 {
    font-size: 16px;
  }

  .home_cat {
    padding: 10px 10px 10px 10px;
    background: transparent;
  }

  .cat_img {
    padding: 0 5px;
  }

  .sub {
    position: static;
    margin-top: 20px;
  }

  #mc_embed_signup .mc-field-group {
    width: 100% !important;
  }

  #mc_embed_signup .button {
    right: 0px;
  }

  /* Product */

  .woocommerce-page .products {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
  }

  .related.products {
    display: inline;
  }

  .woocommerce-page .woocommerce.columns-5 ul.products li.product,
  .woocommerce ul.columns-4 li.product {
    width: 100%;
    margin: 0;
  }

  .woocommerce ul.products.columns-5 li.product,
  .woocommerce-page ul.products.columns-5 li.product {
    width: 100%;
    margin: 0 !important;
  }

  .woocommerce-page .woocommerce ul.products::before {
    display: none;
  }

  .sidebar,
  #wcfmmp-store .left_sidebar {
    width: 20%;
  }

  .content {
    width: calc(80% - 30px);
  }

  #wcfmmp-store .right_side {
    width: 80%;
  }

  /**/

  .footer {
    width: 17.5%;
  }

  .footer_newsletter p {
    margin: 0;
    font-size: 15px;
    margin-bottom: 10px;
  }

  #mc_embed_signup .button {
    position: static;
  }

  .footer_newsletter #mc_embed_signup .foot {
    display: inherit;
    width: 100%;
  }

  .footer_newsletter #mc_embed_signup .button {
    width: 100%;
  }

  .footer_right {
    width: 100%;
    text-align: left;
  }

  .footer_right ul {
    float: left;
    width: 100%;
    text-align: left;
  }

  .child {
    flex-basis: calc(33.33% - 20px);
  }

  span.img_child img {
    max-width: 100%;
  }

  span.look a {
    min-width: auto;
  }

  #wcfm_membership_registration_form_expander {
    background: none;
  }
}

@media only screen and (max-width: 991px) {
  .page-id-14990 .about_us {
    width: calc(50%);
  }

  .page-id-2456 .about_wrapper {
    display: flex;
    flex-wrap: wrap;
  }

  .page-id-2456 .about_us {
    width: calc(50%);
  }

  /* .header_menu ul li:nth-child(2) a {
    display: none;
  } */

  .page-template-vodic-za-ulistavanje .all-pages,
  .page-template-deset-pitanja-php .all-pages {
    padding-top: 80%;
  }

  .slide_menu_mob .dropMob {
    display: none !important;
  }

  .copy_inner .footer_card {
    bottom: 6px;
  }

  .copy_inner .footer_card li img {
    width: 45px;
    height: 45px;
  }

  .copy_inner .footer_card li {
    margin: 0 7px;
  }

  .menu-item-has-children::before {
    display: none;
  }

  .main-menu-wrapper {
    display: none;
    position: absolute;
    left: 0;
    width: 100%;
    background: #fff;
    border-top: 1px solid #f2f2f2;
    top: 134px;
    /*height: 80vh;*/
    z-index: 1000;

    height: 100vh;
    overflow: scroll;
  }

  #main-menu-container {
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
  }

#main-menu-container .community {
    background-color:#2ea2cc;
}

#main-menu-container .community a {
    color:#fff;
}
  #main-menu-container li {
    width: 100%;
    padding: 0 !important;
    text-align: left;
    border-bottom: 1px solid #f2f2f2;
  }
  #main-menu-container li a {
    font-size: 17px;
    right: 0;
    top: 0px;
    padding: 8px 20px 8px 15px;
    vertical-align: middle;
    display: flex;
    align-items: center;
    font-size: 14px;
    width: 90%;
  }

  #main-menu-container li::after {
    font-size: 16px;
    right: 12px;
    top: -1px;
    right: 0;
    padding: 17px 14px;
    display: flex;
    align-items: center;
    color: #444;
    height: 0px;
    width: 6px;
    border-left: 1px solid #f2f2f2;
    border-top: 1px solid #f2f2f2;
  }

  #main-menu-container li:last-child::after {
    border-bottom: 1px solid #f2f2f2;
  }
  #main-menu-container li:hover::after {
    transform: rotate(0deg);
  }

  #main-menu-container li ul {
    -webkit-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s;
  }

  .no-down {
    display: none !important;
  }

  .rotate-arrow::after {
    content: "\f107" !important;
  }

  .sub-menu {
    position: relative;
    top: 0;
    padding: 0;
    visibility: visible;
    z-index: 1;
    opacity: 1;
    width: 100%;
    box-shadow: none;
    display: none;
    padding-top: 2px;
  }

  .sub-menu li {
    background: #f9f9f9;
    border-bottom: 1px solid #f2f2f2 !important;
  }

  #main-menu-container .sub-menu li a {
    padding: 7px 15px;
    font-size: 16px;
    position: relative;
  }
  .sub-menu li ul {
    left: 0;
    top: 0px !important;
  }

  .sub-menu li ul li {
    background: #636cb2;
  }

  .sub-menu li ul li a {
    color: #fff !important;
    padding-left: 30px !important;
  }

  .menu-item-has-children a {
    width: calc(100% - 67px) !important;
  }

  .dropMob::after {
    padding: 7px;
    font-size: 23px !important;
    width: 25px !important;
    line-height: 25px;
  }

  .bapf_sfilter {
    padding: 10px;
  }

  .home_categories_wrapper {
    display: flex;
    flex-flow: row wrap;
    overflow: hidden;
    margin-top: 15px;
  }

  .order1 {
    order: 1;
  }

  .order3 {
    order: 2;
  }

  .order2 {
    order: 3;
  }

  .woocommerce div.product div.images.woocommerce-product-gallery {
    width: 100%;
  }

  .woocommerce-page div.product div.summary {
    width: 100%;
    margin-left: 0px;
  }

  #wcfmmp-store .header_left {
    margin-left: 0px;
    background: #626cb2;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }

  #wcfmmp-store .right_side {
    padding: 15px 0px 15px 0px;
    width: 100%;
  }

  #wcfmmp-store .left_sidebar {
    width: 100%;
    display: block;
  }

  #wcfmmp-store .header_right {
    background: none !important;
  }

  .about_us {
    width: calc(33.33% - 60px);
    padding: 0px 30px;
  }

  .single h1 {
    font-size: 34px;
    line-height: initial;
  }

  .single_template {
    max-width: 100%;
  }

  .tabela_velicina table {
    overflow-x: scroll;
    white-space: initial;
  }
} /*  end max width 991px */

@media (max-width: 1410px) {
  .container {
    width: auto;
    padding: 0 15px;
  }
  .become_salesman {
    overflow-x: hidden;
  }
}

@media (max-width: 1300px) {
  .logo img {
    max-width: 100%;
    height: auto;
    width: 155px;
  }

  .header_search input {
    width: calc(80% - 25px);
  }
}

@media (max-width: 1100px) {
  #main-menu-container li a {
    padding: 9px 13px;
  }

  .header_menu ul li {
    padding: 0px 12px;
  }

  .header_menu ul li strong {
    right: 10px;
  }

  .right {
    top: -20px;
    right: -70px;
    max-width: 300px;
  }

  .left {
    top: -20px;
    max-width: 300px;
  }

  .home_cat {
    width: 100%;
  }

  .home_categories_wrapper .home_cat:nth-child(3),
  .home_categories_wrapper .home_cat:nth-child(6) {
    margin-right: 2%;
  }

  .home_categories_wrapper .home_cat:nth-child(2n) {
    margin-right: 0%;
  }
}

@media (max-width: 991px) {
  .desk_slider .uk-scope .uk-slideshow-items {
    min-height: 160px !important;
  }

  header .container {
    padding: 0;
    position: relative;
  }

  header {
    height: 188px;
  }

  .toggle-menu {
    display: block;
    position: absolute;
    left: 0px;
    left: 15px;
    background: #626cb2;
    border: 1px solid #626cb2;
    box-sizing: border-box;
    border-radius: 10px;
    top: 15px;
  }

  /*.home_landing {
    display: none;
}
*/

  #main-menu-container .sub-menu .menu-item-has-children::after {
    content: "\f105";
    font-family: "font awesome 5 pro";
    font-size: 16px;
    font-weight: 300;
    position: absolute;
    right: 5px;
    bottom: 7px;
    width: 24px;
    height: 24px;
    background: #626cb2;
    text-align: center;
    line-height: 24px;
    color: white;
    z-index: 1000;
  }

  .sub-menu .menu-item-has-children::before {
    background: #636cb2;
    color: white;
    padding: 0;
    line-height: inherit;
  }

  #main-menu-container .sub-menu li a {
    width: 50%;
  }

  .header_menu ul li:nth-child(0),
  .header_menu ul li:nth-child(1) {
    display: none;
  }

  .header_search {
    width: 100%;
    background: rgba(234, 236, 255, 0.95);
    padding: 0px 0px 15px 0px;
    margin-top: 20px;
  }

  .header_menu {
    float: right;
    right: 5px;
    top: 15px;
    position: absolute;
  }
  .logo {
    width: auto;
    padding-left: 80px;
    padding: 23px 0px 0px 80px;
  }
  .header_search input {
    width: calc(100% - 30px);
    margin-right: 15px;
  }

  .slide_menu_mob {
    overflow-x: auto;
  }

  #menu-menu-mobile-slider {
    display: block;
    display: flex;
    margin-top: 0px;
    margin-left: 15px;
  }

  #menu-menu-mobile-slider li a {
    display: block;
    min-width: auto;
    white-space: nowrap;
    padding: 9px 15px;
    text-align: center;
  }

  #searchsubmit {
    right: 18px;
    top: 1px;
    background: none;
    height: 38px;
  }

  .text_home {
    max-width: 100%;
    height: auto;
  }

  .left {
    width: 240px;
  }

  .right {
    width: 240px;
  }

  .home_landing h3 {
    line-height: 115px;
    font-size: 20px;
  }

  #main-menu-container li a {
    background: none;
    color: #737373;
    font-size: 18px;
  }

  #main-menu-container li:nth-child(7) a,
  #main-menu-container li:nth-child(8) a,
  #main-menu-container li.menu-item-85 a {
    background: none;
  }

  #main-menu-container li.menu-item-85 a {
    padding: 9px 13px;
  }

  .menu-item-85 {
    margin-right: 0px;
  }

  ul.sub-menu li a {
    padding: 13px 13px !important;
  }

  .left {
    width: 160px;
    left: -70px;
  }

  .right {
    width: 160px;
  }

  .footer {
    width: 100%;
    padding: 0px;
  }

  footer {
    padding-top: 30px;
  }

  .footer h3 {
    padding-bottom: 0px;
    margin: 0px 0px 20px 0px;
    cursor: pointer;
  }

  .footer h3:after {
    content: "\f105";
    font-family: "font awesome 5 pro";
    font-size: 24px;
    color: #fff;
    margin: 0 0 0 0px;
    float: right;
  }

  .footer.active h3:after {
    content: "\f107";
  }

  .footer ul {
    display: none;
  }

  .footer.active ul {
    display: block;
  }

  .footer h3 a {
    padding: 15px 0px;
  }

  .footer_left ul li {
    margin-right: 10px;
  }

  #mc_embed_signup .button {
    position: absolute;
    width: auto !important;
  }

  .footer_wrapper .footer:nth-child(7) h3 {
    border: none;
  }

  .filter_mobile {
    display: block !important;
    float: left;
    width: 100%;
    background: #f7f7f7;
    color: #242424;
    border-radius: 10px;
    cursor: pointer;
    margin-bottom: 15px;
  }

  /*.maincategory .filter_mobile, .subcategory .filter_mobile{
    display: none!important;
}*/

  .has_parent_no_child .filter_mobile {
    display: block !important;
  }

  .woocommerce-ordering {
    /*background:none;
    border: none;
    position: absolute;
    top: -55px;
    text-align: right;
    width: auto;
    right: 0;*/

    background: none;
    border: none;
    position: absolute;
    top: 325px;
    text-align: right;
    width: auto;
    right: 7px;
  }

  .columns-5 {
    position: static;
  }

  .filter_mobile span {
    padding: 10px;
    display: block;
  }

  .filter_mobile span img {
    margin: 2px 8px 5px 5px;
    float: left;
  }

  .filter_mobile span:after {
    content: "\f105";
    font-family: "font awesome 5 pro";
    font-size: 24px;
    color: #fff;
    margin: 0 0 0 0px;
    float: right;
  }

  .aktivan_wrapper span:after {
    /*content: '\f107';*/

    content: "\f00d";
    font-weight: 300;
    color: #000;
  }

  .aktivan_wrapper span:before {
    content: "Zatvori";
    position: absolute;
    right: 38px;
    font-size: 16px;
    top: 11px;
  }

  /*.aktivan_wrapper{
    background: #2e3a8d;
}
*/

  .no_parent_no_child .sidebar {
    display: none;
  }

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

  .aktivan {
    display: block;
    margin-bottom: 15px;
  }

  .sidebar.aktivan {
    display: block;
  }

  .aktivan {
    display: block;
    margin-bottom: 15px;
    position: fixed;
    z-index: 5;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    border-radius: 0;
    z-index: 55;
    padding-top: 50px;
  }

  .filter_mobile.aktivan_wrapper {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 56;
    border-bottom: 1px #000;
  }

  .filter_mobile.aktivan_wrapper span {
    border-bottom: 1px solid #000;
  }

  .content {
    width: 100% !important;
    margin-left: 0px !important;
    float: left;
  }

  .category_title_wrapper {
    margin: 15px 0px;
  }

  .become_salesman {
    padding: 20px;
    box-sizing: border-box;
    margin: 0px 0px 30px 0px;
  }

  .tel {
    position: absolute;
    bottom: 0px;
    right: -56px;
    height: 294px;
  }

  .prodavac {
    display: none;
  }

  .become_salesman h2 {
    margin-top: 0px;
    width: 70%;
    font-size: 26px;
    line-height: 108%;
    letter-spacing: -0.03em;
    color: #ffffff;
  }

  .reg {
    padding: 13px 22px;
  }

  #main-menu-container li:nth-child(9) a {
    background: none;
  }

  /*.blog_wrapper{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
    -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
}*/

  .blog_center {
    order: 1;
  }
  .blog_sidebar_wrapper {
    order: 2;
  }

  .blog_banners {
    order: 3;
  }

  .blog_center {
    width: 100%;
    margin: 0px;
  }

  .blog_center .blog_center_single:first-child {
    margin-left: 0px;
  }

  .blog_sidebar_wrapper {
    width: 100%;
  }

  .blog_banners {
    float: left;
    width: 100%;
    margin-left: 0px;
    display: none;
  }

  .latest h1 {
    margin-top: 0 !important;
  }

  .latest h1 a {
    display: flex;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
  }
}

@media only screen and (max-width: 850px) {
  .home_landing .right {
    right: -10px;
  }

  .aws-container {
    width: 96%;
    margin: auto;
  }

  .best_sale {
    margin-bottom: 35px;
  }

  .best_sale h3 {
    margin-top: 45px;
    margin-bottom: 30px;
  }

  .about_left {
    padding: 60px 0px;
  }

  .about_right img {
    max-width: 80%;
  }

  .new {
    margin-bottom: 20px;
  }

  .about_us_wrapper {
    margin-bottom: 30px;
  }

  .footer_left {
    width: 100%;
  }

  .copy_inner {
    padding-bottom: 50px;
  }

  .copy_inner .footer_card {
    bottom: 5px;
  }

  .become_salesman {
    padding: 75px 20px;
  }
}

@media (max-width: 767px) {
  .custom_text {
    width: 95% !important;
    bottom: 45px;
  }

  .page-id-14990 .about_us {
    width: calc(100%);
  }

  .comment-respond .comment-form-cookies-consent label {
    font-size: 13px;
    text-align: left;
    margin-left: 10px;
  }

  #wcfm_membership_container input.wcfm_submit_button {
    margin-top: 38px !important;
  }

  .custom_text_input {
    bottom: 60px;
  }

  .page-id-327.page-template-default ol {
    padding-left: 5px !important;
  }

  .wcfm-dashboard-page #mc_embed_signup .mc-field-group {
    width: 100% !important;
  }

  .wplogout-social-wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .single-product .related.products {
    grid-template-columns: repeat(1, 1fr);
  }

  .center_image img {
    width: 100%;
    margin: auto;
  }

  .center_image {
    margin-bottom: 20px;
    margin-top: 0;
  }

  .page-id-2456 .about_us {
    width: calc(50%);
  }

  .zasto_bebo_about .zasto_bebo_desc,
  .zasto_bebo_about .zasto_bebo_img {
    width: 100%;
  }

  .zasto_bebo_about {
    flex-direction: column-reverse;
    margin-top: 0;
  }

  #mc_embed_signup .button {
    margin: 0 -2px 10px 0 !important;
  }

  .text_home {
    position: relative;
    bottom: 20px;
    max-width: 80%;
  }

  .home_landing {
    line-height: 100px;
  }

  .home_landing .vodic_link {
    bottom: 15%;
    min-width: 135px;
  }

  .page-template-vodic-za-ulistavanje .template_vodic,
  .page-template-deset-pitanja-php .template_vodic {
    background-image: url(../img/Beeboo-vodic-mobilni.png);
    background-color: #b7d28b;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top;
  }

  .vodic_content,
  .accordion-container {
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
  }

  .article-title {
    font-size: 14px;
  }

  .last_content {
    padding-bottom: 25px;
    width: 100%;
  }

  .page-template-vodic-za-ulistavanje .all-pages,
  .page-template-deset-pitanja-php .all-pages {
    padding-top: 67%;
    margin-top: 105px;
  }

  .mob_search_links {
    display: flex;
  }

  .mob_toggle {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0 15px;
  }

  .header_search {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative;
  }

  .header_search #searchsubmit {
    position: absolute;
    border: none !important;
  }

  .header_search form {
    display: none !important;
    position: absolute !important;
    top: 0;
    width: 80% !important;
    left: 15px;
  }

  .aws-container {
    display: none;
  }

  .aws-search-result {
    width: 100% !important;
    margin-top: 30px !important;
  }

  .mob_icon_search {
    width: 36px;
    height: 36px;
    background: #ffffff;
    border: 1px solid #626cb2;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 15px;
  }

  .mob_icon_search .search_off {
    display: none;
  }

  .mob_icon_search.open_search .search_on {
    display: none;
  }

  .mob_icon_search.open_search .search_off {
    display: block;
  }

  .mob_search_links {
    padding: 0;
    margin: 0;
    list-style: none;
  }

  .mob_search_links li {
    background: #ffffff;
    border-radius: 10px;
    height: 37px;
    line-height: 36px;
    padding: 0 12px;

    margin-right: 5px;
  }

  .mob_search_links li a {
    color: #626cb2;
    font-size: 14px;
    display: flex;
    align-items: center;
    white-space: nowrap;
  }

  .mob_search_links li img {
    margin-right: 7px;
  }

  /**/

  .copy_inner {
    padding: 20px 0;
  }

  .about_us p {
    padding: 0;
  }

  .mobile_slider .uk-scope .uk-slideshow-items {
    position: static;
  }

  .copy_inner .footer_card {
    position: static;
    transform: translate(0);
    width: auto;
    justify-content: center;
  }

  #main-menu-container li a:hover {
    color: white;
  }

  #main-menu-container li a {
    font-size: 16px;
  }
  .home_cat {
    width: 100%;
    margin: 0px 0px 30px 0px;
    padding: 15px 15px 15px 15px;
  }

  .order1,
  .order2 {
    grid-template-columns: repeat(1, 1fr);
    width: 100%;
  }

  .home_cat {
    margin: 0;
  }

  .left,
  .right {
    display: none;
  }

  .home_landing h3 {
    line-height: 60px;
  }
  .cat_img {
    padding: 0px 5px;
    width: calc(33.33% - 10px);
  }

  .wishlist_table.mobile {
    padding-left: 0px;
  }
  /*.category_title_wrapper img.size-full {
    top: 5px;
    max-height: 70px;

}*/

  .tel {
    height: 230px;
  }

  .logotipi_wrapper {
    padding: 11px 0px;
  }

  .sponzori {
    margin: 0px 0px 30px;
  }

  .woocommerce ul.columns-4 li.product {
    /*width: calc(50% - 15px)!important;
    margin: 0 30px 30px 0!important;*/

    width: 100% !important;
    margin: 0 !important;
  }

  .woocommerce ul.columns-4 li.product:nth-child(2n) {
    margin-right: 0px !important;
  }

  .woocommerce ul.columns-6 li.product {
    width: 100% !important;
    min-width: 100%;
    /* margin: 0 !important; */
    margin: 0 30px 30px 0 !important;
  }

  .page-template-template-izdvojenaponuda .woocommerce ul.products:before {
    display: none;
  }

  .related h2.related_title {
    margin: 50px 0;
  }

  .new {
    margin-bottom: 0;
  }

  #mc_embed_signup .mc-field-group {
    width: 100% !important;
  }

  #mc_embed_signup .button {
    right: -3px;
  }

  .best_sale h3 {
    margin-top: 50px;
  }

  .home_cat {
    background-size: contain;
    background-position: 0% -50%;
  }

  .sub {
    position: absolute;
  }

  .cat_img span a {
    font-size: 14px;
  }

  .woocommerce ul.columns-6 li.product:nth-child(2n) {
    margin-right: 0px !important;
  }

  .woocommerce ul.columns-3 li.product {
    width: calc(50% - 15px) !important;
    margin: 0 30px 30px 0 !important;
  }

  .woocommerce ul.columns-3 li.product:nth-child(2n) {
    margin-right: 0px !important;
  }

  .woocommerce ul.columns-5 li.product {
    /*width: calc(50% - 15px)!important;*/
    width: 100% !important;
    /*margin: 0 30px 30px 0!important;*/
    margin: 0 !important;
  }

  .woocommerce ul.columns-5 li.product:nth-child(2n) {
    margin-right: 0px !important;
  }

  .bannercategory {
    margin-bottom: 15px;
  }

  .copy_inner {
    display: block;
    padding-bottom: 20px;
  }

  .copy_inner p {
    text-align: left;
    display: flex;
    justify-content: center;
  }
  .copy_inner p a {
    float: none;
  }

  .forma {
    width: calc(100% - 30px);
    margin: 0px 0px;
    padding: 0px 15px;
  }

  .woocommerce-product-gallery {
    display: block;
  }

  .woocommerce div.product div.images .flex-control-thumbs li {
    width: auto;
  }

  .woocommerce-page div.product div.summary {
    display: flex;
    flex-flow: row wrap;
  }

  .wrapper_single {
    width: 100%;
    padding-right: 0px;
    order: 1;
  }

  .wcfmmp_sold_by_container_advanced {
    float: left;
    width: 100%;
    order: 2;
  }

  .wcfmmp_sold_by_container_advanced
    .wcfmmp_sold_by_wrapper
    .wcfmmp_sold_by_store
    a {
    text-align: center;
  }

  .flex-viewport {
    margin-bottom: 10px;
  }

  .woocommerce div.product div.images .flex-control-thumbs li {
    margin-right: 10px;
    width: calc(25% - 10px);
  }
  .woocommerce div.product div.images .flex-control-thumbs li img {
    height: auto;
  }

  .wish .yith-wcwl-add-button a {
    /*float: left;*/
    float: right;
  }
  .woocommerce .quantity .qty {
    height: 53px;
  }

  .related .description_list {
    bottom: -200px;
    min-height: 210px;
  }

  .woocommerce ul.related li.product .button {
    bottom: -155px;
  }
  .footer_left {
    width: 100%;
  }
  .child {
    flex-basis: calc(50% - 7.5px);
  }

  span.look a {
    font-size: 12px;
  }

  .wrapper {
    display: block;
  }

  .left_section,
  .right_section {
    float: left;
    width: 100%;
    padding: 0px;
  }

  .about_wrapper {
    float: left;
    width: 100%;
  }
  .about_us {
    width: calc(100% - 0px);
    padding: 0px 0px;
  }
  .about_wrapper .about_us:nth-child(5) {
    margin-left: 0%;
  }

  .textpage h1.page-title {
    font-size: 40px;
  }

  .page-id-14990 h1.page-title {
    font-size: 35px;
    line-height: 1.3;
  }

  .page-id-14990 .content_inner {
    margin-top: 30px;
  }

  .about_wrapper h2 {
    margin-bottom: 50px;
  }

  .about_wrapper {
    margin-top: 50px;
  }

  .about_wrapper h2 {
    font-size: 26px;
  }

  .about_us h3 {
    font-size: 20px;
  }

  .about_us span {
    background: #a68fd1;
    width: 120px;
    height: 120px;
    display: inline-block;
    text-align: center;
    line-height: 120px;
    color: white;
    font-size: 40px;
    border-radius: 60px;
  }

  span.img_child img {
    max-width: 100%;
  }
  h1.page-title {
    position: relative;
    font-size: 20px;
    padding: 15px;

    width: 100%;
    box-sizing: border-box;
    padding: 12px 0;
  }

  .category_title_wrapper {
    min-height: auto;
  }

  .category_title_wrapper h1.page-title {
    padding-left: 15px;
    z-index: 1;
  }

  .childs_wrapper {
    gap: 15px;
    margin-bottom: 15px;
    grid-template-columns: repeat(2, 1fr);
  }

  .woocommerce .col2-set .col-1,
  .woocommerce-page .col2-set .col-1,
  .woocommerce .col2-set .col-2,
  .woocommerce-page .col2-set .col-2 {
    float: left;
    margin-bottom: 30px;
  }

  .page-id-9 h1.page-title {
    font-size: 44px;
  }

  #wcfm_menu {
    width: 100%;
    height: auto;
    top: 0px;
    position: relative;
  }

  #wcfm-main-content {
    padding: 0px 0px;
  }

  .wcfm-product-feature-upload,
  #gallery_img {
    width: 100% !important;
  }

  .wcfm_product_manager_gallery_fields {
    padding-right: 0px;
    width: 100%;
  }

  .collapse-open,
  .page_collapsible:hover label,
  .page_collapsible.collapse-open label {
    color: #fff !important;
  }

  .wcfm-error,
  .wcfm-info,
  .wcfm-success,
  .wcfm-validation,
  .wcfm-warning,
  .wcfm-wcfmu {
    padding: 15px 10px 15px 15px;
  }

  .page-template-template-najnovijiartikli ul.products,
  .page-template-template-izdvojenaponuda ul.products,
  .page-template-template-izdvojenaponuda-landing .products.columns-6 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 15px;
  }

  .page-template-template-najnovijiartikli ul.products::before {
    display: none;
  }
}

@media (max-width: 600px) {
  .become_salesman {
    padding: 20px;
  }

  #main-menu-container #menu-item-85 .dropMob {
    width: 100%;
    height: 38px;
    margin-bottom: -38px;
  }

  #main-menu-container #menu-item-85 a {
    pointer-events: none;
  }

  #main-menu-container #menu-item-85 .sub-menu a {
    pointer-events: auto;
  }

  .woocommerce ul.products li.product a .attachment-woocommerce_thumbnail {
    max-height: 163px;
  }

  .page-template-template-izdvojenaponuda ul.products {
    overflow: hidden;
  }

  .description_list h4,
  .description_list h4 span {
    font-family: Montserrat, sans-serif !important;
  }

  .wcfm-dashboard-page #mc_embed_signup .mc-field-group {
    width: 102.5% !important;
  }

  .zasto_bebo_about .zasto_bebo_img img {
    height: 250px;
  }

  .grow_width_us p {
    margin: 20px auto;
  }

  .grow_width_us h3 {
    margin-bottom: 20px;
  }

  .page-id-2456 .about_us {
    margin-bottom: 20px;
  }

  .page-id-2456 .about_us {
    width: calc(100%);
  }

  .grow_width_us ul {
    flex-wrap: wrap;
  }

  .grow_width_us ul li {
    width: 50%;
    margin: 0;
    text-align: center;
    margin-bottom: 5%;
    margin-top: 5%;
  }

  .page-id-2456 .about_wrapper {
    margin-top: 20px;
  }

  .mob_search_links li img {
    display: none;
  }

  .mob_search_links li a {
    font-size: 13px;
  }

  .mob_search_links li {
    padding: 0 10px;
    margin-right: 4px;
  }

  .mob_icon_search {
    margin-left: 5px;
  }

  .mobile_slider {
    display: block;
  }

  .desk_slider {
    display: none;
  }

  .copy_inner {
    display: flex;
    flex-direction: column;
  }

  .footer_card {
    order: -1;
  }

  .copy_inner .footer_card li img {
    width: 55px;
    height: 45px;
  }

  .best_sale ul.products,
  .new ul.products,
  .woocommerce-page .products {
    grid-template-columns: repeat(2, 1fr);
  }
  .about_left {
    padding: 70px 0px 20px;
  }
  .about_us_wrapper .about_left .wave {
    left: 0;
  }
  .about_us_wrapper {
    margin-top: 25px;
  }
  .woocommerce ul.products li.product .price {
    padding-right: 10px;
  }
  .wcfmmp_sold_by_wrapper {
    margin-left: 10px;
  }
}

@media (max-width: 500px) {
  .page-id-2456 .textpage h1.page-title {
    font-size: 35px;
    line-height: 45px;
  }

  .page-id-2456 .left_section {
    margin-top: 0;
  }

  .page-id-2456 .contact_wrapper {
    padding-top: 0;
    margin-top: 0;
  }

  .page-id-2456 .contact_wrapper .container {
    padding-top: 0;
  }

  .sidebar.aktivan {
    height: 93vh;
    overflow: scroll;
  }

  a.subtitle {
    height: 75px;

    font-size: 18px;
    overflow: hidden;
    padding-bottom: 0 !important;
    margin-bottom: 10px;
  }

  span.look a {
    height: auto;
    margin-bottom: 25px;
    padding-bottom: 15px !important;
  }

  .childs_wrapper a {
    padding: 0px 10px 10px 10px;
  }

  .woocommerce ul.products li.product .price {
    font-size: 15px;
    /* display: flex;
    flex-direction: column;*/
  }

  .woocommerce ul.columns-3 li.product {
    width: 100% !important;
    margin: 0 0px 30px 0 !important;
  }
}
