/*
Theme Name: saloodo
Theme URI: https://visualcomposer.io/visual-composer-starter-theme/
Author: 7METER17 GmbH / Visual Composer Team
Author URI: https://visualcomposer.io/
Description: Visual Composer Starter theme designed to be a perfect companion for a simple and good looking website.
Version: 2.0.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: featured-images, full-width-template, blog
Text Domain: visual-composer-starter
*/

#header {
  border-bottom: 2px solid red;
}

.mfp-iframe-holder .mfp-content{
  max-width: none;
}

.mfp-iframe-holder .mfp-close {
  top: 0px;
  right: 0;
  font-size: 3rem;
}

/*.footer-widget-area ul {
  list-style-type: none !important;
}*/

.menu-footer-widget-menu-service-container ul {
  list-style-type: none !important;
  padding-left:0px !important;	
}

#menu-footer-widget-menu-serivce-en {
	list-style-type: none;
    padding-left: 0;
}