font-family: Helvetica, Arial, Tahoma, Verdana, sans-serif;
@font-face {
    font-family: "Helvetica, Arial, Tahoma, Verdana, sans-serif";
    src: url("../fonts/helvetica/Helvetica.eot");
    src: url("../fonts/helvetica/Helvetica.eot?#iefix") format("embedded-opentype"),
        url("../fonts/helvetica/Helvetica.woff2") format("woff2"),
        url("../fonts/helvetica/Helvetica.woff") format("woff"),
        url("../fonts/helvetica/Helvetica.ttf") format("truetype"),
        url("../fonts/helvetica/Helvetica.svg#Helvetica") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Helvetica, Arial, Tahoma, Verdana, sans-serif";
    src: url("../fonts/helvetica/Helvetica-Bold.eot");
    src: url("../fonts/helvetica/Helvetica-Bold.eot?#iefix") format("embedded-opentype"),
        url("../fonts/helvetica/Helvetica-Bold.woff2") format("woff2"),
        url("../fonts/helvetica/Helvetica-Bold.woff") format("woff"),
        url("../fonts/helvetica/Helvetica-Bold.ttf") format("truetype"),
        url("../fonts/helvetica/Helvetica-Bold.svg#Helvetica-Bold") format("svg");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Helvetica, Arial, Tahoma, Verdana, sans-serif";
    src: url("../fonts/helvetica/Helvetica-BoldOblique.eot");
    src: url("../fonts/helvetica/Helvetica-BoldOblique.eot?#iefix") format("embedded-opentype"),
        url("../fonts/helvetica/Helvetica-BoldOblique.woff2") format("woff2"),
        url("../fonts/helvetica/Helvetica-BoldOblique.woff") format("woff"),
        url("../fonts/helvetica/Helvetica-BoldOblique.ttf") format("truetype"),
        url("../fonts/helvetica/Helvetica-BoldOblique.svg#Helvetica-BoldOblique") format("svg");
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Helvetica, Arial, Tahoma, Verdana, sans-serif";
    src: url("../fonts/helvetica/Helvetica-Light.eot");
    src: url("../fonts/helvetica/Helvetica-Light.eot?#iefix") format("embedded-opentype"),
        url("../fonts/helvetica/Helvetica-Light.woff2") format("woff2"),
        url("../fonts/helvetica/Helvetica-Light.woff") format("woff"),
        url("../fonts/helvetica/Helvetica-Light.ttf") format("truetype"),
        url("../fonts/helvetica/Helvetica-Light.svg#Helvetica-Light") format("svg");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Helvetica, Arial, Tahoma, Verdana, sans-serif";
    src: url("../fonts/helvetica/Helvetica-Compressed.eot");
    src: url("../fonts/helvetica/Helvetica-Compressed.eot?#iefix") format("embedded-opentype"),
        url("../fonts/helvetica/Helvetica-Compressed.woff2") format("woff2"),
        url("../fonts/helvetica/Helvetica-Compressed.woff") format("woff"),
        url("../fonts/helvetica/Helvetica-Compressed.ttf") format("truetype"),
        url("../fonts/helvetica/Helvetica-Compressed.svg#Helvetica-Compressed") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Helvetica, Arial, Tahoma, Verdana, sans-serif";
    src: url("../fonts/helvetica/HelveticaRounded-Bold.eot");
    src: url("../fonts/helvetica/HelveticaRounded-Bold.eot?#iefix") format("embedded-opentype"),
        url("../fonts/helvetica/HelveticaRounded-Bold.woff2") format("woff2"),
        url("../fonts/helvetica/HelveticaRounded-Bold.woff") format("woff"),
        url("../fonts/helvetica/HelveticaRounded-Bold.ttf") format("truetype"),
        url("../fonts/helvetica/HelveticaRounded-Bold.svg#HelveticaRounded-Bold") format("svg");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Helvetica, Arial, Tahoma, Verdana, sans-serif";
    src: url("../fonts/helvetica/Helvetica-Oblique.eot");
    src: url("../fonts/helvetica/Helvetica-Oblique.eot?#iefix") format("embedded-opentype"),
        url("../fonts/helvetica/Helvetica-Oblique.woff2") format("woff2"),
        url("../fonts/helvetica/Helvetica-Oblique.woff") format("woff"),
        url("../fonts/helvetica/Helvetica-Oblique.ttf") format("truetype"),
        url("../fonts/helvetica/Helvetica-Oblique.svg#Helvetica-Oblique") format("svg");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

/**
 * Custom styles for single Variation product page
 */

.custom-product-wrapper {
    position: relative;
    padding: 75px 0;
    z-index: 1;
}

.custom-product-wrapper:before {
    content: "";
    display: block;
    width: 100vw;
    margin-right: -50vw;
    background: #f7f7f7;
    position: absolute;
    height: 100%;
    z-index: -1;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    top: 0;
}

.custom-product-image {
    flex: 1;
    min-width: 300px;
}

.custom-product-image img {
    width: 100%;
    height: auto;
}

.custom-product-details {
    flex: 1;
    min-width: 300px;
}

.custom-product-details h1 {
    font-size: 32px;
    margin-bottom: 10px;
}

.custom-product-details .price {
    font-size: 24px;
    margin: 20px 0;
}

.variations_form {
    margin-bottom: 20px;
}

.single_add_to_cart_button {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #ffffff;
    background-color: #c61746;
    padding: 14px 14px;
    text-transform: uppercase;
    border: none;
    cursor: pointer;
    max-width: 373px;
    width: 100%;
    border-radius: 0;
    letter-spacing: 0;
}

/* Custom Style */

.mv-container {
    font-family: "Montserrat", sans-serif;
    margin-top: 62px;
    margin-bottom: 100px;
    background-color: #ffffff;
}

.mv-header {
    text-align: center;
    margin-bottom: 75px;
}

.mv-header-title {
    color: #1e1e1e;
    font-size: 42px;
    line-height: 42px;
    margin-top: 0;
    font-weight: 600;
    margin-bottom: 22px;
}

.mv-header-subtitle {
    font-family: "Montserrat", sans-serif;
    color: #c61746;
    font-size: 19px;
    font-weight: 600;
    margin: 0;
    line-height: 30px;
}

.mv-header-description {
    color: #242424;
    font-size: 18px;
    line-height: 28px;
    margin-top: 0;
    font-family: Montserrat, sans-serif;
}

.mv-content-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    justify-content: space-between;
}

