/*
Theme Name:	Chemid - Child theme
Theme URI: https://themnific.com
Description:	A basic child theme for Chemid Theme
Author:		Dannci & Themnific
Author URI: https://themnific.com
Template:	movemate
Version:	0.1
*/

/* ADD SOME STYLE BELOW */

body.elementor-template-canvas{
	overflow-x: hidden !important;
}


.tmnf_overflow {
	overflow:hidden;
}

.demo_preview.elementor-widget-image {
    -moz-box-shadow: 0 1px 12px rgba(0,0,0,.05),0 2px 16px rgba(0,0,0,.04);
    -webkit-box-shadow: 0 1px 12px rgba(0,0,0,.05),0 2px 16px rgba(0,0,0,.04);
    box-shadow: 0 1px 12px rgba(0,0,0,.05),0 2px 16px rgba(0,0,0,.04);
    will-change: transform;
    padding-top: 25px;
    outline: 0;
    border-radius: 3px;
}

.demo_preview.elementor-widget-image::before {
    content: '···';
	font-family:Georgia, serif !important;
    text-align: left;
    top: 0;
    left: 0;
    width: 100%;
    height: 25px;
    line-height: 20px;
    padding: 0 15px;
    color: #bbc0cc;
    font-size: 50px;
    letter-spacing: 0;
    background: #e9ecf3;
    position: absolute;
    border-radius: 3px 3px 0 0;
}


.elementor-slick-slider{
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15) !important;
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15) !important;
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15) !important;
}

.new_demo.elementor-widget-image::after{ 
	position:absolute; 
	top:-20px;
	right:-30px;
	content:'NEW';
	display:block;
	overflow:hidden;
	z-index:99;
	height:60px;
	width:60px;
	text-align:center;
	border-radius:40px;
	padding:18px 0;
	background:#F96939;
	color:#fff;
	font-family:'Plus Jakarta Sans'!important;
	font-size:13px;
	font-weight:600;
}

/* END landing page */

.page-id-12627 .title_part {
	margin-top: 29px;
  margin-bottom: 26px;
}


.foocol.first img{max-width:220px !important;}

@media screen and (min-width: 1200px) {
	.page-id-12851 header {
	  background-color: transparent !important;
	}
	.page-id-12851 .header_fixed .tmnf_header_fix {
    height: 27px;
  }
}

/* END demo stuff */