.related ul.toret_related_products.products li.product{
	width:100%;
	margin:0;
	padding:20px;
}
.owl-carousel .owl-nav button.owl-next, 
.owl-carousel .owl-nav button.owl-prev{
	width:50px;
	background-color: transparent;
	text-align:center;
}
.owl-carousel .owl-nav button.owl-next svg, 
.owl-carousel .owl-nav button.owl-prev svg{
	width:10px;
	line-height:50px;
}
.owl-carousel .owl-nav button.owl-next:hover, 
.owl-carousel .owl-nav button.owl-prev:hover{
	opacity:0.5;
	background:transparent;
}


.owl-theme .owl-nav{
	margin-top: 0px;
    text-align: right;
    position: absolute;
    right: 0;
    top: 50%;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.relater-products-container>.uagb-container-inner-blocks-wrap>p{
	display: none;
}