.t4-header { 
    background: url("/images/joomlart/tigerfur6.png");
    background-repeat: repeat-x;
}

#t4-megamenu-mainmenu > ul > li.nav-item > a.menulogo
{font-size: 0;}

.t4-topbar { 
    min-height: 110px;
    background: url("/images/joomlart/topbreeds3.png");
    background-repeat: repeat-x;
    background-position-y: bottom;
}

#t4-megamenu-mainmenu > ul > li.nav-item > a.menulogo
{font-size: 0;}


body.dark-active{
--masthead-bg-color: rgba(255, 255, 255, 0.00) !important;
}


.t4-masthead .t4-masthead-title {
    margin-top: 1rem !important;	
}

#t4-megamenu-mainmenu > ul > li.nav-item.default > a > span > img {
    padding-bottom: 50px;
	}

.t4-palette-blue {
	background-color: rgba(255, 255, 255, 0.00) !important;
}


.t4-main-body  > h1, h2, h3, h4, h5, h6, h7 {
    border-image-slice: 10 10 10 10;
    border-image-width: 12px 0px 6px 0px;
    border-image-outset: 0px 0px 0px 0px;
    border-image-repeat: repeat;
    border-image-source: url("https://stubentiger.org/images/joomlart/tigerfur6.png");
    border-style: solid solid none none;
    padding-top: 16px;
}

.t4-megamenu .t4-module .module-title, .t4-megamenu .mega-col-nav .mega-col-title, .t4-megamenu .mega-col-module .mega-col-title {
padding-top: 16px;
}

.t4-main-body  ul li{
    list-style: none;
    padding: 0 0 5px 15px;
    background: url(http://stubentiger.org/images/main-bullet.png) 0 3px no-repeat;
}

.col-xl-6 {
    width: 100%;
}

.t4-main-body {
    margin-top: 3em;   
}

.t4-header {
    margin-bottom: 2em;    
}

iframe{
    margin-bottom: -10px;
}


.t4-footnav { 
    min-height: 110px;
    background: url("/images/joomlart/topbreeds5.png");
    background-repeat: repeat-x;
    background-position-y: bottom;
}

.t4-footnav .t4-module .navbar .nav > li a.nav-link:hover { 
    color: #d4861a;
}

.t4-footnav .t4-module .navbar .nav > li a.nav-link:active { 
    color: #9c8b79;
}

.t4-footer {
    background: url("/images/joomlart/tigerfur9.png");
    background-repeat: repeat-x;
    background-position-y: bottom;
}

.rotateimg {
    width: 256px;
    height: auto;
    transition: transform 0.5s ease;
}

.rotate:hover {
    transform: rotate(180deg);
}

.com-wrapper.contentpane {
    background-color: transparent;
}


.col-lg-5:hover, .col-sm-6:hover, .col-md-3:hover, .col-md-6:hover, .col-md-8:hover, .col-md-10:hover {
	background: rgba(126, 126, 126, 0.1);
	box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
	backdrop-filter: blur(9px);
	-webkit-backdrop-filter: blur(9px);
	border: 1px solid #9c8b79;
	border-radius: 15px;
}

.col-lg-5, .col-sm-6, .col-md-3, .col-md-6, .col-md-8, .col-md-10 {
	border: 1px solid transparent;
	border-radius: 15px;
}


.t4-footnav{
        padding-bottom: 6rem;
}

.mod-catquote-text {
    text-align: right;
    font-style: italic;
    color: #fff;
}

.mod-catquote-author {
    font-size: 1em;
    font-weight: bold;
    color: #555;
}


div#gallery-scope-M226 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.btn-custom {
    background-color: #d4861a;
    border-color: #d4861a;
    color: #0d0d0d;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 5px;
}
.btn-custom:hover {
    background-color: #9c8b79;
    border-color: #9c8b79;
    color: #0d0d0d;
}

::-webkit-scrollbar {
  width: 18px;
}

/* Track */


/* Handle */
::-webkit-scrollbar-thumb {
  background: linear-gradient(rgba(212, 134, 26), rgba(107, 87, 25));
}

@media (width <= 1250px) {
  #t4-megamenu-mainmenu > ul > li:nth-child(4)  {
    display: none;
  }
}

.content-category .cat-children > h3 {
    font-weight: normal;
}