/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Jan 23 2017 | 09:03:57 (pm)
/*
/******* Do not edit this file *******/

#main-nav>li>a, #header div.menu>ul>li>a {
    color: #1c1c1c;
    font-size: 14px !Important;
}

#control-panel {
    position: fixed;
    top: 200px;
    left: -230px;
    width: 230px;
    z-index: 100000;
    color: #444;
    overflow: visible;
    display: none !Important;
}

.textwidget a {
    color: #FFFFFF !Important;
}

.textwidget a:hover {
    color: #CCCCCC !Important;
}



#upper-footer {
    position: relative;
    z-index: 10;
    display: none;
}

#lower-header, body.b1170 #lower-header>.container, body.b960 #lower-header>.container, #header.style3 #lower-header, #header.style4 #lower-header, #header.style5 #lower-header, #header.style6 #lower-header {
    background-color: none !Important; 
}

#header.style1 #lower-header {
    border-bottom: 1px solid rgba(206, 206, 206, 0.49) !Important;
}

#main-nav>li.current-menu-item>a {
    color: #d80039 !Important;
}

textarea {
    width: 150%;
}

input[type=submit] {
    position: relative !Important;
    background-color: #d30036;
    border: none;
    width: 110px;
    height: 38px;
    border-radius: 5px;
    color: #ffffff;
    font-weight: 600;
}

#lower-header {
    background: #fff;
    background: rgba(255, 255, 255,) !Important;
    -webkit-transform: translateZ(0px);
    position: relative;
    z-index: 5400;
    height: 55px;
    padding: 15px 0;
    transition: height .3s, padding .3s, background .4s, opacity 0.3s;
    -webkit-transition: height .3s, padding .3s, background .4s, opacity 0.3s;
    -moz-transition: height .3s, padding .3s, background .4s, opacity 0.3s;
}

#lower-header:hover {
    background: rgb(255, 255, 255) !Important;
}

a:hover, a:focus {
    color: #d80039;
    
}

.alternate-slider-bg {
    position: relative;
    z-index: 100;
    background: #23acc1;
    background: -moz-linear-gradient(top, rgba(35, 172, 193, 0.8) 0%, rgba(1, 145, 211, 0.8) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#23acc1), color-stop(100%,#0191d3));
    background: -o-linear-gradient(top, rgba(35, 172, 193, 0.8) 0%, rgba(1, 145, 211, 0.8) 100%);
    background: -ms-linear-gradient(top, rgba(35, 172, 193, 0.8) 0%, rgba(1, 145, 211, 0.8) 100%);
    background: linear-gradient(to bottom, rgba(35, 172, 193, 0.8) 0%, rgba(1, 145, 211, 0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#23acc1', endColorstr='#0191d3',GradientType=0 );
    display: none !Important;
}

.textlist a {
    color: #6b6b6b !Important;
}


#main-header ul:after {
    border-right: 1px solid #666;
    content: '';
    display: inline-block;
    height: 12px;
    position: relative;
    top: 1px;
    display: none !Important;
    margin: 0 12px;
}

#main-nav>li>a:hover, #header div.menu>ul>li>a:hover {
    color: #d80039 !Important;
    font-size: 14px !Important;
}

.text-list {
    font-size: 14px;
    text-transform: uppercase;
}