.elementor-185 .elementor-element.elementor-element-f7e56c9{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:80px;--padding-bottom:80px;--padding-left:0px;--padding-right:0px;}.elementor-185 .elementor-element.elementor-element-f7e56c9:not(.elementor-motion-effects-element-type-background), .elementor-185 .elementor-element.elementor-element-f7e56c9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-185 .elementor-element.elementor-element-ec8f2ca{--display:flex;}.elementor-185 .elementor-element.elementor-element-446cfaa > .elementor-widget-container{margin:0px 0px 032px 0px;padding:0px 0px 0px 0px;}.elementor-185 .elementor-element.elementor-element-446cfaa .elementor-heading-title{font-family:"Albert Sans", Sans-serif;font-size:40px;font-weight:600;color:#FFFFFF;}.elementor-185 .elementor-element.elementor-element-f5f3979{--display:flex;}@media(max-width:1366px){.elementor-185 .elementor-element.elementor-element-f7e56c9{--padding-top:60px;--padding-bottom:60px;--padding-left:015px;--padding-right:015px;}}@media(min-width:651px){.elementor-185 .elementor-element.elementor-element-ec8f2ca{--width:1200px;}}@media(max-width:1366px) and (min-width:651px){.elementor-185 .elementor-element.elementor-element-ec8f2ca{--width:100%;}}/* Start custom CSS for shortcode, class: .elementor-element-cf5bb7c */.container-grid-customized,
.load-item-products{
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 16px;
    align-items: center;
    justify-content: space-between;
    color:#fff;
    font-family: 'albert sans';
}
.load-item-products{
    margin-top: 16px;
}
.container-grid-customized .product-item .left .sale-badge,
.load-item-products .product-item .left .sale-badge{
    position: absolute;
    top: 10px;
    right: 10px;
    background: #000;
    padding: 5px;
    border-radius: 4px;
    font-size: 12px;
}
.page-products-customized .products-filters h3{
    margin: 0;
    font-size: 17px;
    color:#fff;
    line-height: 18px;
    font-weight: 600;
    font-family: 'albert sans';
    text-decoration: underline;
}
#products-filter-form{
    margin-top: 36px;
    color:#fff;
    font-family: 'albert sans';
}
#products-filter-form label{
    margin: 0;
    color:#fff;
    font-size: 14px;
    font-family: 'albert sans';
    margin-bottom: 3px;
}
#products-filter-form .filters-products div{
    margin-bottom: 16px;
}
#products-filter-form input,
#products-filter-form select{
    padding: 0;
    border-radius: 4px;
    border: 1px solid #fff;
    color:#fff;
    background: #000;
    padding: 2px 5px;
    font-size: 13px;
    min-height: 40px;
}
#products-filter-form button,
#products-filter-form a{
    text-align: center;
    display: block;
    border: 2px solid #A65FFD;
    border-radius: 4px;
    padding: 09px 12px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    background: #7A29DC;
    cursor: pointer;
    width: 100%;
    margin: 0;
}
#products-filter-form button{
    margin-bottom: 6px;
}
#products-filter-form a{
    background: #fff;
    color:#000;
    border-color: #fff;
}
.right .product-colors{
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #fff;
}
.right .price{
    
    color:#fff;
    font-weight: 700;
}
.right .price .regular-price{
    font-weight: 400;
    font-size: 17px;
    line-height: 22px;
    text-decoration: line-through;
}
.right .price .sale-price{
    color:#A65FFD;
    font-size: 17px;
    line-height: 22px;
}
.right .product-colors small span,
.right .product-sizes small span{
    color:#fff;
    font-weight: 400;
}
.right .product-colors,
.right .product-sizes{
    color: #7A29DC;
    font-weight: 600;
}
.container-grid-customized .product-item,
.load-item-products .product-item{
    display: flex;
    gap:24px;
    justify-content: space-between;
    border-radius: 6px;
    padding: 24px 20px;
    background: #3E4551;
}
.container-grid-customized .product-item .left,
.load-item-products .product-item .left{
    position: relative;
    max-width: 328px;
    width: 100%;
}
.container-grid-customized .product-item .right,
.load-item-products .product-item .right{
    position: relative;
    max-width: 205px;
    width: 100%;
}
.container-grid-customized .product-item .left img.img-filigram,
 .load-item-products img.img-filigram{
    position: absolute;
    left: 10px;
    bottom: 10px;
    height: 40px;
    width:40px;
}

