
@media (max-width:991px){

	.prg-mobile-actions a:focus, .navbar-toggler:focus {
	    border: 0;
	    box-shadow: none;
	    outline: 0;
	}
    .nav-link{
	    color: var(--prg-warm-white);
	    font-size: 16px;
	}
	.prg-hero {
	    background-size: cover;
	    padding: 40px 0 40px 0;
	}
	.icon-flex-boxes {
	    gap: 45px;
	}
	.icon {
	    margin-bottom: 0;
	}
	.icon-flex-boxes .flex-items p {
	    font-size: 14px;
	    line-height: 18px;
	}
	.prg-hero-product .prg-img-box img {
	    width: 95%;
	}

	.prg-verification-content{
        margin-bottom:50px;
    }
	.prg-step-item{
		padding: 0;
	}
    .prg-verification-steps{
        gap:0px;
    }

    .prg-trust-row {
        flex-wrap: wrap;
    }
    .prg-trust-item {
	    flex: 0 0 48%;
	}
	.prg-footer-col {
	    position: relative;
	    margin-bottom: 2rem;
	}
}

@media (max-width:767px){
	input, select, textarea, span.select2-selection {
	    font-size: 14px !important;
	}
	.navbar-brand img {
	    height: auto;
	    width: 170px;
	}
	.prg-mobile-actions a, .navbar-toggler {
	    font-size: 24px;
	}
	.prg-hero:before {
	    background: linear-gradient(180deg, rgba(251, 250, 247, 1) 40%, rgba(251, 250, 247, 0.8) 100%);
	}
	.prg-hero-content h1 {
	    font-size: clamp(36px, 5.4vw, 65px);
	}
	.prg-hero-content p br {
	    display: none;
	}
	.icon-flex-boxes {
        gap: 24px;
    }
	.icon i {
	    color: var(--prg-soft-gold);
	    font-size: 24px;
	}
	.icon-flex-boxes .flex-items p {
        font-size: 12px;
        line-height: 16px;
    }
    .btn {
	    font-size: 15px;
	    padding: 10px 14px;
	}
	.prg-section-heading {
	    gap: 16px;
	}
	.prg-timeline-line{
		display: none;
	}   
	.prg-step-item {
	    text-align: left;
	    align-items: normal;
	    margin-bottom: 24px;
	} 
	.prg-step-number {
	    margin-bottom: 10px;
	}
	.prg-step-item h4 {
	    margin-bottom: 5px;
	}
	.prg-verification-content h2 {
	    font-size: 42px;
	}
	.prg-verification-steps {
        grid-template-columns: repeat(1, 1fr);
    }
    .prg-section-heading h6 {
	    font-size: 14px;
	    letter-spacing: 1px;
	}
	.prg-section-top {
	    align-items: flex-start;
	    flex-direction: column;
	}
	.prg-sub-heading {
	    font-size: 12px;
	}
	.prg-featured-compounds h2 {
	    font-size: 34px;
	}
	.prg-trust-item {
        flex: 0 0 100%;
    }
	.prg-trust-item:after {
		display: none;
	}
	.prg-comparison-section {
	    padding: 0 0 70px 0;
	}
	.prg-comparison-column {
	    flex: 0 0 100%;
	}
	.prg-comparison-column h3 {
	    text-align: left;
	}
	.prg-shop-hero::before, .prg-shop-hero::after{
		display: none;
	}
	.prg-newsletter-flex {
		align-items: normal;
	    flex-direction: column;
	    gap: 24px;
	}
	.prg-newsletter-content .prg-icon-box {
	    width: 136px;
	}
	.prg-newsletter-band p br{
		display: none;
	}
	.prg-shop-hero {
	    background-image: none !important;
	}
	.prg-single-product-grid .prg-single-product-gallery img {
	    width: 500px !important;
	    height: 100% !important;
	    object-fit: contain;
	}
	.prg-single-product-cart form .quantity {
	    margin-bottom: 1rem;
	}
	.woocommerce ul.products li.product.prg-product-card {
	    align-items: normal;
	    width: 100% !important;
	}
	.prg-footer {
	    padding: 40px 0px 0;
	}
	.prg-footer-bottom{
		display: block;
		padding: 20px 0;
		max-width: 100%;
	}
	.prg-footer-bottom-links {
	    flex-direction: column;
	    margin-top: 24px;
	}
	.prg-page-hero{
		background-size: cover;
	}
	.prg-coa-placeholder-form {
    	display: inline-block;
	}
	.prg-coa-input {
	    margin-bottom: 1rem;
	}
	.prg-contact-grid {
	    grid-template-columns: repeat(1, 1fr);
	}
	.prg-age-popup-content {
        padding: 15px;
        overflow: auto;
        width: 95%;
    }
    .prg-age-popup-content h2 {
        font-size: 22px;
        font-weight: 800;
        line-height: 30px;
        margin-bottom: 12px;
    }
    .prg-age-popup-content p {
        font-size: 14px;
        line-height: 1.4;
    }
    .prg-acknowledge-list li {
        font-size: 14px;
        line-height: 1.4;
    }
    .prg-popup-buttons {
        flex-direction: column;
        margin-top: 0;
        gap: 0;
    }
    #prg-agree-age {
	    font-size: 14px;
	    line-height: 18px;
	    padding: 12px 32px;
	    margin-top: 6px;
	}
	#prg-exit-age{
		font-size: 14px;
	    line-height: 18px;
	    padding: 12px 32px;
	    margin-top: 6px;
	}
	#prg-popup-step-login .woocommerce h2 {
	    font-size: 22px;
	    line-height: 24px;
	    margin-bottom: 6px;
	}
	.prg-popup-step form button.button{
	    font-size: 14px;
	    line-height: 20px;
	    padding: 9px 32px;
	    margin-top: 6px;
	}
	.prg-age-popup-content form input {
	    height: 35px !important;
	}
	.logged-in.woocommerce-account .woocommerce {
	    display: block;
	    gap: 24px;
	}
	.view{
		display: inline-block !important;
		width: 40% !important;
	}
	.logged-in.woocommerce-account table.account-orders-table td {
        padding: 1.5rem !important;
    }
    .woocommerce-address-fields__field-wrapper .form-row, 
    .woocommerce-EditAccountForm .woocommerce-form-row{
    	width: 100% !important;
    }
    .tnp-email, .tnp-submit {
	    height: 45px !important;
	}
	.cart-table {
	    margin-bottom: 1rem !important;
	}
	.cart-table td {
	    padding: 10px !important;
	}
	.wp-block-woocommerce-cart-totals-block {
	    padding: 18px !important;
	}
}