/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 24 2025 | 15:50:40 */
html {
    overflow-x: clip;
}

body{
	background-color: #f5f5f5 !important;
}
.continue-study {
    background-color: #104B59 !important;
    box-shadow: 0px 4px 34px 0px #00000014 !important;
    padding: 16px 32px 16px 56px !important;
    border-radius: 100px !important;
    text-decoration: none !important;
	font-family: SF Pro Display !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 120% !important;
    transition: color .3s ease-in !important;
    position: relative;
}
.continue-study:hover{
    background-color: #003b49 !important;
}
.continue-study:before{
    content: '';
    width: 16px;
    height: 16px;
    background-image: url('https://elitefootballscouting.com/wp-content/uploads/2025/10/lsicon_open-new-filled.svg');
    background-position: left;
    background-size: contain;
    position: absolute;
    left: 30px;
    top: 17px;
}

.cr-section a.continue-study {
    background-color: #E7E7E7 !important;
    color: #141516 !important;
    padding: 16px 32px !important;
}
.cr-section a.continue-study:hover{
    background-color: #cfcfcf !important;
}

.cr-section a.continue-study:before{
    display: none !important;
}

.oppurtunity-sec a.continue-study {
    background-color: #D35400 !important;
}
.oppurtunity-sec a.continue-study:hover{
    background-color: #FF6600;
}

.oppurtunity-sec a.continue-study:before{
    filter: brightness(0) invert(1);
}

#trp-floater-ls.trp-bottom-right {
    display: none;
}
#ast-scroll-top {
    border-radius: 50%;
    background-color: #D35400;
}
.st-card {
    width: calc(100% - 30px);
    margin: 0 auto !important;
}

.elementor-6 .elementor-element.elementor-element-23f6fcd .menu-item.current-menu-item a.hfe-menu-item {
    border-left: 2px solid #D35400;
}

.trans .trp-language-switcher {
    width: 100% !important;
    max-width: 61px !important;
    display: flex;
    align-items: center;
}

.trans .trp-ls-shortcode-current-language {
    color: #fff !important;
    width: 100% !important;
    background: #0C3A45;
    padding: 4px;
    border: none !important;
    border-radius: 4px;
}

.trans .trp-ls-shortcode-current-language * {
    color: #fff;
}

.trans .trp-ls-shortcode-current-language  a.trp-ls-shortcode-disabled-language {
    padding: 0px !important;
    font-family: SF Pro Display;
    font-weight: 700;
    font-size: 12px;
    line-height: 150%;
    letter-spacing: 1px;
    display: flex;
    align-items: center;
    gap: 4px;
    position: relative;
}

.trans .trp-ls-shortcode-current-language a.trp-ls-shortcode-disabled-language img {
    height: 16px;
    width: 16px;
    border-radius: 50%;
    object-fit: cover;
    margin: 0px;
}

