body,html {
    min-width:320px;
}
.hide {
    display: none;
}
.hide-sm {
    display: none;
}
.relative {
    position: relative;
}
.table-div {
    display: table;
    height: 100%;
    width: 100%;
}
.table-cell {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}
.serif {
    font-family: 'Source Serif Pro', serif;
}
.serif2 {
    font-family: 'Lora', serif;
}
.sanserif {
    font-family: 'Lato', sans-serif;
}

.mid-text {
    font-size: 18px;
}
.mid-title {
    font-size: 34px;
    line-height: 36px;
    font-weight: 700;
}

.padded {
    padding: 15px;
}
.text-yellow {
    color: #ffd000;
}
.text-blue {
    color: #8cacdb;
}
.larger {
    font-size: 130%;
}
.smaller {
    font-size: 80%;
}
.italic {
    font-style: italic;
}
.strong {
    font-weight: 700;
}
.uppercase {
    text-transform: uppercase;
}
.font21 {
    font-size: 21px;
    line-height: 28px;
}
.font24 {
    font-size: 21px;
    line-height: 28px;
}
.font24 p {
    margin-bottom: 0;
}
@media (min-width: 768px) {
    .font24 {
        font-size: 24px;
        line-height: 36px;
    }
}
@media (min-width: 768px) {
    .p-lg-6 {
        padding: 80px !important;
    }
}
.underlink {
    text-decoration: underline;
}
.underlink:hover,
.underlink:focus {
    text-decoration: none;
}
span.clear {
    display: block;
}
@media (min-width: 576px){
    .container {
         max-width: none;
    }

}

@media (min-width: 768px){

    .h3, h3 {
        font-size: 30px;
    }
    .padded {
        padding: 30px;
    }
    .mid-text {
        font-size: 22px;
    }
    .mid-title {
        font-size: 40px;
        line-height: 48px;
    }
    .container {
         max-width: none;
    }
    .hide-sm {
        display: block;
    }
    .show-sm {
        display: none;
    }
}
@media (min-width: 992px){
    .container {
        max-width: 960px;
    }


}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
    body {
        font-size: 1.1rem;
    }
}
@media (min-width: 1400px) {
    .container {
        max-width: 1320px;
    }
}
#logo {
    width: 180px;
    background: #fff;
    padding: 20px;
    /*position: absolute;*/
    /*top: 0;*/
    /*left: 15px;*/
    height: 92px;
    -webkit-box-shadow: 0px 8px 0px 0px rgba(255,255,255,1);
    -moz-box-shadow: 0px 8px 0px 0px rgba(255,255,255,1);
    box-shadow: 0px 8px 0px 0px rgba(255,255,255,1);
}
#logo svg {
    max-height: 100%;
    width: auto;
    display: block;
    /*max-width: 92px;*/
}

@media (min-width:768px) {
    #logo {
        /*width: 200px;*/
        width: 150px;
        height: 105px;
        padding: 25px 20px;
    }
    .page-logo {
        margin-right: 4%;
    }
    .page-header .menu > .menu-item {
        margin-right: 6px;
        margin-left: 10px;
    }
}
@media (min-width:992px) {
    #logo {
        width: 200px;
    }
    .an-section-container-header {
        padding-left: 0;
    }
    .page-header .menu .menu-item a {
        font-size: 17px;
    }
}
@media (min-width:1200px) {
    #logo {
        /*width: 440px;*/
        width: 422px;
    }
    #logo svg {
        max-height: 100%;
        width: auto;
        display: block;
        /*margin-top: 7px;*/
        max-width: 100%;
    }
    .mob-logo {
        display: none;
    }
    .desk-logo {
        display: block;
    }
    .page-logo {
        margin-right: 3%;
    }
}

@media (min-width:1400px) {
    #logo {
        /*width: 540px;*/
        width: 490px;
        padding: 20px;
    }
    #logo svg {
        /*margin-top: 0;*/
    }
    .page-logo {
        margin-right: 3%;
    }
    .page-header .menu > .menu-item {
        margin-right: 20px;
    }
    .page-header .menu .menu-item a {
        font-size: 18px;
    }

}
.an-section-container__menu--mobile--nav .menu-header-container {
    padding-top: 40px;
}

.an-section-container__menu--mobile--nav .menu-header-container .menu li:last-child {
    padding-bottom: 0;
    margin-bottom: 0px;
}
.an-section-container__menu--mobile--toggle a {
    margin: 0 0 0 15px;

}
.an-section-container__menu--mobile--toggle .menu-toggle {
    padding: 20px;
}
.an-section-container__menu--mobile--toggle a #logo {
    width: 180px;
}
.txt-blue {
    color: #88a8d9;
}
.fullh {
    height: 100%;
}
@media (min-width: 768px) {
    .fifty {
        width: 50%;
        float: left;
    }
    .fifty + .fifty {
        float: right;
    }

}
.an-section-container__header {
    padding: 0px 0 0 0;
}
.an-head-articles {
    padding-top: 20px;
    padding-bottom: 30px;
}
.an-head-articles .an-screem-content__posts--item{
    margin-top: 7px;
}
.page-content__title {
    display: table;
    margin: 15px auto 0;
    color: #434548;
    font-weight: 700;
}
.page-content__subtitle {
    font-size: 20px;
    line-height: 22px;
    font-weight: 600;
    color: #434548;
    text-transform: capitalize;
}
@media (min-width: 768px) {
    .page-content__title {
        font-size: 40px;
    }
    .page-content__subtitle {
        font-size: 26px;
        line-height: 26px;
    }
}
.an-main-article  {
    background: #fff;
    overflow: hidden;
}
.an-main-articles-section {
    /*margin-bottom: 10px;*/
}

.an-main-article-image-holder {
    position: relative;
    overflow: hidden;
    padding-bottom: 100%;
    display: block;
}
@media (min-width:768px) {
    .an-main-article-image-holder {
        padding-bottom: 0;
        width: 49.6%;
    }
    .an-main-article {
        height: 410px;
    }
}

.an-main-article-image-holder img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    max-height: 100%;
    z-index: 0;
    overflow: hidden;
}

.an-main-article-text {
    padding: 25px;
}
.an-screem-content__posts--item {
    padding: 0;
    min-height: 0;
    margin-top: 7px;
}
.an-screem-content__posts--item .link img{
    width: 100%;
}
@media (min-width: 768px) {
    .an-screem-content__posts--item.col-md-4 {
        max-width: 32.8%;
        margin-left: 0.25%;
        margin-right: 0.25%;
    }
    .an-screem-content__posts--item.fifty {
        max-width: 49.6%;
    }
}
@media (min-width: 992px) {

    .an-head-articles .an-main-articles-section,
    .an-head-articles .an-news-sections {
        padding: 0 4px;
    }
    .an-head-articles .an-main-articles-section {
        padding-left: 0;
    }
    .an-head-articles .an-news-sections {
        padding-right: 0;
    }
}
.an-screem-content__posts--item .title {

}

