/** Shopify CDN: Minification failed

Line 73:0 Unexpected "}"

**/
.m-topbar__center,.m-header__main li a{
    font-family: 'Fjalla One';
}
.template-product #MainContent {
    padding-bottom: 0px !important;
}

/* @media screen and (min-width: 1024px) {
    .m-main-product {
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
} */

.m-main-product {
    margin-bottom: 0px !important;
  margin-top: 0px !important;
}

button.m-add-to-cart.m-spinner-button.m-button.m-button--secondary {
    width: 100%;
    margin-top: 10px;
    font-family: Fjalla One;
}
.m-search-popular {
    display: none;
}
a.m-button.m-button--primary {
  font-family: Fjalla One;
}
.template-page #MainContent {
padding-bottom:0px;
}
.block-collection-tab .m-placeholder-svg {
    background-color: rgb(113, 207, 236) !important;
    fill:rgb(113, 207, 236) !important;
}
#shopify-section-template--16170609606737__main .m-main-product {
    padding:10px !important;
}
.m-product-dynamic-checkout.buy-one-click.show-add-to-cart {
    display: none;
}
svg.payment-icon {
    margin: 3px;
}
.payment-icon {
            width: 50px;
            height: 30px;
        }

        @media (max-width: 768px) {
            .payment-icon {
                width: 40px;
                height: 40px;
            }
        }

        @media (max-width: 480px) {
            .payment-icon {
                width: 40px;
                height: 23px;
            }
        }
/* p strong {
  font-size: 28px !important; /* Adjust the font size as needed */
  
} */

/* p strong:contains("Original") {
  font-size: 28px !important; /* Adjust the font size as needed */
} */
.whats-in li,
.gamming li,
.mussic li,
.spoorts li,
.creeativity li,
.work_and_study li,
.fitnesss li,
.why-peak li {
    list-style-type: none; /* Use disc for filled bullets, or circle for empty bullets */
    padding-left: 2px; /* Adjust the left padding as needed */
    margin-bottom: 10px;
}
.whats-in li::before,
.gamming li::before,
.mussic li::before,
.spoorts li::before,
.creeativity li::before,
.work_and_study li::before,
.fitnesss li::before,
.why-peak li::before {
    content: '\2713'; /* Unicode character for checkmark (✓) */
    display: inline-block;
    width: 1em; /* Adjust size of checkmark */
    margin-left: -1em; /* Adjust position relative to text */
}

/* Add more color and larger icons */
.globo-form-control .globo-form-input .globo-form-icon {
background-color:#fff !important;
}
.globo-form-app{
  background-color:#fff !important;
}
.globo-form-app h3,.globo-form-app .description{
  color:#000 !important;
}
.globo-form-id-43392 .globo-form-app {
    background-color: #e0f7fa; /* Light blue background */
    padding: 20px;
    border-radius: 10px;
}

.globo-form-id-43392 .globo-heading {
    color: #00796b; /* Teal heading */
    font-size: 2em; /* Larger heading */
    text-align: center; /* Center the heading */
}

.globo-form-id-43392 .globo-description {
    color: #004d40; /* Dark teal description */
    font-size: 1.2em; /* Slightly larger description */
    text-align: center; /* Center the description */
    margin-bottom: 20px;
}

.globo-form-id-43392 .globo-label {
    color: #004d40; /* Dark teal label */
    font-size: 1.1em; /* Larger label text */
    font-weight: bold;
}

.globo-form-id-43392 .globo-form-control input,
.globo-form-id-43392 .globo-form-control textarea {
    border: 1px solid #000;
    border-radius: 8px;
    padding: 12px;
    font-size: 1.2em;
    color: #004d40;
    background-color: #ffffff;
    box-shadow: 0px 3px 5px 0px silver;
}

.globo-form-id-43392 .globo-form-control input::placeholder,
.globo-form-id-43392 .globo-form-control textarea::placeholder {
    color: #00796b; /* Teal placeholder text */
}

.globo-form-id-43392 .globo-form-control .globo-form-icon svg {
    width: 30px; /* Larger icon size */
    height: 30px; /* Larger icon size */
    color: #000; /* #71cfec Teal icon color */
}

.globo-form-id-43392 .footer button {
    background-color: #00796b; /* Teal button */
    color: #ffffff; /* White text */
    border: none;
    padding: 15px 30px;
    font-size: 1.2em; /* Larger button text */
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.globo-form-id-43392 .footer button:hover {
    background-color: #004d40; /* Darker teal on hover */
}

.globo-form-id-43392 .star-rating>fieldset>label:before {
    width: 30px; /* Larger star icon */
    height: 30px; /* Larger star icon */
}

.globo-form-id-43392 .star-rating>fieldset>label:hover:before,
.globo-form-id-43392 .star-rating>fieldset>input:checked~label:before {
    fill: #ffb300; /* Yellow stars */
}

.globo-form-id-43392 .radio-wrapper .radio-input:checked~.radio-label:after,
.globo-form-id-43392 .checkbox-wrapper .checkbox-input:checked~.checkbox-label:before {
    background-color: #00796b; /* Teal for selected checkboxes/radios */
    border-color: #00796b;
}

.globo-form-id-43392 .globo-form-control .help-text.globo-description {
    color: #00796b; /* Teal help text */
    font-size: 0.9em;
}
body.about-us main p,.template-product.m-gradient.m-color-default main p{
  font-size:20px;
}
label.sls-selling-plan-group-name,span.sls-subscription-details-label a,.sls-price,label#seal-purchase-options-label{
color:#fff !important;
}
.sls-sub-icon svg{
  fill:#fff !important;
}