/**** UNDERLINES ****/
.iwp-listing-links {
    text-decoration: underline !important;
    text-decoration-color: var(--accent) !important;
    transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;	
}
.iwp-listing-links:hover {
    text-decoration: none !important;
}




/****** COVER AREA ******/
/**** LOGO ****/
.profile-avatar {
    background: var(--canvas-black20) 50% no-repeat;
    background-size: cover;
}
/**** CALLS TO ACTION ****/
.lmb-calltoaction>a {
    font-weight: 700;
    text-transform: uppercase;
}
/**** COVER IMAGE FOR LISTINGS (E.G., 'EXPERTS') WITH A 'NO COVER' CONFIGURATION ****/
.profile-cover.profile-cover-no-img {
    background-image: url(https://influencewp.com/wp-content/uploads/2024/08/influencewp-no-cover-default.svg);
    background-position: center;
    background-size: cover;
}
/**** RATING ****/
@media screen and (max-width: 1200px) {
.listing-rating i {
    color: var(--accent);
    }
}

/****** PROFILE HEADER ******/
/**** MENU ****/
/** CONTAINER **/
.profile-header {
    background: var(--canvas-grey);
}
.profile-header .profile-menu {
    top: 0px !important;
}
/** ITEMS **/
.profile-header .profile-menu ul li a {
  	text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .5px;
}
/** ITEM COUNTER **/
.items-counter {
    border: 1px solid var(--accent);
    padding: 1px 5px 17px;
    color: var(--canvas-white);
    background: var(--accent);
}
/** BLACK FRIDAY **/
#listing_tab_black-friday-deals_toggle {
    background: var(--accent);
    color: var(--canvas-white);
    transition: all ease-in-out .2s;
}
#listing_tab_black-friday-deals_toggle:hover {
    background: var(--accent10);
}


/****** QUICK ACTIONS ******/
/**** LINKS ****/
.quick-listing-actions>ul>li>a {
    border: 1px solid var(--canvas-black90);
}
.quick-listing-actions>ul>li>a:hover {
    background-color: var(--accent10opac);
    border: 1px solid var(--accent10opac);
}
/* ICONS */
.quick-listing-actions>ul>li>a>i {
  	color: var(--accent);
    left: 2px !important;
}
/**** REPORT LISTING ****/
/** ICON **/
.mi.report_problem:before {
    color: var(--accent);
}
/** MESSAGE INPUT **/
.report-content {
    background: var(--canvas-grey);
    padding: 10px;    
}


/****** CONTENT SECTION ******/
/**** LEFT COLUMN ****/
.col-md-6:first-child {
    padding-right: 30px;
}


/****** BLOCKS - GLOBAL ******/
/**** CONTAINERS ****/
.single-job-listing .element {
	border-radius: 10px;
  	border: none;
    box-shadow: none;
    margin: 0;
}
/**** TITLES ****/
.single-job-listing .title-style-1 h5 {
  	text-transform: uppercase;
    font-weight: 700;
}


/****** BLOCKS - BUG FIXES ******/
/**** FIXES THE CURRENCY SYMBOL POSITION ISSUE WITH GENERAL REPEATER AND RESTAURANT MENU FIELDS ****/
.menu-price-btn:before {
    content: '$';
}



/**** GENERAL REPEATER BLOCK ****/
/** CONTAINER **/
.food-menu-items .single-menu-item {
    box-shadow: var(--canvas-shadow-photoswipe);
    padding: 10px;
}
/* HOVER */
.menu-thumb a:hover img {
    opacity: 1;
    transform: none;
}
.menu-thumb a i {
    display: none;
}
/** LABEL 
.food-menu-items .menu-content span {
    text-align: center;
}
**/
/** PRICE **/
.menu-price-btn {
    background: var(--accent);
    color: var(--canvas-white);
    padding: 5px 12px;
    top: 20px;
    font-size: .813rem !important;
}
/** BUTTON **/
.food-menu-items .menu-content a {
    background: var(--accent) !important;
    color: var(--canvas-white) !important;
    border: none !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
    margin-right: 10px !important;
    font-size: 0.813rem !important;
	padding: 8px !important;
    border-radius: 5px !important;
}
.food-menu-items .menu-content a:hover {
    background-color: var(--accent10) !important;
    color: var(--canvas-white);
}



/****** LOCATION  BLOCK ******/
/**** BUTTON ****/
.location-address {
    display: none;
}


