/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 10 2026 | 16:05:32 */
@media (max-width:767px){
	.ct-header .ct-container{padding-left:5px!important; padding-right:5px!important;}
	[data-footer*="type-1"] .ct-footer .ct-container{padding-left:5px!important; padding-right:5px!important;}
}

.mPS2id-highlight {
    color: #005DFB !important;
    font-weight: 600;
}

.mPS2id-highlight::after {
    content: '';
    display: block;
    height: 2px;
    background: #005DFB;
    margin-top: 4px;
}

.ct-header-cta a {
	background: linear-gradient(
135deg,
#005DFB 0%,
#0879FE 100%
)!important;
}

.ct-header-cta a:hover {
	background: linear-gradient(
135deg,
#0879FE 0%,
#005DFB 100%
)!important;
}

.demo-btn {
	background: linear-gradient(
135deg,
#005DFB 0%,
#0879FE 100%
)!important;
	color:#fff!important;
	padding: 10px 20px;
  border-radius: 30px;
}


.demo-btn:hover {
	background: linear-gradient(
135deg,
#0879FE 0%,
#005DFB 100%
)!important;
	
}

.blue-text{
    color:#0879FE;
    
}

.number{
    color:#ec4899;
    font-family:'DM Serif Display', serif !important;
    font-weight:700;
}

#websites .elementor-image-box-img img {border:none!important; border-bottom:1px solid #ddd!important;}
#bonuses .elementor-image-box-img img {border:none!important; border-bottom:1px solid #ddd!important;}

#websites .elementor-widget-image-box {border:1px solid #ddd!important;}
#websites .elementor-widget-image-box:hover {border:1px solid #ccc!important;}

#bonuses .elementor-widget-image-box {border:1px solid #ddd!important;}
#bonuses .elementor-widget-image-box:hover {border:1px solid #ccc!important;}

.ct-header-cta .mPS2id-highlight {
  color: #fff !important;
	font-weight: 500 !important;
  font-size: 16px !important;
  padding-right: 12px !important;
}

/* Select2 Main Field */
.select2-container--default .select2-selection--single {
    height: 56px !important;
    border: 1px solid #333 !important;
    border-radius: 28px !important;
    background: #fff !important;
    padding: 0 20px !important;
}

/* Selected Text */
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 54px !important;
    color: #333 !important;
    padding-left: 0 !important;
}

/* Dropdown Arrow */
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 54px !important;
    right: 15px !important;
}

/* Opened Dropdown */
.select2-dropdown {
    border: 1px solid #333 !important;
    border-radius: 12px !important;
    overflow: hidden;
    box-shadow: 0 5px 20px rgba(0,0,0,.08);
}

/* Search Field */
.select2-search__field {
    border: 1px solid #333 !important;
    border-radius: 8px !important;
    padding: 10px !important;
}

/* Hover Item */
.select2-results__option--highlighted {
    background: #e63ea8 !important;
    color: #fff !important;
}

.woocommerce-additional-fields{
    display:none !important;
}

[data-footer*="type-1"] .ct-footer [data-row*="middle"] .widget-title{
	color:#000!important;
}
[data-footer*="type-1"] .ct-footer {
 
 box-shadow:0px 10px 20px rgba(44, 62, 80, 0.7)!important;
}

.ct-header-cta [data-size="medium"] {
  --theme-button-min-height: 50px!important;
  --theme-button-padding: 5px 24px!important;
}

.fas, .fa-solid {margin-right:5px!important;}



