/* Style Over-Ride file. Put styles in here that are specific to a customer. */

/* Church logo colours:
Green: #4acfc7
Red: #e84c3d
Blue: #129dc0
*/

/* Size of logo */
.slice_Header_L .logo-container .logo-name a { display: none; font-size: 3rem; }

.slice_Header_D .logo-icon img, 
.slice_Header_L .logo-icon img,
.slice_Header_T .logo-icon img 
{ 
	width: 200px !important; height: auto !important; /* <<< mobile phone logo size*/
}
@media (min-width: 467px){
	.slice_Header_D .logo-icon img, 
	.slice_Header_L .logo-icon img,
	.slice_Header_T .logo-icon img
{ 
	width: 300px !important; height: auto !important; /* <<< tablet logo size*/
}}
@media (min-width: 992px){
	.slice_Header_D .logo-icon img, 
	.slice_Header_L .logo-icon img,
	.slice_Header_T .logo-icon img
{ 
	width: 300px !important; height: auto !important; /* <<< desktop logo size*/
}}

/* 3 Big Button colours */
.slice_WhatsOn3Buttons_D a.button1, 
.slice_WhatsOn3Buttons_L a.button1, 
.slice_WhatsOn3ButtonsTwitter_D a.button1, 
.slice_WhatsOn3ButtonsTwitter_L a.button1, 
.slice_content_page .sidebar_buttons a.button1 
{ 
	background-color: #4acfc7 !important; /* <<< Green/left/top big button */
}
.slice_WhatsOn3Buttons_D a.button2, 
.slice_WhatsOn3Buttons_L a.button2, 
.slice_WhatsOn3ButtonsTwitter_D a.button2, 
.slice_WhatsOn3ButtonsTwitter_L a.button2, 
.slice_content_page .sidebar_buttons a.button2
{ 
	background-color: #e84c3d !important; /* <<< Red/middle big button */
}
.slice_WhatsOn3Buttons_D a.button3, 
.slice_WhatsOn3Buttons_L a.button3, 
.slice_WhatsOn3ButtonsTwitter_D a.button3, 
.slice_WhatsOn3ButtonsTwitter_L a.button3, 
.slice_content_page .sidebar_buttons a.button3
{ 
	background-color: #129dc0 !important; /* <<< Blue/right/bottom big button */
}

/* slide show button and round pager button colour */
.slice_SlidesFullWidth a.slideButton, .slice_SlidesFullWidth .bx-pager a:hover, .slice_SlidesFullWidth .bx-pager a.active,
.slice_WelcomeSlides_D a.slideButton, .slice_WelcomeSlides_D .bx-pager a:hover, .slice_WelcomeSlides_D .bx-pager a.active,
.slice_WelcomeSlides_L a.slideButton, .slice_WelcomeSlides_L .bx-pager a:hover, .slice_WelcomeSlides_L .bx-pager a.active,
.slice_WhatsOnSlidesEB_D a.slideButton, .slice_WhatsOnSlidesEB_D .bx-pager a:hover, .slice_WhatsOnSlidesEB_D .bx-pager a.active,
.slice_WhatsOnSlidesEB_L a.slideButton, .slice_WhatsOnSlidesEB_L .bx-pager a:hover, .slice_WhatsOnSlidesEB_L .bx-pager a.active,
.slice_WhatsOnSlidesTwitterEB_D a.slideButton, .slice_WhatsOnSlidesTwitterEB_D .bx-pager a:hover, .slice_WhatsOnSlidesTwitterEB_D .bx-pager a.active,
.slice_WhatsOnSlidesTwitterEB_L a.slideButton, .slice_WhatsOnSlidesTwitterEB_L .bx-pager a:hover, .slice_WhatsOnSlidesTwitterEB_L .bx-pager a.active,
{	
	background-color: #129dc0 !important; /* <<< slide show button background color */
	border-color: #129dc0 !important; /* <<< slide show button border color */
}

/* Time and Location logos */
.slice_ServiceText_D .block2-1::after, .slice_ServiceText_D .block2-2::after,
.slice_ServiceText_L .block2-1::after, .slice_ServiceText_L .block2-2::after,
.slice_ServiceTextEB_L .block2-1::after, .slice_ServiceTextEB_L .block2-2::after
{
	color: #4acfc7 !important; /* <<< Clock and Location icon colour */
}

