﻿body {
    margin: 0;
    font-family: Verdana;
    height: 100%
}

#header {
    padding: 0;
    background-color: #000;
    width: 100%
}

.navigation {
    color: grey;
    margin: 0;
    font-family: Verdana;
    font-size: 14px
}

.headerlogo {
    font-size: 1.6em;
    color: #fff;
    font-weight: 700;
    text-align: center;
    width: 100%;
    display: none;
    padding: 0
}

#down-arrow {
    display: none
}

.show-menu {
    font-size: 1.4em;
    font-weight: 700;
    color: #fff;
    text-align: center;
    padding: 8px 8px 8px 12px;
    display: block
}

input[type=checkbox] {
    display: none
}

    input[type=checkbox]:checked ~ #menu {
        display: block
    }

.dropdown {
    display: block;
    position: relative
}

.dropdown-menu {
    display: block;
    margin-left: -10px
}

    .dropdown-menu li {
        display: block;
        padding: 0;
        background-color: #fff;
        margin-left: -10px
    }

        .dropdown-menu li a {
            width: 100%;
            color: #000;
            margin-left: 0
        }

        .dropdown-menu li:hover a {
            color: #fff
        }

.dropdown:hover .dropdown-menu {
    display: block
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: none;
    text-align: center;
    position: static
}

li {
    display: block;
    font-family: Verdana;
    font-weight: 700;
    background-color: grey;
    z-index: 2;
    position: relative
}

    li a {
        color: #fff;
        text-decoration: none;
        display: block;
        padding: 10px 10px 10px 10px
    }

        li a:hover {
            color: #fff;
            background-color: midnightblue
        }

.cartb {
    float: right;
    padding-left: 2%;
    background-color: grey;
    width: 100%
}

.cartbuttontext {
    visibility: visible
}

.searchb {
    display: inline;
    border: none;
    font-size: 16px;
    font-family: Verdana;
    float: right;
    padding: 0 5% 0 0
}

.searcht {
    display: inline;
    background-color: transparent;
    outline: none;
    font-family: Verdana;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    border: none;
    float: right;
    width: 40%
}

    .searcht::placeholder {
        color: #fff
    }

.searchpanel {
    display: block;
    float: right;
    vertical-align: middle;
    padding: 1% 25% 1% 25%;
    width: 100%;
    background-color: grey
}

.adminsearchpanel {
    display: inline-block;
    float: right
}

.adminsearcht {
    display: inline;
    background-color: transparent;
    outline: none;
    font-weight: 700;
    color: #000;
    border: none
}

    .adminsearcht::placeholder {
        color: #000
    }

.adminsearchb {
    background-color: #000;
    color: #fff;
    border: none;
    border-radius: 6px;
    padding: 8px;
    font-size: 12px;
    text-decoration: none
}

    .adminsearchb:hover {
        background-color: gray;
        cursor: pointer
    }

#content {
    margin: 0;
    padding: 2%;
    display: inline-block;
    width: 96%;
    height: 100%
}

#adbanner {
    margin: 0 20% 0 20%;
    padding: 30px;
    display: block;
    text-align: center
}

#contentadbanner {
    float: left;
    text-align: center;
    display: block;
    width: 100%
}

#footer {
    background-color: rgb(235,235,235);
    color: grey;
    padding: .3% 0% .3% 0%;
    font-size: .9em;
    width: 100%;
    bottom: 0;
    text-align: center
}

#footersection {
    width: 36%;
    padding: 2% 7% 2% 7%;
    text-align: left;
    float: left;
    display: block;
    line-height: 1.5em
}

#footersection a {
    text-decoration: none;
    color: inherit
}

.FPTNMButton {
    background-color: #000;
    color: #fff;
    border: none;
    border-radius: 6px;
    padding: 8px
}

.CartButton {
    background-color: #000;
    font-weight: 700;
    color: #fff;
    border: none;
    border-radius: 6px;
    padding: 3%;
    width: 54%;
    margin: 4% 25% 0% 25%
}

    .FPTNMButton:hover, .CartButton:hover {
        background-color: gray;
        cursor: pointer
    }

