/*
Theme Name: Marketing Theme
Theme URI: https://profiles.wordpress.org/jayeshchopda/
Author: Jayesh Chopda
Author URI: https://profiles.wordpress.org/jayeshchopda/
Description: A custom WordPress marketing theme
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: marketing-theme
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

--------------------------------------------------------------*/

body{ padding: 0px; margin: 0px; list-style: none;font: 400 15px/23px 'Inter-Regular', sans-serif;color:var(--themeBlack);}
.page-template-default .headersec {
  background-color: #1A1919;
}
p{padding: 0px; margin: 0px;}
a{padding: 0px; margin: 0px; outline: none; text-decoration: none !important;}
ul{ list-style: none; padding: 0px; margin: 0px;}
label{ list-style: none; padding: 0px; margin: 0px;}
ul li{ padding: 0px; margin: 0px;}
h1, h2, h3, h4, h5, h6{padding: 0px; margin: 0px;}
input[type="text"]::-webkit-placeholder { opacity: 1;  }
input[type="text"]::-moz-placeholder { opacity: 1;}
input[type="password"]::-webkit-placeholder { opacity: 1;}
input[type="password"]::-moz-placeholder { opacity: 1;}
input[type="search"]::-webkit-placeholder { opacity: 1;}
input[type="search"]::-moz-placeholder { opacity: 1;}
input[type="email"]::-webkit-placeholder { opacity: 1; }
input[type="email"]::-moz-placeholder { opacity: 1;}
input[type="tel"]::-webkit-placeholder { opacity: 1;}
input[type="tel"]::-moz-placeholder { opacity: 1;}
textarea::-moz-placeholder { opacity: 1;  }
textarea::-webkit-placeholder { opacity: 1;}
a:hover{ outline: none !important; text-decoration: none;}
a:active{ outline: none !important; text-decoration: none;}
a{ text-decoration: none !important;}
a, button, input[type="submit"], ::before, ::after{
transition: all 0.35s ease-in-out;
-webkit-transition: all 0.35s ease-in-out;
-o-transition: all 0.35s ease-in-out;
-ms-transition: all 0.35s ease-in-out;
}
input[type="submit"]{cursor: pointer; border: 0px; outline: none; background: none;}

img{max-width: 100%; height: auto;}
p, h1, h2, h3, h4, h5, h6{margin: 0 0 13px;}
p:last-child{margin-bottom: 0px;}
h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child{margin-bottom: 0px;}
figure{margin: 0px;}


@font-face {
  font-family: 'Inter-ExtraLight';
  src: url('./assets/fonts/Inter_18pt-ExtraLight.eot');
  src: url('./assets/fonts/Inter_18pt-ExtraLight.eot?#iefix') format('embedded-opentype'),
      url('./assets/fonts/Inter_18pt-ExtraLight.woff2') format('woff2'),
      url('./assets/fonts/Inter_18pt-ExtraLight.woff') format('woff'),
      url('./assets/fonts/Inter_18pt-ExtraLight.ttf') format('truetype'),
      url('./assets/fonts/Inter_18pt-ExtraLight.svg#Inter18pt-ExtraLight') format('svg');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter-Light';
  src: url('./assets/fonts/Inter_18pt-Light.eot');
  src: url('./assets/fonts/Inter_18pt-Light.eot?#iefix') format('embedded-opentype'),
      url('./assets/fonts/Inter_18pt-Light.woff2') format('woff2'),
      url('./assets/fonts/Inter_18pt-Light.woff') format('woff'),
      url('./assets/fonts/Inter_18pt-Light.ttf') format('truetype'),
      url('./assets/fonts/Inter_18pt-Light.svg#Inter18pt-Light') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter-Regular';
  src: url('./assets/fonts/Inter_18pt-Regular.eot');
  src: url('./assets/fonts/Inter_18pt-Regular.eot?#iefix') format('embedded-opentype'),
      url('./assets/fonts/Inter_18pt-Regular.woff2') format('woff2'),
      url('./assets/fonts/Inter_18pt-Regular.woff') format('woff'),
      url('./assets/fonts/Inter_18pt-Regular.ttf') format('truetype'),
      url('./assets/fonts/Inter_18pt-Regular.svg#Inter18pt-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter-Medium';
  src: url('./assets/fonts/Inter_18pt-Medium.eot');
  src: url('./assets/fonts/Inter_18pt-Medium.eot?#iefix') format('embedded-opentype'),
      url('./assets/fonts/Inter_18pt-Medium.woff2') format('woff2'),
      url('./assets/fonts/Inter_18pt-Medium.woff') format('woff'),
      url('./assets/fonts/Inter_18pt-Medium.ttf') format('truetype'),
      url('./assets/fonts/Inter_18pt-Medium.svg#Inter_18pt-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter-SemiBold';
  src: url('./assets/fonts/Inter_18pt-SemiBold.eot');
  src: url('./assets/fonts/Inter_18pt-SemiBold.eot?#iefix') format('embedded-opentype'),
      url('./assets/fonts/Inter_18pt-SemiBold.woff2') format('woff2'),
      url('./assets/fonts/Inter_18pt-SemiBold.woff') format('woff'),
      url('./assets/fonts/Inter_18pt-SemiBold.ttf') format('truetype'),
      url('./assets/fonts/Inter_18pt-SemiBold.svg#Inter_18pt-SemiBold') format('svg');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Inter-Bold';
  src: url('./assets/fonts/Inter_18pt-Bold.eot');
  src: url('./assets/fonts/Inter_18pt-Bold.eot?#iefix') format('embedded-opentype'),
      url('./assets/fonts/Inter_18pt-Bold.woff2') format('woff2'),
      url('./assets/fonts/Inter_18pt-Bold.woff') format('woff'),
      url('./assets/fonts/Inter_18pt-Bold.ttf') format('truetype'),
      url('./assets/fonts/Inter_18pt-Bold.svg#Inter_18pt-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}