.elementor-kit-9{--e-global-color-primary:#DF0C53;--e-global-color-secondary:#1F1F1F;--e-global-color-text:#232323;--e-global-color-accent:#DF0C53;--e-global-color-f4649a5:#DF0C53;--e-global-color-72ef320:#FFFFFF;--e-global-color-411121f:#000000;--e-global-color-a6d0c79:#FFD800;--e-global-color-4a8e979:#F0F0F0;--e-global-color-8722a0d:#0C9700;--e-global-typography-primary-font-family:"Public Sans";--e-global-typography-primary-font-size:1.2em;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-line-height:1.5em;--e-global-typography-secondary-font-family:"Public Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-family:"Public Sans";--e-global-typography-text-font-size:1.1em;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:2em;--e-global-typography-accent-font-family:"Public Sans";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-secondary );font-family:"Poppins", Sans-serif;font-size:16px;line-height:1.5em;}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{background-color:var( --e-global-color-primary );font-size:1.5em;font-weight:700;text-transform:uppercase;color:var( --e-global-color-72ef320 );}.elementor-kit-9 button:hover,.elementor-kit-9 button:focus,.elementor-kit-9 input[type="button"]:hover,.elementor-kit-9 input[type="button"]:focus,.elementor-kit-9 input[type="submit"]:hover,.elementor-kit-9 input[type="submit"]:focus,.elementor-kit-9 .elementor-button:hover,.elementor-kit-9 .elementor-button:focus{background-color:var( --e-global-color-text );color:var( --e-global-color-72ef320 );}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 p{margin-block-end:1.5em;}.elementor-kit-9 a{font-family:"Public Sans", Sans-serif;}.elementor-kit-9 h1{color:var( --e-global-color-text );font-family:"Public Sans", Sans-serif;font-size:2.4em;font-weight:800;text-transform:capitalize;line-height:1em;letter-spacing:-1px;}.elementor-kit-9 h2{color:#DF0C53;font-family:"Public Sans", Sans-serif;font-size:1.6em;font-weight:700;text-transform:capitalize;line-height:0.9em;letter-spacing:-1.3px;}.elementor-kit-9 h3{color:#4D4D4D;font-family:"Public Sans", Sans-serif;font-size:1.3em;font-weight:700;text-transform:capitalize;line-height:2em;letter-spacing:-0.6px;}.elementor-kit-9 h4{color:var( --e-global-color-primary );font-size:1.2em;font-weight:600;text-transform:uppercase;line-height:0.8em;letter-spacing:-1.2px;}.elementor-kit-9 img{border-style:none;border-radius:0% 0% 0% 0%;}.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:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */ul { margin-bottom: 2em; margin-top: 2em;
} ol { margin-bottom:2em; margin-top: 2em;}

/* Main RSS Feed Container */
.boring-dystopia-feed {
  background-color: #f8f8f8;
  border-left: 4px solid #e91e63;
  padding: 20px;
  box-shadow: 0 2px 5px rgba(0,0,0,0.1);
  margin-bottom: 30px;
}

/* Target the specific WP RSS Aggregator list items */
li.wpra-item,
li.wpra-item.feed-item,
li.wpra-item.feed-item.boring-dystopia-feed {
    list-style: none !important;
    list-style-type: none !important;
    list-style-image: none !important;
    border-left: 3px solid #e91e63;
    padding-left: 15px !important;
    margin-left: 0 !important;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eaeaea;
}

/* Remove the bullets from the parent container */
ul.wpra-feed-container,
ul.wpra-list {
    list-style: none !important;
    list-style-type: none !important;
    padding-left: 0 !important;
    margin-left: 0 !important;
}

/* Style the links */
li.wpra-item a {
    color: #333;
    font-weight: 500;
    text-decoration: none;
    transition: color 0.2s ease;
    display: block;
    font-size: 16px;
    line-height: 1.4;
}

li.wpra-item a:hover {
    color: #e91e63;
}

/* Style the meta information */
.wprss-feed-meta,
.wpra-item .wprss-feed-meta,
.wpra-item .feed-date {
    font-size: 13px;
    color: #777;
    margin-top: 5px;
}

/* Remove bolding of dystopia keyword */
li.wpra-item b,
li.wpra-item strong {
    font-weight: normal !important;
}

