@charset "UTF-8";
/*!
 * Theme Name:  Ticket Fairy Mag
 * Theme URI:   https://www.theticketfairy.com/
 * Author:      Ticket Fairy
 * Version: 1.23.1
 * Template:    smart-mag
 */

/* Fontz */
@font-face {
	font-family: 'Gilroy-Regular';
	src: url('/blog/wp-content/themes/ticket-fairy-mag/assets/fonts/Gilroy-Regular.woff2') format("woff2"),
	url('/blog/wp-content/themes/ticket-fairy-mag/assets/fonts/Gilroy-Regular.woff') format("woff"),
	url('/blog/wp-content/themes/ticket-fairy-mag/assets/fonts/Gilroy-Regular.ttf') format("truetype");
	font-weight: 400;
	font-style: normal;
	/*font-display: optional;*/
}
@font-face {
	font-family: 'Gilroy-RegularItalic';
	src: url('/blog/wp-content/themes/ticket-fairy-mag/assets/fonts/Gilroy-RegularItalic.woff2') format("woff2"),
	url('/blog/wp-content/themes/ticket-fairy-mag/assets/fonts/Gilroy-RegularItalic.woff') format("woff"),
	url('/blog/wp-content/themes/ticket-fairy-mag/assets/fonts/Gilroy-RegularItalic.ttf') format("truetype");
	font-weight: 400;
	font-style: italic;
	/*font-display: optional;*/
}
@font-face {
	font-family: 'Gilroy-Bold';
	src: url('/blog/wp-content/themes/ticket-fairy-mag/assets/fonts/Gilroy-Bold.woff2') format("woff2"),
	url('/blog/wp-content/themes/ticket-fairy-mag/assets/fonts/Gilroy-Bold.woff') format("woff"),
	url('/blog/wp-content/themes/ticket-fairy-mag/assets/fonts/Gilroy-Bold.ttf') format("truetype");
	font-weight: 700;
	font-style: normal;
	/*font-display: optional;*/
}
@font-face {
	font-family: 'Gilroy-BoldItalic';
	src: url('assets/fonts/Gilroy-BoldItalic.woff2') format("woff2"),
	url('assets/fonts/Gilroy-BoldItalic.woff') format("woff"),
	url('assets/fonts/Gilroy-BoldItalic.ttf') format("truetype");
	font-weight: 700;
	font-style: italic;
	/*font-display: optional;*/
}

body { margin: 0; }

#menu-primary {
	margin: 0;
}

.highlights-box.three-col .highlights .meta {
	margin-top: 10px;
}

.highlights .excerpt p {
  margin-bottom: 4rem;
	line-height: 1.4;
}
.highlights .meta.above {
  	margin: 1rem 0;
	line-height: 1.4;
	background: transparent !important;
	text-transform: capitalize !important;
	color: #000 !important;
	font-size: 16px;
}
.post-meta-b .posted-on::before {
    content: "";
    padding: 0 !important;
    -webkit-font-smoothing: antialiased;
}
.highlights h2.post-title {
  margin: 1rem 0;
	line-height: 1.4;
	font-size: 16px;
}

/* Live Search */
.search-overlay .live-search-results.fade-in {
	width: 100%;
	margin: 14px 0;
}
.search-overlay .live-search-results.fade-in .posts-list {
	padding: 0;
}

/* Hide default comments */
#theChampTabs-1-li {
	display: none;
}
.post-header-b a.comments {
	display: none;
}

li.theChampSelectedTab {
	display: none;
}

.tick__category {
	color: #fa4bbc;
	font-weight: bold;
}
.tick__category--news {
	color: #FFA800;
}
.tick__category--perspecitves {
	color: #fa4bbc;
}

.tick__date {
	opacity: 0.5;
}
.tick__author {
	opacity: 0.5;
}

