
@media screen and (max-width: 551px) {
    .collections-list .collection-list-slider.style_2 .collection-list .collection-list__item {
        width: 50% !important;    
        padding: 0px 5px!important;    
    }
    
}
.instagram-special .halo-block-header .title .text {
    padding-top: 20px !important;
    
}
.recently-viewed-icon {
    
    background-color: black!important;
}
.recently-viewed-icon .icon.icon-social-media,.recently-viewed-icon .icon   {
    fill: #ffffff!important;
}
.recently-viewed-icon:not([data-target="halo-recently-viewed-share"] ) .icon  {
    stroke: #ffffff!important;
}

@media screen and (max-width: 1024px) {
    .halo-sidebar_menu .halo-currency .title, .halo-sidebar_menu .localization-form .title {
    background: #000000!important;
    
    color: #ffffff!important;
    
}
    
}
.header-mobile--icon.item__mobile--hamburger-custom .icon-custom{
    width: 24px;
    height: 24px;
}
.header-mobile--icon.item__mobile--hamburger-custom .icon-custom path{
       stroke-width: 0.3px!important;
}
.header-mobile__item.header-mobile__item--menu{
gap: 6px;
}
.mobileMenu-toggle-prev{
    width: 24px;
    height: 24px;
    font-size: 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
    outline: 0;
    box-shadow: none;
    display: block;
    padding: 0;
    background: 0 0;
    border: none;
}
body.layout_rtl .header-mobile--icon+.header-mobile--icon {
    margin-right:0px !important;
   
}
body.layout_rtl .header-mobile--icon .icon-custom {
       transform: scaleX(-1);
   
}
.halo-term-condition-popup .halo-popup-title  {
    
    padding: 7px!important;
}