/* Search box */
.slice_Header_D .search-overlay, 
.slice_Header_L .search-overlay,
.slice_Header_T .search-overlay,
{
	background-color: #49616b !important; /* <<< Search box back-ground colour */
}


h1
{
  color:#2c4049;
}



/* Footer Top (Dark) */
.slice_FooterTop_D
{
  	background-color: #545c5f !important;
}
/* Footer Btm (Dark) */
.slice_Footer_D
{
  	background-color: #373f42 !important;
}


/* ustream chat */
@media (max-width: 992px) { 
  .ustream-chat 
  { display: none; !important; } 
}


/* slice_ServiceTextEB_L */
.slice_ServiceTextEB_L .blocks
{
  background: #e8e7e7;
}

@media (min-width:768px)
{
  .slice_ServiceTextEB_L .block2-1
  {
    border-right: 2px solid #b7b5b5;
  }
}



/* church calendar */
.cal_mod_title
{
  font-size: 2.1rem; 
  line-height: 2.5rem; 
  color: #129dc0; 
  font-weight: 700; 
  padding: 15px 0px 0px 0px;
  position: relative;
  vertical-align: middle;
}


.cal_mod_title:before 
{
  	content: url('/Images/Content/1742/Templates/46015/images/calendar-icon.png');
    padding: 0px 10px 0px 0px;
    vertical-align: middle;

}

.cal_mod_location:before 
{
  	content: url('/Images/Content/1742/Templates/46015/images/location-icon.png');
    padding: 0px 10px 0px 0px;
	vertical-align: middle;

}

.cal_mod_date
{
  	font-weight: 700; 
}

.padded_paragraph
{
  width:80%; !important;
}


/* slice_WelcomeSlides_D modifications */
/* *********************************** */

.slice_WelcomeSlides_D
{
  background: none;
  padding-left: 0px;
  padding-right: 0px;
}
.slice_WelcomeSlides_D .container
{
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background: none;
  max-width: 10000px;
}

.slice_WelcomeSlides_D .bannerSlides
{
  width: 100%;
  margin-left: 0px;
  margin-right: 0px;
}

.slice_WelcomeSlides_D .bannerSlides .bx-wrapper .gallery_ul .gallery_li img
{
  border: none;
  border-right-width: none;
  height: auto;
}

@media (min-width: 992px) {
  .slice_WelcomeSlides_D {
    padding-top: 0px;
  }
}

.bx-wrapper .bx-viewport
{
  border: none;
  left: 0px;
}


/* Nuus Article List Component */

.nuuslys-title
{
  font-size: 2.1rem; 
  line-height: 2.5rem; 
  color: #129dc0; 
  font-weight: 700; 
}

.nuuslys-left-thumbnail img
{
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  -webkit-backface-visibility: hidden
}

.nuuslys-left-thumbnail img:hover
{
  opacity: 0.7;
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
}

.nuuslys-top-thumbnail img
{
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  -webkit-backface-visibility: hidden
}

.nuuslys-top-thumbnail img:hover
{
  opacity: 0.7;
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
}




@media (max-width: 599px) {
  
  .nuuslys-top-thumbnail
  {
    
    display:block;
    width: 100%;
    float: center;
    vertical-align: none;
  }
  
  .nuuslys-top-thumbnail img
  {
        margin-top: 30px;

  }
  
   .nuuslys-left-thumbnail
  {
    
    display: none;
    
  }

}



@media (min-width: 600px) {
  .nuuslys-top-thumbnail
  {
    
    display: none;
    
  }
  .nuuslys-left-thumbnail
  {
    
    display: block;
    width: 250px;
  }
  

  
}


@media (min-width: 769px) {

  .nuuslys-summary
  {
    font-size: small;
  }
  
  
}

@media (min-width: 900px) {

  .nuuslys-summary
  {
    font-size: medium;
  }
  
  
}



/* Uit Rian se Pen */

.pastor-title a
{
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 700;
  color: #2c4049;
}


.pastor-image-left img
{
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  -webkit-backface-visibility: hidden
}