.mv-features-list,
.mv-image-container {
    width: 49%;
}

.mv-image-container {
    height: auto;
    position: relative;
}

.mv-product-image {
    max-width: 100%;
    height: 100%;
    position: absolute;
    width: 100%;
    left: 0;
    height: 100%;
    top: 0;
}

.mv-features-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.mv-features-list li {
    margin-bottom: 15px;
    font-family: Montserrat, sans-serif;
}

.mv-feature-item {
    display: flex;
    align-items: flex-start;
    gap: 15px;
}

.mv-feature-icon {
    flex-shrink: 0;
    width: 20px;
    height: 20px;
    margin-top: 3px;
}

.mv-feature-icon img {
    width: 100%;
    height: 100%;
}

.mv-feature-text {
    font-size: 18px;
    line-height: 28.8px;
    color: #242424;
    font-weight: 400;
    letter-spacing: 0.9px;
}

.mv-shop-button-container {
    margin-top: 20px;
}

.mv-shop-button {
    display: inline-block;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 1;
    color: #ffffff !important;
    background-color: #c61746;
    padding: 14px 14px;
    width: 100%;
    max-width: 275px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: background-color 0.3s ease, transform 0.2s ease;
}

.mv-shop-button:hover {
    color: #ffffff;
    background-color: rgba(77,143,251,.8);
    transform: translateY(-2px);
}

/* New Css */

.one-column-text-box {
    background: #f7f7f7;
    border-radius: 3px;
    padding: 38px 48px;
}

.one-column-text-box h3 {
    margin-top: 0;
    font-size: 24px;
    line-height: 38px;
    margin-bottom: 17px;
}

.one-column-text-box p {
    color: #242424;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    font-family: Montserrat, sans-serif;
}

.product-details-section {
    display: table;
    width: 100%;
}

.product-details-section {
    margin: 100px 0;
    background: #f7f7f7;
    padding: 38px 42px;
}

.product-details-section table {
    border: 0;
    border-bottom: 1px solid #7b7b7b;
    padding-bottom: 20px;
    display: block;
    margin-bottom: 40px !important;
}

.product-details-section table th,
.product-details-section table td {
    padding: 10px;
}

.product-details-section table th,
.product-details-section table td {
    color: #1e1e1e;
    font-size: 18px;
    line-height: 24px;
    text-transform: capitalize;
    font-family: Montserrat, sans-serif;
}

.product-details-section table tr:nth-of-type(2) td {
    text-transform: unset;
}

.product-details-section table th {
    font-weight: 400;
}

.product-details-section table th {
    font-weight: 600;
}

.product-details-section .content-box p {
    color: #242424;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 26px;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    word-break: break-word;
}

.product-details-section .content-box p:last-child {
    margin-bottom: 0;
}

.product-details-section .content-box a {
    color: #000000;
    text-decoration: underline;
}

.product-details-section .content-box p:last-child a {
    font-weight: 600;
}

.woocommerce table tr {
    border: 0;
}

.title-section h1 {
    margin-top: 0;
    text-align: center;
}

.custom-product-wrapper .title-section h1 {
    color: #1e1e1e;
    font-size: 42px;
    line-height: 42px;
    margin-bottom: 10px;
}

.custom-product-wrapper .title-section p {
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    line-height: 28px;
    color: #242424;
}

.custom-product-wrapper .title-section {
    text-align: center;
    margin-bottom: 29px;
}

.how-to-install-wraper {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -13px -26px;
}

.how-to-install-iner {
    width: 33.33%;
    padding: 0 13px;
    margin-bottom: 26px;
}

.how-to-install-iner .image-wraper {
    position: relative;
    padding-bottom: 99%;
    margin-bottom: 25px;
}

.how-to-install-iner .image-wraper img {
    position: absolute;
    height: 100%;
    width: 100%;
    object-fit: cover;
    top: 0;
    left: 0;
}

