/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

.header__container {
  display:none!important;
}
.dnd_area-row-13-background-color{
  display:none!important;
}
.footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6, .footer p, .footer a:not(.button), .footer span, .footer div, .footer li, .footer blockquote, .footer .tabs__tab, .footer .tabs__tab:hover, .footer .tabs__tab:focus, .footer .tabs__tab:active{
 display:none!important;
}
.splide__controls{
 display:none!important;
}

@media (max-width: 1025px){
.dnd_area-row-0-padding{
 padding-bottom: 0!important;
}
}

@media (min-width: 1025px){
.splide__slide--image{
  height: 150px;
}