@charset "utf-8";
/* CSS Document */

.iti-innerbanner {
    position: relative;
    width: 100%;
    min-height: 240px; /* Banner Height */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.owl-carousel .owl-item{ margin:0;}

.iti-head{ padding:15px 0 0;}
.iti-head h1{ font-size:3rem!important; font-weight:600; margin-bottom:0!important;}

.tg-productdetailsider .tg-btnroundnext, .tg-productdetailsider .tg-btnroundprev {
	
	color:#000;
	width: auto;
	height: auto;
	background: rgb(255 255 255 / 80%)!important;
    padding: 10px;
    border-radius: 25px;
	line-height: normal
}