#itemlistingphoto {
    width: 99%;
    display: block;
    float: left;
    padding: .5%
}

#itemlistingtitle {
    width: 99%;
    display: block;
    float: left;
    font-weight: 700;
    padding: 2% .5% 2% .5%
}

h1 {
    font-size: 1em
}

h2 {
    font-size: inherit;
    font-weight: inherit;
    margin: inherit;
    display: inline;
    margin-block: 0;
    margin-inline: 0
}

h3 {
    font-size: inherit;
    font-weight: normal;
    display: block;
    font-style: italic;
}

#itemlistingcategory {
    width: 100%;
    padding: 1% .5% 1% .5%;
    float: right;
    display: block;
    background-color: rgb(235,235,235)
}

#itemlistingquantity {
    width: 100%;
    padding: 1% .5% 1% .5%;
    float: right;
    display: block;
    background-color: rgb(235,235,235)
}

#itemlistingcategorytitle {
    width: 50%;
    float: left;
    display: block;
    text-align: center
}

#itemlistingcategoryvalue {
    width: 50%;
    float: right;
    display: block;
    text-align: center
}

#itemlistingprice {
    width: 99%;
    padding: .5%;
    float: right;
    background-color: #fff
}

#itemlistingcartbutton {
    width: 99%;
    padding: .5%;
    float: right;
    background-color: #fff
}

.itemlistingpaypalbutton {
    width: 99%;
    padding: .5%;
    float: right;
    background-color: #fff
}

#itemlistingpricelabel {
    width: 50%;
    float: left;
    text-align: center;
    padding: 4% 0 4% 0
}

#itemlistingpricebutton {
    width: 50%;
    float: right;
    text-align: center;
    font-weight: 700;
    padding: 4% 0 4% 0
}

#paypal-button {
    width: 50%;
    padding: 2% 25% 2% 25%
}

#paypal-cart-button {
    width: 30%;
    padding: 2% 35% 2% 35%
}

#itemlistingshipping {
    width: 99%;
    padding: 2% .5% 2% .5%;
    float: right;
    text-align: center;
    font-size: 13px;
    background-color: rgb(235,235,235)
}

#itemlistingdescription {
    width: 96%;
    float: left;
    display: block;
    padding: 2%
}

#footertext {
    width: 96%;
    float: left;
    display: block;
    padding: 2%;
    font-size: .7em
}

#relateditemheading {
    width: 100%;
    padding: 1% 0 2% 0;
    float: left;
    display: block;
    font-weight: 700;
    text-align: center;
    border: solid #000 1px;
    margin-top: 5%;
    font-size: 1em
}

.relateditem {
    width: 70%;
    float: left;
    display: block;
    text-align: center;
    font-weight: 700;
    font-size: .8em;
    position: relative;
    padding-top: 5%;
    padding-bottom: 5%;
    padding-left: 15%;
    padding-right: 15%
}

.relateditemspan {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1
}

.relateditemphoto {
    width: 70%
}

#categoryitemlisting {
    width: 100%;
    padding: 3% 0 3% 0;
    border-bottom: 2px solid #000;
    display: flex;
    position: relative;
    float: left;
    font-size: .75em
}

.searchnoresultspanel {
    width: 100%;
    padding: 3% 0 3% 0;
    border-bottom: 2px solid #000;
    display: flex;
    position: relative;
    float: left;
    font-size: .75em
}

#categoryitemlistingphoto {
    width: 30%;
    float: left;
    text-align: center;
    display: inline-block
}

#categoryitemlistingdescription {
    width: 51%;
    display: inline-block;
    float: left;
    padding: 2%
}

#categoryitemlistingprice {
    width: 15%;
    display: block;
    float: right;
    text-align: center;
    display: inline-block;
    padding: 6% 0 6% 0;
    font-weight: 700
}

