/*
Theme Name:   Adamas Child
Theme URI:    https://slimtemplate.net/adamas-wordpress/
Description:  Adamas Child Theme
Author:       SlimTemplate
Author URI:   https://slimtemplate.net
Template:     adamas
Version:      1.0.0
Copyright: (c) 2015-2020 Slim Template
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.txt
Tags:         one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-colors, custom-menu, featured-images, sticky-post, full-width-template, post-formats, theme-options, translation-ready
Text Domain:  adamas-child
*/

.header-first .logo-container a img {
          max-width: 274px;
    min-width: 274px
}
html, body {
  
    font-family: 'Noto Serif SC', serif !important;
}
.ult-carousel-wrapper {
    /* margin-bottom: 35px; */
    /* padding-bottom: 20px; */
}
.ctc-analytics {
    margin: 35px 10px;
}
@media only screen and (max-width: 768px) {
.ctc-analytics {
    margin: 28px 0px;
}
}