-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstyle.css
174 lines (135 loc) · 6.49 KB
/
style.css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
/*
Theme Name: Hahamu
Theme URI: https://www.phantsoft.com.br
Author: Antonio Anerão
Description: Basic theme for Elementor
Version: 1.0.0
Tags: one-column, right-sidebar, custom-header, custom-menu, custom-logo, blog
*/
/************** FONTS *****************/
@import url('https://fonts.googleapis.com/css?family=Oswald:400,900');
@import url('https://fonts.googleapis.com/css?family=Lato:400,900');
/************** GENERAL *****************/
body{ font: 16px/1.6 'Oswald', sans-serif; }
body p{ font: 16px/1.6 'Lato', sans-serif; }
h1{ font-size: 28px; margin: 15px 0 15px; }
h2{ font-size: 24px; margin-top: 0; }
h3{ font-size: 20px; margin-top: 0; }
h4{ font-size: 18px; margin-top: 0; }
/************** HOME PAGE *****************/
/* Top Bar Section */
.top-bar{ background: #1284b9; color: #fff; padding: 15px 0; }
/* Top Bar - Social Widgets */
.social-media-icons ul{ padding: 0; margin: 0; }
.social-media-icons ul li{ list-style: none; display: inline; margin: 0 5px 0; }
/* Top Bar - Search */
.search input[type="search"]{ color: #989898; background: #ededed; border: 0; padding: 3px 10px;}
.search button{ background: #000; border: 0; color: #fff; padding: 3px 10px 4px; margin-left: -4px; }
.search label{ margin: 0; }
/* Align */
.align{ display: flex; align-items: center; width: 100%; }
/* Header - Main Menu */
.menu-area{ background: #f3f3f3; padding: 15px 0; }
.main-menu ul{ list-style: none; padding: 0; margin: 0; font-size: 28px; }
.main-menu ul li{ display: inline; margin: 0 50px 0 0;}
.main-menu ul li:last-child{ margin: 0; }
.main-menu ul li a{ text-transform: uppercase; color: #4c1b1b; text-decoration: none;}
.main-menu ul li.current-menu-item a{ color:#e58888; }
/* Slider */
.recent-post-slider.design-2 .post-image-bg{ min-height: 700px; }
.recent-post-slider.design-2 .post-content-left{ display: flex; align-items: center; }
.recent-post-slider .slick-dots li button { border: 0 !important; border-radius: 0 !important; width: 29px !important; height: 8px !important;
}.recent-post-slider .slick-dots li.slick-active button { background: #b9121b !important;}
/* Services */
.services{ background: #4c1b1b; padding: 25px 0; color: #fefefe; }
.services h1{ text-align: center; color: #fcfae1; text-transform: uppercase; font-size: 28px; }
.services .widget-wrapper{ text-align: center; }
.services .widget-wrapper h2{ text-transform: uppercase; font-size: 1.2em; color: #f6e497; font-weight: 200; }
.services .widget-wrapper:first-child{ padding: 15px 0; }
.services .widget-wrapper > img{ border: 15px solid #FFF; }
/* Middle Area */
.middle-area{ padding: 25px 0; }
.middle-area h1{ color: #4c1b1b; text-transform: uppercase; }
/* Middle Area - Sidebar */
.sidebar{ background: #f6e497; padding: 35px; margin: 0 0 30px; }
.home .sidebar{ background: #201c0c; }
.home .sidebar h2{ color: #ffffff; text-transform: uppercase; font-size: 38px; margin: 0 0 25px; }
.home .sidebar p{ color: #c9c9c9; }
/* Middle Area - Sidebar - Contact Form 7 */
.home .wpcf7 input[type="text"], .home .wpcf7 input[type="email"], .home .wpcf7 textarea{ width: 100%; background: #fcfae1; border: 0; padding: 10px; color: #989898; }
.home .wpcf7 input[type="submit"]{ background: #b9121b; border: 0; color: #ffffff; text-transform: uppercase; width: 100%; padding: 15px; }
.home .wpcf7-validation-errors{ color: #ffffff; }
/* Middle Area - Featured News */
.home .news h1{ color: #4c1b1b; text-transform: uppercase; font-size: 38px; font-weight: bold; }
.home .news .format-image h2, .home .news .format-video h2, .home .news .format-standard h2 { color: #000; background: transparent; display: inline-block; padding: 10px 0 5px; font-weight: bold; }
.home .news .featured h2{ font-size: 35px; }
.home .news .secondary h2{ font-size: 20px; }
.home .news .featured h2 a, .home .news .secondary h2 a{ color: #000; }
.home .news .meta-info p{ margin-bottom: 0; }
.home .news span, .news span a{ color: #9c9c9c; font-weight: normal; margin: 0 2px 0 0; }
/* Map */
.map iframe{ display: block; }
/* Footer */
footer{ background: #1284b9; padding: 15px 0; color: #fcfae1; }
/* Footer - Footer Menu */
.footer-menu ul{ list-style: none; padding: 0; margin: 0; font-size: 20px; }
.footer-menu ul li{ display: inline; margin: 0 15px 0 0;}
.footer-menu ul li:last-child{ margin: 0; }
.footer-menu ul li a{ color: #fcfae1; text-decoration: none;}
.footer-menu ul li.current-menu-item a{ color:#e58888; }
/************** INNER PAGES *****************/
/* Blog */
.wp-post-image{ float: left; margin: 0 15px 10px 0; }
.blog embed, .blog iframe, .blog object, .blog video { margin-bottom: 1.6em; max-width: 100%; vertical-align: middle; } /* Deixa os vídeos responsivos */
.blog article{ display: inline-block; margin: 0 0 30px; width: 100%; }
.blog article h2{ margin-bottom: 15px; }
.blog article h2 a{ color: #FFFFFF; }
.blog article p > img{ width: 100%; height: auto; }
.blog .meta-info p{ line-height: 1em; font-weight: bold; }
.blog .meta-info p > a{ color: #9d9d9d; font-weight: normal; }
/* Contact Page */
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea{ border: 1px solid #eeeeee; background: #f6f6f6; width: 100%; padding: 10px; }
.wpcf7 input[type="submit"]{ background: #b9121b; border: 0; color: #ffffff; text-transform: uppercase; width: initial; adding: 15px; }
/* Search Page */
.search #main{ padding: 25px 0; }
.search #main form{ margin: 20px 0; }
/************** MISCELLANEOUS *****************/
/* Comments */
.comment-respond{ margin: 30px 0; }
.comment-respond label{ width: 100%; }
#commentform input[type="submit"]{ background: #b9121b; border: 0; color: #ffffff; text-transform: uppercase; padding: 15px; }
/* Post Formats */
.format-image h2 { color: #fff !important; background: #717171; padding: 15px; }
.format-video h2 { color: #fff !important; background: #211e1e; padding: 15px; }
.format-standard h2 { color: #444 !important; background: #d2d2d2; padding: 15px; }
/* Pagination */
.blog .pages, .archive .pages, .single .pages{ margin-bottom: 40px; }
.pagination{ display: block; }
/* Gutenberg */
@media only screen and (min-width: 1140px) {
.alignfull, .alignwide {
margin-bottom: 2em;
}
.alignwide {
width: 75vw;
margin-left: 50%;
transform: translateX(-50%);
}
.alignfull {
width: 100vw;
margin-left: 50%;
transform: translateX(-50%);
}
}
.has-blood-red-background-color{
background-color: #b9121b;
}
.has-blood-red-color{
color: #b9121b;
}
.has-white-background-color{
background-color: #ffffff;
}
.has-white-color{
color: #ffffff;
}