/*
Theme Name: Auberge Child
Theme URI: https://www.webmandesign.eu/portfolio/auberge-wordpress-theme/
Template: auberge
Author: WebMan Design
Author URI: https://www.webmandesign.eu/
Description: Auberge is responsive, retina-ready, modern restaurant &amp; café &amp; recipes blog WordPress theme. Supports Beaver Builder page builder plugin, Jetpack plugin to create nested food menus, WebMan Amplifier plugin for recipes, Schema.org markup with Google recipe view, Theme Hook Alliance action hooks, translation-ready code with support for RTL languages, header slideshow, customizable colors and layout, and other cool features.
Tags: one-column,two-columns,right-sidebar,grid-layout,flexible-header,custom-background,custom-colors,custom-header,custom-menu,custom-logo,editor-style,featured-image-header,featured-images,footer-widgets,full-width-template,microformats,rtl-language-support,sticky-post,theme-options,threaded-comments,translation-ready,post-formats,blog,food-and-drink
Version: 2.9.0.1675748227
Updated: 2023-02-07 05:37:07

*/

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.cdnfonts.com/css/maison-neue');


body{
    background-color: #fff;
    padding: 0;
    overflow-x:hidden;
}


p, a, input, #page span, button, div{
    font-family: Inter, sans-serif;
    font-size: .8rem;
    color: #0A0A0A;
}



h1, h2, h3, h4, h5, h6{
    font-family: 'Maison Neue', sans-serif;
    font-weight: 300;
    letter-spacing: 0.1em;
}

h4{
    font-size: 1rem;
}


.site-branding{
    padding: 0 2rem;
    margin-right: 3rem;
    position: relative;
}


.site-branding::after{
    position: absolute;
    display: block;
    content: "";
    height: 100%;
    width: 1px;
    right: 0;
    top: 50%;
    transform: translateY(-60%);
    background-color: #ccc;
}


.site-title a, .site-title{
    font-size: 1.2rem;
    font-family: Inter, sans-serif !important;
}

.nav-menu li a{
    font-size: .9rem;
    letter-spacing: .07rem;
}

.site{
    box-shadow: none;
    overflow-x: hidden;
    overflow-y: hidden;
}



.nav-search-form{
    display: none;
}


.vp-portfolio__items-style-default .vp-portfolio__item:hover .vp-portfolio__item-img img, .vp-portfolio__items-style-default .vp-portfolio__item-focus .vp-portfolio__item-img img{
    transform: none;
}


.no-padding #content, .home #content{
    padding: 0;
}

.site-content{
    padding: 4% 0;
}


#colophon{
    padding: 0;
    background-color: #fff;
}


a img:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}



/* MENU */


#masthead{
    padding: 1rem 4rem;
    border-bottom: 1px solid #ddd;
}

#masthead a, #masthead p, #masthead li, #masthead span, #masthead h1, #masthead h2, #masthead h3, #masthead h4, #masthead h5, #masthead h6, .site-branding{
    color: #333;
    line-height: normal;
}

a:focus{
    outline: none;
}

.site-branding{
    width: 38vw;
}

.site-title{
    font-size: 1.2rem;
    letter-spacing: 5%;
}


.site-description{
    clip-path: none !important;
    position: relative !important;
    height: auto !important;
    width: auto !important;
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase;
    font-size: .65rem;
    letter-spacing: .05rem;
}


.site-banner{
    display: none;
}


.site-header-inner{
    display: flex;
    flex-direction: row;
    align-items: center;
}



.site-description{
    display: none;
}

.site-title-text{
    font-weight: 200;
    position: relative;
}


.site-title-text::after{
    min-width: 100%;
    content: "fotodocumentalista";
    position: absolute !important;
    height: auto !important;
    width: auto !important;
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase;
    font-size: .55rem;
    letter-spacing: .15rem;
    bottom: -0.6rem;
    left: 0px;
}

#site-navigation, .nav-menu{
    width: 100%;
}

#site-navigation ul{
    width: 100%;
    display: flex;
}

.current-menu-item a{
    font-weight: 500;
}


article{
    width: 100% !important;
}


.lang-item{
    margin-left: auto !important; 
}

.lang-item a{
    width: 1.3rem !important;
    text-align: center !important;
}

.lang-item:before, .menu-item-language:before{
    display: none;
}