/****** TABLE BLOCK ******/
/**** LABELS ****/
#tableblock .extra-details .item-attr,
#tableblock .tableblocklabel {
    color: var(--canvas-black);
    font-weight: 600;
}
/**** LINKS ****/
#tableblock a {
    color: var(--accent);
}
/**** MOBILE ****/
@media screen and (max-width: 414px) {
#tableblock .extra-details .item-property {
    float: none;
    }
}



/****** SOCIAL NETWORK BLOCK ******/
/**** LINK ****/
#socialnetworksblock .social-nav li a {
    background: var(--canvas-grey);
    border-radius: 25px;
    transition: all ease-in-out .2s;
    color: var(--canvas-black);
}
#socialnetworksblock .social-nav li a:hover {
  	color: var(--accent);
    margin-left: 3px;
}
/** ICON **/
#socialnetworksblock .details-list.social-nav li a i {
  	background: var(--accent);
  	color: var(--canvas-white);
}
/* X - Twitter */
#socialnetworksblock .social-nav li a span.svg-icon {
  	background: var(--accent);
}
.social-nav li a span.svg-icon svg {
  	fill: var(--canvas-white);
}
#socialnetworksblock .details-list.social-nav li a:hover i {
  	background: var(--accent) !important;
    color: var(--canvas-white);
}


/****** TERMS BLOCK ******/
/**** ITEMS ****/
#termsblock li {
    width: 50%;
}
/**** ICONS ****/
#termsblock li i {
    background: var(--canvas-grey);
}
/** COLORED ICONS **/
.coloredicons li i {
    color: var(--accent);
}
/**** ITEMS  ****/
#termsblock .terms-no-link {
    font-size: 0.813rem;
}





/****** VIDEO BLOCK ******/
.perfmatters-lazy-youtube {
    border-radius: 10px;
    box-shadow: var(--canvas-shadow-right);
    padding-bottom: 55.2%;
}


/****** GALLERY GRID BLOCK ******/
/**** TOP GRID ****/
#gallerygridblock .element {
    padding: 0 20px;
}
#gallerygridblock .element .pf-body {
    padding-top: 10px;
}
@media screen and (max-width: 1200px) {
#gallerygridblock .element {
    margin-bottom: 0 !important;
    }
}





/**** DISPLAY LISTING TYPE IN LISTING PREVIEWS ****/
.lf-item-container.type-agency:after {
    content: 'Agency';
}
.lf-item-container.type-podcast:after {
    content: 'Podcast';
}
.lf-item-container.type-community:after {
    content: 'SaaS';
}
.lf-item-container.type-newsletter:after {
    content: 'Newsletter';
}
.lf-item-container.type-plugin:after {
    content: 'Plugin';
}
.lf-item-container.type-theme:after {
    content: 'Theme';
}
.lf-item-container.type-hosting:after {
    content: 'Hosting';
}
.lf-item-container.type-deal:after {
    content: 'Deal';
}
.lf-item-container.type-agency:after,
.lf-item-container.type-podcast:after,
.lf-item-container.type-saas:after,
.lf-item-container.type-newsletter:after,
.lf-item-container.type-plugin:after,
.lf-item-container.type-theme:after,
.lf-item-container.type-hosting:after,
.lf-item-container.type-deal:after {
    height: 40px;
    background-color: var(--accent);
    color: var(--canvas-white);
    display: flex;
    align-items: center;
    padding-left: 20px;
    font-weight: 700;
    font-size: .813rem;
}



/****** BLOG POSTS GRID ******/
/**** POSTS ****/
/** CONTAINER **/
.sbf-container {
    box-shadow: none;
    border: 1.5px solid var(--canvas-black90);
    border-radius: 10px;
}
/** IMAGE CONTAINER **/
.sbf-thumb {
    border-radius: 10px 10px 0px 0px;
}
/** HEAD BUTTONS **/
/* MONTH */
span.e-month {
    opacity: .7;
}
/** POST CONTENT **/
.sbf-title {
    text-align: left;
}
/** TAXONOMY CONTAINER **/
.sbf-container .listing-details {
    padding: 0 25px;
}
/** TAXONOMY **/
.single-blog-feed .listing-details .category-name {
    background-color: var(--accent);
    padding: 5px 10px;
    border-radius: 5px;
    color: var(--canvas-white);
    transition: all ease-in-out .2s;
    font-weight: 700;
}
.single-blog-feed .listing-details .category-name:hover {
    background-color: var(--accent10);
    color: var(--canvas-white);
}
/* ICON */
.listing-details .cat-icon {
    display: none;
}