﻿/*
Theme name: travelify_childtheme
Theme URI: http://www.cmsistem.com
Description: il tema child di evolve
Author: Stilweb
Template: travelify
*/

@import url('../travelify/style.css');

body {
    border-top: 10px solid #E71E00;
}

.hgroup-wrap {
    padding-bottom: 19px;
    padding-top: 0;
}

#site-logo {
    float: left;
    margin-top: 14px;
}

#main-nav {
    background: none repeat scroll 0 0 #0051A2;
    border: 1px solid #4BABDB;
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.2) inset;
    color: #FFFFFF;
    cursor: pointer;
    position: relative;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
}

#main-nav a:hover, #main-nav ul li.current-menu-item a, #main-nav ul li.current_page_ancestor a, #main-nav ul li.current-menu-ancestor a, #main-nav ul li.current_page_item a, #main-nav ul li:hover > a {
    background: none repeat scroll 0 0 #4CACDC;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset;
    color: #FFFFFF;
    opacity: 1;
}

#site-generator .copyright { display: none }

#footerarea .widget {
    float: left;
    margin-left: 2.5%;
    width: 94%;
}

.did {
	font-family: "Arial";
	font-size: 11px;
}

#footerarea .widget_info, #footerarea .widget_text {
    margin-bottom: 28px;
}

#footerarea .widget-wrap {
    background-color: #E3E3E3;
    border-top: 1px solid #EAEAEA;
}

.entry-meta-bar { display: none }

.wp-caption .wp-caption-text, .gallery-caption {
    font-style: normal;
}
#cookie-notice {
    display: none;
    text-shadow: none;
    font-family: Arial;
    font-size: 14px;
    height: auto;
    left: 0;
    line-height: 18px;
    min-width: 100%;
    position: fixed;
    text-align: center;
    z-index: 100000;
}

#footerarea .col-3 {
    float: left;
    margin-left: 2.5%;
    margin-bottom: -2.5%;
    width: 101.6%;
}
