/*
Theme Name: 	DD Child
Theme URI: 		http://www.graphedia.ie
Author: 		Graphedia
Description:	Child Theme for DD
Template:		dd
Version: 		1
*/


/* Theme customization starts here
-------------------------------------------------------------- */

body {
    background-color: transparent!important;
}

.slicknav_menu {
    font-family: "Open Sans";
}

h2.home-title {
    color: #ad0d3c;
    text-align: left;
    font-family: Ubuntu;
    font-weight: 400;
    font-style: normal;
}

h3.home-title {
    color: #ad0d3c;
    text-align: left;
    font-family: Ubuntu;
    font-weight: 400;
    font-style: normal;
    font-size: 2em !important;
}

h3.reflection-title {
    font-family: Ubuntu;
    font-weight: 400;
    font-style: normal;
    font-size: 1.8em;
    color: #ad0d3c;
    margin-top: 10px;
}

.red {
    color: #ad0d3c;
    padding-top: 15px;
}

.homeboxes {
    /*background-image: url("images/homebox_bg.png");*/
    background-repeat: no-repeat;
    background-size: cover;
}

.homeboxes h3 {
    font-family: Ubuntu;
    font-weight: 400;
    font-style: normal;
    font-size: 1.2em;
}

.homeboxes .offset-div {
    background-color: white;
    border-top: 5px solid #AB0638;
    margin-top: -80px;
    z-index: 99999999;
    padding: 10px;
}

.white-bg {
    background-color: #f4f4f4;
}

.pad-btm {
    margin-bottom: 5px;
}

.page-template-page-home2 #Subheader {
    display: none;
}

.page-template-page-home2 #Content {
    padding-top: 0px !important;
}

h2.events-feed {
    padding-top: 10px;
}

#new-slider {
    /* height: 300px; */
}

.red-watermark {
    background-image: url("images/dd_red_fade.png");
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0px!important;
    padding: 0px!important;
}

h1.wine {
    color: #AD0D3C!important;
}

h1.white {
    color: white!important;
}

.white {
    color: white!important;
}

p.white {
    color: white!important;
}

.rev_slider_wrapper {
    z-index: 0;
}

#Footer {
    background-size: cover;
    background-image: url(https://www.dublindiocese.ie/wp-content/uploads/2017/06/dd_grey_fade-1.jpg) !important;
}

blockquote {
    line-height: 17px!important;
    background: none!important;
}

.tip-down {
    margin-bottom: 10px;
}


/* Calendar Colours */

.tribe-mini-calendar td.tribe-events-has-events {
    background: #dc1e57;
}

.tribe-mini-calendar .tribe-events-past {
    opacity: 1;
    background-color: #f9b00c !important;
}

.tribe-mini-calendar thead {
    background: #088fd3;
}

.tribe-mini-calendar th {
    color: #fff;
    background: #9abb21;
    border-color: #666;
    font-weight: bold;
}

.tribe-mini-calendar .tribe-events-has-events:hover a:hover {
    background: #b4347e;
}

.tribe-mini-calendar-event .list-date {
    background: #088fd3;
}

.tribe-mini-calendar-event .list-date .list-dayname {
    background: #f9b00c;
    color: #fff;
}

.tribe-mini-calendar td.tribe-events-has-events.tribe-events-present,
.tribe-mini-calendar td.tribe-events-has-events.tribe-mini-calendar-today {
    background-color: #07a0e3;
}

.no-padding {
    padding-left: 0px;
    padding-right: 0px;
}

.btm-push {
    margin-bottom: 7px;
}


/*Customized Mneu */

#Wrapper2 {
    background-color: #f9f5ec;
}

#Wrapper2 {
    /* box-shadow: 0 0 15px rgba(0, 0, 0, 0.06);*/
}

#Wrapper2 {
    margin: 0 auto;
    overflow: hidden;
    width: 1240px;
    margin-top: 4px;
}

