/*
Theme Name:   Netinspire
Description:  Write here a brief description about your child-theme
Author:       Andy
Author URL:   http://netinspire.co.uk
Template:     hello-elementor
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  Netinspire
*/

 
#intro .html-btn.elementor-widget-html, footer.elementor-location-footer .html-btn.elementor-widget-html { 
   display:inline-block; width:auto; margin-bottom:0;
}

 #play-store-button {
    font-family: "Poppins", Sans-serif;
    font-size: 18px;
    font-weight: normal;
    text-transform: capitalize;
    font-style: normal;
    line-height: 24px;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: transparent;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #FFFFFF;
    border-radius: 100px 100px 100px 100px;
}

#play-store-button:hover { background-color: white; color:black;}

 .file-hide {
	  width: 1px;
	  height: 1px;
	  overflow: hidden;
	  display:block;
	  position: absolute;
	  left: -999px;
	  top: -999px;
  }

  .javascript-notice {
	  width: 100%;
	  background-color: #ffd203;
	  color: #000;
	  font-weight: bold;
	  display: block;
	  padding: 10px 5px;
	  margin-bottom: 10px;
	  text-align: center;
  }

  .referral-notice {
	  width: 100%;
	  display: block;
	  padding: 5px;
	  font-weight: bold;
	  text-align: center;
	  background-color: #ffd203;
	  color: #000;
  }

ul.elementor-nav-menu--dropdown a { border-left:0 !important;}

@media only screen and (max-width: 767px)  {
	#play-store-button.elementor-size-md { padding:8px 15px; margin-right:5px; }
	.apple-btn .elementor-widget-container { margin-left: 5px !important; }
}

@media only screen and (max-width: 767px) and (min-width: 375px) {
	.play-store-btn .elementor-widget-container { margin-bottom:0 !important; }
}


@media only screen and (max-width: 1315px) and (min-width: 1026px)  {
	#intro { margin-top:30px; }
	#intro .apple-btn .elementor-widget-container { margin-left:0; margin-top:20px; }
	#intro h1 { line-height:90px;}
	
	#header-icons { width:14%; }
	
	#stats .elementor-widget-wrap { padding-bottom: 150px; padding-left:30px; }
}

@media only screen and (max-width: 380px) { 
     .apple-btn .elementor-widget-container { margin-left: 0px !important; }
}