.how-to-install-iner h3 {
    color: #1e1e1e;
    font-size: 26px;
    line-height: 26px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 20px;
}

.how-to-install-iner p {
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    line-height: 28px;
    color: #242424;
}

body .product_title.entry-title {
    color: #1e1e1e;
}

.product .variations_form {
    border-top: 1px solid var(--Grey300, #eeeeee);
    padding-top: 30px;
    margin-bottom: 15px !important;
}

body.woo-variation-swatches
    .variable-items-wrapper
    .variable-item:not(.radio-variable-item).selected,
body.woo-variation-swatches
    .variable-items-wrapper
    .variable-item:not(.radio-variable-item).selected:hover {
    -webkit-box-shadow: var(--wvs-selected-item-box-shadow, 0 0 0 2px #c61746);
    box-shadow: var(--wvs-selected-item-box-shadow, 0 0 0 2px #c61746);
}

body.woocommerce .product .summary .variations .label label,
body.woo-variation-swatches.wvs-show-label
    .variations
    th
    .woo-selected-variation-item-name {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
    color: #1e1e1e;
    margin: 0;
    margin-bottom: 17px;
}

body.woocommerce .product .summary .variations .woo-variation-items-wrapper {
    color: #1e1e1e;
    padding: 0;
}

body.woo-variation-swatches .wvs-style-squared.variable-items-wrapper {
    gap: 15px;
}

body.woo-variation-swatches
    .wvs-style-squared.variable-items-wrapper
    .variable-item {
    border-radius: 0 !important;
    padding: 12px 25px;
    height: auto;
    font-size: 14px;
    line-height: 14px;
    color: #1e1e1e;
    font-weight: 500;
    border: 1.3px solid #eeeeee;
    margin: 0;
    min-width: auto !important;
}

body #adapter-options-section .option-card.selected {
    border-color: #c61746;
}

body #adapter-options-section .option-card {
    border-radius: unset;
}

#adapter-options-section.container h3 a {
    color: #1e1e1e;
    text-decoration: underline;
}

#adapter-options-section .option-price {
    font-weight: 400;
}

.single-product .ppc-button-wrapper {
    display: none !important;
}

.single-product .ppc-button-wrapper {
    max-width: 373px;
    width: 100%;
}

.single-product.postid-41491 .ppc-button-wrapper {
    display: block !important;
    max-width: 373px;
    width: 100%;
}

.ppcp-messages {
    display: none !important;
}
.woocommerce .product .images .flex-control-thumbs li {
    position: relative;
    padding-bottom: 25%;
}

.woocommerce .product .images .flex-control-thumbs li img {
    position: absolute;
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.woocommerce-product-gallery .flex-viewport a {
    position: relative;
    padding-bottom: 115%;
    display: block;
}
.woocommerce-product-gallery .flex-viewport a img {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
}


@media (max-width: 1199px) {
    .product-details-section {
        margin: 60px 0;
    }
}

@media (max-width: 991px) {
    .product-details-section {
        margin: 40px 0;
    }

    .custom-product-wrapper {
        padding: 60px 0;
    }

    .mv-container {
        margin: 60px auto;
    }

    .mv-header {
        margin-bottom: 60px;
    }
    .woocommerce .product .images.woocommerce-product-gallery .flex-control-nav {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -5px;
    }

    .woocommerce .product .images.woocommerce-product-gallery .flex-control-nav li {
        width: calc(25% - 10px) !important;
        margin: 0 5px !important;
    }

    .woocommerce .product .images.woocommerce-product-gallery .flex-control-nav li img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

    .woocommerce .product .images.woocommerce-product-gallery .flex-viewport {
        margin-bottom: 15px;
    }
}

@media (max-width: 767px) {
    .mv-content-wrapper {
        flex-direction: column;
        align-items: center;
    }

    .mv-header {
        margin-bottom: 40px;
    }

    .mv-container {
        margin: 40px auto;
    }

    .custom-product-wrapper {
        padding: 40px 0;
    }

    .mv-image-container,
    .mv-features-list {
        width: 100%;
    }

    .mv-image-container {
        margin-bottom: 26px;
    }

    .one-column-text-box {
        padding: 25px 25px;
    }

    .one-column-text-box h3 {
        margin-top: 0;
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 17px;
    }

    .mv-product-image {
        position: static;
    }

    .mv-header-title {
        font-size: 36px;
        line-height: 44px;
    }

    .custom-product-wrapper .title-section h1 {
        font-size: 36px;
        line-height: 44px;
    }

    .product-details-section table tr {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 15px;
    }

    .product-details-section table th,
    .product-details-section table td {
        width: 100%;
    }

    .product-details-section {
        padding: 25px 25px;
    }

    .product-details-section table th,
    .product-details-section table td {
        padding: 0;
    }

    .how-to-install-wraper {
        margin: 0;
    }
}

/* Dhruval CSS */

.postid-41491.woocommerce .woocommerce-breadcrumb {
    margin-top: 60px;
    margin-bottom: 44px;
}

.postid-41491.woocommerce .woocommerce-breadcrumb a {
    font-family: "Helvetica";
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #878787;
}

.postid-41491.woocommerce .woocommerce-breadcrumb .breadcrumb-current {
    color: #1e1e1e;
}

.postid-41491.woocommerce .product .images {
    margin-bottom: 0;
}

body.postid-41491 .product_title.entry-title {
    font-size: 30px !important;
    line-height: 40px;
}

.heading-with-share,
.product-categories {
    margin-bottom: 15px;
}

.product-categories .posted_in a {
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    line-height: 26px;
    color: #878787;
}

.product .entry-summary .price {
    font-family: "Montserrat", sans-serif;
    font-weight: 600 !important;
    font-size: 18px !important;
    line-height: 26px !important;
    color: #878787 !important;
    margin-bottom: 12px !important;
}

.product .entry-summary .custom-product-rating {
    padding-bottom: 24px;
}

.product .entry-summary .custom-product-rating .rating-info span {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #1e1e1e;
}

.product .entry-summary .custom-product-rating .rating-info span.separator {
    color: #878787;
}

.postid-41491.woocommerce .product .summary .variations {
    margin-bottom: 22px;
}

.postid-41491.woocommerce .product .summary .variations tr {
    display: block;
    margin-bottom: 27px;
}

.postid-41491.woocommerce .product .summary .variations tr:last-child {
    margin-bottom: 0;
}

body.woo-variation-swatches
    .wvs-style-squared.variable-items-wrapper
    .variable-item
    .variable-item-span {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
}

body.woo-variation-swatches
    .wvs-style-squared.variable-items-wrapper
    .variable-item.image-variable-item {
    border: none;
}

.postid-41491.woocommerce
    .product
    .summary
    .variations
    .woo-variation-items-wrapper
    .reset_variations {
    display: none !important;
    bottom: -23px;
}

.postid-41491 #adapter-options-section.container {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #eeeeee;
}

