/*
Theme Name: Avanti Child
Theme URI: https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Template: avanti
Author: ThemeNectar
Author URI: https://themeforest.net/user/themenectar
Description: An Ultra Responsive Multi-Purpose Theme.
Version: 18.1.1.1781404563
Updated: 2026-06-14 02:36:03

*/


.grecaptcha-badge {
    visibility: hidden;
}

.txtwrap {
    display: inline-block;
}

body .pb0 {
    padding-bottom: 0 !important;
}

body .pt0 {
    padding-top: 0 !important;
}

body .mt0 {
    margin-top: 0 !important;
}

body .mb0 {
    margin-bottom: 0 !important;
}

.m-auto {
    margin-left: auto !important;
    margin-right: auto !important;
}

.fw400,
.fw400 * {
    font-weight: 400 !important;
}

.fw500 {
    font-weight: 500 !important;
}

.fw600,
.fw600 * {
    font-weight: 600 !important;
}

.fw700 {
    font-weight: 700 !important;
}

.fw900 {
    font-weight: 900 !important;
}

.align-center,
.align-center * {
    text-align: center;
}

.align-left {
    text-align: left !important;
}

.align-right {
    text-align: right !important;
}

.pb0 {
    padding-bottom: 0 !important;
}

.pt0 {
    padding-top: 0 !important;
}

body .mt0 {
    margin-top: 0 !important;
}

.mb0 {
    margin-bottom: 0 !important;
}

.allcaps {
    text-transform: uppercase;
}

.bwbg .row-bg.using-image {
    filter: grayscale(2);
}

.primarytxt {
    color: #ED1B34;
}

.primarybg {
    background-color: #ED1B34;
}

.secondarytxt {
    color: #B11116 !important;
}

.secondarybg {
    background-color: #B11116;
}

.whitetxt,
.whitetxt * {
    color: #fff;
}

.greytxt {
    color: #888;
}

.blacktxt {
    color: #000 !important;
}

.pageSection {
    padding: 90px 0 !important;
}

/*--- Form ---*/
.form-field {
    margin-bottom: 30px;
}

.formSection input::placeholder,
.formSection textarea::placeholder {
    color: #AAA;
    font-weight: 400 !important;
}

span.wpcf7-not-valid-tip {
    position: absolute;
    right: 0;
    margin-top: 11px;
    background: none !important;
    font-size: 70% !important;
    font-weight: 600 !important;
}

body .formSection input.wpcf7-form-control.wpcf7-submit:hover {}

span.wpcf7-spinner {
    position: absolute !important;
}

/*-- WooCommerce --*/

.productloopSection .nectar-post-grid-item-bg-wrap {
    padding: 30px !important;
}

li.nectar-woo-cart {
    display: none !important;
}

/*-- Single --*/
.single-product div.product h1.product_title,
.nectar-shop-header .page-title {
    color: #ED1B34 !Important;
}

.single-product .container-wrap {
    background: #e7e8e9;
}

.single-product.woocommerce div.product .woocommerce-tabs ul.tabs {
    display: none !important;
}

.single-product section.related.products {
    display: none !Important;
}

.single-product .avanti-enquire-wrap a {
    background: #fff url(https://avanti-coating.com/staging/wp-content/themes/avanti-custom/img/btn-email.png) no-repeat;
    background-size: 55px !important;
    background-position-y: center !important;
    background-position-x: 10px;
    color: #555;
    padding: 10px 25px 18px 75px ! Important;
    margin: 18px 0 !important;
    border: 1px solid #d2d2d2;
    font-weight: 500 !important;
    line-height: 1.1 !important;
    display: inline-block;
    font-size: 13px ! Important;
    border-radius: 1px !important;
    transition: opacity .45s cubic-bezier(0.25, 1, 0.33, 1), transform .45s cubic-bezier(0.25, 1, 0.33, 1), border-color .45s cubic-bezier(0.25, 1, 0.33, 1), color .45s cubic-bezier(0.25, 1, 0.33, 1), background-color .45s cubic-bezier(0.25, 1, 0.33, 1), box-shadow .45s cubic-bezier(0.25, 1, 0.33, 1);
}

.single-product .avanti-enquire-wrap a h4 {
    font-size: 145%;
    margin: 2px 0;
}

.single-product .avanti-enquire-wrap a h5 {
    color: #000;
}

.single-product .avanti-enquire-wrap a:hover {
    box-shadow: 0 20px 38px rgba(0, 0, 0, 0.16) !important;
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    -webkit-transform: translateY(-3px);

}

.single-product .price.nectar-inherit-default {
    display: none !important;
}

.single-product .product_meta {
    display: none !important;
}

/*-- Footer --*/
.copyrightSection * {
    font-size: 14px;
}

@media only screen and (min-width: 1000px) {
    .mobileview {
        display: none !important;
    }

    .single-product div.product h1.product_title,
    .nectar-shop-header .page-title {
        font-size: 50px !Important;
        line-height: 1 !important;
    }
}

@media only screen and (max-width: 999px) {

    .desktopview {
        display: none !important;
    }
}
