/***************************************************
  Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
  Mixins RTL Themes 
/***************************************************/
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/

.nrt-maps, .widget-gmap {
    display: none !important;
}

/*ocultar envio gratis*/
.product-flags2 .product-flag{
display: none !important;
}

/*cuadrar imag categ movil*/
@media (max-width: 767px) {
    .mpl75 {
        padding-left: 13px;
    }
}

@media (max-width: 767px) {
    .mpr75 {
        padding-right: 14.9px;
    }
}

#main > div > div:nth-child(2) > div.product-additional-info > div > div > div:nth-child(7){
float: left !Important;
}

#search_filter_toggler{
display:none !Important;
}

.product-flags .product-flag {
    height: 55px;
    width: 55px;
    text-align: center;
    line-height: 1.5em !Important;
    border-radius: 100%;
    padding: 2px 4px;
}

/* BLOQUE CONFIRMED WORKING STYLES */
.trust-box.product-info-box {
  border: 1px solid #555555 !important;
  border-radius: 6px !important;
  background: #fff !important;
  margin-top: 20px !important;
  padding: 0 !important;
  font-size: 15px !important;
  color: #333 !important;
}

.trust-box .info-item {
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
  font-weight: 500 !important;
  padding: 20px !important;
}

.trust-box hr {
  border: none !important;
  border-top: 2px solid #ddd !important;
  margin: 0 !important;
}

.trust-box i {
  color: #898989 !important;
}

.trust-box .payment-logos {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 12px !important;
  padding: 18px 20px !important;
}

.trust-box .payment-logos img {
  height: 38px !important;
  width: auto !important;
  object-fit: contain !important;
  flex-shrink: 0 !important;
}

/* RESPONSIVE */
@media (max-width: 480px) {
  .trust-box .payment-logos img {
    height: 28px !important;
  }
}

#ps_checkout-payment-method-logo-block-container {
  display: none !important;
}

#fpg-widget-1 > div.fpg-header > div:nth-child(3) > progress{
display: none;
}

.fpg-pack .fpg-header progress{
display: none !Important;
}

/*# sourceMappingURL=profile2374368881.css.map */
