/*
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
*/

body .scroll-top, body .scroll-top:hover {
    background-color: #fff;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}
#the7-body a.scroll-top {
    border-radius: 100px 100px 100px 100px;
}
body .scroll-top-elementor-icon svg {
    fill: #333;
    color: #333;
}
body .scroll-top-elementor-icon:hover svg {
    fill: #999;
    color: #999;
}
.elementor-field-group .elementor-field-textual.elementor-size-md, .content .elementor-field-group .elementor-field-textual.elementor-size-md{
    font-size: 12px;
    padding: 6px 40px 6px 16px;
}
.content .elementor-field-group .elementor-select-wrapper select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-right: 45px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23666' d='M6 8L0 0h12z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 15px center;
    background-size: 10px 8px;
}
.dt-nav-menu-horizontal>li>a .menu-text>img {
    position: relative;
    inset: 2px 2px 0 0;
}



