/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: May 02 2018 | 06:41:24 (am)
/*
/******* Do not edit this file *******/

.entry-content ul li {
    color: #555555;
    font-size: 20px;
    line-height: 1.7em;
    list-style: outside none disc;
    padding: 0;
}

.main-navigation ul ul {
    animation-duration: 0.3s;
    animation-fill-mode: both;
    animation-name: main_nav_anim;
    background: #000000 none repeat scroll 0 0;
    border-style: solid;
    color: #fff!important;
    border-width: 3px 1px 1px;
    font-size: 13px;
    left: -10px;
    line-height: 23px;
    min-width: 250px;
    padding: 14px 0 15px;
    position: absolute;
    top: 100%;
    z-index: 99999;
}
.widget.the_retailer_recent_posts .post_comments {
    display: none;
}
.portfolio_3_col_item_wrapper {
    margin-right: 10px;
}

.entry-title, .page-title, .entry-title a, .page-title a {

    font-size: 38px;

}
.img_404 {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("http://thecircle.co.nz/wp-content/uploads/2015/09/404.jpg") !important;
    background-size: auto auto;
    height: 380px;
    margin-top: 450px !important;
    width: 468px;
}

.main-navigation ul ul li a, .main-navigation ul ul li a:visited, .gbtr_second_menu li a {
    color: #fff;
}