/*
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, p, div, span, input, textarea, select, button {
    
    
     font-family: "Lexend", sans-serif!important;
    
    
    
}

#menus a, h1,h2,h3,h4,h5,h6{
    font-family: "Cormorant Garamond", serif!important;
    
}


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 {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 16px; /* Space between paragraphs */
}


#logo{width:140px; display:block;}
#logo img{width:100%;padding:10px;}

#header{background:#000;}
.wrapper{max-width:1400px; margin:0 auto; display:block;}

.banner h1{display:inline-block;}



.banner .buttons{
    margin-top:20px;
   display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px; /* Adjust the gap between grid items as needed */
    width:300px;
}
.banner .buttons a{padding:8px 20px; border-radius:50px; text-align: center}
.banner .buttons a:first-child{background:#b39258; color:#000;}
.banner .buttons a:last-child{background:#fff; color:#000;}

#map{display:block; width:100%; position: relative;height:500px;}


#map iframe{
    
    position: absolute; width:100%; height:500px;
}

#three_grid{background:#111111; display:block; width:100%; padding:80px 0; }

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

    
}

#three_grid .wrapper > div {color:#fff; }


#three_grid .wrapper > div > span{
    border-radius:8px;
    padding:20px; text-align: center; border:1px solid #777; 
    
}

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

#three_grid .wrapper > div i{font-size:30px; color:#b39258;margin-bottom:20px;}

#three_grid .italy{width:100px;margin:20px auto 0 auto;}

#home_banner{
    
    display:block; height:800px; background:#444; 
    width:100%;
    position:    relative;
}
.banner .text{ position: absolute;
  top: 50%;
  left: 50%;
    color:#fff;
    z-index: 3;
  transform: translate(-50%, -50%);}
.banner_grady{background:#00000099; width:100%; height:100%; position: absolute; top:0; left:0; z-index: 2;}

#menu a:hover{opacity:0.7; transition:0.3s;}


input#gform_submit_button_1 {
    background: #000 !important;
}

div#home_banner.banner.internal{height:300px;}

.zone_image{
    
    height:400px;
    position: relative;
}


a#big_number {
    font-size: 25px;
    font-weight: 600;
    margin: 20px 0 50px 0;
    display: block;
}

body textarea#input_1_5 {
    height: 200px !important;
    max-height: 200px !important;
}

   #gold_contact{color:#b39258!important;}

.zone_image img{
        
        position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
    height: 100%;
    object-position: 50% 50%;
}

#copyright{display:block; width:100%; text-align: center; background:#000; color:#b39258; font-size:14px; padding:10px;}
#copyright a{color:#fff;}
.banner > img{
    
    
        
        position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
    height: 100%;
    object-position: 50% 50%;
}

#plain .wrapper img{width:100%;}

#menus{   display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin-bottom:80px;
    margin-top:30px;
    gap: 100px; /* Adjust the gap between grid items as needed */}

.wave{
    
    background-size:cover!important;
    background-position: top center!important;
    position: absolute;
    bottom:0; height:80px;
    width:100%;
    z-index: 10;
    
}

.wave.black{background:url('https://belloitalia.co.uk/wp-content/uploads/2025/08/waveblack.fw_-1.png');}
.wave.white{background:url('https://belloitalia.co.uk/wp-content/uploads/2025/08/wave.png');}
#header .wrapper > div{
    
    display:flex;
    justify-content:space-between; 
    
}
.split > div{   display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 60px; /* Adjust the gap between grid items as needed */}
#menu{margin-top:50px;}


#menu a {color:#fff;font-size:20px;margin-left:30px;}

#menus a{background:#000; text-align: center; text-align: center; color:#fff; font-size:27px;padding:15px;}

.italy{display:block; width:100%;   display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0px; /* Adjust the gap between grid items as needed */}
.italy > span:nth-child(1){background:#009246;}
.italy > span:nth-child(2){background:#ffffff;}
.italy > span:nth-child(3){background:#CE2B37;}


#booking_box{width:100%; height:500px; background:#999999;}

.italy.line > span{height:3px;}
