@import '_content/NovaSingular.BaseTheme.ThemeComponents/NovaSingular.BaseTheme.ThemeComponents.cgn743ekd9.bundle.scp.css';

/* _content/LPCeramicaStefani.Web/Components/Component/Banners/LPCeramicaStefaniBannerSlider.razor.rz.scp.css */
.swiper[b-jgm3y54z7f] {
    width: 100%;
    height: 100%;
}

.swiper-slide[b-jgm3y54z7f] {
    text-align: center;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide img[b-jgm3y54z7f] {
    display: block;
    width: 100%;
    max-width:200px;
    height: 100%;
    object-fit: fill;
}

.swiper-button-prev-filtros[b-jgm3y54z7f], .swiper-button-next-filtros[b-jgm3y54z7f]
{
    width: calc(var(--swiper-navigation-size) / 44* 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px -(var(--swiper-navigation-size) / 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-pagination-bullet[b-jgm3y54z7f]
{
    transition: all .5s ease-in-out !important;
    border-radius: 50rem !important;
}

.swiper-pagination-bullet-active[b-jgm3y54z7f]
{
    width: 50% !important;
}

.swiper-pagination-bullet[b-jgm3y54z7f]
{
    background: white !important;
    opacity: 1 !important;
}

.swiper-button-prev-filtros[b-jgm3y54z7f], .swiper-button-next-filtros[b-jgm3y54z7f]
{
    font-size: calc(var(--swiper-navigation-size) / 30 * 30);
}
/* _content/LPCeramicaStefani.Web/Components/Component/Banners/LPCeramicaStefaniBannerSliderTwo.razor.rz.scp.css */
/*------------------- Component Style --------------------*/

/*.box-content
{
    height: auto;
    min-height: 280px;
    max-height: 55vh;
}*/

/*------------------- Swiper Style --------------------*/
.swiper[b-xs378mrbxc]
{
    width: 100%;
    height: 100%;
}

.swiper-slide[b-xs378mrbxc]
{
    text-align: center;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .swiper-slide img[b-xs378mrbxc]
    {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
        top: 0;
        left: 0;
    }

.swiper-horizontal > .swiper-pagination-bullets[b-xs378mrbxc], .swiper-pagination-bullets.swiper-pagination-horizontal[b-xs378mrbxc], .swiper-pagination-custom[b-xs378mrbxc], .swiper-pagination-fraction[b-xs378mrbxc]
{
    bottom: 10%;
}

.banner-slider-two-prev[b-xs378mrbxc], .banner-slider-two-next[b-xs378mrbxc]
{
    width: calc(var(--swiper-navigation-size) / 44* 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px -(var(--swiper-navigation-size) / 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-pagination-bullet[b-xs378mrbxc]
{
    transition: all .5s ease-in-out !important;
    border-radius: 50rem !important;
}

.swiper-pagination-bullet-active[b-xs378mrbxc]
{
    width: 50% !important;
}

.swiper-pagination-bullet[b-xs378mrbxc]
{
    background: white !important;
    opacity: 1 !important;
}

.banner-slider-two-prev svg[b-xs378mrbxc], .banner-slider-two-next svg[b-xs378mrbxc]
{
    font-size: calc(var(--swiper-navigation-size) / 30 * 30);
}
/* _content/LPCeramicaStefani.Web/Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-7743rkqmlk] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-7743rkqmlk] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/LPCeramicaStefani.Web/Components/Layout/NavMenu.razor.rz.scp.css */
/*.btn-check:checked + label > .bi {
    color: var(--bs-primary) !important;
}
*/
/* _content/LPCeramicaStefani.Web/Components/Pages/Home.razor.rz.scp.css */
