

.green {
  color: #23623d !important;
}

label:hover {
  color: black;
}

:root {
  --main : #23623d;
  /* --color-green-primary: "rgb(0, 102, 51);";
  --color-green-secondary: "rgb(0, 146, 73);"; */
}

.no_expand {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  line-height: 1.4em; 
  max-height: 4.2em; 
}

.wrapper_main_title {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 25px 0px;
  margin-bottom: 25px;
  border-bottom: 1px solid #ddd;
}
.main_title_style {
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  font-size: 35px;
  text-transform: uppercase;
  color: #23623d;
  text-align: center;
  padding: 0px 20px;
}

.font-montserrat {
  font-family: "Montserrat", sans-serif;
}

.radius-5 {
  border-radius: 5px;
}

#mobile_upper_menu {
  position: relative;
  list-style-type: none;
  padding: 0;
  margin: 0 auto 15px auto;
  width: 200px;
  height: 20px;
  left: 50%;
  margin-left: -88px;
}

#mobile_upper_menu li {
  float: left;
  margin-right: 14px;
}

#send_mail td {
  color: #8f8c8d;
  font-weight: 400;
  padding: 5px;
}

#riepilogo {
  border: 2px solid #000 !important;
}

#order-summary > .box-header > h3 {
  color: #fff !important;
  text-align: center !important;
}

.box-header {
  background: #000 !important;
  color: #fff !important;
  border: 0 !important;
}

#top {
  background: #000;
}

#copyright {
  background: #000 !important;
}

#colors_wrapper label {
  float: left;
  margin-right: 5px;
}

#sizes_wrapper label {
  float: left;
  margin-right: 5px;
}

#colors_wrapper,
#sizes_wrapper {
  min-height: 44px;
  margin: 0 auto;
}

#productMain .box {
  padding: 10px 0;
}

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

#banner_carrello {
  float: left;
  margin-left: 42px;
  width: 75%;
  height: 30px;
}

#banner_carrello > marquee {
  position: relative;
  top: 50%;
  margin-top: -15px;
}

.ribbon.sale {
  font-size: 13px;
}

.disclaimer {
  font-style: italic;
  font-size: 11px;
}

/*ul.schede_header {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: table-row;
	height: 39px;
}*/

#schede_header_container {
  min-width: 500px;
  overflow-x: auto;
}

#schede_header > tbody td.scheda_header {
  height: 45px;
  width: 180px;
  text-align: center;
  font-size: 14px;
}

#footer h4 {
  text-transform: none !important;
}

#schede_header > tbody td.scheda_header > a {
  display: block;
  padding: 10px 20px 10px 20px;
  background: #aa2c2d;
  color: #fff;
  text-decoration: none;
  height: 100%;
  line-height: 23px;
}

#schede_header > tbody td.scheda_header > a:hover {
  text-decoration: none;
  background: #d96061;
}

.theribbon {
  width: 100px !important;
  border-width: 0 !important;
}

@media screen and (max-width: 1600px) {
  ul.schede_header > li.scheda_header > a {
    font-size: 12px;
  }
}


#schede {
  margin-top: 50px;
}

#schede div[id^="scheda_"]:nth-of-type(1) {
  clear: left;
}

div[id^="scheda_"] {
  height: auto;
  width: 100%;
  border: 1px solid #000;
  padding: 10px;
  display: inline-block;
}

div[id^="scheda_"]:not(#scheda_1) {
  display: none;
}

#schede_header {
  width: 500px;
  overflow-x: auto;
  table-layout: fixed;
}

.scheda_attiva {
  background: #d96061 !important;
}

/* #footer {
	background-color: #fff;
}

#footer h4 {
	color: #000;
	border-bottom: 1px solid #BAC1C8;
}

#footer ul > li > a {
	color: #78828d;
	font-size: 13px;
}

#footer ul > li > a:hover {
	color: #000;
	
} */

#map > .row > iframe {
  width: 100%;
  height: 300px;
}

#thumbs_wrapper {
  position: relative;
  top: 17px;
}
#thumbs {
  left: 50%;
}

#navigation ul li a {
  color: #8f8c8d;
  text-transform: none !important;
  border: 0;
  background-color: transparent;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
  padding-left: 10px;
  font-size: 16px;
  font-weight: 400;
}

#navigation ul li a:hover {
  text-decoration: underline;
  color: #000;
}

#thumbs a {
  display: block;
  width: 120px;
  height: auto;
  cursor: pointer;
}

.nav > li {
  position: static;
}

.alert {
  margin-bottom: 5px;
}

.disable {
  pointer-events: none;
  opacity: 0.4;
}

.title {
  color: #aa2c2d;
  font-size: 21px;
}

.sub_title {
  font-size: 18px;
}

.center {
  text-align: center;
}

#cart_inputs input.form-control {
  width: 68px !important;
  height: 40px;
  border-radius: 10px;
  background-color: #fff;
  text-align: center !important;
}

#cart_inputs {
  display: flex;
  justify-content: center;
}

#cart_inputs a,
#cart_inputs input {
  margin-right: 5px;
}
#cart_inputs a:last-child {
  margin-right: 0px;
}

#mainImage > div.col-md-5.big {
  text-align: center;
}

#cart_inputs a {
  display: block;
  height: 40px;
  width: 40px;
  padding: 10px;
  font-size: 30px;
  color: #fff;
  text-decoration: none;
  line-height: 20px;
  border-radius: 10px;
}

a[id^="add_or_remove_wishlist_"] {
  width: 60px !important;
  background-color: rgb(0, 102, 51);
  display: flex !important;
  justify-content: center ;
  align-items: center;
  cursor: pointer;
}

a[id^="add_or_remove_wishlist_"].active {
  color: #ff0000 !important;
  text-shadow: 0px 2px 3px black;
}
a[id^="add_or_remove_wishlist_"]:hover {
  color: #ff0000 !important;
  text-shadow: 0px 2px 3px black;
}

a[id^="add_cart_"] {
  width: 60px !important;
  background-color: rgb(0, 102, 51);
}

a[id^="add_cart_"].active i {
  color: rgb(0, 153, 77);
  text-shadow: 0px 2px 3px black;
}

a[id^="add_cart_"]:hover i {
  color: rgb(0, 153, 77);
  text-shadow: 0px 2px 3px black;
}

a[id^="add_cart_"] i {
  line-height: 17px;
}

a[id^="qta_plus_"] {
  background-color: rgb(0, 146, 73);
}

a[id^="qta_plus_"]:hover {
  /* background-color: #63b65f; */
}

a[id^="qta_minus_"] {
  background-color: rgb(0, 146, 73);
}

a[id^="qta_minus_"]:hover {
  /* background-color: #63b65f; */
}

.heading-breadcrumbs {
  margin-bottom: 0;
}

#thumbs .col-xs-4 {
  width: 122px;
}

.container {
  width: 95%;
}

#slider-home {
  width: 100% !important;
}

#footer_payments ul {
  list-style-type: none;
}

#footer_payments ul li {
  float: left;
  margin-right: 5px;
}

.big {
  width: 100% !important;
}

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

#checkout {
  width: 78%;
}

#riepilogo {
  width: 22%;
}

/*#navigation > ul > li:nth-child(2) a {
	padding-top: 20px;
}*/

#categories_submenu > a.active {
  background-color: #d96061;
}


.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover {
  color: #fff;
  background-color: rgb(0, 102, 51);
  border: 1px solid rgb(0, 102, 51);
}

.pagination > li > a {
  color: black;
  background-color: transparent;
  border: 1px solid rgb(0, 102, 51);
}

.pagination > li > a:focus,
.pagination > li > a:hover {
  color: white;
  /* background-color: rgb(0, 102, 51); */
  background-color: rgb(0, 146, 73);
  border: 1px solid rgb(0, 102, 51);
}

.pagination>.disabled>a {
  border: 1px solid rgb(0, 102, 51);
}

.pagination>.disabled>a:hover {
  border: 1px solid rgb(0, 102, 51);
}

#row-msg {
  margin-top: 10px;
}

#footer {
  padding: 10px 0;
}

#copyright {
  padding: 0;
  font-size: 8pt;
}

.product {
  border: 0;
}

.product:hover {
  border: 0;
}

.product .image {
  height: 200px !important;
  background-color: #fff;
}

.product .image img {
  margin: 0 auto;
  max-height: 200px;
  object-fit: cover;
}

.product:hover .buttons {
  display: block;
}

.box-image .bg {
  opacity: 0.7;
}

.product .text > h3 {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  max-height: calc(2 * 1.1em); 
  margin: 0 auto;
  font-weight: 600 !important;
  font-size: 15px !important;
}

