/* 
Theme Name: Commissionly.io
Theme URI: https://maverickheroes.com
Author: Maverick Heroes Team 
version: 1.0
*/

.nav-left{
	width: 100%;
}
.varied-2 .content-wrapper {
    margin-bottom: 50px;
}
.common-list-layer ul li{
  text-align: left;
  list-style: disc;
  margin-bottom: 10px;
}
.common-list-layer ul {
 	margin-left: 20px;
}
.review-commissions{
	border: none;
	padding: 10px 0 !important;
}

.review-commissions .border-row:last-child .barline{
	display: none;
}
.mega-current_page_item a{
		color: #01a7e1 !important;
    font-weight: bold !important;
}
.pricing-1 .pricing-monthly .tab-content .pricing-wrapper .layer-2-wrapper h2 a {
    padding: 0;
    background-color: transparent;
    color: #000;
	pointer-events: none;
}
.pricing-1 .pricing-monthly .tab-content .pricing-wrapper .layer-2-wrapper h2 p{
  height: auto !important;
}

.contact-1 .form-wrapper .form-group label {
    font-family: 'Azo Sans';
    font-weight: 500;
    margin-bottom: 10px;
    font-size: 18px;
    display: flex;
    flex-direction: column;
}
.contact-1 .form-wrapper .form-group label br{
    display: none;
}
.contact-1 .form-wrapper .form-group select {
    margin-top: 5px;
}


.industry-2 ul li .layer-2 p {
    text-align: center;
    font-size: 16px;
    color: #000;
    font-family: 'Azo Sans';
    font-weight: normal;
    font-style: italic;
    line-height: 1.2;
    padding: 0 50px;
    margin-top: 30px;
}


.navbar-brand img{
  max-width: 300px;
}

.g2-badges .g2-wrapper h2{
    text-align: center;
    font-size: 25px;
    font-family: 'Gilroy';
    font-weight: 600;
    color: #1f1f1f;
    line-height: 1.1;
    margin-bottom: 50px;
}
.g2-badges .g2-wrapper ul{
   display: flex;
   align-items: center;
   justify-content: center;
}
.g2-badges .g2-wrapper ul{
   display: flex;
   align-items: center;
   justify-content: center;
}
.g2-badges .g2-wrapper ul li img{
  width: 40%;
  display: block;
  margin:  auto;
}
.g2-badges {
    margin-bottom: 5rem;
}
.home-1 {
    padding: 10rem 0 5rem;
}

.zap-description code{
    font-family: 'Gilroy';
    color: #000;
}
.shortcode{
    margin-top: 50px;
}
.zap-img{
    margin: 50px 0;
}
.zap-img img{
    width: 30%;
    margin: 0 auto;
    display: block;
}

.com-2-sec {
    padding: 50px 0 0;
}

.job-section .job-1{
    padding: 20px 0;

}

.job-section .job-1 h2{
    font-size: 25px;
    color: #01a7e5;
    font-family: 'Azo Sans';
    font-weight: 400;
    margin-bottom: 20px;
}
.job-section .job-1 p{
    font-size: 18px;
    font-family: 'neue_helveticalight';
    margin-bottom: 20px;
}
.job-section .job-1 p strong{
     font-family: 'Azo Sans';
     font-weight: bold;
}
.job-section .job-2{
    padding: 20px 0;
}
.job-section .job-2 h2{
    font-size: 20px;
    color: #1f1f1f;
    font-family: 'Azo Sans';
    font-weight: bold;
    margin-bottom: 20px;
}
.job-section .job-2 h2 strong{
    color: #01a7e5;
     font-family: 'neue_helveticalight';
}
.job-section .job-2 ul li{
    display: flex;
    align-items: flex-start;
    margin-bottom: 10px;
    font-size: 18px;
    font-family: 'neue_helveticalight';
}
.job-section .job-2 ul li:before{
    content: '';
    height: 9px;
    width: 9px;
    background-color: #01a7e1;
    border-radius: 50%;
    display: block;
    margin-right: 20px;
    margin-top: 5px;
}
.job-section .job-4{
    text-align: center;
    padding: 20px 0;
}
.job-section .job-4 h2{
   font-size: 25px;
   font-family: 'Azo Sans';
   font-weight: 400;
   margin-bottom: 20px;
}
.job-section .job-4 a{
   color: #01a7e5;
}
.job-section .job-4 p{
   font-size: 18px;
   font-family: 'Azo Sans';
   font-weight: 400;
   margin-bottom: 20px;
}
.passionate h2{
    text-align: center;
    font-family: 'Azo Sans';
   font-weight: 600;
   font-size: 20px;
   margin-bottom: 50px;
}
.passionate{
    padding: 50px 0;
    background-color: #f7f7f7;
}
.passionate ul li{
    text-align: center;
    margin-bottom: 20px;
}
.passionate ul li h3{
    font-size: 25px;
    font-family: 'Azo Sans';
    font-weight: bold;
    margin-top: 20px;
}
.common-j-section .bubble-2{
  position: absolute;
    left: -20%;
    bottom: -73px;
    z-index: 2;
    object-fit: contain;
}
.common-j-section .bubble-1{
  position: absolute;
    right: -20%;
    bottom: 0;
    top:  0;
    margin-top: auto;
    margin-bottom: auto;
    z-index: 2;
    object-fit: contain;
}
.privacy-1-outer ul li{
    list-style: disc;
}
.privacy-1-outer ul{
   margin-left: 20px;
}
.list-inner ul li{
   list-style: disc;
   margin-left: 20px;  
}


