/**
 * Pac Hiva Theme - Custom Styles
 * Add your custom CSS here
 */

/* Default font settings for the site */
html,
body {
    font-size: 14px;
    font-family: "Roboto", sans-serif;
    color: #666;
}

.cms-pw-shipping-term table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    max-width: 100%
}

.cms-pw-shipping-term table th {
    text-align: left
}

.cms-pw-shipping-term table>tbody>tr>th,
.cms-pw-shipping-term table>tfoot>tr>th,
.cms-pw-shipping-term table>tbody>tr>td,
.cms-pw-shipping-term table>tfoot>tr>td {
    vertical-align: top
}

.cms-pw-shipping-term table>thead>tr>th,
.cms-pw-shipping-term table>thead>tr>td {
    vertical-align: bottom
}

.cms-pw-shipping-term table>thead>tr>th,
.cms-pw-shipping-term table>tbody>tr>th,
.cms-pw-shipping-term table>tfoot>tr>th,
.cms-pw-shipping-term table>thead>tr>td,
.cms-pw-shipping-term table>tbody>tr>td,
.cms-pw-shipping-term table>tfoot>tr>td {
    padding: 11px .5em;
    border-width: 1px;

}


.checkout-onepage table>thead>tr>th,
.checkout-onepage table>tbody>tr>th,
.checkout-onepage table>tfoot>tr>th,
.checkout-onepage table>thead>tr>td,
.checkout-onepage table>tbody>tr>td,
.checkout-onepage table>tfoot>tr>td {
    vertical-align: middle;
    border-width: 0;

}

#checkout-cart-details table.leading-relaxed.text-sm.table-auto td.text-slate-500 {
    min-width: 120px;
}

.blog-post-view h1 {
    font-size: 30px;
    font-weight: bold;
}

.blog-post-view h2 {
    font-size: 20px;
    font-weight: bold;
}

.blog-post-view .post-description p {
    font-size: 14px;
}

@media (max-width: 767px) {

    body .post-holder,
    body .post-holder .post-date {
        margin-left: 0;
    }
}

body .post-content .post-description img {
    margin: 0
}

.shrink-0.flex.flex-col.w-full.px-1.\[\&\>img\]\:w-full {
    text-align: center;
}

.shrink-0.flex.flex-col.w-full.px-1.\[\&\>img\]\:w-full img {
    display: inline;
}

p {
    line-height: 24px;
}

/* Custom styles for Pac Hiva theme */

/* Container max-width: 1600px */
.container {
    max-width: 1600px !important;
}

@media (min-width: 1536px) {
    .container {
        max-width: 1600px !important;
    }

    :where(main:not(.product-main-full-width, .page-main-full-width)) .columns {
        max-width: 1600px !important;
    }
}

@media (min-width: 96rem) {
    :where(main:not(.product-main-full-width, .page-main-full-width)) .columns {
        max-width: 1600px;
    }
}

.aboutus-page {
    padding-top: 30px;
}

.faq-block {
    margin-bottom: 102px;
}

.faq-block .number-faq {
    font-size: 2307%;
    color: #0b79bf;
    opacity: .2;
    font-weight: 100;
    line-height: 0.9;
    position: relative;
    left: -15px;
    margin-top: -24px;
}

.faq-block .title-faq {
    font-size: 353.84%;
    color: #222;
    line-height: 1.2;
    margin-bottom: 20px;
}

.faq-block .title-faq .light-text {
    font-weight: 300;
    display: block;
}

.faq-block .faq-description {
    font-size: 138.461%;
    font-weight: 300;
    margin-bottom: 30px;
}

.faq-block .list-faqs ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.faq-block .list-faqs ul li {
    font-size: 138.461%;
    font-weight: 700;
    color: #222;
    margin-bottom: 5px;
}

.faq-block .list-faqs ul li .light-text {
    font-weight: 300;
    color: #999;
    margin-right: 15px;
}

.grid-about {
    padding-left: 30px;
}

.grid-about .grid-items {
    margin-left: -20px;
    margin-right: -20px;
}

.grid-about .grid-items .item-about {
    float: left;
    padding: 0 20px;
    margin-bottom: 70px;
}

.grid-about .grid-items .item-about .info-about {
    padding-top: 20px;
}

.grid-about .grid-items .item-about .info-about .categories {
    font-size: 107.69%;
    font-weight: 500;
    color: #999;
}

.grid-about .grid-items .item-about .info-about .title-about {
    font-size: 184.6%;
    font-weight: 500;
    padding: 5px 0;
}