.product .text > h3 a {
  text-overflow: ellipsis;
  color: black !important;
}

.box-image .name {
  position: absolute;
  -webkit-transform: translate(0, -75%);
  -ms-transform: translate(0, -75%);
  -o-transform: translate(0, -75%);
  transform: translate(0, -75%);
}

.justify {
  text-align: justify;
}

.mt {
  margin-top: 50px;
}

#checkout .nav {
  border: 1px solid #000;
}

#checkout .nav li.active {
  background-color: #000;
}
/* "rgb(0, 102, 51);";
  --color-green-secondary: "rgb(0, 146, 73);"; */
.panel-primary {
  border: 2px solid #23623d;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.4);
  color: #23623d;
}

.panel-primary > .panel-heading {
  color: #23623d;
  background-color: transparent;
  border-bottom: 2px solid #23623d !important;
}

#productMain input {
  float: left;
}

.logo img {
  margin: 20px auto;
  width: 12%;
  object-fit: contain;
}

.navbar-brand {
  display: block;
  clear: both !important;
  float: none !important;
  padding: 0;
  height: auto;
  line-height: unset;
  width: 100%;
}

.disponibili {
  color: green;
}

.heading h2 {
  font-family: "Montserrat", sans-serif;
  border-bottom: 0;
  text-transform: none !important;
  color: black;
  font-size: 40px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
}

.heading-breadcrumbs {
  /*background-color: #9ce3fd;*/
  background-color: transparent;
  padding: 0;
  margin-bottom: 20;
  height: 58px;
}

.heading-breadcrumbs > div.container {
  float: left;
  width: 66%;
  margin: 0;
}

.heading-breadcrumbs > div.container.soglia-ordine {
  display: block;
  float: right;
  width: 33%;
}

div.container.soglia-ordine.mobile {
  display: none;
}

.heading-breadcrumbs h1 {
  font-size: 15px;
}

@media screen and (min-width: 1024px) and (max-width: 1440px) {
  .heading-breadcrumbs h1 {
    font-size: 13px;
  }

  #soglia-spesa {
    font-size: 11px;
  }
}

@media screen and (min-width: 320px) and (max-width: 1023px) {
  .heading-breadcrumbs > div.container.soglia-ordine {
    display: none;
  }

  div.container.soglia-ordine.mobile {
    display: block;
  }

  .heading-breadcrumbs > div.container {
    float: none;
    width: 100%;
    margin: 0;
  }

  .heading-breadcrumbs h1 {
    font-size: 10px;
  }
}

.heading-breadcrumbs h1 a {
  color: #8f8c8d;
  font-weight: 400;
  text-transform: none;
}

.red {
  color: red;
}

.breadcrumb a,
.breadcrumb > li + li:before {
  color: white;
}

#productMain .lead {
  text-align: justify;
}

.product .buttons {
  bottom: initial;
}

.right {
  float: right;
}

#thumbs_wrapper {
  margin-top: 15px;
  width: 100%;
  overflow-x: auto;
}

#thumbs {
  margin: 0 auto;
  float: left;
}

#thumbs img {
  margin: 0 auto;
  height: 120px;
  object-fit: contain;
}

#riga-header {
  display: block;
}

#riga-search {
  display: none;
}

#riga-search button.btn-reset {
  border-radius: 6px 0 0 6px;
  font-size: 21px;
  color: #8f8c8d;
}

#riga-search button.btn-search {
  border-radius: 0 6px 6px 0;
  font-size: 21px;
  color: #8f8c8d;
}

.navbar-form {
  margin: 0;
  padding: 0;
}

.box-spacing {
  margin-top: 27px;
}

.pics_table > div {
  float: left;
  padding: 5px;
  display: table-cell;
}

.pics_table {
  display: table;
  margin: 0 auto;
}

.bold-text {
  font-weight: bold;
}

.heading {
  /* qui */
  text-align: center;
}

@media (min-width: 768px) {
  .navbar-form .input-group {
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .col-md-5 {
    clear: left;
  }
}

.navbar-form input {
  background: #fff;
  color: #000;
}

.navbar-form input:focus {
  border-color: white;
  box-shadow: none;
}

.img-marca {
  max-width: 150px;
  max-height: 150px;
  object-fit: contain;
  margin: 5px auto;
}

#immagini-modal .modal-dialog {
  width: 80%;
}

#mySpriteSpin {
  margin: 0 auto;
}

.soglia-ordine {
  margin-top: 5px;
  /* Tommaso rules aggiunte per il bugfix degli elementi sull'hover */
  z-index: 999999;
  /* position: absolute; */
  width: 100%;
  right: 0px;
  top: 0px;
  /* font-size: 1.2rem; */
}
.soglia-ordine .alert {
  padding: 10px 30px;
}

.strike {
  text-decoration: line-through;
}

.custom-alert {
  position: fixed;
  top: 60%;
  right: 1%;
  z-index: 9999;
  font-size: 1.5em;
}
.custom-alert#info-art {
  top: unset;
  right: unset;
}

#btn-front-back {
  margin: 10px;
  text-align: center;
}

#promozioni .block {
  background: #f1d3d5;
  color: #a0a0a0;
  padding: 4px;
}
#promozioni .block .media {
  border: 1px solid #fff;
}
#promozioni .block .media-heading {
  margin-top: 10px;
  margin-bottom: 0;
  color: #000;
}
#promozioni .block i {
  font-size: 60px;
  margin: 15px 20px;
}

.col-sm-9 {
  width: 100% !important;
}

#slider-home .owl-item img {
  height: auto;
  object-fit: fill;
}

#slider-home {
  /*margin: 120px auto;*/
  /*padding: 0 15px 0 15px;*/
}

@media screen and (max-width: 767px) {
  #slider-home {
    margin: 0px auto;
  }

  #slider-home .owl-item img {
    object-fit: contain;
    height: 250px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  #slider-home {
    margin: 0px auto;
  }

  #slider-home .owl-item img {
    object-fit: contain;
    height: 329px;
  }
}

.box {
  border: none;
  margin-bottom: 0;
}

#productMain .col-md-6:nth-of-type(2) {
  float: left;
}

.box.descr {
  clear: left;
  max-width: 520px;
}

#list-categorie li {
  float: left;
}

#list-categorie li > a > img {
  max-width: 340px;
}

h3.descr_cat {
  text-align: center;
}

.btn-template-main,
.btn-template-main:hover,
.btn-template-main:active,
.btn-template-main:focus,
.btn-template-main:visited {
  /* color: #000; */
}

.in_arrivo {
  color: #f00;
  font-weight: bold;
  margin: 10px 0;
}

#list-categorie li {
  width: 260px;
  margin-left: 10px;
  margin-right: 10px;
}

#list-categorie li:nth-of-type(5n) {
  clear: left;
  float: left;
}

#list-categorie li > a > img {
  max-width: 250px;
}

#cod_,
#ean {
  color: #000;
  background-color: #fff;
  margin-top: 5px !important;
}

#mainImage {
  float: left;
}

#thumbs > ul {
  list-style: none;
  padding: 0;
}

#thumbs > ul > li {
  width: 122px;
  margin-bottom: 10px;
}

#navbar {
  background-color: #3871c2;
}

#navigation {
  background-color: transparent;
}

#categorie {
  background-color: #fff;
  margin-left: -15px;
  margin-right: -15px;
}

div.col-sm-9 {
  background-color: #fff;
}

.product-box-shadow {
  -webkit-box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.3);
}

.shadow {
  box-shadow: 3px 3px 10px #0000003d;
}

.ribbon.new {
  z-index: 50;
  top: -20px;
  left: 15px;
}

#productMain .ribbon.new {
  z-index: 50;
  top: 8px;
  left: 54px;
}

.btn-template-main,
.btn-default {
  background-color: rgb(0, 102, 51);
  border: 0px !important;
  border-radius: 5px;
  color: #fff;
}

.btn-template-main:active,
.btn-default:active {
  background: rgb(0, 146, 73);
  border: 0px !important;
  color: #fff;
}

.btn-template-main:focus,
.btn-default:focus {
  background: rgb(0, 146, 73);
  border: 0px !important;
  color: #fff;
}

.btn-template-main:hover,
.btn-default:hover {
  background-color: rgb(0, 146, 73);
  color: #fff;
}

ul.cash-out.pull-left > li {
  float: left;
  margin-right: 10px;
}

.social-icon li a {
  background-color: #000;
  display: inline-block;
}

.social-icon li {
  margin-top: 5px;
}

#footer a i.fa {
  color: #fff;
}

.facebook-icon {
  padding: 8px 13px;
}

a.facebook-icon:hover {
  background-color: rgb(4, 6, 121);
}

