/** * * ------------------------------------------- * Small Desktop CSS file * ------------------------------------------- * **/ /* * * 10. Small Desktop code * * ------------------------------------ */ /* 10.1. Base elements ==================================== */ body #bruno-footer, { width: auto; } #top-menu { width: 100%; } #bruno-social-icons { clear: both; margin-top: 10px; } #bruno-search { float: left; } .box { padding: 10px!important; } .box.menu li { margin: 0; } #footer-menu { display: inline-block; float: none; text-align: center; } #footer-menu li { display: inline-block; float: none; } .owl-theme .owl-controls .owl-buttons .owl-prev { left:-10px;} .owl-theme .owl-controls .owl-buttons .owl-next { right:-10px;} .top-contact-bar {display:none} .bruno-page.vc {padding-left:10px!important; padding-right:10px!important; box-sizing:border-box;} .bruno-teaser-2.horizontal .image-holder, .bruno-teaser-2.horizontal1 .image-holder { width:100%; float:none; margin: 0; } .bruno-teaser-2.horizontal .text-holder, .bruno-teaser-2.horizontal1 .text-holder { width:100%; float:none; padding-top:0; }