/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Oct 4, 2021, 5:13:13 PM
    Author     : gloding Risma
*/
@import url("/resources/glassart/css/modules/event-card.css");

.gallery .other-btn{
    position: relative;
    right: 10px;
    top: 1.7em;
    margin-top: 15px;
    margin-bottom: 10px;
    float: right;
}
.category-box .category-title{
    color: #4f4e4e;
    font-weight: bold;
    font-size: 26px;
    /*position: absolute;*/
    display: flex;
    padding-left: 0.7em;
}
.styling-button .centered-text {
    justify-content: center;
    display: flex;
}
.styling-button button:hover {
    background: #e0dad7;
    border: 1px solid #8a8a8a;
    transition: 500ms ease 0s;
}
.styling-button button {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 10px;
    position: relative;
    font-weight: normal;
    border-radius: 50px;
    background-color: transparent;
    text-align: center;
    border: 1px solid #000000;
    padding: 3px 3em;
    font-size: 13px;
    margin: 0em 1em 1em 0;
    width: auto;
    height: auto;
    justify-content: center;
}
.styling-button button .fa-chevron-right {
    display: none; 
}
.left-line{
    border-left: 1px solid rgba(145, 153, 169, 0.3);
    margin-top: 1em;
    margin-bottom: 1em;
    padding-left: 2em;
}
.left-padd{
    padding-left: 1.5em;
}
.text-search{
    text-align: left;
    padding-left: .3em;
    padding-right: 3.6em;
    /*padding-top: 1em;*/
    font-weight: 500;
    font-size: 15px;
}
/*.search-box-main{
    padding-left: 3.6em; padding-right: 3.6em; display: flex; align-items: center; min-width: 180px;
}*/
/*.search-box-main{
    padding-left: 0; 
    padding-right: 0; 
    display: flex; align-items: 
        center; min-width: 180px;
}*/
.div-category-top {
    margin-bottom: 32px;
}
.gallery .gal-boxes {
    margin-top: 1.1em;
}
.gallery .gal-boxes-wrap .display-block{
    display: block;
    flex-wrap: wrap;
    margin-bottom: 35px;
}
.category-box .buy-category-part .div-category-top {
    margin-bottom: 5px;
    margin-top: 0;
}
.category-div-part p{
    margin-top: 10px;
    margin-bottom: 0px;
}
.active-button{
    color: #fff!important;
    background-color: #ed6d00;
    border: none!important;
}
.div-category-top .w3-button {
    padding: 4px 10px;
    margin: .3em;
}
/*.search-box-main form {
    display: inline-flex;
    background: #fff;
    height: 35px;
    vertical-align: middle;
    float: right;
    position: relative;
    width: 100%;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    max-width: none;
    min-width: unset;
}*/
.dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}

.w3-button.green1 {
    border: 1px solid #8ec320;
    color: #8ec320;
}
/*.gal-del-sns {
    margin-left: 8px;
}
.gal-del-sns #twitter-widget-0 {
    position: relative !important;
    left: 0px !important;
}*/
.title-gallery{
    font-size: 64px;
    color: #FFFFFF;
}
.title-gallery-jap{
    font-size: 15px;
    color: #FFFFFF;
}
ol.carousel-indicators .active {
    background-color: #EFC39C;
}
ol.carousel-indicators li {
    background-color: #ffffff;
    border: none;
}
.carousel-indicators .active {
    margin: unset;
}
.carousel-indicators li {
    width: 12px;
    height: 12px;
    padding: 0 5px;
    margin: unset;
}

/* ===================== glassart ===================== */
.gallery-index-page .category-product .filter-section {
    display: flex;
    justify-content: space-between;
}
.filter-prefecture {
    display: flex;
}
.filter-prefecture .title {
    margin-right: 29px;
}
.filter-prefecture .title p.title-junpro {
    padding-top: 5px;
}
.gallery-list .ui-grid-col-4 {
    padding: 0px 29.5px;
    margin-bottom: 60px;
}
.gallery-list .ui-widget-content {
    width: calc(100% + 59px);
    margin-left: -29.5px;
    /*margin-bottom: -52px;*/
}
.gallery-index-page {
    padding-top: 79px;
    padding-bottom: 100px;
}
.gallery-index-page .title.page-title-with-hz-line {
    padding-bottom: 87px;
}
.gallery-index-page .gal-boxes {
    padding-top: 75px;
}
.bg-gallery-vector-1 {
    top: -59px;
    left: 0;
}
.bg-gallery-vector-2 {
    bottom: -39%;
    right: 0;
}
.bg-gallery-vector-3 {
    display: none;
}