.postid-41491 #adapter-options-section .heading {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #1e1e1e;
}

.postid-41491 #adapter-options-section .option-title {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #1e1e1e;
}

.postid-41491 #adapter-options-section .option-description,
.postid-41491 #adapter-options-section .option-price {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 11px !important;
    line-height: 14px !important;
    color: #1e1e1e !important;
}

.postid-41491 #ppc-button-ppcp-gateway {
    filter: none;
}

.postid-41491 #ppc-button-googlepay-container {
    border-radius: 0;
    --apm-button-border-radius: 0;
}

.postid-41491 .product .entry-summary .product_meta {
    display: none;
}

.postid-41491 #microwave_ventilation_improvement_content {
    padding-top: 50px;
}

.postid-41491 #product_size_content .product-details {
    margin-right: 0;
}

.product-details-section table tbody tr {
    border: none;
}

#sticky-product-bar .product-content-bar {
    padding: 30px 0 !important;
}

#sticky-product-bar .sticky-content {
    max-width: 1275px;
    padding: 0 25px;
}

#sticky-product-bar .product-content-bar .product-title {
    font-family: "Montserrat", sans-serif;
    font-size: 30px;
    line-height: 30px;
    color: #1e1e1e;
}

#sticky-product-bar .product-content-bar .sticky-product-actions .price {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 22px;
    line-height: 22px;
    color: #878787;
}

#sticky-product-bar
    .product-content-bar
    .sticky-product-actions
    .add-to-cart-btn {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    color: #ffffff;
    background-color: #c61746;
    border-radius: 0;
    box-shadow: none;
    padding: 14px 60px;
    letter-spacing: 0;
    text-transform: uppercase;
}

#sticky-product-bar
    .product-content-bar
    .sticky-product-actions
    .add-to-cart-btn:hover {
    background-color: rgba(77,143,251,.8);
}

#sticky-product-bar .sticky-content .tab-container {
    border-top: 0.5px solid #797979;
    border-bottom: none;
}

#sticky-product-bar .sticky-content .tab-container .tabs-nav .tab-item {
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    line-height: 18px;
    color: #1e1e1e;
    padding: 15px;
}

.variation-product-mobile {
    display: none;
}

@media (min-width: 768px) {
    #adapter-options-section .options-grid {
        width: calc(100% - 32px);
    }
}

