.page-id-7199 #site-header,
.page-id-7199 .elementor-location-footer {
display: none !important;
} #calculator {
display: grid;
grid-template-columns: repeat(2, 1fr);
column-gap: 4rem;
}
.followers-container label {
font-size: 1.3rem;
font-weight: 600;
padding-bottom: 0.7rem;
font-family: "Mona Sans", Sans-serif;
}
#follower-count,
.followers-paragraph {
display: none;
} .slider-container {
position: relative;
width: 100%;
}
.slider-scale {
display: flex;
justify-content: space-between;
margin-bottom: 0;
font-family: "Mona Sans", Sans-serif;
font-size: 1.25rem;
} #tooltip {
position: absolute;
bottom: -35px;
left: 0;
transform: translateX(-50%);
color: #001931;
font-family: "Mona Sans", Sans-serif;
font-size: 1.3rem;
font-weight: 600;
white-space: nowrap;
pointer-events: none;
} .earnings-container p {
font-family: "Mona Sans", Sans-serif;
font-size: 1.3rem;
font-weight: 600;
display: flex;
justify-content: space-between;
position: relative;
top: 30px;
}
#earnings {
font-size: 1.5em;
color: #001931;
} #followers {
-webkit-appearance: none;
appearance: none;
width: 100%;
height: 1px;
background: #B9DCFF;
outline: none;
margin: 0;
padding: 0;
} #followers::-webkit-slider-thumb {
-webkit-appearance: none;
appearance: none;
height: 26px;
width: 26px;
border-radius: 100%;
background: #fcc1b0;
cursor: pointer;
} #followers::-moz-range-thumb {
height: 26px;
width: 26px;
border: none;
border-radius: 100%;
background: #fcc1b0;
cursor: pointer;
} #followers:focus {
outline: none;
} .subscribe-form-lp {
.elementor-field {
min-height: 35px;        
}
.elementor-field-type-email .elementor-field,
.elementor-field-type-text .elementor-field {
padding: 0 10px !important;
box-shadow: inset 0px 2px 3px #dddddd;
-webkit-box-shadow: inset 0px 2px 3px #dddddd;
-moz-box-shadow: inset 0px 2px 3px #dddddd;
}
.elementor-field-type-submit {
padding-top: 1.5rem;
}
}
.subscribe-form-lp .elementor-field::placeholder {
color: #232323 !important;
opacity: 1 !important;
} #elementor-popup-modal-6170 {
.dialog-close-button {
border-radius: 100%;
padding: 0.3rem;
background: #000;
border: solid 3.5px #FFF;
top: -15px;
right: -15px;
}
.dialog-close-button i {
color: #FFF;
font-size: 15px;
}
.dialog-close-button:hover {
background: #555555;
}
} @media only screen and (max-width: 40.063em) {
#calculator {
grid-template-columns: 1fr;
row-gap: 2rem;
.followers-container label,
.earnings-container p {    	
text-align: center;
font-size: 1.6rem;
line-height: 1.2em;
}
.followers-container .slider-container {
padding-top: 1.5rem;
}
#tooltip {    	
font-size: 1.1rem;
transform: translateX(-40%);
}
.earnings-container p {    	
flex-direction: column;
align-items: center;
row-gap: 2rem;
}
}
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
.carousel-logos-landing-page {
display: none !important;
}
}
@media all and (device-width: 820px) and (device-height: 1180px) and (orientation:portrait) {
.carousel-logos-landing-page {
display: none !important;
}
}