/*
 Theme Name: RepairMe Child Theme 
 Theme URI: https://repairme.ancorathemes.com/
 Description: RepairMe 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:     repairme
 Version:      1.0
 Tags:         architecture, building, roofing, carpenter, construction, construction pro, construction services, engineering, handyman, industrial, maintenance, plumbing, renovate, renovation, repair
 Text Domain:  repairme
*/


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

.sc_layouts_menu_popup .sc_layouts_menu_nav, .sc_layouts_menu_nav > li ul:not(.sc_item_filters_tabs) {
   width: 16em;
}
.posts_container .post_featured_bg > .post_featured_bg_image, .posts_container .post_featured_bg .post_thumb {
   background-size: contain;
}
.elementor-element-3b7a3c3e {
   .slider_container:not(.slider_height_fixed) .slider-wrapper {
      align-items: end;
      .post_header.entry-header {
         min-height: 90px;
      }
   }
}
@media (max-width: 479px) {
   .sc_layouts_36035 .row:not(.columns_fluid)>[class*="column-"], .columns_wrap:not(.columns_fluid)>[class*="column-"], .trx_addons_columns_wrap:not(.columns_fluid)>[class*="trx_addons_column-"] {
      width: calc(100% / 2);
   }
}