/** Shopify CDN: Minification failed

Line 38:37 Unexpected "{"

**/
span, h1,h2,h3,h4,h5,h6,p{
line-height:100%;
letter-spacing:0;
}
.shooting-hero-banner-rating div {

    display: flex;
    justify-content: center;
    align-items: center;
	}
	
	
	 
	.shooting-hero-banner-rating div .zpa-flex--column:first-child, 
	.shooting-hero-banner-rating div .zpa-flex--column:last-child{
	height:20px;
	}
	
	.shooting-hero-banner-rating div .zpa-flex--column:nth-child(2){
	height:17px;
	}
	
	
	.shooting-hero-banner-rating div .zpa-flex--column:nth-child(2) .ca-12469740{
	justify-content: flex-end;
	}

    .shooting-hero-banner-rating div .zpa-flex--column:nth-child(2) p{
	margin-bottom: 1px !important;
	}

.hero_section_rating.zp.raw-5316181, 
.hero_section_rating .zp.raw-5316182,{
margin:unset !important;
}

.top-hero-banner-rating-image , 
.top-hero-banner-rating-image .zpa-image-container, 
.top-hero-banner-rating-image .zpa-image-container img{
    width: 100%;
    max-width: 100px;
    height: 100%;
    max-height: 20px;
}


@media screen and (max-width:768px){


.shooting-hero-banner-rating ea-19873229{
display: flex;
    gap: 0px;
    justify-content: space-between;
	}	
hero_section_rating {
    width: 100%;
    max-width: 360px;
}

.hero_section_reviews div .zpa-flex--column:nth-child(2){
width:100%;
max-width:204px !Important;
}
.hero-section-reviews-rating{
margin-bottom: 2px !important;
}


}
@media screen and (max-width:767px){

        .shooting-hero-banner-rating div .zpa-flex--column:nth-child(2) p {
    margin-bottom: 3px !important;
}
.top-hero-banner-rating-col{
	padding:0px !important;
	width:100%;
	max-width: 300px !important;
	}
}
@media (max-width: 450px) {
    .shooting-hero-banner-rating .ea-19873229 {
        justify-content: space-between !important;
    }

}