/*
Theme Name: Flash Child for Anthroday
Theme URI: 
Description: Child theme of flash theme for the Flash theme
Author: <a href="https://themegrill.com">ThemeGrill</a>
Author URI: 
Template: flash
Version: 1.3.4
*/

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Tue, 30 Jun 2020 08:04:00 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/


div.panel-grid {
    margin-bottom: 2em !important;
}

.tg-slider-widget .tg-container .caption-desc {
    text-transform: none !important;
}


.tg-container.rdr-container {
    text-align: center;
}

span.rdrA{
    width: 24% !important;
    display: inline-block;
}

span.rdrB {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
}

span.rdrB h1.site-title {
  font-size: 3em !important;
  line-height: 1.5em;
}

span.rdrB p.site-description {
    font-size: 1.7em !important;
    margin: auto;
}

span.rdrC{
	width: 24% !important;
	display:inline-block; 
}

figure.logo-image {
    width: 130px;
    margin: auto !important;
}

img.rdrLogoBicocca {
    height: 130px;
}


.entry-content,
.entry-summary {
	color: #black !important;
}

.tg-service-widget .service-content-wrap {
     color: #000 !important;
}

.entry-content, .entry-summary {
    color: #000 !important;
}

div.service-content-wrap {
    font-size: initial !important;
}

.page .siteorigin-widget-tinymce.textwidget p {
    font-size: initial !important;
}

@media screen and (max-width: 600px) {

    span.rdrA{
        width: 100% !important;
        display: block;
    }
    
    span.rdrB {
        width: 100%;
        display: block;
        vertical-align: middle;
    }
    
    span.rdrB h1.site-title {
        font-size: 3em !important;
	line-height: 1.5em !important;
    }
    
    span.rdrB p.site-description {
        font-size: 1.7em !important;
        margin: auto;
    }
    
    span.rdrC{
    	width: 100% !important;
    	display:block; 
    }
    
    figure.logo-image {
        width: 150px;
        margin: auto !important;
    }
    
    img.rdrLogoBicocca {
        height: 150px;
    }

}