.container-grid-customized .product-item .left img.img-product,
.load-item-products img.img-product{
    height: 278px;
    width: 306px;
    object-fit: cover;
    border:2px solid #A65FFD;
    border-radius: 6px;
}


.container-grid-customized .product-item .right h3,
.load-item-products .right h3{
    margin: 0;
    color:#fff;
    font-family: 'albert sans';
    font-size: 20px;
    line-height: 26px;
}

.container-grid-customized .link-product,
.load-item-products .link-product{
    margin-top: 16px;
}
.container-grid-customized .link-product a,
.load-more-products-container button,
.load-item-products .link-product a{
    text-align: center;
    display: block;
    border: 2px solid #A65FFD;
    border-radius: 4px;
    padding: 09px 12px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    background: #7A29DC;
    cursor: pointer;
    max-width: 180px;
    margin: 0;
}
.load-more-products-container button{
    max-width: 300px;
    background: #fff;
    border-color:#fff;
    padding: 12px 16px;
    color:#000;
}
.container-grid-customized .link-product a:hover,
.load-more-products-container button:hover,
.load-item-products .link-product a:hover{
    background: transparent;
}

.load-more-products-container button:hover{
    color:#fff;
}

.load-more-products-container{
    display: flex;
    justify-content: center;
    margin-top: 72px;
}

.page-products-customized{
    display: flex;
    gap: 26px;
}

.page-products-customized .products-filters{
    max-width: 180px;
    width: 100%;
}

.page-products-customized #products-grid{
    max-width: 1020px;
    width: 100%;
}


.load-filter-product-ajax{
    color:#fff;
    text-align: center;
    font-family: 'albert sans';
}

.product-nothing{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
    color:#fff;
    padding: 20px 0;
     font-family: 'albert sans';
     flex-direction: column;
     font-weight: 600;
     background: #3E4551;
     border-radius: 6px;
}

.product-nothing p{
    margin: 0;
    text-align: center;
    padding: 0 15px;
}
















@media screen and (max-width: 1220px){
    .container-grid-customized,
.load-item-products{
    gap: 15px;
}
.load-item-products{
    margin-top: 15px;
}
.container-grid-customized .product-item,
.load-item-products .product-item{
    gap:12px;
    padding: 12px
}
}




@media screen and (max-width: 1024px){
    .container-grid-customized,
.load-item-products{
   grid-template-columns: repeat(1, 1fr);
}
.container-grid-customized .product-item .left,
.load-item-products .product-item .left,
.container-grid-customized .product-item .right, .load-item-products .product-item .right{
    max-width: 100%;
}
.container-grid-customized .product-item,
.load-item-products .product-item{
    grid-template-columns: repeat(2, 1fr);
    display: grid;
    gap:15px;
    align-items: center;
}
.container-grid-customized .product-item .left img.img-product, .load-item-products img.img-product{
    width: 100%;
}
}



@media screen and (max-width: 800px){
.container-grid-customized .product-item .left img.img-product{
    height: 270px;
}

}



@media screen and (max-width: 650px){
.container-grid-customized .product-item,
.load-item-products .product-item{
    grid-template-columns: repeat(1, 1fr);
    gap:25px
}
.page-products-customized{
    flex-direction: column;
    gap: 10px
}
.page-products-customized .products-filters,
.page-products-customized #products-grid{
    max-width: 100%;
}

}/* End custom CSS */