@charset "utf-8";
.boxphoto-classifiche.owl-carousel .owl-nav button.owl-prev,.boxphoto-classifiche.owl-carousel .owl-nav button.owl-next{z-index:1;/* width: 30px; *//* height: 30px; */background-color: #24953C;position:absolute;top: 50px;transform:translatey(-50%);/* display: flex; *//* align-content: center; *//* justify-content: center; *//* align-items: center; */}
.owl-nav button span{font-size:30px;padding: 0 15px 8px;line-height: 1;display:block;color: #fff;}
.boxphoto-classifiche.owl-carousel .owl-nav button.owl-prev{left:0}
.boxphoto-classifiche.owl-carousel .owl-nav button.owl-next{right:0}
.boxphoto-classifiche.owl-carousel .owl-nav{margin:0}
.boxphoto-classifiche.owl-carousel .item{display: flex;flex-direction: column;gap: 24px;}
.owl-theme .owl-nav .disabled,button.disabled{opacity:.6}
.owl-theme .owl-nav [class*=owl-]:hover {background: #19682A !important;}
.owl-theme .owl-nav .disabled {background: #BDBEAE !important;}
.align-items-normal{align-items: normal!important;}
.gal-btn-wrap{text-align:center;width:100%}
.gal-btn-wrap button{background-color: #24953c;color: #fff;border:none;padding: 10px 20px;border-radius: 1px;margin: 20px 10px 30px;font-size: 14px;font-weight:600;transition:all .5s;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}
.gal-btn-wrap button:hover{background-color: #19682A;color: #fff;}
.gal-btn-wrap button.disabled{background-color: #D6D6D6;color: #fff;}
