
@font-face {
    font-family: 'Reenie Beanie', cursive;
}

@font-face {
    font-family: 'Shippori Mincho', serif;
}

/*body {*/
    /*background-image: url("../images/canvas.jpg");*/
    /*background-size: cover;*/
    /*background-repeat: no-repeat;*/
/*}*/

.header-icon {
    height: 20px !important;
}

.navbar {
    font-family: 'Reenie Beanie';
    font-size: 30px !important;
    color: #000000;
}

.site-name {
    font-family: 'Reenie Beanie';
    font-size: 50px !important;
}

.menu-active-line {
    width: 60px;
    display: none;
    margin-top: -10px !important;
}

.nav-item.active .menu-active-line {
    display: block;
}

/*.nav-item.active .nav-link {*/
    /*color: #000 !important;*/
/*}*/

.menu-nav {
    text-align: center;
}

.social-icons-nav {
    position: absolute;
    right: 10px;
    top: 10px;
    font-weight: 700;
}

/*footer {*/
    /*position: absolute;*/
    /*bottom: 10px;*/
/*}*/

.footer-text {
    text-align: center;
    font-family: 'Reenie Beanie';
    font-size: 30px !important;
}

.category-img-cont {
    width: 450px;
    max-height: 435px;
    overflow: hidden;
    background: black;
    margin: 0 auto;
}

.category-img-cont a:hover {

}

.main-page-categories {
    margin-top: 70px;
    margin-bottom: 70px;
}

.category-img {
    width: 450px !important;
    opacity: 0.4;
}

.category-img:hover {
    opacity: 10;
}

.art-link-cont {
    text-decoration: none;
    color: #fff;
}

.art-link-cont:hover {
    text-decoration: none;
    color: #fff;
}

.art-link-name {
    font-size: 50px;
    font-family: "Reenie Beanie";
}

.category-name-cont {
    margin-top: -240px;
    margin-left: 200px;
}

.category-name-cont.second {
    margin-top: -240px;
    margin-left: 150px;
}

.col-for-photo {
    height: 435px;
    width: 450px;
    margin-bottom: 20px;
}

.art-page-h1 {
    font-size: 50px;
    font-family: "Reenie Beanie";
    text-align: center;
}

.art-page-p {
    font-size: 20px;
    font-family: 'Shippori Mincho';
    padding-bottom: 0 !important;
    text-align: center;
}

.media-page-h1 {
    font-size: 50px;
    font-family: "Reenie Beanie";
    text-align: left;
}

.art-page-p {
    font-size: 20px;
    font-family: 'Shippori Mincho';
    padding-bottom: 0 !important;
    text-align: left;
}

.art-page-text-cont {
    margin-left: 100px;
    margin-right: 100px;
    margin-bottom: 70px;
}

.art-img {
    width: 450px;
    margin-top: -60px;
}

.art-link-name.second {
    font-size: 25px;
}

.col-for-photo-art {
    height: 470px;
    width: 450px;
    margin-bottom: 20px;
}

.category-img-cont.for-media {
    margin-bottom: 50px;
    background-color: #fff;
    width: 80% !important;
}

.media-row {
    margin-bottom: 70px;
}

.video-cont {
    margin-top: 50px;
}

.about-img-cont {
    width: 500px;
    overflow: hidden;
    background: black;
    margin: 130px auto 0 auto;
}

.about-img {
    width: 500px;
}

.media-img {
    width: 450px;
}

.media-img-cont {
    width: 400px;
    height: 400px;
    overflow: hidden;
    background: black;
    margin: 0 auto;
}

.art-link-name.third {
    font-size: 25px;
    margin-left: 30px;
}

.contact-form-cont {
    width: 500px;
    margin-top: 30px;
}

.contact-input {
    margin-bottom: 20px;
    border-color: #000 !important;
    border-radius: 0 !important;
}

form .contact-form-btn {
    border: 1px solid #000 !important;
    border-radius: 0 !important;
    background-color: #fff !important;
    color: #000;
    width: 150px;
}

form .contact-form-btn:hover {
    border: 1px solid #000 !important;
    border-radius: 0 !important;
    background-color: #fafafa !important;
    color: #000;
}

.social-text {
    text-decoration: none;
    color: #000;
    font-family: "Reenie Beanie";
    font-size: 25px;
}

