{% set classes = [ 'block', 'block-' ~ configuration.provider|clean_class, 'block-' ~ plugin_id|clean_class, ] %} {% set theme_path = file_url(node) ~ active_theme_path() %} {% if (region == 'leftfooterarea' and style_leftfooterarea == 0) or (region == 'centerfooterarea' and style_centerfooterarea == 0) or ( region == 'rightfooterarea' and style_rightfooterarea == 0) or (region == 'headerabovecolumn1' and style_headerabovecolumn1 == 0) or (region == 'headerabovecolumn2' and style_headerabovecolumn2 == 0) or (region == 'headerabovecolumn3' and style_headerabovecolumn3 == 0) or (region == 'headerabovecolumn4' and style_headerabovecolumn4 == 0) or (region == 'headerbelowcolumn1' and style_headerbelowcolumn1 == 0) or (region == 'headerbelowcolumn2' and style_headerbelowcolumn2 == 0) or (region == 'headerbelowcolumn3' and style_headerbelowcolumn3 == 0) or (region == 'headerbelowcolumn4' and style_headerbelowcolumn4 == 0) or (region == 'headershape00' and style_headershape00 == 0 ) or (region == 'menuabovecolumn1' and style_menuabovecolumn1 == 0) or (region == 'menuabovecolumn2' and style_menuabovecolumn2 == 0) or (region == 'menuabovecolumn3' and style_menuabovecolumn3 == 0) or (region == 'menuabovecolumn4' and style_menuabovecolumn4 == 0) or (region == 'menubelowcolumn1' and style_menubelowcolumn1 == 0) or (region == 'menubelowcolumn2' and style_menubelowcolumn2 == 0) or (region == 'menubelowcolumn3' and style_menubelowcolumn3 == 0) or (region == 'menubelowcolumn4' and style_menubelowcolumn4 == 0) or (region == 'contenttopcolumn1' and style_contenttopcolumn1 == 0) or (region == 'contenttopcolumn2' and style_contenttopcolumn2 == 0) or (region == 'contenttopcolumn3' and style_contenttopcolumn3 == 0) or (region == 'contenttopcolumn4' and style_contenttopcolumn4 == 0) or (region == 'contentbottomcolumn1' and style_contentbottomcolumn1 == 0) or (region == 'contentbottomcolumn2' and style_contentbottomcolumn2 == 0) or (region == 'contentbottomcolumn3' and style_contentbottomcolumn3 == 0) or (region == 'contentbottomcolumn4' and style_contentbottomcolumn4 == 0) or (region == 'footerabovecolumn1' and style_footerabovecolumn1 == 0 ) or (region == 'footerabovecolumn2' and style_footerabovecolumn2 == 0 ) or (region == 'footerabovecolumn3' and style_footerabovecolumn3 == 0 ) or (region == 'footerabovecolumn4' and style_footerabovecolumn4 == 0 ) or (region == 'footercellcolumn1' and style_footercellcolumn1 == 0 ) or (region == 'footercellcolumn2' and style_footercellcolumn2 == 0 ) or (region == 'footercellcolumn3' and style_footercellcolumn3 == 0 ) or (region == 'footercellcolumn4' and style_footercellcolumn4 == 0 ) or (region == 'footerbelowcolumn1' and style_footerbelowcolumn1 == 0 ) or (region == 'footerbelowcolumn2' and style_footerbelowcolumn2 == 0 ) or (region == 'footerbelowcolumn3' and style_footerbelowcolumn3 == 0 ) or (region == 'footerbelowcolumn4' and style_footerbelowcolumn4 == 0 ) %} {% if region =="sidebar_first"%}