.instagram-icon {
  padding: 8px 11px;
}

a.instagram-icon:hover {
  background-color: #8404db;
}

.plus-icon {
  padding: 8px;
}

a.plus-icon:hover {
  background-color: #db4104;
}

.twitter-icon {
  padding: 8px 11px;
}

a.twitter-icon:hover {
  background-color: #64c5eb;
}

ul.social-icon li {
  float: left;
  margin-right: 8px;
}

#footer h4 > a,
#footer p > span a {
  color: #7f8c8d;
}

#footer h4 > a:hover,
#footer p > span a:hover {
  color: #000;
}

.black {
  color: #000;
}

#footer .block p i {
  color: #fff;
  margin-right: 10px;
  background: #000;
  width: 24px;
  line-height: 24px;
  text-align: center;
}

#footer ul a {
  color: #3871c2;
}

#navigation > ul {
  margin: 0 auto;
}

#categories_submenu {
  display: none;
  background-color: #fff;
  color: #8f8c8d;
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  z-index: 1000;
  font-weight: 500;
}

.sub_categories_submenu {
  background-color: #fff;
  color: #e28b2c !important;
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: static;
  z-index: 1001;
  left: 180px;
  top: 0;
}

.category_butt > a {
  color: #000;
}

#categories_submenu {
  width: 100%;
}

#categories_submenu li a {
  text-decoration: none;
  font-weight: bold;
  color: #3871c2;
  /*padding-top: 10px !important;
	padding-bottom: 10px !important;
	padding-left: 15px !important;
	padding-right: 15px !important;*/
  text-align: center;
  display: block;
  width: 100%;
}

.sub_categories_submenu li > a:hover {
  text-decoration: underline !important;
  background-color: transparent !important;
}

.sub_categories_submenu > li a {
  text-align: left !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.ribbon .theribbon {
  background-color: rgb(0, 146, 73);
}

/* .navbar-nav {
	clear: both !important;
	float: none;
} */

ul.nav.nav-pills.nav-stacked.category-menu {
  text-align: center;
  margin: 0 auto;
  width: 925px;
}

ul.nav.nav-pills.nav-stacked.category-menu > li > a {
  background-color: #555555;
  width: 150px;
  padding: 50px 0;
}

ul.nav.nav-pills.nav-stacked.category-menu > li {
  float: left;
  margin: 2px;
}

#categories_list {
  list-style: none;
  margin: 0;
  padding: 0;
}

#categories_list li a img {
  width: 100%;
  max-height: 169.7px;
  object-fit: contain;
}

#categories_list li a {
  text-decoration: none;
  text-align: center;
}

.rollover {
  background-color: #e28b2c;
}

/*#categories_list li:nth-of-type(5n) {
	clear:left;
	float:left;
}*/

#marca,
#categoria,
#sottocategoria {
  background-color: #ff833e;
  font-size: 16px;
  font-weight: bold;
  font-style: italic;
}

.filter_module
  > div:nth-child(1)
  > div:nth-child(1)
  > div:nth-child(1)
  > div:nth-child(1),
.filter_module
  > div:nth-child(1)
  > div:nth-child(1)
  > div:nth-child(2)
  > div:nth-child(1),
.filter_module
  > div:nth-child(1)
  > div:nth-child(1)
  > div:nth-child(3)
  > div:nth-child(1) {
  float: left;
  width: 250px;
}

.col-md-7 > h1:nth-child(2) {
  float: left;
}

.col-md-7 > img:nth-child(1) {
  float: left;
  width: 80px;
  max-height: 80px;
  object-fit: contain;
  margin-top: 10px;
  margin-right: 10px;
}

/* Stili testo box promozioni*/

#promozioni
  > div:nth-child(1)
  > div:nth-child(1)
  > div:nth-child(1)
  > div:nth-child(1)
  > div:nth-child(2)
  > a:nth-child(1)
  > h4:nth-child(1) {
  margin: 43px 0;
}

#promozioni
  > div:nth-child(1)
  > div:nth-child(2)
  > div:nth-child(1)
  > div:nth-child(1)
  > div:nth-child(2)
  > a:nth-child(1)
  > h4:nth-child(1) {
  margin: 43px 0;
}

.product-row {
  width: 91%;
}

.product {
  background-color: #fff;
  color: #000;
  /*border:solid 1.5px #000;*/
  max-height: 480px;
}


#productMain .price {
  margin-top: 0;
  margin-bottom: 11px;
  color: #000;
  font-size: 35px;
}

#coupon_message {
  display: none;
  padding-top: 300px;
}

#coupon_message h3 {
  text-align: center;
}

#coupon_message_buttons {
  margin-top: 25px;
  margin-bottom: 20px;
  padding-left: 25px;
}

#coupon_message a {
  text-decoration: none;
  font-weight: bold;
  background-color: #3871c2;
  padding: 10px;
}

#coupon_message a:hover {
  font-weight: bold;
  background-color: #000;
  padding: 10px;
}

.row .products {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 25px;
  /* text-align: center; */
}

.title-product {
  font-weight: 600 !important;
  margin-bottom: 5px !important;
}

.products-row {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 25px;
}

.product-wrapper {
  /* width: 350px; */
  margin: 15px 15px 45px 15px;
}

.product-wrapper.ghost {
  visibility: hidden;
  /* width: 350px; */
  margin: 15px 15px 45px 15px;
}

.spacing-top-50 {
  margin-top: 50px;
  width: 100%;
}

panel-primary.panel-heading {
  color: #000;
}

h3.panel-title label {
  font-weight: bold;
  color: #23623d;
}

#login-modal a {
  color: #3871c2;
}

.panel-body p {
  color: #23623d;
  font-weight: 600;
}

.nav-pills li.active > a {
  color: #fff !important;
  background-color: #000;
}

.nav-pills li.active > a:hover {
  background-color: #000;
}

.nav-pills li.disabled > a {
  color: #000 !important;
}
.nav-pills li > a {
  color: #000;
}

#basket input[type="text"] {
  display: inline;
}

a[id^="qta_plus_"],
a[id^="qta_minus_"] {
  padding: 5px 10px;
  font-size: 14px;
  text-align: center !important;
}

tr[id^="cart_"] a {
  color: #000;
}

i.fa.fa-trash-o {
  font-size: 18px;
}

.ribbon.sale {
  z-index: 100;
}

.box-footer {
  margin-bottom: 24px !important;
}

.product .text p.price {
  font-size: 25px !important;
  margin-top: 11px;
  font-family: "Montserrat", sans-serif;
}

#promo_1,
#promo_2 {
  height: 101.8px;
}

#promo_1 .block,
#promo_2 .block {
  height: 111.8px;
}

#promo_1 img,
#promo_2 img {
  width: 100%;
  height: 101.8px;
  object-fit: contain;
}

#promo_1 h4,
#promo_2 h4 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#promo_1 .media,
#promo_2 .media {
  height: 103px;
}

#promo_1 .media .pull-left,
#promo_2 .media .pull-left {
  padding-top: 5px;
}

@media screen and (max-width: 1023px) {
  /* .table-responsive > .table > tbody > tr > td {
    white-space: nowrap;
  } */
}

@media screen and (min-width: 1024px) {
  /* .break-word {
    word-wrap: break-word;
    overflow-wrap: break-word;
    max-width: 250px;
  } */
}

@media screen and (min-width: 320px) {
  /* .logo img {
    width: 50%;
  }

  #go_back_butt {
    float: left;
    padding: 9px 10px;
    position: relative;
    z-index: 1200;
    top: 11px;
  }

  #go_back_butt > i {
    font-size: 24px;
  }

  .navbar-fixed-top {
    position: static !important;
    max-height: unset !important;
    height: auto !important;
  }

  .navbar .navbar-buttons {
    position: relative !important;
    z-index: 1200;
    width: 100%;
    height: 63px;
  }

  .navbar-toggle {
    position: relative !important;
    z-index: 1200;
  }

  #navigation {
    padding-top: 63px;
    position: relative !important;
    top: -63px;
    width: 100%;
    max-height: unset !important;
    height: auto !important;
    text-align: center;
  }

  #categories_submenu {
    position: absolute !important;
    top: 0;
    width: 100%;
    left: 0;
    padding-top: 63px;
    font-size: 20px;
  }

  .sub_categories_submenu li > a {
    text-align: center !important;
    font-size: 18px !important;
  }

  .sub_categories_submenu {
    margin-bottom: 20px;
  }

  #checkout,
  #riepilogo {
    width: 100%;
  }

  .col-xs-4 {
    width: 100%;
  }

  .row .products .col-md-4 {
    width: 100%;
    float: unset;
  }

  #dummydiv {
    padding: 6% !important;
  }

  #mainImage {
    width: 290px;
  }

  #mainImage > img {
    object-fit: contain;
    margin: auto;
    position: relative;
    z-index: 1;
    width: 290px;
  }

  #thumbs {
    display: block;
    position: relative;
    z-index: 10;
  }

  #thumbs ul li {
    float: left;
  }

  #promo_1 {
    margin-left: unset !important;
  }

  #promo_1 h4,
  #promo_2 h4 {
    width: 195px;
  } */
}