@media screen and (max-width: 879px) {

    .site-branding::after{
        display: none !important;
    }

    .menu-toggle:before{
        background-color: #fff;
    }

    .site-header-inner{
        display: flex;
        flex-direction: row;
    }


    .main-navigation{
        width: auto;
        position: static;
    }

    .menu-toggle{
        position: relative;
        right: 0 !important;
        left: 0 !important;
        z-index: 9;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        align-content: center;
        flex-wrap: wrap;
    }

    .menu-toggle div{
        height: 1px;
        width: 1.1rem;
        background-color: #444;
        margin: .2rem auto;
        transition: all .2s ease-in-out;
    }

    .menu-toggle::before{
        display: none;
    }

    .menu-toggle:active{
        box-shadow: none;
    }

    .admin-bar .menu-toggle{
        top: 0;
        z-index: 9;
        left: 0 !important;
    }

    .site-branding{
        width: 100%;
    }

    .active .menu-toggle, .admin-bar .active .menu-toggle{
        position: relative;
        z-index: 9;
        left: 0 !important;
    }


    .active .menu-toggle div:nth-child(1), .admin-bar .active .menu-toggle div:nth-child(1){
        transform: rotate(-45deg) translateY(5px);
    }
    .active .menu-toggle div:nth-child(2), .admin-bar .active .menu-toggle div:nth-child(2){
        transform: rotate(45deg) translateY(-6px);
    }


    .main-navigation-inner{
        padding: 7rem 4%;
    }

    .nav-menu{
        height: -webkit-fill-available;
    }

    .active .main-navigation-inner, .main-navigation-inner{
        position: absolute;
        background: #fff;
        height: 100vh;
        width: 50%;
        z-index: 1;
        display: block;
        top: 0;
    }

    .main-navigation-inner{
        right: -50%;
        transition: transform .5s ease-in-out;
        z-index: 1;
        padding: 7rem 10%;
    }

    .active .main-navigation-inner{
        transform: translateX(-100%);
    }

    .main-navigation ul{
        display: flex;
        flex-direction: column;
        /* border-top: 0.04rem solid #888; */
    }

    .main-navigation ul li{
        border: none !important;
        display: flex;
        height: 5rem;
        align-items: center;
    }

    .main-navigation .nav-menu li li.current-menu-item>a, .main-navigation .nav-menu li.current-menu-item>a{
        background: transparent;
    }

    header:after{
        display: none;
    }

    .site-branding{
        position: relative;
        z-index: 100;
        padding: 0;
    }

    #masthead{
        padding: 1rem;
    }

    .site-title-text::after{
        text-align: left;
        left: 1px;
    }


    .nav-menu li a, .nav-menu li a{
        transition: all .2s ease-in !important;
    }

    .nav-menu li a:focus, .nav-menu li a:hover{
        font-size: 1rem;
    }

    
}



/* HOME */


.home .entry-header {
    display: none;
}


.home #primary{
    min-width: 100%;
    width: 100%;
    /* height: 100vh;
    max-height: 100vh; */
}

.home #main{
    height: 87vh;
}

.home article{
    height: 87vh;
    width: 100% !important;
}

.home .entry-content, .home .wp-block-visual-portfolio{
    height: 87vh !important; 
}


.home .wp-block-visual-portfolio .vp-portfolio{
    height: 87vh !important;
}

.home .vp-portfolio__item, .home .vp-portfolio__item-img-wrap, .home .vp-portfolio__item .vp-portfolio__item-img img{
    height: 100% !important;
}

.home .vp-uid-e76d0412 .vp-portfolio__item .vp-portfolio__item-img img{
    /* height: auto !important; */
    /* object-fit: contain !important; */
    object-fit: cover !important;
}



.vp-portfolio__items-style-default.vp-portfolio__items-show-overlay-hover .vp-portfolio__item:hover .vp-portfolio__item-overlay{
    opacity: 0;
}

.vp-portfolio__items-style-default.vp-portfolio__items-show-overlay-hover .vp-portfolio__item .vp-portfolio__item-overlay{
    opacity: 0;
}


@media screen and (max-width: 879px) {
    .home .vp-uid-e76d0412 .vp-portfolio__item .vp-portfolio__item-img img{
        height: 100% !important;
        object-fit: cover !important;
    }
}


/* BIO */

.page-id-77 article, .page-id-649 article{
    width: 67%;
}

.page-id-77 .entry-title, .page-id-649 .entry-title{
    margin-bottom: 1rem;
}