.pastor-image-left img:hover
{
  opacity: 0.7;
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
}

.pastor-image-top img
{
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  -webkit-backface-visibility: hidden
}

.pastor-image-top img:hover
{
  opacity: 0.7;
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
}


.pastor-lees-meer a
{
  visibility: hidden;
  font-size:0px;
}

.pastor-lees-meer a::after
{
  font-size: 2.1rem;
  visibility: visible;
  content: "Lees Meer...";
}


@media (min-width: 900px) {

  .slice_UitRianSePen
  {
    padding-top: 50px;
    padding-left:20%;
    padding-right:20%;
  }

  .pastor-title a
  {
    font-size: 3.3rem;
  }  
 
  .pastor-title
  {
    text-align:left;
  }
  
  .pastor-summary
  {
    text-align:left;
  }
  

  .pastor-lees-meer
  {
    text-align:right;
  }
  
  .pastor-image-top
  {
    
    display: none;
    
  }
  .pastor-image-left
  {
    
    display: block;
    width: 80%;
  }
  
  .pastor-image-left img
  {
    width: 100%;
  }

}

@media (max-width: 899px) {
  
  .pastor-image-top img
  {
    width: 40%;
  }
  
  .pastor-image-top
  {
    
    display:block;
    width: 100%;
    float: center;
    vertical-align: none;
  }
  
  .pastor-image-left
  {
    display: none;
  }
  
  .pastor-lees-meer a::after
  {
    text-align:center;
  }


}

@media (max-width:768px)
{

  .pastor-lees-meer a::after
  {
    font-size: medium;
  }

  
  
  .pastor-title a
  {
     font-size: large; 
  }

}




/* Nuutste Media List Component */

.medialys-module
{
  width: 100%;
}


.medialys-mp3player
{
  text-align: right;
}


.medialys-mp3player:before 
{
  content: 'audio only';
  padding: 4px 5px 0px 4px;
  line-height: 1.7rem;
  float: right;
}



.medialys-download
{
  text-align: right;
}



.medialys-speaker:before 
{
  	content: ' - ';
    padding: 0px 5px 0px 0px;

}



.medialys-description
{
  font-size: 1.3rem; 
  line-height: 2rem; 
  color: #000; 
}


  .medialys-date
  {
    text-align: right;
    font-size: 1.4rem;
    float:right;
  }


  .medialys-speaker
  {
    text-align: right;
    font-size: 1.4rem;
    float:left;
  }



@media (min-width: 600px) {
  

  
  
  .medialys-thumb-top
  {
    display: none;
  }
  
  .medialys-thumb-left
  {
    display: block;
    width: 200px;
  }
  
  .medialys-thumb-left img
  {
    width: 200px;
  }
  

}

@media (max-width: 599px) {
  
  
  .medialys-mp3player:before 
  {
    content: '';
  }
  
  .media_box_cell img
  {
    width: 100%;
  }
  
  .medialys-thumb-top
  {
    
    display:block;
    width: 100%;
    float: center;
    vertical-align: none;
  }
   .medialys-thumb-left
  {
    
    display: none;
    
  }

}


/* Home Recent News */

.home-recentnews-thumb img
{
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  -webkit-backface-visibility: hidden
}

.home-recentnews-thumb img:hover
{
  opacity: 0.7;
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
}

@media (max-width: 768px) {

  
  .home-recentnews-thumb
  {
    width: 94.5%;
  }


  .home-recentnews-title
  {
    width: 94.5%;
    margin-top: 0px;
    height: 50px;
    margin-left: 3%;
    margin-right: 3%;
    margin-bottom: 0px;
    background-color: #e3e6e3;
    border-left: 1;
    border-left-width: thin;
    border-left-style: solid;
    border-left-color: #c6c6c6;
    border-right-width: thin;
    border-right-style: solid;
    border-right-color: #c6c6c6;
  }

  .home-recentnews-title a
  {
    line-height: 50px;
    color: ;
    font-size: large;
    padding-left: 1.3%;

  }

  .home-recentnews-summary
  {
    width: 94.5%;
    margin-left: 3%;
    margin-right: 3%;
    margin-bottom: 30px;
    background-color: #fff;
    padding-left: 2%;
    padding-right: 2%;
    padding-top: 20px;
    padding-bottom: 50px;
    border-left-width: thin;
    border-left-style: solid;
    border-left-color: #c6c6c6;
    border-right-width: thin;
    border-right-style: solid;
    border-right-color: #c6c6c6;
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #c6c6c6;

  }
  
  
  .home-recentnews-summary span
  {
    font-size: medium;
  }


  .home-recentnews-thumb img
  {
    position: relative;
    display: block;
    margin-left: 3.1%;
    margin-right: 3%;
    margin-top: 20px;
  }

}



