File: /home/l2pbkn5l6xav/public_html/wp-content/themes/sveva/assets/css/sveva-header-layout.css
/* ===============================================
START HEADER
=============================================== */
#header-wrapper{
position:relative;
z-index:9998;
}
#header {
position:relative;
text-align:center;
padding:25px 0 250px 0;
margin-bottom:50px;
color:#fff ;
width:100%;
background-color:#262626;
z-index:99997;
}
#top_sidebar,
#onepage_sidebar {
margin-top: -50px;
}
/* ===============================================
LOGO
=============================================== */
#logo {
position:relative;
padding:0;
line-height:90px;
max-height:90px;
}
#logo a.logo {
color:#fff;
text-decoration:none;
text-align:center;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
}
#logo a.logo span {
display:block;
text-align:center;
margin:0;
line-height:1.6em;
margin-top:15px;
}
#logo img {
padding:5px 0;
max-height:80px
}
@media screen and (min-width : 992px) {
/* ===============================================
MAIN MENU
=============================================== */
.suevafree-menu {
text-align:right;
position:relative;
width:100%;
height:90px;
}
.suevafree-menu ul {
list-style:none;
margin:0;
display:inline-block;
}
.suevafree-menu ul li {
float:left;
position:relative;
display:block;
text-align:right;
font-size:inherit
}
.suevafree-menu ul li a {
text-decoration:none;
display:block;
padding:35px 10px 20px 10px;
margin:0;
z-index:1;
color:#fff;
-webkit-transition: all .3s linear;
-moz-transition: all .3s linear;
-o-transition: all .3s linear;
}
.suevafree-menu .sf-sub-indicator {
padding:0 0 0 10px;
float:right;
font-size:8px;
}
.suevafree-menu ul ul:before {
content: '';
display: inline-block;
position: absolute;
width: 0;
height: 0;
border-left: 8px solid transparent !important;
border-right: 8px solid transparent !important;
border-bottom: 8px solid #262626 !important;
top: -8px;
left: 15px;
z-index: 1000;
}
.suevafree-menu ul ul {
display:none;
position: absolute;
top:70px;
left:0;
width:100%;
min-width:190px;
z-index:1001;
margin:0;
padding:0;
background:#262626;
}
.suevafree-menu ul ul li {
position:relative;
margin:0;
width:100%;
min-width:190px;
padding:0;
line-height:1.2em;
}
.suevafree-menu ul ul li a {
text-decoration:none;
text-align:left;
display:block;
padding:14px 14px 0 14px;
margin:0;
text-transform:inherit;
text-shadow:inherit;
font-weight:300;
font-size:12px;
color:#fff;
}
.suevafree-menu ul ul li:last-of-type a {
padding:14px;
}
.suevafree-menu ul ul li a:hover,
.suevafree-menu ul ul li a:hover,
.suevafree-menu ul ul li.current-menu-item > a,
.suevafree-menu ul ul li.current_page_item > a,
.suevafree-menu ul ul li.current_page_ancestor > a,
.suevafree-menu ul ul li.current_page_ancestor > a,
.suevafree-menu ul ul li.current-menu-ancestor > a {
color:#d14a2b;
background:none !important
}
.suevafree-menu ul ul li ul {
top:0px !important;
left:190px;
border-top:solid 1px #474747;
}
.suevafree-menu ul ul li ul:before {
display:none;
}
}
@media screen and (max-width : 992px) {
/* ===============================================
MOBILE MENU
=============================================== */
.suevafree-mobile-menu {
display:block ;
position:relative;
padding:0;
width:100%;
}
.suevafree-mobile-menu ul {
list-style:none;
margin:0;
display:block;
width:100%;
border:none;
text-align:left;
}
.suevafree-mobile-menu ul li {
position:relative;
display:block;
padding:0 !important;
text-align:left;
float:none;
}
.suevafree-mobile-menu ul li:last-of-type {
border-bottom:none;
}
.suevafree-mobile-menu ul li:after {
display:none;
visibility:hidden;
}
.suevafree-mobile-menu ul li a {
text-decoration:none;
display:block;
z-index:1;
padding:6px 0;
font-size:16px;
-webkit-transition: all .1s linear;
-moz-transition: all .1s linear;
-o-transition: all .1s linear;
position:relative;
cursor:pointer;
line-height:1.8em;
color:#fff;
}
.suevafree-mobile-menu .sub-menu,
.suevafree-mobile-menu .children {
display:none;
margin:0 !important;
z-index:9999;
padding:15px 0;
}
.suevafree-mobile-menu li li a,
.suevafree-mobile-menu li li li a {
text-decoration:none;
border-top:none;
font-size:12px
}
.suevafree-mobile-menu .sf-sub-indicator {
right:10px;
font-size: 8px;
position:absolute;
}
}
/* ===============================================
BREADCRUMB
=============================================== */
#breadcrumb_wrapper {
width:100%;
background:#eeeeee;
margin-top:-50px;
padding:25px 0;
margin-bottom:50px;
}
#breadcrumb_wrapper ul#breadcrumb {
margin:0;
text-align:left;
font-size:11px !important;
padding:0;
}
#breadcrumb_wrapper ul#breadcrumb li {
display:inline-block;
line-height:1em;
font-size:11px !important;
}
#breadcrumb_wrapper ul#breadcrumb ,
#breadcrumb_wrapper ul#breadcrumb li {
color:inherit;
}
/* ===============================================
SCROLL SIDEBAR
=============================================== */
.mobile-navigation {
padding:14px 0;
position:relative;
cursor:pointer;
float:left;
display:none;
visibility:hidden;
}
.mobile-menu-open i {
color:#616161;
}
.mobilemenu-box {
padding:0 50px 50px 50px;
position:relative;
}
#mobile-wrapper {
left: 0;
top: 0;
bottom: 0;
height: 100%;
position: fixed;
z-index:999999;
}
body.logged-in #mobile-wrapper #mobile-scroll {
top:32px;
}
#mobile-wrapper #mobile-scroll,
body.logged-in.customizer_active #mobile-wrapper #mobile-scroll {
left:-300px;
width:300px;
overflow:hidden;
background:#2D3032;
position:fixed;
display:block;
height:100%;
padding:25px 0;
-webkit-transition: 0.6s;
-moz-transition: 0.6s;
-o-transition: 0.6s;
transition: 0.6s;
top:0;
}
body.overlay-active #wrapper {
margin-right:8px;
}
body.overlay-active #header {
padding-right:8px;
}
body.overlay-active #mobile-wrapper #mobile-scroll ,
body.logged-in.customizer_active.overlay-active #mobile-wrapper #mobile-scroll {
left:0;
}
#mobile-wrapper #mobile-scroll .mobile-navigation {
text-align:left;
float:none;
}
#mobile-wrapper #mobile-scroll .mobile-navigation i {
color:#fff;
}
#overlay-body {
position: fixed;
content: "";
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #fff;
visibility:hidden;
display:none;
opacity: 0.9;
filter: alpha(opacity=90);
cursor:pointer;
overflow: hidden;
z-index:9999
}
#overlay-body.visible {
visibility:visible;
display:block;
}
body.page-template-template-one-page #overlay-body.visible {
visibility: hidden;
display: none;
}
body.overlay-active.page-template-template-one-page #wrapper {
margin-right:0;
}
@media screen and (min-width : 0px) and (max-width : 992px) {
#header {
padding-bottom:50px;
}
#logo {
text-align: center;
}
body.logged-in #header-wrapper.fixed-header #header ,
#header-wrapper.fixed-header #header {
position:relative;
top:0;
}
.mobile-navigation {
display: block;
visibility: visible;
width: 100%;
text-align: center;
float: none;
}
body.scroll_header #header-wrapper {
position:relative;
height:auto;
margin-bottom: inherit;
}
body.scroll_header #header-wrapper .right {
padding-left: inherit;
}
body.scroll_header.logged-in #header {
top: inherit;
}
body.scroll_header .content,
body.scroll_header .masonry-container,
body.scroll_header #header_sidebar,
body.scroll_header.single .product-wrapper,
body.scroll_header .products-list{
margin-top:0;
}
body.scroll_header #header {
position:relative;
background:none;
top: inherit;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
}
body.scroll_header #top_sidebar ,
body.scroll_header #onepage_sidebar {
margin-top:0;
}
#logo {
padding: 0;
}
.suevafree-general-menu {
height:inherit;
}
.suevafree-general-menu ul {
visibility:hidden;
display:none;
}
.suevafree-mobile-menu {
margin-bottom:50px;
}
}