#category_submenu li,
.sub_categories_submenu li {
  height: auto !important;
}

#categories_list li a h3 {
  font-size: 20px;
}

.col-md-6 {
  background-color: transparent !important;
}

#categories_list li {
  float: left;
  width: 129px;
  margin: 10px;
}

#home_text_box_1 {
  background-color: #fff;
  width: 100%;
  padding-top: 3px;
  padding-bottom: 6px;
}

#home_text_box_2 {
  background-color: #fff;
  width: 100%;
  padding-top: 3px;
  padding-bottom: 41px;
}

#home_footer_box {
  background-color: #fff;
  padding: 0;
  width: 100%;
  position: relative;
}

#home_footer_box > img {
  width: 100%;
  height: 185px;
  object-fit: cover;
  object-position: 0 0px;
}

#home_footer_box > div {
  width: 100%;
  height: 185px;
  background-color: #000;
  opacity: 0.6;
  position: absolute;
  top: 0px;
  text-align: center;
}

#home_footer_box > span {
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  position: absolute;
  top: 30%;
  left: 4%;
  text-align: center;
  letter-spacing: 5px;
}

#products_text_box_1 {
  background-color: #fff;
  width: 100%;
  padding-top: 37px;
  padding-bottom: 43px;
}

.size {
  font-size: 16px;
}

.category_butt > a {
  font-size: 13px !important;
}

.sub_categories_submenu {
  left: 132px;
}

#products_text_box_2 {
  background-color: #fff;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
}

#products_text_box_3 {
  background-color: #fff;
  width: 100%;
  padding-top: 22px;
  padding-bottom: 28px;
}

#products_text_box_4 {
  background-color: #fff;
  width: 100%;
  padding-top: 55px;
  padding-bottom: 57px;
}

#products_text_box_5 {
  background-color: #fff;
  width: 100%;
  padding-top: 55px;
  padding-bottom: 55px;
}

#products_text_box_6 {
  background-color: #fff;
  width: 100%;
  padding-top: 75px;
  padding-bottom: 76px;
}

#products_text_box_7 {
  background-color: #fff;
  width: 100%;
  padding-top: 2px;
  padding-bottom: 0px;
}

#products_text_box_8 {
  background-color: #fff;
  width: 100%;
  padding-top: 131px;
  padding-bottom: 132px;
}

#products_text_box_9 {
  background-color: #fff;
  width: 100%;
  padding-top: 76px;
  padding-bottom: 77px;
}

#products_text_box_10 {
  background-color: #fff;
  width: 100%;
  padding-top: 2px;
  padding-bottom: 3px;
}

#products_text_box_11 {
  background-color: #fff;
  width: 100%;
  padding-top: 152px;
  padding-bottom: 153px;
}

#products_text_box_12 {
  background-color: #fff;
  width: 100%;
  padding-top: 61px;
  padding-bottom: 62px;
}

#products_footer_box_1,
#products_footer_box_2,
#products_footer_box_3,
#products_footer_box_4,
#products_footer_box_5 {
  background-color: #fff;
  padding: 0;
  width: 100%;
  position: relative;
}

#products_footer_box_1 > img,
#products_footer_box_2 > img,
#products_footer_box_3 > img,
#products_footer_box_4 > img,
#products_footer_box_5 > img {
  width: 100%;
  height: 287px;
  object-fit: cover;
  object-position: 0 0px;
}

#products_footer_box_1 > div,
#products_footer_box_2 > div,
#products_footer_box_3 > div,
#products_footer_box_4 > div,
#products_footer_box_5 > div {
  width: 100%;
  height: 287px;
  background-color: #000;
  opacity: 0.6;
  position: absolute;
  top: 0px;
  text-align: center;
}

#products_footer_box_1 > span {
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  position: absolute;
  top: 31%;
  text-align: center;
  letter-spacing: 5px;
}

#products_footer_box_2 > span {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  position: absolute;
  top: 32%;
  left: 11%;
  text-align: center;
  letter-spacing: 5px;
}

#products_footer_box_3 > span {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  position: absolute;
  top: 28%;
  left: 1%;
  text-align: center;
  letter-spacing: 5px;
}

#products_footer_box_4 > span {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  position: absolute;
  top: 33%;
  left: 7%;
  text-align: center;
  letter-spacing: 5px;
}

#products_footer_box_5 > span {
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  text-transform: uppercase;
  position: absolute;
  top: 31%;
  left: 2%;
  text-align: center;
  letter-spacing: 5px;
}

#products_box_2_pic,
#products_box_3_pic,
#products_box_4_pic,
#products_box_7_pic,
#products_box_10_pic,
#products_box_12_pic {
  overflow: hidden;
}

#products_box_2_pic > img {
  width: 106% !important;
}

#products_box_3_pic > img {
  width: 134% !important;
}

#products_box_4_pic > img {
  width: 133.5% !important;
}

#products_box_7_pic > img {
  width: 126% !important;
}

#products_box_10_pic > img {
  width: 118% !important;
}

#products_box_12_pic > img {
  width: 122% !important;
}

/*#promozioni .col-md-4:first-child {
		margin-left:0px;
		margin-bottom: 20px;
	}*/

#thumbs {
  display: block;
  position: relative;
  z-index: 50;
  max-height: 273px;
  padding: 0;
  margin: 0;
}

#thumbs ul li {
  float: none;
}

#productMain > .col-md-5 {
  width: 100%;
}

#productMain > div.col-md-3 {
  /*float:left;*/
  width: 100%;
}

#productMain .col-md-6:nth-of-type(2) {
  margin-bottom: 30px;
  width: 100%;
}

#mainImage {
  width: 100%;
  object-fit: contain;
}

#mainImage > img {
  object-fit: contain;
  margin: auto;
  position: relative;
  z-index: 1;
  width: 249px;
}

.box.descr {
  max-width: 100%;
  padding-left: 5px;
  padding-right: 5px;
}

ul.nav.nav-pills.nav-stacked.category-menu {
  width: 616px;
}

#categories_submenu {
  position: static;
}

#promo_1 {
  margin-left: 6.5% !important;
}

#promo_1 h4,
#promo_2 h4 {
  width: 195px;
}

.navbar-default .navbar-toggle:focus {
  background-color: #96dff0 !important;
}

.navbar-default .navbar-toggle:hover {
  background-color: #96dff0 !important;
}

.footer_menu {
  display: none;
  width: 205px;
  margin-right: 49px;
}

#footer_contacts {
  width: 100%;
  margin-right: 0px;
}

#footer_social {
  width: 50px;
}

#footer_payments {
  padding-top: 10px;
  margin-right: 25%;
}


footer {
  font-size: 10px;
}

footer .container > .row {
  padding-left: 12px;
}

#copyright .container {
  text-align: center;
}

.heading-title-cat {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}


/* REVIEW CSS STYLE in prodotto.php */

.ratings-container {
  /* height: 500px; */
  /* border-bottom: 2px solid rgba(0, 0, 0, 0.2);
  border-top: 2px solid rgba(0, 0, 0, 0.2); */
  padding: 20px 0px;
  /* border: 1px 0px 1px 0px solid #ddd; */
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  font-family: "Montserrat", sans-serif;
}

.ratings-heading {

}

.ratings-heading h1 {
  color: #23623d;
  margin: 0px;
  margin-bottom: 12px;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 1px;
}

.ratings-heading h5 {
  margin: 0px;
  font-size: 20px;
  font-weight: 500;
}

.ratings-body {
  display: flex;
  justify-content: space-between;
  margin: 20px 0px;
  align-items: center;
}

.ratings {
  width: 50%;
  /* border: 1px solid black; */
}

/* SINGLE RATING */
.rating-box {
  padding: 25px;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
  margin-bottom: 20px;
}


.name-user-rating-with-date {
  font-size: 18px;
  font-weight: 800;
  display: flex;
  align-items: center;
  gap: 10px;
}

.date-rating {
  font-weight: 400;
  font-size: 12px;
}

.rating-stars {
  color: #ffd015;
}

.rating-title {
  font-weight: 600;
  font-size: 18px;
  margin-top: 10px;
  text-decoration: underline;
}

.rating-review {
  font-weight: 400;
  font-size: 12px;
}