.an-screem-content__posts--item .wrap-text {
    position: relative;
    display: table;
    height: auto;
    padding: 30px 10px 20px 20px;
    text-align: left;
    flex-direction: column;
    justify-content: space-evenly;
}

@media (max-width: 1024px) {
    .an-screem-content__posts--item .wrap-text {
        display: inherit;
    }

}


.an-main-article,
.an-screem-content__posts--item,
.an-screem-content-posts .wrap-text,
.three-columns-texts {
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    color: #878a8a;
    border: none;
}
.three-columns-texts {
    font-size: 16px;
}

.an-main-article .title,
.an-screem-content__posts--item .title,
.an-screem-content-posts .wrap-text .title {
    font-family: 'Source Serif Pro', serif;
    font-weight: 700;
    color: #434548;
    /*min-height: 102px;*/
}
.an-screem-content__posts--item > .link {
    position: relative;
    display: block;
    width: 100%;
    padding-bottom: 58.5%;
    overflow: hidden;
}
.an-screem-content__posts--item > .link,
.an-main-article-image-holder {
    background-color: #edeff3;
    background-image: url("../images/writer-icon.png");
    background-position: center center;
    /*background-size: 100%;*/
    background-repeat: no-repeat;

}
.an-screem-content__posts--item > .link img {
    position: absolute;
    top: 0;
    left: 0;
}

.an-article-category {
    font-family: 'Lora', sans-serif;
    font-style: italic;
    font-size: 18px;
}
.an-section-container__header .wrap-buttons {
    width: 78%;
    text-align: right;
}
#btnDonate, .button__donate {
    font-family: 'Lora', serif;
    color: #434548;
    font-size: 14px;
    border: 1px solid #5c85b0;
    background-color: transparent;
    position: relative;
    /*z-index: 1;*/
    padding: 14px 26px 10px;
    min-width: 140px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    bottom: -2px;
    white-space: nowrap;
}

#btnDonate::before,
.button__donate::before {
    content: '';
    position: absolute;
    bottom: -5px;
    right: -5px;
    width: 100%;
    height: 100%;
    display: block;
    background-color: #f9d400;
    z-index: -1;
}
#btnDonate:hover, .button__donate:hover,
#btnDonate:focus, .button__donate:focus {
    color: #434548;
    text-decoration: underline !important;
}
.btn {
    text-decoration: none !important;
}

.btn-blue.button__donate::before {
    background: #88a8d9 !important;
}
.btn-blue.button__donate {
    color: #fff !important;
    border-color: #f9d400 !important;
}
.btn-lg.button__donate {
    font-size: 20px;
    padding: 20px 40px 14px;
}
@media (min-width: 480px) {
    .btn-lg.button__donate {
        font-size: 24px;
        padding: 25px 50px 20px;
        min-width: 200px;
    }
}

input[type="submit"].btn-submit-donation {
    font-family: 'Lora', serif;
    padding: 14px 30px;
    min-width: 160px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    margin-top: 20px;
}
input[type="submit"].btn-submit-donation:hover,
input[type="submit"].btn-submit-donation:focus {
    text-decoration: underline;
}

.page-header .fa-search {
    padding-right: 10px;
    padding-left: 0px;
}
.an-section-container__header--container {
    width: 100%;
}
.an-section-container__header--search {
    width: 29%;
}
@media (min-width: 768px) {
    .page-header .fa-search {
        padding-right: 10px;
        padding-left: 20px;
    }
}
@media (min-width: 992px) {
    #btnDonate, .button__donate,
    .promotion .button__donate{
        padding: 14px 40px 10px;
    }
    .page-header .fa-search {
        padding-left: 30px;
    }
    .an-section-container__header--search {
        width: 31%;
    }
}
@media (min-width: 1200px) {
    .an-section-container__header--search {
        width: 27%;
    }
    #btnDonate, .button__donate {
        font-size: 16px;
    }
}
@media (min-width: 1400px) {
    #btnDonate, .button__donate {
        font-size: 17px;
    }
}
.an-main-article .post_info {
    margin-bottom: 10px;
}

.post_info {
    font-family: 'Source Serif Pro', serif;
    font-size: 16px;
    color: #434548;
}

.post__header .post_info{
    font-size: 18px;

}
.post__header .post_info .txt-blue{
    clear: left;

}

@media (min-width: 992px) {
    .post__header .post_info{
        font-size: 21px;

    }
}



.post__content blockquote {
    padding: 20px 0 10px;
    text-align: center;
    margin-left: 10px;
    font-size: 100% !important;
    color: #616161 !important;
    font-family: inherit;
}

.post__content blockquote .bigger-letter {
    font-size: 250%;
    position: relative;
    top: 5px;
    left: -5px;
    vertical-align: bottom;
}



.wrap-banner-item .wrap-news .form .input {
    width: 100%;
}
.wrap-banner-item .wrap-news{
    padding: 10px 15px 0;
    margin: 0;
}
.wrap-banner-item .wrap-news .form .label{
    /*color: #fff;*/
}


.wp-caption .wp-caption-text,
.figure-caption
{
    font-weight: 600;
    font-size: 16px;
    color: inherit;
    margin-top: 0;
}
.image-holder-frame {
    position: relative;
}
.image-holder-frame img.size-full,
.image-holder-frame img.size-large {
    width: 100%;
}
.writer-resume::after,
.image-holder-frame::after {
    content: '';
    position: absolute;
    top: -5px;
    left: -5px;
    width: 100%;
    height: 100%;
    display: block;
    border: 1px solid #f9d400;
    z-index: 1;
}

.image-credit {
    margin-top: 5px;
    font-size: 12px;
    float: right;
    text-align: right;
    padding-left: 10px;
}
.attachment_info {
    margin-top: 5px;
    clear: both;
    overflow: hidden;
}


.an-screem-content-footer__container--newsletter .wrap-news .form .input {
    width: 100%;
}

@media (min-width: 992px) {
    .an-promotions-sec .padding-0 {
        padding-right: 0;
        padding-left: 0;
    }
}


