/*
Theme Name:   Santi - Child theme
Theme URI:    http://webdesign-finder.com/santi-v2
Description:  Extra Small child theme of Santi theme
Author:       the MWTemplates team
Author URI:   https://themeforest.net/user/mwtemplates
Template:     santi
Version:      1.0.0
License:      Commercial
License URI:  https://themeforest.net/licenses/regular_extended
Text Domain:  santi
Domain Path:  /languages
Tags:         blog, e-commerce, news, custom-background, custom-colors, custom-logo, custom-menu, custom-header, editor-style, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, block-styles, wide-blocks, left-sidebar, right-sidebar, one-column, two-columns, grid-layout, microformats, post-formats, translation-ready
*/

/* Your styles goes here*/
.elementor-116 .elementor-element.elementor-element-94c093f .mwt-elementor-main-slider-container .slides > li {
	opacity: 1;
    display: block;
}
.footer-logos {
    padding-top: 0!important;
    padding-bottom: 30px!important;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
}
.footer-logos .grid-item {
    width: auto !important;
    padding: 10px 0;
}
.footer-logos .grid-item:last-child { margin-left: auto }
@media (min-width: 768px) {
    .title h1 {
        font-size: 50px;
        margin-bottom: 37px;
    }
    .footer-logos {
	flex-direction: row;
	padding-bottom: 70px!important;
    }
}
.footer .widget .widget-title, .footer .widget .wp-block-heading { font-size: 25px }
.title .container:not([class*=pb-]), .title .container-fluid:not([class*=pb-]) { padding-bottom: 45px }
.title .container:not([class*=pt-]), .title .container-fluid:not([class*=pt-]) { padding-top: 85px }
#main .container:not([class*=pb-]), #main .container-fluid:not([class*=pb-]) { padding-bottom: 45px }
#main .container:not([class*=pt-]), #main .container-fluid:not([class*=pt-]) { padding-top: 50px }

/* CookieYes Bar */
.cky-btn, .cky-prefrence-btn-wrapper .cky-btn, .cky-btn-revisit-wrapper, .cky-btn-revisit-wrapper .cky-btn-revisit {
    color: #FFFFFF!important;
    border-color: #253747!important;
    background-color: #253747!important;
}


@media (max-width: 1199px) {
    .elementor-116 .elementor-element.elementor-element-94c093f .mwt-elementor-main-slider-layer-2 {
	font-size: 50px;
	line-height: 50px;
    }
}
@media (max-width: 767px) {
    .elementor-116 .elementor-element.elementor-element-94c093f .mwt-elementor-main-slider-layer-2 {
        font-size: 40px;
	line-height: 40px;
    }
}
@media (max-width: 600px) {
    .elementor-116 .elementor-element.elementor-element-94c093f .mwt-elementor-main-slider-layer-2 {
        font-size: 50px;
        line-height: 50px;
    }
}
