/*
Theme Name:		 Masco child
Theme URI:       https://mthemeus.com/demos/wp/masco
Description:	 A premium WordPress theme for Digital Agency, Software, App, Services and many more
Author:			 mthemeus
Author URI:      https://themeforest.net/user/mthemeus
Template:		 masco
Version:		 1.0.0
Text Domain:	 masco-child
*/


/*
    Add your custom styles here
*/
@font-face {
  font-family: 'firstlogo-bold';
  src: url('LamaSans-Bold.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'firstlogo-light';
  src: url('LamaSans-Regular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'firstlogo-black';
  src: url('LamaSans-Black.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

p,div,a,span,li,ul,ol,input,button,textarea{
font-family: "firstlogo-light" !important;
}

h1,h3,h4,h5,h6,label{
font-family: "firstlogo-bold" !important;
}
h2,.service-title>a{
   font-family: "firstlogo-black" !important; 
}
@media (max-width: 767px) {
    .elementor-18641 .elementor-element.elementor-element-c47cc58 .elementskit-navbar-nav > li > a {
      font-family: "firstlogo-black" !important;
    }
}
.dark-logo
{
	width:130px !important;
}

.ama-site-logo img{
  	width:130px !important;  
}

.mas-list-group-wrapper{
    padding-right:0 !important;
    padding-left:0 !important;
}

/*.mas-list-group-item{*/
/*    display:inline-block !important;*/
/*}*/

span:not(.elementor-icon){
    display:inline !important;
}
.masco-text-slider-data{
    flex-direction:row !important;
}

.slick-initialized .slick-slide{
    width:auto !important;
    margin-right: 8px;
    margin-left: 8px;
    background: #ebebeb;
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius:20px;
}


@media (max-width: 600px) {
    .masco-text-slider-data {
        text-align: center;
        display: flex !important;
    }
}

.masco-text-slider-icon svg{
    height:auto !important;
}

input{
    text-align:right !important;
}
input.wpcf7-submit{
    text-align:center !important;
}

.masco-service-widget-item{
    margin-bottom:15px !important;
}

.mas-addons-breadcrumbs li{
    display: inline-block !important;
    margin-left: 8px;
    margin-right: 8px !important;
}

.single-client{
    box-shadow:none !important;
}

@media (max-width: 1024px) {
    .elementskit-menu-overlay {
        background-color:transparent !important;
    }
}

@media screen and (min-width:970px){
    .elementor-shape-fill{
        display:none !important;
    }
}