.promotion {
    display: block;
    min-height: 580px;
    position: relative;
    width: 100%;
    background: #fef7cf;
}
.promotion a {
    color: #434548;
    /*pointer-events:auto;*/
    display: block;
}
.promotion a:hover,
.promotion a:focus {
    color: #434548;
    text-decoration: none;
}
.promotions {
    display: block;
    position: relative;
    width: 100%;
    font-family: 'Source Serif Pro', serif;
    font-weight: 700;
    color: #434548;
}
@media (min-width: 768px) {
    .promotion {
        min-height: 0;
        height: 290px;
    }
}
.promotions::before {
    /*content: '';*/
    position: absolute;
    top: -5px;
    left: -5px;
    width: 100%;
    height: 100%;
    display: block;
    border: 1px solid #5c85b0;
    z-index: 1;
    /*pointer-events:none;*/
}
.an-promotions-sec .frame-holder {
    margin-top: 40px;
    margin-bottom: 20px;
}
.frame-holder {
    position: relative;
}
.frame-holder .frame-top,
.frame-holder .frame-left,
.frame-holder .frame-bottom,
.frame-holder .frame-right {
    position: absolute;
    background: #5c85b0;
    z-index: 5;

}
.frame-holder.frame-yel .frame-top,
.frame-holder.frame-yel .frame-left,
.frame-holder.frame-yel .frame-bottom,
.frame-holder.frame-yel .frame-right {
    background: #f9d400 !important;

}
.an-questions__wrap.frame-holder .frame-top,
.an-questions__wrap.frame-holder .frame-left,
.an-questions__wrap.frame-holder .frame-bottom,
.an-questions__wrap.frame-holder .frame-right {
    background: #d1d5dc;
}
.an-page .an-form-container .an-form-container__content .an-questions__wrap {
    margin-top: 60px;
}
@media (min-width: 992px){
    .an-page .an-form-container .an-form-container__content .an-questions__wrap {
        margin-top: 0px;
    }
}
.frame-holder .frame-top{
    width: 100%;
    height: 1px;
    top: -5px;
    left: -5px;
}
.frame-holder .frame-left{
    width: 1px;
    height: 100%;
    top: -5px;
    left: -5px;
}
.frame-holder .frame-bottom{
    width: 100%;
    height: 1px;
    bottom: 5px;
    left: -5px;
}
.frame-holder .frame-right{
    width: 1px;
    height: 100%;
    top: -5px;
    right: 5px;
}

.promo-image {
    position: relative;
    height: 290px;
    overflow: hidden;
    width: 100%;
    float: none;

}

.video-promo .promo-image {
    height: 230px;
}

@media (min-width:768px) {
    .promo-image {
        width: 50%;
        float: left;
    }
    .video-promo .promo-image {
        width: 42%;
        height: 290px;
    }
}

.promo-image .promo-img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    overflow: hidden;
    max-width: none;
    max-height: none;
}
@media (min-width: 480px) {
    .promo-image .promo-img {
        max-height: 100%;
    }
}
.promo-main-info,
.promo-secondary-info {
    height: 290px;
    width: 100%;
    padding-left: 50px;
    padding-right: 40px;
}
.video-promo .promo-main-info,
.video-promo .promo-secondary-info {
    height: 350px;

}
.promo-secondary-info {
    position: relative;
    z-index: 2;
    float: right;
}
@media (min-width:768px) {
    .promo-main-info {
        width: 50%;
    }
    .promo-secondary-info {
        width: 50%;
        float: right;
    }
    .video-promo .promo-main-info,
    .video-promo .promo-secondary-info {
        height: 290px;

    }
}
.event-promo .promo-main-info {
    position: absolute;
    top: 0;
    left: 0;
}
.promo-above-title {
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 5px;
}
.promo-title {
    font-size: 34px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #434548;
}
.promo-under-title {
    font-size: 18px;
    line-height: 20px;
}
.promo-text {
    font-family: 'Lato', sans-serif;
    font-weight: 500;
}
.promotion .button__donate {
    float: right;
    margin-right: -10px;
    border-color: #3d222e;
    color: #fff;
}
.promotion .button__donate::before {
    background: #844964;
}
@media (min-width: 992px) {
    .promo-above-title {
        font-size: 34px;
        line-height: 34px;
    }
    .promo-title {
        font-size: 50px;
        line-height: 50px;
    }
    .promo-under-title {
        font-size: 25px;
        line-height: 24px;
    }
}

.play-hold {
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    margin-left: -76px;
    margin-top: -76px;
}
#play_icon {
    width: 132px;
    height: 132px;
}
.iframeAppend {
    padding-bottom: 50px;
}
.video-pop {
    position: fixed;
    width:100%;
    height: 100%;
    background: rgba(255,255,255,0.9);
    top: 0;
    left: 0;
    z-index: 9999;
}
.close-pop {
    background: #fff;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    text-align: center;
    display: block;
    position: absolute;
    right: 20px;
    top: 20px;

}
#close_x {
    height: 30px;
    width: 14px;
    vertical-align: middle;
}
a#scroll-to-top {
    z-index: 200;
}
.slick-dots {
    list-style: none;
    padding: 0;
    margin: 10px auto 0;
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: -35px;
}

.slick-dots li {
    list-style: none;
    display: inline-block;
    width: 13px;
    height: 13px;
    border: 2px solid #844964;
    border-radius: 10px;
    margin: 0 4px;
    cursor: pointer;
}
.slick-dots li.slick-active {
    background: #844964;
}

.slick-dots li button {
    font-size: 0;
    display: none;

}


.wrap-frame{
    position: relative;
}
.wrap-frame::before {
    content: '';
    position: absolute;
    top: -5px;
    left: -5px;
    width: 100%;
    height: 100%;
    display: block;
    border: 1px solid #5c85b0;
    z-index: 1;
}
.wrap-frame .padded {
    z-index: 1;
    position: relative;
    overflow: hidden;
}

.wrap-banner-item {
    margin-bottom: 10px;
}
.wrap-social-media-main {
    background: #99b6e0;
    position: relative;
    margin-bottom: 10px;
}
.wrap-social-media-main::before {
    border: 1px solid #ffd000;
}
.wrap-social-media-main::after {
    content: '';
    display: block;
    clear: both;
}
.wrap-social-media-front {
    padding: 20px 15px 20px;
    /*background: url('../images/section-lines.jpg') center center no-repeat;*/
    /*background-size: cover;*/
    background: #99b6e0;
    position: relative;
    overflow: hidden;
    /*margin-top: 8px;*/
    min-height: 280px;
}
.wrap-main-twitter-feed {
    height: 510px;
    overflow-y: scroll;
    /*margin-bottom: 10px;*/
    flex: 1 1 auto;
}

@media (min-width:768px) {
    .wrap-main-twitter-feed {
        height: 700px;
    }
}
@media (min-width:992px) {
    .wrap-social-media-front {
        /*padding-bottom: 115px;*/
        /*min-height: 459px;*/
    }
    .wrap-main-twitter-feed {
        height: 294px;
    }
}
@media (min-width:1200px) {
    .wrap-social-media-front {
        /*padding-bottom: 130px;*/
        /*min-height: 459px;*/
    }
    .wrap-main-twitter-feed {
        height: 371px;
    }
}