.page-id-77 .vp-portfolio__items, .page-id-649 .vp-portfolio__items{
    display: grid;
    height: auto !important;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(5, 7rem);
    column-gap: .2rem;
    row-gap: .2rem;
    width: 100%;
}

.page-id-77 .vp-portfolio__items .vp-portfolio__item-wrap, .page-id-649 .vp-portfolio__items .vp-portfolio__item-wrap{
    position: static !important;
    width: 100%;
}

.page-id-77 .vp-portfolio__items .vp-portfolio__item-wrap .vp-portfolio__item, .page-id-77 .vp-portfolio__items .vp-portfolio__item-img-wrap , .page-id-77 .vp-portfolio__items .vp-portfolio__item-wrap .vp-portfolio__item img, .page-id-649 .vp-portfolio__items .vp-portfolio__item-wrap .vp-portfolio__item, .page-id-649 .vp-portfolio__items .vp-portfolio__item-img-wrap , .page-id-649 .vp-portfolio__items .vp-portfolio__item-wrap .vp-portfolio__item img{
    width: 100%;
    height: 100%;
}

.page-id-77 .vp-portfolio__item-uid-2e25f8a8, .page-id-649 .vp-portfolio__item-uid-2e25f8a8{
    grid-column: 1/4;
    grid-row: 1/5;
}

@media screen and (max-width: 879px) {
    .page-id-77 article .entry-content, .page-id-649 article .entry-content{
        padding-top: 10%;
    }
}

/* TRABAJOS */


.work-list .vp-portfolio__item{
    position: relative !important;
}


.work-list .vp-portfolio__item .vp-portfolio__item-caption{
    position: absolute;
    top: 85% !important;
    transform: translateY(-50%) translateX(-50%) !important;
    left: 50% !important;
    width: 100% !important;
}

.work-list .vp-portfolio__item .vp-portfolio__item-caption h2, .work-list .vp-portfolio__items-style-default .vp-portfolio__item-caption a{
    color: white !important;
    font-size: .8rem !important;
    opacity: 1;
    transition: opacity .3s ease-in-out;
}

.work-list .vp-portfolio__item-img .vp-portfolio__item-overlay{
    opacity: 1 !important;
    /* background: rgb(0,0,0); */
    background: linear-gradient(0deg, rgba(0,0,0,.9) 25%, rgba(0,0,0,0) 100%) !important;
    transition: opacity .3s ease-in-out;
}

.work-list .vp-portfolio__items-style-default .vp-portfolio__item-img img{
    filter: saturate(0);
}

.work-list .vp-portfolio__item:hover .vp-portfolio__item-overlay{
    opacity: .5 !important;
}

.work-list .vp-portfolio__item:hover .vp-portfolio__item-caption h2, .vp-portfolio__items-style-default .vp-portfolio__item-caption a:hover, .vp-portfolio__items-style-default .vp-portfolio__item-caption a:focus{
    opacity: .3 !important;
}

.work-list .vp-portfolio__item:hover{
    cursor: pointer;
}

:is(.vp-portfolio__item-img,.vp-portfolio__thumbnail-img):has(img:first-of-type:is(.vp-lazyload,.vp-lazyloading,.vp-lazyloaded)):before, .vp-portfolio__items-style-default.vp-portfolio__items-show-overlay-hover .vp-portfolio__item:hover .vp-portfolio__item-overlay{
	display: none !important;
}


@media screen and (max-width:879px) {
    
    .work-list .vp-portfolio__items{
        display: flex;
        flex-direction: row !important;
        flex-wrap: wrap;
        height: auto !important;
    }

    .work-list .vp-portfolio__item-wrap{
        width: 50% !important;
        position: static !important;
        height: max-content;
    }

}















/* GALERÍAS */



.arrow-div{
    display: flex;
    justify-content: center;
    align-items: center;
}

.arrow-div > button{
    border: none;
    background-color: transparent;
    position: relative;
    transform: translateY(-100%);
}

.arrow-div > button:active{
    background-color: transparent;
    box-shadow: none;
}

.arrow{
    width: .6rem;
    height: .6rem;
    transition: transform 1s ease-in;
    position: relative;
}


.arrowGal-none{
    display: none !important;
}


.arrow::after{
    content: "";
    width: 13px;
    height: 1px;
    display: block;
    background-color: #444;
    position: absolute;
    left: 0;
    bottom: 0px;
    transform: rotate(135deg) translate(0px, 2px);
    transition: transform .5s .2s ease-in, width .5s ease;
}