@media only screen and (max-width: 1024px){
    .styling-button .item-link .centered-text {
        display: flex;
        justify-content: center;
    }
/*    .gal-del-sns #twitter-widget-0 {
       .gal-del-sns left: 176px !important;
        bottom: 28px !important ;
    }*/
    .gallery .gal-boxes-wrap {
        margin-top: 3em;
    }
    .gallery .gal-boxes {
        margin-top: 0em;
    }

    /* ===================== glassart ===================== */
    .gallery-list .ui-grid-col-4 {
        padding: 0px 7px;
    }
    .gallery-list .ui-widget-content {
        width: calc(100% + 14px);
        margin-left: -7px;
    }
}

@media only screen and (max-width: 820px){
/*    .gal-del-sns #twitter-widget-0 {
        left: -7px !important;
        bottom: -2px !important;
    }*/
    .event-page .right-side {
        padding-left: 3em;
    }
    .gal-boxes-wrap {
        margin-top: -2.9em;
    }
    .gallery .gal-boxes {
        margin-top: 0em;
    }
}

@media only screen and (max-width: 768px){
    .gallery .gal-boxes-wrap .display-block{
        display: block;
        flex-wrap: wrap;
        margin-bottom: 40px;
    }
    .styling-button .item-link .centered-text {
        display: flex;
        justify-content: center;
    }
    .title-wrap {
        margin-top: -32px;
    }
}

@media only screen and (max-width: 40.063em){
/*    .gal-del-sns #twitter-widget-0 {
        left: 0px !important;
        bottom: -2px !important;
    }*/
/*    .gal-sns.gal-del-sns {
        display: flex;
        line-height: 30px;
    }*/
    .styling-button button:hover {
        background: #e0dad7;
        border: 1px solid #8a8a8a;
        transition: 500ms ease 0s;
    }
    .styling-button button {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        gap: 10px;
        position: relative;
        font-weight: normal;
        border-radius: 50px;
        background-color: transparent;
        text-align: center;
        border: 1px solid #000000;
        padding: 3px 3em;
        font-size: 13px;
        margin: 0em 1em 1em 0;
        width: auto;
        height: auto;
        justify-content: center;
    }
    .styling-button button .fa-chevron-right {
        display: none; 
    }
    .styling-button .item-link .centered-text {
        justify-content: center;
        display: grid; 
    }
    .gal-index .gal-boxes {
        flex-wrap: wrap;
    }
    .right-line{
        border-right: none;
    }
    .left-line{
        border-left: none;
        margin-top: 0;
        margin-bottom: 1em;
        padding-left: .5em;
    }
    .bottom-line{
        border-bottom: 1px solid rgba(145, 153, 169, 0.3);
    }
    .category-div-part .ui-datagrid-column{
        padding: 0;
    }
    .category-box .category-title {

    }
    /*    .gallery .other-btn {
            position: relative;
            right: 0.8em;
            top: 1.5em;
             margin-top: 15px; 
             margin-bottom: 10px; 
        }*/

    .wrapper-twitter-share .button-twitter-x {
        line-height: 15px;
        margin-top: 2px;
    }
    .event-page .right-side {
        padding-left: initial;
    }
    .title-wrap {
        margin-top: 0;
    }
    .gal-boxes-wrap {
        margin-top: 3em;
    }

    /* ===================== glassart ===================== */
    .gallery-index-page .category-product .filter-section {
        flex-direction: column;
    }
    .gallery-index-page {
        padding-top: 18px;
        padding-bottom: 40px;
    }
    .filter-prefecture {
        flex-direction: column;
        margin-top: 35px;
    }
    .gallery-list .ui-widget-content {
        width: 100%;
        margin-left: 0px;
    }
    .gallery-list .ui-datagrid-column {
        padding: 0px;
    }
    .filter-prefecture .title p.title-junpro {
        padding: 0px;
    }
    .search-venue {
        margin-top: 12px;
    }
    .gallery-list .gallery-box {
        margin-bottom: 42px;
    }
    .gallery-index-page .gal-boxes {
        padding-top: 45px;
    }
    .gallery-index-page .title.page-title-with-hz-line {
        padding-bottom: 29px;
    }
    .bg-gallery-vector-2 {
        bottom: -204px;
        width: 360px;
    }
    .bg-gallery-vector-1 {
        display: none;
    }
    .bg-gallery-vector-3 {
        top: -59px;
        left: 0;
        display: block;
    }
    .gallery-index-page .filter-category .list-category {
        margin-top: 12px;
    }
}
