/* SAMO DESKTOP POCETAK */

@media (min-width: 768px) {
  /* Main dropdown menu */

  .dropdown-menu {
    display: none !important;
  }

  /* Show the dropdown when hovering over the parent item */

  .menu-item:hover > .dropdown-menu {
    display: block !important;
  }

  /* First-level submenu (2 columns) */

  .menu-item:hover > .dropdown-menu {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 3px !important;
  }

  /* Submenus on deeper levels (single column) */

  .menu-item > .dropdown-menu > .menu-item > .dropdown-menu {
    display: block !important;
    /* Single column for second-level and beyond submenus */
  }

  .menu-item {
    position: relative;
  }

  .menu-item .dropdown-menu {
    left: 50%;
    transform: translateX(-50%);
  }

  .up-sells.upsells.products ul.products {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .up-sells.upsells.products ul.products li.product {
    width: 48%!important;
    /* Adjust this value to control spacing between columns */
    margin: 1%;
    /* Optional: Adds space between items */
  }
}

/* SAMO DESKTOP KRAJ */

/* OSTALO POCETAK */

.top-bar-section p {
  color: #e3020f;
}

#menu-homepage-menu.nav.navbar-nav.navbar-center {
  margin-left: 50px;
}

.has-text-align-left {
  color: #3b3b3b;
}

.aws-container .aws-search-field {
  border-width: 3px;
  border-style: solid;
  border-color: #dd3333;
}

.footer-credits-text.text-center {
  padding: 0px;
}

p {
  margin: 0px;
  padding: 5px;
}

/*footer*/

@media (min-width: 768px) {
  #block-26.widget.widget_block.widget_text.col-md-3 {
    width: 330px;
  }

  #block-27.widget.widget_block.widget_text.col-md-3 {
    width: 250px;
  }

  #block-29.widget.widget_block.widget_text.col-md-3 {
    width: 670px;
  }
}

/*footer*/

.woocommerce div.product form.cart {
  margin: 0px;
  padding: 5px;
  display: flex;
}

.product_meta {
  padding: 5px;
}

.tgqb-qty-updater.minus {
  margin: 5px;
}

.tgqb-qty-updater.plus {
  margin: 5px;
}

.woocommerce .quantity .qty {
  margin: 5px;
}

.woocommerce div.product form.cart div.quantity {
  display: flex;
}

.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
  border-width: 3px;
  border-style: solid;
  border-radius: 5px;
}

.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
  border-width: 3px;
  border-style: solid;
  border-radius: 5px;
}

.woocommerce div.product p.stock {
  font-size: 15px;
  font-weight: 700;
  color: #009124;
}

.woocommerce-mini-cart__total.total {
  color: #3b3b3b;
}

.pwb-single-product-brands.pwb-clearfix {
  padding: 0px;
}

.woocommerce div.product .product_title {
  margin: 0px;
}

h2 {
  margin-top: 0px;
}

.quantity {
  color: #3b3b3b;
}

.woocommerce .related.products > h2 {
  padding: 5px;
}

.single.single-product aside#sidebar {
  display: none;
}

.single.single-product article.col-md-9 {
  width: 100%;
  left: 0;
}

#site-navigation .container-fluid {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #e3020f;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e3020f;
  background-color: #f4f4f4;
}

.woocommerce div.product p.price {
  font-size: 30px;
}

.top-bar-section.container-fluid {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #e3020f;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e3020f;
}

.menu-item-23905 {
  background-color: #e3020f;
}

.site-header.container-fluid {
  padding-top: 15px;
  padding-bottom: 0px;
}

#block-8.widget.widget_block.widget_text {
  margin-bottom: 0px;
}

.site-heading-sidebar {
  margin-top: 0px;
}

.heading-row {
  margin-top: -5px;
  margin-bottom: 5px;
}

.col-md-12 {
  font-size: 18px;
}

#menu-item-dropdown-23905.dropdown-toggle.nav-link {
  color: #ffffff !important;
  background-color: #E3020F !important;
  padding-top: 20px;
}

.aws-container .aws-search-form * {
  color: #000000;
  font-weight: 500;
}

.dropdown-menu {
  background-color: #ffffff !important;
}

.dropdown-menu > .active > a {
  color: #E3020F !important;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title {
  margin-top: 50px;
  color: #4a4a4a !important;
}

.nav-menu-primary {
  background: #FA4D4D;
}

.stock.in-stock {
  border-width: 2px;
  border-style: solid;
  border-color: #e3020f;
  display: inline-block;
  border-radius: 5px;
  margin-left: 10px;
  margin-bottom: 5px;
  margin-top: 5px;
}

