.resultBox .product-badges,
#colMid .bigBox.boxColumns li.column .product-badges {
  position: absolute;
  top: 30px;
  left: 30px;
}
.sy-box{
  border-radius: 10px;
  padding: 15px;
  border: 1px solid #eee;
}
.sy-slide > a > img{
  border-radius: 10px;
transition: transform 0.3s ease;
}
.sy-caption-wrap{
  bottom:0 !important;
}
.sy-caption-wrap .sy-caption{
  background:none;
  padding:0;
}
.sy-caption-wrap .sy-caption a{
  position: absolute;
  background: #000;
  color: #fff;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  padding: 6px 12px;
  overflow: hidden;
  width:100%;
  border-bottom-left-radius:10px;
  border-bottom-right-radius:10px;
  font-weight: normal !important;
text-align: left !important;
}
.sy-caption-wrap .sy-caption a::before {
  content: '';
  display: block;
  width: 42px;
  height: 1.5px;
  background: white;
  transition: all 0.35s ease;
  position: absolute;
  right: 20px;
}
.sy-caption-wrap .sy-caption a::after {
  content: '';
  color: white;
  font-size: 1em;
  line-height: 1;
  flex-shrink: 0;
  position: absolute;
  right: 13px;
  border-right: 2px solid #fff;
  width: 7px;
  height: 7px;
  border-top: 2px solid #fff;
  transform: rotate(45deg);
}

.sy-box:hover .sy-caption-wrap .sy-caption a::before {
  width: 10px;
}


.wp.flex-wrap.flex-0 {
  display: flex;
justify-content: space-between;
}
@media screen and (max-width: 600px){
  .wp.flex-wrap.flex-0 {
    display: block;
  }
}

#colMid .webPageGallery_imgs{
  justify-content:space-between;
  gap:10px;
}
#colMid .webPageGallery_imgs li{
  border-radius: 10px;
  padding: 15px;
  border: 1px solid #eee;
  transition: box-shadow 0.3s ease; 
  margin:0;
  flex: 0 1 32%;
  justify-content: center;
}
@media screen and (max-width: 790px) {
  #colMid .webPageGallery_imgs li{
    flex: 0 1 30%;
  }
}
@media screen and (max-width: 480px) {
  #colMid .webPageGallery_imgs li {
    flex: 0 1 100% !important;
  }
}
#colMid .webPageGallery_imgs li a{
  overflow:hidden;
  box-shadow:none;
  border:0;
  padding:0;
  border-radius: 10px;
  justify-content:center;
  flex: 0 1 auto;
  position:relative;
}
#colMid .webPageGallery_imgs li:hover {
  border: 1px solid #aaaaaa;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}
#colMid .webPageGallery_imgs img {
  transition: transform 0.3s ease;
  display: block;
  border-radius: 10px;
  max-width: 100%;
  border-radius: 10px;
}
#colMid .webPageGallery_imgs a:hover img {
  transform: scale(1.3);
}
#colMid .webPageGallery_imgs span{
  position: absolute;
  background: #000;
  color: #fff;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  padding: 6px 12px;
  overflow: hidden;
}

#colMid .webPageGallery_imgs span::before {
  content: '';
  display: block;
  width: 42px;
  height: 1.5px;
  background: white;
  transition: all 0.35s ease;
  position: absolute;
  right: 20px;
}

#colMid .webPageGallery_imgs span::after {
  content: '';
  color: white;
  font-size: 1em;
  line-height: 1;
  flex-shrink: 0;
  position: absolute;
  right: 13px;
  border-right: 2px solid #fff;
  width: 7px;
  height: 7px;
  border-top: 2px solid #fff;
  transform: rotate(45deg);
}

#colMid .webPageGallery_imgs li:hover span::before {
  width: 10px;
}
#colMid .webPageGallery_imgs li:hover span::after {
 
}




#colMid #categoriesBoxes{
justify-content: center;
}
#colMid #categoriesBoxes li,
.rassicurazioni {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
#colMid #categoriesBoxes li {
  height: auto !important;
  width:auto !important;
  padding: 0 !important;
  margin: 10px;
  flex: 0 0 15%;
}
#colMid #categoriesBoxes li a{
  display:flex !important;
  border-radius: 10px;
  padding: 5px !important;
  border: 1px solid #eee;
  background:#fff;
  align-items:center;
  justify-content: left;
}
#colMid #categoriesBoxes li a strong{
  order:2;
  margin:0;
}
#colMid #categoriesBoxes li a img{
  order:1;
  max-height:60px;
  margin:0 15px 0 0 !important;
border-radius: 10px;
}
#colMid #categoriesBoxes strong > span{
  height:auto;
  padding:0;
  font-weight:normal;
  font-size:14px;
}
#colMid #categoriesBoxes a:hover{
  border-color:#e82e30;
  overflow:hidden;
}
#colMid #categoriesBoxes a:hover span{
  color:#e82e30;
}
#colMid #categoriesBoxes a:hover img{
  transform: scale(1.3);
}

