/*
Theme Name: Carex Child
Theme URL: https://themeforest.net/item/carex-car-repair-auto-service-elementor-wordpress-theme/51937941
Description: Child theme of Carex
Author: webRedox WordPress Team
Author URI: http://webredox.net/
Template: carex
Version: 1.0.0
Text Domain: carex
*/ 
/*******Add Your Css Below This Line*********/
@media screen and (min-width: 780px) {
	.second-footer .widget-area { justify-content: flex-start !important;}
}
.list li { align-items: flex-start !important;}
.list-icon {margin-top: 10px !important;}
@media only screen and (max-width: 767px) {
	.second-footer .widget-area .widget { padding: 30px 20px 0 !important;}
	.widget.widget-block ul { padding-left: 0; text-align: center;}
	.second-footer .widget-area .widget p { text-align: center !important; }
	.widget img { margin-left: 100px !important}
}
@media screen and (max-width: 991px) {
    .footer .widget .widget-title { font-size: 20px; text-align: center !important; }
}

@media only screen and (max-width: 1064px) {
    .logged-in.admin-bar .carex-mob-menu-wrapper { top: 0px !important;}
	.logo-holder { top: 0px !important; }
	.second-footer .widget-area .widget { padding: 30px 20px 0 !important; }
}
#pdf-link .list-text {cursor: pointer;}
#pdf-link .list-text:hover { color:#d3071f; text-decoration:underline; cursor: pointer;}
#pdf-link .list-text p:hover { color:#d3071f;}

#dark-text p {color:#000 !important;}
#light-text p {color: #fff !important;}
#ctc-btn .contact-box .item {min-height:300px !important;}
#tyre-tabs .e-n-tabs-heading {margin-bottom: 20px !important;}
#left-img-circle .award-icon {display: none !important;}
#brands .process .item.active h5 {font-size: 32px !important;}



.mc4wp-form-fields .mailchimp-btn:hover { background-color: #fff!important; color: #000000 !important;  font-size:16px !important; }
.mc4wp-form-fields .mailchimp-btn { color: #fff !important; background-color: #D3071F !important; font-size:16px !important; }
.fovty-modal .body-content {padding-left: 1rem; padding-right: 1rem; padding-top: 1rem;}
.fovty-modal .c__title {color:#fff; font-weight: 500;font-size: 30px;line-height: 1.2;letter-spacing: 0.01em; margin-bottom:0px; color:#fff;} 
.fovty-modal .top-content{background: #D3071F; display: flex;-webkit-box-align: start;align-items: flex-start;-webkit-box-pack: justify;justify-content: flex-end;padding: 1rem;border-bottom: 1px solid #e9ecef;border-top-left-radius: 0.3rem;border-top-right-radius: 0.3rem;} 
.fovty-modal .modal { display: none; /* Hidden by default */ position: fixed; /* Stay in place */ z-index: 2; /* Sit on top */ padding-top: 100px; /* Location of the box */ left: 0; top: 0; width: 100%; /* Full width */ height: 100%; /* Full height */ overflow: auto; /* Enable scroll if needed */ background-color: rgb(0,0,0); /* Fallback color */ background-color: rgba(0,0,0,0.4); /* Black w/ opacity */ } /* Modal Content */ .fovty-modal .modal-content { background-color: #000; margin: 50px auto; padding: 0px 0px 0px; border: 1px solid #888; width: 50%; } /* The Close Button */ .fovty-modal .close { color: #fff; float: right; font-size: 28px; font-weight: bold; padding: 1rem; margin: -1rem -1rem -1rem auto; } .fovty-modal .close:hover, .fovty-modal .close:focus { color: #000; text-decoration: none; cursor: pointer; } @media (max-width:767px){ .fovty-modal .modal-content {width:100%;} }
.fovty-inner-body {padding: 20px;}
.fovty-modal .e-con>.e-con-inner {padding: 0px !important;}
.fovty-modal ul {padding: 0px !important; margin: 0 !important;}