/*
Theme Name:         Ronneby
Theme URI:          http://themes.dfd.name/ronneby/
Description:        Ronneby - Highly Functional Multifaceted WP Theme
Version:            1.1.0
Author:             DFD
Author URI:         http://dfd.name/
Tags:               light, white, one-column, two-columns, three-columns, right-sidebar, flexible-width, custom-background, custom-header, custom-menu, featured-images, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready

License:            GPL v2
License URI:        http://www.gnu.org/licenses/gpl-2.0.html
*/

#header {
  background: rgba(255, 255, 255, 0.7);
}

#header #main_mega_menu ul li a {
  color: #5a471b !important;
}



#header .side-area-controller {
  border-color: #5a471b !important;
}

#header .header-icons-wrapper a {
  color: #5a471b !important;
}

.dfd-click-menu-activation-button a .icon-wrap::before, .dfd-click-menu-activation-button a .icon-wrap::after, .side-area-controller-wrap a .icon-wrap::before, .side-area-controller-wrap a .icon-wrap::after {
  background: #5a471b !important;
}

.nav-menu div.sub-nav.open > ul {
  opacity: 1;
}

#header #main_mega_menu ul li a:hover{
 color:#b2bb1c !important;	
}

#header #main_mega_menu ul .sub-menu li a {
  color: #fff  !important;
}

#header #main_mega_menu ul .sub-menu li a:hover {
  color: #9FA13A !important;
}

.testimonial > p {
  color: #ffffff !important;
}


/*** scoll header **/

.small #header #main_mega_menu ul li a {
  color: #fff !important;
}

.small #header .header-icons-wrapper a {
  color: #fff !important;
}

.small #header .side-area-controller {
  border-color: #fff !important;
}

#header-container.small #header .side-area-controller-wrap a .icon-wrap::before, #header-container.small #header .side-area-controller-wrap a .icon-wrap::after {
  background: #fff none repeat scroll 0 0 !important;
}

/*** scoll header End**/

.side-area-controller {
  background: #b2bb1c none repeat scroll 0 0;
}

.vc-row-wrapper.vc_inner.vc_row-fluid.vc_custom_1440151749740 {
  border: medium none !important;
}

.wpb_wrapper .vc_custom_1456237575733 {
  border: medium none !important;
}

.vc_custom_1456236061249 {
  border: medium none !important;
}

.dfd-background-dark {
  border: medium none !important;
}

.wpb_wrapper .vc_inner {
  border: medium none !important;
}

.widget-title.uvc-main-heading {
  font-size: 37px !important;
  font-family:Arial, Helvetica, sans-serif !important;
}


#header-container:not(.small) #header .side-area-controller-wrap a:hover {
  background: #5a481c none repeat scroll 0 0 !important;
  border-color: #5a481c !important;
}

.page-id-14693 .vc_single_image-img.attachment-full {
  width: 1280px;
}

@media (min-width: 1101px) {

.nav-menu div.sub-nav li {
    position: static !important;
}

.nav-menu .sub-sub-menu {
position: absolute !important;
top: 0 !important;
}

}