.elementor-8889 .elementor-element.elementor-element-8e4ab53{--display:flex;--min-height:100vh;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}/* Start custom CSS */@media(min-width:767px){
    #ckit-app .ck-locs{
    grid-template-columns: repeat(5, 1fr) !important;
    }
}

#ckit-app .ck-item-remove{
    width: initial !important;
    height: initial !important;
    line-height: 0 !important;
    padding: 9px 5px 12px !important;
}

@media(max-width:767px){
    .ck-cart-head .ck-count {
        display: none !important;
    }
    .ck-cart-head .ck-close{
        padding:0px !important;
    }
    
}/* End custom CSS */