.arrow::before{
    content: "";
    width: 13px;
    height: 1px;
    display: block;
    background-color: #444;
    position: absolute;
    left: 0;
    top: 0;
    transform: rotate(45deg) translate(4px, 6px);
    transition: transform .5s .2s ease-in, width .5s ease;
}


.arrow-active::after{
    transform: rotate(180deg);
    width: 1.1rem;
    transition: transform .5s ease-in, width 2s ease .5s;
}


.arrow-active::before{
    transform: rotate(0deg);
    width: .6rem;
    transition: transform .5s ease-in, width 2s ease .5s;
}



.gallery_page{
    width: 100%;
    max-width: 100%;
}

.gallery_page article{
    width: 100vw !important;
    overflow-x: hidden;
}

.content-gal{
    display: flex;
    flex-direction: row;
    overflow-x: hidden;
    width: 100%;
    height: 87vh;
    transition: all .8s ease;
    padding: 0 1rem;
}



.contentGalGrow{
    width: 120vw !important;
}


.text_section{
    padding: 1rem 2rem;
    width: 50vw;
    height: 90vh !important;
    position: relative;
    transition: transform .8s ease-in-out;
}


.text_section{
    padding: 0;
    width: 40vw;
    height: 87vh !important;
    position: relative;
    transition: transform .8s ease-in-out;
    display: flex;
    flex-direction: row;
}


.textSection-move{
    transform: translateX(-100%);
}


.textSection-move{
    transform: translateX(-30vw);
}


.text_section > .kt-inside-inner-col{
    display: grid !important;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(10, 1fr);
    height: 100%;
    padding: 0 1rem 0 2rem;
}


.text_section > .kt-inside-inner-col .entry-title{
    grid-row: 2/3;
    grid-column: 3/12;
    padding: 0 2rem;
    margin: 0;
    color: #0A0A0A;
    hyphens: none;
}


.text_section > .kt-inside-inner-col .entry-title{
    grid-row: 2 / 3;
    grid-column: 1 / 5;
    padding: 0;
    margin: 0;
    color: #0A0A0A;
}


.text_section > .kt-inside-inner-col .text_div{
    grid-row: 4/12;
    grid-column: 3/13;
    overflow-y: auto;
    overflow-x: auto;
    padding: 0 2rem;
}


.text_section > .kt-inside-inner-col .text_div{
    grid-row: 3 / 10;
    grid-column: 1 / 5;
    overflow-y: auto;
    overflow-x: auto;
    padding: 0 1.5rem 0 0;
}



.text_section blockquote{
    margin: 0;
    padding-top: 0;
}


.vp_gal, .vp_gal2{
    padding: 0 2rem;
    margin: 0 1rem;
    width: 100vw;
    display: flex;
    flex-direction: row;
    position: relative;
    transition: all .8s ease-in-out;
}


.vp_gal2{
    padding: 0;
    margin: 0;
    width: 100%;
    flex-direction: column;
    justify-content: center;
}



.vpGal-move{
    transform: translate(-50vw);
}


.vpGal-move{
    transform: translate(-27vw);
}

.vp_gal2 .kt-inside-inner-col, .vp_gal2 .kt-inside-inner-col .wp-block-visual-portfolio, .vp_gal .kt-inside-inner-col, .vp_gal .kt-inside-inner-col .wp-block-visual-portfolio{ 
    width: 95%;
    margin: 0 auto;
    position: relative;
}


    .vp_gal .kt-inside-inner-col .wp-block-visual-portfolio, .vp_gal2 .kt-inside-inner-col .wp-block-visual-portfolio{
        width: 100%;
    }
    

    .vp_gal .vp-portfolio, .vp_gal2 .vp-portfolio{
        max-height: 100%;
        display: grid;
        grid-template-columns: 1fr 20fr 1fr;
    }


    .vp_gal2 .vp-portfolio{
        display: inherit !important;
        height: auto !important;
        max-height: auto !important;
    }

        .vp_gal .vp-portfolio, .vp_gal2 .vp-portfolio{
            max-height: 100%;
            display: grid;
            grid-template-columns: .5fr 10fr .5fr;
            grid-template-rows: 6fr .6fr;
            height: 100%;
        }
        
        
        .vp_gal .vp-portfolio__items, .vp_gal .vp-portfolio__item-wrap{
            max-height: 100%;
            height: 100%;
        }






        .vp_gal .entry-content, .vp_gal .wp-block-visual-portfolio{
            height: 87vh !important; 
        }
        
        .vp_gal .vp-portfolio__items-arrow-prev{
            grid-column: 1/2;
            grid-row: 1/3;
        }
        

    .vp_gal .vp-portfolio__items-arrow-next{
        grid-column: 3/4;
        grid-row: 1/3;
    }



    .content-gal .vp_gal .vp-portfolio__items-wrap{
        grid-column: 2/3;
        grid-row: 1/2;
        display: flex;
        justify-content: center;
        align-items: center;
    }


    .vp_gal .vp-portfolio__thumbnails-wrap{
    grid-column: 2/3;
    grid-row: 2/3;
    width: 100%;
    margin-bottom: 0;
}