@media (max-width: 1199px) {
    .postid-41491.woocommerce .woocommerce-breadcrumb {
        margin-top: 40px;
        margin-bottom: 30px;
    }
    body.postid-41491 .product_title.entry-title {
        font-size: 26px !important;
        line-height: 36px;
    }
    .heading-with-share,
    .product-categories {
        margin-bottom: 12px;
    }
    .product-categories .posted_in a {
        font-size: 16px;
        line-height: 24px;
    }
    .product .entry-summary .custom-product-rating {
        padding-bottom: 20px;
    }
    .product .variations_form {
        padding-top: 20px;
        margin-bottom: 12px !important;
    }
    .postid-41491.woocommerce .product .summary .variations {
        margin-bottom: 20px;
    }
    .postid-41491.woocommerce .product .summary .variations tr {
        margin-bottom: 20px;
    }

    body.woocommerce .product .summary .variations .label label,
    body.woo-variation-swatches.wvs-show-label
        .variations
        th
        .woo-selected-variation-item-name {
        margin-bottom: 15px;
    }

    body.woo-variation-swatches .wvs-style-squared.variable-items-wrapper {
        gap: 10px;
    }
    body.woo-variation-swatches
        .wvs-style-squared.variable-items-wrapper
        .variable-item {
        padding: 10px 20px;
    }
    body.woo-variation-swatches
        .wvs-style-squared.variable-items-wrapper
        .variable-item
        .variable-item-span {
        font-size: 13px;
    }
    .postid-41491
        .entry-summary
        .single_variation_wrap
        .woocommerce-variation-add-to-cart {
        gap: 15px !important;
    }
    .postid-41491 .entry-summary .ppc-button-wrapper {
        max-width: 318px;
    }
    .postid-41491 #microwave_ventilation_improvement_content {
        padding-top: 40px;
    }
    .one-column-text-box {
        padding: 30px 40px;
    }
    .one-column-text-box h3 {
        font-size: 22px;
        line-height: 32px;
        margin-bottom: 15px;
    }
    .one-column-text-box p {
        line-height: 26px;
    }
    #fix-all-microwave-vents {
        margin-top: 50px;
        margin-bottom: 80px;
    }
    #fix-all-microwave-vents .mv-header {
        margin-bottom: 60px;
    }
    .mv-header-title {
        font-size: 32px;
        margin-bottom: 20px;
    }
    .mv-header-subtitle {
        font-size: 18px;
        line-height: 26px;
    }
    .mv-header-description {
        line-height: 26px;
    }
    .mv-features-list li {
        margin-bottom: 12px;
    }
    .mv-feature-item {
        gap: 12px;
    }
    .mv-feature-icon {
        width: 18px;
        height: 18px;
    }
    .mv-feature-text {
        font-size: 17px;
        line-height: 25px;
        letter-spacing: 0.7px;
    }
    .mv-shop-button-container {
        margin-top: 18px;
    }
    .mv-shop-button {
        padding: 12px 12px;
        max-width: 250px;
    }
    .custom-product-wrapper {
        padding: 50px 0;
    }
    .custom-product-wrapper .title-section {
        margin-bottom: 25px;
    }
    .custom-product-wrapper .title-section h1 {
        font-size: 34px;
        line-height: 34px;
    }
    .custom-product-wrapper .title-section p {
        line-height: 26px;
    }
    .how-to-install-wraper {
        margin: 0 -10px -20px;
    }
    .how-to-install-iner {
        padding: 0 10px;
        margin-bottom: 20px;
    }
    .how-to-install-iner .image-wraper {
        margin-bottom: 20px;
    }
    .how-to-install-iner h3 {
        font-size: 22px;
        line-height: 22px;
        margin-bottom: 15px;
    }
    .how-to-install-iner p {
        line-height: 26px;
    }
    .product-details-section {
        padding: 30px 34px;
    }
    .product-details-section table {
        padding-bottom: 15px;
        margin-bottom: 30px !important;
    }
    .product-details-section table tbody tr th,
    .product-details-section table tbody tr td {
        padding: 15px;
    }
    #sticky-product-bar .product-content-bar {
        padding: 25px 0 !important;
    }
    #sticky-product-bar .product-content-bar .product-details {
        margin-right: 10px;
    }
    #sticky-product-bar .product-content-bar .product-title {
        font-size: 26px;
        line-height: 26px;
    }
    #sticky-product-bar
        .sticky-product-details
        .product-header
        .sticky-product-actions {
        gap: 15px !important;
    }
    #sticky-product-bar .product-content-bar .sticky-product-actions .price {
        font-size: 20px;
        line-height: 20px;
    }
    #sticky-product-bar
        .product-content-bar
        .sticky-product-actions
        .add-to-cart-btn {
        font-size: 16px;
        line-height: 16px;
        padding: 12px 50px;
    }
    #sticky-product-bar .sticky-content .tab-container .tabs-nav .tab-item {
        font-size: 17px;
        line-height: 17px;
        padding: 12px;
    }
}