.grid-about .grid-items .item-about .info-about .title-about a {
    color: #0b79bf;
}

.grid-about .grid-items .item-about .info-about .description-about {
    font-size: 123%;
}

@media (min-width: 1280px) and (max-width: 1440px) {
    .faq-block .number-faq {
        font-size: 1000%;
        left: -6px;
    }

    .faq-block .list-faqs ul li {
        font-size: 116.67%;
    }
}

@media (min-width: 1200px) {
    .grid-about .grid-items .item-about {
        width: 50%;
    }

    .grid-about .grid-items .item-about:nth-child(2n+1) {
        clear: both;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .faq-block .number-faq {
        font-size: 1307%;
    }

    .form-wishlist-items .products-grid.wishlist .product-items li.product-item {
        width: 33.3333%;
    }

    .form-wishlist-items .products-grid.wishlist .product-items li.product-item:nth-child(3n+1) {
        clear: both;
    }
}


.checkout-onepage svg.w-full.h-full.text-green-700.stroke-2,
.checkout-onepage svg.w-full.h-full.text-red-700.stroke-2 {
    max-width: 30px;
}

.container .am-hyva-top-links-container {
    display: none !important;
}

.bg-333 {
    background-color: #333 !important;
}

section#quotecart-drawer div[role="dialog"] {
    z-index: 99
}

a.level-0 {
    text-transform: capitalize !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}

button#customer-menu,
.level-0 .text-base {
    color: #FFF;
}

a#amquote-icon svg path {
    stroke: #FFF;
    color: #FFF;
}

.header-links>div a {
    margin: 5px 10px;
    font-weight: bold;
}

.why-shop-at-pw {
    background: #ed008c;
    color: #FFF;
    padding: 5px 20px;
    border-radius: 20px;
    line-height: 20px;
    margin-right: 20px;
}

/* Footer Styles */
.block-footer {
    margin-bottom: 1.5rem;
}

.block-footer-title {
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 0.875rem;
    margin-bottom: 1rem;
    letter-spacing: 0.05em;
}

.footer-logo-title {
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1.25rem;
    margin-bottom: 1rem;
    letter-spacing: 0.1em;
}

.block-footer-content {
    color: #d1d5db;
    font-size: 0.875rem;
    line-height: 1.6;
}

.block-footer-content p {
    margin-bottom: 0.75rem;
    color: #d1d5db;
}

.block-footer-content ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.block-footer-content ul li {
    margin-bottom: 0.5rem;
}

.block-footer-content ul li a {
    color: #d1d5db;
    text-decoration: none;
    transition: color 0.2s ease;
}

.block-footer-content ul li a:hover {
    color: #ffffff;
    text-decoration: underline;
}

.amsearch-container {
    background-color: #FFF;
}

a.level-0 {
    text-decoration: none;
}

li.level-0:hover {
    background: #ec008c;
}

li.level-0:hover a.level-0 {
    color: #FFF;
}

.btn-primary {
    background-color: #ec008c;
    color: #FFF;
}

.rating-summary {
    color: #ec008c;
}

.btn:is(:active, .is-active, [aria-current=page], [aria-current=true]) {
    background-color: #ec008c;
    color: #FFF;
    border-color: #ec008c;
}

.btn-secondary {
    color: #ec008c;
    background-color: #FFF;
    border-color: #ec008c;
}

.btn-secondary path {
    stroke: #ec008c;
}

.cat-icon,
.sprites-img {
    background: url(../images/sprites.png) no-repeat;
    font-size: 0;
    display: block;
    float: left
}

a.sprites-img.facebook-icon {
    width: 58px;
    height: 43px;
    background-position: 0 -58px
}

a.sprites-img.instagram-icon {
    width: 58px;
    height: 43px;
    background-position: -62px -58px
}

a.sprites-img.twitter-icon {
    width: 58px;
    height: 43px;
    background-position: -120px -58px
}

a.sprites-img.youtube-icon {
    width: 58px;
    height: 43px;
    background-position: -180px -58px
}

a.sprites-img.bookmark-android {
    width: 40px;
    height: 40px;
    background-position: -240px -58px
}

a.sprites-img.bookmark-ios {
    width: 40px;
    height: 40px;
    background-position: -280px -58px
}

section#featured_product {
    margin-top: -40px;
}

div#custom_featured-products h2.section-title.slider-title.text-center {
    max-width: 90%;
}

.featured_product-nav {
    padding-left: 20px;
}

.rating-summary svg {
    width: 14px;
}