.vp_gal figure.vp-portfolio__item{
    display: flex;
    max-height: 100%;
    height: 100%;
    width: fit-content;
    margin: auto;
}


.vp_gal figure.vp-portfolio__item .vp-portfolio__item-img-wrap{
    display: flex;
    max-height: 100%;
    height: 100% !important;
}


.vp_gal figure.vp-portfolio__item .vp-portfolio__item-img-wrap .vp-portfolio__item-img{
    height: 100%;
    display: flex;
    align-items: center;
}


.home .vp-portfolio.vp-portfolio__ready .vp-portfolio__items-wrap, .home .vp-portfolio.vp-portfolio__ready .vp-portfolio__layout-elements{
    height: -webkit-fill-available;
}

.vp-portfolio.vp-portfolio__ready .vp-portfolio__items-wrap, .vp-portfolio.vp-portfolio__ready .vp-portfolio__layout-elements{
    width: 100% !important;
    margin-bottom: 0;
}



.vp_gal .vp-portfolio__item-img a, .vp_gal .vp-portfolio__item-img a img{
    height: 100%;
}


.vp_gal .vp-portfolio__item-img, .vp_gal figure.vp-portfolio__item .vp-portfolio__item-img-wrap, .vp_gal figure.vp-portfolio__item {
    width: 100% !important;
}

.vp_gal .vp-portfolio__item-img img{
    object-fit: contain !important;
    object-position: center !important;
}


.vp_gal .vp-portfolio__thumbnails{
    align-items: center;
    height: 100% !important;
}

[data-vp-layout=slider] .vp-portfolio__items-arrow:hover{
    box-shadow: none;
}



.vp_gal .vp-portfolio__thumbnail-wrap , .vp_gal .vp-portfolio__thumbnail, .vp_gal .vp-portfolio__thumbnail-img-wrap, .vp_gal .vp-portfolio__thumbnail-img, .vp-portfolio__thumbnail-img > img{
    height: 100% !important;
}



[data-vp-layout=slider] .vp-portfolio__items-arrow:focus-visible, [data-vp-layout=slider] .vp-portfolio__items-arrow svg:focus-visible{
    outline: none;
    border: none;
}

[data-vp-layout=slider] .vp-portfolio__items-arrow{
    box-shadow: none;
    background-color: transparent;
    opacity: 1 !important;
    color: black;
    transform: translateY(-100%) !important; 
}

[data-vp-layout=slider] .vp-portfolio__items-arrow svg{
    opacity: 1 !important;
    color: black;
}


.swiper-button-disabled{
    display: none !important;
}


.vp_gal figure.vp-portfolio__item{
    display: flex;
    flex-direction: column !important;
	justify-content: center;
}



.vp_gal .bowie{
    display: grid !important;
    grid-template-rows: repeat(5, 1fr) !important;
}

.vp_gal .bowie .vp-portfolio__item-img-wrap{
    grid-row: 1/5 !important;
}


/*figcaption*/

.vpSlide_meta .vp-portfolio__item-caption{
    height: 8rem;
 }

 .vpSlide_meta .vp-portfolio__item-caption .vp-portfolio__item-meta{
    padding: 0 1rem;
    height: inherit;
 }

 .vpSlide_meta .vp-portfolio__item-caption h2{
    margin: 0;
 }

 .vpSlide_meta .vp-portfolio__item-caption .vp-portfolio__item-meta-excerpt{
    height: auto;
 }

 .vpSlide_meta .vp-portfolio__item-caption .vp-portfolio__item-meta-excerpt > div{
    font-size: .75rem;
    line-height: 1.1;
 }

/** !! responsive portfolio galeries */


