/* culoare link-uri*/
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  color: #dc4142;
  text-decoration: none;
}
.product-price {
  display: inline-block;
  max-width: 100%;
  color: #dc4142;
}
a:hover {
  color: #b82e32 !important; /* Culoarea dorită la hover */
}
.product-images > li.thumb-container .thumb.selected,
.product-images > li.thumb-container .thumb:hover {
  border: #dc4142 3px solid;
}
.tabs .nav-tabs .nav-link.active,
.tabs .nav-tabs .nav-link:hover {
  border: 0;
  border-bottom: #dc4142 3px solid;
}
.tabs .nav-tabs .nav-link.active {
  color: #dc4142;
}
/* dimensiune scris antent*/
.top-menu a[data-depth="0"] {
  padding: 0.625rem;
  font-size: 18px;
  font-weight: 600;
}
/* eticheta "nou" "reducere" produse*/
.product-flags li.product-flag {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.3125rem 0.4375rem;
  margin-top: 0.625rem;
  font-size: 1rem;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  word-break: break-word;
  pointer-events: auto;
  background: #dc4142;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
/* imagine home */
.carousel-inner > .carousel-item > a > img,
.carousel-inner > .carousel-item > img,
.img-fluid,
.img-thumbnail {
  max-width: 100%;
  height: auto;
  border: 5px;
  border-color: transparent;
}
/* imagine home */
.carousel-inner > .carousel-item > a > img:hover,
.carousel-inner > .carousel-item > img:hover,
.img-fluid:hover,
.img-thumbnail:hover {
  transform: scale(1.05); /* Mărește imaginea cu 5% */
  transition: transform 0.3s ease; /* Adaugă o tranziție lină */
}
/* text home */
#custom-text {
  padding: 3.125rem;
  margin-bottom: 1.5rem;
  text-align: center;
  background: #fff;
  border-radius: 5px;
}
/* buton ABONEAZA-TE */
.btn-primary,
.btn-primary:hover {
  color: #fff;
  background-color: #dc4142;
  border-color: transparent;
  border-radius: 5px;
}
/* bloc categorie primul stanga */
.block-categories {
  padding: 1.563rem 1.25rem;
  margin-bottom: 1.563rem;
  background: #fff;
  border-radius: 5px;
}
.card {
  border-radius: 5px;
  border-color: transparent;
}
#subcategories ul li:hover .subcategory-image a {
  padding: 5px;
  border: 5px;
  border-radius: 5px;
  border-color: transparent;
}
#search_filters,
#search_filters_brands,
#search_filters_suppliers {
  padding: 1.563rem 1.25rem;
  margin-bottom: 1.563rem;
  background: #fff;
  border-radius: 5px;
}
/* buton sortare produse */
.brands-sort .select-title,
.products-sort-order .select-title,
.suppliers-sort .select-title {
  display: inline-block;
  width: 100%;
  padding: 0.625rem;
  color: #232323;
  cursor: pointer;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 5px;
}

/* autentificare */

.page-authentication #content,
.page-registration #content {
  padding: 1rem;
  background: #fff;
  max-width: 70%;
  margin: 0 auto;
}
.btn-primary:hover {
  background-color: #c13a3b;
}
.input-group .input-group-btn > .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  padding: 0.25rem 1rem;
  margin-left: 0;
  font-size: 0.6875rem;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-group .form-control:not(:last-child),
.input-group-addon:not(:last-child),
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn,
.input-group-btn:not(:first-child)
  > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group > .btn,
.input-group-btn:not(:last-child) > .dropdown-toggle {
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}
.page-authentication #content,
.page-registration #content {
  padding: 1rem;
  background: #fff;
  max-width: 90%;
  margin: 0 auto;
}
.custom-radio input[type="radio"]:checked + span {
  position: absolute;
  top: 0.125rem;
  left: 0.125rem;
  display: block;
  width: 12px;
  height: 12px;
  background-color: #dc4142;
  border-radius: 50%;
}
.form-control {
  padding: 0.5rem 1rem;
  color: #7a7a7a;
  background: #f6f6f6;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 5px;
}
.input-group .input-group-btn > .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  padding: 0.25rem 1rem;
  margin-left: 0;
  font-size: 0.6875rem;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* pret (cand ai discount) - normal */
