.custom-shop-main .custom-products-container,
.custom-products-right .products-container,
.custom-products-search form,
.custom-search-input-container,
.custom-products-top,
.custom-products-open-mobile,
.product-line.slick-slide,
.product-lines .product-line-image-container
{
    display: flex;
}

.custom-shop-main .custom-shop-container
{
    max-width: 1460px;
    margin: 0 auto;
    width: 100%;
    padding: 0;
}

.elementor-heading-title a:nth-child(n+2) {
    display: none !important;
}

.custom-shop-main .custom-products-container
{
    flex-wrap: nowrap;
    justify-content: space-between;
    padding: 15px;
    margin-top: 50px;
    margin-bottom: 100px;
}

.custom-shop-main .custom-products-container .custom-products-left
{
    width: 22%;
}

.custom-shop-main .custom-products-container .custom-products-right
{
    width: 75%;
}

.products-container
{
    flex-wrap: wrap;
}

.product-card
{
    min-height: 495px;
}

.products-container .product-card
{
    max-width: initial;
    width: 100%;
}


.products-container > a
{
    width: 30%;
}

.products-container > a:not(:nth-child(3n)) 
{
    margin-right: initial;
}

.products-container > a
{
    margin: 0 1.5% 20px 1.5%!important;
}

.close-mobile-menu
{
    width: 100%;
    height: 50px;
}

.close-mobile-menu svg 
{
    position: absolute;
    width: 40px;
    height: 40px;
    right: 20px;
    top: 20px;
    fill: #fff;
}

.mobile-categories-container 
{
    background-color: #333333a1;
    position: fixed;
    top: 0;
    left: -100%;
    width: 350px;
    height: 100%;
    padding-top: 80px;
    padding-left: 15px;
    z-index: 999999;
    transition: all 0.6s ease-in-out;
}

.mobile-categories-container.active 
{
    left: 0;
}

.mobile-categories-container > div
{
    overflow-y: scroll;
    height: 750px;
}

.custom-products-top
{
    margin-bottom: 60px;
}

.custom-products-top .open-mobile-menu
{
    display: none;
}

.custom-products-search
{
    width: 670px;
}

.custom-products-search form
{
    width: 100%;
}

.custom-products-search form
{
    max-width: 700px;
}

.custom-products-search form span
{
    color: #111;
    font-size: 16px;
    font-weight: bold;
}

.custom-products-open-mobile 
{
    align-items: center;
    justify-content: end;
}

.custom-products-top
{
    justify-content: flex-start;
    align-content: flex-end;
    flex-wrap: wrap;
    align-items: flex-end;
}

.custom-products-left
{
    text-align: center;
}

.filter-buttons
{
    display: flex;
    margin-bottom: 15px;
    width: 315px;
    justify-content: center;
}

.apply-filter,
.clear-filter
{
    border: 1px solid #0069b4!important;
    height: 45px;
    width: 105px;
}

.apply-filter
{
    margin-right: 10px;
}

.clear-filter
{
    margin-left: 10px;
}

.product-lines,
.product-lines .product-line-image-container
{
    background-position: center;
    background-size: cover;
}

.product-lines
{
    background-image: url('https://instrulab.criacaodesite.salvador.br/wp-content/uploads/2024/09/banner-bg.jpg');
    border-radius: 20px;
    position: relative;
    margin-bottom: 40px;
}

.product-lines .product-line
{
    padding: 0 100px;
    justify-content: space-between;
    align-items: center;
}

.product-lines .product-line h2,
.product-lines .product-line p
{
    margin: 0;
}

.product-lines .product-line h2
{
    margin-bottom: 28px;
    font-size: 44px;
    font-weight: bold;
}

.product-lines .default-carousel-arrows-1 
{
    position: absolute;
    top: 120px;
}

.product-lines .default-carousel-arrows-1 .slick-arrow
{
    position: relative;
}

.product-lines .default-carousel-arrows-1 .prev
{
    left: 25px;
}

.product-lines .default-carousel-arrows-1 .next
{
    right: 25px;
}

.product-line p
{
    font-size: 18px;
    line-height: 1.4em;
}

.product-line .product-line-left
{
    max-width: 500px;
}

