﻿@font-face {
    font-family: 'Arenq';
    src: url('../fonts/arenq-webfont.woff2') format('woff2'),
        url('../fonts/arenq-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/montserrat-regular-webfont.woff2') format('woff2'),
        url('../fonts/montserrat-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/montserrat-bold-webfont.woff2') format('woff2'),
        url('../fonts/montserrat-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

html,
body {
    font-family: 'Montserrat', sans-serif;
}
.shadChanTheme a,
.trntShdcTheme a {
    font-family: 'Montserrat', sans-serif;
}
.shadChanTheme p {
    font-family: 'Montserrat', sans-serif;
	color:#000;
}
.shadChanTheme h2,
.shadChanTheme h3,
.shadChanTheme h4,
.shadChanTheme h5,
.shadChanTheme h6,
.trntShdcTheme h2 {
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
}
.shadChanTheme .footerBg p,
.shadChanTheme .footerBg a {
    font-family: 'Montserrat', sans-serif;
}
.shadChanTheme .footerBg h5 {
    font-family: 'Montserrat', sans-serif;
    font-weight:bold;
}
.shadChanTheme .banner-text p.subHDR {
    font-family: 'Arenq';
    font-size: 40px;
    color: #000000;
    text-shadow: 3px 3px 6px white;
}
.shadChanTheme .welcome-to-text {
    padding: 40px 0;
}
.shadChanTheme .welcome-to-text h2 {
    font-family: 'Arenq';
    font-size: 60px;
    color: #925c74;
}
.shadChanTheme .welcome-to-text h3 {
    font-family: 'Arenq';
    font-size: 40px;
    color: #925c74;
}
.shadChanTheme .welcome-to-text-2 {
    font-size: 28px;
    color: #935d75;
    margin-top:35px;
}
.shadChanTheme .welcome-to-text-2 h3 {
    font-size: 1em;
    color: #935d75;
    margin:18px 0;
}
.shadChanTheme .welcome-to-text-2 h4 {
    font-size: .75em;
    color: #935d75;
    margin:18px 0;
}


.shadChanTheme .banner {
    background-size: 100% auto;
    background-repeat: repeat-y;
}

.responsiveWrapperInner {
    background: #693e66;
}
.responsiveWrapperInner ul li a {
    color: #FFF;
    background: #AA7BBB;
}

ul.community li:before {
    top: 5px;
    width: 11px;
    height: 11px;
    background: none;
    border-radius: 50%;
    border: 2px #693e66 solid;
}

.shadChanTheme #header .header-content {
    border-bottom: 0;
}
.shadChanTheme #header {
	background-color:#ffffff;
	-webkit-box-shadow: 0 0 7px rgb(0 0 0 / 50%);	
	box-shadow: 0 0 7px rgb(0 0 0 / 50%);	
}
.shadChanTheme #header.fixed {
    background-color: #ffffff;
}
.shadChanTheme .navigation a {
	color:#693e66;
}
.shadChanTheme .header-content .btn {
    background-color: #693e66;
    color: #fff;
}
.AdoptaShadchan .headerRight .btn-blue {
    background-color: #693e66;
    color: #fff;
	border-color: #693e66;
}
.shadChanTheme .headerRight .btn.btn-trans {
    color: #693e66;
    border-color: #693e66;
}
.AdoptaShadchan .headerRight .btn-blue.btn-trans {
    color: #693e66!important;
    border-color: #693e66;
	background-color: #fff;
}
.AdoptaShadchan .headerRight #ulBeforeLogin .btn-blue.btn-trans {
    color: #693e66 !important;
    border-color: #693e66;
	background-color: #fff;
}
.shadChanTheme .btn{
    background-color: #fff;
    color: #693e66;
}
.shadChanTheme .banner-text p.subHDR {
	color:#fff;	
}
.shadChanTheme .header-content .btn:hover{
	color: #693e66;
    border-color: #693e66;
	background-color: #fff;
}
.AdoptaShadchan .headerRight .btn-blue:hover{
	color:#fff!important;
}
.AdoptaShadchan .headerRight .btn-blue.btn-trans:hover{
	 color: #693e66!important;
}
.shadChanTheme .btn:focus, .shadChanTheme .btn:hover {
    background-color: #693e66;
    color: #fff;
}
.shadChanTheme .navigation a:hover {
    color: #693e66;
}
.shadChanTheme h2, .shadChanTheme .welcome-to-text-2 h4,
.shadChanTheme .welcome-to-text-2 h3, .shadChanTheme h5 {
	color:#693e66;	
}

.AdoptaShadchan .MMsignup  h1, .AdoptaShadchan .mmSForm h3, .AdoptaShadchan .innerPage h1{
	color:#693e66;
	font-weight:bold;
}
.AdoptaShadchan .MMsignup h1.arenq{
	    font-family: 'Arenq';
		font-weight:bold;	
}
.AdoptaShadchan .innerPage .text-info{
	 font-family: 'Montserrat', sans-serif;
	color:#693e66;
	font-weight:bold
}
.AdoptaShadchan .innerPage .text-primary {
	color:#000;	
}
.shadChanTheme #team .feature-content {
	min-height:270px;	
}
.shadChanTheme .nav-toggle:before,
.shadChanTheme .nav-toggle:after{
	background-color:#693e66;	
}
.shadChanTheme a {
	color:#693e66;
}
@media only screen and (max-width: 1024px) {
	.shadChanTheme #team .feature-content {
    min-height: 245px;
}
.shadChanTheme #team .row .feature:nth-child(6),
 .shadChanTheme #team .row .feature:nth-child(8),
 .shadChanTheme #team .row .feature:last-child {
    clear: none;
}	
}
@media only screen and (max-width: 767px) {
    .newIndexOdy .sticking.small-logo .headerLogo img {
        width: 100px;
    }
    .shadChanTheme .fixed .header-content .logo img, .shadChanTheme .header-content .logo img {
        width: 130px;
    }	
	.shadChanTheme #team .feature-content {
    min-height: 100%;
    margin-top: 45px;
	}
}
@media only screen and (max-width: 340px) { 
.shadChanTheme h2, .shadChanTheme .welcome-to-text h3 {
	font-size:30px;	
}
.shadChanTheme .welcome-to-text h2 {
	font-size:44px;
}
.shadChanTheme .welcome-to-text-2 h3 {
	font-size:24px;
}
}


.clsAASAffiliate {
	padding-top: 80px;
}

@media only screen and (max-width: 767px) {
    .shadChanTheme .clsAASAffiliate .welcome-to-text h3 {
        font-size: 25px;
    }
    .shadChanTheme .clsAASAffiliate .welcome-to-text h4 {
        font-size: 18px;
    }
}

.shadChanTheme ul.aa_ul {
    font-size: 18px;
    line-height: 28.4px;
    margin-left: 20px;
}
.shadChanTheme ul.aa_ul li {
    list-style: disc;
}
.innerPageContent *:first-child {
    margin-top: 0;
}
.innerPageContent *:last-child {
    margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
    .innerPageContent h3 {
        font-size: 18px;
        line-height: 1.4;
    }
    .innerPageContent p,
    .shadChanTheme ul.aa_ul {
        font-size: 14px;
        line-height: 1.4;
    }
    .clsAASAffiliate {
        padding-top: 100px;
    }
    .shadChanTheme .welcome-to-text {
        padding: 20px 0;
    }
}