/*
Theme Name: Sydney Child
Theme URI: http://athemes.com/theme/sydney
Author: aThemes
Author URI: http://athemes.com
Template: sydney
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sydney
*/
html {
    background-color: #1c1c1c;
}

.roll-team .team-item .team-pop {
    cursor: default;
}

/*a:not([href*='csart-world.com']):not([data-elementor-open-lightbox]):not(.go-top):not(.linkedin):not(.twitter):not(.facebook):not([href^='#']):not([href^='/']):after {
    font-family: 'FontAwesome';
    content: " \f08e";
}*/

/* Case Study list page styles */
.category-case-studies .entry-header {
    text-align: left;
    margin-bottom: 30px;
}
.category-case-studies .entry-header .meta-post {
    text-align: center;
}

/* Case Studies Styles
-------------------------------------------------------------- */
.roll-case-studies {
    max-width: 750px;
    margin: 0 auto 30px;
    text-align: center;
}
.roll-case-studies .avatar {
    width: 100px;
    margin: 7px auto 26px;
    border: 2px solid #fff;
}
.roll-case-studies .avatar,
.roll-case-studies .avatar img {
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
         -o-border-radius: 50%;
            border-radius: 50%;
}
.roll-case-studies .whisper {
    padding: 0 0 20px;
    margin: 0;
    border: 0;
}
.hentry .roll-case-studies blockquote {
    background-color: transparent;
    color: inherit;
}	
.roll-case-studies .name {
    font-family: "Raleway", sans-serif;
    font-size: 18px;
    font-weight: 500;
}
.roll-case-studies .name span {
    font-size: 13px;
    display: block;
    color: #767676;
}
.roll-case-studies .owl-controls {
    margin-top: 40px;
}
.hentry .roll-case-studies blockquote {
    background: transparent;
}
.roll-case-studies .owl-controls .owl-buttons .owl-prev, 
.roll-case-studies .owl-controls .owl-buttons  .owl-next {
    display: inline-block;
    position: fixed;
    color: #d65050;
    font-size: 32px;
}
.roll-case-studies .owl-controls .owl-buttons .owl-prev {
    top: 114px;
    left: -50px;
}
.roll-case-studies .owl-controls .owl-buttons .owl-next {
    top: 114px;
    right: -50px;
}
.roll-case-studies .owl-controls .owl-buttons .owl-prev:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f053";
}
.roll-case-studies .owl-controls .owl-buttons .owl-next:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f054";
}
.roll-case-studies .learn-more {
    text-align: right;
    margin-right: 10px;
    padding-bottom: 20px;
}
.widget_sydney_case_studies .fa {
    display: none;
}
.roll-case-studies .owl-wrapper .owl-item .customer {
    height: 268px;
    vertical-align: middle;
    display: table-cell;
}