.elementor-780 .elementor-element.elementor-element-2ad2652{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}#elementor-popup-modal-780 .dialog-widget-content{animation-duration:0.3s;border-radius:8px 8px 8px 8px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-780{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-780 .dialog-message{width:calc(100vw - 16px);height:calc(100vh - 16px);align-items:flex-start;padding:8px 8px 8px 8px;}#elementor-popup-modal-780 .dialog-close-button{display:flex;top:10px;font-size:20px;}body:not(.rtl) #elementor-popup-modal-780 .dialog-close-button{right:10px;}body.rtl #elementor-popup-modal-780 .dialog-close-button{left:10px;}@media(max-width:767px){.elementor-780 .elementor-element.elementor-element-2ad2652{--width:calc(100% - 40px);}}@media(min-width:768px){.elementor-780 .elementor-element.elementor-element-2ad2652{--width:calc(100% - 30px);}}/* Start custom CSS for container, class: .elementor-element-2ad2652 */.elementor-780 .elementor-element.elementor-element-2ad2652 .js-move-to-popup > div {
    border-bottom: 1px solid #555;
    margin-bottom: 16px;
}

.elementor-780 .elementor-element.elementor-element-2ad2652 .js-move-to-popup > div:last-child {
    margin-bottom: 0;
}

.elementor-780 .elementor-element.elementor-element-2ad2652 .js-move-to-popup .widget-dropdown-title {
    font-family: 'Marcellus';
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    margin: 0;
    margin-bottom: 16px;
}

.elementor-780 .elementor-element.elementor-element-2ad2652 .js-move-to-popup .widget-dropdown-title:after {
    content: url('data:image/svg+xml,<svg width="13" height="8" viewBox="0 0 13 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L6.5 7L12 1" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    display: inline-block;
    width: 11px;
    min-width: 11px;
    margin-left: 8px;
    transition: transform .3s;
}

.elementor-780 .elementor-element.elementor-element-2ad2652 .js-move-to-popup .widget-dropdown-title.active:after {
    transform: rotate(180deg);
}

.elementor-780 .elementor-element.elementor-element-2ad2652 .js-move-to-popup .widget-dropdown-content-wrapper {
    transition: max-height .3s;
    max-height: 0px;
    overflow: hidden;
}

.elementor-780 .elementor-element.elementor-element-2ad2652 .js-move-to-popup .widget-dropdown-title.active + .widget-dropdown-content-wrapper {
    max-height: var(--animation-max-height, 300px);
    margin-bottom: 16px;
}

.elementor-780 .elementor-element.elementor-element-2ad2652 .js-move-to-popup .product-categories {
    list-style-type: none;
    padding: 0;
}

.elementor-780 .elementor-element.elementor-element-2ad2652 .js-move-to-popup .product-categories .cat-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px;
    cursor: pointer;
}

.elementor-780 .elementor-element.elementor-element-2ad2652 .js-move-to-popup .product-categories .cat-item.current-cat {
    pointer-events: none;
    cursor: default;
}

.elementor-780 .elementor-element.elementor-element-2ad2652 .js-move-to-popup .product-categories .cat-item:last-child {
    margin-bottom: 0;
}

.elementor-780 .elementor-element.elementor-element-2ad2652 .js-move-to-popup .product-categories .cat-item > a {
    font-family: 'DM Sans';
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #000;
    flex: 1;
}

.elementor-780 .elementor-element.elementor-element-2ad2652 .js-move-to-popup .product-categories .cat-item > a:hover, .elementor-780 .elementor-element.elementor-element-2ad2652 .js-move-to-popup .product-categories .cat-item.current-cat > a {
    color: #047EEC;
}

.elementor-780 .elementor-element.elementor-element-2ad2652 .js-move-to-popup .product-categories .cat-item > .count {
    font-family: 'DM Sans';
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    color: #555;
    margin-left: 8px;
}

.elementor-780 .elementor-element.elementor-element-2ad2652 .js-move-to-popup .product-categories .cat-item.current-cat > .count {
    padding: 3px 4px;
    background-color: #047EEC;
    border-radius: 50%;
    color: #fff;
    min-width: 28px;
    aspect-ratio: 1 / 1;
    display: flex;
    justify-content: center;
    align-items: center;
}

.elementor-780 .elementor-element.elementor-element-2ad2652 .js-move-to-popup .widget_price_filter .price_slider_amount {
    display: flex;
    align-items: center;
}

.elementor-780 .elementor-element.elementor-element-2ad2652 .js-move-to-popup .widget_price_filter .price_slider_amount label, .elementor-780 .elementor-element.elementor-element-2ad2652 .js-move-to-popup .widget_price_filter .price_slider_amount input {
    display: none;
}

.elementor-780 .elementor-element.elementor-element-2ad2652 .js-move-to-popup .widget_price_filter .price_slider_amount .button {
    order: 1;
    margin-left: auto;
    float: none;
    background-color: #027DED;
    font-family: "DM Sans", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    color: #fff;
    border: 1px solid #027DED;
    border-radius: 100px;
    padding: 11px 17px;
    transition: all .3s;
}

.elementor-780 .elementor-element.elementor-element-2ad2652 .js-move-to-popup .widget_price_filter .price_slider_amount .button:hover {
    background-color: #fff;
    color: #027DED;
}

.elementor-780 .elementor-element.elementor-element-2ad2652 .js-move-to-popup .widget_price_filter .price_slider_amount .price_label {
    font-family: 'DM Sans';
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #555;
    margin-right: 8px;
}

.elementor-780 .elementor-element.elementor-element-2ad2652 .js-move-to-popup .widget_price_filter .price_slider_amount .price_label span {
    font-weight: 500;
    color: #000;
}

.elementor-780 .elementor-element.elementor-element-2ad2652 .js-move-to-popup .widget_price_filter .price_slider_wrapper .ui-widget-content {
    margin: 9px 3px 29px;
    background-color: #D9D9D9;
    height: 6px;
    border-radius: 100px;
}

.elementor-780 .elementor-element.elementor-element-2ad2652 .js-move-to-popup .widget_price_filter .ui-slider .ui-slider-range {
    background-color: #047EEC;
    border-radius: 100px;
    font-size: 6px;
}

.elementor-780 .elementor-element.elementor-element-2ad2652 .js-move-to-popup .widget_price_filter .ui-slider .ui-slider-handle {
    box-shadow: 0px 0px 7px 0px #00000040;
    background-color: #fff;
    width: 16px;
    height: 16px;
    top: -5px;
    border-radius: 50%;
    margin: 0;
}

.elementor-780 .elementor-element.elementor-element-2ad2652 .js-move-to-popup .widget_price_filter .ui-slider .ui-slider-handle:last-child {
    margin-left: -16px;
}/* End custom CSS */
