/*
Theme Name: Auto Clean Child Theme
Template: auto-clean
Theme URI: https://auto-clean.ancorathemes.com/
Description: Auto Clean Child Theme
Author: AncoraThemes
Author URI: https://ancorathemes.com/
Version: 1.0
Tested up to: 6.8
Requires at least: 5.5
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, e-commerce, portfolio, grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks
Text Domain: auto-clean
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */


[data-id="1b2a84f"] h1.elementor-heading-title.trx-addons-post-title.sc_layouts_title_caption {
    display: none !important;
}


div.border-heading span.trx-addons-advanced-title-item  {
  color: #666666; 
  -webkit-text-stroke: 1px #fff !important; 
  text-stroke: 1px #fff !important;
}



[data-id="728e631"] {
    background: linear-gradient(167deg, #333333 0%, #666666 100%) !important;
}

[data-id="57ca963"] {
    background: linear-gradient(167deg, #AAAAAA 0%, #DDDDDD 100%) !important;
}


div#Newsletter .elementor-widget-mf-email {
    width: 100% !important;
}

div#Newsletter .elementor-widget-mf-button {
    position: absolute !important;
    right: 10px;
    top: 7px;
}

div#Newsletter .elementor-widget-mf-email input#mf-input-email-a089270 {
    height: 59px !important;
}


div.wpforms-container-full .wpforms-form .wpforms-field-label {
    color: #000 !important;
    font-size: 15px !important;
    font-weight: 500 !important;
}

div.wpforms-container-full .wpforms-form input {
    height: 50px !important;
    border-radius: 0 !important;
}

div.wpforms-container-full .wpforms-form button[type=submit] {
    padding: 14px 40px !important;
    background: #000 !important;
    color: #fff !important;
    letter-spacing: 1px;
    font-size: 18px !important;
}

body.home #page-title {
    display: none !important;
}

div.desktopHeader {border-bottom: 1px solid rgb(255 255 255 / 14%) !important;}

div.mobileHeader {border-bottom: 1px solid rgb(255 255 255 / 14%) !important;}


@media only screen and (max-width: 876px) {
	.wpforms-field {
		width: 100% !important;
		margin: 0 0 0 !important;
	}
}

.mfp-container.mfp-iframe-holder .mfp-close.ekit-popup-close {
    background: #000 !important;
}