@media (min-width: 769px) {

  .home-onlangse-nuus 
  {
    display: flex;
  }

  .home-onlangse-nuus > div
  {
    flex: 1;
  }

  
  .home-recentnews-thumb 
  {
    width: 96%;
    margin-left: 1%;
  }


  .home-recentnews-title
  {
    width: 96%;
    margin-top: 0px;
    height: 50px;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 0px;
    background-color: #e3e6e3;
    border-left: 1;
    border-left-width: thin;
    border-left-style: solid;
    border-left-color: #c6c6c6;
    border-right-width: thin;
    border-right-style: solid;
    border-right-color: #c6c6c6;
  }

  .home-recentnews-title a
  {
    line-height: 50px;
    color: ;
    font-size: medium;
    padding-left: 1.3%;

  }

  .home-recentnews-summary
  {
    width: 96%;
    height: 200px;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 30px;
    background-color: #fff;
    padding-left: 2%;
    padding-right: 2%;
    padding-top: 20px;
    padding-bottom: 50px;
    border-left-width: thin;
    border-left-style: solid;
    border-left-color: #c6c6c6;
    border-right-width: thin;
    border-right-style: solid;
    border-right-color: #c6c6c6;
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #c6c6c6;

  }

  .home-recentnews-summary span
  {
    font-size: small;
  }
  
  
  .home-recentnews-thumb img
  {
    position: relative;
    display: block;
    width: 100%;
    margin-left: ;
    margin-right: ;
    margin-top: 20px;
  }

}


@media (min-width: 991px) {

  .home-onlangse-nuus 
  {
    display: flex;
  }

  .home-onlangse-nuus > div
  {
    flex: 1;
  }

  
  .home-recentnews-thumb 
  {
    width: 96%;
    margin-left: 1%;
  }


  .home-recentnews-title
  {
    width: 96%;
    margin-top: 0px;
    height: 50px;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 0px;
    background-color: #e3e6e3;
    border-left: 1;
    border-left-width: thin;
    border-left-style: solid;
    border-left-color: #c6c6c6;
    border-right-width: thin;
    border-right-style: solid;
    border-right-color: #c6c6c6;
  }

  .home-recentnews-title a
  {
    line-height: 50px;
    color: ;
    font-size: large;
    padding-left: 1.3%;

  }

  .home-recentnews-summary
  {
    width: 96%;
    height: 200px;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 30px;
    background-color: #fff;
    padding-left: 2%;
    padding-right: 2%;
    padding-top: 20px;
    padding-bottom: 50px;
    border-left-width: thin;
    border-left-style: solid;
    border-left-color: #c6c6c6;
    border-right-width: thin;
    border-right-style: solid;
    border-right-color: #c6c6c6;
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #c6c6c6;

  }

  .home-recentnews-summary span
  {
    font-size: medium;
  }

  
  .home-recentnews-thumb img
  {
    position: relative;
    display: block;
    width: 100%;
    margin-left: ;
    margin-right: ;
    margin-top: 20px;
  }

}






/* Contact Form */

.recaptchatable, #recaptcha_area tr, #recaptcha_area td, #recaptcha_area th
{
  float:left;
}

img#recaptcha_logo
{
  display: none;
}




.slice_ServiceTextEB_L .kontak-info::after
{
content: "\e904";
top: 13px;
left:7px;
}

@media (max-width: 768px) {
  .slice_ServiceTextEB_L .kontak-info::after
  {
    
    top: 23px;
    left:15px;
  } 
  
}







/* Buttons with less padding */

.slice_SmallPadding_L
{
  padding: 0px; !important;
}











/* Preekreekse */

