/*
Theme Name: Profit Child Theme
Theme URI: http://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/
Version: 1.13.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: advertising, agency, architecture, blog, blogging, construction business, corporate, creative agency, design bureau, design studio, marketing, portfolio, publishing, web design, web studio
Text Domain: profit
Template: profit
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */
.sc_layouts_title_title>.sc_layouts_title_caption
Specificity: (0,2,0)
 {
    float: none;
    display: none;
}
.sc_layouts_title_title>.sc_layouts_title_caption {
    float: none;
    display: none;
}


/* Tw Cen MT font implementation */
@font-face {
      font-family: 'Tw Cen MT';
        src: url('/wp-content/fonts/TwCenMTStd.otf') format('opentype');
          font-weight: normal;
            font-style: normal;
              font-display: swap;
              
}
@font-face {
      font-family: 'Tw Cen MT';
        src: url('/wp-content/fonts/TwCenMTStdBold.otf') format('opentype');
          font-weight: bold;
            font-style: normal;
              font-display: swap;
}
@font-face {
      font-family: 'Tw Cen MT';
        src: url('/wp-content/fonts/TwCenMTStdItalic.otf') format('opentype');
          font-weight: normal;
            font-style: italic;
              font-display: swap;
}
@font-face {
      font-family: 'Tw Cen MT';
        src: url('/wp-content/fonts/Tw%20Cen%20MT%20Std%20Bold%20Italic.ttf') format('truetype');
          font-weight: bold;
            font-style: italic;
              font-display: swap;
}
@font-face {
      font-family: 'Tw Cen MT';
        src: url('/wp-content/fonts/TwCenMTStdLight.otf') format('opentype');
          font-weight: 300;
            font-style: normal;
              font-display: swap;
}
@font-face {
      font-family: 'Tw Cen MT';
        src: url('/wp-content/fonts/TwCenMTStdSemiBold.otf') format('opentype');
          font-weight: 600;
            font-style: normal;
              font-display: swap;
}
@font-face {
      font-family: 'Tw Cen MT';
        src: url('/wp-content/fonts/TwCenMTStdExtraBold.otf') format('opentype');
          font-weight: 800;
            font-style: normal;
              font-display: swap;
}
@font-face {
      font-family: 'Tw Cen MT';
        src: url('/wp-content/fonts/twcenmtstdultrabold.otf') format('opentype');
          font-weight: 900;
            font-style: normal;
              font-display: swap;
}

body, h1, h2, h3, h4, h5, h6, p, a, span, div, button, input, textarea, li, .elementor-widget-container {
      font-family: 'Tw Cen MT', sans-serif !important;
}

sr7-txt, sr7-bg, sr7-layer, .sr7-layer, .sr7-layer *, [class*="sr7"], [class*="sr7"] * {
      font-family: 'Tw Cen MT', sans-serif !important;
}
.search_modern .search_wrap {
    position: fixed;
    left: 0;
    top: -500px;
    z-index: 100;
    width: 100%;
    height: 500px;
    overflow: hidden;
    will-change: top, box-shadow;
    -webkit-transition: top 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96), box-shadow 0.3s ease-out;
    -webkit-transition: top 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96), -webkit-box-shadow 0.3s ease-out;
    transition: top 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96), -webkit-box-shadow 0.3s ease-out;
    transition: top 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96), box-shadow 0.3s ease-out;
    transition: top 0.5s cubic-bezier(0.46, 0.03, 0.52, 0.96), box-shadow 0.3s ease-out, -webkit-box-shadow 0.3s ease-out;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0);
    -ms-box-shadow: 0 1px 6px rgba(0, 0, 0, 0);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0);
    background-color: #000626;
}
.search_modern > .search_submit {
    display: block;
    width: 1.4em;
    height: 1.4em;
    line-height: 1.4em;
    text-align: center;
    position: relative;
    top: -1px;
    -webkit-transition: all 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
    transition: all 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
    opacity: 1;
    cursor: pointer;
    padding: 1px;
    color: #ffffff;
    background-color: transparent;
}
.sc_layouts_row_type_compact .sc_layouts_item_icon, [class*=scheme_].sc_layouts_row_type_compact .sc_layouts_item_icon {
    color: #ffffff !important;
}

.sc_layouts_row_type_compact .search_wrap .search_submit, [class*="scheme_"].sc_layouts_row_type_compact .search_wrap .search_submit {
    background-color: #fcbf2300;
    color: #f8991b;
}
.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: #ffffff;
}
.search_modern .search_wrap.search_opened .search_field, .search_modern .search_wrap.search_opened .search_field:hover, .search_modern .search_wrap.search_opened .search_field:focus {
    background-color: #ffffffab;
}
