/****************************************************************************
    * SG Assets. PHAR v258
    * Copyright © 2025 | Salon Guru LTD | https://www.salonguru.net/
    *
    * Use of this file without a license is prohibited. 
    *
****************************************************************************/

section#collection{float:none;clear:both;width:100%;margin:0;text-align:center;font-size:0}section#collection .photo{display:inline-block;overflow:hidden;width:12.5%;min-width:169px;transition:all .25s}section#collection .photo:hover{transition:all .25s;opacity:.9}section#collection .photo img{width:100%;height:250px;padding:5px;object-fit:cover;object-position:top}.sg-ngg-gallery-single #wpadminbar,.sg-ngg-gallery-single #masthead,.sg-ngg-gallery-single header,.sg-ngg-gallery-single #colophon,.sg-ngg-gallery-single footer,.sg-ngg-gallery-single p,.sg-ngg-gallery-single h1,.sg-ngg-gallery-single h2,.sg-ngg-gallery-single h3,.sg-ngg-gallery-single h4,.sg-ngg-gallery-single ul{display:none!important}section#collection-single{position:fixed;top:0;left:0;width:100%;height:100vh}section#collection-single .slideshow{width:100vw!important}section#collection-single .photo{display:inline-block;width:33.33vw;height:100vh}section#collection-single .photo img{width:100%;height:100vh;object-fit:cover;object-position:top}section#collection-single #carprev{position:fixed;top:50%;left:5%;width:41px;height:41px;cursor:pointer;border-radius:50%;background:url(/sgassets/core/sg-ngg-slideshow/assets/images/sg-ngg-gallery/btn-previous.svg);background-color:rgba(0,0,0,.5);background-repeat:no-repeat}section#collection-single #carnext{position:fixed;top:50%;right:5%;width:41px;height:41px;cursor:pointer;border-radius:50%;background:url(/sgassets/core/sg-ngg-slideshow/assets/images/sg-ngg-gallery/btn-next.svg);background-color:rgba(0,0,0,.5);background-repeat:no-repeat}section#collection-single #carexit{position:fixed;top:5%;right:5%;width:56px;height:56px;cursor:pointer;border-radius:50%;background:url(/sgassets/core/sg-ngg-slideshow/assets/images/sg-ngg-gallery/closeBtn.svg);background-color:rgba(0,0,0,.5);background-repeat:no-repeat}@media (max-width:1024px){section#collection-single .photo{width:50vw}}@media (max-width:480px){section#collection .photo{width:50%;min-width:0}section#collection-single .photo{width:100vw}}