.preekreekse-image img
{
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  -webkit-backface-visibility: hidden
}

.preekreekse-image img:hover
{
  opacity: 0.7;
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
}


.preekreekse-title
{
  background-color: #e3e6e3;
  border-left: 1;
  border-left-width: thin;
  border-left-style: solid;
  border-left-color: #c6c6c6;
  border-right-width: thin;
  border-right-style: solid;
  border-right-color: #c6c6c6;
  border-bottom-width: thin;
  border-bottom-style: solid;
  border-bottom-color: #c6c6c6;
}



@media (max-width: 768px) {

  
  .preekreekse-image
  {
    width: 94.5%;
  }


  .preekreekse-title
  {
    width: 94.5%;
    margin-top: 0px;
    height: 50px;
    margin-left: 3%;
    margin-right: 3%;
    margin-bottom: 0px;
  }

  .preekreekse-title a
  {
    line-height: 50px;
    color: #000;
    font-size: large;
    padding-left: 1.3%;

  }


  .preekreekse-image img
  {
    position: relative;
    display: block;
    margin-left: 3.1%;
    margin-right: 3%;
    margin-top: 20px;
  }

}



@media (min-width: 769px) {

  .preekreekse 
  {
    display: flex;
    flex-flow: row wrap;
  }

  .preekreekse > div
  {
    flex: 1;
    min-width: 33%;
    max-width: 33%;
  }

  
  .preekreekse-image 
  {
    width: 96%;
    margin-left: 1%;
  }


  .preekreekse-title
  {
    width: 96%;
    margin-top: 0px;
    height: 50px;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 0px;
  }

  .preekreekse-title a
  {
    line-height: 10px;
    color: #000;
    font-size: small;
    padding-left: 1.3%;

  }

  
  .preekreekse-image img
  {
    position: relative;
    display: block;
    width: 100%;
    margin-left: ;
    margin-right: ;
    margin-top: 20px;
  }

}


@media (min-width: 991px) {

  .preekreekse 
  {
    display: flex;
  }

  .preekreekse > div
  {
    flex: 1;
  }

  
  .preekreekse-image
  {
    width: 96%;
    margin-left: 1%;
  }


  .preekreekse-title
  {
    width: 96%;
    margin-top: 0px;
    height: 50px;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 0px;
  }

  .preekreekse-title a
  {
    line-height: 50px;
    color: #000;
    font-size: medium;
    padding-left: 1.3%;

  }


  
  .preekreekse-image img
  {
    position: relative;
    display: block;
    width: 100%;
    margin-left: ;
    margin-right: ;
    margin-top: 20px;
  }

}


/* Home Onlangse Nuus Section (button) */


.slice_OnlangseNuus a[class^="button"]
{
  padding-left: 0px;
}


@media (min-width: 768px) {
  
  .slice_OnlangseNuus a[class^="button"]
  {
     width: 20%;
    margin-left: 39.5%;
  }  
 
  
}

@media (max-width: 767px) {

  .slice_OnlangseNuus a[class^="button"]
  {
    margin-bottom: 50px;
  }
  
}



/* Home - Wat Gebeur Buttons */

.slice_WhatsOn3Buttons_D a[class^="button"].button1::before
{
  content: "\e907";
}

.slice_WhatsOn3Buttons_D a[class^="button"].button3::before
{
  content: "\e903";
}


/* MEER OOR ONS - LOGO */


.meer-oor-ons-logo 
{
  margin-left: 32%;
}

.meer-oor-ons-logo img
{
  width: 40%;
  text-align: center;
}


/* CALENDAR FULL VIEW */

.systemPageContent .calendar_day_header
{
  background-color: #545c5f;
  color: #fff;
}

.systemPageContent .calendar_day_wrapper
{
  color: #000;
}

.systemPageContent #calendar_title select
{
  border: 1px solid #cac9c9;
}

/* FOOTER TOP D Modifications */

.footer-column-2 a
{
  color:#54d8f9;
}

.slice_FooterTop_D .footer-column.footer-column-3 a
{
  color:#54d8f9;
}


/* Interactive Map */

.slice_WhatsOn3Buttons_D h4
{
  color: #fff;
  text-align: center;
  margin-bottom: 1.1rem;
}