/*
Theme Name: DohertyPlumbing
Theme URI: http://visionfactor.com.au/
Author: Nicole Paton
Author URI: http://visionfactor.com.au/
Description: Custom theme for DohertyPlumbing based on Blankslate theme
Version: 2021
Requires at least: 5.0
Tested up to: 5.8
Requires PHP: 7.0
Text Domain: dohertyplumbing

DohertyPlumbing WordPress Theme © 2011-2021 Doherty Plumbing
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}html{scroll-behavior:smooth}body{line-height:1}a{text-decoration-skip-ink:auto}a[href^="tel"]{color:inherit;text-decoration:none}button{outline:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}q{display:inline;font-style:italic}q:before{content:'"';font-style:normal}q:after{content:'"';font-style:normal}textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{-webkit-appearance:none;appearance:none;border-radius:0}input[type="search"]{-webkit-appearance:textfield}table{border-collapse:collapse;border-spacing:0}th,td{padding:2px}big{font-size:120%}small,sup,sub{font-size:80%}sup{vertical-align:super}sub{vertical-align:sub}dd{margin-left:20px}kbd,tt{font-family:courier;font-size:12px}ins{text-decoration:underline}del,strike,s{text-decoration:line-through}dt{font-weight:bold}address,cite,var{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}
.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important;word-break:normal}
.screen-reader-text:focus{background-color:#f7f7f7;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#007acc;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;right:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}
.skip-link{left:-9999rem;top:2.5rem;z-index:999999999;text-decoration:underline}
.skip-link:focus{display:block;left:6px;top:7px;font-size:14px;font-weight:600;text-decoration:none;line-height:normal;padding:15px 23px 14px;z-index:100000;right:auto}
.visually-hidden:not(:focus):not(:active), .form-allowed-tags:not(:focus):not(:active){position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);white-space:nowrap}

strong{
  font-weight: bold;
}

em{
  font-style: italic;
}

ul{
  list-style-type: disc;
  margin: 0 0 16px 20px;
}

ol{
  list-style-type: decimal;
  margin: 0 0 16px 20px;
}

h1, h2, h3, h4, h5, h6{
  margin-bottom: 16px;
}

body .gform_wrapper.gravity-theme .gform_fields{
  grid-row-gap: 10px;
}

body .gform_wrapper.gravity-theme .gform_footer, .gform_wrapper.gravity-theme .gform_page_footer{
  padding: 0;
}

body .gform_wrapper input.datepicker {
  width: calc(100% - 44px) !important;
}


.elementor-section.elementor-section-boxed > .elementor-container{
  width: 96%;
}

.elementor-nav-menu--indicator-chevron .elementor-nav-menu .sub-arrow{
  display: none;
}

.elementor-image-gallery .gallery-icon img{
  width: 100%;
}

.grid-gallery .elementor-image-gallery #gallery-1.gallery{
  column-gap: 10%;
}

.grid-gallery .elementor-image-gallery .gallery{
  display: grid;
  column-gap: 50px;
  row-gap: 20px;
}

.grid-gallery .elementor-image-gallery .gallery br{
  display: none;
}

.grid-gallery .elementor-image-gallery .gallery.gallery-columns-2{
  grid-template-columns: 1fr 1fr;
}

.grid-gallery .elementor-image-gallery .gallery.gallery-columns-3{
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-gallery .elementor-image-gallery .gallery.gallery-columns-4{
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.grid-gallery .elementor-image-gallery .gallery.gallery-columns-5{
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.grid-gallery .elementor-image-gallery .gallery.gallery-columns-6{
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  column-gap: 40px;
}

.grid-gallery .elementor-image-gallery .gallery.gallery-columns-7{
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  column-gap: 35px;
}

.grid-gallery .elementor-image-gallery .gallery.gallery-columns-8{
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  column-gap: 30px;
}

.grid-gallery .elementor-image-gallery .gallery .gallery-item{
  width: auto !important;
  max-width: 100% !important;
  margin: 0;
}

.grid-gallery .elementor-image-gallery .gallery .gallery-item .gallery-icon{
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.gallery-item img {
    border: none !important;
}

.grid-icons ul.elementor-icon-list-items.elementor-inline-items{
  display: grid;
  column-gap: 35px;
  row-gap: 40px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.restrict-width{
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.elementor-location-header{
  position: relative;
  z-index: 999;
}

.elementor-3530 .elementor-element.elementor-element-59dbebd img{
  -webkit-filter: drop-shadow( 0px 0px 10px rgba(0, 0, 0, 1));
  filter: drop-shadow( 0px 0px 10px rgba(0, 0, 0, 1));
}

.elementor-3530 .elementor-element.elementor-global-4278 .elementor-nav-menu .elementor-item{
  -webkit-filter: drop-shadow( 0px 0px 10px rgb(0, 0, 0));
  filter: drop-shadow( 0px 0px 10px rgb(0, 0, 0));
}

.elementor-element-db2f1a6{
  max-width: 400px !important;
}

#menu-1-2dba61d ul.sub-menu{
  display: none !important;
}

.testimonials.group{
  padding-bottom: 10px;
  border-bottom: dotted 1px #ddd;
  margin-bottom: 15px;
}

#profiles .elementor-tab-title:after{
  content: "";
  display: table;
  clear: both;
}

#profiles .elementor-tab-title img{
  border-radius: 50%;
  margin-right: 20px;
  width: 113px;
  height: auto;
  float: left;
}

#profiles .elementor-tab-title p{
  float: left;
  margin-top: 10px;
  line-height: 1.25;
  max-width: calc(100% - 160px);
}

#profiles .elementor-tab-title p span.postitle{
  font-weight: normal;
  color: #777;
  font-size: 11pt;
  font-style: italic;
}

#profiles .elementor-tab-title p span.intro{
  color: rgb(17, 17, 17);
  font-size: 10pt;
  font-weight: normal;
  margin-top: 6px;
  display: inline-block;
}

#profiles .elementor-tab-title.elementor-active span.intro{
  display: none;
}

#profiles .elementor-accordion .elementor-tab-title .elementor-accordion-icon{
  margin-top: 45px;
}

body .gform_fileupload_rules{
  display: none;
}

body .gform_drop_area{
  padding: 10px 20px;
  background: rgba(255,255,255,0.2);
  margin: 0;
}

body .gform_drop_instructions{
  color: #fff;
  font-size: 10pt;
}

body .gform_confirmation_message_1{
  color: #fff;
}

.elementor-5 .elementor-element.elementor-element-4a6b8e6b > .elementor-container{
  height: 80vh;
}

@media only screen and (max-width: 1200px) {
  body:not(.rtl) .elementor-location-header .elementor-element.elementor-global-4278 .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li:not(:last-child){
    margin-right: 24px !important;
  }
  body .elementor-location-header .elementor-element.elementor-global-4278 .elementor-nav-menu .elementor-item{
    font-size: 14px;
    padding-left: 1px;
    padding-right: 1px;
  }
  .grid-icons ul.elementor-icon-list-items.elementor-inline-items{
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  .grid-gallery .elementor-image-gallery #gallery-1.gallery{
    column-gap: 8%;
  }
  .grid-gallery .elementor-image-gallery .gallery{
    display: grid;
    column-gap: 40px;
    row-gap: 20px;
  }
}


@media only screen and (max-width: 1023px) {
  .elementor-nav-menu--indicator-chevron .elementor-nav-menu .sub-arrow{
    display: block;
  }
  .grid-gallery .elementor-image-gallery #gallery-1.gallery{
    column-gap: 6%;
  }
  .grid-gallery .elementor-image-gallery .gallery{
    display: grid;
    column-gap: 20px;
    row-gap: 10px;
  }
  .grid-gallery .elementor-image-gallery .gallery.gallery-columns-7,
  .grid-gallery .elementor-image-gallery .gallery.gallery-columns-8{
    column-gap: 15px;
  }
  .grid-icons ul.elementor-icon-list-items.elementor-inline-items{
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 30px;
    row-gap: 35px;
  }
  body .elementor-5 .elementor-element.elementor-element-9a63a11 .elementor-icon-list-icon{
    --e-icon-list-icon-size: 40px;
  }
  .elementor-5 .elementor-element.elementor-element-4a6b8e6b > .elementor-background-overlay {
      opacity: 0.25 !important;
  }
  .elementor-5 .elementor-element.elementor-element-4a6b8e6b > .elementor-container{
    height: 55vh;
  }
}

@media only screen and (max-width: 767px) {
  .grid-gallery .elementor-image-gallery .gallery.gallery-columns-4{
    grid-template-columns: 1fr 1fr;
  }
  .grid-gallery .elementor-image-gallery .gallery.gallery-columns-5,
  .grid-gallery .elementor-image-gallery .gallery.gallery-columns-6{
    grid-template-columns: 1fr 1fr 1fr;
  }
  .grid-gallery .elementor-image-gallery .gallery.gallery-columns-7,
  .grid-gallery .elementor-image-gallery .gallery.gallery-columns-8{
    grid-template-columns: 1fr 1fr 1fr 1fr;
    column-gap: 20px;
  }
  .grid-gallery .elementor-image-gallery #gallery-1.gallery{
    column-gap: 10%;
    margin-bottom: 30px;
  }
  .grid-gallery .elementor-image-gallery .gallery{
    column-gap: 30px;
    row-gap: 15px;
  }
  .grid-icons ul.elementor-icon-list-items.elementor-inline-items{
    grid-template-columns: 1fr 1fr;
    column-gap: 15px;
    row-gap: 25px;
  }
  body .elementor-5 .elementor-element.elementor-element-9a63a11 .elementor-icon-list-icon{
    --e-icon-list-icon-size: 30px;
  }
  body .elementor-element.elementor-element-9a63a11.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text{
    padding-left: 0;
  }
  body.home .elementor-location-header header{
    background-color: transparent;
      background-image: linear-gradient(0deg, #00000000 0%, #0000009E 100%);
      opacity: 1;
  }
  .elementor-element.elementor-element-a279a78 .elementor-menu-toggle,
  .elementor-element.elementor-global-4278 .elementor-menu-toggle{
    margin-right: auto !important;
  }

  #profiles .elementor-tab-title img{
    width: 80px;
    margin-right: 15px;
  }

  #profiles .elementor-accordion .elementor-tab-title .elementor-accordion-icon{
    margin-top: 25px;
  }

  #profiles .elementor-tab-title p{
    margin-top: 22px;
    width: 160px;
  }

  .elementor-3530 .elementor-element.elementor-global-4278 .elementor-nav-menu .elementor-item{
    -webkit-filter: none;
    filter: none;
  }
  .elementor-5 .elementor-element.elementor-element-4a6b8e6b > .elementor-container{
    height: 50vh;
  }

}
