/*
Theme Name: CKPro
Description: Multi-Purpose Wordpress Theme
Author: Codex Themes.
Theme URI: http://codex-themes.com/thegem/
Author URI: http://codex-themes.com/thegem/
Template: thegem-elementor
Version: 1.0
Tags: one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, full-width-template, theme-options, translation-ready, dark, light
License: GNU General Public License
License URI: license.txt
*/

ul.brand-thumbnails-description {
  list-style-type: none;
  display: flex;
  align-items: center;
}
ul.brand-thumbnails-description li {
  padding:24px;
}

#footer-menu {
    list-style-type: none;
    display: flex;
    margin: 0;
    flex-direction: column;
    text-align: left;
}
#footer-menu li {
    padding-bottom: 8px;
}
body #menu-footermenu_fr {
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
}
body #menu-footermenu_fr li {
  border: 0 !important;
}
body #menu-footermenu_fr li a {
  text-transform: inherit !important;
  padding: 0 !important;
  margin: 0 !important;
}

body .header-style-3 #primary-menu.no-responsive > li.menu-item-current > a,
body .header-style-3 #primary-menu.no-responsive > li.menu-item-active > a,
body .header-style-4 #primary-menu.no-responsive > li.menu-item-current > a,
body .header-style-4 #primary-menu.no-responsive > li.menu-item-active > a,
body .header-style-3.header-layout-fullwidth_hamburger #primary-menu.no-responsive > li.menu-item-current > a,
body .header-style-3.header-layout-fullwidth_hamburger #primary-menu.no-responsive > li.menu-item-active > a,
body .header-style-4.header-layout-fullwidth_hamburger #primary-menu.no-responsive > li.menu-item-current > a,
body .header-style-4.header-layout-fullwidth_hamburger #primary-menu.no-responsive > li.menu-item-active > a {
    border: 0;
    color: #00bcd4;
}

body #colophon {
    padding: 48px 0 0 0;
  }

#page-title .page-title-excerpt {display:none}

.page-sidebar .brand-thumbnails {
  padding-left: 0 !important;
}

body .portfolio.portfolio-grid:not(.inited) .image-inner,
body .portfolio.portfolio-grid .image-inner.without-image,
body .portfolio.portfolio-grid img[loading="lazy"] {
      background-color: #ffffff !important;
      max-width: 120px !important;
  }