@media (min-width:1400px) {
    .wrap-social-media-front {
        /*padding-bottom: 160px;*/
        /*min-height: 527px;*/
    }
    .wrap-main-twitter-feed {
        height: 439px;
    }
}

.wrap-social-media-front .an-header-container__content--title{
    line-height: 41px;
    font-size: 35px;
    font-weight: 700;
    font-family: 'Source Serif Pro', serif;
    position: relative;
    z-index: 1;
    color: #ffd000;
}
.wrap-social-media-front .an-header-container__content--subtitle{
    font-family: 'Lato', sans-serif;
    font-size: 17px;
    font-weight: 500;
    line-height: 25px;
    margin: 20px 0 0px;
    position: relative;
    z-index: 1;
    color: #fff;
}
.wrap-social-media-front .an-header-container__content--subtitle .underlink {
    float: right;
    line-height: 25px;
    padding-right: 15px;
}
.wrap-social-media-front .an-section-container__content--logo{
    position: absolute;
    width: 98%;
    top: 0;
    left: 0;
    z-index: 0;
}
.wrap-social-media-front .an-section-container__content--logo .img{
    /*width: 100%;*/
    float: right;
}

.wrap-social-media-footer {
    padding: 5px 30px 10px;
    /*background: #fff;*/
}
.an-screem-content__posts--item.fifty {
    min-height: 0;
}

@media (min-width:768px ) {
    .wrap-social-media-footer {
        /*padding: 20px 15px;*/
    }
    .an-screem-content__posts--item.fifty {
        min-height: 417px;
    }
}
@media (min-width:992px ) {

    .wrap-social-media-front .an-header-container__content--title {
        font-size: 30px;
        line-height: 34px;
    }
    .wrap-social-media-front .an-header-container__content--subtitle {
        font-size: 15px;
        line-height: 23px;
    }
}
@media (min-width:1200px ) {
    .an-screem-content__posts--item.fifty {
        min-height: 512px;
    }
    .wrap-social-media-front .an-header-container__content--title {
        /*font-size: 35px;*/
        /*line-height: 40px;*/
    }
    .wrap-social-media-front .an-header-container__content--subtitle {
        font-size: 16px;
    }
}
@media (min-width:1400px ) {
    .an-screem-content__posts--item.fifty {
        min-height: 512px;
    }
}

.wrap-social .wrap-icons a {
    cursor: pointer;
}
.wrap-social .wrap-icons a:hover .fab,
.wrap-social .wrap-icons a:focus .fab {
    /*color: #f9d400;*/
}
.an-head-articles .wrap-social .wrap-icons a .fab {
    color: #000;
}
.fab.fab-icon {
    width: 24px;
    display: inline-block;
}
.fab.fab-icon.circles-icon {
    width: 30px;
}
.fab.letter-icon::before {
    content: url(../../images/letter.svg);
}
.fab.circles-icon::before {
    content: url(../../images/circles.svg);
}
.fab.circles-icon-black::before {
    content: url(../../images/circles-black.svg);
}

.wrap-social-media-footer .title {
    font-size: 24px;
    font-weight: 700;
}

.an-screem-content-footer__container--newsletter {
    width: auto;
    position: relative;
    z-index: 2;
    /*padding: 0 0 15px;*/
}

.an-screem-content-footer__container--newsletter:not(.newsletter-header) {
    /*padding: 15px 0px 15px;*/
    /*background: #fff;*/

}
.wrap-social-media-footer .wrap-social {
    width: 100%;
    margin-top: 0;
}
.wrap-social-media-footer .wrap-social .wrap-icons .fab {
    font-size: 25px;
}
.wrap-social-media-footer .wrap-social .wrap-icons .fab.fa-twitter {
    font-size: 24px;
}

.wrap-social-media-footer .wrap-social .wrap-icons .fab.fa-facebook-f {
    font-size: 22px;
}
.mobile-social-wrap .wrap-social .wrap-icons .fab{
    font-size: 16px;
}
.mobile-social-wrap .wrap-social .wrap-icons .fab.fa-twitter{
    font-size: 16px;
}
.mobile-social-wrap .wrap-social .wrap-icons .fab.fa-facebook-f{
    font-size: 16px;
}
.mobile-social-wrap .fab.fab-icon {
    width: 18px;
}
.mobile-social-wrap .fab.fab-icon.circles-icon {
    width: 20px;
}
.mobile-social-wrap .fab.fab-icon.letter-icon {
    vertical-align: -2px;
}
.mobile-social-wrap {
    width: 60%;
    max-width: 280px;
}
.mobile-social-wrap .wrap-social-media-footer {
    padding: 5px 15px 10px;
}

.mobile-filter-by-btn {
    display: block;
    margin-right: 5%;
    width: 40%;
    min-width: 120px;
    max-width: 180px;
    height: 39px;
    padding: 7px 10px;
    position: relative;
    text-transform: uppercase;
}

