/*
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}

.basket-total{
    
      position: relative;
    top: 7px;
}
.basket-total svg{
    
      position: relative;
    top: 3px;
    left: -2px;
} 
  

a.header-basket-link {
    background: #e93939;
    padding: 5px 20px;
    border-radius: 50px;
    height: 50px;
    display: inline-block;
    position: relative;
    top: -5px;
    line-height: 23px;
}

a.header-basket-link *{color:#fff;}

#top-block .wrapper > span{
    
    max-width: 750px;
    display: block;
    
}

.wrapper {
    max-width: 1440px;
    width: 90%;
    display: block;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

#header .wrapper > div {
    display: flex;
    justify-content: space-between;
}

#header .wrapper{z-index:10;}

/*#header{border-bottom:1px solid #000;}*/

strong{font-weight:600;}

.prod_info h1{font-size:25px;}


.slider-for .slick-slide a{position:relative;border:1px solid #00000020; height:500px; margin-bottom:20px;display:block;}
 .single_thumb{position:relative; height:130px!important; margin-bottom:0px;display:block;border: 1px solid #00000020;}
.single_thumb img, .slider-for .slick-slide a img{
    
    
        
        position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    object-fit: contain;
    height: 100%;
    object-position: 50% 50%;
}


.slider-nav .slick-prev, .slider-nav .slick-next{top:50px;}

.shingle, .sharchive{display:block; padding:0px 0 100px 0}

.shingle .wrapper > div{
    
    
     display: grid;
    grid-template-columns: 40% 55%; /* Adjust these values as needed */
    gap:5%; /* Optional: Adjust the gap between columns if needed */
}
/*
.woocommerce img, .woocommerce-page img {
    height: auto;
    max-width: 100%;
    border: 1px solid #00000030;
    border-radius: 5px;
    margin-bottom: 20px;
}
*/

div#menu {
    display: block;
    margin-top: 40px;
}

#logo{
    
    width:180px;
}


.ti-widget.ti-wp-testimonial-1 .ti-widget-container .ti-date {
    color: #fff !important;
    opacity: 1;
    font-size: 12px !important;
}
.ti-widget.ti-wp-testimonial-1 .ti-widget-container .ti-name {
    font-weight: bold;
    font-size: 15px;
    overflow: hidden;
    padding-right: 25px;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff !important;
    margin-bottom: 2px;
}

button.single_add_to_cart_button.button.alt {
    background: #e93939 !important;
    font-weight: 600 !important;
    min-width: 300px;
    font-size:19px!important;
    border-radius: 50px;
}

.prod_info .product_price {
    font-size: 23px;
    color: #e93939;
    font-weight: 600 !important;
    display:block;
    margin-bottom:30px;
}


.prod_info .quantity .qty {
    width: 50px!important;
    text-align: center;
    height: auto;
    padding: 5px!important;
    margin: 20px 0!important;
}
.reset_variations{display:none!important;}

.prod_info .woocommerce-variation-price {
    display: block;
    margin: 20px 0;
    font-size: 25px;
    color: #e93939;
    font-weight: bold;
}

.full_product_description{display:block;margin-top:50px;}
.variations tr, .variations td{display:block!important; margin-bottom:15px;}
.variations .label {
    display: block !important;
    text-align: left;
}

.variations select{padding:10px 30px;}

#menu a {font-size:20px; color:#000;margin-left:20px;}
#logo img{width:150px;}


a{text-decoration:none;}

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 */
    color:#000;
}

/* Specific Heading Styles */




h1 {
    font-size: 48px;
    font-weight:600;
    line-height: 1.2;  font-family: "Lexend", sans-serif;
    margin-bottom: 24px; /* Extra space below larger headings */
}

h2 {
    font-size: 36px;
    line-height: 1.3;   font-weight:600;
    margin-bottom: 20px;  font-family: "Lexend", sans-serif;
}

h3 {
    font-size: 30px;   font-weight:600;
    line-height: 1.4;
    margin-bottom: 18px;  font-family: "Lexend", sans-serif;
}

h4 {
    font-size: 24px;
    line-height: 1.4;   font-weight:600;
    margin-bottom: 16px;  font-family: "Lexend", sans-serif;
}

h5 {
    font-size: 20px;
    line-height: 1.5;   font-weight:600;
    margin-bottom: 14px;  font-family: "Lexend", sans-serif;
}

h6 {
    font-size: 16px;
    line-height: 1.5;   font-weight:600;
      font-family: "Lexend", sans-serif;
    margin-bottom: 12px;
}

/* Paragraph Styles */

.plain_text ul li, .plain_text ol li,  button.single_add_to_cart_button.button.alt, p, ul li {
    
     font-family: "Cabin", sans-serif!important;
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 16px; /* Space between paragraphs */
}

.plain_text ol{padding-left:20px;list-style: decimal}

