/*
 Theme Name:        Shrink Child Theme
 Theme URI:         https://shrink.ancorathemes.com/
 Description:       Shrink 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:          shrink
 Version:           1.0
 Tested up to:      6.7
 Requires at least: 5.0
 Requires PHP:      7.0
 License:           GNU General Public License v2 or later
 License URI:       http://www.gnu.org/licenses/gpl-2.0.html
 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:       shrink
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */
.menu_hover_zoom_line .sc_layouts_menu_nav > li.current-menu-item > a {
	   color: #000000 !important;
}
.menu_hover_zoom_line .sc_layouts_menu_nav > li > a:hover, .menu_hover_zoom_line .sc_layouts_menu_nav > li.sfHover > a {
    color: #000000 !important;
}
.menu_hover_zoom_line .sc_layouts_menu_nav > li:not(.menu-collapse) > a:after {
    background-color: #000000 !important; 
}
.sc_layouts_row_type_compact .sc_layouts_item a:not(.sc_button):not([class*="button"]), [class*="scheme_"].sc_layouts_row_type_compact .sc_layouts_item a:not(.sc_button):not([class*="button"]) {
    color: #000000;
}
.sc_icons_hover2 .sc_icons_item {
    background-color: #fdf9ef !important;
}
.search_modern > .search_submit{
     color: #000000 !important; 
}
[class*="scheme_"].footer_wrap, .footer_wrap [class*="scheme_"].vc_row {
	background-color: #fdf9ef !important;
}

input[type="email"]:focus {
    color: #000 !important;
}
div.wpcf7 .form-style-1 .columns_wrap > [class*="column-"] {
    padding-bottom: 8px !important;
}
.sidebar_inner {
    background-color: #fdf9ef !important;
}
 .wpcf7 .wpcf7-submit-style .submit-style-in {
    background-color: #6a669d !important;  
}
.wpcf7 form .trx_addons_message_box.wpcf7-response-output.trx_addons_message_box_success, .wpcf7 form .trx_addons_message_box.wpcf7-response-output.wpcf7-mail-sent-ok, .wpcf7 div.wpcf7-response-output.trx_addons_message_box_success, .wpcf7 div.wpcf7-response-output.wpcf7-mail-sent-ok {
    border-color: #89D86B !important;
    color: #000000 !important;
}
h3#ship-to-different-address label > span:before, input[type="radio"] + label:before, input[type="checkbox"] + label:before, input[type="radio"] + .wpcf7-list-item-label:before, input[type="checkbox"] + .wpcf7-list-item-label:before, .wpcf7-list-item-label.wpcf7-list-item-right:before, .edd_price_options ul > li > label > input[type="radio"] + span:before, .edd_price_options ul > li > label > input[type="checkbox"] + span:before {

    color: #000000 !important;
 
}
.sc_testimonials_item_content p {
    FONT-WEIGHT: 200;
    font-weight: 200;
    margin: 0;
    font-family: 'DM Sans';
    font-size: 17px;
    color: #000;
}
.number-hover {
	color:#6a669d !important;

}

 @media (max-width: 1279px) {
        .post_featured.hover_info .post_info .post_title {
            font-size: 18px !important;
        }
    }
