/*
 Theme Name:   Mediax Child  
 Theme URI:    https://wordpress.themeholy.com/mediax
 Description:  This is a child theme for Mediax - WordPress Theme
 Author:       Themeholy
 Author URI:   https://themeforest.net/user/themeholy 
 Template:     mediax
 Version:      1.0
 Tags:         two-columns, three-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, theme-options, editor-style, featured-images, microformats, post-formats,  sticky-post, threaded-comments, translation-ready
 Text Domain:  mediax-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */    
.th-btn {
--color2:unset !important;
--color3:unset !important;
--color4:unset !important;
}

.blog-single .th-btn::before {
background:unset !important;
}

.th-btn, .elementor .th-btn, .blog-single .th-btn {
color:#fff;
background-color:var(--theme-color2);
background:var(--theme-color2);
text-transform:uppercase !important;
}

.th-btn:hover {
background-color:#f07427;
}

.header-links .icon-btn {
border: 1px solid #fff;
}

.bottomfooter .info-box_link {
color:#fff;
}

.th-widget-about .about-text, .footer-widget.widget_nav_menu a, .bottomfooter .footer-info {
color: #fff;
}

.newsletter-form button {
background:var(--theme-color);
}

.box-text.desc {
min-height:56px;
}

div.col-xl-3:nth-child(8) > div:nth-child(1) > p:nth-child(3) {
min-height:unset;
}

.alternative .shadow-1 {
background: #f36f21;
}

.alternative .shadow-1:hover {
background: #226daf;
}

.hero-shape1, .hero-shape2, .hero-shape3, .hero-shape4, .hero-shape5 {
display:none;
visibility:hidden;
}

.inlining {
display:inline-block;
padding-right: 5px;
}

.sib-default-btn {
background: var(--theme-color);
}

.newsletter-widget .simple-icon {
top:17px;
}
