/*
Theme Name: De Jure Child
Theme URI: http://cmsmasters.net/de-jure-child/
Author: cmsmasters
Author URI: http://cmsmasters.net/
Description: De Jure Child Theme
Template: de-jure
Version: 1.0.0
License:
License URI:
Text Domain: de-jure-child
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/
.text-center {
    text-align: center;
    margin-bottom: 3rem;
}
.ccs_footer .footer-bottom-content {
    background-color:  #fff;
    text-align: center;
    padding: 3rem 0;
	color:#000;
}
.ccs_footer .footer-bottom-content h3 {
    margin-bottom: 2rem;
    color: #000;
}
.footer-bottom-content img {
    max-height: 70px;
}

@media (max-width: 768px) {
    #rev_slider_1_1_wrapper rs-sbg{
        background-position: 70% 50% !important;
    }
}

@font-face {
  font-family: 'Theme-Default-Icons';
  src: url('Theme-Default-Icons.ttf');
  font-display: swap !important;
}