/*
Theme Name: Deploy
Theme URI: http://deploy.mikado-themes.com
Description: A Clean & Modern Business Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.7.1
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

@import url('https://fonts.googleapis.com/css?family=Armata');

.texto-branco {
    color: #ffffff;
}
.mkdf-footer-top-holder {
	display:none !important;
}

.footer, .mkdf-footer-top-holder {
    display:none !important;
}

.fluidvids {
    width: 100%;
    max-width: 100%;
	position: initial !important;
}

#ocultar-insta {
    display: none !important;
}

#ocultar-mapa {
    display: none !important;
}

.ytvideo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.row-ajustavel {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

#menu-menu-lat-dir, .menu-menu-lat-dir-container ul, .menu-menu-lat-dir-container li {
	text-transform: uppercase;
	letter-spacing: 2px;
	list-style-type: none;
	font-size: 13px;
	padding: 3px;
	background-color: #000;
}

#menu-menu-lat-dir a {
	font-weight: 400 !important;
	color: #fff;
}

.mkdf-content-inner {
    background-image: url("https://missaocrista.pt/site/wp-content/uploads/2020/02/bg-base_mci2.jpg");
  background-position: top;
  background-repeat:repeat-x;
}
.mkdf-title {
    background-color: transparent !important;
}

.arredondar-cima {
    border-radius: 50px 50px 0px 0px;
}


.ecs-event h4, .menu_icon_wrapper {
	display:none !important;
}


.eventos ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.eventos li {
    float: left;
    width:25%;
}

.eventos li img {
    float: center;
    width:100%;
    border-radius: 30px;
	background-color: transparent;
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.ecs-event-list span {
	color: #717171;
    font-weight: 200;
    font-variant-caps: all-small-caps;
    font-size: 18pt;
	display: compact;
}

#comments {
	display:none !important;
}

.eventos li a {
    display: block;
    color: #515151;
	font-weight: 200;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
	font-variant-caps: all-small-caps;
	font-size: 20pt;
}

.eventos li a:hover {
    background: rgb(209,209,209);
background: -moz-linear-gradient(180deg, rgba(209,209,209,1) 0%, rgba(209,209,209,0) 65%);
background: -webkit-linear-gradient(180deg, rgba(209,209,209,1) 0%, rgba(209,209,209,0) 65%);
background: linear-gradient(180deg, rgba(209,209,209,1) 0%, rgba(209,209,209,0) 65%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d1d1d1",endColorstr="#d1d1d1",GradientType=1);
	border-radius: 30px;
}


.insta-gallery-feed .insta-gallery-actions .insta-gallery-button.follow {
border-radius: 30px;
}
