/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

.owl-stage-outer .dt-owl-item-wrap .dt-owl-item-inner .dt-owl-item-icon {
    padding-top: 0;
}

.owl-stage-outer .dt-owl-item-wrap .dt-owl-item-inner .dt-owl-item-icon i,
.owl-stage-outer .dt-owl-item-wrap .dt-owl-item-inner .dt-owl-item-icon svg {
    position: relative;
    top: unset;
    left: unset;
    transform: unset;
    height: 52px;
    width: auto;
    padding-top: 0;
}

.elementor-social-icons-wrapper > .elementor-grid-item > a.elementor-icon.elementor-social-icon {
    border-radius: 50%;
    height: 40px;
    width: 42px;
    font-size: 18px;
    margin-right: 8px;
}

.testimonials-carousel .dt-owl-item .dt-owl-item-inner .dt-owl-item-image {
    padding: 15px;
    margin: 0 auto 20px;
    justify-self: auto;
    width: 100%;
    max-width: 176px !important;
    height: 130px;
    border-radius: 8px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    display: flex;
    justify-content: center;
    align-items: center;
}

.testimonials-carousel .dt-owl-item .dt-owl-item-inner .dt-owl-item-image img {
    width: auto;
    max-height: 100%;
}

.phantom-sticky .boxed .masthead:not(.side-header).sticky-on {
    border-bottom: 1px solid #e1e5e7;
}

.dt_testimonials .post-thumbnail-wrap .post-thumbnail {
    padding: 15px;
    margin: 0 auto 10px;
    justify-self: auto;
    width: 100%;
    max-width: 176px !important;
    height: 130px;
    border-radius: 8px !important;
    border: 1px solid rgba(255, 255, 255, 0.3);
    display: flex !important;
    justify-content: center;
    align-items: center;
    box-shadow: 0 10px 22px rgba(0, 0, 0, 0.1);
}

.dt_testimonials .post-thumbnail-wrap .post-thumbnail a img {
    width: auto !important;
    max-height: 120px;
}