@media screen and (max-width:850px) {
  #colMid #categoriesBoxes li{
    min-width: 150px;  
  }
    #colMid #categoriesBoxes li a{
      flex-direction:column;
      justify-content:center;
      
    }
    #colMid #categoriesBoxes li a img{
      margin:0 0 5px 0 !important;
    }
    #colMid #categoriesBoxes li span{
      text-align:center !important;
    }
}


#colMid .bigBox.boxColumns {
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
#colMid .bigBox.boxColumns ul {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
  gap: 20px;
}
@media screen and (max-width: 1180px) {
  #colMid .bigBox.boxColumns ul {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 16px;
  }
}
@media screen and (max-width: 768px) {
  #colMid .bigBox.boxColumns ul {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 480px) {
  #colMid .bigBox.boxColumns ul {
    grid-template-columns: 1fr;
  }
}

#colMid .bigBox.boxColumns .boxTitle{
  width: 100%;
}
#colMid .bigBox.boxColumns li.column {
  border-radius: 10px;
  transition: box-shadow 0.3s ease;
  padding: 15px;
  border: 1px solid #eee;
  margin-bottom: 20px;
}
#colMid .bigBox.boxColumns li.column:hover {
  border: 1px solid #aaaaaa;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}
#colMid .bigBox.boxColumns li.column .title {
  width: auto;
  margin: 0 0 10px 0;
  text-align: left;
  padding: 0;
  display: inline-block;
  line-height: 1.2em;
  height: 2.4em;
  overflow: hidden;
  font-weight: bold;
  color: #343434;
}
#colMid .bigBox.boxColumns li.column .title a{
color: #343434;
}
#colMid .bigBox.boxColumns li .imageLink{
  overflow:hidden;
border-radius: 10px;
  max-width: 100%!important;
  min-width:initial !important;
  max-height: initial!important;
  min-height:initial !important;
  width:100%!important;
  height:auto!important;
}
#colMid .bigBox.boxColumns li.column .imageLink img {
  transition: transform 0.3s ease;
  display: block;
  border-radius: 10px;
  max-width: 100%!important;
  min-width:initial !important;
  max-height: initial!important;
  min-height:initial !important;
  width:100%!important;
  height:auto!important;

}
#colMid .bigBox.boxColumns li.column:hover .imageLink img {
  transform: scale(1.3);
}

#colMid .boxColumns li .details{
    display: flex;
    justify-content: space-between;
}
#colMid .boxColumns li .details .grossPrice{
    margin:0 !important;
    padding:0 !important;
    width:auto !important;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    order:2;
font-size: 23px;
}
#colMid .boxColumns li .details .grossPriceAmount{
    margin: 0;
    font-weight: bold;
    font-size: 95%;
}
#colMid .boxColumns li .details .sDiscount{
    font-size: 60%;
    display: block;
    background: #ffb01b;
    padding: 2px 5px;
    border-radius: 3px;
    font-weight: bold;
}
#colMid .boxColumns li .details .mainPrice{
    margin:0 !important;
    padding:0 !important;
    width:auto !important;
    display: flex;
    color:#e72e32;
    order:1;
font-size: 23px;
}

#colMid .image_center,
#colMid .image_left,
#colMid .image_right{
  display: flex;
  border-radius: 10px;
  border: 1px solid #eee;
  justify-content: center;
  padding:15px;
}
#colMid .image_center .pageSingleImage,
#colMid .image_left .pageSingleImage,
#colMid .image_right .pageSingleImage{
  padding:0;
  display:flex;
  overflow:hidden;
  border-radius: 10px;
}
#colMid .image_center .pageSingleImage a,
#colMid .image_left .pageSingleImage a,
#colMid .image_right .pageSingleImage a{
  padding:0;
  display:flex;
}
#colMid .image_center .pageSingleImage img,
#colMid .image_left .pageSingleImage img,
#colMid .image_right .pageSingleImage img{
  border-radius: 10px;
  transition: transform 0.3s ease;
}
#colMid .image_center:hover,
#colMid .image_left:hover,
#colMid .image_right:hover{
  border: 1px solid #aaaaaa;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}
#colMid .image_center:hover img,
#colMid .image_left:hover img,
#colMid .image_right:hover img{
  transform: scale(1.3);
}


#colMid .pageImage{
  display: flex;
  border-radius: 10px;
  border: 1px solid #eee;
  justify-content: center;
  padding:15px;
position:relative;
overflow:initial;
}
#colMid .pageImage a{
  padding:0 !important;
  display:flex;
  overflow:hidden;
  border-radius: 10px;
  z-index:0;
}
#colMid .pageImage a span{
position:absolute;
background:#000;
color:#fff;
z-index:99;
}
#colMid .pageImage img{
  border-radius: 10px;
  transition: transform 0.3s ease;
}
#colMid .pageImage:hover{
  border: 1px solid #aaaaaa !important;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}
#colMid .pageImage:hover img {
  transform: scale(1.3);
}