.woocommerce ul.products li.product.product-category {
  margin-bottom: 15px;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title {
  position: relative;
}

.aws-container .aws-show-clear .aws-search-field {
  font-weight: 700;
}

.dropdown-menu > li > a {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #f0f0f0;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #f0f0f0;
}

.navbar-nav > li > .dropdown-menu {
  display: none;
}

li.menu-item-has-children > a::after {
  display: none;
}

.navbar-default .navbar-nav > li > a {
  height: 60px;
  min-width: 100px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
  background-color: #e3020f;
  /*height: 30px;*/
  margin-bottom: 10px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs.wc-tabs li.active a {
  color: #e3020f;
  font-weight: 700;
  background-color: #ffffff;
}

.woocommerce div.product .woocommerce-tabs ul.tabs.wc-tabs li:hover a {
  color: #333333;
  font-weight: 700;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  color: #ffffff;
  padding-top: 4px;
}

/**/

.woocommerce ul.products li.product > a img {
  display: flex;
  width: 200px;
  float: left;
}

.archive-short-description {
  display: block;
  float: left;
  width: 190px;
  text-align: left;
  padding-left: 5px;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
  display: flex;
  float: right;
  margin-bottom: 0px;
}

.woocommerce ul.products li.product .button {
  display: inline-block;
  float: right;
  clear: right;
  margin-top: 0px;
  margin-bottom: 5px;
}

.brand-logo {
  float: left;
  width: 150px;
  position: absolute;
  bottom: 20px;
  /*top: 80%*/
  /*margin-top: 170px;*/
}

.product-price-line {
  border: 0;
  border-top: 1px solid #ccc;
  width: 95%;
}

.woocommerce a.added_to_cart {
  border-width: 1px;
  border-style: solid;
  border-radius: 5px;
}

.woocommerce .products ul {
  margin-bottom: 5px;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
  text-align: left;
  clear: right;
  margin-left: 205px;
  height: 70px;
  color: #4a4a4a !important;
}

.woocommerce-page ul.products[class*=columns-] li.product {
  margin-bottom: 10px;
  width: 48%;
}

.woocommerce-page ul.products li.first {
  margin-right: 20px;
}

.archive-product-content {
  display: block;
  clear: right;
}

.navbar-default .navbar-nav > .active > a {
  color: #ffffff!important;
  background-color: #E3020F!important;
}

/* OSTALO KRAJ */

/* SAMO MOBILNI POCETAK */

@media (max-width: 768px) {
  .woocommerce ul.products {
    /*display: grid;*/
    grid-template-columns: repeat(1, 1fr);
    /*gap: 20px;*/
  }

  .woocommerce-page ul.products[class*=columns-] li.product {
    margin-bottom: 10px;
    width: 100%;
  }

  .woocommerce ul.products li.product > a img {
    display: flex;
    width: 150px;
    float: left;
  }

  .brand-logo {
    float: left;
    width: 100px;
    position: absolute;
    bottom: 20px;
    /*top: 80%;*/
    /*margin-top: 170px;*/
  }

  .woocommerce ul.products li.product .woocommerce-loop-product__title {
    text-align: left;
    clear: right;
    margin-left: 155px;
  }

  .site-header.container-fluid {
    padding-top: 0px;
  }

  .header-widget-area {
    padding: 0px;
  }
}

.hc-offcanvas-nav .nav-item-link {
  color: #000000;
  font-weight: bold;
}

/* SAMO MOBILNI KRAJ*/

.term-description {
  display: none;
}

.page-area {
  padding-top: 0px;
}

.awf-filters-container.awf-show-in-row ul li.awf-filter-container {
  max-width: 200px;
  border-style: solid;
  border-color: #E3020F;
}

/* Hide the specific text [annasta_filters preset_id=2] */

#tab-pwb_tab-content div {
  display: none !important;
}

.awf-style-tags .awf-filter-container label:hover {
  color: #000000 !important;
}

.awf-style-tags .awf-filter-container label {
  color: #000000 !important;
}

/* hide BESPLATNO ako je flat rate */

.wc-block-components-totals-shipping > div:nth-child(1) > div:nth-child(2) {
  display: none;
}

.wc-block-checkout__shipping-option--free {
  display: none;
}

.wc-block-components-shipping-rates-control__package__description--free {
  display: none;
}

/* hide BESPLATNO ako je flat rate */

.wc-block-checkout__shipping-method-option-title {
  color: #E3020F;
  font-size: 20px!important;
}

.wc-block-components-totals-item__value {
  color: #E3020F;
}

.wc-block-components-totals-item__label {
  color: #E3020F;
}

.eael-woo-product-carousel-container.preset-3 .eael-product-carousel .image-wrap img {
  margin-bottom: 0px;
}

.countdown-timer {
  color: #E3020F;
  font-size: 17px;
  font-weight: bold;
  border-width: 2px;
  border-style: solid;
  border-radius: 5px;
}

#countdown {
  display: block;
  font-size: 20px;
}

.awf-filter-container
{
  color: #000000;
}