@media (max-width: 991px) {
    .variation-product-mobile {
        display: block;
    }
    .postid-41491 .entry-summary .heading-with-share,
    .postid-41491 .entry-summary .product-categories,
    .postid-41491 .entry-summary .price,
    .postid-41491 .entry-summary .custom-product-rating {
        display: none !important;
    }
    .postid-41491 .variation-product-mobile .entry-summary .heading-with-share {
        display: flex !important;
    }

    .postid-41491 .variation-product-mobile .entry-summary .product-categories,
    .postid-41491 .variation-product-mobile .entry-summary .price,
    .postid-41491
        .variation-product-mobile
        .entry-summary
        .custom-product-rating {
        display: block !important;
    }

    .postid-41491 .product .entry-summary {
        float: none !important;
        width: 100% !important;
    }

    .variation-product-mobile .entry-summary {
        float: none !important;
        width: 100% !important;
    }
    .postid-41491.woocommerce .woocommerce-breadcrumb {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .postid-41491.woocommerce .product .images {
        float: none;
        display: block;
        gap: 15px;
        width: 100%;
    }
    .postid-41491.woocommerce .product .images .flex-control-nav li {
        float: none;
        width: 100%;
        margin: 0;
        margin-bottom: 12px;
    }
    .postid-41491.woocommerce .product .images .flex-control-nav li:last-child {
        margin-bottom: 0;
    }
    .postid-41491 #microwave_ventilation_improvement_content {
        padding-top: 30px;
    }
    .one-column-text-box {
        padding: 20px 30px;
    }
    .one-column-text-box h3 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 12px;
    }
    .one-column-text-box p {
        font-size: 17px;
        line-height: 25px;
    }
    #fix-all-microwave-vents {
        margin-top: 40px;
        margin-bottom: 60px;
    }
    #fix-all-microwave-vents .mv-header {
        margin-bottom: 30px;
    }
    .mv-header-title {
        font-size: 28px;
        line-height: 38px;
        margin-bottom: 18px;
    }
    .mv-header-subtitle,
    .mv-header-description {
        font-size: 17px;
        line-height: 25px;
    }
    .mv-content-wrapper {
        display: block;
    }
    .mv-image-container,
    .mv-features-list {
        display: block;
        width: 100%;
    }
    .mv-product-image {
        display: block;
        position: initial;
    }
    .mv-features-list {
        margin-top: 15px;
    }
    .mv-features-list li {
        margin-bottom: 10px;
    }
    .mv-feature-item {
        gap: 10px;
    }
    .mv-feature-text {
        letter-spacing: 0.5px;
    }
    .mv-shop-button-container {
        margin-top: 15px;
    }
    .mv-shop-button {
        padding: 10px 10px;
        max-width: 220px;
    }
    .custom-product-wrapper {
        padding: 40px 0;
    }
    .custom-product-wrapper .title-section {
        margin-bottom: 20px;
    }
    .custom-product-wrapper .title-section h1 {
        font-size: 30px;
        line-height: 30px;
    }
    .custom-product-wrapper .title-section p {
        font-size: 17px;
        line-height: 25px;
    }
    .how-to-install-wraper .slick-list {
        padding-left: 0 !important;
    }
    .how-to-install-iner {
        margin-bottom: 0;
    }
    .how-to-install-iner .image-wraper {
        margin-bottom: 15px;
    }
    .how-to-install-iner h3 {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 12px;
    }
    .how-to-install-iner p {
        font-size: 17px;
        line-height: 25px;
    }
    .product-details-section {
        padding: 20px 20px;
    }
    .product-details-section table {
        padding-bottom: 10px;
        margin-bottom: 20px !important;
    }
    .product-details-section table tbody tr th,
    .product-details-section table tbody tr td {
        padding: 10px;
    }

    #sticky-product-bar .product-content-bar {
        padding: 20px 0 !important;
    }
    #sticky-product-bar .product-content-bar .product-details {
        margin-right: 0;
    }
    #sticky-product-bar .product-content-bar .product-title {
        font-size: 22px;
        line-height: 22px;
        margin-bottom: 15px;
    }
    #sticky-product-bar
        .sticky-product-details
        .product-header
        .sticky-product-actions {
        gap: 10px !important;
    }
    #sticky-product-bar .product-content-bar .sticky-product-actions .price {
        font-size: 18px;
        line-height: 18px;
    }
    #sticky-product-bar
        .product-content-bar
        .sticky-product-actions
        .add-to-cart-btn {
        padding: 10px 40px;
    }
    #sticky-product-bar .sticky-content .tab-container .tabs-nav .tab-item {
        font-size: 16px;
        line-height: 16px;
        padding: 10px;
    }

    .heading-with-share {
        margin-bottom: 15px;
    }

    .product-categories {
        margin-bottom: 12px;
    }

    body.postid-41491 .product_title.entry-title {
        font-size: 24px !important;
        line-height: 34px;
    }

    .product .entry-summary .custom-product-rating {
        border-bottom: 1px solid #eeeeee;
        margin-bottom: 17px;
        padding-bottom: 22px;
    }

    .product .variations_form {
        margin-top: 18px;
        padding-top: 33px;
    }

    .postid-41491 .entry-summary .ppc-button-wrapper {
        max-width: 373px;
    }

    .postid-41491 #adapter-options-section.container {
        max-width: 100%;
    }
}