#New_header {
    margin: 0 auto;
    width: 1270px;
    background-image: url("images/menu_bg.png");
    background-repeat: no-repeat;
    background-position: center top;
    z-index: 999999;
    height: 80px;
    margin: 0 auto -30px;
}

#Top_bar .menu>li a {
    color: #fff!important;
}

#Top_bar .menu>li a:hover {
    color: #AC0A3B!important;
    background: none repeat scroll 0 0 #F9F5EC;
}

#Top_bar #menu {
    margin-left: 20px;
}

.banner_wrapper .login {
    float: right;
    height: 25px;
    width: 100%;
    text-align: right;
}

.banner_wrapper .social {
    width: 100%;
    height: 25px;
    float: right;
    display: inline;
    margin-bottom: 10px;
}

.banner_wrapper .social img {
    float: right;
    padding-left: 3px;
}

ul.letters li {
    display: inline-block;
    padding-right: 5px;
    font-size: 2em;
}

ul.definitions li {
    color: #B4204D;
    padding-top: 15px;
}

#Top_New {
    background-color: white;
}

.top_bar_left {
    padding-top: 10px!important;
}

.logo {
    margin-top: 15px;
}

#Top_bar.is-sticky .menu_wrapper {
    margin-left: auto!important;
    margin-right: auto!important;
    background: #AB0638!important;
}

#church_map {
    width: 90%;
    height: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
}

#church_map img,
.map-canvas img {
    max-width: none!important;
    /* Hack to stop bootstrap distorting map controls*/
}

.parish-content h3 {
    font-size: 1.3em;
    color: #AF1141;
    padding-top: 10px;
}

.copyright a {
    color: #AF1141 !important;
}

#text-5 .textwidget {
    background-color: transparent;
    border-radius: 5px;
}

#Footer .textwidget {
    color: #AB0638;
}

.hslice h3 {
    display: none;
}

.caroufredsel_wrapper {
    height: 150px!important;
}

.bg-cover {
    background-size: cover!important;
}

#first h3,
#first h3>a {
    color: #aa0638;
}

#first .widget h3 {
    font-size: 25px;
    line-height: 27px;
    margin-bottom: 35px;
}

#first .widget {
    margin-bottom: 8px!important;
    padding-bottom: 0px!important;
}

.dd-header {
    margin-bottom: 10px!important;
}

.share_wrapper {
    width: 100%;
}

.button-love {
    display: none!important;
}

.post-header .title_wrapper {
    border-left-width: 0px!important;
    margin-left: 0px!important;
    padding-left: 0px!important;
}

h3.h3-title {
    color: #AF1141;
}

#Footer .textwidget a {
    color: #000 !important;
}

#home-bottom .widget {
    border-style: none!important;
    margin-bottom: 0px!important;
    padding-bottom: 0px!important;
}

#home-bottom .widget::after {
    border-style: none!important;
}

#home-bottom .widget h3 {
    color: #AB0638!important;
    margin-top: 15px;
}

#glossary {
    padding: 20px;
}

#mass-times {
    padding: 20px;
    margin-top: 60px;
}

.homebox .printfriendly {
    display: none;
}

body.home .Recent_posts span.date {
    display: none;
}

.wmf-logo {
    padding-top: 53px;
}

.pope-img {
    margin-top: -10px !important;
}


/*
catholic Ireland Feed
*/

.feedbox {
    min-height: 450px;
}

.feedbox .img-container {
    height: 200px!important;
}

.feedbox h3.feedtitle {
    height: auto!important;
}

.sections_group.half-width {
    width: 75%;
    float: left;
}

.left-col.half-width {
    width: 25%;
    float: left;
}

.gg-gallery {
    float: left;
    width: 75%;
    position: relative;
    z-index: 99;
}

.left-col.quarter-width {
    float: left;
    width: 24%;
    background-color: #fff;
    padding: 10px 10px;
    margin-right: 1%;
}

