/*
Theme Name: Appdev Child
Theme URI: http://www.portfoliotheme.org/appdev
Description: Tema Child di Appdev
Author: Ieeng Solution
Author URI: https://www.ieengsolution.it
Template: appdev
Version: 1.0.0
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, fixed-width, theme-options, threaded-comments, translation-ready,portfolio,mobile,app,one-page,single-page,ios,android
*/

#site-logo {
    top: 4px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Arvo', 'Open Sans', Arial, Helvetica, Verdana, sans-serif;
    font-style: normal;
    font-weight: 500;
    padding: 0;
    color: #494D4E;
}

body, a, a:active, a:visited, .dropdown-menu-wrap ul.sub-menu li a {
    color: #253167;
}

.widget.widget_nav_menu ul li:hover > a, .sidebar li:hover > a, .sidebar li > a, .sidebar li > a:active, .sidebar li > a:visited {
    color: #5b4a1a !important;
    padding-left: 0px;
}

#site-logo img {
    width: 170px;
}

.home .segment {
    padding-top: 20px;
}

#primary-menu {
    margin-right: 0;
}

#primary-menu > ul.menu > li > a {
    font-family: "Open Sans";
    padding: 0 6px;
}

.dropdown-menu-wrap ul.sub-menu li a {
    line-height: 16px;
}

.stile2 {
    font-size: 11px;
    vertical-align: text-top;
}

.stile3 {
    font-size: 11px;
    vertical-align: text-bottom;
}

.flexslider .slides img {
    margin: 0 auto;
}

.margin_top2 {
    margin-top: 30px;
}

.tab-product td {
    vertical-align: top;
    border-bottom: 2px solid #ccc;
    padding: 30px 0 20px;
}

.tab-product td a img {
    border: 8px solid #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    max-width: none;
}

.onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol, .twelvecol {
    margin: 1%;
    float: left;
    min-height: 1px;
}

.home ul.post-list .entry-title a, .home ul.post-list .entry-title a:active, .home ul.post-list .entry-title a:visited {
    color: #dc4637 !important;
}

p {
    margin: 0px 0 10px 0;
}

.sidebar-left-nav, #sidebar-primary {
    background: #f9f8e4;
    margin: 0;
    padding: 40px 3%;
    width: 30% !important;

}

@media only screen and (max-width: 767px) {
    .sidebar-left-nav, #sidebar-primary  {
        display: none;
    }
}

.widget-title, .title, #title-area h1, #title-area h2 {
    font-family: "Raleway";
    font-weight: bold;
    border-bottom: none;
    font-size: 48px;
    line-height: 50px;
    color: #494D4E;
}

.widget ul {
    margin-top: 10px;
}

.widget li {
    border-top: none;
    background: none;
}

.widget .menu-item-has-children > a {
    font-family: "Raleway";
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
}

#main .inner {
    display: flex;
}

#content {
    padding: 10px;
    margin: 0;
}

input[type="number"], input[type="date"], input[type="text"], input[type="email"], input[type="tel"], input[type="url"], input[type="range"], textarea {
    width: 100%;
    max-width: 100%;
}

.twelvecol {
    width: 98%;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #253167;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #253167;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #253167;
}

.wpcf7-form-control, #content .contact-form input, #content .contact-form textarea {
    color: #253167;
    border: 1px solid rgba(162, 163, 167, .1);
    background-color: #f9f8e4;
    background-image: -moz-linear-gradient(bottom, #f9f8e4 0%, #f9f8e4 100%);
    background-image: -webkit-linear-gradient(bottom, #f9f8e4 0%, #f9f8e4 100%);
    background-image: linear-gradient(bottom, #f9f8e4 0%, #f9f8e4 100%);
    text-shadow: 0 1px 0 rgba(255, 255, 255, .35); /* drop shadow */;
}

button.default, .button.default, input[type="submit"], input[type="reset"], button[type="submit"] {
    color: #253167;
    padding: 10px 100px;
    background-color: #e7e494;
    background-image: -moz-linear-gradient(bottom, #e7e494 0%, #e7e494 100%);
    background-image: -webkit-linear-gradient(bottom, #e7e494 0%, #e7e494 100%);
    background-image: linear-gradient(bottom, #e7e494 0%, #e7e494 100%);
}

.sticky #site-logo img {
    width: 90px;
}

#footer, #footer-top {
    background-color: #253167 !important;
    background-image: none;
    background-size: cover;

}

#footer .inner .sidebar {
    color: white !important;
}

#footer-bottom {
    background-color: #1c254d !important;
    background-image: none;
    background-size: cover;
}

#footer-bottom-text {
    margin: 0 auto;
    padding: 25px;
    text-align: center;
    display: block;
    float: unset;
}

#text-3 {
    margin-top: 110px;
}

.dropdown-menu-wrap ul.sub-menu {
    background: white;
}

.dropdown-menu-wrap ul.sub-menu li:hover,
.dropdown-menu-wrap ul.sub-menu li.sfHover,
.dropdown-menu-wrap ul.sub-menu li:hover a,
.dropdown-menu-wrap ul.sub-menu li.sfHover a {
    background: #253167;
    color: white;
}

#primary-menu .hover-bg, #primary-menu > ul.menu > li:hover > ul.sub-menu {
    border-color: #253167 !important;
}

.dropdown-menu-wrap ul.sub-menu li {
    width: 100%;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
}

.layout-2c #content {
    max-width: 100% !important;
}

@media only screen and (min-width: 600px) {
    .contact-form input[type=email], .contact-form input[type=tel], .contact-form input[type=text], .contact-form input[type=url] {
        width: 100% !important;
    }
}



@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .widget li {
        background-image: unset !important;
    }

    #site-logo a img.standard-logo {
        display: block !important;
    }
    #site-logo img {
        height: 100px;
        width: auto;
    }

    .sticky #site-logo img {
        height: 50px;
        width: auto;
    }
}

@media only screen and (max-width: 767px) {
    #main .inner {
        display: flex;
    }

    #site-logo {
        text-align: left;
    }

    #text-3 {
        margin-top: 0px;
    }

    #mobile-menu {
        background: white !important;
    }

    #mobile-menu ul li a, #mobile-menu ul li a:hover {
        color: #253167 !important;
    }

    #mobile-menu ul li {
        border-top: 1px solid #253167;
        border-bottom: 1px solid #253167;
        margin: 0;
    }

    .sidebar-left-nav {
        display: none;
    }

    #footer {
        text-align: center;

    }

    #footer img {
        display: block;
        margin: 0 auto;
    }
}

