/*
 Theme Name:   Grindelwald Child
 Theme URI:    http://demo.goodlayers.com/grindelwald
 Description:  Goodlayers Grindelwald Child Theme
 Author:       Goodlayers
 Author URI:   http://goodlayers.com
 Template:     grindelwald
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, right-sidebar, responsive-layout
 Text Domain:  grindelwald-child

 START YOUR CHILD THEME CSS HERE
*/
.gdlr-core-gallery-with-thumbnail-wrap .gdlr-core-sly-slider{
	max-width:100%!important;
}
.postid-1490 .gdlr-core-icon-list-item ul.gdlr-core-icon-list-flow {
    justify-content: center!important;
}
h1.grindelwald-page-title {
    text-transform: capitalize !important;
}
.cus .gdlr-core-gallery-item-decoration {
    position: absolute;
    top: 45%!important;

}