.gallery-list li {
    list-style-type: none !important;
}

ul.gallery-list {
    margin-left: 0px !important;
}



/* Homepage fixes */
@media (min-width:992px) {
  .homeboxes-quotes .section_wrapper {
    width:100%;
  }
  .homeboxes-quotes .homebox {
    padding: 0;
  }
  .homeboxes-quotes .homebox.welcome img {
    margin: 0px;
  }
  .homeboxes-quotes .homebox img {
    min-width: 160px;
  }
  .homeboxes-quotes .homebox.reflection img {
    position: relative;
    top: 25px;
  }
  .middle-column-adjust {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    margin-top: -17px;
  }

}

.homepage-link-box {
  width: 100%;
  height: 60px;
  display: flex;
  /* justify-content: center; */
  background-position: left center;
  background-size: contain;
  background-repeat: no-repeat;
  align-items: center;
  background-color: white;
  border-radius: 10px;
}

img.homepage-link-box-image {
  height: 45px !important;
  width: 45px !important;
  object-fit: contain;
  object-position: center;
}
@media (max-width:992px) {
  .homepage-link-box {
    height: auto;
  }
}
.homepage-link-box span {
  padding: 15px;
  padding-left: 10px;
  /* font-size: large; */
  font-size: 1.1rem;
  line-height: 1.6rem;
  color: #444444;
}
.homepage-link-box span:hover {
  text-decoration: none;
}
.no-hover-decoration:hover span {
  text-decoration: none;
}
.no-hover-decoration:hover  {
  text-decoration: none;
}

.clear-div {
  clear: both;
  padding-top: 16px;
}

.homepage-link-box.purple, .homepage-link-box.purple span {
  color: #704e8b !important;
}
.homepage-link-box.orange, .homepage-link-box.orange span {
  color: #ee7121 !important;
}
.homepage-link-box.blue, .homepage-link-box.blue span {
  color: #24aae3 !important;
}
.homepage-link-box.green, .homepage-link-box.green span {
  color: #64b339 !important;
}
.homepage-link-box.red, .homepage-link-box.red span {
  color: #e21b52 !important;
}





@media (min-width:960px)and (max-width:1239px) {
  #Top_bar .menu_wrapper #menu #menu-main-menu > li > a span {
      line-height: 50px!important;
  }
  .column.one-third .col-md-6.pad-btm{
    /* width: 100%; */
  }
  .homeboxes-quotes .homebox img {
    min-width: 188px;
  }
  .homeboxes-quotes .homebox.reflection img {
    top: 70px;
  }
}


.home-button-link-alt {
  background-color: #ab0538;
  color: white;
  padding: 20px;
  width: 100%;
  border-radius: 10px;
  font-size: 1.2rem;
  font-weight: bold;
  text-align: center;
  transition: 0.3s;
}
.home-button-link-alt:hover {
  text-decoration: none;
  color: white !important;
  background-color: rgba(171, 5, 56, 0.72);
}


/* IMage fixes */


.img-donate {
  width: 200px;
}

/* Secure Area Buttons */

.c-button_block {
  position: relative;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 15px;
  display: block;
  margin-bottom: 60px;
  margin-top: 20px;
}


.c-button_block__item {
  width: 48%;
  float: left;
}

@media only screen and (max-width: 600px) {
.c-button_block__item {
  width: 100%;
}
}

.c-button_block__item a.c-button_block__button {
  position: relative;
  background-color: #AB0639;
  color: white;
  cursor: pointer;
  padding: 18px;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  font-weight: 600;
  transition: 0.4s;
  text-decoration: none;
  margin-right: 7px;
  border-radius: 5px;
  margin-right: 7px;
  margin-bottom: 10px;
  display: block;
}


.c-button_block__item a.c-button_block__button:hover {
  position: relative;
  background-color: #660322;
  color: white;
  transition: 0.4s;
}

a#CybotCookiebotDialogPoweredbyCybot {
    display: none;
}