.mobile-filter-by-btn::after {
    font-size: 16px;
    font-family: 'FontAwesome';
    position: absolute;
    right: 10px;
    top: 45%;
    line-height: 1;
    margin-top: -6px;
    content: "\f107";
}
.mobile-filter-by-btn.active::after {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.mobile-social-wrap .wrap-article-tags {

}

.an-news-sections{
    margin-top: 10px;
}
@media (min-width: 768px) {
    .an-news-sections{
        margin-top: 0px;
    }
}


.wrap.wrap-article-tags {
    margin: 0;
    padding: 0 0 0px;
}
.wrap-article-tags .filter-sm-title {
    display: inline-block;
    float: left;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 20px;
    color: #5c85b0;
    margin-right: 5px;
}
.wrap-article-tags .menu-top-tags-container {
    margin-bottom: 5px;
    overflow: hidden;
}
.wrap-article-tags .menu {
    font-size: 12px;
    font-weight: bold;
    text-transform: capitalize;
    margin-left: 0;
    margin-bottom: 0;
}

.wrap-article-tags .menu ul {
}
.wrap-article-tags .menu li{
    list-style: none;
    float: left;
    margin: 0 5px 10px 0;
}
.wrap-article-tags .menu li a {
    display: inline-block;
    padding: 1px 5px;
    background-color:#88a8d9;
    color: #fff;
    border-radius: 50px;
    text-decoration: none;
}

.wrap-article-tags .menu li a.current,
.wrap-article-tags .menu li a.selected,
.wrap-article-tags .menu li a.active,
.wrap-article-tags .menu li a[aria-current="page"] {
    background-color: #f9d400;
    color: #434548;
}
.an-head-articles .wrap-article-tags .menu li a:hover {
    background-color: #f9d400;
    color: #434548;
}
@media (min-width:768px) {
    .wrap-article-tags .menu li a:hover {
        background-color: #f9d400;
        color: #434548;
    }
}

.remove-tag {
    display: none;
    color: #fff;
    font-size: 18px;
    font-family: 'Lato', 'arial', sans-serif;
    padding: 0 2px 0 8px;
    line-height: 8px;
    font-weight: 400;
    height: 10px;
    vertical-align: -2px;
}
.wrap-article-tags .menu li a.selected .remove-tag,
.wrap-article-tags .menu li a.active .remove-tag {
    display: inline-block;
}

footer .an-screem-content-footer__container--newsletter .wrap-news .form .label{
    color: #fff;
}
.an-screem-content-footer__container--newsletter .wrap-news .form .submit {
    text-align: center;
    color: #fff;
    background-color: #ed3d17;
    cursor: pointer;
}

.strokes2 {
    background: url('../images/strokes2.png') repeat;
}
.resume-img-holder {
    max-width: 120px;
}
.resume-img {
    max-width: 120px;
    position: relative;
    -webkit-transform: translate(10px, -10px);
    -moz-transform: translate(10px, -10px);
    -ms-transform: translate(10px, -10px);
    -o-transform: translate(10px, -10px);
    transform: translate(10px, -10px);
}
.resume-img-flip {
    -webkit-transform: translate(-10px, -10px);
    -moz-transform: translate(-10px, -10px);
    -ms-transform: translate(-10px, -10px);
    -o-transform: translate(-10px, -10px);
    transform: translate(-10px, -10px);
}

@media (min-width: 992px) {
    .resume-img {
        -webkit-transform: translate(25px, -25px);
        -moz-transform: translate(25px, -25px);
        -ms-transform: translate(25px, -25px);
        -o-transform: translate(25px, -25px);
        transform: translate(25px, -25px);
    }
    .resume-img-flip {
        -webkit-transform: translate(-25px, -25px);
        -moz-transform: translate(-25px, -25px);
        -ms-transform: translate(-25px, -25px);
        -o-transform: translate(-25px, -25px);
        transform: translate(-25px, -25px);
    }
}
@media (min-width: 768px) {

    .resume-img,.resume-img-holder {
        max-width: 100%;
    }
}


.mark-title::before {
    content: "";
    width: 60px;
    border-top: 7px solid #ed3d17;
    vertical-align: middle;
    display: block;
    margin: 0 auto 30px;
}
@media (min-width: 768px) {
    .mark-title::before {
        display: inline-block;
        margin: 0 10px 0 0;
    }
}


.article-sidebar {

}
.article-quote, .grid-sidebar{
    padding: 30px 30px;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    font-family: 'Source Serif Pro', sans-serif;
    font-weight: 700;
    margin-bottom: 10px;
}
.grid-sidebar {
    padding: 20px 20px;
    font-weight: 300;
}
.grid-sidebar ul {
    padding: 0;
    margin: 0;
}

.post__content .article-quote {
    margin-bottom:20px;
}

@media (min-width:992px) {
    .article-quote, .grid-sidebar {
        padding: 50px 30px;
        font-size: 25px;
        line-height: 42px;
    }
    .grid-sidebar {
        padding: 20px 30px;
    }
}
.zindex10 {
    z-index: 10;
}
.writer-resume {
    padding: 30px;
    position: relative;
    font-family: 'Source Serif Pro', sans-serif;
    font-size: 14px;
    margin-bottom: 30px;
    z-index: 0;
}

.writer-resume .writer-name {
    font-size: 17px;
    padding-top: 82px;
}
.writer-resume img.alignleft {
    margin: 10px 15px 5px 0;
}

.writer-block .writer-name {
    font-size: 25px;
    color: #212529;
}
.writer-img-square {
    height: 170px;
    width: 150px;
    background-color: #edeff3;
    background-image: url("../images/writer-icon.png");
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.writer-img-square img {
    width: 100%;
}

.post-template-default .page-main {
    margin-top: 30px;
}

.post__header .an-article-category {
    font-size: 20px;
    margin-bottom: 20px;
    display: inline-block;
    color: #878a8a;
    filter: brightness(0.92);
}
.post__title {
    font-family: 'Source Serif Pro', sans-serif;
    font-size: 40px;
    line-height: 52px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #434548;
    hyphens: none
}
.post__header .h2,
.post__header .h3 {
    color: #434548;
}
.post__content > p:first-child,
.post__content p:first-child span,
.post__content p:first-child i{
    font-size: 25px;
    color: #5c85b0;
    line-height: 30px;
    font-weight: 700 !important;
}
.post__content a {
    text-decoration: underline;
}
.post__content a:hover,
.post__content a:focus {
    text-decoration: none;
}
@media (min-width: 768px) {
    .post__content .article-quote {
        display: none;
        visibility: hidden;
    }
}
.social-share__link .fa-facebook {
    color: #4267b2;
}
.social-share__link .fa-twitter {
    color: #55aded;
}
.social-share__link .fa-pinterest-p {
    color: #e6001a;
}
.social-share__link .fa-linkedin {
    color: #0271ae;
}
.social-share__link .fa-envelope-o {
    color: #dd4d40;
}

.an-page-content-footer__wrap--logo.logo-ani {
}
.an-page-content-footer__wrap--logo.donate-foot-logo {

    max-width: 90px;
    margin-top: 10px;
}
.bgc-gray > .an-donate-content {
    padding-bottom: 100px;
}

.an-donate-content .an-section-container__content--wrap-title{
    /*color: #fff !important;*/
}
.an-donate-content .an-section2-container .an-section-container__content--wrap-title {
    font-size: 30px;
    line-height: 30px;
    font-weight: 500;
    color: #fff;
    text-align: left;
}

.an-donate-content .an-section2-container .table-cell {
    position: relative;
    z-index: 1;
}
.an-donate-content svg{
    max-width: 100%;
    height: auto;
    margin-top: 10px;
}

.an-donate-content svg path {
    fill: #fff;

}
.an-donate-content .an-section2-container .an-section-container__content--wrap-botton {

}
.an-donate-content .an-section2-container .an-section-container__content--wrap {
    width: 70%;
}
.an-donate-content .an-section2-container .an-section-container__content .logo {
    z-index: 1;
    text-align: right;
    vertical-align: middle;
}
@media (max-width: 768px){
    .an-donate-content .an-section2-container .an-section-container__content .logo {
         display: block;
        width: 100%;
    }
    .an-donate-content .an-section2-container .an-section-container__content {
        display: block;
    }
    .an-donate-content .an-section2-container .an-section-container__content--wrap{
        width: 100%;

    }
}

@media (min-width: 480px) {
    .an-donate-content .button__donate,
    .promotion .button__donate {
        font-size: 24px;
        padding: 20px 50px 14px;
    }
    .an-donate-content .an-section2-container .an-section-container__content--wrap-title {
        font-size: 44px;
        line-height: 42px;
    }
    .an-donate-content svg {
        margin-top: 20px;
    }
}
@media (min-width: 768px) {
    .an-donate-content .an-section2-container .an-section-container__content--wrap-title {
        font-size: 50px;
        line-height: 44px;
        margin-bottom: 0;
    }

}
@media (min-width: 1024px) {
    .an-screem-content-footer__container .an-screem-content-footer__container--newsletter {
        width: 25%;
    }
    .an-screem-content-footer__container .an-screem-content-footer__container--posts {
        width: 30%;
    }
}
@media (min-width: 1400px) {

    .an-donate-content .an-section2-container .an-section-container__content--wrap-title {
        font-size: 58px;
        line-height: 54px;
    }
}


.logo-footer svg{
    max-width: 85%;
    height: auto;
}

.donate-full-screen {
    height: 480px;
    border: 15px solid #fff;
    margin-bottom: 150px;
}
@media (min-width: 768px) {
    .donate-full-screen {
        height: 550px;
        border-width: 30px;
    }

}
.logged-in .user-log-line + .page-donate > .donate-full-screen {
    border-top-width: 0;
}

.quote-full-screen {
    padding: 100px 0;
    color:#fff;
    margin-top: 100px;
}
.quote-full-screen blockquote {
    font-size: 25px;
    line-height: 32px;
    font-weight: 600;
}
.quote-full-screen blockquote::before {
    content: '\201c';
    display: inline-block;
    font-size: 420%;
    position: relative;
    line-height: 0;
    vertical-align: bottom;
}
@media (min-width: 768px) {
    .quote-full-screen blockquote {
        font-size: 28px;
        line-height: 34px;
    }
}
.quote-full-screen blockquote::after {
    content: '\201d';
    display: inline-block;
    font-size: 180%;
    position: relative;
    line-height: 50%;
    vertical-align: bottom;
}

.button-full-screen {
    padding: 100px 0;
}
.button-full-screen:last-child {
    padding-bottom: 0;
}
.donate-full-screen.an-fullscrem-content .an-header-container {
    background-color: #92b1df;
    background-repeat: no-repeat;
    background-position: 0 0;
    position: relative;
    background-size: cover;
}
.donate-full-screen.an-fullscrem-content .an-header-container .content {
    position: relative;
    z-index: 3;
    color: #fff;
    font-weight: 600;
}
.donate-full-screen.an-fullscrem-content .an-header-container .content p {
    font-size: 24px;
    line-height: 28px;
}
i.underline {
    position: relative;
    font-style: normal;
    display: inline-block;
}
i.underline::after {
    content: "";
    position: absolute;
    width: 100%;
    bottom: 0;
    border-bottom: 3px solid #f9d400;
    left: 0;
}
.donate-full-screen h1,
.donate-full-screen h2,
.donate-full-screen h3,
.donate-full-screen h4 {
    color: #fff;
    font-weight: 700;
    margin-bottom: 30px;
}
.big-title {
    font-size: 34px;
    line-height: 34px;
    font-weight: 600;
    margin-bottom: 30px;
    letter-spacing: -1px;
}
.sub-title {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 15px;
    display: block;
}
@media (min-width: 480px) {
    .big-title {
        font-size: 46px;
        line-height: 44px;
    }
}
@media (min-width: 768px) {
    .big-title {
        font-size: 60px;
        line-height: 56px;
    }
    .sub-title {
        font-size: 24px;
        line-height: 30px;
    }
}
.an-section-container-icon.absolute {
    position: absolute;
    left: 50%;
    bottom: -30%;
    z-index: 2;
    margin-left: -100px;
}

.quoter {
    float: right;
    position: relative;
    font-size: 16px;
    line-height: 20px;
}

.quoter .slashes {
    font-size: 44px;
    line-height: 44px;
    display: block;
    position: absolute;
    left: -30px;
    font-weight: 100;
    letter-spacing: -3px;
    top: 0;
    color: #ffd000;
}

.quoter .quoter-name {
    font-size: 22px;
    font-weight: 600;
}

.recent-posts-img {
    margin-top: 5px;
}
.text-sm {
    font-size: 14px;
}

.bg-stroke {
    background-image: url("../images/strokes.png");
    background-repeat: repeat;
    background-position: 0 0;
}

.bg-yellow {
    background-color: #f9d400;
}
.bg-red {
    background-color: #844964;
}
.bg-white {
    background-color: #fff;
}
.bg-blue {
    background-color: #4d51c2;
}

.an-promotions-sec.bg-stroke {
    padding-bottom: 20px;
}

.ajax-load-more-wrap {
    width: 100%;
}

.selected-tags {
    font-size: 20px;
}

.selected-tags a {
    color: #050809;
    text-decoration: none;
}
.selected-tags a:hover,
.selected-tags a:focus {
    color: #88a8d9;
}
.selected-tags a.selected {
    font-weight: 700;
    color: #88a8d9;
}

@media(min-width: 768px) {

    .selected-tags {
        font-size: 26px;
    }
}

.mission-box.bg-yellow.wrap-frame::before {
    border-color: #fff;
}
.mission-box.bg-white.wrap-frame::before {
    border-color: #f9d400;
}
@media (min-width: 768px) {
    .mission-box .text{
        font-size: 24px;
    }
    .mission-box .mission-box-title {

        font-size: 27px;
    }
    .mission-box.wrap-frame::before {
        top: -7px;
        left: -7px;
    }
}
.mission-boxes {
    position: relative;
    padding-bottom: 30px;
}
.mission-boxes .negative-top-margin{
    position: relative;
    top: -50px;
}
.mission-boxes::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f3f6fb+0,ffffff+100&1+50,0+100 */
    background: -moz-linear-gradient(top,  rgba(243,246,251,1) 0%, rgba(249,251,253,1) 50%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(243,246,251,1) 0%,rgba(249,251,253,1) 50%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(243,246,251,1) 0%,rgba(249,251,253,1) 50%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f6fb', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */

}
.three-columns-texts {
    padding-top: 90px;
    padding-bottom: 90px;

}

.art-modal {

    min-width: 320px;
    max-width: 355px;
    margin: 30px auto 50px;
    min-height: 300px;
    position: relative;
}

.art-modal .close {
    position: absolute;
    padding: 5px;
    line-height: 18px;
    top: 0;
    right: 0;
}
.art-modal .modal-image{
    display: flex;
    position: relative;
}
.art-modal .modal-image .art-modal-title {
    position: absolute;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
}
.art-modal .modal-image .art-modal-title h3, .container__content--title{
    font-size: 30px;
    line-height: 34px;
}
@media (min-width: 768px) {
    .art-modal .modal-image .art-modal-title h3, .container__content--title{
        font-size: 36px;
        line-height: 40px;
    }
}


.art-modal .modal-content {
    padding: 20px;
    font-size: 17px;
    line-height: 24px;
    background: none;
    width: auto;
}
div#mc_embed_signup {
    background: none;
    font: inherit;
}
div#mc_embed_signup p {
    margin-bottom: 10px;
    font-weight: 200;
}
div#mc_embed_signup .mc-field-group input{
    border: 0;
    border-radius: 0;
    font-size: 16px;
    padding: 8px 10px;
    text-indent: 0;
    display: block;
    width: 100%;
}
div#mc_embed_signup .button {
    background-color: #f6cd00;
    padding: 20px 40px;
    border-radius: 0;
    line-height: 0;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    color: #501922;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    width: auto;
    margin: 20px 5px 10px 0;
    height: 32px;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    border: 0 none;
    clear: both;
    transition: all 0.23s ease-in-out 0s;
}
div#mc_embed_signup form {
    padding: 0;
}
div#mc_embed_signup .mc-field-group {
    width: auto;
    clear: left;
    position: relative;
    padding-bottom: 3%;
    min-height: 50px;
}
#mc_embed_signup .asterisk {
    color: #e85c41;
    font-size: 150%;
    font-weight: normal;
    position: relative;
    top: 5px;
}
.mc4wp-response {
    font-size: 22px;
}
.mc4wp-response .mc4wp-response {
    padding-top: 15px;
    padding-bottom: 15px;
}

