/* theme overrides */
body.opened .offcanvas-menu {
    z-index:3;
}
.row {
    max-width: 1360px;
}
.header-logo .columns > .donation {
    font-size: 1.125rem;
    font-weight: 700;
}
.header-logo .columns > .donation {
    margin: 0 0 0 auto;
}
.header-nav .menu li .sub-menu {
    margin:0;
}
.alignright {
    float: right;
    margin-left: 20px;
}
.related-posts__thumbnail {
    margin-bottom:25px;
}
.related-posts__thumbnail img {
    width:100%;
}
.related-posts__title span {
    position:relative;
    z-index:2;
}
.related-posts__thumbnail a {
    font-size:1.1875rem;
}
.related-posts__thumbnail a,
.related-posts__thumbnail a:visited,
.related-posts__thumbnail a:hover,
.related-posts__thumbnail a:focus {
    color:#fff;
    opacity:1.0;
}
.related-posts__title {
    z-index:2;
}
.site-footer ul {
    margin:0;
}
.site-footer li a {
    color:#fff;
}
.site-footer li a:hover,
.site-footer li a:focus {
    color:#009FE3;
}
/* end theme overrides */
.en__component--row {
    max-width:1088px;
    margin:0 auto;
}
/* Makes header and footer 100% wide */
.en__component--row:first-of-type,
.en__component--row:last-of-type {
    width:100%;
    max-width:100%;
    padding-left: 0;
    padding-right: 0;
}
.en__component--row:last-of-type {
    margin-top:10px;
}
/* removes padding of 1st and last column */
.en__component--row:first-of-type > .en__component--column:first-of-type,
.en__component--row:last-of-type > .en__component--column:last-of-type {
    padding-left: 0;
    padding-right: 0;
    margin:0;
}
body {
    font-family: 'Poppins',sans-serif;
    font-weight:300;
    color:#333;
    background-color:#fff;
}
* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.en__component--imageblock img {
    padding-bottom:16px;
}
h1 {
    line-height:1.2;
    margin: 0 0 12px;
}
h2 {
    font-size: 1.75rem;
    letter-spacing:normal;
    line-height:1.2;
    text-transform: none;
    margin: 0 0 10px;
}
h3 {
    font-size: 1.5rem;
}
/* popup headings */
.mfp-content h3,
.mfp-content h4 {
    text-transform:none;
    margin-bottom:.25rem;
}
p {
    line-height:1.6;
    margin:0 0 16px;
}
ol, ul {
    /*font-size: 1rem;*/
    margin: 0 0 1rem 30px
}
a,
a:visited {
    color:#009FE3;
    text-decoration:none;
    transition: .2s ease;
}
a:hover,
a:focus {
    color:#069;
}
select {
    font-weight:400;
}
ins {
    text-decoration: none;
}
button {
    font-family: 'Poppins',sans-serif;
}
.en__submit button {
    font-size:1.375rem !important;
}
label, select, textarea {
    color:#333;
}
blockquote {
    width:90%;
    border-left: 0;
    position: relative;
    font-family: 'Poppins',sans-serif;
    font-size:1.25rem;
    font-style:normal;
    text-align: center;
    font-size: 1rem;
    padding: 1.125rem 0 .25rem !important;
    margin: 1.125rem auto !important;
}
blockquote::before {
    content: "";
    position: absolute;
    left: 25%;
    top: 0;
    height: 1px;
    width: 50%;
    border-top: 1px solid #ccc;
}
blockquote::after {
    content: "";
    position: absolute;
    left: 25%;
    bottom: 0;
    height: 1px;
    width: 50%;
    border-top: 1px solid #ccc;
}
blockquote p {
    color:#000;
    font-size:1.125rem !important;
    font-weight: 700;
}
/* donation sidebar */
@media only screen and (max-width: 600px),
only screen and (max-device-width: 600px) {
    .sidebar__help,
    .sidebar__buttons {
        display:none;
    }
}
/* donation sidebar buttons */
.sidebar > .widget > .textwidget > .image-button p {
    font-weight:500;
}
.sidebar > .widget > .textwidget > .image-button a {
    color:#FFF;
}
.sidebar > .widget > .textwidget > .image-button a:hover {
    text-decoration:none;
}
/* connect with us widget */
.widget a.youtube {
    background-image: url(https://resources.peta.org/engaging-networks/pages/petade/images/icon-youtube.svg);
    background-size: 26px;
    background-repeat: no-repeat;
    background-position: center center;
}
.widget a.facebook {
    background-image: url(https://resources.peta.org/engaging-networks/pages/petade/images/icon-facebook.svg);
    background-size: 26px;
    background-repeat: no-repeat;
    background-position: center center;
}
/* donation side widget */
.widget_nav_menu {
    background: #e5f1f8;
    padding: 1rem;
}
.widget_nav_menu h3.widget-title {
    color: #000;
    font-size: 1.2rem;
    text-align: center;
    border-bottom: 0;
    margin-bottom: 1.25rem;
    text-transform: uppercase !important;
    font-weight: 500;
}
.widget_nav_menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 1rem;
    line-height: 1.2;
}
.widget_nav_menu ul.menu li {
    color: #000;
    font-size: 1rem;
    margin-bottom: .5rem;
}
.widget_nav_menu ul.menu li a {
    color: #000;
}
/* donation sidebar */
@media only screen and (max-width: 600px),
only screen and (max-device-width: 600px) {
    .widget_nav_menu {
        display:none;
    }
}
/* magnific popup headings */
.cc-popup h1, 
.cc-popup h2, 
.cc-popup h3, 
.cc-popup h4 {
    font-size:1.25rem;
    font-weight:500;
    color: #3e6ab3;
    letter-spacing: normal;
    line-height:1.2;
}
.cc-popup p,
.cc-popup li {
    font-size:1rem;
    line-height:1.35;
}
.cc-popup li {
    margin-bottom:0;
}
#photo-credit-info {
    color: #999;
    font-size: .75rem;
    margin-left: -5px;
}
/* business friends */
.business-friends h2 {
    padding-bottom:5px; 
    border-bottom: 1px solid rgb(221, 221, 221); 
    margin:0 0 16px;
}
.business-friends ul {
    padding:0 0 16px;
}
.business-friends li {
    margin:0 0 3px;
    padding: 0 0 0 6px;
    list-style-type:disc;
}
/* back button */
.back-button {
    text-align:left;
    margin:0 auto 20px;
}
.back-button a {
    display:inline-block;
    font-size:13px;
    font-weight:bold;
    color:#fff;
    padding: 4px 12px 5px 8px;
    border:2px solid #911d91;
    background:#911d91;
    text-decoration:none;
    line-height:1.0;
}
/* cookie pro button */
#ot-sdk-btn.ot-sdk-show-settings,
#ot-sdk-btn.optanon-show-settings {
    height: auto;
    white-space: normal;
    word-wrap: break-word;
    padding: 0.8em 2em;
    font-size: 0.8em;
    line-height: 1.2;
    cursor: pointer;
    transition: 0.1s ease;
    border-radius: 0;
    font-weight: 700 !important;
    color: #003872 !important;
    background-color: #fff !important;
    border: 1px solid #003872 !important;
    position: fixed !important;
    z-index: 2 !important;
    bottom: 0 !important;
    left: 0 !important;
    margin: 0 !important;
}
#ot-sdk-btn.ot-sdk-show-settings:hover,
#ot-sdk-btn.optanon-show-settings:hover {
    color: #fff !important;
    background-color: #003872 !important;
    border: 1px solid #fff !important;
}