.product-lines .product-line-image-container
{
    background-image: url('https://instrulab.criacaodesite.salvador.br/wp-content/uploads/2024/09/banner-image-placeholder-bg.png');
    width: 100%;
    max-width: 560px;
    min-height: 300px;
    justify-content: center;
    align-items: center;
    background-position: top;
}

.product-lines .product-line-image-container img
{
    height: 100%;
    width: 95%;
}
.product-lines .default-carousel-dot-nav
{
    position: absolute;
    width: 100%;
    bottom: 20px;
}

@media screen and (max-width: 1600px) 
{

}

@media screen and (max-width: 1400px) 
{
}

@media screen and (max-width: 1333px) 
{
    .product-lines .product-line 
    {
        padding: 0 70px;
    }

    .custom-shop-main .custom-shop-container
    {
        padding: 0 20px;
    }

    .product-card
    {
        min-height: 450px;
    }
}


@media screen and (max-width: 1200px) 
{

    .product-lines .product-line 
    {
        padding: 0 50px;
    }

    .product-lines 
    {
        padding-top: 60px;
        margin-bottom: 80px;
    }

    .product-lines .product-line 
    {
        flex-direction: column-reverse;
        text-align: center;
    }

    .product-lines .product-line .product-line-left
    {
        margin-top: 40px;
    }

    .product-lines .product-line-image-container {
        max-width: 600px;
        min-height: 400px;
    }
}

@media screen and (max-width: 1024px) 
{

    .custom-products-top{
        justify-content: space-around;
    }

    .icone_filter{
        background-image: url('/wp-content/themes/hello-theme-child-master/assets/ico/filter.png');
        background-size: cover;
        height: 20px;
        width: 20px;
        padding-top: 21px;
        margin-right: 10px;
    }

    .custom-products-search form
    {
        justify-content: center;
        flex-wrap: wrap;
    }
    
    .custom-products-search form span
    {

        margin-bottom: 15px;
    }

    .custom-shop-main .custom-products-container
    {
        margin-bottom: 80px;
    }

    .custom-shop-main .custom-products-container .custom-products-left
    {
        display: none;
    }

    .custom-products-top .open-mobile-menu
    {
        display: flex;
        padding-top:10px;padding-bottom:10px;
    }


    .custom-shop-main .custom-products-container .custom-products-right 
    {
        width: 100%;
    }

    .custom-products-right .products-container 
    {
        flex-wrap: wrap;
    }

    .products-container > a
    {
        margin: 0 2.5% 2.5% 2.5%!important;
        width:45%;
    }

    .product-card
    {
        width: 100%;
    }
   
    .custom-products-search
    {
        width: 70%;
    }

    .product-lines .product-line .product-line-left
    {
        padding: 15px;
    }
}

@media screen and (max-width: 950px) 
{
    .products-container > a
    {
        width: 45%;
    }
}

@media screen and (max-width: 900px) 
{
}

@media screen and (max-width: 768px) 
{
    .custom-shop-main .custom-shop-container
    {
        padding: 0;
    }

    .product-lines 
    {
        border-radius: 0;
    }

    .product-lines .product-line 
    {
        padding: 0 30px;
    }

    .product-lines .default-carousel-dot-nav 
    {
        bottom: -20px;
    }

    .product-lines .product-line h2 
    {
        font-size: 30px;
    }
}

@media screen and (max-width: 600px) 
{
    .custom-shop-main .custom-products-container
    {
        margin-bottom: 50px;
    }

    .product-lines .product-line-image-container img
    {
        width: 100%;
    }

    .product-lines .product-line-image-container 
    {
        min-height: 330px;
    }
}

@media screen and (max-width: 480px) 
{
    .custom-products-right .products-container
    {
        justify-content: center;
    }

    .custom-products-top,
    .custom-products-search
    {
        width: 100%;
    }

    .custom-products-top
    {
        flex-direction: column;
        margin-bottom: 0;
    }

    .custom-products-search
    {
        margin-bottom: 40px;
    }

    .custom-products-open-mobile
    {
        margin-bottom: 20px;
        text-align: end;
    }

    .products-container > a
    {
        margin: 0 0 20px 0!important;
        width: 100%;
    }

    .product-lines .product-line 
    {
        padding: 0 0;
    }

    .product-lines .product-line p
    {
        font-size: 16px;
    }
}