/*MENU*/
#\32 36>div.subheader>div.subheader-img>img {
  display: none !important;
}

#zo_mlmm_item_236 img {
  border-style: none;
  display: none;
}

.subheader .subheader-text {
  width: 100% !important;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none !important;
  padding: 10px 0 10px 10px;
  text-transform: uppercase !important;
  background-color: rgb(246, 96, 10) !important;
}

.zomlmm ul>li.has-submenu .subheader-text a {
  color: #ffffff !important;
  background-color: transparent !important;
}

.zomlmm {
  width: 304px;
}

.search-widget .search-btn {
  Z-INDEX: 0 !important;
}

.zomlmm-search {
  justify-content: flex-start !important;
}


#Descripciontitulo #product-details-tab-card>div.title>a,
#productdaas-accordion>div:nth-child(1)>div.title>a,
#iqit-reviews-tab>div.title>a {
  font-size: 30px;
}

/*CATEGORIAS*/
#category .btn-product-list {
  border-radius: 3px;
}

#category .products-grid .product-miniature-layout-1 {
  border-radius: 10px;
}

#category .block.block-toggle.block-categories.block-links.js-block-toggle {
  display: none;
}

.btn.btn-primary {
  border-radius: 3px;
}


/*DESCRIPCION DEL PRODUCTO*/
/*
.section-wrapper {
    display: flex;
    justify-content: flex-end;
  }
.rte-content {
    font-family: 'ubuntu', sans-serif;
    
        width: 100%;
        max-width: 1000px; /* o lo que desees */
/*
        font-size: 1rem;
        line-height: 1.6;
        color: #333;
        padding: 1.5rem;
        background-color: white;
        border-radius: 8px;
        
      
  }
  
  .rte-content p {
    margin-bottom: 1.5rem;
  }
  
  .rte-content strong {
    display: block;
    font-size: 14px;
    color: #1a1a1a;
    margin: 2rem 0 1rem;
    font-weight: 400;
    border-left: 4px solid #F6600A;
    padding-left: 0.75rem;
  }
  
  .rte-content br {
    display: none;
  }
  
  @media (max-width: 600px) {
    .rte-content {
      padding: 1rem;
      font-size: 0.95rem;
    }
  
    .rte-content strong {
      font-size: 1.1rem;
    }
  }
  
@media (max-width: 600px) {
    .rte-content {
      padding: 1rem;
      font-size: 0.95rem;
    }
  
    .rte-content strong {
      font-size: 1.1rem;
    }
  }
  

/*TABLET*/
@media (min-width: 769px) and (max-width: 1024px) {}


/*MOVIL*/
@media only screen and (max-width: 768px) {

  #Descripciontitulo #product-details-tab-card>div.title>a,
  #productdaas-accordion>div:nth-child(1)>div.title>a,
  #iqit-reviews-tab>div.title>a {
    font-size: 20px;
  }

}

#index>div.zomlmm.opened.show-menu>div.zomlmm-subheader>div.zo_mlmm_logo_wrap>a>img {
  max-width: 250px !important;
  width: 250px !important;
}

#ybc_blog_page>div.zomlmm.opened.show-menu>div.zomlmm-subheader>div.zo_mlmm_logo_wrap>a>img {
  max-width: 250px !important;
  width: 250px !important;
}

.zo_mlmm_logo_wrap img {
  max-width: 250px !important;
  width: 250px !important;
}

