

/*

    Theme Name:		 Brikk Child
    Theme URI:		 https://themeforest.net/item/brikk-directory-listing-wordpress-theme/29105129
    Description:	 Brikk Child is a child theme of Brikk
    Author:			 Utillz
    Author URI:		 https://themeforest.net/user/utillz
    Template:		 brikk
    Version:		 1.7.0.2
    Text Domain:	 brikk-child

*/

/*
 * add your custom styles here
 *
 */


/* Optional: improve touch target on smaller screens */
@media (max-width: 767px) {
  .rz-image-prv .rz-image-remove {
    opacity: 1 !important;
  }
}



/* .rz-image-prv-inner .rz-image-remove {
  display: block;
  position: absolute !important;
  z-index: 99;
  opacity: 1 !important;
}

.rz-image-prv .rz-image-prv-outer {
	position: static!important;
	padding-top: 100%;
} */