.main-page-categories .contact-form-btn {
    border: 1px solid #000 !important;
    background-color: #fff !important;
    border-radius: 0 !important;
    color: #000;
    width: 350px;
}

.main-page-categories .contact-form-btn:hover {
    border: 1px solid #000 !important;
    background-color: #fafafa !important;
    color: #000;
}

.vilions-link-cont {
    text-align: center;
}

.success-text {
    font-family: 'Reenie Beanie', cursive;
    font-size: 30px;
    margin-top: -150px;
    z-index: 1000;
}

.wine-stain {
    width: 250px;
    transform: rotate(180deg);
    margin-top: -100px;
    margin-left: -100px;
    z-index: -100;
    position: relative;
}

.mobile-social-icons-nav {
    display: none !important;
}

.story-link-btn {
    text-align: center;
}

.story {
    height: 550px;
    width: 450px;
    margin-bottom: 20px;
}

.about-text-paddings {
    padding-right: 100px;
    padding-left: 100px;
}

.bold-text {
    font-weight: 700;
}

.art-select {
    max-width: 200px !important;
    margin: 0 auto 50px auto;
}

.art-category {
    border: 1px solid #000 !important;
    border-radius: 0 !important;
    font-family: 'Reenie Beanie';
    font-size: 1.5rem !important;
}

.art-category:focus {
    color: #212529;
    border-color: #212529 !important;
    box-shadow: 0 0 0 0.25rem grey !important;
}

.art-cursive {
    font-family: 'Reenie Beanie', cursive;
    font-size: 25px;
}

.contact-link {
    font-weight: bold;
    color: #000;
    text-decoration: none;
}

.contact-link:hover {
    color: grey;
}

.contact-container {
    text-align: center;
}

.art-img:hover {
    opacity: 0.5;
}

.loupe-icon {
    width: 60px;
    height: 60px;
    position: relative;
    left: 20px;
    top: 20px;
    visibility: hidden;
}

.art-modal-img {
    max-width: 100%;
}

.col-for-photo-about {
    margin-bottom: 20px;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 100% !important;
    }
}

@media (max-width: 992px) {
    .art-page-text-cont {
        margin-left: 0 !important;
        margin-right: 0 !important;
        text-align: justify;
    }

    .nav-item.active .menu-active-line {
        display: inline-block;
    }

    .site-name {
        font-size: 110px !important;
    }

    body .navbar-toggler-icon {
        width: 100px;
        height: 100px;
    }

    .art-link-name {
        font-size: 150px !important;
        text-align: center;
    }

    .category-name-cont {
        margin-top: -300px;
         margin-left: 0px;
    }

    .category-name-cont.second {
        margin-top: -300px;
        margin-left: 0px;
    }

    .navbar {
        font-size: 100px !important;
    }

    .menu-active-line {
        width: 200px;
        display: none;
        margin-top: -100px !important;
    }

    .mobile-social-icons-nav {
        display: inline-block;
        font-weight: 700;
    }

    .social-icons-nav {
        display: none !important;
    }

    .header-icon {
        height: 100px !important;
        margin-right: 10px;
        margin-left: 10px;
    }

    body .justify-content-end {
        justify-content: center !important;
    }

    .media-page-h1 {
        font-size: 100px;
        font-family: "Reenie Beanie";
        text-align: left;
    }

    .art-page-h1 {
        font-size: 100px;
        font-family: "Reenie Beanie";
        text-align: center;
    }

    .art-page-p {
        font-size: 3rem !important;
        text-align: justify;
        margin-top: 60px !important;
    }

    body {
        font-size: 3rem !important;
    }

    .social-text {
        font-size: 50px;
    }

    .contact-form-cont {
        width: 100%;
        margin-top: 30px;
    }

    .form-control-lg {
        font-size: 3rem !important;
    }

    .main-page-categories .contact-form-btn {
        font-size: 3rem !important;
    }

    .social-icons {
        margin-top: 70px !important;
    }

    .art-link-name.second {
        font-size: 40px !important;
        text-align: center;
    }

    .story {
        height: 600px;
        width: 450px;
        margin-bottom: 20px;
    }

    .about-text-paddings {
        padding-right: 0px;
        padding-left: 0px;
    }

    .art-img {
        margin-top: -75px;
    }

    .art-cursive {
        font-size: 70px !important;
    }

    .main-page-categories .contact-form-btn {
        color: #000;
        width: 500px;
    }
}


