.elementor-kit-7{--e-global-color-primary:#000000;--e-global-color-secondary:#6A95E5;--e-global-color-text:#434343;--e-global-color-accent:#FFFFFF;--e-global-color-db703dc:#F8F8F4;--e-global-typography-primary-font-family:"Instrument Sans";--e-global-typography-secondary-font-family:"Instrument Sans";--e-global-typography-text-font-family:"Instrument Sans";--e-global-typography-accent-font-family:"Instrument Sans";font-family:"Instrument Sans", Sans-serif;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{font-family:"Instrument Sans", Sans-serif;}.elementor-kit-7 h1{font-family:"Instrument Sans", Sans-serif;font-weight:550;}.elementor-kit-7 h2{font-family:"Instrument Sans", Sans-serif;}.elementor-kit-7 h3{font-family:"Instrument Sans", Sans-serif;}.elementor-kit-7 h4{font-family:"Instrument Sans", Sans-serif;}.elementor-kit-7 h5{font-family:"Instrument Sans", Sans-serif;}.elementor-kit-7 h6{font-family:"Instrument Sans", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:640px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Kill baseline gap + any stray spacing */
.desktop-slot,
.mobile-slot,
.desktop-slot .ad-link,
.mobile-slot .ad-link,
.desktop-slot .ad-box,
.mobile-slot .ad-box {
  line-height: 0;
  font-size: 0;
}

/* Outer container: shadow + rounded corners */
.desktop-slot,
.mobile-slot {
  box-shadow: 0 0 10px 0 rgba(0,0,0,.12);
  border-radius: 15px;           /* Adjust globally for both slots */
  overflow: visible;             /* Keep shadow visible */
}

/* Clickable link inherits radius */
.desktop-slot .ad-link,
.mobile-slot .ad-link {
  display: block;
  border-radius: inherit;
}

/* Inner wrapper clips the image */
.desktop-slot .ad-box,
.mobile-slot .ad-box {
  border-radius: inherit;
  overflow: hidden;              /* Clips image corners */
}

/* Image fills the box and inherits the curve */
.desktop-slot .ad-img,
.mobile-slot .ad-img {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  object-fit: cover;              /* or 'contain' if no cropping */
  border-radius: inherit;
}

/* Elementor sometimes adds extra space to shortcode output */
.elementor-widget-shortcode .elementor-shortcode {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Instrument Sans';
	font-display: auto;
	src: url('https://ttrades.com/wp-content/uploads/2025/08/InstrumentSans-VariableFont_wdthwght.ttf') format('truetype');
}
/* End Custom Fonts CSS */