/* box risposta alla recensione: 37b46b */
.response_rating_container {
  padding: 10px;
  background-color: rgba(152, 251, 152, 0.6);



  border-left: 3px solid #23623d;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 20px;
  border-radius: 5px;
}

.response_rating_container.in_list {
  margin-top: auto;
}


.response_title {
  font-weight: bold;
  margin-bottom: 2px;
}

.response_text {
  color: black;
  flex-grow: 1; 
  overflow: auto; 
}

.response_date {
  font-size: 0.85em;
  color: #666;
  margin-bottom: 10px;
}

/* Rating footer buttons */

.ratings-footer {

}

.vote-product-btn {
  background: transparent;
  color: #23623d;
  border: 2px solid #23623d;
  /* margin-right: 20px; */
  cursor: pointer;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
}

.buttons-footer-rating {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
  flex-wrap: wrap;
}

.ratings-button:focus {

}

.ratings-button:hover {
  background-color: black !important;
  color: #fff !important;
  border: 2px solid #23623d;
}
.ratings-button:hover i {
  color: #ffd015;
}

.ratings-footer button:last-child {
  background: #23623d;
  color: #fff;
}
.ratings-footer button:last-child i {
  margin: 0px 2px;
}

.ratings-button {
  width: 250px;
  height: 65px;
  border-radius: 22px;
  /* margin-top: 50px; */
  /* padding: 15px 16px; */
}


/* MODAL RECENSIONE STYLE*/

.modal-content-ratings {
  margin-top: 150px;
  background: #fff;
  border: 2px solid #ddd;
  font-family: "Montserrat", sans-serif;
  box-shadow: 0px 5px 15px rgba(0,0,0,.5)
}

.modal-header-ratings {
  padding: 15px;
  border-bottom: 2px solid #ddd;
  text-align: center;
  font-weight: 600;
  font-size: 20px;
}

.modal-body-ratings {

}

.product-info-ratings {
  padding: 15px;
  display: flex;
}

.image-product-info-ratings {

}

.image-product-info-ratings img {
  width: 150px;
  height: 150px;
  object-fit: contain;
}

.title-product-info-ratings {
  border-left: 2px solid #ddd;
  width: 100%;
  padding: 0px 15px;
  font-size: 18px;
  display: flex;
  align-items: center;
  height: 150px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6; /* Numero massimo di righe da visualizzare prima di mostrare i puntini */
  text-overflow: ellipsis;
}

.input-review-ratings {
  display: flex;
  flex-direction: column;
}

.input-ratings {
  width: 90%;
  padding: 10px 5px;
  margin: 0 auto;
  border: 2px solid #ddd;
  border-radius: 5px;
  outline: none;
  margin-bottom: 10px;
}

.ratings-stars-review {
  display: flex;
  justify-content: center;
  margin: 10px 0px;
  /* font-size: 25px; */
}

.ratings-stars-review i {
  margin: 0px 5px;
}
.input-review-ratings input:last-child {
  height: 150px !important;
}

.input-review-ratings .description-input {
  height: 75px;
  resize: vertical;
  max-height: 200px;
  overflow-y: auto;
}

.modal-footer-ratings {
  background-color: #23623d54;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  border-top: 2px solid #ddd;
}

.modal-buttons {
  width: 100px;
  height: 40px;
  background: transparent;
  border: 2px solid #23623d;
  border-radius: 10px;
  text-transform: uppercase;
  color: black;
  font-weight: 600;
}

.modal-buttons:first-child:hover {
  border: 2px solid #8b0000;
  background-color: #8b0000;
  color: #fff;
}

.modal-buttons:hover {
  background-color: #23623d;
  color: #fff;
}

/* stars style ChatGPT*/

/* Ratings widget */
.rate {
  display: inline-block;
  border: 0;
}
/* Hide radio */
.rate > input {
  display: none;
}
/* Order correctly by floating highest to the right */
.rate > label {
  float: right;
}
/* The star of the show */
.rate > label:before {
  display: inline-block;
  font-size: 2.1rem;
  padding: .3rem .2rem;
  margin: 0;
  cursor: pointer;
  font-family: FontAwesome;
  content: "\f005 "; /* full star */
}

/* Half star trick */
.rate .half:before {
  content: "\f089 "; /* half star no outline */
  position: absolute;
  padding-right: 0;
}
/* Click + hover color */
.rate input:checked ~ label, 
.rate label:hover, 
.rate label:hover ~ label { 
    color: #ffd015; 
} 

/* Hover highlights */
.rate input:checked + label:hover, 
.rate input:checked ~ label:hover, 
.rate input:checked ~ label:hover ~ label, 
.rate label:hover ~ input:checked ~ label { 
    color: #ffd015; 
}


/* gestione errore form */
#error-rating-message {
  width: 90%;
  margin: 5px auto;
  background-color: #8b00004d;
  font-weight: 600;
  text-align: center;

}


/* GRAFICO RATINGS STYLE */

.rating-bar {
  width: 80%;
  display: flex;
  align-items: center;
  height: 35px;
  margin: 2px 0px;
}

.rating-bar .stars {
  width: 150px;
  display: flex;
  justify-content: space-evenly;
  transition: width 0.4s ease;
}

.rating-bar .stars i {
  color: #ddd;
}

.gold {
  color: #ffd015 !important;
}

.graph-rating {
  /* width: 100%; */
  flex: 1;
  height: 60%;
  background-color: #ddd;
  margin: auto 0px;
}

.bar-rating-graph {
  background-color: #ffd015 !important;
  width: 60%;
  height: 100%;
}

.count-rating {
  display: flex;
  align-items: center;
  width: 80px;
  margin-left: 10px;
}

.averege-product-rating {
  text-align: center;
  font-size: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 10px 0px;
}

.rating-product-stars {
  margin: 10px 0px;
  font-size: 25px;
}
.fa-star {
  color: #d0d0d0;
}

.total-ratings-text {
  margin-left: 10px;
  font-size: 17px;
}


/* Style averege ratings */

.star-rating-container {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.star-rating-container > div {
  display: inline-block;
}

.star-rating::before, .star-rating span::before{
  cursor: pointer;
  font-family: 'FontAwesome', sans-serif;
  font-size: 20px;
  content: "\f005\f005\f005\f005\f005";
  color: #cccccc;
  line-height: 100%;
}

.star-rating{
font-size: 20px;
  /* width: 100px; */
/* width: 127.87px; */
/* width: 123px; */
/* width: 117.87px; */
white-space: nowrap;
line-height: 100%;
font-size: 0;
position: relative;
overflow: hidden;
/* letter-spacing: 5px; */
white-space: nowrap;
font-size: 0;
}

.star-rating span::before{
  color: #ffd015;
  display: inherit !important;
}

.star-rating span{
overflow: hidden;
float: left;
position: absolute;
top: 0;
left: 0;
line-height: 100%;
}

.total-people-ratings {
  margin-left: 7.5px;
  font-weight: 500;
}

/* Copia per un altra section :( */

.star-user-rated div {
  display: inline-block;
}

.star-user-rating::before, .star-user-rating span::before {
  font-family: 'FontAwesome', sans-serif;
  font-size: 14px;
  content: "\f005\f005\f005\f005\f005";
  color: #cccccc;
  line-height: 100%;
}

.star-user-rating {
  width: 94px;
  white-space: nowrap;
  line-height: 100%;
  font-size: 0;
  position: relative;
  overflow: hidden;
  letter-spacing: 7px;
  font-size: 0;
}

.star-user-rating span::before {
  color: #ffd015;
  display: inherit;
}
.star-user-rating span {
  overflow: hidden;
float: left;
position: absolute;
top: 0;
left: 0;
line-height: 100%;
}


/* Rating List ALL  */

.ratings-container-lsit {
  display: flex;
  width: 80%;
  margin: 0 auto;
  flex-wrap: wrap;
  justify-content: center;
  /* gap: 30px; */
}
.rating-box-of-the-list {
  display: flex;
  flex-direction: column;
  margin: 5px;
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: 2px 2px 4px #ddd;
  width: 350px;
  min-height: 75px;
  padding: 25px;
}

.stars-and-name {
  display: flex;
  align-items: center;
}

.separator-stars {
  margin: 0px 5px;
}
.ratings-buttons-footer {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
}

.btn-custom-rating {
  width: 250px;
  height: 50px;
  border-radius: 7px;
  border: 1px solid #ddd;
  margin: 0px 5px;
  text-transform: uppercase;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ddd;
  color: unset;
}

.close-rating-list {
  text-align: center;
}

.close-rating-list:hover {
  border: 2px solid darkred;
  text-decoration: none;
}

.write-rating:hover {
  color: black;
  border: 2px solid rgb(0, 102, 51);
}

.text-rating-review {
  overflow: hidden;
  max-height: calc(1.2em * 3);
  line-height: 1.2em;
  margin: 0;
  transition: max-height 0.3s ease;
}

.text-rating-review.collapsed {
  max-height: 600px;
}

.show-more {
  color: blue;
  cursor: pointer;
}

.rating-title-list {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* Numero massimo di righe da mostrare */
  -webkit-box-orient: vertical;
}

.spacing-15 {
  margin-top: 15px;
}

/* Descrizione del prodotto in prodotto.php */

.description-product {
  background-color: #e5e5e5;
  padding: 15px;
  border-radius: 5px;
}

.description-content {}

.description-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-transform: uppercase;
  font-size: 25px;
  margin-bottom: 10px;
}
.description-header i {
  cursor: pointer;
}

