/*
 Theme Name:     MB Web Design
 Theme URI:      http://www.mbwebdesign.co.uk
 Description:    Divi Child Theme
 Author:         Elegant Themes / Mathew Browne
 Author URI:     https://www.elegantthemes.com / http://www.mbwebdesign.co.uk
 Template:       Divi
 Version:        1.0.0
*/


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


h1{text-transform:uppercase!important;}
h2{text-transform:uppercase!important;}
h3{text-transform:uppercase!important;}
h4{text-transform:uppercase!important;}

.packages_row_header .et_pb_column h4{
  font-size:24px;
  text-shadow: 2px 2px black;
}
.packages_row_header .et_pb_column h5{
  font-size:36px;
  text-shadow: 2px 2px black;
}

.packages_row .et_pb_text{padding:20px!important;}


.packages_row .et_pb_column{
      border-radius: 8px;
      box-shadow: 2px 2px black;
}
.packages_row_footer .et_pb_button{
      box-shadow: 2px 2px black;
}
.packages_row .et_pb_column:nth-child(1) {
  background: #cc0066;
}
.packages_row_footer .et_pb_column:nth-child(1) .et_pb_button{
  background: #cc0066;
  border:none;
  }

.packages_row_header,
.packages_row_footer{
  margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-top: 0px;
}
.packages_row_header .et_pb_column:nth-child(1) h4{
  color: #cc0066;
  text-align:center;
}
.packages_row_header .et_pb_column:nth-child(1) h5{
  color: #cc0066;
  text-align:center;
}

.front_icons_section .et_pb_code_inner{
  color:white;
}
.front_icons_section .et_pb_code_inner i{
  text-align:center;
  display:block;
  margin-top:30px;
}
.front_icons_section .et_pb_code_inner h4{
  text-align:center;
  margin-top:10px;
}

.packages_row .et_pb_column:nth-child(2) {
  background: #ffcc33;
}
.packages_row .et_pb_column:nth-child(2) .et_pb_text_inner{
  color:#444;
}
.packages_row_footer .et_pb_column:nth-child(2) .et_pb_button{
  background: #ffcc33;
  border:none;
  color:#444444!important;
  }
.packages_row_header .et_pb_column:nth-child(2) h4{
  color: #ffcc33;
  text-align:center;
}
.packages_row_header .et_pb_column:nth-child(2) h5{
  color: #ffcc33;
  text-align:center;
}

.packages_row .et_pb_column:nth-child(3) {
  background: #009999;
}
.packages_row_footer .et_pb_column:nth-child(3) .et_pb_button{
  background: #009999;
  border:none;
  }
.packages_row_header .et_pb_column:nth-child(3) h4{
  color: #009999;
  text-align:center;
}
.packages_row_header .et_pb_column:nth-child(3) h5{
  color: #009999;
  text-align:center;
}


blockquote{
  font-size: 24px;
line-height: 1.5em;
font-style: italic;
}
.fa,
.fas,
.fab,
.far{color: #099;
font-size: 48px;
text-align: center!important;
display: block;}
#top-header #et-info{float:right;}
.et-pb-contact-message {
position: relative;
color: white;
text-align: center;
font-size: 24px;
line-height: 36px;
}

.joseph .fa,
.joseph .fas,
.joseph .fab,
.joseph .far{
  color: #fff;
  font-size: 36px;
  text-align: center!important;
  display: inline-block!important;
  background: rgba(0,0,0,0.2);
  margin: 0px auto;
  float: none;
  border-radius: 50%;
  padding: 12px;
  margin-bottom:10px;
}

.joseph .et_pb_code_inner{
  padding:40px;
  color:white;
  text-align:center;
}
.joseph h4{
  color:white;

}
.joseph .et_pb_column:nth-child(2) h4,
.joseph .et_pb_column:nth-child(2) p,
.joseph .et_pb_column:nth-child(2) .et_pb_code_inner{color:#222;}

.et_mobile_menu li a{
  text-transform:uppercase;
}

.uppercase h1,
.et_pb_newsletter h2,
.uppercase p,
.et_pb_text.uppercase .et_pb_text_inner *{
  text-transform:uppercase;
}
.text-shadow h1,
.et_pb_newsletter h2,
.text-shadow p,
.et_pb_text.text-shadow .et_pb_text_inner *{
  text-shadow: 2px 2px 8px rgba(0, 0, 0, 1);
}
.tax-guide-category .guide_header_row{padding:100px 0px;}
.tax-guide-category h1.entry-title{
  text-transform: uppercase;
  letter-spacing:0.25em;
  margin:0;
  font-size:48px;
}

.home .home-slider h1{
  text-transform: uppercase;
  margin-bottom:20px;
  font-weight:bold;
  line-height:1.5em;
  letter-spacing:0.25em;
  text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.4);
}
.home .home-slider .et_pb_slide_content p{
  text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.4);
  margin-bottom:20px;
  line-height:1.5em;
}

