/*-----------------------------------------------------------------------------------
 *
 * Theme Name: Fixity Child Theme
 * Theme URI: https://fixitywp.websitelayout.net/
 * Author: Website Design Templates
 * Author URI: https://www.websitelayout.net/
 * Description: This is a child theme of fixity
 * Version: 1.0
 * Template: fixity
 * Text Domain: fixity-child
 *
 * ----------------------------------------------------------------------------------- */
.row.g-xl-5.mt-n2-9 .justify-content-between {
    justify-content: center !important;
}

.row.g-xl-5.mt-n2-9 .card-style07 .card-price {
    position: inherit;
    width: auto;
    height: auto;
    margin-top: -40px;
    padding: 10px 15px;
}
.home-blogs .card-style08 .category a {background-color: #0E74B5;}

footer.bg-dark {
    background-color: #256dac !important;
}
.search{display: none !important}
.home-service-maintenances .card-price{display: none}
.home-service-maintenances .card-label{
	padding: 7px 15px;
    background-color: #0E74B5;
}
.home-service-maintenances .start-50 {
    left: 20% !important;
}
.home-service-maintenances .card-body.pt-6{padding-top: 1.5rem}
.home-service-maintenances .top-0 {
    top: 10% !important;
}
.about-us-warehouse .why-choose-content{padding: 20px 40px !important;}
.faq-style-2 .accordion-style .card:first-child .btn.btn-link{color: #A8C44F}
.faq-style-2 .accordion-style .card .btn.btn-link{font-size: 1.4rem}
.faq-style-2 .accordion-style .card{border: 1px solid #d8d5d5}
.mechanical-systems{border-radius: var(--bs-card-border-radius);}
.mechanical-systems .card{background-color: #273e7c; padding: 2rem 0 0 0;}
.mechanical-systems .position-relative{text-align: center}
.completed-projects-cases .card-body.px-1-9{padding-right: 1rem; padding-left: 1rem;}
.completed-projects-cases .card .position-relative{text-align: center}
.bnt-min-320-80 .elementor-button{min-width: 320px; min-height: 90px;line-height: inherit; padding: inherit;}
.p-mb-0 p{margin-bottom: 0px}
.p-mb-0.elementor-widget:not(:last-child) {margin-block-end: 0px;}
.home-refrigerated-solutions .card .position-relative{text-align: center}
@media (max-width: 575px) {
    .home-part-6 .card-body.pt-6{padding-top: 1.5rem}
	.min-vh-100 { min-height: auto !important;}
	.min-height-475 {min-height: 20rem;}
	.hidden  {
        display: none !important;
    }
	.responsive-position-relative{position:relative !important;}
	.min-height-280px{min-height: 280px}
	.mb-4-fix .mb-4{margin-bottom: 1rem !important}
	.about-style-02 .about-img2{display: none;}
	.about-style-02 .about-img1 {display: block;}
}

