/*
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
*/

.vc_tta-color-blue.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title > a {
	color: white !important;
}

.vc_tta.vc_tta-style-modern .vc_tta-panel-body, .vc_tta.vc_tta-style-modern .vc_tta-panel-heading{
     border-width: none; 
     background-image: none !important;   
    background-repeat: none !important; 
}

.vc_tta-color-blue.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #666666 !important;
    background: white !important;
}


.vc_tta-color-blue.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
    border-color: #2a7037 !important;
    background-color: #2a7037 !important;
}
em, i {
font-style: normal !important;
}
.dfd-blog-title {
 color: white !important; 
}
.dfd-single-style-advanced .post .dfd-meta-container .dfd-commentss-tags {
  visibility: hidden; 
}
.dfd-meta-container .post-like-wrap {
       visibility: hidden; 
}
.entry-meta {
    color: #fff568 !important;
}

#layout.single-post {
     background: #2a7037 !important;
}
.dfd-background-dark#sub-footer .subfooter-copyright, #side-area.dfd-background-dark#sub-footer .subfooter-copyright, .row .background--dark#sub-footer .subfooter-copyright {
       color: white !important;
       font-family: 'Raleway' !important;

}
.dfd-blog-module.blog_masonry .posts-list .post .entry-content .more-button {
color: white;
}

.dfd-blog-module.blog_masonry .posts-list .post .entry-content .entry-meta.right {
    visibility: hidden;
}
.post .entry-content p {
    color: white !important;
      font-size: 14px !important;
}

.vc_tta.vc_general .vc_tta-panel-title{
  font-size: 12px !important;
  letter-spacing:0px !important;
}

.aio-icon-component .aio-icon-description {
    padding-bottom: 0px  !important;
}

.header-top-panel .header-info-panel .top-info {
    font-size: 14px !important;
    color: #2a7037 !important;
}

nav.mega-menu .carousel-nav.prev {
    left: -15px !important;
}

#header-container #header .header-wrap > .row:last-child .header-main-panel .header-col-fluid .fixed-header-logo img {
    visibility: hidden !important;
}
@media only screen and (min-width: 800px) and (max-width: 1300px) {
.nav-menu .mega-menu-item .item-title{
    font-size: 10px !important;
}
.nav-menu {
margin-top: -40px !important;
}
.header-col-right {
       width: 106px !important;
}
.header-col-left {
    width: 250px !important;
}
#header-container.small #header {
    height: 160px !important;
}
#header-container #header .header-wrap > .row:last-child .header-main-panel .header-col-fluid {
    padding: 0px 0px !important;
}
#header-container.logo-position-left:not(.small) .header-col-fluid {
    margin-left: 275px !important;
    margin-right: 95px !important;
        margin-top: 34px;
}
}

@media only screen and (min-width: 1300px)  and (max-width: 1500px) {
.nav-menu {
margin-top: -40px !important;
}
.header-col-right {
       width: 106px !important;
}
.header-col-left {
    width: 250px !important;
}
#header-container.small #header {
    height: 160px !important;
}
#header-container #header .header-wrap > .row:last-child .header-main-panel .header-col-fluid {
    padding: 0px 0px !important;
}
#header-container.logo-position-left:not(.small) .header-col-fluid {
    margin-left: 275px !important;
    margin-right: 95px !important;
        margin-top: 34px;
}


}
.nav-menu .mega-menu-item .item-title {
   padding-left : 6px !important;
   padding-right: 8px !important;
}

.aio-icon-component .aio-icon-description {
padding-bottom: 0px !important;
}
.block-title a {
     color: white !important;
}

.entry-meta .byline {
color: #fff568 !important;
}
.dfd-blog-module.blog_masonry .posts-list .post .entry-meta.meta-bottom {
        color: #fff568 !important;
}

.nav-menu {
   padding : 0px 0px !important;
}


.block-title a {
     color: white !important;
}

.entry-meta .byline {
color: #fff568 !important;
}
.dfd-blog-module.blog_masonry .posts-list .post .entry-meta.meta-bottom {
        color: #fff568 !important;
}
#responsive-form{
	max-width:600px /*-- change this to get your desired form width --*/;
	margin:0 auto;
        width:100%;
}
.form-row{
	width: 100%;
}
.column-half, .column-full{
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
	.column-half{
		width: 50%;
	}
}


.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea {
	width: 100%;
	padding: 8px;
	border: 1px solid #ccc;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	      box-sizing: border-box
}
.wpcf7 input[type="text"]:focus{
	background: #fff;
}
.wpcf7-submit{
	float: right;
	background: #CA0002;
	color: #fff;
	text-transform: uppercase;
	border: none;
	padding: 8px 20px;
	cursor: pointer;
}
.wpcf7-submit:hover{
	background: #ff0000;
}
span.wpcf7-not-valid-tip{
	text-shadow: none;
	font-size: 12px;
	color: #fff;
	background: #ff0000;
	padding: 5px;
}
div.wpcf7-validation-errors { 
	text-shadow: none;
	border: transparent;
	background: #f9cd00;
	padding: 5px;
	color: #9C6533;
	text-align: center;
	margin: 0;
	font-size: 12px;
}
div.wpcf7-mail-sent-ok{
	text-align: center;
	text-shadow: none;
	padding: 5px;
	font-size: 12px;
	background: #59a80f;
	border-color: #59a80f;
	color: #fff;
	margin: 0;
}