.plain_text p > a{color:#e93939; font-weight:600!important;}

body, html, div, span, a, input, textarea{
    
     font-family: "Cabin", sans-serif;
    
}
#menu a{ font-family: "Lexend", sans-serif;}


.four_masonary{display:block; padding:60px 0; width:100%;    padding-bottom: 100px;position: relative;}

.red_back{background:#E93939; padding:0 0 140px 0; position: relative;}
.four_masonary.red_back h2{color:#fff;}

.home .products_slider .wave_bottom {
    background: url(https://dogcharmed.uk/wp-content/uploads/2026/03/wave-1.png);
    position: absolute;
    width: 100%;
    height: 80px;
    background-size: cover;
    bottom: 0;
    left: 0;
    z-index: 2;
}
.red_back a.center_button {
    background: #fff;
    color: #000;
    padding: 10px 30px;
    border-radius: 50px;
    display: inline-block;
    margin: 60px auto 0 auto;
    font-size: 20px;
}

.centered{text-align:center;}

.four_masonary.home_blogs{background:#fff;}


.four_masonary .mason_row:first-child{
    
     display: grid;
    grid-template-columns: 26% 40% 32%; /* Adjust these values as needed */
    gap: 1%; /* Optional: Adjust the gap between columns if needed */
    margin-bottom:1%;
    
}

.four_masonary .mason_row:last-child{
    
     display: grid;
    grid-template-columns: 32% 40% 26%; /* Adjust these values as needed */
    gap: 1%; /* Optional: Adjust the gap between columns if needed */
    
    
}

.shauns_wrapper {
    margin: 0 auto;
    max-width: 1400px;
    display:block;
    position: relative;
    z-index: 5;
}

.blue_waved_section{display:block; position: relative; background:#039fd2; padding:20px 0;}

.top_wave{

    position: absolute;
    top:-50px; left:0;
    width:100%;
    height:80px; background-size:cover!important; background-position: center top!important;

}




.bottom_wave{
    
    position: absolute;
    bottom:-50px; left:0; width:100%;
    height:80px; background-size:cover!important; background-position: center bottom!important;
    z-index: 1;
}
.wc-block-cart__submit-container a{background:#e93939; color:#fff!important;}
.single .tabs.wc-tabs{display:none;}
#footer_container {
    background: #fff;
    min-height: 400px;
    padding-top: 120px;
}
.cart_page{display:block; padding:60px 0;]}
.product-card {text-align:center;}

.product-card h4{color:#000; font-size:17px;}

.product-card .price {
    color: #e93939;
    font-family: "Lexend", sans-serif;
    text-align: center;
    font-size: 20px;
    text-align: center;
    display: block;
}
.product-card .price *{font-family: "Lexend", sans-serif;}
.big_header {
    padding: 20px;
    position: relative;
    padding-bottom:80px;
    background: #f7e78b;
}

.full_product_description p > a, .prod_info p > a{color:#e93939; font-weight:bold;}

.big_header .wave{
    
    background:url(https://dogcharmed.uk/wp-content/uploads/2026/03/wave.png);
    position: absolute;
    bottom:0;
    z-index: 1;
    left:0;width:100%; height:80px; background-size:cover;
    
}


.red_back .wave_bottom{
    
      background:url(https://dogcharmed.uk/wp-content/uploads/2026/03/wave.png);
    position: absolute;
    bottom:0;
    z-index: 2;
    left:0;width:100%; height:80px; background-size:cover;
    
}


.big_header h1{color:#000; font-size:35px;}


.new_single {display:block; padding:60px 0;}
.new_single .wrapper > div{
    
     display: grid;
    grid-template-columns: 25% 70%; /* Adjust these values as needed */
    gap: 5%; /* Optional: Adjust the gap between columns if needed */
    
}

.new_single  .feat_image img{width:100%;border-radius:7px;}

.sharchive .wrapper > div{
    
    
    
       display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px; /* Adjust the gap between grid items as needed */
    
}

.big_header h1{margin:0;}

.blue_waved_section .top_wave{background:url('https://dogcharmed.uk/wp-content/uploads/2026/02/wave.png');}
.blue_waved_section  .bottom_wave{background:url('https://dogcharmed.uk/wp-content/uploads/2026/02/wave_upside.png');}

.four_masonary .mason_row a{background:#fff; position: relative;  border-radius:5px; overflow:hidden;padding:0px;}
.four_masonary .mason_row a .image{height:300px; position: relative; }
.four_masonary .mason_row a  img{    
        position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    object-fit: contain;
    height: 100%;
    object-position: 50% 50%;}


.four_masonary.home_blogs .mason_row a{height:450px;}
.four_masonary.home_blogs .mason_row a  div.image{height:100%;position: relative;}
.four_masonary.home_blogs .mason_row a  div.image img{    
        position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
    height: 100%;
    object-position: 50% 50%;}




.four_masonary .mason_row a h3{
background: #f7e78b;
    color: #333;
    margin-bottom: 0;
    font-size: 21px;
    position: relative;
    bottom: 0;
    z-index: 2;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    text-align: center;
    font-weight: 500;
    padding: 5px;
}

.four_masonary.home_blogs .mason_row a h3{position:absolute;}

#footer {padding:100px 0;}

#copyright {
    display: block;
    padding: 10px 0;
    text-align: center;
    background: #f7e78b;
    color: #000;
    font-size: 14px;
}

#footer .wrapper > div{
    
    
    
     display: grid;
    grid-template-columns: 30% 30% 20%; /* Adjust these values as needed */
    gap: 10%; /* Optional: Adjust the gap between columns if needed */
}

.foot_3{text-align:right;}

.foot_2 a{display:block; color:#000; font-size:18px; margin-bottom:10px;}

.four_masonary .mason_row a .grady{
    
        background: linear-gradient(to top, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
    position: absolute;
    width: 100%;
    height: 100px;
    z-index: 1;
    bottom: 0;
    left: 0;
    
}




#footer_container .shauns_wrapper > div{
    
     display: grid;
    grid-template-columns: 40% 25% 25%; /* Adjust these values as needed */
    gap: 5%; /* Optional: Adjust the gap between columns if needed */
    
    
}

#footer_container .shauns_wrapper > div > div{height:100px; background:#88888860;}

.blue_waved_section h2{color:#fff!important;}

.products_slider {
    background: #fff;
    padding: 20px 0 140px 0;
    position: relative;
}

.products_slider .product-image {
    width: 100%;
    height: 300px;
    position: relative;
    display: block;
    background: #fff;
    margin-bottom:20px
}

.products_slider h3{
    
    color:#000!important;
    font-size:20px;
    text-align: center;
    text-shadow:none;
}


 .slick-slide {
    margin: 0 10px; /* 10px left & right = 20px total gap */
}

 .slick-list {
    margin: 0 -10px; /* Prevent outer spacing */
}

.slick-next, .slick-prev{background:none; width:30px; outline:none;border:none; }


.slick-next {
    
        position: absolute;
    top:150px;
    right:-50px;
    
}

.slick-prev{
    
    position: absolute;
    top:150px;
    left:-50px;
}

.slick-next img, .slick-prev img{width:100%;}

.products_slider .product-price {
    text-align: center;
    font-weight: 600;
    color: #000;
    font-size: 20px;
}


.products_slider .product-image img{
        margin:0;
        position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    object-fit: contain;
    height: 100%;
    object-position: 50% 50%;
        border: 1px solid #bdbdbd;
    border-radius: 5px;
}

#top-block{position: relative;; heigh:auto; padding:180px 0}


#top-block .wave{
    
    background:url(https://dogcharmed.uk/wp-content/uploads/2026/03/wave.png);
    position: absolute;
    bottom:0;
    z-index: 2;
    left:0;width:100%; height:80px; background-size:cover;
    
}



#top-block a{display:inline-block; background:#e93939; color:#fff; padding:7px 20px; border-radius:50px; font-size:20px; min-width:200px; text-align: center;margin-top:30px;}
#top-block h1{margi-bottom:50px;}
#top-block p{font-size:21px;}

#top-block span.grady {
    position: absolute;
opacity:0.8;
    width: 100%;
    height: 100%;
    z-index: 1;
    top: 0;
    left: 0;
    background: linear-gradient(to right, #f7e78b 0%, #ffffff 75%, rgba(255, 255, 255, 0.85) 85%, rgba(255, 255, 255, 0.4) 95%, rgba(255, 255, 255, 0) 100%);
}
.four_o{display:block; padding:100px 0;}
a.wc-block-components-product-name {
    color: #000;
    font-size: 18px !important;
}

span.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-product-price__value {
    font-size: 20px;
    font-weight: bold;
}
.wc-block-cart-items__header span{font-size:22px;}

h2.wp-block-woocommerce-cart-order-summary-heading-block.wc-block-cart__totals-title {
    font-size: 22px;
}

#top-block .banner_image {
    position: absolute;
    width: 100%;
    
    top: 0;
    right: 0px;
    object-fit: cover;
    height: 100%;
    object-position: 50% 79%;
}

.fc-place-order button{
    
    background:#e93939!important;
    
}

.foot_3 a{
    font-size:18px;
    display: inline-block;
    color: #fff;
    background: #e93939;
    padding: 7px 20px;
    border-radius: 50px;
    margin-bottom:10px;
    
}




#menu .menu-item {
    position: relative;
    display: inline-block;
    padding-bottom:15px;
}

#menu .sub-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    min-width: 240px;
    z-index: 99999;
    padding: 20px 0;
    background:#e93939;
}

#menu .sub-menu a {
    display: block;
    font-size: 18px;
    margin-bottom: 15px;
    color:#fff;
}

#menu .sub-menu a:last-child{margin-bottom:0;}

#menu .menu-item:hover .sub-menu {
    display: block;
}