.mc4wp-response p {
    margin-bottom: 5px;
}

#mc_embed_signup .indicates-required {
    text-align: right;
    font-size: 11px;
    margin-right: 4%;
}

@media (min-width: 768px) {
    .art-modal .modal-content {
        font-size: 19px;
    }
    div#mc_embed_signup .mc-field-group input {
        font-size: 18px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .mc4wp-response {
        font-size: 24px;
    }
}
#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
    margin-bottom: 0 !important;
}

#mc_embed_signup div#mce-responses {
    padding: 0 !important;
    margin: 0 0 20px !important;
}
#mc_embed_signup div.response {
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    font-weight: normal !important;
    font-size: 16px;
}

#mc_embed_signup #mce-success-response {
    color: #f6cd00 !important;
}

footer div#mc_embed_signup .button {
    background-color: #ed3d17;
    text-align: center;
    color: #fff;
    cursor: pointer;
    margin-top:0;
    margin-bottom:0;
}
footer div#mc_embed_signup .button::after {
    content: '&#8594;';
    display: inline-block;

}

footer div#mc_embed_signup .mc-field-group input {
    border-right: 3px solid #ed3d17;
}
footer div#mc_embed_signup .indicates-required {
    display: none;
}
footer .mc4wp-form {
    max-height: 102px;
    overflow: hidden;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
footer .mc4wp-form.started {
    max-height: 600px;
}

.woocommerce form .form-row {
    display: block;
}

.an-header-container__subtitle {
    font-size: 24px;
    line-height: 33px;
    color: #fff;
    text-align: center;
}

@media (min-width: 768px) {
    .an-header-container__subtitle {
        padding-left: 70px;
        text-align: left;
    }
}

div.product.event-promo {
    margin-bottom: 20px;
}
.product.event-promo .promo-main-info {
    left: auto;
    right: 0;
    z-index: 1;
}
.product.event-promo .promo-image {
    float: right;
}
.product.event-promo .button__donate {
    position: absolute;
    bottom: 30px;
    right: 40px;
}

@media (min-width: 768px) {

    .product.event-promo .promo-image,
    .product.event-promo .promo-main-info{
        width: 33.33333%;
    }
}
.product.event-promo {
    background: #ebf3ff;
}
.product.event-promo .promo-secondary-info{
    padding-left: 20px;
    padding-right: 20px;
}
@media (min-width: 480px) {
    .product.event-promo .promo-secondary-info{
        padding-left: 30px;
        padding-right: 60px;
    }
}
@media (min-width: 768px) {
    .product.event-promo .promo-secondary-info{
        float: left;
        width: 66.66666%;
    }
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{
    -webkit-box-flex: none;
    flex: none;
    max-width: none;
    padding: 0;
}
.woocommerce form .form-row-first, .woocommerce-page form .form-row-first,
.woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
    float: none;
    width: auto;
}

.bg-white input[type="text"], .bg-white input[type="email"], .bg-white input[type="tel"], .bg-white input[type="url"], .bg-white input[type="password"], .bg-white input[type="search"], .bg-white input[type="date"], .bg-white input[type="number"], .bg-white textarea, .bg-white select, .bg-white .field-text {
    background: #f3f6fb;
    border: none;
}
.wc-stripe-elements-field, .wc-stripe-iban-element-field {
    background-color: #f3f6fb !important;
    border-color: #f3f6fb !important;
}
.woocommerce-checkout input[type="text"], .woocommerce-checkout input[type="email"], .woocommerce-checkout input[type="tel"], .woocommerce-checkout input[type="url"], .woocommerce-checkout input[type="password"], .woocommerce-checkout input[type="search"], .woocommerce-checkout input[type="date"], .woocommerce-checkout input[type="number"], .woocommerce-checkout textarea, .woocommerce-checkout select, .woocommerce-checkout .field-text,
.woocommerce-checkout .custom-radio label{
    font-size: 16px;
}
.woocommerce-checkout, form.woocommerce-checkout .form-row label {
    font-size: 16px;
    font-weight: 500;
}

.woocommerce-page .form-row .select2-container,
.woocommerce-page .select2-container--default .select2-selection--single,
.woocommerce-page .select2-container--default .select2-selection--single .select2-selection__rendered{
    height: 34px;
    line-height: 34px;
}
.woocommerce-page .select2-container--default .select2-selection--single {
    background-color: #f3f6fb;
    border: 0;
    border-radius: 0;
}
.woocommerce-page .select2-dropdown{
    background-color: #f3f6fb;
    border: 0;
    border-radius: 0;
}
.woocommerce-page .select2-results__option, .woocommerce-page .select2-search--dropdown .select2-search__field {
    font-size: 16px;
}

.corner-logo-bg {
    background-image: url("../images/logo-section-conv2.png");
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 80%;
}

.woocommerce ul.order_details li {
    float: none;
    margin-bottom: 20px;
    border-right: 1px dashed transparent;

}
@media (min-width: 768px) {
    .corner-logo-bg {
        background-size: 110%;
    }
    .woocommerce ul.order_details li {
        float: left;
        border-color: #d3ced2;
    }
}

.woocommerce table.shop_table {
    border: none;
}
.woocommerce table.shop_table th,
.woocommerce table.shop_table td {
    border: none;
    padding-left: 0;
}
.woocommerce fieldset {
    border: none;
}

.woocommerce table.shop_table tbody td {
    border-top: 1px solid rgba(0,0,0,.1);
    padding:10px 8px 10px 0;
}

.woocommerce-form,
.woocommerce-form label{
    font-size: 16px;
    font-weight: normal;
}
input[type=checkbox] {
    -webkit-appearance: none;
    appearance: none;
    background-color: #f3f6fb;
    border: 1px solid #b8bcc3;
    width: 26px !important;
    height: 26px !important;
    display: inline-block !important;
    position: relative;
    vertical-align: text-top;
    margin-right: 8px;
    cursor: pointer;
    top: -2px;
}
input[type=checkbox]:hover,
input[type=checkbox]:focus {
    background-color: #dae1ea;
}
input[type=checkbox]:checked {
    background-color: #8cacdb;
}
input[type=checkbox]:checked::after {
    content: url("../../images/v.svg");
    display: block;
    position: absolute;
    color: #fff;
    left: 2px;
    top: 1px;
    width: 21px;
    height: 23px;
    line-height: 16px;
    padding: 3px;
}
input[type=checkbox]:active, input[type=checkbox]:checked:active {
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}
.custom-control {
    padding-left: 1.75rem;
}

.custom-control-label::after, .custom-radio .custom-control-label::before {
    width: 1.25rem;
    height: 1.25rem;
    top: .5rem;
}
.custom-radio .custom-control-label {
    line-height: 36px;
    display: inline-block;
    font-weight: normal;
}
.custom-radio .custom-control-label::before {
    border: 1px solid #8cacdb;
    background: transparent;
    margin-right: 5px
}
.custom-radio .custom-control-input:checked~.custom-control-label::before {
    background-color: #8cacdb;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    float: right;
    margin-right:0;
    margin-left: 1em;
}

.woocommerce form .show-password-input, .woocommerce-page form .show-password-input {
    right: 10px;
    top: 7px;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register,
.woocommerce .lost_reset_password{
    border: none;
    padding: 20px;
    margin: 2em 0;
    text-align: left;
    border-radius: 0;
}
.woocommerce-message, .woocommerce-error, .woocommerce-info  {
    border-top: 0;
    border: 1px solid #f3f6fb;
    background-color: transparent;
    margin-bottom: 1em;
}
.woocommerce-info {
    background-color: transparent;
}
.woocommerce form .form-row {
    padding-left: 0;
    padding-right: 0;
}
.woocommerce .woocommerce-customer-details address {
    padding: 30px;
}

.woocommerce-order-details .woocommerce-order-details__title {
    display: none;
}
.woocommerce-additional-fields > h3 {
    display: none;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    color: #fff;
    background-color: #8cacdb;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    color: #eeeeee;
    background-color: #8cacdb;
}
.desaturate {
    filter: grayscale(100);
}
.darken img{
    filter: grayscale(0.5);
    opacity: 0.7;
}
.past-event .image-holder-frame,
.sold-out-event  .image-holder-frame,
.promo-image.darken{
    background-color: #444;
}
.past-event .image-holder-frame img{
    opacity: 0.5;
}
button[disabled] {
    cursor: auto;
    opacity: 1 !important;
}
button.button__donate[disabled]::before {
    background-color: #919396 !important;
}
button[disabled]:hover,
button[disabled]:focus {
    text-decoration: none !important;
}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
    padding: 0;
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
    background: none;
    padding: 0;
}
#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row {
    padding: 20px 0 0;
}
#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
    content: none;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: none;
}

