/** Shopify CDN: Minification failed

Line 66:0 Unexpected "}"

**/
.u_rel_pro_title_f {
    width: 24px;
    height: 24px;
    display: inline-block;
    border-radius: 50%;
        margin: 4px;
}
.u_related_active {
  outline-width: 2px;
outline-offset: 3px;
outline-style: solid; 
}

.u_rel_pro_row_f {
    display: flex;
    align-items: center;
   flex-wrap: wrap;
  padding:  0;
}
  .u_related_active_f {
          outline-width: 2px;
    outline-offset: 2px;
    outline-style: solid; 
  }
  .u_releated_products {
    padding: 5px 0;
}
.u_table_bg {
  background:white;
  padding:10px;
}
.u_table_bg tbody td{
  padding:10px !important;
}
.u_table_bg table tbody tr:nth-child(odd){
  background:#f5f5f5 !important;
}
.u_table_bg table tbody tr:nth-child(even){
  background:#ffffff !important;
}
.u_table_bg .metafield-single_line_text_field{
  list-style:none;
}
.u_table_bg .u_last_row {
    display: none;
}
.u_table_bg .u_first_td {
    width: 120px;
}
@media screen and (max-width:768px){
  .accordion__content{
    padding:0 !important;
  }
}
#CybotCookiebotDialog{
  display:none !important;
}
.CybotCookiebotDialogActive{
  display:none !important;
}
}