.customtheme-gallery-type-customtheme-tiles{display: flex;flex-wrap: wrap}.customtheme-gallery-type-customtheme-tiles .item{margin-right: 10px;margin-bottom: 10px;overflow: hidden}.customtheme-gallery-type-customtheme-tiles .item img{position: relative;display: block;width: 100%;height: auto;vertical-align: middle;transition: all .6s ease}.customtheme-gallery-type-customtheme-tiles .item img:hover{transform: scale(1.05);transition: all .3s ease}.customtheme-gallery-type-customtheme-tiles.columns-count-3 .item{width: calc((100% - 20px) / 3 - 0.01px)}.customtheme-gallery-type-customtheme-tiles.columns-count-3 .item:nth-child(3n){margin-right: 0}.customtheme-gallery-type-customtheme-tiles.columns-count-4 .item{width: calc((100% - 30px) / 4 - 0.01px)}.customtheme-gallery-type-customtheme-tiles.columns-count-4 .item:nth-child(4n){margin-right: 0}.customtheme-gallery-type-customtheme-tiles.columns-count-5 .item{width: calc((100% - 40px) / 5 - 0.01px)}.customtheme-gallery-type-customtheme-tiles.columns-count-5 .item:nth-child(5n){margin-right: 0}@media (max-width: 920px){.customtheme-gallery-type-customtheme-tiles .item.item{width: calc((100% - 20px) / 3 - 0.01px)}.customtheme-gallery-type-customtheme-tiles .item.item:nth-child(n){margin-right: 10px}.customtheme-gallery-type-customtheme-tiles .item.item:nth-child(3n){margin-right: 0}}@media (max-width: 640px){.customtheme-gallery-type-customtheme-tiles .item.item{width: calc((100% - 10px) / 2 - 0.01px)}.customtheme-gallery-type-customtheme-tiles .item.item:nth-child(n){margin-right: 10px}.customtheme-gallery-type-customtheme-tiles .item.item:nth-child(2n){margin-right: 0}}.customtheme-gallery-type-customtheme-slider{position: relative}.customtheme-gallery-type-customtheme-slider .overlay-left,.customtheme-gallery-type-customtheme-slider .overlay-right{position: absolute;top: 0;right: 0;bottom: 0;width: 75px;z-index: 1;background: rgba(255,255,255,0);cursor: pointer;transition: all .3s ease}.customtheme-gallery-type-customtheme-slider .overlay-left::before,.customtheme-gallery-type-customtheme-slider .overlay-right::before{content: '\e805';font-family: custom-icons;position: absolute;line-height: 1;font-size: 2em;font-weight: bold;color: #fff;top: calc(50% - 1rem);left: 0;right: 0;text-align: center}.customtheme-gallery-type-customtheme-slider .overlay-left:hover,.customtheme-gallery-type-customtheme-slider .overlay-right:hover{background: rgba(255,255,255,0.75);transition: all .3s ease}.customtheme-gallery-type-customtheme-slider .overlay-left:hover::before,.customtheme-gallery-type-customtheme-slider .overlay-right:hover::before{color: #000}.customtheme-gallery-type-customtheme-slider .overlay-left{right: unset;left: 0}.customtheme-gallery-type-customtheme-slider .overlay-left::before{content: '\e804'}.customtheme-gallery-type-customtheme-slider ul{margin: 0;padding: 0;list-style-type: none}.customtheme-gallery-type-customtheme-slider ul li{margin: 0;padding: 0}.customtheme-gallery-type-customtheme-slider ul li a{display: block;background: none;text-decoration: none}.customtheme-gallery-type-customtheme-slider ul li a:hover{background: none}.customtheme-gallery-type-customtheme-slider .item{display: block;position: relative;overflow: hidden;vertical-align: middle;text-align: center;padding: 0;background: rgba(0,0,0,0.05);width: 300px;height: 300px}.customtheme-gallery-type-customtheme-slider .item:hover img{transform: scale(1.05);transition: all .3s ease}.customtheme-gallery-type-customtheme-slider .item img{display: block;position: relative;height: 100%;width: 100%;margin: auto;vertical-align: middle;transition: all .6s ease}.customtheme-gallery-type-customtheme-slider.height-small ul .item{width: 200px;height: 200px}.customtheme-gallery-type-customtheme-slider.height-large ul .item{width: 400px;height: 400px}