/*
 Theme Name:     Cargille
 Template:       risotto
*/

/*font changes*/
#main-content ul, ol {font-family: Proxima Nova Semibold !important;}

.footer-in h5.subtitle, .toggle-top-area h5.subtitle {
    text-align: left !important;
}


.footbot {text-align: left !important;}
.footbot .col-md-6 {width: 100% !important;}
.footer-navi {line-height: 18px !important;}

.white {color:#ffffff;}

.more_right {margin-left:40px;}

.grey {background-color: #e4e4e4;}

#wrap .wpcf7 .wpcf7-form input[type="text"], #wrap .wpcf7 .wpcf7-form input[type="password"], #wrap .wpcf7 .wpcf7-form input[type="number"], #wrap .wpcf7 .wpcf7-form input[type="email"], #wrap .wpcf7 .wpcf7-form textarea, #wrap .wpcf7 .wpcf7-form option {color: #000000 !important; text-transform: none !important; background: #e4e4e4 !important;}

#wrap .wpcf7 .wpcf7-form input[type="submit"]:hover {
    background: #1456A3;
    border-color: #1456A3;
    color: #fff;
}

#wrap .wpcf7 .wpcf7-form input[type="tel"] {
    display: block;
    height: 45px;
    padding-left: 15px;
    background: #f7f7f7;
    border: none;
    color: #000000;
    text-transform: none;
		background: #e4e4e4 !important;
}

.wpcf7 .wpcf7-form select {background: #e4e4e4 !important; color:#000000 !important;}

.wpcf7-form input[type="checkbox"] {
    display: inline;
    width: 5% !important;
    margin-left: -5px;
}
span.wpcf7-list-item {
    display: block !important;
    margin: 0 0 0 1em;
}

.one-half,
.one-third {
    position: relative;
    margin-right: 4%;
    float: left;
        margin-bottom: 20px;
 
}
 
.one-half { width: 48%; }
.one-third { width: 30.66%; }
 
.last {
    margin-right: 0 !important;
    clear: right;
}

table {font-family: 'Droid Serif', Helvetica, Arial, sans-serif; font-size: 14px; color: #191919;}
 
@media only screen and (max-width: 767px) {
    .one-half, .one-third {
        width: 100%;
        margin-right: 0;
    }
}

#main-content ul, ol {margin: 0 0 20px 35px;
    color: #191919;
    font-size: 14px;
    line-height: 1.8;
    font-weight: 400;
    font-family: 'Droid Serif', Helvetica, Arial, sans-serif;
}

#main-content li {list-style-position: inside; text-indent: -1.1em;
}

.vc_tta-tabs-list {margin: 0 !important;}

/*More Button Characters*/
.rv_button1.closed:after {content: "\21B2";}
.rv_button1.opened:after{content: "\5e";}

/*From previous css */
.shadow {text-shadow: 2px 2px #000000;}

.logo-wrap .logo {width: 260px !important; }



.footer-navi {letter-spacing: 0.2px !important; }

.header #nav {padding: 2px 0 24px 18px !important}

.post-title a {pointer-events: none !important; cursor: none !important;}