.text-center {
    text-align: center !important;
}

.slider-title {
    font-size: 1.125rem;
    letter-spacing: -.02em;
    line-height: 1.45;
}

h2.section-title.slider-title {
    margin-bottom: .5rem;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}

.section-title .inline-title {
    padding: 0 12px 0 0;
}

.section-title .line-r {
    height: 1px;
    position: relative;
    flex: 1 1 auto;
    min-width: 10%;
    background: #ec008c;
}

.slider-title,
.section-title {
    font-weight: 700;
    text-transform: uppercase;
}

div#product-slider-review h2.section-title.slider-title {
    margin-bottom: 40px;
}

.product-item-actions-custom-list button.btn.p-2.rounded-full {
    background-color: #FFF;
    color: rgb(236, 0, 140);
    border-color: rgb(236, 0, 140);
    border-width: thin;
}

div#checkout-payment-method-load input[type="text"],
div#payment_form_payfast {
    display: none !important;
}

a#amquote-icon svg {
    width: 21px;
}

.modes-mode.mode-grid {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2H6a2 2 0 01-2-2V6zM14 6a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2h-2a2 2 0 01-2-2V6zM4 16a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2H6a2 2 0 01-2-2v-2zM14 16a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2h-2a2 2 0 01-2-2v-2z" /></svg>') !important;
}

.modes-mode.mode-list {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 10h16M4 14h16M4 18h16" /></svg>') !important;
}

button#totop svg {
    color: #FFF;
}

input#search {
    border-radius: .25rem;
}

.product-name-class {
    font-size: 18px;
    color: #0b79bf
}

.price-box .price {
    font-size: 1.125rem;
    color: #222529;
}

.catalog-product-view .price-box .price {
    font-size: 1.5rem;
}

.text-gray-900 {
    color: #222529;
}

form#product_addtocart_form h2 {
    font-size: 16px;
}

@media screen and (max-width: 600px) {
    .pac-logo img {
        max-width: 110px;
    }
}

/* ── FAQ Section (product_faq attribute) ────────────────────────────────── */
.pdp-faq {
    margin-top: 2rem;
}

/* Hide the default <h2> inside the stored HTML — we render our own heading */
.pdp-faq .product-faq>h2 {
    display: none;
}

/* Section wrapper */
.pdp-faq .product-faq {
    width: 100%;
}

/* Heading bar — matches other section headings */
.pdp-faq-heading {
    font-size: 0.9375rem;
    font-weight: 700;
    color: #222529;
    padding-bottom: 0.5rem;
    margin-bottom: 1rem;
    border-bottom: 2px solid #ec008c;
    text-transform: uppercase;
    letter-spacing: 0.03em;
}

/* Each details item — card style */
.pdp-faq .product-faq details {
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 0.375rem;
    margin-bottom: 0.5rem;
    overflow: hidden;
    transition: box-shadow 0.2s ease;
}

.pdp-faq .product-faq details:hover {
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.08);
}

.pdp-faq .product-faq details[open] {
    border-color: #ec008c;
}

/* Summary (question) */
.pdp-faq .product-faq details summary {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.85rem 1rem;
    font-size: 0.875rem;
    font-weight: 600;
    color: #222529;
    cursor: pointer;
    list-style: none;
    user-select: none;
    gap: 1rem;
}

/* Remove default browser marker */
.pdp-faq .product-faq details summary::-webkit-details-marker,
.pdp-faq .product-faq details summary::marker {
    display: none;
    content: '';
}

/* Chevron via pseudo-element */
.pdp-faq .product-faq details summary::after {
    content: '';
    flex-shrink: 0;
    width: 1.1rem;
    height: 1.1rem;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%23ec008c' fill-rule='evenodd' d='M5.23 7.21a.75.75 0 011.06.02L10 11.168l3.71-3.938a.75.75 0 111.08 1.04l-4.25 4.5a.75.75 0 01-1.08 0l-4.25-4.5a.75.75 0 01.02-1.06z' clip-rule='evenodd'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    transition: transform 0.2s ease;
}

.pdp-faq .product-faq details[open] summary::after {
    transform: rotate(180deg);
}

.pdp-faq .product-faq details summary:hover {
    color: #ec008c;
    background-color: #fdf2f8;
}

/* Answer paragraph */
.pdp-faq .product-faq details p {
    padding: 0 1rem 0.875rem;
    font-size: 0.875rem;
    color: #4b5563;
    line-height: 1.65;
    margin: 0;
    border-top: 1px solid #f3f4f6;
    padding-top: 0.75rem;
}

