/*
Theme Name: Clnracking
Theme URI: N/A
Author: Conversal Team
Author URI: https://www.conversal.be
Description: A custom wordpress theme for Clnracking.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Html5, Css3, PHP5, Custom post type, Blog, Wpml
Text Domain: clnracking
*/
@import url('assets/css/main.all.css');
@media(max-width:575px){
    .pallet-racking-section{ padding-top: 30px; }
}
body .lazyloaded{
    transition: all 0.5s!important;
    -ms-transition: all 0.5s!important;
    -webkit-transition: all 0.5s!important;    
}
html body .page-banner-bg{
    transition: none!important;
    -ms-transition: none!important;
    -webkit-transition: none!important;  
}