/*!
*    ______ _       _   _
*    |  ____| |     | | (_)
*    | |__  | | __ _| |_ _  ___ ___  _ __
*    |  __| | |/ _` | __| |/ __/ _ \| '_ \
*    | |    | | (_| | |_| | (_| (_) | | | |
*    |_|    |_|\__,_|\__|_|\___\___/|_| |_|
*
*         https://www.flaticon.com
*/

@font-face {
    font-family: "flaticon_iconsmystudio";
    src: url("../fonts/flaticon_iconsmystudio.woff2?531bf9d2f6c0907f7692169e1c01f722") format("woff2"),
url("../fonts/flaticon_iconsmystudio.woff?531bf9d2f6c0907f7692169e1c01f722") format("woff"),
url("../fonts/flaticon_iconsmystudio.eot?531bf9d2f6c0907f7692169e1c01f722#iefix") format("embedded-opentype"),
url("../fonts/flaticon_iconsmystudio.ttf?531bf9d2f6c0907f7692169e1c01f722") format("truetype"),
url("../fonts/flaticon_iconsmystudio.svg?531bf9d2f6c0907f7692169e1c01f722#flaticon_iconsmystudio") format("svg")
}

i[class^="flaticon-"]:before, i[class*=" flaticon-"]:before {
    font-family: flaticon_iconsmystudio !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


/* Asegurar que los contenedores de iconos sean cuadrados perfectos */
.icon-rounded,
.icon-rounded-corners,
.icon-square {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-shrink: 0 !important;
}

.icon-rounded i,
.icon-rounded-corners i,
.icon-square i {
    line-height: 1 !important;
}

.icon-rounded,
.icon-rounded-corners,
.icon-square {
    aspect-ratio: 1 / 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}



/* Tamaños predefinidos */
.flaticon-xs:before { font-size: 24px; }
.flaticon-sm:before { font-size: 36px; }
.flaticon-md:before { font-size: 48px; }
.flaticon-lg:before { font-size: 72px; }
.flaticon-xl:before { font-size: 96px; }


/* ICONOS PARA SERVICIOS */

.flaticon-diseno-grafico:before {
    content: "\f101";
}
.flaticon-diseno-poster:before {
    content: "\f102";
}
.flaticon-diseno-logo:before {
    content: "\f103";
}
.flaticon-diseno-flyers:before {
    content: "\f104";
}
.flaticon-diseno-banners-redes:before {
    content: "\f105";
}
.flaticon-diseno-web:before {
    content: "\f106";
}
.flaticon-menu-qr:before {
    content: "\f107";
}
.flaticon-diseno-editorial:before {
    content: "\f108";
}
.flaticon-vinilo-decorativo:before {
    content: "\f109";
}


/* ICONOS PARA CATEGORIAS */

.flaticon-barber:before {
    content: "\f10a";
}
.flaticon-barbershop-3:before {
    content: "\f10b";
}
.flaticon-barbershop-1:before {
    content: "\f10c";
}
.flaticon-hair-cut-boys:before {
    content: "\f10d";
}
.flaticon-hair-cutting-1:before {
    content: "\f10e";
}
.flaticon-hair-cutting-2:before {
    content: "\f10f";
}
.flaticon-braid:before {
    content: "\f110";
}
.flaticon-skin-care:before {
    content: "\f111";
}
.flaticon-depilacion-laser:before {
    content: "\f112";
}
.flaticon-hair-salon:before {
    content: "\f113";
}
.flaticon-cosmetics:before {
    content: "\f114";
}
.flaticon-barbershop-2:before {
    content: "\f115";
}
.flaticon-makeup-studio:before {
    content: "\f116";
}
.flaticon-lash-studio:before {
    content: "\f117";
}
.flaticon-microblansing-studio-2:before {
    content: "\f118";
}
.flaticon-spa-studio:before {
    content: "\f119";
}
.flaticon-nail-bar:before {
    content: "\f11a";
}
.flaticon-tanning-studio:before {
    content: "\f11b";
}
.flaticon-microblading-studio-1:before {
    content: "\f11c";
}
.flaticon-tattoo-studio-1:before {
    content: "\f11d";
}
.flaticon-tattoo-studio-2:before {
    content: "\f11e";
}
.flaticon-curl-studio:before {
    content: "\f11f";
}
.flaticon-dreadlock-studio:before {
    content: "\f120";
}


/* ICONOS PARA AMENITIES Y VARIOS */

.flaticon-placeholder:before {
    content: "\f121";
}
.flaticon-question:before {
    content: "\f122";
}
.flaticon-booking:before {
    content: "\f123";
}
.flaticon-discount:before {
    content: "\f124";
}
.flaticon-promotion:before {
    content: "\f125";
}
.flaticon-credit-card:before {
    content: "\f126";
}
.flaticon-symbols:before {
    content: "\f127";
}
.flaticon-wifi:before {
    content: "\f128";
}
.flaticon-info:before {
    content: "\f129";
}
.flaticon-add:before {
    content: "\f12a";
}
.flaticon-grid:before {
    content: "\f12b";
}
.flaticon-customer-service:before {
    content: "\f12c";
}

