[ADD] theme 9.0

This commit is contained in:
Design
2021-05-11 15:45:12 +02:00
committed by Jeremy Kersten
commit ab6e6bb96c
3795 changed files with 143023 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 298 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 212 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 267 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 283 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 249 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 266 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 294 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 273 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 302 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 181 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 227 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 288 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 279 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 283 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 297 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 311 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 278 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 240 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 303 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 388 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 327 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 478 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 225 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 239 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 122 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 140 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 131 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

@@ -0,0 +1,3 @@
@s_team_profile_box_bg_color: rgba(255, 255, 255, 0.5);
@s_team_profile_box_border_color: rgba(255, 255, 255, 0.5);
Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

@@ -0,0 +1,66 @@
#wrap {
box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.75);
}
.oe_login_form {
.btn-primary {
color: @black;
}
}
// Affix menu styles
#oe_main_menu_navbar + #wrapwrap .navbar-default .container.affix {
top: 34px;
}
.navbar-default {
border-bottom: none;
.container {
margin-top: 0;
top: -100px;
&.affix {
top: 0px;
background-color: white;
.box-shadow(@shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.3));
.transition (top 0.5s ease-out);
#top_menu .dropdown-menu {
.box-shadow(@shadow: 0px 4px 5px 0px rgba(50, 50, 50, 0.3));
}
}
li > .dropdown-menu {
margin-top: 0;
li {
height: auto;
&:hover {
border-bottom: none;
background: none;
}
}
}
li:not(.dropdown-menu) {
height: 53px;
&:hover {
border-bottom: 2px solid @color-epsilon;
}
@media screen and (max-width: 640px) {
height: auto;
}
}
li.active > a {
color: black;
}
.navbar-brand {
height: 53px;
}
}
.container:before {
height: 0px;
}
}
// Footer
#wrapwrap > footer .container p {
font-size: 14px;
}
@@ -0,0 +1,31 @@
@s_banner_3_carousel_height: 500px;
@s_banner_3_padding: 30px;
@s_banner_3_h1_size: 50px;
@s_banner_3_h2_size: 30px;
.s_banner_3_row_hook(){
background-color: rgba(0, 0, 0, 0);
height: auto;
img {
display: none;
}
}
.s_banner_3_col_center_hook(){
text-align: center;
width: 400px;
height: auto;
margin-top: 100px;
background-color: rgba(0, 0, 0, .3);
padding-bottom: 20px;
h1, h2 {
color: white;
}
.fa {
transform: none;
font-size: 18px;
}
@media screen and (max-width: 768px) {
width: 100%;
margin-top: 0;
}
}
@@ -0,0 +1,16 @@
@s_banner_parallax_text_color: white;
.s_banner_parallax_row_hook(){
.hero-bg:before {
border-top: 0px solid rgba(0, 0, 0, 0);
}
.hero-bg:after {
border-top: 0px solid rgba(0, 0, 0, 0);
}
};
.s_banner_parallax_hero_bg_hook (){
margin-top: 200px;
@media screen and (max-width: 640px) {
margin-top: 50px;
}
};
@@ -0,0 +1 @@
@s_big_icon_circle_text_color: @gray;
@@ -0,0 +1,6 @@
.s_news_carousel_fa_hook(){
background-color: rgba(0, 0, 0, 0);
};
.s_news_carousel_day_hook(){
background-color: white;
};
@@ -0,0 +1,13 @@
.s_three_columns {
padding-top: 80px !important;
img {
margin: 0 auto;
border-radius: 0;
}
.container {
width: 100%;
}
h4 {
text-align: center;
}
}