/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

.gr-list-gird {
   display: none !important;
}

.elementor-section.elementor-section-boxed>.elementor-container {
   max-width: 1400px;
}

.row.category-layout-2{
   display: flex;
   flex-direction: column;
}

.row.category-layout-2 >div{
   -ms-flex: 0 0 100% !important;
   width: 100% !important;
   max-width: 100% !important;
   flex: 0 0 100% !important;
}

section#wrapper {
   padding-bottom: 0 !important;
}

li.element_li_depth_1 {
   white-space: nowrap;
}

#canvas-menu-mobile .canvas-widget-top .title-canvas-widget {
   color: transparent;
}