/*
Theme Name: Sarikas 2020
Description: Sarikas OÜ website theme based on Enfold
Version: 1.0
Author: Velvo
Author URI: https://own.ee/
Template: enfold
*/



/*Add your own styles here:*/

#socket .container {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
span.float_right {
  float: right;
}
/* hide lang switcher
#menu-item-463 {
  display: none;
}
*/
#header_main .container {
    background-color: #FAFAFF;
}

#header_main {
    border-style: none;
}

@media only screen and (max-width: 767px) {
  html.html_boxed {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}

ul.sub-menu {
border-radius: 10px;
}

.av-main-nav ul li:first-child,  .av-main-nav ul li:first-child a {
border-top-right-radius: 10px !important;
border-top-left-radius: 10px !important;
overflow: hidden;
}

.av-main-nav ul li:last-child,  .av-main-nav ul li:last-child a {
border-bottom-right-radius: 10px !important;
border-bottom-left-radius: 10px !important;
overflow: hidden;
}

#avia-menu a .avia-menu-text{
font-size:18px!important;
}

/*
div .logo {
  margin-top: 13px;
}
*/
#header_main > div > div > nav {
  margin-top: 13px;
}

.av-main-nav > li > a, div#header_main, div#header_main_alternate, #header_meta, #top .social_bookmarks li, #socket{
border: none!important;
}