/* Last child styling */
li.wpra-item:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

/* Force hide any potential bullet markers */
li.wpra-item::before,
li.wpra-item::marker {
    display: none !important;
    content: none !important;
}

/* General container styling */
.wpra-feed-container {
    background-color: #f8f8f8;
    border-left: 4px solid #e91e63;
    padding: 20px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    margin-bottom: 30px;
}

/* Ensure all list items in the feed have no bullets */
ul li.wpra-item,
ol li.wpra-item,
.elementor ul li.wpra-item,
.elementor ol li.wpra-item {
    list-style: none !important;
}

/* Target potential bullet display methods from the theme */
li.wpra-item::marker,
li.wpra-item:before,
.elementor li.wpra-item::marker,
.elementor li.wpra-item:before {
    content: none !important;
    display: none !important;
}

/* Additional specificity for Elementor */
.elementor-widget-container ul.wpra-list,
.elementor-widget-container ol.wpra-list {
    padding-left: 0 !important;
    margin-left: 0 !important;
}

/* Fix spacing if the feed is inside other containers */
.elementor-widget-container .wpra-feed-container {
    margin: 0;
}

/* Show images that might be in the feed */
li.wpra-item img {
    display: block !important;
    max-width: 100%;
    height: auto;
    margin: 10px 0;
}

/* Remove default bullet points ONLY in Elementor TEXT EDITOR widgets */
.elementor-widget-text-editor ul,
.elementor-widget-text-editor ol {
  list-style: none !important; /* Important to override Elementor's default list styles */
  padding-left: 0 !important; /* Remove default left padding */
}

/* Add heart icon before each list item ONLY in Elementor TEXT EDITOR widgets */
.elementor-widget-text-editor ul li::before,
.elementor-widget-text-editor ol li::before {
  content: "\f004";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  width: 1.2em;
  margin-left: -1.2em;
  margin-right: 0.5em;  /* ADD THIS LINE */
  color: #DF0C53;
}

/* Add spacing between list items in Elementor text editor widgets */
.elementor-widget-text-editor ul li,
.elementor-widget-text-editor ol li {
    margin-bottom: 10px !important;  /* Adjust the value (e.g., 5px, 15px, 20px) as needed */
    padding-bottom: 5px !important;  /* Adjust the value (e.g., 5px, 15px, 20px) as needed */
}

/* Add spacing between list items in Elementor Heading widgets */
.elementor-widget-heading ul li,
.elementor-widget-heading ol li {
    margin-bottom: 10px !important;  /* Adjust the value (e.g., 5px, 15px, 20px) as needed */
    padding-bottom: 5px !important;  /* Adjust the value (e.g., 5px, 15px, 20px) as needed */
}

/* Target all <strong> tags inside Elementor text editor widgets AND inside list items (<li>) */
.elementor-widget-text-editor ul li p strong,  /* Unordered lists */
.elementor-widget-text-editor ol li p strong {  /* Ordered lists */
    font-weight: 600 !important;  /* Adjust the font weight as needed (e.g., 500, 600, 700) */
}

/* Target all <strong> tags inside Elementor text editor widgets AND inside list items (<li>) */
.elementor-widget-text-editor ul li strong,  /* Unordered lists */
.elementor-widget-text-editor ol li strong {  /* Ordered lists */
    font-weight: 600 !important;  /* Adjust the font weight as needed (e.g., 500, 600, 700) */
}

/* Target all <strong> tags inside Elementor Heading widgets AND inside list items (<li>) */
.elementor-widget-heading ul li strong, /* For headings inside lists */
.elementor-widget-heading ol li strong {
    font-weight: 600 !important;
}


/* Target all <strong> tags inside Elementor Heading widgets */
.elementor-widget-heading h2 strong,
.elementor-widget-heading h3 strong,
.elementor-widget-heading h4 strong,
.elementor-widget-heading h5 strong,
.elementor-widget-heading h6 strong,
.elementor-widget-heading h1 strong {
    font-weight: 600 !important; /* Adjust the font weight as needed (e.g., 500, 600, 700) */
}

/* Target all <strong> tags inside Elementor text editor widgets */
.elementor-widget-text-editor p strong {
    font-weight: 600 !important;  /* Adjust the font weight as needed (e.g., 500, 600, 700) */
}/* End custom CSS */