.man_page .man_intro_cont h1 {
    font-size: 42px;
}


@media (max-width: 1024px) {
    .man_page .man_intro_cont h1 {
        line-height: 1em;
    }
}

@media (max-width: 767px) {
    .man_page .man_intro_cont h1 {
        line-height: 1em;
    }
}

@media (max-width: 539px) {
    .man_page .man_intro_cont h1 {
        line-height: 1em;
    }
}

.man_page .man_intro_cont {
    padding: 235px 20px 97px;
}


.upsell-compact    .stm-products-main .stm-product-item .stm-product-item__image {
    padding: 25px 20px 0;
    width: 100%;
    text-align: center;
    height: 270px;
    }
.upsell-compact    .stm-product-item__content {
        padding:20px 20px 30px
    }
.upsell-compact    .stm-product-item__content .woocommerce-product-attributes tbody {
        display:flex;
        flex-wrap: wrap;
        width: 100%
    }
.upsell-compact    .stm-product-item__content .woocommerce-product-attributes-item {
        width:50%;
        margin-bottom: 10px
    }
.upsell-compact    .stm-product-item__content .woocommerce-product-attributes-item td,.stm-product-item__content .woocommerce-product-attributes-item tr {
        display:block;
        margin-bottom: 0;
        font-size: 14px!important;
        line-height: 18px!important
    }

.upsell-compact .row {
    justify-content: center;
}


#request-support-popup {
    background: #f0f0f0;
    padding: 30px 30px 15px;
    border-radius: 10px;
    text-align: left;
    max-width: 650px;
    margin: 30px auto;
    position: relative
}

#request-support-popup button.mfp-close {
    border: none;
    background: none
}

#request-support-popup button.mfp-close:hover{
    background: none;
    border: none;
    color: #333
}

#request-support-popup h1 {
    line-height: 38px;
    font-weight: 700;
    font-style: normal;
    color: #333;
    margin: 10px 0 20px;
    padding: 8px 0 8px 20px;
    border: solid #bb2018;
    border-width: 0 0 0 11px
}

#request-support-popup p {
    color: #8f8f8f;
    font-size: 16px;
    line-height: 26px;
    margin: 0 0 25px
}

#request-support-popup .phone-details {
    border-top: 1px solid #d4d4d4;
    margin-top: 30px;
    padding-top: 15px;
    display: flex;
    justify-content: center;
    align-items: center
}

#request-support-popup .phone-details h4 {
    padding-left: 12px
}

#request-support-popup .phone-details h4 a {
    color: #bb2018;
    font-size: 21px;
    line-height: 26px
}

#request-support-popup .phone-details h4 a:hover {
    color: #8c1812
}

#request-support-popup .phone-details .elementor-icon {
    font-size: 46px
}

#request-support-popup form {
    font-family: Montserrat,sans-serif
}

#request-support-popup form label {
    font-size: 12px;
    text-transform: uppercase;
    line-height: 16px;
    color: #999;
    margin: 0 0 5px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 400
}

#request-support-popup form input,#request-support-popup form textarea {
    font-size: 1rem;
    color: #333!important;
    font-family: Montserrat,sans-serif;
    border: 1px solid #d4d4d4;
    padding: 14px;
    width: 100%;
    height: 48px!important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    border-radius: 5px!important
}

#request-support-popup form input:focus,#request-support-popup form textarea:focus {
    border-color: #bb2018
}

#request-support-popup form select {
    font-size: 1rem;
    color: #333!important;
    font-family: Montserrat,sans-serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 48px!important;
    border-radius: 5px!important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

#request-support-popup form span.product{
    position: relative
}

#request-support-popup form span.product:before {
    content: "\e64b";
    font-family: themify;
    position: absolute;
    font-size: 16px;
    line-height: 1;
    top: 17px;
    right: 10px;
    color: #232323;
    font-weight: 400
}

#request-support-popup form .wpcf7-submit{
    border: none;
    font-family: Montserrat,sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    padding: 14px 21px;
    width: 150px;
    height: 44px;
    color: #fff!important;
    background-color: #bb2018;
    box-shadow: inset 0 -2px 0 0 rgba(0,0,0,.25);
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    line-height: 1!important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

#request-support-popup form .wpcf7-submit:hover {
    background-color: #8c1812
}

span.wpcf7-form-control-wrap.product-serial {
    display: none;
}

.pswp__bg {
    background: #fff;
}

.expandable {
    display: none;
}

.expanded-section .expandable {
    display: block;
}

.expanded-section .expand-link {
    display: none;
}

.expand-link {
    text-align: center;
    color: #000;
    width: 100%;
}

.expand-link a {
    color: #bb2018;
}

.print_only {
    display: none;
}


p {margin-block-end: 0.5em;}
p:last-of-type{margin-block-end:0;}
p {margin-block-start: 0;}


 .wpcf7 .hp-message,
  .wpcf7 span[class*="-wrap"][id*="wpcf7-"] {
      display: none !important;
      visibility: hidden !important;
      position: absolute !important;
      left: -9999px !important;
      height: 0 !important;
      width: 0 !important;
      overflow: hidden !important;
  }