a.trp-ls-shortcode-disabled-language.trp-ls-disabled-language::before {
    content: "";
    position: absolute;
    top: 2px;
    right: -2px;
    width: 16px;
    height: 16px;
    background-image: url(https://elitefootballscouting.com/wp-content/uploads/2025/07/mingcute_down-line.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    pointer-events: none;
}

.blur img{
	backdrop-filter: blur(20px);
}





.rev-slider .slick-list {
    overflow: visible;
}

.rev-slider .slick-slide {
    padding: 0px 15px;
}

.rev-slider .elementor-testimonial-content {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

.rev-slider ul.slick-dots li {
    margin: 0px 2px;
    height: 6px !important;
    width: 6px !important;
    font-size: 0px !important;
    background: #D9D9D9;
    border-radius: 100% !important;
    transition: all 0.3s;
}

.rev-slider ul.slick-dots li.slick-active {
    background: #428BC1;
    height: 10px !important;
    width: 10px !important;
}



.e-n-accordion-item-title-header {
    flex: 1;
}

.e-n-accordion-item-title-header .e-n-accordion-item-title-text {
    width: 100%;
    display: flex;
    gap: 12px;
    position: relative;
}

.e-n-accordion-item-title-header .e-n-accordion-item-title-text span {
    right: 0;
    position: absolute;
    top: 2px;
}

.e-n-accordion-item-title-header .e-n-accordion-item-title-text b {
    display: block;
    padding: 4px 12px;
    font-weight: 600;
    font-size: 12px;
    line-height: 120%;
    letter-spacing: 0.7px;
    color: #FFE62E;
    background: #141516;
    border-radius: 100px;
}





svg.e-fas-star {
    fill: transparent !important;
    background-image: url(https://elitefootballscouting.com/wp-content/uploads/2025/07/star.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transform: scale(1.3);
    transform-origin: left;
    height: 14px !important;
    width: 14px !important;
    margin-right: 3.5px !important;
}

svg.e-fas-video {
    fill: transparent !important;
    background-image: url(https://elitefootballscouting.com/wp-content/uploads/2025/07/movie.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transform: scale(1.3);
    transform-origin: left;
    height: 14px !important;
    width: 14px !important;
    margin-right: 3.5px !important;
}

svg.e-fas-football-ball { 
    fill: transparent !important;
    background-image: url(https://elitefootballscouting.com/wp-content/uploads/2025/07/football.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transform: scale(1.3);
    transform-origin: left; 
    height: 14px !important;
    width: 14px !important;
    margin-right: 3.5px !important;
}

svg.e-far-lightbulb {
    fill: transparent !important;
    background-image: url(https://elitefootballscouting.com/wp-content/uploads/2025/07/speaker.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transform: scale(1.3);
    transform-origin: left;
    height: 14px !important;
    width: 14px !important;
    margin-right: 3.5px !important; 
}

svg.e-fas-dollar-sign {
    fill: transparent !important;
    background-image: url(https://elitefootballscouting.com/wp-content/uploads/2025/07/dollar.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transform: scale(1.3);
    transform-origin: left; 
    height: 14px !important;
    width: 14px !important;
    margin-right: 3.5px !important;
}

.price-box a.elementor-button:has(.elementor-button-icon):hover {
    background: #FF6600 !important;
}



.hover-box {
    overflow: hidden;
}

.hover-layer {
    transition: all 0.3s;
    opacity: 0;
}

.hover-box >  .elementor-widget-button {
    transition: all 0.3s;
}

.hover-box:hover > .elementor-widget-button {
    opacity: 0;
}

.hover-box:hover .hover-layer {
    opacity: 1;
}

.btn-pills li.elementor-icon-list-item {
    padding: 8px 16px;
    background: #D35400;
    border-radius: 8px;
}

.rev-card-holder .elementor-testimonial-content {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.rev-card .elementor-testimonial-image {
    padding-right: 20px !important;
	position: relative;
}
.rev-card .elementor-testimonial-image::before{
	content: '';
	background-color: #D35400;
	width: 2px;
	height: calc(100% - 20px);
	position: absolute;
	right: 0;
	top: 10px;
	display: block;
}
.rev-card .elementor-testimonial-details {
    padding-left: 20px;
}

.blog-holder .hfe-post-card {
    position: relative;
}
.blog-holder .hfe-post-card .hfe-post-meta {
    position: absolute;
    top: 20px;
    left: -10px;
    background-image: url('https://elitefootballscouting.com/wp-content/uploads/2025/10/meta-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    width: max-content;
    height: 36px;
    padding: 6px 8px;
    color: #fff;
    font-family: SF Pro Display;
    font-weight: 500;
    font-size: 14px;
    line-height: 106%;
    letter-spacing: -0.24px;
    text-transform: capitalize;

}

.blog-holder .hfe-post-card a.hfe-read-more {
    display: flex;
    /* position: relative; */
}

.blog-holder .hfe-post-card a.hfe-read-more:before {
    content: '';
    width: 16px;
    height: 16px;
    background-image: url('https://elitefootballscouting.com/wp-content/uploads/2025/07/lsicon_open-new-filled-3.svg');
    background-size: contain;
    background-position: center-left;
    display: block;
    margin-right: 8px;
}




header .trp-language-switcher:focus .trp-ls-shortcode-language, 
header .trp-language-switcher:hover .trp-ls-shortcode-language {
    left: auto;
    right: 0;
    top: 20px;
    width: 100px !important;
    padding: 4px !important;
    background: #0C3A45;
    border: none !important;
    border-radius: 7px !important;
}

header .trp-language-switcher:focus .trp-ls-shortcode-language a, 
header .trp-language-switcher:hover .trp-ls-shortcode-language a {
    padding: 5px !important;
    background: #0000004D;
    color: #fff;
    font-family: 'SF Pro Display';
    font-weight: 700;
    font-size: 14px;
    line-height: 1.2;
    border-radius: 4px !important;
}

header .trp-language-switcher:focus .trp-ls-shortcode-language a img, 
header .trp-language-switcher:hover .trp-ls-shortcode-language a img {
    min-width: 16px;
    aspect-ratio: 1/1 !important;
    width: 16px;
    height: 16px;
    object-fit: cover;
    border-radius: 50%;
}

header .trp-language-switcher:focus .trp-ls-shortcode-language a.trp-ls-disabled-language, 
header .trp-language-switcher:hover .trp-ls-shortcode-language a.trp-ls-disabled-language {
    background: linear-gradient(270deg, #00CEFF 0%, #00C3C3 100%) !important;
}

header .trp-language-switcher:focus .trp-ls-shortcode-language a:not(:last-child), 
header .trp-language-switcher:hover .trp-ls-shortcode-language a:not(:last-child) {
    margin-bottom: 4px !important;
}

header a.trp-ls-shortcode-disabled-language.trp-ls-disabled-language::before {
    display: none;
} 
.woocommerce-MyAccount-navigation-link--subscriptions{
	display: none !important;
}


@media (max-width: 767px) {
	.st-card {
	   width: calc(100% - 20px);
	}
	
	.continue-study {
		padding: 13px 17px 13px 38px !important;
		font-size: 14px !important;
	}

	.continue-study:before{
		width: 14px !important;
		height: 14px !important;
		left: 17px;
		top: 13.5px;
	}
	
	.cr-section a.continue-study {
		padding: 13px 17px !important;
	}
}