/* Register page - Gravity Form #3 */
#gform_3 {
    max-width: 660px;
}

#gform_3 .gform_required_legend {
    display: none;
}

#gform_3 .gform_fields {
    grid-row-gap: 22px;
}

#gform_3 .gfield_label,
#gform_3 legend.gfield_label {
    font-size: 14px;
    font-weight: 700;
    color: #333;
    margin-bottom: 10px;
}

#gform_3 input[type="text"],
#gform_3 input[type="email"],
#gform_3 input[type="password"],
#gform_3 select {
    width: 100%;
    height: 48px;
    border: 1px solid #333 !important;
    border-radius: 0;
    background: transparent;
    padding: 10px 14px;
    font-size: 15px;
    color: #333;
    box-shadow: none;
}

#gform_3 input:focus,
#gform_3 select:focus {
    border-color: #9b9b7d;
    outline: none;
}

#gform_wrapper_3 .gform_required_legend {
    display: none;
}

#gform_3 .gform-field-label--type-sub {
    font-size: 13px;
    color: #919191;
    font-weight: 400;
    margin-top: 1px;
}

#gform_3 .gfield_required {
    color: #9b3b24;
}

#gform_3 .gfield_radio {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

#gform_3 .gchoice {
    display: flex;
    align-items: center;
    gap: 8px;
}

#gform_3 input[type="radio"],
#gform_3 input[type="checkbox"] {
    width: 14px;
    height: 14px;
    margin: 0;
    accent-color: #9b9b7d;
}

#gform_3 .gfield_consent_label {
    font-size: 14px;
    line-height: 1.5;
    color: #333;
}

#gform_3 .ginput_container_consent {
    display: flex;
    align-items: flex-start;
    gap: 10px;
}

#gform_3 .password_input_container {
    position: relative;
    display: block;
}

#gform_3 .gform_show_password {
    position: absolute;
    top: 50%;
    right: 12px;
    transform: translateY(-50%);
    border: 0;
    background: transparent;
    padding: 0;
    color: #333;
}

#gform_3 .gform_footer {
    margin-top: 28px;
    padding: 0;
}

#gform_3 .ginput_password,
#gform_3 .name_last,
#gform_3 .name_first {
    width: 100%;
}

#gform_3 .gform_button {
    width: 100%;
    height: 50px;
    border: 0;
    border-radius: 0;
    background: #b7b69b;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .04em;
    cursor: pointer;
}

#gform_3 .gform_button:hover {
    background: #9f9e82;
    color: #fff;
}

/* Validation */
#field_3_11 input {
    margin-top: 2px !important;
}

#gform_3 .gfield_error input,
#gform_3 .gfield_error select {
    border-color: #b3261e;
}

#gform_3 .gfield_validation_message,
#gform_3 .validation_message {
    background: transparent;
    border: 0;
    padding: 6px 0 0;
    color: #b3261e;
    font-size: 13px;
}

/* Responsive */
@media (max-width: 767px) {
    #gform_3 {
        max-width: 100%;
    }

    #gform_3 .gfield--width-half {
        grid-column: 1 / -1;
    }

    #gform_3 .ginput_complex {
        flex-direction: column;
        gap: 16px;
    }
}


.mobile-menu-toggle {
    display: none !important;
}

.main-menu-header .jet-mega-menu-list {
    gap: 3% !important;
}

.gt_selector {
    font-size: 13px;
}

@media (max-width: 1440px) {
    .main-menu-header .jet-mega-menu-list {
        gap: 2% !important;
    }
}

@media (max-width: 1300px) {
    .mobile-menu-toggle {
        display: block !important;
        margin-left: -17px;
    }

    .header-icons {
        flex: 0 0 224px !important;
        margin-left: auto !important;
    }

    .wrapper-main-menu > .e-con-inner {
        justify-content: normal !important;
    }

    .main-logo-menu {
        margin-left: 4%;
    }

    .main-menu-header {
        display: none !important;
    }
}

@media (max-width: 575px) {
    .header-icons {
        flex: 0 0 180px !important;
    }

    .mobile-menu-toggle {
        margin-left: 0 !important;
    }
}

.gf-telephone {
    padding-left: 60px !important;
}

.jet-mobile-menu__controls {
    border: 0 !important;
}

.press-wrapper-sh #content_wpdm_package_1 .row > div {
    padding-bottom: 30px;
}

.press-wrapper-sh #content_wpdm_package_1 {
    margin-left: -15px;
    margin-right: -15px;
}

@media (max-width: 575px) {
    .press-wrapper-sh #content_wpdm_package_1 {
        margin-left: -33px;
        margin-right: -33px;
    }
}

.product-certificate .product-certificate-title {
    font-weight: 700;
    margin-left: 12px;
}

.jet-carousel .jet-arrow {
    z-index: 1 !important;
}

.slider-port img {
    object-fit: cover;
}

@media (min-width: 992px) {
    .porf-wrapper-s .jet-woo-product-gallery__image img{
        height: 0px;
    }
}

.porf-wrapper-s {
    overflow: hidden !important;
}