/*
Theme Name: Wabi Sabi Child Theme
Theme URI: https://wabi-sabi.ancorathemes.com/
Description: Wabi Sabi 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.10.0
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: wabi-sabi
Template: wabi-sabi
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */
/* menu css */
.main-nav .menu_hover_zoom_line .sc_layouts_menu_nav > li:not(.menu-collapse) > a:after {background-color: #fa3b1e;}

hr {margin-top: 1em !important; margin-bottom: 1em !important;}
/* home testimonial section css */
.sc_cover:hover + .elementor-container .num-hover * {color:#fa3b1e!important; border-color:#fa3b1e!important;}
.sc_cover:hover + .elementor-container .rotate-hover.elementor-view-framed .elementor-icon {border-color:#fa3b1e!important; fill:#fa3b1e!important;}
.sc_testimonials_qw-big .slider_one .sc_testimonials_item_content, .sc_testimonials_qw-big .sc_testimonials_item_content {line-height:1.1em;}
/* blog listing page css */
.post_layout_band .post_content_wrap .post_meta_item.post_categories a:hover {background-color: var(--theme-color-text_hover);}
/* blog single page css */
.post_header_wrap_style_style-1.with_featured_image:before {background: rgba(0, 0, 0, 0.7);}
.adp-popup .adp-popup-wrap {border-radius:10px}
/* .min-w-100 {min-width:100%;} */
.sc_item_title {word-break: auto-phrase;}

.wpcf7 .wpcf7-submit-style .submit-style-in {background-color:#fa3b1e!important;}
.wpcf7 .wpcf7-submit-style:hover .submit-style-in {background-color:#000000!important;} 
/* .wpcf7 .form-style-3 .wpcf7-submit-style:hover .submit-style-in {background-color:#fa3b1e!important;} */

.btn-red .sc_button{background-color:#fa3b1e!important;}
.btn-red .sc_button:hover{background-color:#000000!important;}
.extra_menu_in_footer-1 .sc_layouts_menu_dir_vertical .sc_layouts_menu_nav>li {float: left; width: auto; margin-left: 25px;}
.extra_menu_in_footer-1 .sc_layouts_menu_dir_vertical .sc_layouts_menu_nav>li:first-child {margin-left:0px;}

/* Social icon css */
.sc_socials.sc_socials_default .socials_wrap .social_item:hover .social_icon, .sc_socials.sc_socials_default .socials_wrap .social_item:hover .social_icon[class*="instagram"], .sc_socials.sc_socials_default .socials_wrap .social_item:hover .social_icon[class*="twitter"] {background-color:#fa3b1e!important; color: #ffffff!important; transition: all 0.3s ease;}
.f-social-icons .sc_socials.sc_socials_default.modern .socials_wrap .social_item:hover .social_icon {background-color:#fa3b1e!important; transition: all 0.3s ease;}
/* .sc_socials.sc_socials_default .socials_wrap .social_item:hover .social_icon {border-color: #fa3b1e; transition: all 0.3s ease;} */

.footer-big-text.elementor-element.elementor-element-f598052 .trx_addons_bg_text_char {padding-left:15px;}

@media screen and (min-width:768px){
	.extra_menu_in_footer .sc_layouts_menu_dir_vertical .sc_layouts_menu_nav>li, .extra_menu_in_footer-1 .sc_layouts_menu_dir_vertical .sc_layouts_menu_nav>li {float: left; width: auto; margin-left: 20px;}
	
}

@media screen and (min-width:993px){
	.extra_menu_in_footer .sc_layouts_menu_dir_vertical .sc_layouts_menu_nav>li, .extra_menu_in_footer-1 .sc_layouts_menu_dir_vertical .sc_layouts_menu_nav>li {float: left; width: auto; margin-left: 25px;}
	.footer-big-text.elementor-element.elementor-element-f598052 .trx_addons_bg_text_char {padding-left:40px;}
	
}
@media screen and (min-width:1200px){
	.main-nav .sc_layouts_menu_nav>li {margin-right:15px;}
	.main-nav .sc_layouts_menu_nav>li:nth-last-child(2) {margin-right:0px;}
	.extra_menu_in_footer .sc_layouts_menu_dir_vertical .sc_layouts_menu_nav>li, .extra_menu_in_footer-1 .sc_layouts_menu_dir_vertical .sc_layouts_menu_nav>li {margin-left: 48px;}
	.footer-big-text.elementor-element.elementor-element-f598052 .trx_addons_bg_text_char {padding-left:40px;}
}
@media screen and (min-width:1440px){
	.extra_menu_in_footer .sc_layouts_menu_dir_vertical .sc_layouts_menu_nav>li, .extra_menu_in_footer-1 .sc_layouts_menu_dir_vertical .sc_layouts_menu_nav>li {margin-left: 52px;}
	.extra_menu_in_footer .sc_layouts_menu_dir_vertical .sc_layouts_menu_nav>li:last-child, .extra_menu_in_footer-1 .sc_layouts_menu_dir_vertical .sc_layouts_menu_nav>li:last-child {margin-right:15px;}
}