/*
Theme Name: Converio Child Theme
Theme URI: http: http://thememotive.com/
Description: Child theme is the recommended way to modify an existing theme if you want to make changes in the theme.
Author: ThemeMotive
Author URI: http://thememotive.com/
Template: converio
Version: 1.0.0
*/

@import url("../converio/style.css");

/*Add your custom styles below:*/

/*custom icons for boxes & lists - YOCA*/
.fa-teneo-platform:before {
content: url(/wp-content/uploads/teneo-platform-120x120x.gif);
}
.fa-nli:before {
content: url(/wp-content/uploads/what-is-nli-icon-120x120x.gif);
}
.fa-nliworks:before {
content: url(/wp-content/uploads/how-nli-works-120x120x.gif);
}
.fa-whynli:before {
content: url(/wp-content/uploads/why-nli-120x120x.gif);
}
.fa-nliapp:before {
content: url(/wp-content/uploads/nli-apps-120x120x.gif);
}
.fa-teneo-va:before {
content: url(/wp-content/uploads/teneo-va-120x120x.gif);
}
.fa-teneo-insight:before {
content: url(/wp-content/uploads/teneo-insight-120x120x.gif);
}
.fa-teneo-features:before {
content: url(/wp-content/uploads/teneo-features-120x120x.gif);
}
.fa-teneo-unique:before {
content: url(/wp-content/uploads/teneo-unique-100x-100x.gif);
}
.fa-4x {
width: 100px !important;
}
.fa-platform:before {
content: url(/wp-content/uploads/platform-50x-52x.gif);
}
.fa-own-data:before {
content: url(/wp-content/uploads/own-data-100x100x.gif);
}
.fa-personalization:before {
content: url(/wp-content/uploads/personalization-100x100x.gif);
}
.fa-cross-device:before {
content: url(/wp-content/uploads/cross-device-100x100x.gif);
}
.fa-brand-diff:before {
content: url(/wp-content/uploads/brand-diff-100x100x.gif);
}

.box-icon-left .fa-stack {
margin-right: 35px !important;
}
.box-icon-left p {
padding-left: 90px !important;
}
.box-colored .fa-stack .fa {
width: 120px !important;
height: 120px !important;
margin: 0 auto !important;
}
.fa-3x {
font-size: 4.5em !important;
}

/*Headers - YOCA*/
h3 {
font-size: 20px !important;
}
.lead h1 {
font-size: 40px !important;
}
p.muted {
color: #484848 !important;
}

/*Breadcrumbs - YOCA*/
.breadcrumb {
background-color: #ed078d !important;
}
.breadcrumb div.content-container p span {
color: #484848 !important;
font-weight: 500 !important;
}
.breadcrumb div.content-container p {
color: #fff !important;
font-weight: 500 !important;
}

/* Buttons - YOCA*/
a.btn.pink {
background: #ed078d !important;
}
a.btn.pink:hover { background: #333 !important;
}

/*Other - YOCA*/
.wp-pagenavi .prevpostslink, .wp-pagenavi .prev {
background: #ed078d !important;
}
.comment-author {
font-size: inherith !important;
}
.single ul.commentlist .comment-body {
padding: 20px 0px 3px 18px !important;
}
.breadcrumb div.content-container a {
color: #666;
}

img.aligncenter {
margin: 0 auto;
display: block;
}

.lead {
margin-bottom: 0px !important;}

.lead p {
padding-bottom: 5px !important;
}

.wpcf7 .wpcf7-form input[type="text"], .wpcf7 .wpcf7-form input[type="email"], .wpcf7 .wpcf7-form input[type="url"], .wpcf7 .wpcf7-form input[type="date"], .wpcf7 .wpcf7-form input[type="number"], .wpcf7 .wpcf7-form input[type="range"], .wpcf7 .wpcf7-form span.select, .wpcf7 .wpcf7-form span.file-input {
float: left !important;
}

.hp-our-clients>div.slider-box {
min-height: 160px !important;
}