/* Custom CSS */


body,
#wrapper,
#main {
  background-color: #f5f5f5 !important;
}

.thumbnail-container
{
    border: 3px solid;
    border-color: #bababa !important;
	border-radius:6px;
}


#barrasearch
{
    background-color: #111111 !important;
}

.product-list-reviews
{
	display: none !important;
}

.product-title{
    min-height:50px !important;
}

.page-header
{
	margin-left:30px;
}

.elementor-image img
{
	border-radius:8px;
}

.notifications-container
{
	display:none;
}

#_desktop_logo img
{
	border-radius:8px;
}

