/**
Theme Name: Madpaints WP
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: madpaints-wp
Template: astra
*/


input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active{
    -webkit-background-clip: text;    
    box-shadow: inset 0 0 20px 20px #9ab5a8;
}
 
input:focus, input[type="text"]:focus, 
input[type="email"]:focus, 
input[type="url"]:focus, 
input[type="password"]:focus, 
input[type="reset"]:focus, 
input[type="search"]:focus, 
input[type="number"]:focus, 
textarea:focus, 
.wp-block-search__input:focus, 
[data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-minimal:focus, 
.ast-mobile-popup-drawer.active .menu-toggle-close:focus, 
.woocommerce-ordering select.orderby:focus, 
#ast-scroll-top:focus, #coupon_code:focus, 
.woocommerce-page #comment:focus, 
.woocommerce #reviews #respond input#submit:focus, 
.woocommerce a.add_to_cart_button:focus, 
.woocommerce .button.single_add_to_cart_button:focus, 
.woocommerce .woocommerce-cart-form button:focus, 
.woocommerce .woocommerce-cart-form__cart-item .quantity .qty:focus, 
.woocommerce .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .woocommerce-input-wrapper > .input-text:focus, 
.woocommerce #order_comments:focus, .woocommerce #place_order:focus, 
.woocommerce .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .woocommerce-input-wrapper > .input-text:focus, 
.woocommerce .woocommerce-MyAccount-content form button:focus, 
.woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row .woocommerce-Input.input-text:focus, 
.woocommerce .ast-woocommerce-container .woocommerce-pagination ul.page-numbers li a:focus, 
body #content .woocommerce form .form-row .select2-container--default .select2-selection--single:focus, 
#ast-coupon-code:focus, 
.woocommerce.woocommerce-js .quantity input[type="number"]:focus, 
.woocommerce-js .woocommerce-mini-cart-item .quantity input[type="number"]:focus, 
.woocommerce p#ast-coupon-trigger:focus{
	outline: none !important;
}
 
.ast-search-menu-icon.slide-search a:focus-visible:focus-visible, .astra-search-icon:focus-visible, #close:focus-visible, a:focus-visible, .ast-menu-toggle:focus-visible, .site .skip-link:focus-visible, .wp-block-loginout input:focus-visible, .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper, .ast-header-navigation-arrow:focus-visible, .woocommerce .wc-proceed-to-checkout>.checkout-button:focus-visible, .woocommerce .woocommerce-MyAccount-navigation ul li a:focus-visible, .ast-orders-table__row .ast-orders-table__cell:focus-visible, .woocommerce .woocommerce-order-details .order-again>.button:focus-visible, .woocommerce .woocommerce-message a.button.wc-forward:focus-visible, .woocommerce #minus_qty:focus-visible, .woocommerce #plus_qty:focus-visible, a#ast-apply-coupon:focus-visible, .woocommerce .woocommerce-info a:focus-visible, .woocommerce .astra-shop-summary-wrap a:focus-visible, .woocommerce a.wc-forward:focus-visible, #ast-apply-coupon:focus-visible, .woocommerce-js .woocommerce-mini-cart-item a.remove:focus-visible, #close:focus-visible, .button.search-submit:focus-visible, #search_submit:focus, .normal-search:focus-visible {
    outline-style: none !important;
    
}
 
a:focus-visible, a:focus-within, a:focus {
    outline: none !important;
    
}
 
li:focus-visible, li:focus-within, li:focus {
    outline: none !important;
   
}
 
button, .ast-button, .button, input[type="button"], input[type="reset"], input[type="submit"] {
    border-radius: 0px;
    box-shadow: unset;
}
:focus{
	outline:none !important;
}

p {
    margin-bottom: 0;
}

.how-it-works-wrapper .how-it-works-title {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
  color: #000;
}

.how-it-works-wrapper .how-it-works-steps {
  display: flex;
  flex-direction: column;
  gap: 30px;
  position: relative;
}

