/*
Theme Name: Cyberfrog (Shaun)

Author: Shaun Hearnden

Version: 999999999999999999999999999999

*/

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}

a{text-decoration:none;}

body, input, textarea, span, div, button{font-family: "DM Sans", sans-serif;}

h1, h2, h3, h4, h5, h6{font-weight:800;}

h1, h2, h3, h4, h5, h6, p {
    margin-top: 0; /* Removes default top margin */
    margin-bottom: 16px; /* Standard bottom margin */
    line-height: 1.5; /* Line height for readability */
}

/* Specific Heading Styles */

h1 {
    font-size: 48px;
    line-height: 1.2;
    margin-bottom: 24px; /* Extra space below larger headings */
}

h2 {
    font-size: 36px;
    line-height: 1.3;
    margin-bottom: 20px;
}

h3 {
    font-size: 30px;
    line-height: 1.4;
    margin-bottom: 18px;
}

h4 {
    font-size: 24px;
    line-height: 1.4;
    margin-bottom: 16px;
}

h5 {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 14px;
}

h6 {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 12px;
}

/* Paragraph Styles */

p, ul li {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 16px; /* Space between paragraphs */
}

#menu{margin-top:10px;}
#menu a {
    color: #000;
    font-size: 18px;
    margin-left: 25px;
 
}

#menu a:hover{color:#7bb535; transition:0.3s;}



#menu a:last-child{
    
    
        display: inline-block;
    background: linear-gradient(135deg, hsl(150 45% 25%), hsl(150 50% 35%));
    color: #fff!important;
    text-align: center;
    padding: 10px 30px;

    border-radius: 8px;
}

#logo .leaves{background:url(https://rpkernowgarden.co.uk/wp-content/uploads/2025/09/c3325817-56fc-43ea-84cf-7a1d1b171503-1.png)}
#header{padding:10px 0;}
#header .wrapper > div{display:flex; justify-content: space-between}
#logo {width:300px;}
#logo img{width:100%;}
#footer{background:#365b44; color:#fff; padding:50px 0;}
.wrapper{max-width:1400px; display:block; position: relative;z-index: 5; margin:0 auto;}
#foot_1 a{font-size:19px; color:#fff; display:block; margin-bottom:15px;}

#foot_1 img{width:300px;}
#foot_1 p{margin:20px 0; font-size:!important5px;}

#foot_2 a, #foot_3 a {color:#fff; font-size:15px; display:block;margin-bottom:10px;}

#footer .wrapper > div{ 

 display: grid;
    grid-template-columns: 40% 20% 20%; /* Adjust these values as needed */
    gap: 10%; /* Optional: Adjust the gap between columns if needed */


}
#top_banner .wave{z-index: 2;}
#top_banner > img{    
        position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
    height: 100%;
    object-position: 50% 50%;}

#top_banner h1{margin-top:0; font-size:60px;}

#top_banner h1 > strong{color:#7bb535;display:block;}
.home #top_banner .wrapper > span{display: block;
    max-width: 600px;}

 #top_banner .wrapper > span{display: block;
  }
#top_banner .grady{
        opacity: 0.8;
    background:#365b44;
    position: absolute; width:100%; height:100%;
    z-index: 1;
    top:0; left:0;
    
}
#top_banner p {
    font-size: 19px;
    margin: 0 0 30px 0;
    max-width: 800px;
}

#top_banner h2{margin-top:-20px;}

#top_banner{position:relative; width:100%; display:block; min-height:400px;padding:150px 0; }
#top_banner *{color:#fff;}
#top_banner a{background: #8BB34D;
background: linear-gradient(90deg, rgba(139, 179, 77, 1) 0%, rgba(161, 204, 92, 1) 100%);
color:#fff;

}


#top_banner a{padding:10px 30px; display:inline-block; border-radius:8px;margin-right:10px; font-size:19px;}
#top_banner a:last-child{background:#fff; color:#222;}

#services_block{display:block; width:100%; background:#ededed; padding:50px 0;position: relative}

#services_block .wrapper > .text{
    
    max-width: 700px;
    text-align: center;
    margin: 0 auto 50px auto;
    
}

.big_contact:hover, #foot_1 a:hover, #foot_2 a:hover, #foot_3 a:hover{color:#7bb535; transition:0.3s;}

input#gform_submit_button_1:hover, .big_green_link:hover, #menu a:last-child:hover, #top_banner a:hover{opacity:0.7!important; transition:0.3s!important; cursor:pointer;}

a.big_contact {
    font-size: 22px;
    font-weight: 700;
}

.wave{    position: absolute;
    width: 100%;
    height: 190px;
    z-index: 0;
    bottom: 0;
    background-size: cover!important;
    left: 0;}

div#form_box {
    display: block;
    margin-top: 50px;
}

