/** * Copyright: 2007-2026, FlexDealer Solutions Ltd * This code is property of FlexDealer Solutions Ltd. All rights reserved. * May not be re-used, re-distributed or modified without permission. */ .hide{ display: none !important; } .widget{ padding: 20px; font-weight: 400; } .breadcrumb { margin: 0; padding: 8px 15px; list-style: none; background-color: #f5f5f5; } .breadcrumb > li { display: inline-block } .breadcrumb > li a{ color: #337ab7; text-decoration: none; } .breadcrumb > li + li:before { padding: 0 5px; color: #ccc; content: "/\00a0" } .breadcrumb > .active { color: #777; } .splide__slide img { width: 100%; } .embed-responsive-4by3 { padding-bottom: 75%; }