.product-discount .regular-price {
  margin-right: 0.625rem;
  font-weight: 500;
  text-decoration: line-through;
  font-size: 28px;
}
.h5,
h5 {
  font-size: 22px;
}
.product-variants > .product-variants-item select {
  width: auto;
  padding-right: 1.875rem;
  background-color: #fff;
  border-radius: 5px;
}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
  margin-top: -2px;
  border-radius: 0;
  border-bottom-right-radius: 5px;
}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
  border-radius: 0;
  border-top-right-radius: 5px;
}
.btn-comment,
.btn-comment-inverse {
  height: 36px;
  border-radius: 2px;
  background-color: #6b868f;
  color: #ffffff;
  font-size: 14px;
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.2);
  padding: 8px;
  border-radius: 5px;
}
.page-my-account #content .links a span.link-item {
  display: block;
  height: 100%;
  padding: 1rem;
  background: #fff;
  border-radius: 5px;
}
.page-addresses .address {
  margin-bottom: 1.875rem;
  font-size: 0.875rem;
  color: #232323;
  background: #fff;
  border-radius: 5px;
}
.page-customer-account #content {
  padding: 1rem;
  background: #fff;
  font-size: 0.875rem;
  color: #7a7a7a;
  border-radius: 5px;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f;
  border-radius: 5px;
}
.psgdprinfo17 {
  margin-top: 15px;
  margin-bottom: 15px;
  background: #f1f1f1;
  padding: 20px;
  border-radius: 5px;
}
.page-customer-account #content {
  padding: 1rem;
  background: #fff;
  font-size: 0.875rem;
  color: #7a7a7a;
  border-radius: 5px;
}
.wishlist-button-add i {
  color: #dc4142;
}
/*---*/
.carousel-inner {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.carousel .carousel-inner {
  height: 100%;
}

@media (min-width: 1200px) {
  .container {
    width: 90%;
    max-width: 100%;
  }
}

.carousel-inner > .carousel-item > a > img,
.carousel-inner > .carousel-item > img,
.img-fluid,
.img-thumbnail {
  width: 1920px;
  height: auto;
  border: 5px;
  border-color: transparent;
  border-radius: 5px;
}
.text-muted {
  font-size: 0.875rem;
  max-width: 600px;
}

#subcategories ul li .subcategory-image a {
  display: block;
  padding: 9px;
  position: relative; /* Necesare pentru efectul de umbră */
  transition: transform 0.3s ease, box-shadow 0.3s ease; /* Tranziție pentru transformare și umbră */
  overflow: hidden; /* Asigură că imaginea nu depășește containerul */
}

#subcategories ul li .subcategory-image a:hover {
  transform: scale(1.05); /* Mărirea ușoară a elementului la hover */
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2); /* Umbră elegantă */
  border-radius: 8px; /* Rounding edges for a smoother look */
}

/* Optional: Adaugă o schimbare de culoare a fundalului */
#subcategories ul li .subcategory-image a:hover {
  background-color: rgba(
    255,
    255,
    255,
    0.1
  ); /* Fundal ușor transparent la hover */
}
body,
h2,
h3,
h4,
h5,
h6,
p {
  font-family: "Montserrat", sans-serif; /* Înlocuiește cu numele fontului dorit */
}
.h1 {
  font-family: "Cinzel", sans-serif; /* Înlocuiește cu numele fontului dorit */
}
#header .header-nav .cart-preview.active {
  background: #dc4142;
}
#blockcart-modal .product-name {
  font-size: 1.125rem;
  color: #dc4142;
}
@media (min-width: 992px) {
  .col-lg-6,
  .col-lg-7 {
    float: left;
    width: 50%;
    padding-top: 20px;
  }
}
#header .header-top {
  padding: 0px;
}
@media (max-width: 768px) {
  #header .top-logo img {
    width: auto;
    max-height: 80px;
  }
}
@media (max-width: 768px) {
  #header .logo {
    max-width: 100%;
    height: auto;
  }
}
@media (max-width: 768px) {
  #header .header-nav {
    max-height: 75px;
    border-bottom: #f6f6f6 2px solid;
  }
}
#wrapper {
  padding-top: 0px;
  background: #f6f6f6;
}
@media (max-width: 768px) {
  #header .top-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 50px;
    justify-content: center;
    width: 35%; /* Setează containerul logo-ului să ocupe 70% din lățime */
    margin-left: auto; /* Împinge containerul spre dreapta */
    vertical-align: middle;
  }
}
@media (max-width: 1024px) {
  #header .top-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 50px;
    justify-content: center;
    width: 35%; /* Setează containerul logo-ului să ocupe 70% din lățime */
    margin-left: auto; /* Împinge containerul spre dreapta */
    vertical-align: middle;
  }
}
@media (max-width: 480px) {
  #header .top-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 50px;
    justify-content: center;
    width: 35%; /* Setează containerul logo-ului să ocupe 70% din lățime */
    margin-left: auto; /* Împinge containerul spre dreapta */
    vertical-align: middle;
  }
}
@media (max-width: 480px) {
  .header-top-right {
    width: 100%;
    padding-right: 15px;
    padding-top: 15px;
  }
}
@media (max-width: 768px) {
  .header-top-right {
    width: 100%;
    padding-right: 15px;
    padding-top: 15px;
  }
}
@media (max-width: 1024px) {
  .header-top-right {
    width: 100%;
    padding-right: 15px;
    padding-top: 15px;
  }
}
#wrapper .breadcrumb {
  padding: 10px;
  background: 0 0;
}
.pagination .current a {
  font-size: 1.25rem;
  color: #dc4142;
  text-decoration: none;
}

.h5,
h5 {
  font-size: 22px;
  padding-top: 20px;
}
.btn-primary,
.btn-primary:hover {
  background-color: transparent; /* Fundal transparent */
  color: #dc4142; /* Text roșu */
  border: 2px solid #dc4142; /* Bordură roșie */
  box-shadow: none; /* Elimină orice umbră */
}