/* Neuestylez - Global */
.top-bar.hidden { display: none; }
.no-display { will-change: auto; opacity: 1; }
.post-content p, .post-content > ul, .post-content > div, .post-content > dl, .post-content blockquote, .post-content ol { margin-bottom: 1.5em; }
.navigation {
    border-bottom-color: transparent !important;
}
.navigation ul li { float: left; }
.home .post-content > p:first-child { display: none; }
.ultp-category-in a:not(:first-of-type) { display: none; }
a { text-decoration: none !important; }
.main-head .title { min-width: 366px; }
.h6, h6, .h6-reset, .post-content h6, .page-content h6, .h5, h5, .h5-reset, .team-member .person__label, .post-content h5, .page-content h5, .main .sidebar .widgettitle, .tabbed .tabs-list, .h4, h4, .h4-reset, .post-content h4, .page-content h4, .post-content .modern-quote p, .page-content .modern-quote p, .section-head, .widget_author_avatars .author-list .user .name, .h3, h3, .h3-reset, body.single-team .person__label, .post-content h3, .page-content h3, .section-head.prominent, .h2, h2, #comments #reply-title, .h2-reset, .post-content h2, .page-content h2, h2.main-heading strong, #comments .main-heading#reply-title strong, .h1, h1, .h1-reset, body.single-team .person__name, .post-content h1, .page-content h1, h1.main-heading strong, .pageheader-sidebar .widget .widget-title { font-family: 'Gilroy-Bold', sans-serif; }
p, a, li, div {
    font-family: Gilroy-Regular, sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    color: #FFFFFF;
}
.main.wrap { width: 90%; max-width: 1200px; margin: 60px auto; background: #FFF; }
.main-head.dark {
	background: #1C1C1E;
	padding: 20px;
}
.nav-dark-b { background: transparent; }
.mobile .text { content: ''; }
.main-head header {
    min-height: 50px;
    line-height: unset;
	margin: 0;
	overflow: unset;
}
.main-heading, 
.page-title, 
.entry-title {
	border-left: 0px !important;
}
.post-header .post-title::before {
    content: " ";
    border-left: 0px !important;
    display: none !important;
}
.post-header .post-title { padding-left: 0 !important; }
.listing-classic > .post {
    margin-bottom: 0px !important;
    border: 0px !important;
}
.listing-classic > .post:last-child { padding-bottom: 2rem; }
.main-head .title {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: unset;
}
.logo-image { margin-right: 7px; max-height: 44px; }
.head-byline { width: 120px; float: right; margin: 10px 15px 0 0; }
header .right { width: auto; }
.nav-search.wrap { width: unset; }
.main-head .right {
    line-height: unset;
    text-align: right;
}

.nav-search .fa-search { font-size: 28px; }
.psac-post-categories a { font-size: 17px; font-weight: 500; font-family: "Gilroy-Bold";  border: 0px; text-transform: none; padding: 7px 15px; border-radius: 20px; }
.psac-post-title a { font-size: 28px !important; font-family: "Gilroy-Bold"; letter-spacing: 1px; }
.highlights .cat-title a { font-size: 17px !important; font-weight: 500 !important; font-family: "Gilroy-Bold" !important; color: #F027BB; }

/* Homepage */
.home .main-wrap { background: #303239 !important; }
.home .col-8.main-content { padding-left: 0 !important; padding-right: 0 !important; }
.home .psac-post-slider.psac-design-1 { text-align: left; }
.home .psac-post-slider.psac-design-1 .psac-post-overlay { background: rgba(0,0,0,0.54); max-width: 100%; border: 0px; bottom: 0px; transform: none; top: unset; }

.top-hero { padding: 4rem 2rem 2rem; margin-bottom: 0 !important; background: rgb(254,85,100); background: linear-gradient(180deg, rgba(254,85,100,1) 0%, rgba(240,39,187,1) 40%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 100%); }
.top-hero .ultp-block-image, .top-hero .ultp-block-image img { min-width: 100%; }
.top-hero .ultp-block-title a { font-size: 50px !important; }
.top-hero .ultp-category-in a { text-transform: uppercase !important; line-height: 1.2 !important; font-size: 32px !important; }
.ultp-block-excerpt { font-family: 'Gilroy-Regular' !important; }
.ultp-block-meta * { color: #000 !important; font-size: 18px !important; font-family: 'Gilroy-Regular' !important; }
.ultp-block-meta span svg { height: 16px; fill: #000 !important; }
.trending { align-items: center; display: inline-flex; padding-top: 5px; }
.superbold, label strong, .is-style-outline.superbold a strong { font-weight: 900; }
.is-style-outline.superbold a { line-height: 1 !important; padding-top: 1em !important; }
.superbold.nobottom { margin-bottom: 0 !important; }
#insights .wp-element-button { align-items: center; display: inline-flex; text-align: center; justify-content: center; padding-top: 10px; font-weight: 900; font-family: 'Gilroy-Bold'; }
#homegrid { padding: 2rem; }
#homegrid .ultp-block-wrapper, .newsletter-box { margin-bottom: 40px !important; }
#homegrid .ultp-category-in a { text-transform: capitalize !important; font-size: 1.15em; }
#homegrid .ultp-block-content { position: relative; }
#homegrid .ultp-block-meta {
    border: 0px !important;
    position: absolute;
    top: 0px;
    right: 0px;
    margin: 0;
    padding: 2px 0;
    color: #000;
}
#homegrid .group-two .ultp-block-meta span { font-size: 18px; }
#homegrid .ultp-block-meta span {
    margin-right: 0px;
    text-transform: capitalize;
    font-family: 'Gilroy-Regular';
    font-size: 15px;
    color: #000;
}
#homegrid .group-two .ultp-category-in a { font-size: 1.5em; }
#homegrid .grid-three .ultp-block-excerpt p { font-size: 16px; }
#insights { padding: 1rem 3rem 1rem 2rem; }
#insights .wp-container-1.wp-block-column { display: flex; align-items: center; text-align: center; }
#insights h3 { margin-bottom: 0 !important; width: 100%; }
#insights .wp-block-columns { margin-bottom: 0px; }
.newsletter-box { padding: 1.8rem 1.2rem 0; }
.wp-container-29.wp-block-columns.has-background { padding: 1.5rem 2rem; }

.psac-post-slides .psac-post-overlay { padding: 25px 20px !important; }
.psac-post-slides .psac-post-categories { margin-bottom: 3px !important; }
.psac-post-slides .psac-post-categories a { margin-right: 10px; }
header .psac-post-cat.psac-post-cat-4761, header .psac-post-cat.psac-post-cat-4763, header .psac-post-cat.psac-post-cat-4764, header .psac-post-cat.psac-post-cat-4762 { background: linear-gradient(90deg, rgba(254,85,100,1) 0%, rgba(240,39,187,1) 100%) !important; }
header .psac-post-cat.psac-post-cat-4294, header .psac-post-cat.psac-post-cat-3014, header .psac-post-cat.psac-post-cat-3017, header .psac-post-cat.psac-post-cat-7915, header .psac-post-cat.psac-post-cat-4296 { background: linear-gradient(90deg, rgba(198,46,253,1) 0%, rgba(240,39,187,1) 100%); }
header .psac-post-cat.psac-post-cat-4295, header .psac-post-cat.psac-post-cat-3019, header .psac-post-cat.psac-post-cat-7916, header .psac-post-cat.psac-post-cat-3021, header .psac-post-cat.psac-post-cat-1361, header .psac-post-cat.psac-post-cat-3020 { background: linear-gradient(90deg, rgba(255,157,82,1) 0%, rgba(254,85,100,1) 100%) !important; }
header .psac-slider-and-carousel .owl-dots { position: relative; top: -40px; margin-bottom: -36px; }
header .owl-dot.active { background: #C62EFD !important; }
.psac-slider-and-carousel .owl-dots .owl-dot { background: #303239; }
.categories-section { padding: 40px; }
.catlinks a { font-weight: 700 !important; }
.grid-three .ultp-block-items-wrap .ultp-block-item .ultp-block-title,
.grid-three .ultp-block-items-wrap .ultp-block-item .ultp-block-title a {
	font-family: 'Gilroy-Bold', sans-serif !important;
	font-weight: 700 !important;
	font-size: 20px !important;
	line-height: 25px !important;
	padding: 0 !important;
}
.ultp-block-items-wrap .ultp-block-item .ultp-category-grid a {
    font-family: 'Gilroy-Bold', sans-serif !important;
    font-weight: 600;
    text-decoration: none;
}
.ultp-block-image { margin-bottom: 5px !important; }
.ultp-block-content { padding: 0px !important; }
.trending-column .ultp-block-item:not(:last-of-type) { border-bottom: 2px solid #ff9c5e; padding-bottom: 10px !important; margin-bottom: 10px !important; }

/* Archive */
.archive .main-wrap { background: #303239 !important; }
header .psac-slider-and-carousel .owl-dots { position: relative; top: -40px; margin-bottom: -36px; }
.archive .main-heading { color: #FFF; text-align: center; padding: 35px 0px; margin: 0px; background: linear-gradient(0deg, rgba(254,85,100,1) 0%, rgba(240,39,187,1) 100%) !important; }
.archive .main-heading strong { margin-bottom: 0px; color: #FFF; font-size: 54px; text-transform: uppercase; }
.archive article {   
	display: -webkit-box;
  	display: -moz-box;
  	display: -ms-flexbox;
  	display: -webkit-flex;
  	display: flex;
  	padding: 2.4rem 3rem;
}
.category article:nth-child(even) { background: #fde9f8 !important; }
.archive .featured img { max-width: 100%; height: auto; opacity: 1 !important; }
.archive .right-part { padding: 0 0 0 2rem; }
.archive .post .post-content > p:first-child { font-size: 24px; color: #000 !important; }
.archive .post-title { margin: 0.7rem 0 0; }
.archive .posted-on { font-size: 20px !important; color: #000 !important; } 
.archive .posted-by a:link { font-size: 18px !important; color: #000 !important; }
div.cats { margin-bottom: 1.5rem; float: none !important; }
.cats a:link, .cats a:visited { display: inline-block; color: #F027BB !important; font-weight: 600; font-family: 'Gilroy-Bold'; font-size: 14px; border: 2px solid #F027BB !important; padding: 0.3rem 0.7rem 0.1rem; background: #FFF; border-radius: 5px; text-transform: uppercase; margin: 5px 10px 5px 0; }
.cats a:hover { color: #C62EFD !important; border: 2px solid #C62EFD !important; }
.category-music .main-heading, .category-events .main-heading, .category-recommendations .main-heading, .category-interviews .main-heading, .category-featured .main-heading { background: linear-gradient(0deg, rgba(198,46,253,1) 0%, rgba(240,39,187,1) 100%); }
.category-pop-culture .main-heading, .category-entertainment .main-heading, .category-gaming-and-esports .main-heading, .category-tv-and-movies .main-heading { background: linear-gradient(0deg, rgba(254,85,100,1) 0%, rgba(240,39,187,1) 100%) !important; }
.category-pop-culture .owl-dot, .category-entertainment .owl-dot, .category-gaming-and-esports .owl-dot, .category-tv-and-movies .owl-dot { background: #ffa9b1 !important; }
.category-arts-culture .main-heading, .category-charities .main-heading, .category-humanity .main-heading, .category-perspectives .main-heading, .category-lifestyle .main-heading { background: linear-gradient(0deg, rgba(255,157,82,1) 0%, rgba(254,85,100,1) 100%) !important; }
.category-arts-culture .owl-dot, .category-charities .owl-dot, .category-humanity .owl-dot, .category-perspectives .owl-dot, .category-lifestyle .owl-dot { background: #ffcdac !important; }
.category-music .psac-post-categories a, .category-events .psac-post-categories a, .category-recommendations .psac-post-categories a, .category-interviews .psac-post-categories a, .category-featured .psac-post-categories a { background: linear-gradient(90deg, rgba(198,46,253,1) 0%, rgba(240,39,187,1) 100%); }
.category-pop-culture .psac-post-categories a, .category-entertainment .psac-post-categories a, .category-gaming-and-esports .psac-post-categories a, .category-tv-and-movies .psac-post-categories a { background: linear-gradient(90deg, rgba(254,85,100,1) 0%, rgba(240,39,187,1) 100%) !important; }
.category-arts-culture .psac-post-categories a, .category-charities .psac-post-categories a, .category-humanity .psac-post-categories a, .category-perspectives .psac-post-categories a, .category-lifestyle .psac-post-categories a { background: linear-gradient(90deg, rgba(255,157,82,1) 0%, rgba(254,85,100,1) 100%) !important; }
.cat-description.post-content { display: none; }
.highlights h2.post-title { margin: 2.4rem 0 0; }
.archive span.cat-title { top: 240px; padding: 10px 0; margin-left: 0; text-transform: none; background: transparent; }
.archive .listing .cat-title a:link, .archive .listing .cat-title a:visited, .archive .listing a.post-title:link, .archive .listing a.post-title:visited, .archive .listing-alt .cat-title a:link, .archive .listing-alt .cat-title a:visited, .archive .listing-alt a.post-title:link, .archive .listing-alt a.post-title:visited { color: #F027BB; font: 16px 'Gilroy-Regular'; font-weight: 600; }
.archive .row.grid-3 { background: #FFF; padding: 40px 32px; }
.archive .post-title a { color: #000; font-weight: 700; font-size: 32px; font-family: 'Gilroy-Bold'; }
.highlights h2::before, .highlights #comments #reply-title::before, #comments .highlights #reply-title::before { border-left: 0px; } 
.highlights h2 { padding-left: 0px;  }
.archive .excerpt p { display: none; }

/* Search */
.search .main-wrap { background: #303239 !important; }
.search .main-heading { font-size: 28px !important; }
.search .main-heading { color: #FFF; text-align: center; padding: 35px 0px; margin-bottom: 0px; }
.search .main-heading strong { margin-bottom: 0px; color: #FFF; font-size: 54px; text-transform: uppercase; }
.search span.cat-title { top: 240px; padding: 10px 0; margin-left: 0; text-transform: none; background: transparent; }
.search .listing .cat-title a:link, .search .listing .cat-title a:visited, .search .listing a.post-title:link, .search .listing a.post-title:visited, .search .listing-alt .cat-title a:link, .search .listing-alt .cat-title a:visited, .search .listing-alt a.post-title:link, .search .listing-alt a.post-title:visited { color: #F027BB; font: 16px 'Gilroy-Regular'; font-weight: 600; }
.search .row.grid-3 { background: #FFF; padding: 40px 32px; }
.search .post-title a { color: #000; font-weight: 700; font-size: 32px; font-family: 'Gilroy-Bold'; }
.search .excerpt p { display: none; }

.search .main-heading { color: #FFF; text-align: center; padding: 35px 0px; margin: 0px; background: linear-gradient(0deg, rgba(254,85,100,1) 0%, rgba(240,39,187,1) 100%) !important; }
.search .main-heading strong { margin-bottom: 0px; color: #FFF; font-size: 54px; text-transform: uppercase; }
.search article {   
	display: -webkit-box;
  	display: -moz-box;
  	display: -ms-flexbox;
  	display: -webkit-flex;
  	display: flex;
  	padding: 2.4rem 3rem;
}
.search article:nth-child(even) { background: #fde9f8 !important; }
.search .featured img { max-width: 100%; height: auto; opacity: 1 !important; }
.search .right-part { padding: 0 0 0 2rem; }
.search .post .post-content > p:first-child { font-size: 24px; color: #000 !important; }
.search .post-title { margin: 0.7rem 0 0; }
.search .posted-on { font-size: 20px !important; color: #000 !important; } 
.search .posted-by a:link { font-size: 18px !important; color: #000 !important; }


/* Pages */
.home .main.wrap { width: 100%; padding: 0; }
.nopadtop { padding-top: 0px; margin-top: 0px !important; }
.page-template-default .main-wrap { background: #303239; }
.page-template-default .main .row { margin: 0px; padding: 0px; }
.page-template-default .post-content { padding-left: 0px; }
.page-template-default .post-content p, .page-template-default .post-content div, .page-template-default .post-content span, .page-template-default .post-content ul { color: #000; }
.page-template-default .main-heading {
    color: #C62EFD !important;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
}

.page-template-authors .main.wrap { background: #FFF; padding: 40px 32px; }
.page-template-authors .main-wrap { background: #303239; }
.page-template-authors .main .row { margin: 0px; padding: 5px; }
.page-template-authors .post-content { padding-left: 0px; }
.page-template-authors .post-content p, .page-template-authors p.bio, .page-template-authors .post-content div, .page-template-authors .post-content span, .page-template-authors .post-content ul, a, .highlights h2 a, .block.posts a, .main-head .title a, .author-info [rel="author"], .breadcrumbs a, .gallery-block .carousel .title a, .modal-header .close { color: #000; }
.page-template-authors .main-heading {
    color: #C62EFD !important;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
}

/* Single */
.single .main.wrap { background: #FFF; padding: 40px 32px; }
.single .main-wrap { background: #303239; }
.single .featured img { width: 100%; height: auto; }
.single .cat-title { background: transparent; padding-left: 0px !important; margin-bottom: 0 !important; }
.single .cat-title a:link, .single .cat-title a:visited, .page-template-authors .description a { color: #F027BB !important; text-decoration: none; text-transform: uppercase; font-weight: 700; font-size: 28px; font-family: 'Gilroy-Bold'; }
.single .main .row { margin: 0px; padding: 5px; }
.single .post-content { padding-left: 0px; }
.single .sidebar { padding-right: 0px; }
.wpcf7-form strong { font-size: 15px; }
.wpcf7-form-control { color: #C62EFD !important; font-weight: 600; font-family: 'Gilroy-Bold'; font-size: 16px; border: 2px solid #C62EFD !important; padding: 0.66rem 0.7rem 0.5rem; background: #FFF; border-radius: 5px; margin: 5px 10px 5px 0; max-width: 90%; }
.wpcf7-form .has-small-font-size strong { font-size: 13px !important; }
.has-small-font-size a { font-size: 15px; }
.wpcf7-form-control.wpcf7-submit { cursor: hand; cursor: pointer; text-transform: uppercase; }
.rpwwt-widget { padding-left: 0; padding-right: 0; }
#rpwwt-recent-posts-widget-with-thumbnails-2 img { max-width: unset; }
.recent-posts-widget-with-thumbnails ul, .widget_categories ul { padding: 0; }
.single .post-title { font-size: 48px; margin: 0.5rem 0; line-height: 1.3; }
.single .post-meta-b { margin-bottom: 15px; }
.single .posted-by { float: left; }
.hot-pink { color: #F027BB; font-size: 18px; font-weight: 700; margin-left: 3px; }
.single .posted-on { margin-left: 5px; position: relative; top: 2px; }
.single .posted-on, .single .posted-by a:link { font: 18px 'Gilroy-Regular' !important; font-weight: 500 !important; }
.single .post-title, .posted-on, .post-meta-b .posted-by a, .post .post-content > p:first-child,
.single p, .single a, .single li, .single .main-content div { color: #000; text-transform: none; }
.post-meta-b .posted-on { text-align: left; }
.post-meta-b .posted-on .fa { color: #C62EFD; font-size: 20px; margin-left: 10px; }
.authors__item span.posted-by a, .post-meta-b .posted-on { font: 20px 'Gilroy-Bold'; color: #000; }
.post .post-content > p:first-child { font-size: 18px; color: #000 !important; }
.post-content a:link, .page-content a:link { color: #F027BB; text-decoration: none; }
.the_champ_sharing_title { color: #F027BB !important; }
.the_champ_sharing_ul {
	position: relative;
	left: -10px;
	margin-bottom: 5px;
	display: inline-block;
}
.related-posts ul { display: flex; flex-wrap: wrap; padding-left: 0; gap: 15px; }
.related-posts li { list-style-type: none !important; flex-basis: 32.4%; }
.related-posts h3 { text-align: center; text-transform: uppercase; font-size: 32px; color: #F027BB !important; background: transparent; }
.related-posts .wp-post-image { max-width: 100%; height: 240px; }
.related-posts div.cats { margin-bottom: 0px; }
.related-posts h2 { margin: 0 0 10px 0; line-height: 1.1; }
.related-posts .highlights h2 a { color: #000; font-size: 20px; font-weight: 700; font-family: 'Gilroy-Bold'; display: inline-block; }
.related-posts .cats a:link { text-transform: capitalize; padding: 0.27rem 0; border: 0px !important; font-size: 18px; }
.related-posts .cats a:nth-child(n+2) { display: none; }
.related-posts .listing-meta { text-align: right; float: right; }
.related-excerpt { font-size: 18px; }
.previous a:link, .next a:link, .previous a:visited, .next a:visited { color: #F027BB; }
.h6, h6, .h6-reset, .post-content h6, .page-content h6, .h5, h5, .h5-reset, .team-member .person__label, .post-content h5, .page-content h5, .main .sidebar .widgettitle, .tabbed .tabs-list, .h4, h4, .h4-reset, .post-content h4, .page-content h4, .post-content .modern-quote p, .page-content .modern-quote p, .section-head, .widget_author_avatars .author-list .user .name, .h3, h3, .h3-reset, body.single-team .person__label, .post-content h3, .page-content h3, .section-head.prominent, .h2, h2, #comments #reply-title, .h2-reset, .post-content h2, .page-content h2, h2.main-heading strong, #comments .main-heading#reply-title strong, .h1, h1, .h1-reset, body.single-team .person__name, .post-content h1, .page-content h1, h1.main-heading strong, .pageheader-sidebar .widget .widget-title, .related-posts .section-head
{ color: #C62EFD; font-family: 'Gilroy-Bold', sans-serif !important; }
.tagcloud a {
	border: 3px solid #F027BB;
	padding: 5px 10px;
	text-transform: uppercase;
	font-size: 14px;
	font-family: 'Gilroy-Bold', sans-serif;
	font-weight: 700;
	color: #F027BB !important;
	display: inline-block;
	margin: 5px 7px 7px 0;
}
.tagcloud a:hover { color: #C62EFD !important; border-color: #C62EFD; }
.section-head { border: 0px; }
.navigate-posts .previous, .navigate-posts .next {
    display: inline-block;
    width: 49%;
    text-align: right;
    box-sizing: border-box;
    padding: 35px;
    margin: 0;
    border-radius: 0 !important;
    border: 3px solid rgb(240, 39, 187);
}
.navigate-posts .title { font: 18px 'Gilroy-Bold'; text-transform: capitalize !important; color: rgb(240, 39, 187) !important; } 
.navigate-posts .link a:link, .navigate-posts .link a:visited { font: 18px 'Gilroy-Regular'; font-weight: 700; color: #000; }
.navigate-posts .link a:hover { color: #F027BB; }
.navigate-posts .next-link { float: left; text-align: left; width: calc(100% - 50px); }
.navigate-posts .previous { margin-right: 2%; float: left; }
.previous .arrow .fa, .next .arrow .fa { font-size: 48px; color: rgb(240, 39, 187); font-weight: 400; margin-top: 7px; } 
.previous .arrow { float: left; }
.next .arrow { float: right; }

/* Author */
.author .main.wrap { background: #FFF; padding-top: 30px; padding-bottom: 30px; }
.author .main-heading { color: #C62EFD !important; text-transform: uppercase; font-weight: 700; font-size: 18px; }
.author span.cat-title { top: 140px; }
.page-template-authors span.posts { display: none; }

/* Sidebar */ 
.sidebar .widgettitle { color: #000 !important; padding-top: 0 !important; padding-bottom: 0 !important; }
.sidebar h2 { margin-bottom: 0; }
.sidebar li { border: 0px; list-style-type: none !important; }
.sidebar .widget ul { clear: both; }
.sidebar .widget li.cat-item { display: inline-block;
	color: #F027BB !important;
	font-size: 16px;
	border: 2px solid #F027BB !important;
	padding: 0.4rem 0.7rem;
	background: #FFF;
	border-radius: 5px;
	margin: 5px 10px 0px 0;
}
.sidebar .widget_block { margin-bottom: 15px !important; }
.sidebar .widget li.cat-item a { font-size: 14px; font-weight: 700; color: #F027BB; text-transform: uppercase; font-family: 'Gilroy-Bold', sans-serif !important; padding-top: 5px; }
.cat-item-1362, #wpdevar_comment_1 { display: none !important; }
.navigate-posts {
  border-top: 0px !important;
}
.main .sidebar .posts-list a, .rpwwt-post-title { color: #000; font-family: 'Gilroy-Bold', sans-serif !important;
	font-weight: 700 !important;
	font-size: 18px !important;
	line-height: 24px !important; }
.rpwwt-widget a { display: block !important; margin-bottom: 10px; }
.rpwwt-post-categories { float: left; width: auto; max-height: 30px; overflow: hidden; }
.rpwwt-post-date { float: right; font-size: 16px; font-weight: 900; }
.rpwwt-post-categories a { font-weight: 900; font-size: 17px !important; font-family: 'Gilroy-Bold', sans-serif !important; }
.rpwwt-post-categories a:link, .rpwwt-post-categories a:visited { color: #F027BB; }
.main .sidebar::before, .sidebar .theiaStickySidebar::before { border-left: 0px !important; }
.main .sidebar .widgettitle { padding: 0 0 15px 0; font-size: 24px !important; background: transparent !important; }
.main .sidebar .widgettitle::after { border: 0px; }

/* Footer */
.main-footer > .wrap {
    padding: 0.1rem 0;
    width: 100%;
    max-width: 1200px;
}
.main-footer .widget_block { width: 100% !important; padding: 2rem 0 0 !important; }
footer .text-right { text-align: right; margin: 0 !important; }
.small-font { margin-top: 2rem; padding-left: 0; font-size: 12px; }
.small-font a {
    font-size: 11px;
    margin: 0;
    padding: 0;
    color: #FFF !important;
}
.small-font li {
    display: inline-block;
    padding: 20px 8px 0;
    border: 0px !important;
}
.lower-foot { background: #1C1C1E; color: #FFF; }
.lower-foot a:link, .lower-foot a:visited { color: #FFF; font-size: 20px; }
.lower-foot .widgets .jetpack-social-widget-list li svg { fill: #FFF; }

/* Lower Footer */
/* JetPack Social Icons */

.lower-foot .widgets .jetpack-social-widget-list {
	margin: 0;
	padding: 0;
	text-align: center;
}
.lower-foot .widgets .jetpack-social-widget-list li {
	width: 50px;
	height: 50px;
	display: inline-block;
}
.lower-foot .widgets .jetpack-social-widget-list li a {
	display: block;
	width: 50px;
	height: 50px;
}
.lower-foot .widgets .jetpack-social-widget-list li svg {
	width: 40px;
  	height: 50px;
}

/* Cookie Bar */
#cookie-law-info-bar {
	border-radius: 30px;
    font-size: 14px;
    line-height: 1.2;
	border-bottom-left-radius: 0;
	border-top-right-radius: 0;
	font-family: "Open Sans", sans-serif, sans-serif !important;
	padding: 15px 10px;
}

.main-footer .widgets.row { margin: 0; }
.widget_block::marker { content: ''; }
.widget_block h4 { color: #FFF; }

.bretharte-c-alpha.Campaign__alphaLayer { background: transparent !important; border: 0 !important; }
.bretharte-c-content.Campaign__content, .bretharte-col-content.Column__content { padding: 0 !important; }

/* Responsive stylez */

@media screen and (min-width: 768px) {
	.main-head .title {
   		float: left;
    	width: 300px;
	}
	.main-content .col-8, .main-content .column.two-third {
		width: 66.66666666666667%;
		float: left;
	}
	.main-content .col-4 { width: 33.333333%; float: right; }
	.catlinks { position: relative; top: -60px; margin-bottom: -25px !important; width: auto; float: right; }
	.related-posts .column.one-third {
		width: 366px;
	}
	.related-posts .column.one-third:last-of-type {
		margin-right: 0;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.archive article, .search article { display: block; }
	.archive .right-part, .search .right-part { padding-left: 0; }
}
@media screen and (min-width: 800px) and (max-width: 1023px) {
	.main.wrap { padding: 0 15px; }
}
@media screen and (min-width: 1025px) {
	.archive .featured, .search .featured { width: 40% !important; }
	.archive .right-part, .search .right-part { width: 60% !important; padding-left: 2rem; }
}

@media screen and (max-width: 810px) {
	.head-byline {
    	display: none;
	}
	.main-head.dark { padding: 0 20px; }
	.main-head .wrap { max-width: unset; padding-right: 0 !important; }
	.navigation .mobile .fa { background: transparent !important; }
	.archive header .main-heading strong { font-size: 36px; padding: 0 10px; }
	.single .main.wrap { padding: 20px; }
	.single .sidebar { padding-left: 0 !important; }
	.single .post-content { padding-right: 0 !important; }
	.main-head header { padding: 20px 0; }
	.main-head .title { width: 66%; min-width: unset; float: left !important; margin: 0 !important; }
	.main-head .logo-image { width: 94%; }
	.main-head .right { margin: 0px !important; width: auto; float: right !important; }
	.mobile span.text, .mobile span.current { display: none; }
	.navigate-posts .next { margin-top: 5px; }
	.navigate-posts .previous, .navigate-posts .next { width: 100%; float: none; }
	.highlights-box.three-col article { width: 100%; }
}
@media screen and (max-width: 767px) {
	.home .main.wrap { margin-bottom: 0 !important; }
	#homegrid { padding-bottom: 0.5rem !important; margin-bottom: 0.5rem !important; }
	.top-hero { padding: 1.5rem 1.5rem 0; background: linear-gradient(180deg, rgba(254,85,100,1) 0%, rgba(240,39,187,1) 45%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 100%); }
	.top-hero .ultp-block-item:nth-child(n+2) { display: none; }
	#homegrid .ultp-category-grid { margin: 5px 0px 10px; }
	#homegrid .group-two .ultp-category-in a { font-size: 1.2em; }
	.top-hero .ultp-category-in a { font-size: 24px !important; }
	.home .col-8.main-content { margin-bottom: 0 !important; }
	.ultp-block-title { padding-top: 0px !important; }
	.top-hero .ultp-block-title a { font-size: 32px !important; }
	#insights { padding: 2rem 3rem; }
	#insights .wp-block-column.is-vertically-aligned-center, #insights .wp-container-1.wp-block-column { margin-bottom: -15px; }
	#insights .wp-block-column.is-vertically-aligned-center:last-of-type { margin-bottom: 20px; }
	.archive article, .search article { display: block; padding: 20px 30px; }
	.archive .right-part, .search .right-part { padding-left: 0; }
	.main-head .right { max-width: 150px; float: right; margin-bottom: 5px; }
	.archive .main-heading strong { font-size: 36px; }
	.archive .post-title a, .search .post-title a { font-size: 28px; line-height: 1.2; }
	.archive .post .post-content > p:first-child, .search .post .post-content > p:first-child { font-size: 18px; }
	div.cats { margin-top: 10px; }
	article.highlights { width: 300px; margin: 0 auto; }
	.single .post-title { font-size: 36px; line-height: 1.2; }
	footer * { text-align: center !important; }
	footer .widget.col-4.widget_block { padding: 1.5rem 2rem !important; }
	.small-font { margin-top: 0; }
	.highlights-box.three-col article { width: 100% !important; }
	.highlights-box.three-col .column.one-third { flex-basis: 100%; }
}
@media screen and (min-width: 768px) and (max-width: 1128px) {
	.main-content .col-4 { padding-right: 0 !important; }
	.rpwwt-post-categories { max-width: 120px; }
	#insights {	padding: 2rem 3rem; }
	#insights .wp-block-columns { display: inline-block; }
	#insights .wp-block-column.is-vertically-aligned-center {
		width: 30%;
		float: left;
		margin: 10px;
	}
	#insights .wp-container-1.wp-block-column {
		display: inline-block;
		text-align: center;
		width: 100% !important;
	}
	.wp-container-9 { margin-left: 20% !important; }
	.post-content.col-8.post-dynamic { padding-left: 0; padding-right: 20px !important; }
	.related-posts ul { gap: 0 !important; }
	.related-posts li { padding-left: 10px !important; padding-right: 10px !important; }
	.highlights-box.three-col.related-posts { margin: 0 -10px 29px -10px !important; }
	.related-posts .listing-meta {
    	text-align: left;
    	float: none;
    	padding-left: 0 !important;
    	margin-top: 0 !important;
	}
	#insights h3 { margin-bottom: 0 !important; }
	.main-head .right {
    	margin-left: 0px;
}
	.main-head .title {
    	float: left;
    	width: 240px;
	}
	.logo-image { max-height: 40px; }
	.archive span.cat-title { top: 135px; }
	footer * { text-align: center !important; }
	footer .widget.col-4.widget_block { padding: 2.5rem 2rem 1rem !important; }
	footer .widget_block .wp-block-columns { display: block; }
	.small-font {
		margin: 0 0 1rem;
		padding: 0 5rem;
		font-size: 12px;
	}
}

@media only screen and (min-width: 600px) {
	.lower-foot .widgets {
		display: grid;
		grid-template-columns: 1fr 1fr;
	}
	.lower-foot .textwidget.custom-html-widget { grid-row: 1 / 3; font-size: 20px; }
	.lower-foot .textwidget img { margin-bottom: 30px; }
	.lower-foot .widgets .jetpack-social-widget-list {
		display: flex;
		justify-content: flex-end;
		max-width: 150px;
		margin-left: auto;
	}
	.lower-foot .widgets .jetpack-social-widget-list li { text-align: right; }
}