/*
Theme Name:  Hundesalon Tatze & Pfötchen
Theme URI: https://www.intermedia-werbeagentur.de
Author: Intermedia Peters GmbH | Werbeagentur
Author URI: https://www.intermedia-werbeagentur.de
Version: 1.0
Text Domain: tatze
*/
#cmplz-document {max-width: 100% !important;}
html {background-color: #ccc;}
body {max-width: 1920px; margin: 0 auto;}
.logo-line {padding: 16px 0px;}
.logo {width: 100%; height: auto;}
.contactlist {height:100%; margin: 0px; padding: 0px; list-style: none; display: flex; justify-content: flex-end; align-items: center; gap:48px; color: #58585a;}
.contactlist li {position: relative; padding: 10px 0px 10px 32px;}
.contactlist li:after {content: '';position: absolute;bottom: 0;left: 0;width: 0;height: 2px;background-color: #c8001a;transition: width 0.5s ease;}
.contactlist li:hover::after {width: 100%;}
.contactlist i { position: absolute; left: 0px; color: #c8001a; font-size: 20px; margin-top: 5px;transition: all 0.75s ease;}
.contactlist li:hover i {transform: translateY(20px);color: #9f000d;}
.contactlist li a {text-decoration: none; transition: 0.5s; color: #c8001a; display: block; margin-top: -2px; font-size: 18px;}
.contactlist li a:hover {color: #9f000d;}
.menu-line {border-top:1px solid #dedede;}
#menutoggle {display: none;}
#menu-hauptmenu {display: flex; gap:8px; justify-content: flex-start; align-items: center; height: 100%; list-style: none; margin: 0px; padding: 0px;}
#menu-hauptmenu li {position: relative;}
#menu-hauptmenu li a {color: #58585a; text-decoration: none; font-weight: 700; display: block; padding: 16px 32px;transition: all 0.5s ease;}
#menu-hauptmenu li a:hover, #menu-hauptmenu li.current-menu-item a {color: #c8001a; position: relative;}
#menu-hauptmenu li a:hover:before, #menu-hauptmenu li.current-menu-item a:before {font-family:"Font Awesome 5 Free";font-weight:900;content:"\f1b0";position:absolute;left:0px;color:#c8001a}
#menu-hauptmenu li:after {content: '';position: absolute;left: 0;right: 100%;top: 0;background: #c8001a;height: 5px;transition: right 0.3s ease-out;}
#menu-hauptmenu li:hover:after, #menu-hauptmenu li.current-menu-item::after {right: 0;}
.hero-image {width: 100%; height: 650px; background-position: center center; background-repeat: no-repeat; background-size: cover;}
.red-box {padding: 48px; background-color: rgba(200,0,26,0.85); border-radius: 16px; color: #fff;}
.red-box h1 {font-weight: 900;}
.red-box p {font-size: 18px; line-height: 36px;}
main {padding: 64px 0px;}
main a {color:#C8001A; text-decoration: none;}
main a:hover { color: #9f000d;}
footer {border-top:1px solid #dedede; padding-top: 48px; font-size: 18px;color: #58585a;}
footer a {color: #58585a; text-decoration: none; transition: 0.5s;}
footer a:hover { color: #c8001a;}
footer .row {border-bottom: 5px solid #c8001a; background-image: url("images/doggos.png"); background-position: bottom right; background-repeat: no-repeat; padding-bottom: 64px;}
footer ul {margin: 0px; padding: 0px; list-style: none; display: flex; justify-content: flex-end; align-items: flex-start; gap:16px;}
main {font-size: 18px; line-height: 36px;}
main h2, main h3 {font-size: 24px; font-weight: 900; color: #c8001a; margin-bottom: 24px; line-height: 40px;}
main h2 {display: flex;width: 100%;text-align: left; position: relative;}
main h2:after {content: '';border-top: 1px solid #c8001a;margin: 24px 40px 0 20px;flex: 1 0 20px;}
main h2:before {font-family:"Font Awesome 5 Free";font-weight:900;content:"\f1b0";position:absolute;right:0px;color:#c8001a}
main h1 {font-size: 40px; font-weight: 900; color: #c8001a; margin-bottom: 24px; line-height: 40px;display: flex;width: 100%;text-align: left; position: relative;}
main h1:after {content: '';border-top: 1px solid #c8001a;margin: 26px 64px 0 20px;flex: 1 0 20px;}
main h1:before {font-family:"Font Awesome 5 Free";font-weight:900;content:"\f1b0";position:absolute;right:0px;color:#c8001a}
div.relative {position: relative;height: 97.2%;}
div.border-box {border: 5px solid #c8001a; position: relative; height: 100%; width: 60%;}
.bbox-head, .bbox-text { position: absolute; z-index: 1; display: block; background-color: #fff; padding: 32px;}
.bbox-head {top: 50px; left: 150px;}
.bbox-text {top: 250px; left: 150px;}
#back-to-top {position: fixed; bottom: 32px; right: 32px;}
.btn-tatze{color:#fff;background-color:#C8001A;border-color:#C8001A}
.btn-tatze:hover,.btn-tatze:focus,.btn-tatze:active,.btn-tatze.active,.open .dropdown-toggle.btn-tatze{color:#fff;background-color:#9f000d;border-color:#C8001A}
.btn-tatze:active,.btn-tatze.active,.open .dropdown-toggle.btn-tatze{background-image:none}
.btn-tatze.disabled,.btn-tatze[disabled],fieldset[disabled] .btn-tatze,.btn-tatze.disabled:hover,.btn-tatze[disabled]:hover,fieldset[disabled] .btn-tatze:hover,.btn-tatze.disabled:focus,.btn-tatze[disabled]:focus,fieldset[disabled] .btn-tatze:focus,.btn-tatze.disabled:active,.btn-tatze[disabled]:active,fieldset[disabled] .btn-tatze:active,.btn-tatze.disabled.active,.btn-tatze[disabled].active,fieldset[disabled] .btn-tatze.active{background-color:#C8001A;border-color:#C8001A}
.btn-tatze .badge{color:#C8001A;background-color:#fff}
.card-title {color:#C8001A;}
.card-title i {float: left; margin-right: 16px; margin-top: 4px;}
.gmap {width: 100%; height: 590px;}
.contact-table i {color:#C8001A;}


/* Responsive Settings - www.intermedia-werbeagentur.de */
@media (min-width: 1441px) {
  .container{max-width: 1440px;}
}
@media (max-width: 1440px) { 
  /* col-xl */
    .bbox-head {top: 25px;left: 100px;}
    .bbox-text {top: 220px;left: 100px;}
    .gmap {height: 530px;}
}
@media (max-width: 1399px) { 
  /* col-lg */
    .hero-image {height: 550px;}
    main h2, main h3 { font-size: 18px; }
    .bbox-head {top: 25px;left: 50px;}
    .bbox-text {top: 130px;left: 50px;}
    .gmap {height: 460px;}
    footer .col-md-6 {width: 100%; text-align: center;}
    footer ul {justify-content: center;}
}
@media (max-width: 1199px) { 
  /* col-lg */
    .hero-image {height: 450px;}
    .hero-image .col-md-6 {width: 75%; }
    main {font-size: 16px; line-height: 28px;}
    main h2, main h3 {line-height: 32px;}
    .bbox-text {top: 120px;left: 50px;}
    .teas-box h2:before, .teas-box h2:after {display: none;}
    .teas-box h2 {display: block;}
    .bbox-head, .bbox-text { padding: 16px;}
    .bbox-text {top: 160px;left: 50px;}
}
@media (max-width: 991px) { 
  /* col-md */
    .hero-image .col-md-6 {width: 100%;}
    .contactlist li, .contactlist li a { font-size: 14px;}
    .hero-image {min-height: 350px;height: auto; padding: 32px 0px;}
    .teas-box {width: 100%;}
    .teas-box img {width: 100%;}
    .teas-box h2 {display: flex;}
    .teas-box h2:after {content: '';border-top: 1px solid #c8001a;margin: 20px 40px 0 20px;flex: 1 0 20px; display: inline-block;}
    .teas-box h2:before {font-family:"Font Awesome 5 Free";font-weight:900;content:"\f1b0";position:absolute;right:0px;color:#c8001a; display: inline-block;}
    .b-box {width: 100%;}
    .border-box {text-align: center; height: auto; display: none;}
    .bbox-head, .bbox-text {position: relative; left: auto; top: auto; bottom: auto;}
}
@media (max-width: 767px) { 
  /* col-sm */
    .contactlist {justify-content: center;}
    #menu-hauptmenu, #menu-hauptmenu li {display: block;}
    #menu-hauptmenu {display: none;}
    #menu-hauptmenu {padding: 16px; border: 1px solid #dedede;}
    #menutoggle {display: block; border:1px solid #c8001a; color:#c8001a; font-size: 16px; font-weight: 700;padding: 8px; cursor: pointer; transition: 0.5s; margin-top: 16px;}
    #menutoggle.active { color: #fff; background-color: #c8001a;}
    #menutoggle i {margin-right: 8px;}
    .menu-line {padding-bottom: 16px;}
    footer ul, footer ul li {display: block;}
}
@media (max-width: 575px) { 
  /* col */
    .logo {max-width: 75%; margin: 0 auto;}
    .contactlist {display: none;}
    .red-box, .red-box p {font-size: 16px;line-height: 28px;}
    .red-box h1 { font-size: 24px;}
    .hero-image {min-height: 200px;}
    main h1 { font-size: 32px; }
}
@media (max-width: 460px) { 
    .red-box {padding: 20px;}
}
@media (max-width: 350px) { 
}