#contactus {
    padding: 20%;
    background-color: yellow;
    display: none
}

.contactintro {
    font-size: 1em
}

.contactvalidation {
    font-size: 1em;
    color: red;
    font-weight: 700
}

.contactsuccess {
    font-size: 1em;
    color: green;
    font-weight: 700
}

#mobilemenuicon {
    background-color: #fff;
    border-radius: 2px 2px 2px 2px;
    height: 3px;
    margin-top: 4px;
    width: 25px
}

#mobilemenuiconwrapper {
    display: inline;
    float: left;
    padding-top: 3px
}

.mobile-menu-dropdown {
    display: block;
    padding: 0
}

    .mobile-menu-dropdown:hover .mobile-menu {
        display: block
    }

.mobile-menu {
    display: block
}

    .mobile-menu ul {
        display: block
    }

    .mobile-menu li {
        border: none;
        padding: 0;
        display: block;
        background-color: lightslategray
    }

        .mobile-menu li a {
            margin: 0;
            display: block
        }

            .mobile-menu li a:hover {
                background-color: midnightblue;
                color: #fff;
                display: block
            }

.salesprocessing {
    padding: 2%;
    display: none
}

.separator {
    width: 100%;
    margin: 3% 0 3% 0;
    height: 2px;
    background-color: #000;
    display: none;
    position: relative;
    float: left
}

.salesfieldleft {
    padding: 2%;
    display: none
}

.salesfieldright {
    padding: 2%;
    background-color: lightgray;
    display: none
}

#accordion {
    display: inline-block;
    width: 100%;
    padding-top: 5%;
    font-size: .9em
}