.how-it-works-wrapper .how-it-works-step {
  display: flex;
  align-items: center;
  gap: 15px;
  position: relative;
}

.how-it-works-wrapper .how-it-works-step:not(:last-child)::after {
  content: '';
  position: absolute;
  left: 16px;
  top: 40px;
  width:2px;
  height:20px;
  background-color: #007bff; /* match the blue of the circle */
}

.how-it-works-wrapper .how-it-works-number {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background-color: #007bff;
  color: #fff;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  flex-shrink: 0;
}

.how-it-works-wrapper .how-it-works-text {
  font-size: 16px;
  font-weight: 500;
  color: #000;
}


.elementor-form.header-form button.elementor-button.elementor-size-sm {
    min-height: 40px;
    background-color: transparent;
    color: #000;
    padding: 0;
    font-size: 27px;
    position: absolute;
    right: 15px;
    top: -44px;
}

.elementor-form.header-form .elementor-field-textual.elementor-size-md {
    border-radius: 50px;
    font-size: 16px;
    min-height: 47px;
    padding: 6px 16px;
}

.elementor-form.header-form .elementor-field-group .elementor-field-textual {
    background-color: #e6e6e6;
    border: 1px solid #e6e6e6;
	font-size:15px;
}


/* ================ Vehicle Custom Css =========================== */
.reg-input-results-v2 input.lookup-reg {
    text-align: center;
}
.hero__text-wrap_v2 .animation-contents_v2 {
    color: #000000;
    font-weight: 600;
}
.vehicle_search_ribbon_wrap_v2 {
    /* background-color: #1aadef;*/
    display: inline-block;
}
.vehicle_search_ribbon_wrap_v2 .vehicle_search_ribbon_v2 {
    display: flex;
    justify-content: space-between;
    -webkit-box-align: center;
    margin: auto;
    padding: 14px 10px 20px;
    max-width: 400px;
}
.vehicle_search_ribbon_wrap_v2 .vehicle_search_ribbon_v2>div .vehicle_title_v2 {
    font-size: 16px;
    font-family: "Avenir Next", sans-serif;
    font-weight: 600;
    color: #fff;
    margin-bottom: 14px;
}
.vehicle_search_ribbon_wrap_v2 .vehicle_search_ribbon_v2>div .vehicle_content_v2 {
    -webkit-box-align: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.vehicle_search_ribbon_wrap_v2 .vehicle_search_ribbon_v2>div .vehicle_content_v2 .vehicle_reg_box_v2 {
    font-size: 0;
    display: flex;
    gap: 5px;
    background: #ffd800;
    webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    padding: 8px;
}
.vehicle_search_ribbon_wrap_v2 .vehicle_uk_plate_v2 {
    height: 62px;
    color: #fff;
    font-weight: 900;
    font-size: 15px;
    font-family: "Avenir Next", sans-serif;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 5px 3px;
    border-radius: 4px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#8b74f2+0,3305e8+100 */
    background: rgb(139, 116, 242);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgb(139, 116, 242) 0%, rgb(51, 5, 232) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgb(139, 116, 242) 0%, rgb(51, 5, 232) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgb(139, 116, 242) 0%, rgb(51, 5, 232) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8b74f2', endColorstr='#3305e8', GradientType=0);
    /* IE6-9 */
}
.vehicle_reg_box_v2 .input_ico_v2 {}
.vehicle_reg_box_v2 .country_code_v2 {}
.vehicle_search_ribbon_wrap_v2 .vehicle_search_ribbon_v2>div .vehicle_content_v2 .vehicle_reg_box_v2 input {
    color: #000;
    font-size: 40px;
    font-weight: bold;
    background-color: transparent;
    border: 1px solid #000;
    border-radius: 4px;
    /*   max-width: 208px; */
    text-transform: uppercase;
    /*   padding-left: 17px; */
    /* font-family: "BebasNeue"!important;*/
    /*   padding-top: 14px; */
    width: 100%;
    padding: 0.375rem 0.75rem;
    height: 62px;
}
.vehicle_search_ribbon_wrap_v2 .vehicle_search_ribbon_v2>div .vehicle_content_v2 .vehicle_reg_box_v2:hover,
.vehicle_search_ribbon_wrap_v2 .vehicle_search_ribbon_v2>div .vehicle_content_v2 .vehicle_reg_box_v2:focus {
    /*   background: #ffd800; */
}
.vehicle_search_ribbon_wrap_v2 .vehicle_search_ribbon_v2>div .vehicle_content_v2 button {
    align-items: center;
    padding: 0;
    -webkit-appearance: none;
    background: var(--colorBtnPrimary);
    /*   border: 1px solid #fff; */
    border-radius: var(--buttonRadius);
    height: 60px;
    /*   width: 68px; */
    width: 100%;
    /*   background: 0 0;
  border-radius: 4px; */
    cursor: pointer;
    color: var(--colorBtnPrimaryText);
    line-height: 1.42;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.3em;
    position: relative;
    overflow: hidden;
}
.vehicle_search_ribbon_wrap_v2 .vehicle_search_ribbon_v2>div .vehicle_content_v2 button:hover {
    background: var(--colorBtnPrimaryLight);
    transition-delay: 0.25s;
}
.vehicle_search_ribbon_wrap_v2 .vehicle_search_ribbon_v2>div .vehicle_content_v2 button::after {
    content: "";
    position: absolute;
    top: 0;
    left: 150%;
    width: 200%;
    height: 100%;
    transform: skewX(-20deg);
    background-image: linear-gradient(90deg, transparent, hsla(0, 0%, 100%, 0.25), transparent);
}
.vehicle_search_ribbon_wrap_v2 .vehicle_search_ribbon_v2>div .vehicle_content_v2 button:hover::after {
    animation: shine 0.75s cubic-bezier(0.01, 0.56, 1, 1);
}
.vehicle_reg_box_v2 input::-moz-placeholder,
.reg-lookup-results_v2 .reg-wrapper_v2 input::-moz-placeholder {
    font-weight: 600;
    opacity: 1;
}
.vehicle_reg_box_v2 input:-ms-input-placeholder,
.reg-lookup-results_v2 .reg-wrapper_v2 input:-ms-input-placeholder {
    font-weight: 600;
    opacity: 1;
}
.vehicle_reg_box_v2 input::-webkit-input-placeholder,
.reg-lookup-results_v2 .reg-wrapper_v2 input::-webkit-input-placeholder {
    font-weight: 600;
    opacity: 1;
}
.reg-lookup-results_v2 {
    padding: 15px;
    background: #fff;
    color: #000;
    margin: auto;
    max-width: 350px;
}
.reg-lookup-results_v2 .reg-wrapper_v2 {
    width: 100%;
    display: flex;
    background: #f8d81c;
    border-radius: 10px;
    padding: 8px;
    column-gap: 5px;
    align-items: center;
}
.reg-lookup-results_v2 .reg-wrapper_v2 img {
    border-radius: 4px;
    height: 62px;
}
.reg-lookup-results_v2 .reg-wrapper_v2 input.lookup-reg_v2 {
    color: #000;
    font-size: 40px;
    font-weight: bold;
    background-color: transparent;
    border: 1px solid #000;
    border-radius: 4px;
    text-transform: uppercase;
    width: 100%;
    padding: 0.375rem 0.75rem;
    height: 62px;
    flex-grow: 1;
}
.reg-lookup-results_v2 .car-lookup-info_v2 {
    margin: 15px 0 0 0;
}
.reg-lookup-results_v2 .car-lookup-info_v2 li {
    display: flex;
    justify-content: space-between;
    gap: 15px;
    text-align: right;
}
li {
    list-style: none;
}
.reg-lookup-results_v2 .car-lookup-info_v2 li .title_v2 {
    font-weight: 800;
    margin: 0;
}
/* css start 19-09-24 */
.reg-lookup-results.reg-lookup-results-v2 {
    max-width: 826px;
    border: 1px solid #E7E7E7;
    border-radius: 40px;
    padding: 20px;
    display: flex !important;
    flex-wrap: wrap;
    /*margin-top: 42px;*/
    align-items: center;
}
.reg-lookup-results.reg-lookup-results-v2 .reg-input-results-v2 {
    width: 44%;
}
.reg-lookup-results.reg-lookup-results-v2 .reg-input {
    width: 56%;
    padding: 0 0 0 8%;
}
.reg-lookup-results.reg-lookup-results-v2 .car-lookup-info li {
    gap: 40px;
}

/* Home Page Search CSS - START */
.vehicle_search_ribbon_wrap_v2 .vehicle_search_ribbon_v2 > div .vehicle_content_v2 .vehicle_reg_box_v2 input:focus-visible {
    outline: none;
}
.vehicle_search_ribbon_wrap_v2 .vehicle_search_ribbon_v2 .vehicle_uk_plate_v2 .country_code_v2 > span {
    white-space: nowrap;
}
.vehicle_search_ribbon_wrap_v2 .vehicle_search_ribbon_v2 > div .vehicle_content_v2 button {
    align-items: center;
    padding: 0;
    -webkit-appearance: none;
    background: var(--colorBtnPrimary, #009df8);
    border-radius: var(--buttonRadius, 50px);
    height: 60px;
    width: 100%;
    cursor: pointer;
    color: var(--colorBtnPrimaryText, #ffffff);
    line-height: 1.42;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .3em;
    position: relative;
    overflow: hidden;
	font-family: inherit;
    font-size: 1em;
    text-decoration: none;
    text-shadow: none;
}
.vehicle_search_ribbon_wrap_v2 .vehicle_search_ribbon_v2>div .vehicle_content_v2 button:hover {
    background: var(--colorBtnPrimaryLight, #2cb2ff);
    transition-delay: 0.25s;
}
.vehicle_search_ribbon_wrap_v2 .vehicle_search_ribbon_v2>div .vehicle_content_v2 button::after {
    content: "";
    position: absolute;
    top: 0;
    left: 150%;
    width: 200%;
    height: 100%;
    transform: skewX(-20deg);
    background-image: linear-gradient(90deg,transparent, hsla(0, 0%, 100%, 0.25),transparent);
}
.vehicle_search_ribbon_wrap_v2 .vehicle_search_ribbon_v2>div .vehicle_content_v2 button:hover::after{
    animation: shine 0.75s cubic-bezier(0.01, 0.56, 1, 1);
}

.vehicle_search_ribbon_wrap_v2 .vehicle_search_ribbon_v2>div .vehicle_content_v2 button img {
    width: 18px;
    margin-right: 10px;
}


.vehicle_reg_box_v2 input::placeholder, .reg-lookup-results_v2 .reg-wrapper_v2 input::placeholder {
  font-weight: 600;
  opacity: 1;
	color: #756300;
}

.subscribe-form .elementor-button svg{
	color: #000;
    font-size: 24px;
    position: absolute;
    top: -45px;
    right: 20px;
}

.subscribe-form .elementor-field-textual.elementor-size-md{
	padding: 6px 46px 6px 16px;
}

.subscribe-form .elementor-button[type="submit"] {
    box-shadow: none;
}

.price span {
    font-size: 18px;
    font-weight: 700;
}

.header-one{
	display:none !important;
}

.elementor-sticky--effects.header-one{
	display:flex !important;
	width:100% !important;
}

#ast-scroll-top{
	display:none !important;
}

@media (min-width: 768px) {
  .banner-box .elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper {
    align-items: start;
  }
	.banner-box .elementor-image-box-img {
	  position: relative;
	  top: -30px;
	}
}


@media all and (max-width:767px){
	.banner-box .elementor-image-box-wrapper {
	  flex-direction: row;
	  display: flex;
	  justify-content: center;
	  vertical-align: middle;
	  align-content: center;
	}
	
	.banner-box .elementor-image-box-img {
	  position: relative;
	  right: -30px;
	  top: 17px;
	}
}