:root {
--accentColor: #e90069;
}
:root {
--secondColor: #141414;
}
#top,
#top .inside {
background-color: rgba(0,0,0,0);
}
#top-wrapper #top .inside {
padding-top: 8px;
padding-bottom: 8px;
}
#top-wrapper #top  {
border-bottom: 1px solid #484848;
}
html, body  {
font-family: Ubuntu;
font-weight: 500;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,
.ce_revolutionslider_text.bold, .font_headline {
font-family: Ubuntu;
font-weight: 700;
}
#footer h4,
#footer .h4 {
font-size: 18px;
}
#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6,
#footer .h1,
#footer .h2,
#footer .h3,
#footer .h4,
#footer .h5,
#footer .h6 {
color: #d8d8d9;
}
#footer {
font-size: 13px;
}
#footer,
#footer a {
color: #919191;
}
#footer li:after {
border-color: #919191;
}
#footer {
background-color: #141414;
}
#bottom {
font-size: 13px;
}
#bottom .inside,
#bottom .inside a {
color: #919191;
}
#bottom {
background-color: #141414;
}
#bottom {
border-top: 1px solid rgba(255, 255, 255, 0.13);
}
@media only screen and (min-width: 768px) {
.header .mainmenu {
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
width: 100%;
}
.header .mainmenu ul {
text-align: center;
}
.header .logo {
position: relative;
z-index: 100;
}
.header .mod_socials {
display: none!important;
}
#top .inside {
background: none!important;
}
}
@media only screen and (min-width: 768px) {
#fix-wrapper {
position: absolute;
left: 0;
}
.header {
background-color: transparent;
}
}
.header .mainmenu ul li a,
.header .mainmenu ul li ul a.active,
.header .ce_search_label i,
.header .mod_langswitcher .mod_langswitcher_inside,
.header .header_metanavi a,
.header .mod_socials a {
color: #ffffff;
}
.mod_langswitcher .mod_langswitcher_inside:before {
border-color: #ffffff;
}
.header .mod_socials:before {
border-color: #ffffff;
}
.header .smartmenu .smartmenu-trigger .line,
.header .smartmenu .smartmenu-trigger .line:before,
.header .smartmenu .smartmenu-trigger .line:after {
background: #ffffff;
}
.header.original .mainmenu:before {
background: #ffffff;
}
@media only screen and (min-width: 768px) {
.header.cloned {
background: #141414;
}
}
@media only screen and (max-width: 767px) {
.header {
background: #141414;
}
}
.logo a {
background-image: url(../demo_logos/logo_eclipse_default.png);
}
@media only screen and (min-width: 768px) {
.header.original .logo {
width: 150px;
}
}
@media only screen and (min-width: 768px) {
.stickyheader .header .logo {
width: 100px;
}
}
@media only screen and (max-width: 767px) {
.header .logo {
width: 100px;
}
}
.mainmenu ul li a  {
font-family: Roboto;
}
.mainmenu ul li a  {
font-weight: 300;
}
.mainmenu ul li a  {
font-size: 20px;
}
.header.original .mainmenu ul li {
line-height: 55px;
}
.header.original .mainmenu ul .megamenu-wrapper {
top: auto;
}
@media only screen and (min-width: 768px) and (max-width: 1080px) {
.smartmenu {
display: block;
}
.mainmenu {
display: none;
}
}
.header .mainmenu a.pct_megamenu:after,
.header .mainmenu a.submenu:after {
font-family: FontAwesome;
content: "\f107";
margin-left: 5px;
transition: all 0.3s;
display: inline-block;
transform-origin: center center;
}
.header .mainmenu a.pct_megamenu.active:after,
.header .mainmenu a.active.submenu:after,
.header .mainmenu a.submenu:not(.click_open):not(.pct_megamenu):hover:after,
.header .mainmenu li.submenu:not(.click_open):not(.pct_megamenu):hover a:after {
transform: rotate(180deg);
}
.header .mainmenu ul ul li.submenu a:after {
transform: rotate(-90deg)!important;
}
.mainmenu ul ul,
#top .top_metanavi li ul,
.mod_pct_megamenu {
border-radius: 5px;
}
.mod_pct_megamenu .column:last-of-type .attributes {
border-radius: 0 5px 5px 0;
}