@media screen and (min-width:700px) {
    body {
        margin: 0;
        font-family: Verdana
    }

    #header {
        padding: 10px 20% 0 20%;
        background-color: #000;
        width: 60%
    }

    .navigation {
        color: grey;
        margin: 0;
        font-family: Verdana;
        font-size: 14px;
        padding: 0 1% 0 1%
    }

    .headerlogo {
        color: #fff;
        font-weight: 700;
        font-size: 16px;
        display: inline;
        padding: 10px 10px 10px 20px
    }

    #down-arrow {
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid grey;
        display: inline-block;
        margin-bottom: 3px
    }

    .show-menu {
        display: none
    }

    li a:hover #down-arrow {
        border-top: 5px solid #fff
    }

    .dropdown {
        display: inline-block;
        position: relative;
        padding: 10px 10px 10px 10px
    }

    .dropdown-menu {
        display: none;
        position: absolute;
        background-color: #fff;
        box-shadow: 0 8px 16px 0 rgba(0,0,0,.2);
        z-index: 2;
        list-style-type: none;
        padding: 0;
        margin-left: -10px;
        white-space: nowrap
    }

        .dropdown-menu li {
            display: block;
            padding: 10px 0 10px 0;
            background-color: #fff;
            margin-left: 0
        }

            .dropdown-menu li a {
                padding: 10px 20px 10px 20px;
                width: 100%;
                color: grey
            }

            .dropdown-menu li:hover {
                background-color: grey
            }

                .dropdown-menu li:hover a {
                    color: #fff
                }

    .dropdown:hover .dropdown-menu {
        display: block;
        margin-top: 10px
    }

    ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        display: block;
        text-align: left
    }

    li {
        display: inline;
        font-family: Verdana;
        font-weight: 700;
        background-color: transparent
    }

        li a {
            color: grey;
            text-decoration: none;
            display: inline
        }

            li a:hover {
                color: #fff;
                background-color: transparent
            }

    .cartb {
        background-color: #000;
        width: auto
    }

    .cartbuttontext {
        display: none
    }

    .searchb {
        display: inline;
        border: none;
        font-size: 16px;
        font-family: Verdana;
        float: right;
        padding: 0 5% 0 0
    }

    .searcht {
        display: inline;
        background-color: transparent;
        outline: none;
        font-family: Verdana;
        font-size: 14px;
        font-weight: 700;
        color: grey;
        border: none;
        float: right;
        width: 80%
    }

        .searcht::placeholder {
            color: grey
        }

    .searchpanel {
        display: inline;
        float: right;
        vertical-align: middle;
        padding: 1% 0 1% 0;
        width: 30%;
        background-color: transparent
    }

    #content {
        margin: 0 20% 0 20%;
        padding: 2%;
        display: inline-block;
        width: 56%
    }

    #adbanner {
        margin: 0 20% 0 20%;
        padding: 30px;
        display: block;
        text-align: center
    }

    #footer {
        background-color: rgb(235,235,235);
        color: grey;
        padding: .3% 20% .3% 20%;
        font-size: 12px;
        width: 60%;
        bottom: 0;
        text-align: center
    }

    #footersection {
        width: 20%;
        padding: 2% 15% 2% 15%;
        text-align: left;
        float: left;
        display: block
    }

    #footersection a {
        text-decoration: none;
        color: inherit
    }

    .FPTNMButton {
        background-color: #000;
        color: #fff;
        border: none;
        border-radius: 6px;
        padding: 8px
    }

        .FPTNMButton:hover {
            background-color: gray;
            cursor: pointer
        }

    #itemlistingphoto {
        width: 49%;
        display: block;
        float: left;
        padding: .5%
    }

    #itemlistingcategory {
        width: 49%;
        padding: 1% .5% 1% .5%;
        float: right;
        display: block;
        background-color: #fff
    }

    #itemlistingquantity {
        width: 49%;
        padding: 1% .5% 1% .5%;
        float: right;
        display: block;
        background-color: #fff
    }

    #itemlistingcategorytitle {
        width: 50%;
        float: left;
        display: block;
        text-align: center
    }

    #itemlistingcategoryvalue {
        width: 50%;
        float: right;
        display: block;
        text-align: center
    }

    #itemlistingprice {
        width: 49%;
        padding: .5%;
        float: right;
        background-color: rgb(235,235,235)
    }

    #itemlistingcartbutton {
        width: 49%;
        padding: .5%;
        float: right;
        background-color: rgb(235,235,235)
    }

    .itemlistingpaypalbutton {
        width: 49%;
        padding: .5%;
        float: right;
        background-color: rgb(235,235,235)
    }

    #itemlistingshipping {
        width: 49%;
        padding: 2% .5% 2% .5%;
        float: right;
        text-align: center;
        font-size: 13px;
        background-color: #fff
    }

    #itemlistingdescription {
        width: 99%;
        float: left;
        display: block;
        padding: .5%
    }

    #relateditemheading {
        width: 100%;
        padding: 1% 0 2% 0;
        float: left;
        display: block;
        font-weight: 700;
        text-align: center;
        border: solid #000 1px;
        margin-top: 5%
    }

    .relateditem {
        width: 29.33%;
        float: left;
        display: block;
        text-align: center;
        font-weight: 700;
        position: relative;
        padding: 2%
    }

    .relateditemspan {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 1
    }

    .relateditemphoto {
        width: 70%
    }

    #categoryitemlisting {
        width: 100%;
        padding: 3% 0 3% 0;
        border-bottom: 2px solid #000;
        display: flex;
        position: relative;
        float: left
    }

    #categoryitemlistingphoto {
        width: 20%;
        float: left;
        text-align: center;
        display: inline-block
    }

    #categoryitemlistingdescription {
        width: 61%;
        display: inline-block;
        float: left;
        padding: 2%
    }

    #categoryitemlistingprice {
        width: 15%;
        display: block;
        float: right;
        text-align: center;
        display: inline-block;
        padding: 6% 0 6% 0;
        font-weight: 700
    }

    #contactus {
        padding: 20%;
        background-color: yellow;
        display: none
    }

    #mobilemenuicon {
        background-color: grey;
        border-radius: 2px 2px 2px 2px;
        height: 3px;
        margin-top: 4px;
        width: 25px
    }

    #mobilemenuiconwrapper {
        display: inline-block;
        padding: 3px 3px 10px 3px;
        float: right
    }

    .mobile-menu-dropdown {
        display: none;
        display: inline-block;
        padding: 2px;
        float: right
    }

        .mobile-menu-dropdown:hover .mobile-menu {
            display: block
        }

    .mobile-menu {
        display: none;
        margin: 35px -10px 0 0;
        position: fixed;
        left: auto;
        right: 20%;
        background-color: #fff;
        box-shadow: 0 8px 16px 0 rgba(0,0,0,.2);
        z-index: 2;
        list-style-type: none;
        padding: 0;
        float: right
    }

        .mobile-menu ul {
            display: none
        }

        .mobile-menu li {
            border: none;
            padding: 0;
            display: block;
            background-color: #fff
        }

            .mobile-menu li a {
                padding: 10px 20px 10px 20px;
                position: none;
                margin: 0;
                display: block
            }

                .mobile-menu li a:hover {
                    background-color: grey;
                    color: #fff;
                    display: block
                }
}

