/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

/* ===== V-Count footer CTA buttons — match "Apply to be a Reseller Partner" style (added 2026-07-11) ===== */
.elementor-element-d4781c6 .elementor-button,
.elementor-element-61c90c7 .elementor-button {
  border-radius: 10px !important;
  padding: 25px 50px !important;
  font-size: 26px !important;
  line-height: 26px !important;
  font-weight: 700 !important;
  border: none !important;
  box-shadow: none !important;
  transition: transform .3s ease !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
}
.elementor-element-d4781c6 .elementor-button:hover,
.elementor-element-61c90c7 .elementor-button:hover { transform: scale(1.1); }
/* Move Support button to the far right of the footer bar */
.elementor-element-ab2a8f0 { flex: 0 0 0px !important; width: 0 !important; min-width: 0 !important; max-width: 0 !important; padding: 0 !important; margin: 0 !important; overflow: hidden !important; }
.elementor-element-247bdd7 { margin-left: auto !important; text-align: right !important; }
.elementor-element-61c90c7 .elementor-button-wrapper,
.elementor-element-247bdd7 .elementor-button-wrapper { text-align: right !important; }
/* Remove white gap between blue banner and footer (resellers page) */
.elementor-element-68254f4c > .elementor-widget-wrap { padding-bottom: 0 !important; }
.elementor-element-6688323 { margin-bottom: 0 !important; }
/* ===== end V-Count footer styling ===== */

/* VC-BLOG-HERO-HALF start (added 2026-07-11): halve blog single-post title banner height. Orig: Elementor min-height:45vh on container + 150px/90px margins on widget-wrap. */
html body.single-post .elementor-element-9f6f7df.elementor-top-section > .elementor-container{min-height:22vh !important;}
html body.single-post .elementor-element-9f6f7df.elementor-top-section .elementor-widget-wrap{margin-top:30px !important;margin-bottom:25px !important;padding-top:12px !important;padding-bottom:12px !important;}
/* VC-BLOG-HERO-HALF end */


/* ===== Pricing ROI box — fix tooltip/paragraph overlap (2026-07-11) ===== */
.vc-pr__roi .roi-bar-track{ margin-top: 42px !important; }
