.elementor-554 .elementor-element.elementor-element-58c7fd9{--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:100px;--padding-bottom:100px;--padding-left:0px;--padding-right:0px;}.elementor-554 .elementor-element.elementor-element-58c7fd9:not(.elementor-motion-effects-element-type-background), .elementor-554 .elementor-element.elementor-element-58c7fd9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://stylishbarbershop.ca/wp-content/uploads/2023/02/6.jpg");background-position:center center;}@media(min-width:1025px){.elementor-554 .elementor-element.elementor-element-58c7fd9:not(.elementor-motion-effects-element-type-background), .elementor-554 .elementor-element.elementor-element-58c7fd9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}/* Start custom CSS for bdevs-services2, class: .elementor-element-3fce579 *//* Services slider */
#servcs2 .container > .row:nth-of-type(2){
  display:flex;
  flex-wrap:nowrap;
  overflow-x:auto;
  -webkit-overflow-scrolling:touch;
  gap:16px;
}

/* Slides */
#servcs2 .container > .row:nth-of-type(2) > .col-md-4{
  flex:0 0 85%;
  max-width:85%;
}

/* Desktop */
@media (min-width:768px){
  #servcs2 .container > .row:nth-of-type(2) > .col-md-4{
    flex:0 0 33.333%;
    max-width:33.333%;
  }
}

/* Fix inner text alignment */
#servcs2 .item .con .row{
  display:flex;
  flex-wrap:wrap;
}
#servcs2 .container > .row:nth-of-type(2)::-webkit-scrollbar{display:none;}/* End custom CSS */