/* --- Cookie Consent Banner Styles --- */
.cookie-banner {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #222; /* Darker for better contrast */
    color: #fff;
    padding: 15px 0;
    z-index: 10000; /* Higher than your header/footer z-index */
    text-align: center;
    font-family: Verdana, sans-serif; /* Matches your site font */
    border-top: 3px solid #e11a2b; /* Toy-store red accent */
    box-shadow: 0 -2px 10px rgba(0,0,0,0.3);
}

.cookie-content {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    padding: 0 20px;
}

    .cookie-content p {
        margin: 0;
        font-size: 13px;
        line-height: 1.4;
    }

.cookie-btn {
    background-color: #e11a2b;
    color: white;
    border: none;
    padding: 8px 25px;
    cursor: pointer;
    border-radius: 4px;
    font-weight: 700;
    font-family: Verdana;
    transition: background-color 0.2s;
}

    .cookie-btn:hover {
        background-color: #b31522;
    }

/* Ensure visibility on smaller screens */
@media screen and (max-width: 699px) {
    .cookie-content {
        flex-direction: column;
        text-align: center;
        gap: 12px;
    }

    .cookie-btn {
        width: 80%; /* Easier to tap on mobile */
        padding: 12px;
    }
}

.product-title {
    font-weight: bold;
    font-style: normal;
    font-size: 14px;
    color: #000;
    margin-bottom: 5px;
    display: block;
}

/* Fix for the Privacy Page only */
.privacy-content {
    line-height: 1.7; /* Adds breathing room between lines */
    color: #333;
}

    .privacy-content h3 {
        margin-top: 30px;
        margin-bottom: 10px;
        border-bottom: 1px solid #eee; /* Adds a subtle line under headers */
        padding-bottom: 5px;
    }

    .privacy-content ul {
        display: block !important;
        list-style-type: disc !important; /* Forces round bullets to appear */
        margin: 15px 0 15px 40px !important;
        padding: 0 !important;
    }

    .privacy-content li {
        display: list-item !important; /* Overrides your menu styling */
        background-color: transparent !important; /* Removes the menu's gray background */
        font-weight: 400 !important; /* Makes the text normal weight, not bold */
        margin-bottom: 10px;
        position: static !important; /* Fixes any overlapping issues */
    }

    .privacy-content a {
        color: #e11a2b; /* Uses your theme red for links */
        text-decoration: underline;
    }

/* This class will be added/removed by JavaScript */
body.cookie-padding {
    padding-bottom: 70px; /* Adjust this to match the height of your banner */
}

@media screen and (max-width: 699px) {
    body.cookie-padding {
        padding-bottom: 130px; /* More space for the taller mobile banner */
    }
}

/* Automatically hide the ad unit if it is unfilled */
ins.adsbygoogle[data-ad-status="unfilled"] {
    display: none !important;
}

#contentadbanner {
    margin: 0;
    padding: 0;
    overflow: hidden; /* Ensures no margin-collapsing issues */
}