/*!
Theme Name: TMS
Theme URI: http://underscores.me/
Author: Vodjo
Author URI: https://www.vodjo.com
Description: Theme for TMS
Version: 1.0.3
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: tms
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

TMS is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

.default-content p {
    font-size: 14px;
    line-height: 24px;
}

.default-content p strong {
    font-weight: 700;
    color: rgb(var(--color-dark));
    font-size: 16px;
    line-height: 27px;
}

.default-content img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.default-content img.alignright {
    float: right;
}

.default-content img.size-full {
    width: 100% !important;
}

.default-content blockquote {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
    padding: 1.5rem !important;
    margin-bottom: 1.5rem !important;
}

.default-content blockquote p {
    font-size: 14px;
    line-height: 24px;
    font-style: italic;
}

.default-content blockquote p strong {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
    font-weight: 700;
    font-style: normal;
    font-size: 14px;
    line-height: 24px;
}

.default-content blockquote p:nth-of-type(2) {
    margin-bottom: 0;
}

.default-content ul li {
    color: rgb(var(--color-gray));
    font-size: 14px;
}

#help-center {
    scroll-margin-top: 100px;
    /* Add padding above the anchor */
}

.wpcf7-not-valid-tip {
    font-size: 12px;
    line-height: 18px;
}

.wpcf7 form .wpcf7-response-output {
    margin: 1em 0 0 0;
    font-size: 12px;
    line-height: 18px;
    border: none;
    padding: 0;
}

.wpcf7-spinner {
    order: -1;
    margin-right: 5px;
    margin-top: 8px;
}

.sparepart-order-form .wpcf7-spinner,
.career-form .wpcf7-spinner {
    margin-left: 5px;
    margin-bottom: -8px;
}

#popupMessage {
    position: fixed;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    font-size: 14px;
    z-index: 9999;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    text-align: center;
}

a.disabled {
    pointer-events: none;
    cursor: not-allowed;
    text-decoration: none;
}


.file-upload-wrapper {
    max-height: 46px;
    height: 100%;
}

.custom-file-upload .wpcf7-form-control-wrap {
    width: 100%;
}

.acf-map {
    width: 100%;
    height: 430px;
    border: 1px solid #BFC7D2;
    border-radius: 10px;
    overflow: hidden;
}

.box-360 {
    position: relative;
    /* Required for the inner content positioning */
    width: 100%;
    /* Or specify a fixed width if needed */
    padding-top: 56.25%;
    /* This maintains the 16:9 aspect ratio (9/16 * 100) */
    overflow: hidden;
}

.box-360 iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    /* Optional, removes the border around the iframe */
}

.spec.accordion-flush>.accordion-item {
    border: 0;
    border-radius: 20px;
    overflow: hidden;
}

.spec.accordion-flush>.accordion-item.show {
    border: 1px solid rgb(var(--color-blue));
}

.spec .accordion-button:not(.collapsed) .accordion-item {
    border: 0;
}

.spec .accordion-button:not(.collapsed) {
    color: rgb(var(--color-dark));
    background-color: rgb(var(--color-white));
    box-shadow: none;
    font-size: 14px;
    font-weight: 700;
}

.spec .accordion-button {
    font-weight: 700;
    font-size: 14px;
    color: rgb(var(--color-dark));
}

.spec .accordion-body {
    font-size: 14px;
    line-height: 23px;
}

.spec .accordion-button:focus {
    box-shadow: none;
}

.spec .accordion-button::after {
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    margin-left: auto;
    content: "";
    background-image: url(img/arrow-pusat.svg);
    background-repeat: no-repeat;
    background-size: var(--bs-accordion-btn-icon-width);
    transition: var(--bs-accordion-btn-icon-transition);
}

.product-description p:first-of-type {
    font-size: 16px;
    line-height: 27px;
    margin-bottom: .5rem !important
}

.product-description p {
    font-size: 14px;
    line-height: 24px;
}

.link-tipe {
    cursor: default;
}

.btn-outline-primary:hover {
    color: rgb(var(--color-white));
}

.wpcf7-acceptance .wpcf7-list-item {
    margin-left: 0;
}


.wpcf7-acceptance .wpcf7-list-item label {
    display: flex;
    align-items: center;
}

.wpcf7-acceptance .wpcf7-list-item label input[type="checkbox"] {
    margin-right: 10px;
}

.wpcf7-acceptance .wpcf7-list-item label .wpcf7-list-item-label {
    font-size: 14px;
    margin-top: 0.25em;
}

.wpcf7-acceptance .wpcf7-list-item label .wpcf7-list-item-label a:hover {
    color: rgb(var(--color-blue));
}

.col-sm-6:has(.country_auto) {
    display: none !important;
}

.mb-3:has(.country_auto) {
    display: none !important;
}

.grecaptcha-badge {
    visibility: hidden;
    opacity: 0;
}

@media (min-width: 1025px) {
    .file-upload-wrapper {
        max-height: 51px;
        height: 100%;
    }
}

@media (min-width: 992px) {
    .default-content blockquote {
        padding: 3rem !important;
    }
}