@media (max-width: 767px) {
    body.postid-41491 .product_title.entry-title {
        font-size: 30px !important;
        line-height: 40px;
    }
    .product-categories .posted_in a {
        font-size: 18px;
        line-height: 18px;
    }
    .product .entry-summary .price {
        font-size: 21px !important;
        margin-bottom: 13px !important;
    }
    .postid-41491.woocommerce .product .summary .variations {
        margin-bottom: 37px;
    }
    .postid-41491.woocommerce .product .summary .variations tr {
        margin-bottom: 33px;
    }
    body.woocommerce .product .summary .variations .label label,
    body.woo-variation-swatches.wvs-show-label
        .variations
        th
        .woo-selected-variation-item-name {
        margin-bottom: 17px;
    }
    body.woo-variation-swatches .wvs-style-squared.variable-items-wrapper {
        gap: 15px;
    }
    body.woo-variation-swatches
        .wvs-style-squared.variable-items-wrapper
        .variable-item {
        padding: 12px 24px;
    }
    body.woo-variation-swatches
        .wvs-style-squared.variable-items-wrapper
        .variable-item
        .variable-item-span {
        font-size: 14px;
        padding: 0 !important;
    }
    .postid-41491 #adapter-options-section .heading {
        margin: 17px 0;
    }
    .postid-41491 #adapter-options-section.container {
        margin-bottom: 40px;
        padding-bottom: 35px;
    }
    .postid-41491
        .entry-summary
        .single_variation_wrap
        .woocommerce-variation-add-to-cart {
        gap: 10px !important;
    }
    .single_add_to_cart_button {
        max-width: 100%;
    }
    .postid-41491 .entry-summary .ppc-button-wrapper {
        max-width: 100%;
    }
    .postid-41491 #microwave_ventilation_improvement_content {
        padding-top: 50px;
    }
    .one-column-text-box {
        padding: 25px 28px;
    }
    .one-column-text-box h3 {
        font-size: 22px;
        line-height: 32px;
        margin-bottom: 15px;
    }
    .one-column-text-box p {
        font-size: 18px;
        line-height: 26px;
    }
    #fix-all-microwave-vents {
        margin-top: 55px;
        margin-bottom: 55px;
    }
    #fix-all-microwave-vents .mv-header {
        margin-bottom: 32px;
    }
    .mv-header-title {
        font-size: 36px;
        line-height: 46px;
        margin-bottom: 13px;
    }
    .mv-header-subtitle {
        font-size: 21px;
    }
    .mv-header-description {
        font-size: 18px;
    }
    .mv-features-list {
        margin-top: 26px;
    }
    .mv-feature-icon {
        width: 16px;
        height: 16px;
    }
    .mv-feature-text {
        letter-spacing: 0;
        font-size: 18px;
        line-height: 26px;
    }
    .mv-shop-button-container {
        text-align: center;
    }
    .mv-shop-button {
        max-width: initial;
        width: fit-content;
        padding: 14px 82px;
    }
    .custom-product-wrapper {
        padding-top: 45px;
        padding-bottom: 56px;
    }
    .custom-product-wrapper .title-section {
        margin-bottom: 37px;
        text-align: left;
    }
    .custom-product-wrapper .title-section h1 {
        font-size: 36px;
        line-height: 36px;
        text-align: left;
    }
    .how-to-install-iner .image-wraper {
        margin-bottom: 25px;
    }
    .how-to-install-iner h3 {
        font-size: 26px;
        line-height: 26px;
        margin-bottom: 20px;
    }
    .how-to-install-iner p {
        font-size: 18px;
        line-height: 26px;
    }
    .product-details-section {
        padding: 10px 15px;
    }
    .product-details-section table tbody tr th,
    .product-details-section table tbody tr td {
        padding-top: 0;
        padding-left: 0;
    }
    .product-details-section table tbody tr th,
    .product-details-section table tbody tr:first-child th {
        padding-top: 0;
        padding-left: 0;
    }
    #sticky-product-bar .product-content-bar {
        padding-top: 37px !important;
        padding-bottom: 32px !important;
    }
    #sticky-product-bar .product-content-bar .product-title {
        font-size: 26px;
        line-height: 26px;
    }
    #sticky-product-bar
        .sticky-product-details
        .product-header
        .sticky-product-actions {
        gap: 20px !important;
        flex-wrap: wrap;
    }
    #sticky-product-bar .product-content-bar .sticky-product-actions .price {
        font-size: 22px;
        line-height: 22px;
    }
    #sticky-product-bar
        .product-content-bar
        .sticky-product-actions
        .add-to-cart-btn {
        font-size: 18px;
        line-height: 18px;
        padding: 14px 60px;
    }
    #sticky-product-bar .sticky-content .tab-container .tabs-nav {
        flex-wrap: wrap;
        justify-content: space-between;
    }
    #sticky-product-bar .sticky-content .tab-container .tabs-nav .tab-item {
        font-size: 15px;
        line-height: 15px;
    }
}

@media (max-width: 400px) {
    .mv-shop-button {
        padding: 14px 50px;
    }
}

/* Cart Page Css October-10-2025 Start */
.site-header .shopping-cart-dropdown .variation {
    flex-wrap: wrap;
    width: 100%;
    padding-top: 5px;
    margin-bottom: 0;
}
.site-header .shopping-cart-dropdown .variation dd {
    margin: 0;
}
.site-header .shopping-cart-dropdown .variation dd {
    margin-bottom: 5px;
    width: 47%;
}

.site-header .shopping-cart-dropdown .variation dt {
    width: 53%;
}

.site-header .shopping-cart-dropdown .widget li {
    padding-left: 20px;
}

.site-header .shopping-cart-dropdown .widget {
    margin: 15px;
    overflow-x: hidden;
}
.woocommerce-cart.sidebar .polestar-container {
    display: flex;
    flex-wrap: wrap;
}
.woocommerce-cart.sidebar .content-area ,
.woocommerce-cart.sidebar .widget-area {
    float: none;
}

.woocommerce-cart table.cart .cart_item dl.variation {
    flex-wrap: wrap;
}

.woocommerce-cart table.cart .cart_item .variation dt {
    width: 35%;
    white-space: nowrap;
    text-align: left;
}