.woocommerce-checkout-review-order-table {
    /*display: none;*/
}
.opc_order_review {
    display: none;
}

.past-event-msg {
    position: absolute;
    top:15px;
    left: 15px;
    float: left;
    padding: 5px 10px 10px;
    background: rgba(136,168,217,0.9);
}

.promo-image .past-event-msg {
    left: 0px;
}

@media (min-width: 768px) {
    .past-event-msg {
        padding: 10px 15px 15px;
    }
}
.page-header .menu .sub-menu {
    background: #ebebeb;
    padding: 8px 0px;
    top: 50px;
    box-shadow: none;
    width: 225px;
}
#menu-header-2.menu a:not([href]):not([tabindex]) {
    display: none;
}
#menu-header-2 .sub-menu {
    margin: 0;
}
.page-header .menu .sub-menu li {
    padding: 0;
}
.an-section-container__menu--mobile--nav .menu li {
    list-style: none;
    width: 100%;
}
.an-section-container__menu--mobile--nav {
    min-width: 220px;
}
.an-section-container__menu--mobile--nav .menu .sub-menu li {
    /*margin-bottom: 0;*/
}
.an-section-container__menu--mobile--nav .menu-item-has-children {
    position: relative;
}
.an-section-container__menu--mobile--nav .menu-item-has-children > a[href]:not([tabindex]) {
    position:relative;
}
.an-section-container__menu--mobile--nav .menu-item-has-children a[href] + .arrow {
    position: absolute;
    font-size: 16px;
    font-weight: 600;
    right: -30px;
    top: -2px;
    color: #fff;
    width: 25px;
    text-align: center;
}
.an-section-container__menu--mobile--nav .menu-item-has-children a[href] + .arrow::after {
    font-family: 'FontAwesome';
    line-height: 1;
    content: "\f107";
}
.an-section-container__menu--mobile--nav .menu-item-has-children a[href] + .arrow:not(.active) + .sub-menu {
    display: none;
}
.an-section-container__menu--mobile--nav .menu-item-has-children a[href] + .arrow.active + .sub-menu {
    display: block;
}



.page-header .menu .sub-menu li a {
    color: #434548;
    padding: 0 20px;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: bold;
}
.page-header .menu .sub-menu li a:hover {
    background: #f9d400;
}

.page-header .menu .sub-menu::before {
    content:"";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;

    border-bottom: 5px solid #ebebeb;
    position: absolute;
    top: -5px;
    left: 40px;
}
.page-header .menu > .menu-item-has-children > a:before {
    /*top:60%;*/
}

.user-log-line {
    padding: 8px 15px 10px;
    font-size: 15px
}
.woocommerce-account .user-log-line {
    display: none !important;
}
.user-log-line a{
    color: #88a8d9;
}
.user-log-line .icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-top: -2px;
    margin-left: 10px;
}
.user-log-line .icon .st-0 {
    fill: #88a8d9;
}

.user-ioon {

}

