/*!
Theme Name: dapperdoggroomers
Theme URI: http://underscores.me/
Author: CPM Webdesign
Author URI: https://cpmwebdesign.co.uk
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: dapperdoggroomers
Tags: Custom Template, Bootstrap 5,

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

dapperdoggroomers is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*
 * Custom css (https://cpmwebdesign.co.uk/)
 * 
 */

/*--------------------------------------------------------------
# vars
--------------------------------------------------------------*/
:root {

  --navy-bg: green;
}
/*--------------------------------------------------------------
# holding
--------------------------------------------------------------*/
.home-holding{
	height: 100vh;
	
	text-align: center;
}
.home-holding .row .col-12{
	padding-top: 5rem;
	padding-bottom: 5rem;
}
.home-holding .row{
	height: 100vh;
}
.full-img-bg{
  height: 100vh;
 background-image: url( "../../uploads/2023/08/groomed-dog1.webp");
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #F9F9F9;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center top;
}
.btn-block .wp-bootstrap-blocks-button{
	display: inline;
}
.btn-primary{
	text-transform: uppercase;
	border-radius: 100px;
	padding: .5rem 2rem;
	margin-bottom: 1rem;
	min-width: 275px;
}
.btn-primary:focus,
.btn-primary:hover{
	background:#A8BF54;
	
}
.booking-btn{
	background: #A9B384;
	color: #F6FFD6;
	border-color:#F6FFD6; 
	padding: 0.125rem 2rem .75rem;
}
.booking-btn:before{
	content: url("dist/images/calendar-pen.svg");
    top: 7px;
	margin-right: 5px;
    position: relative;
	
}
.new-customers-btn{
	background: #5E6641;
	color: #F6FFD6;
	border-color:#F6FFD6; 
	padding: 0.375rem 2rem .75rem;
	
}
.new-customers-btn:before{
	content: url("dist/images/dog.svg");
	top: 7px;
	margin-right: 5px;
    position: relative;
	
}
/*--------------------------------------------------------------
  Cookie
--------------------------------------------------------------*/
#cookie-law {
text-align: center;
background: #F7F6F4;
color: #000;
padding: 10px 5px 0;
font-size: .875rem;
width: 100%;
}

#cookie-law a {
text-decoration: underline;
}

a.close-cookie-banner {
background: #E6332A;
padding: 5px 15px;
color: white;
border-radius: 2px;
text-decoration: underline;
}

a.close-cookie-banner:hover {
color: white;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers. */
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
word-wrap: normal !important;/* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: .875rem;
font-weight: 700;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
typography
--------------------------------------------------------------*/
body {
margin: 0;
font-family: regulator-nova, sans-serif;
font-weight: 500;
font-style: normal;
font-size: 1.125rem;
line-height: 1.5;
color: #000;
text-align: left;
background-color: #fff;
padding: 0;
}

/*--------------------------------------------------------------
typography
--------------------------------------------------------------*/

/*--------------------------------------------------------------
Page top 
--------------------------------------------------------------*/

/*--------------------------------------------------------------
Buttons 
--------------------------------------------------------------*/

/*--------------------------------------------------------------
Content Specific  
--------------------------------------------------------------*/

/*--------------------------------------------------------------
wp style overrides
--------------------------------------------------------------*/

/*--------------------------------------------------------------
Navbar and Navigation
--------------------------------------------------------------*/
.offcanvas-collapse {
visibility: visible !important;
}


.dropdown-item.active,
.dropdown-item:active {
color: #fff;
text-decoration: none;
background-color: #002A5C;

}

.dropdown-item:focus,
.dropdown-item:hover {
color: #fff;
text-decoration: none;
background-color: #002A5C;

}

.dropdown-menu {
box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
border: none;
border-radius: 0;
}

.bg-dark {
background-color: #fff !important;
}


.navbar-expand-lg .navbar-nav .nav-link {
padding-right: 1rem;
padding-left: 1rem;
text-transform: uppercase;
color:black;
}

.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show > .nav-link {
color: #fff;
background-color: #E6332A;
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
color: #fff;
background-color: #E6332A;
}

.navbar-toggler .icon-bar {
transform: rotate(0deg) translate(0px, 0px);
transition: ease all .2s;
}

.navbar-toggler .icon-bar {
display: block;
width: 38px;
height: 3px;
border-radius: 0;
}

.navbar-toggler .icon-bar+.icon-bar {
margin-top: 8px;
}

.navbar-toggler:hover>.icon-bar:nth-child(2) {
width: 38px;
transition: ease all .2s;
}

.navbar-toggler:active>.icon-bar:nth-child(2) {
width: 38px;
transition: ease all .2s;
}

.navbar-toggler:not(.bend) .icon-bar:nth-child(1) {
transform: rotate(45deg) translate(6px, 9px);
transition: ease all .2s;
}

.navbar-toggler:not(.bend) .icon-bar:nth-child(2) {
opacity: 0;
transition: ease all .2s;
}

.navbar-toggler:not(.bend) .icon-bar:nth-child(3) {
transform: rotate(-45deg) translate(6px, -9px);
transition: ease all .2s;
}

.navbar-toggler {
background: #002A5C;
color: #fff;
}

.navbar-toggler:not(:disabled):not(.disabled) {
padding: 12px 12px 12px 13px;
outline: none;
border-radius: 0;
border: none;/* border-radius:2px;*/
}

.navbar-toggler .icon-bar {
background-color: #fff;
}


/*--------------------------------------------------------------
# back to top
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# footer
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# tabs
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# break points
--------------------------------------------------------------*/
@media (max-width:1559px) {
}

/*--------------------------------------------------------------
# max-width:1280px
--------------------------------------------------------------*/
@media (max-width:1280px) {


}

/*--------------------------------------------------------------
# max-width:992px
--------------------------------------------------------------*/
@media (max-width:992px) {
.offcanvas-collapse {
  position: fixed;
  top: 0px;   /* Height of navbar */
  bottom: 0;
  right: 100%;
  left: -100%;
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
  overflow-y: auto;
  visibility: hidden; /*background-color: var(--darkgrey);*/
  background-color: #F4F6F6;
  transition-timing-function: ease-in-out;
  transition-duration: .5s;
  transition-property: left, visibility;
  padding-top: 150px;
}

.offcanvas-collapse.open {
  left: 0;
  visibility: visible;
}

}

/*--------------------------------------------------------------
# max-width:768px
--------------------------------------------------------------*/
@media (max-width:768px) {
}

/*--------------------------------------------------------------
# max-width:596px
--------------------------------------------------------------*/
@media (max-width:596px) {
}

/* Small devices (landscape phones,576px and up)*/
@media (max-width:576px) {
}

/* Medium devices (tablets,768px and up)*/
@media (min-width:768px) {
}

/*Large devices (desktops,992px and up)*/
@media (min-width:992px) {
}

/* Extra large devices (large desktops,1200px and up)*/
@media (min-width:1200px) {
}