@media screen and (max-width:1150px) {

    .vp_gal .vp-portfolio{
        grid-template-columns: .75fr 10fr .75fr;
    }


    .text_section, .content-gal, .vp_gal .wp-block-visual-portfolio{
        height: 80vh !important;
    }
    
    #colophon{
        margin-top: 1rem;
    }


}





@media screen and (max-width:879px) {

    #masthead{
        padding: .5rem 1rem;
    }

    .entry-content .entry-title{
        margin-top: 1rem !important;
    }

    .gallery_page article{
        /* height: 90vh; */
        height: 77vh;
        overflow-y: hidden;
    }


    .content-gal{
        width: 100%;
        flex-direction: column;
        height: 90vh;
        overflow-y: hidden;
        padding: 0;
    }

    .text_section > .kt-inside-inner-col{
        display: flex !important;
        flex-direction: column-reverse !important;
        padding: 0 1.5rem !important;
    }

    .text_section, .content-gal{
        height: auto !important;
    }

    .text_section > .kt-inside-inner-col .text_div, .text_section > .kt-inside-inner-col .entry-title{
        grid-column: 2/3 !important;
    }

    .text_section, .vp_gal{
        width: 100%;
        padding: 1rem 0;
        margin: auto;
    }

    .text_section > .kt-inside-inner-col .text_div, .text_section > .kt-inside-inner-col .entry-title{
        grid-column: 1/14;
    }

    .text_section > .kt-inside-inner-col{
        padding: 0;
    }

    .text_section > .kt-inside-inner-col .text_div{
        grid-row: 4/13;
    }
    

    .text_section > .kt-inside-inner-col .text_div{
        padding: 0;
    }


    .arrow-div{
        display: none;
    }

    .gallery_page article{
        overflow-y: auto;
    }


    .content-gal{
        flex-direction: column;
    }

    
    .vp_gal .vp-portfolio{
        grid-template-rows: .6fr .15fr;
    }


    [data-vp-layout=slider] .vp-portfolio__thumbnails-wrap .vp-portfolio__thumbnail-wrap{
        max-height: 5.5rem !important;
    }
    
    .vp_gal .vp-portfolio__thumbnails{
        align-items: baseline;
    }

    .fancybox-navigation .fancybox-button{
        display: none;
    }

    .vp_gal .kt-inside-inner-col{
        width: 100% !important;
    }


    
    [data-vp-layout=slider] .vp-portfolio__thumbnails-wrap .vp-portfolio__thumbnail-wrap{
        max-height: 5rem !important;
    }
    
    .vp_gal .vp-portfolio__thumbnails{
        align-items: baseline;
    }




    .vp_gal2 .vp-portfolio__items{
        display: flex;
        flex-direction: row !important;
        flex-wrap: wrap;
        height: auto !important;
    }

    .vp_gal2 .vp-portfolio__item-wrap{
        width: 50% !important;
        position: static !important;
        height: max-content;
    }
    

}




















/* SCROLLBAR */

::-webkit-scrollbar {
    width: .2rem;
    height: .2rem;
}


::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #eee; 
    border-radius: .2rem;
}

::-webkit-scrollbar-thumb {
    background: #dfdfdf; 
    border-radius: .2rem;
  }






/* COLOPHON */

.site-info-container{
    display: flex;
    justify-content: center;
}




/* VISUAL PORFOLIO */

.fancybox-button--share{
    display: none;
}

.vp-fancybox .fancybox-bg{
    background-color: #0A0A0A;
}

.fancybox-is-open .fancybox-bg{
    opacity: .95;
}

.fancybox-infobar{
    display: none;
}







/* noTextPage */

.noTextPage .arrow-div{
    display: none;
}

.noTextPage .content-gal{
    flex-direction: column;
}

.noTextPage .text_div{
    display: none;
}

.noTextPage .text_section > .kt-inside-inner-col{
    display: block !important;
}

.noTextPage .noText, .noTextPage .text_section > .kt-inside-inner-col{
    height: min-content !important;
}

.noTextPage .noText{
    width: 100%;
    justify-content: center;
    margin: 1.2rem 0 2rem 0;
}



/* noText2 */

.noTextPage2 .contentGalGrow {
    width: 115vw !important;
}

.noTextPage2 .text_section{
    width: 25vw;
}

.noTextPage2 .textSection-move{
    transform: translateX(-15vw) !important;
}

.noTextPage2 .vpGal-move{
    transform: translate(-15vw);
}



/* hastalaska40 */


.hastalaska40_page #content{
    padding-top: 2.4rem;
}