*{box-sizing:border-box}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}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:"Gill";src:url(//www.dugwilders.co.uk/wp-content/themes/DugWildersTheme/assets/fonts.ttf) format("truetype")}img{opacity:0;animation:fadeIn 1s ease forwards}@keyframes fadeIn{to{opacity:1}}a{cursor:pointer}.gradient1{background:#af1451;background:-moz-linear-gradient(45deg,#af1451 0%,#017a8a 100%);background:-webkit-gradient(left bottom,right top,color-stop(0%,#af1451),color-stop(100%,#017a8a));background:-webkit-linear-gradient(45deg,#af1451 0%,#017a8a 100%);background:-o-linear-gradient(45deg,#af1451 0%,#017a8a 100%);background:-ms-linear-gradient(45deg,#af1451 0%,#017a8a 100%);background:linear-gradient(45deg,#af1451 0%,#017a8a 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#af1451",endColorstr="#017a8a",GradientType=1)}.gradient2{background:#000;background:-moz-linear-gradient(45deg,#000 0%,#1798ac 100%);background:-webkit-gradient(left bottom,right top,color-stop(0%,#000),color-stop(100%,#1798ac));background:-webkit-linear-gradient(45deg,#000 0%,#1798ac 100%);background:-o-linear-gradient(45deg,#000 0%,#1798ac 100%);background:-ms-linear-gradient(45deg,#000 0%,#1798ac 100%);background:linear-gradient(45deg,#000 0%,#1798ac 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#1798ac",GradientType=1)}*{scroll-behavior:auto;scroll-behavior:smooth;-webkit-appearance:none}@-webkit-keyframes AnimationName{0%{background-position:97% 0}50%{background-position:4% 100%}100%{background-position:97% 0}}@-moz-keyframes AnimationName{0%{background-position:97% 0}50%{background-position:4% 100%}100%{background-position:97% 0}}@keyframes AnimationName{0%{background-position:97% 0}50%{background-position:4% 100%}100%{background-position:97% 0}}html{background-color:#222}body{font:1.2em "Helvetica",sans-serif;color:#220901;transition:all .3s}img,iframe{display:block;height:auto}a{text-decoration:none;color:#af1551}p{font-size:1rem;line-height:1.4em;margin-bottom:1.2em;color:#220901}.container{max-width:90rem;margin:0 auto;padding:0 4rem}.flex{display:flex;gap:2em}.flex div{flex:1}.flex .fl1{flex:1}.flex .fl2{flex:2}.flex .fl3{flex:3}.bttn{background-color:#af1551;color:#fff;min-width:18em;display:inline-flex;align-items:center;justify-content:center;height:4em;font-weight:700;box-shadow:.5em .5em 0 rgba(0,0,0,.1333333333);padding:0 2em;cursor:pointer;transition:.2s all;position:relative;z-index:5}.bttn:hover,.wpcf7-submit:hover,.wpcf-submit:hover{background-color:#1798ac !important;color:#fff !important;transition:.2s all !important}.wpcf7-submit{cursor:pointer}.wpcf7-submit:hover{background-color:#1798ac !important;color:#fff !important;transition:.2s all !important}h1,h2,h3,h4,h5,h6{font:1rem "Gill",sans-serif;color:#000;font-weight:900;line-height:1em;padding-bottom:.7rem}h2,h3,h4,h5,h6{font:1rem "Gill",sans-serif;color:#000;font-weight:900;line-height:1em;padding-bottom:.2em;padding-bottom:.7rem}h3,h4,h5,h6{font:1rem "Gill",sans-serif;color:#000;font-weight:900;line-height:1em;padding-bottom:.7rem}h4,h5,h6{font:1rem "Gill",sans-serif;color:#000;font-weight:900;line-height:1em}main{position:relative;z-index:2;background-color:#000;box-shadow:0 2rem 6rem #000}header{position:fixed;z-index:999;top:0;width:100%}header .container{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;padding-bottom:2rem}header .logo{display:flex;gap:.5rem;align-items:center}header .logo img{max-height:2rem;width:auto}header .logo span{color:#fff;padding:0;font-family:"Gill",sans-serif}header .logo a{color:#fff}header .menutoggle{display:flex;height:3rem;width:2rem;gap:.4rem;align-items:flex-end;flex-direction:column;justify-content:center}header .menutoggle:before,header .menutoggle:after,header .menutoggle span{background-color:#fff;height:.3rem;display:block;content:"";transition:all .3s}header .menutoggle:before{width:70%}header .menutoggle span{width:100%}header .menutoggle:after{width:50%}header .menutoggle:hover{cursor:pointer}header .menutoggle:hover:before{width:100%}header .menutoggle:hover span{width:100%}header .menutoggle:hover:after{width:100%}.page header .container,.single header .container{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;padding-bottom:2rem}.page header .logo,.single header .logo{display:flex;gap:.5rem;align-items:center}.page header .logo img,.single header .logo img{max-height:2rem;width:auto}.page header .logo span,.single header .logo span{color:#000;padding:0}.page header .logo a,.single header .logo a{color:#000}.page header .menutoggle,.single header .menutoggle{display:flex;height:3rem;width:2rem;gap:.4rem;align-items:flex-end;flex-direction:column;justify-content:center}.page header .menutoggle:before,.page header .menutoggle:after,.page header .menutoggle span,.single header .menutoggle:before,.single header .menutoggle:after,.single header .menutoggle span{background-color:#000;height:.3rem;display:block;content:"";transition:all .3s}.page header .menutoggle:before,.single header .menutoggle:before{width:70%}.page header .menutoggle span,.single header .menutoggle span{width:100%}.page header .menutoggle:after,.single header .menutoggle:after{width:50%}.home header .container{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;padding-bottom:2rem}.home header .logo{display:flex;gap:.5rem;align-items:center}.home header .logo img{max-height:2rem;width:auto}.home header .logo span{color:#fff;padding:0}.home header .logo a{color:#fff}.home header .menutoggle{display:flex;height:3rem;width:2rem;gap:.4rem;align-items:flex-end;flex-direction:column;justify-content:center}.home header .menutoggle:before,.home header .menutoggle:after,.home header .menutoggle span{background-color:#fff;height:.3rem;display:block;content:"";transition:all .3s}.home header .menutoggle:before{width:70%}.home header .menutoggle span{width:100%}.home header .menutoggle:after{width:50%}nav{position:absolute;right:-24rem;top:0;height:100vh;display:flex;padding:3rem;background-color:#fff;transition:ease-out .3s;flex-direction:column;justify-content:space-between;width:23rem;transition:all .3s}nav a{color:#000}nav li{padding-bottom:.5rem}.menu-on nav{display:flex;transition:all .3s;right:0;box-shadow:0 0 1rem}#homepage_gallery{overflow:hidden}#homepage_gallery ul.main_gallery h2,#homepage_gallery ul.main_gallery p{text-shadow:0 0 .4rem #000}#homepage_gallery ul.main_gallery li{position:relative;height:100vh;width:100%}#homepage_gallery ul.main_gallery li img{object-fit:cover;object-position:center;height:100%;width:100%}#homepage_gallery ul.main_gallery li .slidecontent{width:100%;margin:0 auto;position:absolute;top:0;bottom:0;z-index:5}#homepage_gallery ul.main_gallery li .slidecontent .slidecontainer{max-width:90rem;margin:0 auto;padding:6rem 4rem;display:flex;justify-content:flex-end;height:100%;color:#fff;flex-direction:column}#homepage_gallery ul.main_gallery li .slidecontent .slidecontainer h2,#homepage_gallery ul.main_gallery li .slidecontent .slidecontainer p{color:#fff}#homepage_gallery ul.main_gallery li .slidecontent .slidecontainer h2,#homepage_gallery ul.main_gallery li .slidecontent .slidecontainer h1{font-size:1.4rem}#homepage_gallery ul.main_gallery li .slidecontent .slidecontainer .innerslide{max-width:30rem}#homepage_gallery .navcontain{position:absolute;bottom:0;z-index:99;height:12rem;left:0;display:flex;justify-content:center;align-items:flex-end;right:0;overflow:hidden}#homepage_gallery ul.thumbnail_nav{margin-bottom:-5rem;z-index:99;height:auto;display:flex;justify-content:center;align-items:center;padding:1rem;gap:1rem;background-color:#000;opacity:.5;transition:all .3s}#homepage_gallery ul.thumbnail_nav li{aspect-ratio:4/3;max-width:9rem}#homepage_gallery ul.thumbnail_nav li img{object-fit:cover;object-position:center;width:100%;height:100%;cursor:pointer}#homepage_gallery ul.thumbnail_nav:hover{margin-bottom:0;opacity:1}footer{position:sticky;bottom:0;height:30rem;z-index:1}footer .logo{display:flex;gap:.5rem;align-items:center;margin-bottom:2.5rem}footer .logo img{max-height:2rem;width:auto}footer a,footer h2{color:#fff}footer h2{padding-bottom:0}footer p,footer a,footer li{color:#fff;font-size:.8rem}footer .footwrap{position:absolute;bottom:4rem;left:0;width:100%}footer ul{display:flex;white-space:nowrap;gap:1rem;float:right}main#page{background-color:#fff}main#page article{margin:0 auto;max-width:90rem;padding:10rem 4rem 2rem}main#page article img{max-width:100%}main#page .parent{display:grid;grid-template-columns:repeat(18,1fr);grid-auto-rows:auto;gap:24px;align-items:start}main#page .div1{grid-column:1/10;align-self:end}main#page .div1 h2{padding-right:10%;padding-bottom:3rem}main#page .div2{grid-column:10/19}main#page .div3{grid-column:1/10}main#page .div5{grid-column:6/14}main#page .div4{grid-column:1/6}main#page .div6{grid-column:1/19}main#page .div6 p:last-of-type{width:170%}main#page .div7{grid-column:14/19}main#page .div8{grid-column:10/17}main#page .innerparent{display:grid;grid-template-columns:repeat(18,1fr);grid-auto-rows:auto;column-gap:24px;align-items:start}main#page .innerparent .div1{grid-column:1/19}main#page .aboutbottom{max-width:50rem;margin:0 auto;text-align:center;padding:3rem 0 6rem}main#page h1{max-width:58rem;padding-bottom:3rem}main#page h1,main#page h2,main#page h3{font-size:2.8rem}main#page .abouttop{display:flex;max-width:60rem;margin:0 auto;gap:4rem;margin-bottom:3rem}main#page .abouttop .images{flex:3;position:relative}main#page .abouttop .images .topimg1{position:absolute;top:0;right:0;width:18rem}main#page .abouttop .images .headshot{position:absolute;z-index:2;bottom:0;left:0;width:10rem}main#page .abouttop .contentarea{flex:5}main#page .blockquote{padding:2rem 0}main#page .blockquote blockquote{max-width:48rem;text-align:center;margin:0 auto}main#page .blockquote blockquote p{font-weight:700;font-style:italic;font-size:1.2rem}main#page .blockquote .author{text-align:center}main#page .aboutbottom img{margin:3rem auto}.gallerygrid{display:flex;flex-wrap:wrap}.gallerygrid article{width:25%}.gallerygrid img{height:100%;width:100%;display:block}article .entry-content h2{font-size:2rem;padding-right:20%;padding-bottom:1.2rem;padding-top:2rem;color:#000}article .entry-content h2:first-of-type{padding-top:0;color:#000}article .card{align-items:center;gap:1rem;padding-top:2rem;padding-bottom:2rem}article .card h2{padding-bottom:0;font-size:1rem;color:#000}article .card h3{font-weight:400;font-size:1.2rem}article .card .headshot{border-radius:100%;overflow:hidden}article .card .headshot img{object-fit:cover;width:100%;height:100%}article .sticky{position:sticky;top:8rem}.single main .comtainer{padding-top:4rem}.single main .comtainer strong{font-weight:700}.single article:before{content:"";position:fixed;top:0;left:0;width:100%;height:7rem;background:linear-gradient(360deg,rgba(255,255,255,0) 0%,#fff 100%);z-index:2;display:block}#contactpage{background-color:#fff;padding-top:8rem}#contactpage h1{font-size:2.4rem}#contactpage .wpcf7-form span,#contactpage .wpcf7-form input{width:100%}#contactpage .wpcf7-form input{height:2.8rem;padding:0 1rem;border:1px solid #ccc;border-radius:4px}#contactpage .wpcf7-form textarea{height:6.8rem;padding:1rem;width:100%;border:1px solid #ccc;border-radius:4px}#contactpage .wpcf7-form .wpcf7-submit{max-width:20rem;font-size:1.2rem;background-color:#82ca9c}a[href^=tel]{color:inherit;text-decoration:none}.mobiletoggle{display:none}@media screen and (max-width:990px){.footwrap{flex-direction:column}.footright{display:none}.container,.slidecontainer{padding-left:4vw !important;padding-right:4vw !important}main article{background-color:#fff;padding:8rem 0;flex-direction:column}.parent{grid-template-columns:1fr !important}.div1,.div2,.div3,.div4,.div5,.div6,.div7,.div8{grid-column:1/-1 !important}.div1 h2{padding-right:0;padding-bottom:2rem !important}.div6 p:last-of-type{width:100% !important}.div6 .flex{flex-direction:column !important}main#page article img{width:100%}main#page .aboutbottom img{margin:3rem auto;max-width:11rem}main#page .abouttop{display:flex;max-width:60rem;margin:0 auto;gap:2rem;margin-bottom:3rem;flex-direction:column}main#page .abouttop .images .topimg1{position:relative !important;top:0;right:0;width:100%}.container{flex-direction:column;gap:0}#contactpage{background-color:#fff;padding:2rem 0;flex-direction:column}main#page .abouttop .images .headshot{position:relative !important;z-index:2 !important;bottom:0 !important;left:0 !important;width:50% !important;left:0 !important;margin-top:-10rem !important;margin-left:-7vw !important}header .container{flex-direction:row}article .card .headshot{border-radius:100%;overflow:hidden;max-width:7rem}}
img:is([sizes="auto" i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal !important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label:before,.wpcf7-list-item-label:after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner:before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner:before{animation-name:blink;animation-duration:2s}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type=file]{cursor:pointer}.wpcf7 input[type=file]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type=url],.wpcf7 input[type=email],.wpcf7 input[type=tel]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}
#fancybox-outer{background:#fff}#fancybox-content{background:#fff;border-color:#fff;color:#000}#fancybox-title,#fancybox-title-float-main{color:#fff}
.logow{display:none}.home .logow,.archive .logow{display:block}.home .logob,.archive .logob{display:none}
#homepage_gallery h1{color:#fff;text-shadow:0 0 .4rem #000}