

html,
body,
button,
input,
select,
textarea {
    font-family: 'Nunito', sans-serif;;
}
body {
    font-size: 17px;
    line-height:  25px;
    font-weight: 400;
}
.mega-nav-wrapper .mega-cols .mega-row .mega-col-title  {
    font-size: 17px;
    line-height:  25px;
    font-weight: 400;
}
div.nf-field-label label{
    font-size: 17px;
    line-height:  25px;
    font-weight: 400;
}
.team-single .header .site-width .right-column{
    font-size: 17px;
}
#navbar #primary-menu{
    font-size: 15px;
    line-height:  23px;
    font-weight: 400;
}
.mega-menu-final ul li a{
    font-size: 15px;
    line-height:  23px;
    font-weight: 400;
}
#mega-Post .info .excerpt{
    font-size: 15px;
    line-height:  23px;
    font-weight: 400;
}
.the-reviews-list .info {
    font-size: 15px;
    line-height:  23px;
    font-weight: 400;
}
.the-reviews-columns .name-bold, .the-reviews-columns .bold-bold {
    font-size: 15px;
    line-height:  23px;
    font-weight: 400;
}
.the-reviews-columns .short_content{
    font-size: 15px;
    line-height:  23px;
    font-weight: 400;
}
.archive-wrapper .archive-block .archive-info .excerpt{
    font-size: 15px;
    line-height:  23px;
    font-weight: 400;
}
.archive-wrapper .archive-block .archive-info .arrow-link{
    font-size: 15px;
}
.file-picker .item{
    font-size: 15px;
}
.blog-single .header .site-width .right-column .author .written-by {
    font-size: 15px;
}
.footer-nav ul li a{
    font-size: 15px;
}
.arrow-link{
    font-size: 15px;
    line-height:  23px;
}
#mega-Post .info .pre-title{
    font-size: 12px;
    line-height:  12px;
    font-weight: 400;
}
.archive-wrapper .archive-block .archive-info .pre-title{
    font-size: 12px;
}
.archive-wrapper .archive-block.team .archive-info .excerpt {
    font-size: 12px;
}

.site-info .footer-logo .footer-copy{
    font-size: 12px;
}
.top-tag{
    font-size: 12px;
}
.newsletter-wrap .newsletter-terms p{
    font-size: 12px;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
    font-family: 'Poppins', sans-serif;;
}

h1, .h1 {
    font-size: 50px;
    line-height:  57px;
    font-weight: 700;
}

h2, .h2 {
    font-size: 37px;
    line-height:  44px;
    font-weight: 700;
}

h3, .h3 {
    font-size: 33px;
    line-height:  39px;
    font-weight: 700;
}

h4, .h4 {
    font-size: 23px;
    line-height:  29px;
    font-weight: 700;
}

h5, .h5 {
    font-size: 20px;
    line-height:  23px;
    font-weight: 700;
}

