body {
    background-color: #000;
    color: #fff000;
    text-align: center;
    font-family: 'Oswald', sans-serif;
    cursor:url('../images/mm.png'), auto;
}

a, button{
    cursor:url('../images/mm-on.png'), auto !important;
}

h2, h3, .nav a{
    text-transform: uppercase;
}
h2{
    font-size: 2.5em;
    font-weight: 600;
}
h3, .nav a{
    font-size: 1.6em;
    font-weight: 400;
}
section{
    margin-bottom: 50px;
    padding-top: 30px;
}

.btn-user{
    background-color: #ff266f;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
}
.btn-user:hover{
    background-color: #ee155e;
}

.subFooter a{
    color: #fff000;
    text-decoration: none;
}
nav.navbar{
    box-shadow: 0px 2px 15px #000;
}
nav.navbar a, .subFooter a.creator{
    color: #86ff00;
}
nav a:hover, .nav a:hover, nav a.active, .nav a.active{
    background-color: #ff266f;
}
nav a:hover, nav a.active{
    color: #86ff00 !important;
}
.nav a:hover, .nav a.active{
    color: inherit;
}
.navbar-brand{
    width: 60px;
}
.navbar-brand:hover{
    background: none;
}
#onePageNavbar a{
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.5em;
}
#onePageNavbar div a > span{
    text-transform: none;
    font-weight: 400;
    font-size: .75em;
}
.cartQuantity{
    font-size: .6em;
}


#home-section{
    margin-top: 50px;
    color: #86ff00;
}

#kejo-section{
    color: #ff266f;
}
#kejo-section .section-content{
    background: url('/images/fond-kejo.png') no-repeat center center;
    background-size: cover;
    min-height: calc(100vw * 718 / 1920);
}

#real-section .real-menu a, .footer-menu a{
    color: #f6ff00;
}
#real-section .section-content{
}
/*#real-section .section-content .carousel{
    max-height: 75vh;
    overflow-y: hidden;
}*/

#shop-section, .shop-menu a{
    color: #78ff26;
}
#shop-section .shop-items div.thumb{
    height: auto;
    aspect-ratio: 4/3;
    padding: 0;
    overflow: hidden;
}
#shop-section .shop-items div img{
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
#shop-section .shop-items div img:hover{
    transition: .3s ease;
    width: 106%;
    margin-left: -1.5%;
    margin-top: -1.5%;
}
#shop-section .shop-items .thumb:hover > div{
    display: flex !important;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translate(-50%, 0);
}

.section-content{
    font-weight: 300;
}
/*#kejo-section .section-content, #real-section .section-content, #shop-section .section-content{
    border-top: 8px solid #fff;
    border-bottom: 8px solid #fff;
}*/
#contact-section form{
    max-width: 400px;
    font-size: 1.2em;
}
.textInputStyle{
    border-bottom: 1px solid #ff266f;
    margin-top: 10px;
    margin-bottom: 5px;
}
.textInputStyle input{
    background: none;
    color: #fff000;
}
#contact-section .formSendBtn button{
    font-size: 1.1em;
    background-color: #ff266f;
    border-radius: 0;
    color: #fff000;
}
#contact-section .formSendBtn button:hover{
    background-color: #ff266f;
    color: #fff;
}
.stripeBtn{
    background-color: #675dff;
    color: #fff;
}
.stripeBtn:hover{
    background-color: #453bdd;
    color: #80e9ff;
}

.carousel-indicators [data-bs-target] {
    width: 9px;
    height: 9px;
    border-radius: 10px;
    border: none;
    margin: 0 6px;
}
.carousel-indicators [data-bs-target].active {
    background-color: #86ff00;
}

.footer-logo{
    max-width:100px;
}

.networks, .networks a{
    color: #000;
}.networks a:hover{
    color: #fff000;
}
.networks i{
    background-color: #ff266f;
    font-size: 1.4em;
    width: 40px;
    padding-top: 9px;
    aspect-ratio: 1/1;
}
.prodDesc{
    width: 100%;
    margin-top: 8px;
    padding: 0 20px;
    background: rgba(255,255,255,.9);
    border-radius: 6px;
    color: #000;
}
.modal-lg, .modal-xl {
--bs-modal-width: 960px;
}
.shop-items .input-group{
    width: 85% !important;
}
.shop-items .pdtsThumbs{
    display: none !important;
}
#shopModal .modal-body .input-group{
    width: 100% !important;
}
#shopModal .pdtsThumbs{
    /*display: flex !important;*/
    position: absolute;
    top: 20px;
    left: 20px;
    width: 15%;
    min-width: 50px;
    max-width: 125px;
    box-shadow: 1px 1px 5px #86ff00;
}

@media (min-width:1400px){
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 94% !important;
    }
}

@media (min-width:1140px){
    #real-section .section-head .nav, #shop-section .section-head .nav{
        position: absolute;
        width: calc(100% / 6);
        display: block;
        margin-top: 10px;
    }
    #real-section .section-head .nav li, #shop-section .section-head .nav li{
        text-align: right;
    }
    #shopModal .modal-body .input-group{
        width: 75% !important;
    }
}

@media (min-width:768px){
    #onePageNavbar ul{
        height: 70px;
    }
    #onePageNavbar ul a{
        padding-top: 20px;
    }
}

@media (max-width:768px){
    body{
        font-size:.9em;
    }
    .thumb .input-group .pdtName{
        display: none;
    }
    .thumb .input-group .prxName{
        border-radius: 6px 0 0 6px !important;
    }
}