.description-list-content {
  overflow: hidden;
  /* display: none; */
  max-height: 0;
  transition: max-height 0.7s ease;
}

.description-list-content.active {
  overflow: unset;
  overflow-y: auto;
  max-height: 350px;
}

.description-list-content.active::-webkit-scrollbar {
  margin-left: 5px;
  width: 4px;
}

.description-list-content.active::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.description-list-content.active::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 5px;
  margin: 10px;
}

/* FLAGS SECTION IN prodotto.php */

.flags-container {
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
  padding: 20px;
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
  box-shadow: 0px 2px 10px #ddd;
}

.flag {
  /* width: calc(100% / 11); */
  height: 70px;
}
.flag img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.btn-searchmore {
  padding: 10px 25px;
  /* background-color: #23623d; */
  border: 1px solid #23623d;
  border-radius: 5px;
  color: black;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.3);
  text-decoration: none;
  transition: all 0.4s ease-out;
}
.btn-searchmore:hover {
  text-decoration: none;
  color: black;
  font-size: 18px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.6); /* Aggiunge un effetto ombra maggiore all'hover */
}

/* Titolo prodotto diversi stili : */
.title-space-0 {
  font-weight: 1000;
  color: #23623d;
  font-size: 35px;
  font-family: 'FuturaPTBold', sans-serif;
  text-transform: uppercase;
}
.title-space-1,
.title-space-2,
.title-space-3,
.title-space-4,
.title-space-5
{
  font-family: 'FuturaPTLight', sans-serif;
  font-size: 30px;
  font-weight: 600;
  color: black;
}

/* Heading prodotti.php */

.heading_products_wrapper {
  width: 100%;
}

.heading_products_container {
  width: 100%;
  height: 170px;
  display: flex;
  justify-content: space-between;
  border: 2px solid #ddd;
  border-left: none;
  font-family: "FuturaPTBook", sans-serif !important;
}

.image_cat_heading {
  height: 100%;
  width: 33%;
}

.image_cat_heading img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.heading_title_cat_subcat {
  width: 33%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-transform: lowercase;
}

.heading_title_cat_subcat h4 {
  font-size: 50px !important;
  color: var(--main);
  font-family: "FuturaPTBook", sans-serif !important;
  text-transform: capitalize;
}

.heading_title_cat_subcat h4::first-letter {
  text-transform: uppercase;
}

.heading_des_agg {
  width: 33%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: left;
  margin-right: 50px;
  padding: 10px 0px;
}

.heading_des_agg p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 15px !important;
  font-weight: 500;
  margin-bottom: 0px;
  text-align: justify;
}

/* SELECT ARTICOLI FIGLI DI UN ARTICOLO CHE RAGGRUPPA => prodotto.php */
.wrapper_art_figli{
  display: flex;
  justify-content: center;
  align-items: center;
}
.container_art_figli{
}
.select_art{
  min-width: 350px;
  max-width: 450px;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
  padding: 15px 35px;
}
.open_products {
  display: flex;
  justify-content: center;
  cursor: pointer;
  height: 50px;
  border-bottom: 2px solid #ddd;
  margin-bottom: 20px;
}
.open_products h2 {
  font-family: 'FuturaPTBold', sans-serif;
  text-transform: uppercase;
}

#prodotti_figli {
  overflow: hidden;
  transition: max-height 0.5s ease-in-out;
  max-height: 0; 
}


/* css/universe => select */
.radio-buttons {
  display: flex;
  flex-direction: column;
  color: black;
}

.radio-button {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  cursor: pointer;
}

.radio-button input[type="radio"] {
  display: none;
}

.radio-circle {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid #aaa;
  position: relative;
  margin-right: 10px;
}

.radio-circle::before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #23623d;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  transition: all 0.2s ease-in-out;
}

.radio-button input[type="radio"]:checked + .radio-circle::before {
  transform: translate(-50%, -50%) scale(1);
}


.radio-label {
  font-family: 'FuturaPTBold', sans-serif;
  text-transform: uppercase;
  color: #707070;
  font-size: 16px;
  font-weight: bold;
  max-width: 350px;
  text-overflow: ellipsis; /* Attiva i puntini di sospensione se il testo è troppo lungo per la larghezza massima */
  overflow: hidden; /* Nasconde il testo che fuoriesce dalla larghezza massima */
  white-space: nowrap; /* Impedisce al testo di andare a capo su più righe */
}

.radio-button input[type="radio"]:checked + .radio-circle + .radio-label {
  color: #23623d !important;
}

.radio-button:hover .radio-label {
  color: #23623d !important;
}

.radio-button input[type="radio"]:checked + .radio-circle {
  border-color: #23623d;
}

.radio-button:hover .radio-circle {
  border-color: #23623d;
}

.radio-button:hover input[type="radio"]:checked + .radio-circle::before {
  background-color: #23623d;
}

/* fine css/universe => select */

.coupon_add_cart {
  position: relative;
}

.coupon_input {
  width: 100%;
  padding: 7px 5px;
  border: 2px solid #ddd;
  outline: none;
  border-radius: 7px;
  text-align: center;
}

.button_insert_coupon {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.button_insert_coupon i {
  color: #23623d;
  font-weight: 1000;
  font-size: 20px;
  cursor: pointer;
}

.ricerca_txt {
  padding: 15px;
  width: 100%;
}

.no_products_finded {
  font-family: "Montserrat", sans-serif;
  width: 100%;
  font-size: 22px;
  color: #333; /* Colore testo semplice, scuro */
  text-align: center;
  margin: 40px 0;
  letter-spacing: 1.5px; /* Aggiunge un po' di spazio tra le lettere */
  font-weight: bold; /* Grassetto per un tocco di enfasi */
}

.pagination_container {
  text-align: center;
}

.disabled_input {
  background-color: #e0e0e080;
  color: #666;
  cursor: not-allowed !important;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
}

/* HERE */




/* inizio media e animations: */

/* error animation register shake */
@keyframes shake {
  0% {
    transform: translateX(0);
  }
  10%,
  90% {
    transform: translateX(-5px);
  }
  20%,
  80% {
    transform: translateX(5px);
  }
  30%,
  50%,
  70% {
    transform: translateX(-5px);
  }
  40%,
  60% {
    transform: translateX(5px);
  }
  100% {
    transform: translateX(0);
  }
}

/* error animation login bounce */

@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-15px);
  }
  60% {
    transform: translateY(-7px);
  }
}

.bounce {
  animation: bounce 0.75s;
}





