/*
Theme Name: Siberia (Child Theme)
Theme URI: http://madsparrow.us/
Author: Mad Sparrow
Author URI: https://themeforest.net/user/madsparrow
Description: Siberia – brings your site to life with immersive featured images and subtle animations. With a focus on portfolio sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our theme works great in many languages, for any abilities, and on any device.
Tags: one-column, two-columns, right-sidebar, custom-menu, post-formats, sticky-post, translation-ready, page transition
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: siberia
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Template: siberia
*/

/* Add your own modification from here
-------------------------------------------------------------- */
.oswald-heading{
    color: #000;
    font-family: "black diamond",Sans-serif!important;
    font-size: 70px;
    font-weight: 400;
    text-transform: none;
    line-height: 1.2em;
    margin-left:10px;
}

@media (max-width: 1024px){
    .oswald-heading{
         font-size: 55px;
    }
}

.elementor-icon-list-icon svg{
	width:40px;
	height:40px;
}

ul.elementor-icon-list-items{
	list-style-type:none!important;
}
.elementor-testimonial{
	padding:30px!important;
}
.elementor-icon-list-items{
	
}
.elementor-testimonial__image{
	flex-shrink: 0;
}
.elementor-widget-testimonial-carousel .elementor-testimonial__image img{
	width: 50px;
    height: 50px;
}

.elementor-testimonial__image img{
	border-radius: 999px;
    box-sizing: content-box;
    -o-object-fit: cover;
    object-fit: cover;
}
.elementor-testimonial--align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{
	text-align: left;
}
.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite {
    margin-left: 20px;
}

.elementor-testimonial__name {
    font-weight: 700;
	display:block;
	text-decoration:normal;
}
.elementor-testimonial--align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
    justify-content: center;
}

.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
    margin-top: 25px;
}

.elementor-testimonial--layout-image_inline .elementor-testimonial__footer {
    align-items: center;
}
.elementor-testimonial__footer{
	display: flex;
}

@media only screen and (max-width: 996px)
.ms-fs-menu .ms-fs-container {
    width: 100%;
    padding: 4em 10px;
    margin-left: -95px!important;
}
