/*
Theme Name: Capital News Child
Theme URI: https://ascendoor.com/themes/capital-news/
Template: capital-news
Author: Ascendoor
Author URI: https://ascendoor.com/
Description: Capital News is a sleek and modern WordPress theme built for news websites, online magazines, and content portals. Featuring a minimalist design and intuitive layout, it offers a variety of flexible layout options, customizable color settings, and widget-ready areas for easy personalization. The theme is optimized for speed and SEO, ensuring fast load times and improved search engine rankings. With a fully responsive design, Capital News delivers a seamless browsing experience on all devices and browsers, making it ideal for bloggers, journalists, and content-focused publishers. Check the theme documentation at: https://docs.ascendoor.com/docs/capital-news/ and demo at: https://demos.ascendoor.com/capital-news/
Tags: custom-background,custom-logo,custom-colors,custom-menu,featured-images,threaded-comments,translation-ready,theme-options,footer-widgets,full-width-template,left-sidebar,right-sidebar,news,blog
Version: 1.0.0.1763202982
Updated: 2025-11-15 10:36:22

*/
/* Elements
--------------------------------------------- */
:root {
	--radius: 8px;
	--bg-clr: #ffff;
	--header-height: 40px;
	--clr-text: #393e46;
	--shadow: #91919161;
	--border-clr: #e0e0e0;
	--logo-size-custom: 200px;
	--bg-clr-light: #efefef;
	--primary-color: #1948C1;
	--clr-text-light: #7f8487;
	--site-title-color: #1948C1;
	--custom-bg-clr: #ffff;
	--categories-clr: var(--primary-color);
	--font-main: "Poppins", serif;
	--font-heading: "Inter", serif;
	--font-xsmall: clamp(0.7rem, 0.13vw + 0.62rem, 0.79rem);
	--font-small: clamp(0.8rem, 0.17vw + 0.76rem, 0.89rem);
	--font-base: clamp(1rem, 0.34vw + 0.91rem, 1.19rem);
	--font-normal: clamp(1.25rem, 0.61vw + 1.1rem, 1.58rem);
	--font-large: clamp(1.56rem, 1vw + 1.31rem, 2.11rem);
	--font-xlarge: clamp(1.95rem, 1.56vw + 1.56rem, 2.81rem);
	--font-xxlarge: clamp(2.44rem, 2.38vw + 1.85rem, 3.75rem);
	--font-xxxlarge: clamp(3.05rem, 3.54vw + 2.17rem, 5rem);
}

img {
  border-radius: var(--radius);
}
#wpsvctable {
    display: none;
}

.widget-title,  .wps_visitor_title {
    margin-bottom: 10px;
    font-family: 'Poppins';
    font-size: 22px !important;
    color: var(--primary-c);
}
#mvcwid {
    padding: 0;
    margin-bottom: 10px;
}
