/*
Theme Name:     DFD Ronneby Child Theme
Theme URI: 		http://rnbtheme.com/
Description:    ronneby - Highly Functional Multifaceted WP Theme
Author:         DFD
Author URI:		http://rnbtheme.com/
Template:       dfd-ronneby
Version:        1.0.0
*/

a[href ^= "mailto:"] {
    font - style: normal;
    color: white;
}

@media only screen and(max - width: 1100 px) {
    .dfd - side - by - side - mode - custom# header - container, .dfd - side - by - side - mode - custom# header - container# header {
        position: fixed!important;
        background: transparent;
    }
}
@media only screen and(max - width: 800 px) {
    .dfd - side - by - side - mode - custom# header - container# header.header - wrap > .row: last - child {
        background: transparent;
    }
}
@media only screen and(max - width: 1100 px) {
    .dfd - side - by - side - mode - custom body.dfd - custom - padding - html# header - container# header {
        padding: 0 30 px;
    }
}
@media only screen and(min - width: 1101 px) {#
        header - container.logo - position - left: not(.small).header - col - left {
            width: 100 % ;
        }
    }

    .dfd - header - bottom {
        display: none!important;
    }
    .about - author {
        display: none;
    }
    .tel a {
        font - size: 16 px;
        color: white;
        font - weight: 400;
        font - family: "Droid Serif";
        line - height: 22.36 px;
        text - transform: none;
        letter - spacing: 0 px;
    }

.dfd-header-bottom{
	display:none;
}