/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 13 2026 | 09:50:36 */
div#breadcumbwrap {
    display: none;
}

p#amazon_btn a {
    background-color: #003366;
    color: #EEE391;
    padding: 12px;
    border-radius: 5px;
    font-weight: 700;
}

body {
	font-family: 'Poppins', sans-serif !important;
}
p {
    color: inherit;
}

input[type=checkbox] ~ label:before {
    border: 1px solid ;
}
button#btn-goto-page-1 {
    text-transform: capitalize;
}

a.next-button:hover {
    color: #fff;
}

span.custom-radio {
    display: none !important;
}

input.wpcf7-form-control {
    padding: 24px;
    border-radius: 6px;
    border: 1px solid #63696D;
}
input.wpcf7-form-control[type="submit"] {
    padding: 12px 30px !important;
    height: auto !important;
    color: #FDF09B !important;
}
.mr-subscribe-form input {
    padding: 10px 20px;
}

.mr-subscribe-form .mr-subscribe > div {text-align: center;}
.mr-subscribe-form .mr-subscribe input[type="submit"] {
    background: #003366;
    margin-top: 10px;
}
.mr-subscribe-form .mr-subscribe input[type="submit"] + span {
    display: none;
}
.mr-subscribe-form.s-footer .mr-subscribe > div {text-align: left;}
.mr-subscribe-form input[type="submit"]:hover {
    transform: scale(1.1);
}
.mr-service-section .service-img img {
    height: 350px;
    width: 100%;
    object-fit: cover;
    object-position: top;
}




@media screen and (min-width: 1200px) {
li#menu-item-5469 {
    position: relative;
    left: 0% !important;
}

}



@media all and (max-width: 767px) {
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: auto !important;
}
	
}



@media (max-width: 350px) {
.service-box:hover .service-text {
	height: 75px;
}
	
	
}

.profiles-container{
	flex-direction: column;
}