@media screen and (min-width: 768px) {
  #checkout,
  #riepilogo {
    width: 100%;
  }

  #checkout .table-responsive:first-child {
    font-size: 13px;
  }

  .col-xs-4 {
    width: 33.33%;
  }

  .row .products .col-md-4 {
    width: 320px;
    float: left;
  }

  #dummydiv {
    padding: 3% !important;
  }

  #category_submenu li,
  .sub_categories_submenu li {
    height: auto !important;
  }

  #categories_list li a h3 {
    font-size: 20px;
  }

  #navigation ul li.main:hover {
    background-position: 1px -57.5px;
  }

  #navigation ul li.main.active {
    background-position: 1px -57.5px;
  }

  .col-md-6 {
    background-color: transparent !important;
  }

  #productMain > .col-md-5 {
    width: 100%;
    float: left;
  }

  #categories_list li {
    float: left;
    width: 129px;
    margin: 10px;
  }

  #home_text_box_1 {
    background-color: #fff;
    width: 100%;
    padding-top: 3px;
    padding-bottom: 6px;
  }

  #home_text_box_2 {
    background-color: #fff;
    width: 100%;
    padding-top: 3px;
    padding-bottom: 41px;
  }

  #home_footer_box {
    background-color: #fff;
    padding: 0;
    width: 100%;
    position: relative;
  }

  #home_footer_box > img {
    width: 100%;
    height: 185px;
    object-fit: cover;
    object-position: 0 -162px;
  }

  #home_footer_box > div {
    width: 100%;
    height: 185px;
    background-color: #000;
    opacity: 0.6;
    position: absolute;
    top: 0px;
    text-align: center;
  }

  #home_footer_box > span {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    position: absolute;
    top: 30%;
    left: 4%;
    text-align: center;
    letter-spacing: 5px;
  }

  #products_text_box_1 {
    background-color: #fff;
    width: 100%;
    padding-top: 37px;
    padding-bottom: 43px;
  }

  .size {
    font-size: 16px;
  }

  #categories_submenu {
    font-size: 14px;
  }

  .category_butt > a {
    font-size: 9px !important;
  }

  #products_text_box_2 {
    background-color: #fff;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  #products_text_box_3 {
    background-color: #fff;
    width: 100%;
    padding-top: 22px;
    padding-bottom: 28px;
  }

  #products_text_box_4 {
    background-color: #fff;
    width: 100%;
    padding-top: 55px;
    padding-bottom: 57px;
  }

  #products_text_box_5 {
    background-color: #fff;
    width: 100%;
    padding-top: 55px;
    padding-bottom: 55px;
  }

  #products_text_box_6 {
    background-color: #fff;
    width: 100%;
    padding-top: 75px;
    padding-bottom: 76px;
  }

  #products_text_box_7 {
    background-color: #fff;
    width: 100%;
    padding-top: 2px;
    padding-bottom: 0px;
  }

  #products_text_box_8 {
    background-color: #fff;
    width: 100%;
    padding-top: 131px;
    padding-bottom: 132px;
  }

  #products_text_box_9 {
    background-color: #fff;
    width: 100%;
    padding-top: 76px;
    padding-bottom: 77px;
  }

  #products_text_box_10 {
    background-color: #fff;
    width: 100%;
    padding-top: 2px;
    padding-bottom: 3px;
  }

  #products_text_box_11 {
    background-color: #fff;
    width: 100%;
    padding-top: 152px;
    padding-bottom: 153px;
  }

  #products_text_box_12 {
    background-color: #fff;
    width: 100%;
    padding-top: 61px;
    padding-bottom: 62px;
  }

  #products_footer_box_1,
  #products_footer_box_2,
  #products_footer_box_3,
  #products_footer_box_4,
  #products_footer_box_5 {
    background-color: #fff;
    padding: 0;
    width: 100%;
    position: relative;
  }

  #products_footer_box_1 > img,
  #products_footer_box_2 > img,
  #products_footer_box_3 > img,
  #products_footer_box_4 > img,
  #products_footer_box_5 > img {
    width: 100%;
    height: 287px;
    object-fit: cover;
    object-position: 0 -60px;
  }

  #products_footer_box_1 > div,
  #products_footer_box_2 > div,
  #products_footer_box_3 > div,
  #products_footer_box_4 > div,
  #products_footer_box_5 > div {
    width: 100%;
    height: 287px;
    background-color: #000;
    opacity: 0.6;
    position: absolute;
    top: 0px;
    text-align: center;
  }

  #products_footer_box_1 > span {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    position: absolute;
    top: 31%;
    text-align: center;
    letter-spacing: 5px;
  }

  #products_footer_box_2 > span {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    position: absolute;
    top: 32%;
    left: 11%;
    text-align: center;
    letter-spacing: 5px;
  }

  #products_footer_box_3 > span {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    position: absolute;
    top: 28%;
    left: 1%;
    text-align: center;
    letter-spacing: 5px;
  }

  #products_footer_box_4 > span {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    position: absolute;
    top: 33%;
    left: 7%;
    text-align: center;
    letter-spacing: 5px;
  }

  #products_footer_box_5 > span {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    position: absolute;
    top: 31%;
    left: 2%;
    text-align: center;
    letter-spacing: 5px;
  }

  #products_box_2_pic,
  #products_box_3_pic,
  #products_box_4_pic,
  #products_box_7_pic,
  #products_box_10_pic,
  #products_box_12_pic {
    overflow: hidden;
  }

  #products_box_2_pic > img {
    width: 106% !important;
  }

  #products_box_3_pic > img {
    width: 134% !important;
  }

  #products_box_4_pic > img {
    width: 133.5% !important;
  }

  #products_box_7_pic > img {
    width: 126% !important;
  }

  #products_box_10_pic > img {
    width: 118% !important;
  }

  #products_box_12_pic > img {
    width: 122% !important;
  }

  /*#promozioni .col-md-4:first-child {
		margin-left:0px;
		margin-bottom: 20px;
	}*/

  #thumbs {
    display: block;
    position: relative;
  }

  #thumbs ul li {
    float: none;
  }

  div.col-md-3:nth-child(5) {
    clear: left !important;
    float: left !important;
    width: 200px !important;
    margin: 0 114px;
  }

  #productMain > div.col-md-3 {
    width: 45%;
    float: left;
  }

  /* div.col-md-6 {
		width:100%;
	  } */

  #productMain .col-md-6:nth-of-type(2) {
    margin-bottom: 30px;
    width: 55%;
  }

  .box.descr {
    max-width: 100%;
    padding-left: 5px;
    padding-right: 5px;
  }

  ul.nav.nav-pills.nav-stacked.category-menu {
    width: 616px;
  }

  #promo_1 {
    margin-left: 6.5% !important;
  }

  #promo_1 h4,
  #promo_2 h4 {
    width: 195px;
  }

  .footer_menu {
    display: block;
    width: 205px;
    margin-right: 49px;
  }

  #footer_contacts {
    width: 400px;
    margin-right: 0px;
  }

  #footer_social {
    width: 120px;
  }

  #footer_payments {
    padding-top: 10px;
    margin-right: auto;
  }


  footer {
    font-size: 13px;
  }

  footer .container > .row {
    padding-left: 12px;
  }
}

@media screen and (min-width: 1024px) {
  .sub_categories_submenu li > a {
    font-size: 16px !important;
    text-align: left !important;
  }

  .logo img {
    width: 12%;
  }

  #mainImage > img {
    width: 500px;
    padding-top: 14px;
  }

  #cerca {
    position: static;
    float: right;
  }

  #carrello {
    position: static;
    float: right;
  }

  #login {
    position: static;
    float: right;
  }

  #registrazione {
    position: static;
    float: right;
  }

  li.category_butt > span {
    display: block;
    width: 120px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    font-weight: 500;
  }

  #riga-search {
    position: relative;
    z-index: 50;
    top: -46px;
    padding-top: 12px;
    padding-bottom: 12px;
    background: #fff;
    border: 1px solid #8f8c8d;
  }

  #go_back_butt {
    display: none;
  }

  .navbar-fixed-top {
    position: fixed !important;
    max-height: 340px !important;
    border-bottom: 2px solid #23623d;
  }

  .navbar .navbar-buttons {
    position: relative !important;
    z-index: 1200;
    width: 100%;
  }

  .navbar-toggle {
    position: relative !important;
    z-index: 1200;
  }

  #navigation {
    padding: 0;
    position: static !important;
    width: auto;
    max-height: 340px !important;
    height: 52px !important;
    text-align: left;
    padding-left: 100px;
    padding-right: 100px;
  }

  #categories_submenu {
    position: absolute !important;
    width: 80% !important;
    padding-top: 0 !important;
    left: 50% !important;
    height: auto !important;
    top: unset !important;
  }

  .sub_categories_submenu {
    position: static !important;
    left: 0 !important;
    max-height: unset !important;
    padding-top: 0 !important;
  }

  .navbar-toggle {
    position: static !important;
  }

  #checkout .table-responsive:first-child {
    font-size: 18px;
  }

  #dummydiv {
    padding: 2% !important;
  }

  #category_submenu li,
  .sub_categories_submenu li {
    height: auto !important;
  }

  #categories_list li {
    float: left;
    width: 173px;
    margin: 10px;
  }

  #categories_submenu {
    width: 80%;
    position: absolute;
    left: 50%;
  }

  #categories_submenu > li {
    float: left;
    margin-right: 50px;
    font-weight: 500;
  }

  #navigation ul li.main:hover {
    background-position: 1px -68px;
  }

  #navigation ul li.main.active {
    background-position: 1px -68px;
  }

  .size {
    font-size: 16px;
  }

  #categories_submenu {
    border-top: 3px solid #000;
    border-bottom: 3px solid #000;
    font-size: 14px;
    padding-right: 30px;
    padding-left: 30px;
    padding-top: 30px !important;
    padding-bottom: 30px;
    overflow-y: auto;
    max-height: 340px !important;
  }

  .category_butt > a {
    font-size: 11px !important;
  }

  .sub_categories_submenu {
    position: absolute;
    left: 0;
    max-height: 500px;
    /*overflow-y: scroll;*/
  }

  .sub_categories_submenu > li {
    /*float: left;*/
    width: 120px;
    border-bottom: 1px solid #ddd;
  }

  /*#promozioni .col-md-4:first-child {
		margin-left:161px;
	}*/

  #thumbs {
    display: block;
  }

  /* div.col-md-6 {
      width:60%;
	} */

  /*#categories_list li:nth-of-type(5n) {
		clear:none;
		float:left;
	}*/

  /*#categories_list li:nth-of-type(4n) {
		clear:left;
		float:left;
	}*/

  #promo_1 h4,
  #promo_2 h4 {
    width: 260px;
  }

  .header {
    width: 80% !important;
  }

  .footer_menu {
    width: 205px;
    margin-right: 0px;
  }

  #footer_contacts {
    width: 320px;
    margin-right: 0px;
  }

  #footer_social {
    width: 120px;
  }

  #footer_payments {
    padding-top: 10px;
  }

  footer {
    font-size: 14px;
  }

  footer .container > .row {
    /*padding-left: 21px;*/
  }

  #footer h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    padding: 40px 0 10px;
  }

  #productMain > .col-md-5 {
    width: 40%;
    float: right;
  }
}

