/*
 Theme Name:   Webteck Child
 Theme URI:    https://html.design
 Description:  Webteck Child Theme
 Author:        VictorThemes
 Author URI:   https://html.design
 Template:     webteck
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         custom-background, custom-logo, custom-menu, featured-images, microformats, post-formats,  sticky-post, threaded-comments, translation-ready
 Text Domain:  webteck-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */ 

/* === ICS: Hide shopping cart on all pages === */
body .sidemenu-wrapper,body .shopping-cart-wrapper,body .th-cart-btn,body .cart-btn,body .header-cart-btn,body [class*="cart-icon"],body [class*="header-cart"],body a[href*="cart"],body .wc-cart,body .cart-icon,body .sidemenu-toggle,body .sidemenu-wrapper.d-lg-block,body .sideMenuToggler,body .icon-btn.sideMenuToggler,body .cart-count,body .cart-count.badge{display:none!important}
/* === End ICS cart hide === */

/* === ICS: Hide empty footer widget area === */
.footer-wrapper .widget-area .row:empty { display: none !important; }
.footer-wrapper .widget-area:has(.row:empty) { display: none !important; }
/* === End ICS widget area === */
