/*
 Theme Name:   Profit Child Theme
 Theme URI:    https://profit.ancorathemes.com/
 Description:  Profit is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
 Author:       AncoraThemes
 Author URI:   https://ancorathemes.com/
 Template:     profit
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  profit
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */
.sc_layouts_menu_nav>li>ul {
    top: 4em !important;
}
.scroll_to_top_style_default {
    background-color: #1e2e3c;
}
div.wpcf7 .form-style-4 input[type="text"], div.wpcf7 .form-style-4 input[type="number"], div.wpcf7 .form-style-4 input[type="email"], div.wpcf7 .form-style-4 input[type="url"], div.wpcf7 .form-style-4 input[type="tel"], div.wpcf7 .form-style-4 input[type="password"], div.wpcf7 .form-style-4 input[type="search"], div.wpcf7 .form-style-4 select, div.wpcf7 .form-style-4 textarea, div.wpcf7 .form-style-4 textarea.wp-editor-area{
    padding: 12px !important;
 }
.sc_icons_divider4.sc_align_center .sc_icons_columns_wrap .sc_icons_item:after {
    right: 0 !important;
}