@media screen and (min-width: 1200px) {
  #checkout > .box:nth-of-type(1) {
    width: 78%;
    float: left;
  }

  #categories_submenu {
    font-size: 14px;
  }

  #riepilogo {
    width: 22%;
    border: 2px solid #aa2c2d;
    padding: 0;
  }

  #order-summary > .box-header > h3 {
    text-align: center;
  }

  .size {
    font-size: 18px;
  }

  #categories_submenu {
    font-size: 16px;
  }

  #categories_list li {
    float: left;
    width: 213px;
    margin: 10px;
  }

  /*#promozioni .col-md-4:first-child {
		margin-left:187px;
	}*/

  /* div.col-md-6 {
		width:50%;
	  } */

  #mainImage > img {
    object-fit: contain;
    margin: auto;
    position: relative;
    z-index: 1;
    width: 100%;
  }

  #mainImage img {
    transition: opacity 0.3s ease-in-out; /* Transizione di 300ms per la trasparenza */
    opacity: 1; /* L'immagine è completamente visibile di default */
  }

  #mainImage img.fade-out {
      opacity: 0; /* Rende l'immagine trasparente */
  }

  #promo_1 {
    margin-left: 16% !important;
  }

  #promo_1 h4,
  #promo_2 h4 {
    width: 240px;
  }

  #category_submenu li,
  .sub_categories_submenu li {
    height: auto !important;
  }

  #navigation ul li.main:hover {
    background-position: 1px -78px;
  }

  #navigation ul li.main.active {
    background-position: 1px -78px;
  }

  #home_text_box_1 {
    background-color: #fff;
    width: 50%;
    padding-top: 23px;
    padding-bottom: 50px;
  }

  #home_text_box_2 {
    background-color: #fff;
    width: 50%;
    padding-top: 71px;
    padding-bottom: 77px;
  }

  #home_footer_box {
    background-color: #fff;
    padding: 0;
    width: 100%;
    position: relative;
  }

  #home_footer_box > img {
    width: 100%;
    height: 287px;
    object-fit: cover;
    object-position: 0 -193px;
  }

  #home_footer_box > div {
    width: 100%;
    height: 287px;
    background-color: #000;
    opacity: 0.6;
    position: absolute;
    top: 0px;
    text-align: center;
  }

  #home_footer_box > span {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    position: absolute;
    top: 40%;
    left: 12%;
    text-align: center;
    letter-spacing: 5px;
  }

  #products_text_box_1 {
    background-color: #fff;
    width: 37%;
    padding-top: 93px;
    padding-bottom: 113px;
  }

  .category_butt > a {
    font-size: 13px !important;
  }

  #products_text_box_2 {
    background-color: #fff;
    width: 37%;
    padding-top: 37px;
    padding-bottom: 49px;
  }

  #products_text_box_3 {
    background-color: #fff;
    width: 37%;
    padding-top: 22px;
    padding-bottom: 28px;
  }

  #products_text_box_4 {
    background-color: #fff;
    width: 37%;
    padding-top: 55px;
    padding-bottom: 57px;
  }

  #products_text_box_5 {
    background-color: #fff;
    width: 37%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  #products_text_box_6 {
    background-color: #fff;
    width: 37%;
    padding-top: 48px;
    padding-bottom: 49px;
  }

  #products_text_box_7 {
    background-color: #fff;
    width: 37%;
    padding-top: 2px;
    padding-bottom: 0px;
  }

  #products_text_box_8 {
    background-color: #fff;
    width: 37%;
    padding-top: 105px;
    padding-bottom: 105px;
  }

  #products_text_box_9 {
    background-color: #fff;
    width: 37%;
    padding-top: 62px;
    padding-bottom: 62px;
  }

  #products_text_box_10 {
    background-color: #fff;
    width: 37%;
    padding-top: 2px;
    padding-bottom: 3px;
  }

  #products_text_box_11 {
    background-color: #fff;
    width: 37%;
    padding-top: 144px;
    padding-bottom: 143px;
  }

  #products_text_box_12 {
    background-color: #fff;
    width: 37%;
    padding-top: 61px;
    padding-bottom: 62px;
  }

  #products_footer_box_1,
  #products_footer_box_2,
  #products_footer_box_3,
  #products_footer_box_4,
  #products_footer_box_5 {
    background-color: #fff;
    padding: 0;
    width: 100%;
    position: relative;
  }

  #products_footer_box_1 > img,
  #products_footer_box_2 > img,
  #products_footer_box_3 > img,
  #products_footer_box_4 > img,
  #products_footer_box_5 > img {
    width: 100%;
    height: 287px;
    object-fit: cover;
    object-position: 0 -193px;
  }

  #products_footer_box_1 > div,
  #products_footer_box_2 > div,
  #products_footer_box_3 > div,
  #products_footer_box_4 > div,
  #products_footer_box_5 > div {
    width: 100%;
    height: 287px;
    background-color: #000;
    opacity: 0.6;
    position: absolute;
    top: 0px;
    text-align: center;
  }

  #products_footer_box_1 > span {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    position: absolute;
    top: 31%;
    text-align: center;
    letter-spacing: 5px;
  }

  #products_footer_box_2 > span {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    position: absolute;
    top: 32%;
    left: 17%;
    text-align: center;
    letter-spacing: 5px;
  }

  #products_footer_box_3 > span {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    position: absolute;
    top: 33%;
    left: 8%;
    text-align: center;
    letter-spacing: 5px;
  }

  #products_footer_box_4 > span {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    position: absolute;
    top: 33%;
    left: 13%;
    text-align: center;
    letter-spacing: 5px;
  }

  #products_footer_box_5 > span {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    position: absolute;
    top: 29%;
    left: 10%;
    text-align: center;
    letter-spacing: 5px;
  }

  #products_box_2_pic,
  #products_box_3_pic,
  #products_box_4_pic,
  #products_box_7_pic,
  #products_box_10_pic,
  #products_box_12_pic {
    overflow: auto;
  }

  #products_box_2_pic > img,
  #products_box_3_pic > img,
  #products_box_4_pic > img,
  #products_box_7_pic > img,
  #products_box_10_pic > img,
  #products_box_12_pic > img {
    width: 100% !important;
  }

  .header {
    width: 58%;
  }

  .footer_menu {
    width: 205px;
    margin-right: 0px;
  }

  #footer_contacts {
    width: 400px;
    margin-right: 0px;
  }

  #footer_social {
    width: 120px;
  }

  #footer_payments {
    padding-top: 6px;
  }
  footer {
    font-size: 14px;
  }

  footer .container > .row {
    padding-left: 0px;
  }

  .sub_categories_submenu > li {
    /*width: 350px;*/
  }

  .title-header-category {
    text-align: center;
  }
}

@media screen and (max-width: 980px) {
    /* ratings  */
    .ratings-body {
      flex-direction: column;
      align-items: unset;
      justify-content: unset;
    }

    .ratings {
      width: 100%;
    }
    .rating-box {
      margin: 10px 0px;
    }
}

@media screen and (max-width: 550px) {
  /* ratings  */
  .rating-bar .stars {
    width: 100px;
    transition: width 0.4s ease;
  }
  .rating-bar {
    width: 100%;
  }
  .ratings-buttons-footer {
    flex-direction: column;
    gap: 20px;
  }
  .ratings-container-lsit {
    justify-content: center;
  }
}