.bg-yellow-400 {
    background: rgb(242, 201, 76);
}

a#customer-menu {
    color: #FFF;
    margin-top: 5px;
}

a#customer-menu svg {
    width: 21px;
}

.cms-index-index h3.product-item-name {
    line-height: 15px;
}

.cms-index-index h3.product-item-name a {
    font-size: 14px;
}

.e-wallet-success img {
    display: inline;
}

.blog-post-view .post-content img {
    display: unset;
}

.text-\[var\(--ammenu-current-category-color\)\]:hover {
    background-color: #FFF;
    color: #ec008c;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.row {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}

.blog-post-view p {
    margin: 0 0 1.25rem;
}

.max-h-screen-75 {
    max-height: 75vh;
}

@media (max-width: 767px) {
    .why-shop-at-pw {
        display: none !important;
    }

    .grid-about {
        padding: 0;
    }

    .grid-about .grid-items {
        margin: 0;
    }

    .grid-about .grid-items .item-about {
        padding: 0;
    }

    .faq-block .number-faq {
        font-size: 1000%;
        left: -7px;
    }

    .store-info-contact ul li {
        width: 100%;
        clear: both;
    }

    .block-collapsible-nav {
        position: relative;
        top: auto;
        left: auto;
    }

    .block-collapsible-nav .title {
        background-color: #f5f5f5;
        padding: 14px 40px 10px 15px;
    }
}

@media (min-width: 576px) {
    .col-sm-6 {
        -webkit-flex: 0 0 50%;
        -moz-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (min-width: 768px) {
    .col-md-4 {
        -webkit-flex: 0 0 33.3333333333%;
        -moz-flex: 0 0 33.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }

    div#product-options-wrapper label.label.text-gray-700.text-left.w-full.sm\:w-1\/2,label.w-full.sm\:w-1\/2.text-left.text-gray-700.label.product-option-label {
        width: 82px;
    }

    div#product-options-wrapper .sm\:ml-2.text-gray-900.text-left.w-full.sm\:w-1\/2,.w-full.sm\:ml-2.sm\:w-1\/2.text-left.text-gray-900.product-option-values {
        width: calc(100% - 92px);
    }

}

@media (min-width: 992px) {
    .col-lg-3 {
        -webkit-flex: 0 0 25%;
        -moz-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-lg-9 {
        -webkit-flex: 0 0 75%;
        -moz-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
}
input[type="file"] {
    display: block;
    width: 100%;
    padding: 0.45rem 0.75rem;
    font-size: 0.875rem;
    font-family: inherit;
    color: #374151;
    background-color: #fff;
    border: 1.5px dashed #d1d5db;
    border-radius: 0.5rem;
    cursor: pointer;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
    outline: none;
}

input[type="file"]:hover {
    border-color: #ec008c;
}

input[type="file"]:focus {
    border-color: #ec008c;
    box-shadow: 0 0 0 3px rgba(236, 0, 140, 0.12);
}

/* Style the native "Choose File / Browse" button on WebKit/Blink */
input[type="file"]::-webkit-file-upload-button {
    cursor: pointer;
    background-color: #ec008c;
    color: #fff;
    border: none;
    border-radius: 0.375rem;
    padding: 0.35rem 0.9rem;
    font-size: 0.8125rem;
    font-weight: 600;
    font-family: inherit;
    margin-right: 0.75rem;
    transition: background-color 0.2s ease;
}

input[type="file"]::-webkit-file-upload-button:hover {
    background-color: #c90079;
}

/* Firefox / standards */
input[type="file"]::file-selector-button {
    cursor: pointer;
    background-color: #ec008c;
    color: #fff;
    border: none;
    border-radius: 0.375rem;
    padding: 0.35rem 0.9rem;
    font-size: 0.8125rem;
    font-weight: 600;
    font-family: inherit;
    margin-right: 0.75rem;
    transition: background-color 0.2s ease;
}

input[type="file"]::file-selector-button:hover {
    background-color: #c90079;
}

/* ── 2. Magento product-custom-option wrapper context ───────────────────── */
/* The Magento file option has class .form-file / .product-custom-option      */
.product-custom-option.form-file {
    display: block;
    width: 100%;
}

/* ── 3. Helper text below the input (compatible file extensions note) ───── */
.file-info,
.note {
    display: block;
    margin-top: 0.35rem;
    font-size: 0.75rem;
    color: #6b7280;
    line-height: 1.4;
}