input#gform_submit_button_1 {
    background: linear-gradient(135deg, hsl(150 45% 25%), hsl(150 50% 35%)) !important;
    color: #fff;
    text-align: center;
    padding: 10px 30px;
    border-radius: 8px;
    font-size: 18px !important;
    margin: 0 auto;
}

div#form_box input, div#form_box textarea{border:1px solid #444; border-radius:8px; outline:none!important; -webkit-appearance:none; background:#fff;padding:10px 20px;}

.grey_wave{background:url(https://rpkernowgarden.co.uk/wp-content/uploads/2025/09/grey_bottom.fw_.png);}
.white_wave{background:url(https://rpkernowgarden.co.uk/wp-content/uploads/2025/09/white_wave.fw_.png);}
.green_wave{background:url(https://rpkernowgarden.co.uk/wp-content/uploads/2025/09/green_wave.fw_.png); }

.text ul {
    padding-left: 48px;
}
.text ul li {
    text-align: left;
    line-height: 25px;
}

#reviews_block{display:block; width:100%; padding:0 0 100px 0;position: relative;}
.service_tile li{margin-bottom:0;}

#copyright{text-align:center; padding:10px; font-size:14px; display:block;color:#fff; background:#222;}
#copyright a{color:orange}
.text ul li::before {
    content: "•";
    color: green;
    font-size: 33px;
    line-height: 5px;
    display: inline-block;
    width: 20px;
    margin-left: -1.5em;
    position: relative;
    top: 5px;
}

.service_tile a{
    
    display: block;
    width: 100%;
    border: 1px solid #55555550;
    border-radius: 8px;
    margin-top: 30px;
    padding: 10px;
    text-align: center;
    color: #222;
    font-size: 14px;
}

.service_tile a:hover{background:linear-gradient(135deg, hsl(150 45% 25%), hsl(150 50% 35%)); border-color:transparent; transition:0.3s; color:#fff;}

#services_block .text > h2{color:#235c40;}

#services_block .text > p{color:#628473; font-size:17px;}

#alternating{padding:100px 0;width:100%; display:block; background:#fff;}

#alternating .wrapper > div{
    
       display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 100px; /* Adjust the gap between grid items as needed */
    
}
#alternating ul {padding-left:30px;}
#alternating ul li{position:relative;}
#alternating ul li:before{
    
     
      content: "";
      position: absolute;
      left: -2em;            /* align to left */
      top: 0.2em;            /* vertical alignment */
      width: 18px;           /* adjust size */
      height: 18px;
      background: url("https://rpkernowgarden.co.uk/wp-content/uploads/2025/09/compressed_tick.fw_.png") no-repeat center center;
      background-size: contain; /* scale nicely */
   
    
}

#alternating .wrapper > div > div{position: relative;}
#alternating .wrapper > div img{    
        position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
    height: 100%;
    border-radius:8px;
    object-position: 50% 50%;}

#alternating .alternating_tile{margin-bottom:50px;}

#alternating .alternating_tile .text{padding:50px 0;}

#alternating .alternating_tile:nth-child(even) .text{
    
    order:2;
    
    
}

#gallery{display:block; width:100%;padding:50px 0;}

#gallery .wrapper > div{
    
       display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 20px; /* Adjust the gap between grid items as needed */
    
}

#gallery .wrapper > div a{position:relative; height:250px; border-radius:8px; overflow:hidden;}

#gallery .wrapper > div a img{
    
        
        position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
    height: 100%;
    object-position: 50% 50%;
}

.wrapper.smallest{max-width:900px;}

#plain{display:block; padding:50px 0;}

.center_div{display:block; text-align: center;}

#services_block .big_green_link{margin:50px; }
.big_green_link {
    display: inline-block;
   background:linear-gradient(135deg, hsl(150 45% 25%), hsl(150 50% 35%));
    color: #fff;
    text-align: center;
    padding: 10px 30px;
    margin: 0 auto;
    border-radius: 8px;
}

.service_tile h3{
    
        position: absolute;
    color: #fff;
    z-index: 2;
    bottom: 10px;
    left: 20px;
    font-size: 24px;
    text-shadow: 2px 1px 2px rgba(0,0,0,0.6);
    
}

.service_tile .grady{
    
    position: absolute;
    width: 100%;
    height: 100%;
    background: #95b45c;
    z-index: 1;
    opacity: 0.4;
      top:0; left:0;
    
}

#service_grid{   display: grid;
    grid-template-columns: repeat(3, 1fr);
   
    gap: 40px; /* Adjust the gap between grid items as needed */}

.service_tile{ border-radius:8px; overflow:hidden;background:#fff;}
.service_tile .text{padding:20px; text-align: left;}

.service_tile .image{position:relative; height:230px; width:100%;}
.service_tile .image > img{    
        position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
    height: 100%;
    object-position: 50% 50%;}
