/*
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 : 2024年4月22日, 下午12:44:42
    Author     : Shine
*/
.qodef-page-title{
    display: none;
}

ul.ftds-artwork-info li{
    letter-spacing: 1px;
    line-height: 24px;
}

/*html, body div, #c27-site-wrapper, #ftds-artwork-list, #ftds-main, .ftds-row{     
    pointer-events: none !important;
}*/

.ftds-aos-all{
    margin: 50px 20px;
}

.ftds-aos-all img{
    width: 100%;
}

/*.ftds-aos-all .ftds-artwork .card-body a, .ftds-aos-all .ftds-artwork .card-body button{
    pointer-events: none;
}*/

.card-group{
    padding-bottom: 15px;
}

.ftds-artwork .card-body .popup-gallery{
    padding: 0;
}
.ftds-artwork .card-body article .artwork_meta{
    padding: 20px 15px;
}

.card-body{
    padding: 0;
}

.ftds-gallery-view .card, .ftds-gallery-view .card-body{
    padding: 0 !important;
}

img.ftds-gallery-thunbmail-img{
    width: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    aspect-ratio: 4 / 3;
}

div.ftds-gallery-img{
    width: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin-bottom: 15px;
}

.ftds-cancel-collection{
    margin-bottom: 25px;
}


.card-title,
.card-subtitle{
    margin: 0 !important;
    padding: 5px 25px;
}

.ftds-price{
    color: #dc3545;
}

.o_artwork_info{
    /*padding: 10px;*/
}
.o_artwork{
    text-align: left;

}

.o_artwork.ftds-title a{
    color: #212121;
}

ul.ftds-gallery-info{
    margin: 25px 0;
    overflow: hidden;
    padding: 0;
}

/**------ gallery 畫廊樣式 -------------**/
.about-info-default .card{
    background-color: #333333;
}
ul.ftds-gallery-info li{
    text-align: left !important;
    line-height: 30px;
    color: #fff;
}

.ftds-info-title{
    text-align: right !important;
    padding: 0;
}

.info-text{
    padding: 0 35px;
    padding-bottom: 50px;
    text-align: justify;
    text-justify: distribute-all-lines;
    /*text-align-last: justify;*/
    letter-spacing: 1px;
}

.artist-text{
    padding: 12px 0;
}

.artist-name{
    margin-bottom: 3px;
}

.artist-name-en{
    font-size: 13px;
}

.mask h3{
    font-size: 15px !important;
}
.mask p{
    font-size: 13px !important;
}
.mask a{
    font-size: 13px !important;
}

.ftds-gallery-view > .card{
    padding: 15px;
    border-radius: 10px;
    width: 100%;
    min-height: 100px;
}

.h-no{
    color: #dc3545;
    line-height: 25px;
    font-size: 14px;
}

.ftds-gallery-view:before{

}


.gallerySearchInput{
    padding: 10px !important;
    border: 1px #6c757d solid !important;
}

.gallerySearchInput::placeholder{
    color: #6c757d !important;
}

/*.ftds-artwork .card .card-body{
    position: relative;
}

.ftds-artwork .card .card-body article{
    position: absolute;
    bottom: 0;
}*/

/*** \---分頁 button 顏色設定 ---*/
.page-link {
    color: #212529 !important;
}

.page-item.active .page-link {
    z-index: 1;
    color: #ffffff !important;
    background-color: #212529 !important;
    border-color: #212529 !important;
}

#ftds-art-template .post-list-style-1 .ftds-search h3{
    margin: 10px 0 !important;
}


#ftds-art-template .post-list-style-1 .ftds-search{
    padding-bottom: 25px;
}

@media (max-width: 576px) {
    #ftds-art-template h1.ftds-post-title{
        font-size: 28px !important;
    }
    #ftds-art-template h3{
        font-size: 16px !important;
    }
    .ftds-artwork .o_artwork.ftds-title{
        font-size: 14px !important;
    }
    .ftds-artwork .o_artwork.ftds-title a{
        font-size: 16px !important;
    }
    .ftds-artwork .card-body{
        padding: 6px !important;
    }
    .artwork_meta{
        padding: 10px !important;
    }
    
    .ftds-artwork .card-footer .ftds-follow{
        font-size: 13px !important;
    }
    
    .page-item a.page-link{
        font-size: 10px;
        padding: 4px 6px;
    }
    
    input#ftdsSearch{
        font-size: 15px;
        line-height: 20px;
        
    }
    
    
}





