/*
   Theme Name: Passa dos 30
   Theme URI: http://passados30.com.br
   Version: 1.0
   Description: Tema filho do tema Elletta, desenvolvido para Passa dos 30.
   Author: Tuweb4
   Author URI: http://www.hastedesign.com.br
   Template: elletta
*/


@font-face {
    font-family: 'Bebas Neue';
    src: url('fonts/bebasneue_regular-webfont.woff2') format('woff2'),
         url('fonts/bebasneue_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Bebas Neue';
    src: url('fonts/bebasneue_bold-webfont.woff2') format('woff2'),
         url('fonts/bebasneue_bold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;

}

body {
	font-family: Raleway;
	font-weight: 400;
}

body.page-template-page-home #main-container {
	padding: 0;
}

body.page-template-page-home #main-container .post-entry {
	padding: 0;
}

/**
 * Logo
 */

 .header-3 .container-logo {
     width: 20%;
 }

/**
 * Títulos
 */

h1, h2, h3, h4, h5, h6, .alt-title {
	font-family: "Bebas Neue";
	font-weight: 700;
	text-transform: uppercase;
}

h1, .h1, .page-introduce-title {
	font-size: 44px;
}

h2, .h2 {
	font-size: 36px;
}


.main-heading h1,
.main-heading h2,
.main-heading h3 {
	font-size: 70px;
}

.main-heading small {
	font-family: Raleway;
	font-weight: 400;
	font-size: .4em;
	letter-spacing: .12em;
}


.main-heading strong {
	display: inline-block;
	background: #FFD85F;
}

.complementar-heading h3 {
	font-family: Raleway;
	font-weight: 200;
	font-size: 80px;
}

.inline-bg h3 {
	background: #fff;
	display: inline-block;
}

/**
 * Events
 */

.tribe-list-widget {
	list-style: none;
}

.tribe-list-widget li + li {
	margin-top: 1em;
}

.tribe-event-title {
	margin: 0;
	line-height: 1.1;
}

.logo-widget-events {
	line-height: 1.1;
}


/**
 * Titles list
 */

 .list-reset {
   counter-reset: heading-list;
 }

 .heading-list {
   counter-increment: heading-list;
 }

 .heading-list .elementor-heading-title:before {
   content: counter(heading-list) ".";
   font-family: Raleway, sans-serif;
   font-weight: 400;
   display: block;
   opacity: .5;
   margin: 0 auto 1em auto;
 }

/**
 * Direction boxes
 */

.direction-box {
}

.direction-box h2 {
	letter-spacing: .2em;
	color: #02bcb4;
	transition: all .3s ease;
}

.direction-box .elementor-column-wrap {
	min-height: 250px;
}

.direction-box .elementor-widget-wrap {
	height: 100%;
	justify-content: space-between;
	display: flex;
	flex-direction: column;
}

/**
 * Buttons
 */

.elementor-button {
	text-transform: uppercase;
	letter-spacing: .1em;
}

/**
 * Animações
 */

 .delay-250ms {
 	animation-delay: 250ms;
 }

 .delay-500ms {
 	animation-delay: 500ms;
 }

 .delay-750ms {
 	animation-delay: 750ms;
 }

 .delay-1s {
 	animation-delay: 1s;
 }

 .delay-2s {
 	animation-delay: 2s;
 }

 .delay-3s {
 	animation-delay: 3s;
 }

 .delay-4s {
 	animation-delay: 4s;
 }

 .delay-5s {
 	animation-delay: 5s;
 }

 .animation-sequence .animated {
 	animation-delay: 250ms;
 }

 .animation-sequence .animated ~ .animated {
 	animation-delay: 500ms;
 }

 .animation-sequence .animated ~ .animated ~ .animated {
 	animation-delay: 750ms;
 }

 .animation-sequence .animated ~ .animated ~ .animated ~ .animated {
 	animation-delay: 1s;
 }

 .animation-sequence .animated ~ .animated ~ .animated ~ .animated ~ .animated {
 	animation-delay: 1.25s;
 }

.alt-title h1,
.alt-title h2,
.alt-title h3,
.alt-title h4,
.alt-title h5,
.alt-title h6 {
	font-family: "Bebas Neue";
	font-weight: 700;
}


/**
 * The Events Calendar Styles
 */

.tribe-list-widget .tribe-events-list-widget-events {
	overflow: auto;
}

.tribe-list-widget .tribe-events-event-image {
	float: left;
	margin-right: 15px;
	max-width: 35%;
}

.tribe-list-widget .tribe-events-widget-link {
	clear: both;
	margin-top: 2em;
}

/**
 * Widgets
 */

#alternate-widget-area .null-instagram-feed .instagram-pics li {
	width: 16.666% !important;
}

#alternate-widget-area .null-instagram-feed .instagram-pics {
	display: flex;
}


/**
 * Child pages shortcodes
 */

.ccclearfix {
    display: flex;
    flex-wrap: wrap;
}

.ccchildpage {
    background: none;
    border: 1px solid #ddd !important;
    border-radius: 0;
    padding: 30px;
    line-height: 1.5;
}

.ccpages_more a {
   display: inline-block;
   background: #000;
   padding: 5px 15px;
}