h6, .h6 {
    font-size: 15px;
    line-height:  23px;
    font-weight: 700;
}
    .DarkestPurple{
        color:#100819;
    }
    .bgDarkestPurple {
        background:#100819;
    }
    .button.bgDarkestPurple,
    button.bgDarkestPurple,
    input[type="submit"].bgDarkestPurple,
    input[type="button"].bgDarkestPurple,
    input[type="reset"].bgDarkestPurple{
        background:#100819;
    }
    .button.DarkestPurple,
    button.DarkestPurple,
    input[type="submit"].DarkestPurple,
    input[type="button"].DarkestPurple,
    input[type="reset"].DarkestPurple{
        color:#100819;
    }
	.BorderBottomDarkestPurple{
        border-bottom-color:#100819 !important;
    }
	.obgDarkestPurple{
        background:rgba(16,8,25,0.7);
    }
    .gradientBgDarkestPurple{
    background: rgb(0,0,0);
    background: -moz-linear-gradient(90deg, rgba(16,8,25,1) 32%, rgba(156,156,156,0) 88%);
    background: -webkit-linear-gradient(90deg, rgba(16,8,25,1) 32%, rgba(156,156,156,0) 88%);
    background: linear-gradient(90deg, rgba(16,8,25,1) 32%, rgba(156,156,156,0) 88%);
    }
        .DeepPurple{
        color:#27143d;
    }
    .bgDeepPurple {
        background:#27143d;
    }
    .button.bgDeepPurple,
    button.bgDeepPurple,
    input[type="submit"].bgDeepPurple,
    input[type="button"].bgDeepPurple,
    input[type="reset"].bgDeepPurple{
        background:#27143d;
    }
    .button.DeepPurple,
    button.DeepPurple,
    input[type="submit"].DeepPurple,
    input[type="button"].DeepPurple,
    input[type="reset"].DeepPurple{
        color:#27143d;
    }
	.BorderBottomDeepPurple{
        border-bottom-color:#27143d !important;
    }
	.obgDeepPurple{
        background:rgba(39,20,61,0.7);
    }
    .gradientBgDeepPurple{
    background: rgb(0,0,0);
    background: -moz-linear-gradient(90deg, rgba(39,20,61,1) 32%, rgba(156,156,156,0) 88%);
    background: -webkit-linear-gradient(90deg, rgba(39,20,61,1) 32%, rgba(156,156,156,0) 88%);
    background: linear-gradient(90deg, rgba(39,20,61,1) 32%, rgba(156,156,156,0) 88%);
    }
        .DarkPurple{
        color:#444466;
    }
    .bgDarkPurple {
        background:#444466;
    }
    .button.bgDarkPurple,
    button.bgDarkPurple,
    input[type="submit"].bgDarkPurple,
    input[type="button"].bgDarkPurple,
    input[type="reset"].bgDarkPurple{
        background:#444466;
    }
    .button.DarkPurple,
    button.DarkPurple,
    input[type="submit"].DarkPurple,
    input[type="button"].DarkPurple,
    input[type="reset"].DarkPurple{
        color:#444466;
    }
	.BorderBottomDarkPurple{
        border-bottom-color:#444466 !important;
    }
	.obgDarkPurple{
        background:rgba(68,68,102,0.7);
    }
    .gradientBgDarkPurple{
    background: rgb(0,0,0);
    background: -moz-linear-gradient(90deg, rgba(68,68,102,1) 32%, rgba(156,156,156,0) 88%);
    background: -webkit-linear-gradient(90deg, rgba(68,68,102,1) 32%, rgba(156,156,156,0) 88%);
    background: linear-gradient(90deg, rgba(68,68,102,1) 32%, rgba(156,156,156,0) 88%);
    }
        .Purple{
        color:#582d8a;
    }
    .bgPurple {
        background:#582d8a;
    }
    .button.bgPurple,
    button.bgPurple,
    input[type="submit"].bgPurple,
    input[type="button"].bgPurple,
    input[type="reset"].bgPurple{
        background:#582d8a;
    }
    .button.Purple,
    button.Purple,
    input[type="submit"].Purple,
    input[type="button"].Purple,
    input[type="reset"].Purple{
        color:#582d8a;
    }
	.BorderBottomPurple{
        border-bottom-color:#582d8a !important;
    }
	.obgPurple{
        background:rgba(88,45,138,0.7);
    }
    .gradientBgPurple{
    background: rgb(0,0,0);
    background: -moz-linear-gradient(90deg, rgba(88,45,138,1) 32%, rgba(156,156,156,0) 88%);
    background: -webkit-linear-gradient(90deg, rgba(88,45,138,1) 32%, rgba(156,156,156,0) 88%);
    background: linear-gradient(90deg, rgba(88,45,138,1) 32%, rgba(156,156,156,0) 88%);
    }
        .Blue{
        color:#0082c8;
    }
    .bgBlue {
        background:#0082c8;
    }
    .button.bgBlue,
    button.bgBlue,
    input[type="submit"].bgBlue,
    input[type="button"].bgBlue,
    input[type="reset"].bgBlue{
        background:#0082c8;
    }
    .button.Blue,
    button.Blue,
    input[type="submit"].Blue,
    input[type="button"].Blue,
    input[type="reset"].Blue{
        color:#0082c8;
    }
	.BorderBottomBlue{
        border-bottom-color:#0082c8 !important;
    }
	.obgBlue{
        background:rgba(0,130,200,0.7);
    }
    .gradientBgBlue{
    background: rgb(0,0,0);
    background: -moz-linear-gradient(90deg, rgba(0,130,200,1) 32%, rgba(156,156,156,0) 88%);
    background: -webkit-linear-gradient(90deg, rgba(0,130,200,1) 32%, rgba(156,156,156,0) 88%);
    background: linear-gradient(90deg, rgba(0,130,200,1) 32%, rgba(156,156,156,0) 88%);
    }
        .PaleGrey{
        color:#f2f2f2;
    }
    .bgPaleGrey {
        background:#f2f2f2;
    }
    .button.bgPaleGrey,
    button.bgPaleGrey,
    input[type="submit"].bgPaleGrey,
    input[type="button"].bgPaleGrey,
    input[type="reset"].bgPaleGrey{
        background:#f2f2f2;
    }
    .button.PaleGrey,
    button.PaleGrey,
    input[type="submit"].PaleGrey,
    input[type="button"].PaleGrey,
    input[type="reset"].PaleGrey{
        color:#f2f2f2;
    }
	.BorderBottomPaleGrey{
        border-bottom-color:#f2f2f2 !important;
    }
	.obgPaleGrey{
        background:rgba(242,242,242,0.7);
    }
    .gradientBgPaleGrey{
    background: rgb(0,0,0);
    background: -moz-linear-gradient(90deg, rgba(242,242,242,1) 32%, rgba(156,156,156,0) 88%);
    background: -webkit-linear-gradient(90deg, rgba(242,242,242,1) 32%, rgba(156,156,156,0) 88%);
    background: linear-gradient(90deg, rgba(242,242,242,1) 32%, rgba(156,156,156,0) 88%);
    }
        .PurpleGrey{
        color:#f7f4f8;
    }
    .bgPurpleGrey {
        background:#f7f4f8;
    }
    .button.bgPurpleGrey,
    button.bgPurpleGrey,
    input[type="submit"].bgPurpleGrey,
    input[type="button"].bgPurpleGrey,
    input[type="reset"].bgPurpleGrey{
        background:#f7f4f8;
    }
    .button.PurpleGrey,
    button.PurpleGrey,
    input[type="submit"].PurpleGrey,
    input[type="button"].PurpleGrey,
    input[type="reset"].PurpleGrey{
        color:#f7f4f8;
    }
	.BorderBottomPurpleGrey{
        border-bottom-color:#f7f4f8 !important;
    }
	.obgPurpleGrey{
        background:rgba(247,244,248,0.7);
    }
    .gradientBgPurpleGrey{
    background: rgb(0,0,0);
    background: -moz-linear-gradient(90deg, rgba(247,244,248,1) 32%, rgba(156,156,156,0) 88%);
    background: -webkit-linear-gradient(90deg, rgba(247,244,248,1) 32%, rgba(156,156,156,0) 88%);
    background: linear-gradient(90deg, rgba(247,244,248,1) 32%, rgba(156,156,156,0) 88%);
    }
        .White{
        color:#ffffff;
    }
    .bgWhite {
        background:#ffffff;
    }
    .button.bgWhite,
    button.bgWhite,
    input[type="submit"].bgWhite,
    input[type="button"].bgWhite,
    input[type="reset"].bgWhite{
        background:#ffffff;
    }
    .button.White,
    button.White,
    input[type="submit"].White,
    input[type="button"].White,
    input[type="reset"].White{
        color:#ffffff;
    }
	.BorderBottomWhite{
        border-bottom-color:#ffffff !important;
    }
	.obgWhite{
        background:rgba(255,255,255,0.7);
    }
    .gradientBgWhite{
    background: rgb(0,0,0);
    background: -moz-linear-gradient(90deg, rgba(255,255,255,1) 32%, rgba(156,156,156,0) 88%);
    background: -webkit-linear-gradient(90deg, rgba(255,255,255,1) 32%, rgba(156,156,156,0) 88%);
    background: linear-gradient(90deg, rgba(255,255,255,1) 32%, rgba(156,156,156,0) 88%);
    }
        .Black{
        color:#000000;
    }
    .bgBlack {
        background:#000000;
    }
    .button.bgBlack,
    button.bgBlack,
    input[type="submit"].bgBlack,
    input[type="button"].bgBlack,
    input[type="reset"].bgBlack{
        background:#000000;
    }
    .button.Black,
    button.Black,
    input[type="submit"].Black,
    input[type="button"].Black,
    input[type="reset"].Black{
        color:#000000;
    }
	.BorderBottomBlack{
        border-bottom-color:#000000 !important;
    }
	.obgBlack{
        background:rgba(0,0,0,0.7);
    }
    .gradientBgBlack{
    background: rgb(0,0,0);
    background: -moz-linear-gradient(90deg, rgba(0,0,0,1) 32%, rgba(156,156,156,0) 88%);
    background: -webkit-linear-gradient(90deg, rgba(0,0,0,1) 32%, rgba(156,156,156,0) 88%);
    background: linear-gradient(90deg, rgba(0,0,0,1) 32%, rgba(156,156,156,0) 88%);
    }
    ::-moz-selection {
    background: #100819;
    color: #fff;
}
::selection {
    background: #100819;
    color: #fff;
}
body {
    color: #100819;
    background-color: #ffffff;
}
.file-picker .item .info .link{
    color: #100819;
}
div.nf-error div.nf-error-msg {
    color: #100819;
}
div.nf-error .ninja-forms-field{
    border-color: #100819 !important;
}
div.nf-error.field-wrap .nf-field-element:after{
    background: #100819;
}
.archive-wrapper .archive-block:hover a{
    color: #100819;
}
table {
    border-bottom: 1px solid #444466;
}
button,
input,
textarea {
    border: 1px solid #444466;
}
.button,
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
    background: none;
    background-color:  #444466;
}
div.nf-form-content button,
div.nf-form-content input[type=button],
div.nf-form-content input[type=submit]{
    background-color:  #444466;
}
input.fancy-chk:after {
    color:  #444466;
}
input.fancy-chk:checked:after {
    color:  #444466;
}
input.fancy-rdo:after {
    color:  #444466;
}
input.fancy-rdo:checked:after {
    color:  #444466;
}
.gallery-item img{
    border: solid 4px #f7f4f8;
}
.site-main ul li:before {
    background-color: ;
}
.flip-arrow:before,
.flip-arrow:after {
    background-color: #444466;
}
.bgDarkPurple ul li:before{
    background-color: currentColor;
}
bgDarkPurple ol li:before{
    color: currentColor;
}
.bgDarkPurple .flip-arrow:before,
.bgDarkPurple .flip-arrow:after{
    background-color: currentColor;
}

.archive-wrapper .archive-block .archive-image{
    background-color: #444466;
}

.single-product .quote-wrap .quote {
    background-color: #444466;
}

.woocommerce-cart .product-remove a:before{
    color: #444466;
}

.icon-boxes-horizontal .icon-box-single:hover {
    background: #444466;
}

#navbar #primary-menu li a:hover{
    color: #ffffff;
}

#primary-menu > li > ul.sub-menu:before {
    border-bottom: 5px solid #ffffff;
}

#navbar ul.sub-menu {
    border-top: 3px solid #ffffff;
    background-color: #27143d;
}
#primary-menu > li > ul.sub-menu {
    background-color: #27143d;
}
.mega-menu-final ul li a:hover{
    color: #ffffff;
}
.archive-filter ul li a:hover,
.archive-filter ul li a.active{
    border-bottom-color: #ffffff;
}
.woocommerce-cart .cart_totals .wc-proceed-to-checkout a{
    background-color: #ffffff;
}
.blog-single .body .site-width .left-column .time-stamp{
    background-color: #ffffff;
}


.archive-wrapper .archive-block{
    background-color: #f7f4f8;
}

.blog-single .header,
.team-single .header{
    background-color: #f7f4f8;
}
