/*
Theme Name: Honey Bae Nailz Child
Template: honey-bae-nailz
Version: 1.0.0
*/
/* Add your custom styles here */

section#custom_html-2 {
    padding: 0px;
}
.d-none{
	display: none;
}

.contact_us_form input[type="checkbox"] {
    margin-left: -18px;
}

ul.menu.navbar-nav li.current_page_item a {
    color: #fb4501 !important;
}

.footForm input.wpcf7-form-control.wpcf7-submit.has-spinner {
    color: var(--white);
    font-size: 0.9375rem;
    margin-top: 2rem;
    background: var(--primary);
    border: unset;
    outline: unset;
    padding: 0.625rem 2rem;
    width: 150px;
}





.footForm .wpcf7-response-output {
    color: white;
}

.contactForm .wpcf7-response-output {
    color: white;
        pointer-events: auto;
}

.productBox img {
    width: 100%;
    height: 340px;
}

.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images img {
    width: 100%;
}

table.variations select {
    padding: 7px;
    margin-bottom: 21px;
}

.woocommerce-cart span.price {
    display: block !important;
}

.nortenimage img {
    background-color: #ffffff47;
    width: 50%;
    margin-top: 20px;
    height: 66px;
    object-fit: contain;
}
.durabilitywear span {
    display: block;
}

.radioWrapswear input {margin-right: 9px;}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: var(--primary);
    color: var(--white);
    border: unset;
    outline: unset;
    width: 100%;
    padding: 1.0625rem 0;
    text-transform: uppercase;
    font-size: 0.875rem;
    font-weight: 600;
}