.woocommerce-cart table.cart .cart_item dl.variation dd {
    width: 50%;
    margin-bottom: 5px;
}

.woocommerce-cart table.cart .cart_item dl.variation dd p {
    margin-bottom: 0;
}

.woocommerce-cart table.cart .cart_item a {
    margin-bottom: 10px;
}

.woocommerce-cart table.cart .cart_item .variation dt span {
    margin-right: 2px;
}
.woocommerce-cart .cart_totals .checkout-button {
    margin-bottom: 13px;
}
.google-business-reviews-rating-widget .google-business-reviews-rating {
    text-align: left;
}

.how-to-install-button-section {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}

.how-to-install-button-section .mv-shop-button {
    max-width: fit-content;
}

@media (min-width: 1440px) {
    .woocommerce-cart table.cart .cart_item .product-thumbnail img {
        min-width: 70px;
    }
}
@media (max-width: 768px) {
    .woocommerce-cart table.cart .cart_item dl.variation {
        width: 100%;
        justify-content: space-between;
    }
    .woocommerce-cart .has-medium-font-size {
        font-size: 16px !important;
    }
    .woocommerce-store-notice {
        flex-wrap: wrap;
    }
    .entry-header {
        margin-bottom: 10px;
    }
    .woocommerce-cart table.cart .cart_item .product-remove {
        position: absolute;
        top: 0;
        left: 0;
        right: auto;
    }
    
    .woocommerce-cart table.cart .cart_item {
        position: relative;
    }
    .woocommerce-cart table.cart .cart_item td:before {
        top: -5px;
        position: relative;
    }
}
/* Cart Page Css October-10-2025 End */

/* 21 nov */
.dd-woocommerce-product-gallery-slider {
    float: left;
    margin: 0 0 50px;
    width: 48%;
}
.postid-41491.woocommerce .product .images {
    margin-bottom: 0;
    width: 100%;
}

.postid-41491.woocommerce .product .loader .images{
     z-index: -1;
}

.dd-woocommerce-product-gallery-slider.loader {
    position: relative;
    background-color:#fff !important;
    height: 100%;
}
.dd-woocommerce-product-gallery-slider.loader::after {
    content: "";
    width: 36px;
    height: 36px;
    border: 4px solid #ddd;
    border-top-color: #444;
    border-radius: 50%;
    animation: ddspin 0.8s linear infinite;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;  
    bottom: 0;
    margin: auto;
    transform: translate(-50%, -50%);
}

@keyframes ddspin {
    to {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}
@media (max-width: 786px) {
    /* .postid-41491 .product .entry-summary {
        float: right !important; 
        width: 48% !important;
    } */
}
@media (max-width: 767px) {
    .dd-woocommerce-product-gallery-slider {
        width: 100%;
        height: 500px;
        overflow: hidden;
    }
}
@media (max-width: 420px) {
    #sticky-product-bar .sticky-content {
        padding: 0 15px;
    }
    #sticky-product-bar .product-content-bar .product-title {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 10px;
    }
    #sticky-product-bar .product-content-bar .sticky-product-actions .price {
        font-size: 15px;
        line-height: 20px;
    }
    #sticky-product-bar .product-content-bar .sticky-product-actions .add-to-cart-btn {
        font-size: 12px;
        line-height: 15px;
        padding: 7px 15px;
    }
    #sticky-product-bar .product-content-bar {
        padding-top: 13px !important;
        padding-bottom: 15px !important;
    }
    #sticky-product-bar .sticky-content .tab-container .tabs-nav .tab-item {
        font-size: 13px;
        line-height: 15px;
        padding: 10px 3px;
    }
    .postid-41491.woocommerce .product .images {
        height: 500px !important;
    }
}
@media (max-width: 375px) {
    .postid-41491.woocommerce .product .images {
        height: 470px !important;
    }
}

@media (max-width: 991px) {
    .dd-woocommerce-product-gallery-slider {
        width: 100%;
    }
}

@media (max-width: 426px) {
    .variation {
        display: unset;
    }
}


@media (max-width: 1024px) {
  .woocommerce-checkout .woocommerce #order_review,
  .woocommerce-checkout .woocommerce #order_review_heading,
  .woocommerce-checkout .woocommerce .col2-set .col-2 {
    width: 53%;
  }
  .woocommerce-checkout .woocommerce .col2-set .col-1 {
    float: left;
    width: 43%;
  }
}

@media (max-width: 920px) {
  .woocommerce-checkout .woocommerce #order_review,
  .woocommerce-checkout .woocommerce #order_review_heading,
  .woocommerce-checkout .woocommerce .col2-set .col-2,
  .woocommerce-checkout .woocommerce .col2-set .col-1,
  .woocommerce-checkout {
    float: left;
    width: 100%;
    }
    /* .woocommerce table.woocommerce-checkout-review-order-table td, .woocommerce table.woocommerce-checkout-review-order-table th {
        padding: 5px !important;
    } */
}

#product-41491 .onsale {
    display: none;
}

.dd-woocommerce-product-gallery-slider {
    position: relative;
}

#product-41491 .dd-woocommerce-product-gallery-slider .onsale {
    display: block !important;
}