.guide_header_row h4{
  text-shadow: 2px 2px 8px rgba(0, 0, 0, 1);
  letter-spacing:0.25em;
}

.page-template-page-template-team h3{
  letter-spacing:0.25em;
  text-transform:uppercase;
}

.et_pb_newsletter h2{
  letter-spacing:0.25em;
  font-weight:400;
  line-height: 1.5em;
text-align: center;
}

.et_pb_contact p input,
.et_pb_contact p textarea,
.et_pb_newsletter_form p input{
  background: rgba(255,255,255,0.8);
    /* border: 2px solid white; */
    color: #333;
  font-size:16px;
  padding:16px!important;
}

.et_pb_section_parallax .et_pb_bg_layout_dark .et_pb_text_inner p a{
  color: white;
  text-decoration:underline;
}

.et_pb_contact .et_pb_contact_field_half{
  float:none; width:100%;
}
.et_pb_contact_form .et_pb_button{
  float:none; width:100%;margin:0;
}
.et_contact_bottom_container{
  float:none;margin:0;
      padding: 0 0 0 3%;
}

.et-social-icons-follow-text{
  display: inline;
float:right;
margin-left: 20px;
  margin-right: 20px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.25em;
}

.footer-widget h4{color:#099;}
.footer-widget {text-align:justify;}
.et-search-form, .et_mobile_menu, .footer-widget li:before, .nav li ul, blockquote {
    border-color:#099;
}
.et_pb_contact_right{color:white;}
.et_pb_contact_submit{margin-top:20px!important;}

.letter-spacing,
.letter-spacing h1,
.letter-spacing h3{
  letter-spacing: 0.25em;
}

.et_slide_menu_top .et-social-icons-follow-text{
  float: left;
  margin-right: 20px;
  margin-left:0;
}

.author_page_links{padding:0!important;margin-top:0px;}

.author_page_links span.entry-subtitle{display:none!important;visibility:hidden!important; content:''!important}

.author_page_links .et_pb_text{padding:20px 0px;border-top:1px solid #444;border-bottom:1px solid #444;}
.author_page_links .et_pb_text .et_pb_text_inner{text-align:center;}
.author_page_guides h4{font-size:24px;}
.author_page_guides{padding-top: 0;}

.guide_header_row .et_pb_post_title,
.guide_header_row .et_pb_post_title .entry-title,
.guides_list_header .et_pb_post_title .entry-title,
.employee_header .et_pb_post_title h1.entry-title{
  text-transform:uppercase;
  text-shadow: 2px 2px 8px rgba(0, 0, 0, 1);
}
.guide_header_row .et_pb_text_inner{
  text-transform:uppercase;
}
.guides_header_published{
  font-size:36px;
  letter-spacing:0.25em;
  text-align:center;
  margin:40px 0px;
  text-transform:uppercase;
}

.gm-style-iw{
  width: 240px!important;
    height: 160px!important;
}
.infowindow{
  width:240px;
}
.gm-style-iw a{
  display:block;
  height:160px;
}
.guide_tile_map{
  background-size:cover;
}
.gm-style-iw h3{
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.25em;
  display:none;
  visibility:hidden;
}

.page-template-page-template-guides .et_pb_map{
  height:600px;
}
.guides_filters{
  text-align:Center;
  margin-bottom:20px;
}
.guides_filters a, .guides_filters span{
  text-transform:uppercase;
  color:#444;
}
.guides_filters a{
  display:inline-block;
  padding:8px 16px;
  margin-left:10px;
  border: 2px solid #ddd;
  border-radius:30px;
margin-bottom:5px;
}
.guides_filters a:hover{
  border-color:#444;
  background: #444;
  color:white;
}
.screenshots_header .et_pb_text_inner h3{
  text-transform:uppercase;
}
.guide_header_row .et_pb_text_inner p,
.guide_cta .et_pb_text_inner p,
.guide_header_row .et_pb_number_counter .percent-value,
.guide_header_row .et_pb_number_counter h3 {
  text-shadow: 2px 2px 8px rgba(0, 0, 0, 1);
}

.et_pb_column_guides_list p{
  margin-bottom:20px;
  text-align:center;
  padding:0px 100px;
}
.guide_header_row .et_pb_number_counter h3{
  text-transform:uppercase;
}

.guide_tiles,
.author_tiles{
      text-align: center;
      white-space: normal;
      font-size: 0;
}

.guide_tile{
  display:inline-block;
  width: 33.3333333%;
  background-position: center;
background-size: 100%;
vertical-align: top;
}
.author_tile{
  display:inline-block;
  width: 25%;
  background-position: center;
background-size: cover;
vertical-align: top;
filter: grayscale(100%);
}

.guide_tile a{
  display: block;
position:relative;
background: linear-gradient(180deg, rgba(0,0,0,0.5) 10%, rgba(0,0,0,0) 50%);
}
.author_tile a{
  display: block;
position:relative;
height:300px;
background: linear-gradient(180deg, rgba(0,0,0,0.2) 70%, rgba(0,0,0,1) 100%);
}

.guide_tile_link_title{
color: white;
text-transform: uppercase;
font-weight: bold;
text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
font-size: 24px;
letter-spacing: 0.25em;
text-align: center;
display: block;
padding: 40px 10px 10px 10px;
}
.author_link_position{position:absolute;bottom:0;    width: 100%;}
.author_tile_link_title{
color: white;
text-transform: uppercase;
font-weight: bold;
text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
font-size: 16px;
line-height: 20px;
letter-spacing: 0.25em;
text-align: center;
display: block;
padding:0px 5px 0px 5px;
}
.author_tile_link_subtitle{
color: white;
text-transform: uppercase;
font-weight: bold;
font-size: 12px;
line-height: 16px;
letter-spacing: 0.25em;
text-align: center;
text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
display: block;
padding:5px 5px 10px 5px;
}
.guide_tile_link_title_map{
color: white;
text-transform: uppercase;
font-weight: bold;
text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
font-size: 16px;
letter-spacing: 0.25em;
text-align: center;
display: block;
font-family: Montserrat, sans-serif;
padding: 10px 10px 10px 10px;
}
.guide_tile_link_more{
padding: 5px;
color: black;
display: block;
text-align: center;
font-size: 14px;
letter-spacing: 0.25em;
text-transform: uppercase;
font-weight: bold;
background: white;
border-radius: 50px;
position: absolute;
    bottom: 0px;
    right: 15%;
    width: 70%;
    opacity: 0;
}
.guide_tile_link_subtitle{
color: white;
text-transform: uppercase;
font-weight: bold;
font-size: 14px;
letter-spacing: 0.25em;
text-align: center;
text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
display: block;
padding: 0px 10px;
}
.guide_tile_link_subtitle_map{
color: white;
text-transform: uppercase;
font-family: Montserrat, sans-serif;
font-weight: bold;
font-size: 12px;
letter-spacing: 0.25em;
text-align: center;
text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
display: block;
padding: 0px 10px;
}

@media all and (max-width:479px){
  .guide_tile{width:100%;}
  .author_tile{width:100%;}
  .guide_tile a{height:200px;}
  .author_tile a{height:360px;}
  .guide_tile_link_title{font-size:18px; padding-top:40px;}
  .guide_tile_link_subtitle{font-size:12px; }
  .guide_tile_link_more{font-size:12px; padding:5px;}
}
@media all and (min-width:480px) and (max-width:599px){
  .guide_tile{width:100%;}
  .author_tile{width:100%;}
  .author_tile a{height:420px;}
  .guide_tile a{height:240px;}
}
@media all and (min-width:600px) and (max-width:767px){
  .guide_tile{width:100%;}
  .author_tile{width:50%;}
  .author_tile a{height:240px;}
  .guide_tile a{height:240px;}
}
@media all and (min-width:768px) and (max-width:979px){
  .guide_tile{width:50%;}
  .author_tile{width:33.33333333%;}
  .author_tile a{height:280px;}
  .guide_tile a{height:200px;}
}
@media all and (min-width:980px) and (max-width:1099px){
  .guide_tile{width:50%;}
  .author_tile{width:25%;}
  .author_tile a{height:200px;}
  .guide_tile a{height:240px;}
}
@media all and (min-width:1100px) and (max-width:1405px){
  .guide_tile{width:33.33333333%;}
  .author_tile{width:25%;}
  .author_tile a{height:280px;}
  .guide_tile a{height:200px;}
}
@media all and (min-width:1406px){
  .guide_tile{width:33.33333333%;}
  .author_tile{width:25%;}
  .guide_tile a{height:240px;}
  .author_tile a{height:300px;}
}











.guide_tiles:hover .guide_tile a{
  /*background:rgba(0,0,0,0.5);*/
  background: linear-gradient(180deg, rgba(0,0,0,0.5) 10%, rgba(0,0,0,0.5) 50%);
  transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
}

.guide_tiles:hover .guide_tile:hover a{
  /*background:rgba(0,0,0,0);*/
  background: linear-gradient(180deg, rgba(0,0,0,0.5) 10%, rgba(0,0,0,0) 50%);
  transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
}
.guide_tiles:hover .guide_tile{
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
}
.guide_tiles:hover .guide_tile:hover{
    background-size:110%;
    transition: background-size .4s ease-in;
    -moz-transition: background-size .4s ease-in;
    -web-kit-transition: background-size .4s ease-in
}
.guide_tiles .guide_tile:hover {
    opacity: 1;
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
}
.guide_tiles:hover .guide_tile:hover .guide_tile_link_more {
    opacity: 1;
    bottom: 20px;
    transition: opacity .6s ease-in-out;
    -moz-transition: opacity .6s ease-in-out;
    -webkit-transition: opacity .6s ease-in-out;
}

.author_tile:hover{
  /*background:rgba(0,0,0,0.5);*/
  filter:grayscale(0%);
  transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
}

.mfp-title { display: none;}

.et_pb_social_media_follow{background-color:grey;}
.et_pb_social_media_follow li a.icon{background: #444!important;}
.et_pb_social_media_follow li.et-social-facebook a.icon{background:#3b5998!important;}

.et-social-500px a.icon:before {
    content: "\e005"!important;
}
.et-social-web a.icon:before {
    content: "\e0e3"!important;
}

.icon-pin:before {
    content: "\e081"!important;
    font-family: 'ETmodules';
    font-size: 36px;
}
.icon-camera:before {
    content: "\e075"!important;
    font-family: 'ETmodules';
    font-size: 36px;
}
.icon-globe:before {
    content: "\e0de"!important;
    font-family: 'ETmodules';
    font-size: 36px;
}
.icon-compass:before {
    content: "\e080"!important;
    font-family: 'ETmodules';
    font-size: 36px;
}
.icon-heart:before {
    content: "\e089"!important;
    font-family: 'ETmodules';
    font-size: 36px;
}
.icon-images:before {
    content: "\e006"!important;
    font-family: 'ETmodules';
    font-size: 36px;
}
.icon-map:before {
    content: "\e01f"!important;
    font-family: 'ETmodules';
    font-size: 36px;
}
.icon-calendar:before {
    content: "\e023"!important;
    font-family: 'ETmodules';
    font-size: 36px;
}
.icon-lightbulb:before {
    content: "\e007"!important;
    font-family: 'ETmodules';
    font-size: 36px;
}
.icon-alert:before {
    content: "\73"!important;
    font-family: 'ETmodules';
    font-size: 36px;
}
.home_tip_row .et_pb_text_inner{text-align:center;}


.et_pb_social_icon a.icon:before{
  background: white;
      color: #444;
      padding: 6px;
      border-radius: 4px;
      margin-right: 4px;
}

.et_pb_social_icon a.icon:hover:before{
  background:black;
  color:white;
  transition: all .3s ease-in-out;
}

.entry-content p:empty { display:none; visibility:hidden; }
.upcoming_guide_newsletter_row h3{
  text-transform:uppercase; letter-spacing:0.25em; text-align:center; font-size:32px;
  text-shadow: 2px 2px 8px rgba(0, 0, 0, 1);
  line-height: 1.3em;

}
.author_bio h3{text-transform:uppercase; letter-spacing:0.25em; text-align:center; font-size:24px;}
.author_bio h4{text-transform:uppercase; letter-spacing:0.25em; text-align:left; font-size:18px;}
.author_bio .et_pb_column_2_3 .et_pb_text .et_pb_text_inner *,
.author_bio .et_pb_column_2_3 .et_pb_text .et_pb_text_inner {text-align: justify;}

.archive .blog-header,
.blog .blog-header{
  padding:100px 0px;
  margin-bottom: 60px;
}

.archive h3,
.blog h3{
  text-transform:uppercase;
  letter-spacing:0.25em;
  font-size:24px;
  line-height:1.4em;
  text-shadow: 2px 2px 8px rgba(0, 0, 0, 1);
}

#sidebar h4{
  text-transform:uppercase;
  letter-spacing:0.25em;
}

.archive h1{
  text-transform: uppercase;
margin-bottom: 40px;
}

.pagination a{
  color: #444;
font-size: 16px;
padding: 10px 15px;
border-radius: 4px;
background: #eee;
margin-bottom:30px;
}
.pagination a:hover{
  background-color:#444;
  color:white;
}

.guide_cta .et_parallax_bg:before,
.pitch_cta .et_parallax_bg:before,
.opaque .et_parallax_bg:before{
  content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0.4;
    background:black;
}

.guide_intro_row .et_pb_image{
  display:inline;
}
.guide_intro_row .et_pb_text_inner h2{
  text-transform:uppercase;
}

.guide_authors_picks .et_pb_text_inner h3{
  text-transform:uppercase;
}
