/*
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
*/
@media screen and (max-width: 767px) {
  p, ul, li {
    font-size:16px !important;
  }
	.mobileAlignLeft {
		text-align:left !important;
	}
}

.hide {display:none !important;}
ul#menu-thirty-one-primary-navigation li:nth-last-child(1) a {
    color: #051e37 !important;
    background: rgb(244, 209, 52);
    text-transform: uppercase;
    padding: 0 30px;
}
ul#menu-thirty-one-primary-navigation li:nth-last-child(1) a:hover {
    background: #051e37;
    color: white !important;
}