/* 
Theme Name: astra-jaga 
Author: Chris Pirotte 
Author URI: https://www.linkedin.com/in/cpirotte/ 
Description: Astra for jaga Version: 1.0.0 
License: GNU General Public License v2 or later 
License URI: http://www.gnu.org/licenses/gpl-2.0.html 
Text Domain: astra-jaga Template: astra 
*/


/* * Fix astra flex container for content parts and include bootstrap grid * */
@import "assets/bootstrap-grid.min.css";
 .site-content .ast-container {
     display: block;
     max-width: 100%;
     width: 100%;
     margin: 0;
     padding: 0;
}
 #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-tabbed > ul.mega-sub-menu {
     padding: 0;
     margin: 30px 0 0 0;
	 border-bottom: 1px solid #424242;
}
 .container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
     width: 100%;
     margin-right: auto;
     margin-left: auto;
     padding:1em;
}
 .container{
	 max-width: 1120px;
}
 @include media-breakpoint-up(sm) {
     ... 
}

.ast-header-break-point .ast-icon.icon-arrow svg {
    height: .85em;
    width: .95em;
    position: relative;
    margin-left: 0 !important;
}


/* * Breadcrumbs * */
 .ast-breadcrumbs {
     margin: 2em 0;
}


/* * Typography * */
 h1,h2,h3,h4,h5,h6 {
     margin: 0 0 1em 0;
}



 .card-list {
     list-style: none;
}
 .jaga-card {
     margin:0 0 1em 0;
}
 .jaga-card h4{
   	 word-wrap: break-word;
}
 .jaga-card .jaga-card-color {
     position: relative;
     width: 100%;
     display: block;
     z-index: 10;
     padding: 11.25em 0 0 0;
}
 .jaga-card .jaga-card-info {
     padding: 0 1em 1em 0;
	 margin: 0 0 1em 0;
     color: #ccc;
	 text-align: left;
}
 .jaga-card:hover .jaga-card-info {
     opacity: 1;
     transition: transform 0.6s ease-in-out;
}
 .jaga-card .jaga-card-info p {
     font-size: 0.85rem;
     margin-bottom: 0em;
     color: #808080;
}

 .jaga-card .jaga-card-title h3{
     font-size: 1em;
     margin: -0.5em 0 0.5em 0;
	 padding: 0.5em 0;
     border-bottom: 1px solid #fff;
     display: inline-block;
	 border-bottom: 1px solid #a42417;
	 text-align: left;
}
/* Hover state - trigger effect */
 .jaga-card .jaga-card-color:before {
     content: "";
     display: block;
     position: absolute;
     background: rgba(255, 255, 255, 0.5);
     width: 60px;
     height: 100%;
     left: 0;
     top: 0;
     opacity: 0.5;
     filter: blur(30px);
     transform: translateX(-100px) skewX(-15deg);
}
 .jaga-card .jaga-card-color:after {
     content: "";
     display: block;
     position: absolute;
     background: rgba(255, 255, 255, 0.2);
     width: 40px;
     height: 100%;
     left: 30px;
     top: 0;
     opacity: 0;
     filter: blur(10px);
     transform: translateX(-100px) skewX(-15deg);
}
 .jaga-card .jaga-card-color.glossy:hover:after {
     transform: translateX(300px) skewX(-15deg);
     opacity: 1;
     transition: 1.2s;
}
 .jaga-card .jaga-card-color.satin:hover:after {
     transform: translateX(300px) skewX(-15deg);
     opacity: 0.2;
     transition: 1.2s;
}
/* Active state */
 .jaga-card .jaga-card-color:active:after {
     opacity: 0;
}



/* * Grid card items * */
 .control-item {
     display: block;
     top: 0px;
     position: relative;
     background-color: #fff;
     border-radius: 4px;
     margin: 0 0 24px 0;
     text-decoration: none;
     z-index: 0;
     border: 1px solid #eee;
     text-align: center;
     aspect-ratio: 1/1;
}
 .control-item h4{
     font-size:1em;
}
 .control-item:hover {
     transition: all 0.2s ease-out;
     box-shadow: 0px 4px 8px rgba(38, 38, 38, 0.1);
     top: -4px;
     border: 1px solid #eee background-color: white;
}
 .control-item:hover:before {
     box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
     transform: translate(0, -0.5rem);
     object-fit: cover;
}

.ast-container .wpgb-facet .wpgb-facet-title {
    font-size: 1em;
    font-weight: bold;
    line-height: 24px;
    padding: 0;
    margin: 0 0 2px 0;
}
/* * Grid pagination * */
 .nav-links {
     text-align: center;
     padding: 1em;
     margin:2em 0;
}
 .nav-links .page-numbers {
     margin:2em 0.5em;
     padding: 0.75em 1.25em;
     border: 1px solid #eee;
     aspect-ratio: 1/1;
     cursor: hand;
     top: 0px;
     position: relative;
}
 .nav-links .page-numbers:hover {
     transition: all 0.2s ease-out;
     box-shadow: 0px 4px 8px rgba(38, 38, 38, 0.1);
     top: -2px;
     border: 1px solid #eee background-color: white;
}
 .thumbs a img {
     border: 1px solid #eee;
     margin: 0 0.5em 0 0;
}
 .nav-links .page-numbers:hover:before {
     box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
     transform: translate(0, -0.5rem);
     object-fit: cover;
}

.wpgb-area, .wpgb-area-top-1 {
     padding: 40px 0 0 0;
	margin: 40px 0; 

 } 
 .wpgb-area-top-1 .wpgb-facet .wpgb-select,  .wpgb-area-top-1 .wpgb-facet .wpgb-autocomplete-facet, .wpgb-facet .wpgb-search-facet {
	 background: #ffffff;         
}
 
 @media (min-width:922px){
     #content #primary{
         width:100%;
    }
     #content #secondary{
         width:100%;
    }
     .container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
         padding:0;
    }
}


.jaga-card {
    text-align: center;
	padding: 1em;
	margin: 0 0 2em 0;
	border: 1px solid #fff;
  }
.jaga-card:hover {
    border: 1px solid #eee;
	transition: border 0.5s ease-in-out;
  }
.jaga-card img{
    display: block;
	margin: 0 auto;
  }


.jaga-card h4 {
	color:#777;
font-size: 1em;
line-height: 1.4;
font-weight: 700;
padding: .5em 0 0;
margin:  1em 0 0;
display: inline-block;
text-align: center;
border-width: 2px 0 0;
border-style: solid;
border-color: #000;
vertical-align: top;

  }
.jaga-card h4:first-letter {
	text-transform: capitalize;
  }



article.wpgb-card .radiatortitle h2 {
	font-size: 2em;
	line-height: 1.4;
	font-weight: 900;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 1px;
	padding-top: .5em;
	border-width: 3px 0 0;
	border-style: solid;
	border-color: #000;
	text-align: center;
	min-width: 6em;

}

article.wpgb-card .radiatortitle h3 {
	font-size: 1.75em;
	line-height: 1.4;
	font-weight: 600;
	display: block;
	text-align: center;
	color: #777;
	text-transform: capitalize;

}
.jaga-card .radiatortitle h4 {
	font-size: 1em;
	line-height: 1.4;
	font-weight: 900;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 1px 0;
	padding-top: .5em;
	border-width: 3px 0 0;
	border-style: solid;
	border-color: #000;
	color: #000;
	text-align: center;
	min-width: 6em;

}
.jaga-card .radiatortitle h5 {
	font-size: 1em;
	line-height: 1.4;
	font-weight: 600;
	display: block;
	text-align: center;
	color: #777;
	text-decoration: none !important;

}
.jaga-card:hover .radiatortitle.heating h4,
article.wpgb-card:hover .radiatortitle.heating h2 {
	/*color: #a42417;*/
	border-color: #a42417;
	transition: border-color 0.3s ease-in-out;
}
.jaga-card:hover .radiatortitle.heating-only h5,
article.wpgb-card:hover .radiatortitle.heating h3 {
	/*color: #a42417;*/
	border-color: #a42417;
	transition: border-color 0.3s ease-in-out; 
	transition: color 0.3s ease-in-out;
}
.jaga-card:hover .radiatortitle.light-cooling h4, 
article.wpgb-card:hover .radiatortitle.light-cooling h2 {
	/*color: #71caeb;*/
	border-color: #71caeb;
	transition: color 0.3s ease-in-out;
}
.jaga-card:hover .radiatortitle.light-cooling h5,
article.wpgb-card:hover .radiatortitle.light-cooling h3 {
	/*color: #71caeb;*/
	border-color: #71caeb;
	transition: color 0.3s ease-in-out; 
	transition: border-color 0.3s ease-in-out;
}
.jaga-card:hover .radiatortitle.deep-cooling h4,
article.wpgb-card:hover .radiatortitle.deep-cooling h2 {
	/*color: #006ca7;*/
	border-color: #006ca7;
	transition: color 0.3s ease-in-out;
}
.jaga-card:hover .radiatortitle.deep-cooling h5,
article.wpgb-card:hover .radiatortitle.deep-cooling h3 {
	/*color: #006ca7;*/
	border-color: #006ca7;
	transition: color 0.3s ease-in-out;
	transition: border-color 0.3s ease-in-out;
}

article.wpgb-card {

}

article.wpgb-card:hover {
	transition: border 0.3s ease-in-out;
}

article.wpgb-card .figure {
	position: relative;
	padding: 0 0 2em 0 !important;
	text-align: center;
	max-width: 300px;
margin: auto !important;
}
.jaga-card .figure {
	position: relative;
	padding: 0 0 1em 0 !important;
	text-align: center;
	max-width: 300px;
margin: auto;
}

.jaga-card a>img{
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    -webkit-transform: translate3d(0px,0px,0px);
    transform: translate3d(0px,0px,0px);
}
.jaga-card:hover a>img:first-child{
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    -webkit-transform: translate3d(0px,-10px,0px);
    transform: translate3d(0px,-10px,0px);
}
.ast-below-header{
	border-bottom: 1px solid #ddd;
}
#ast-fixed-header .ast-below-header{
	background: #fff !important;
	/*box-shadow: 5px 1px 4px 0px rgb(0 0 0 / 25%);*/
	border-bottom: 1px solid #ddd;
}
.jaga-card .figure img.interior-photo,
article.wpgb-card .figure img.interior-photo {
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      object-fit: contain;
	  opacity:0;
	  /*transform: scale3d(0.75, 0.75, 0.75);*/
	  transition: opacity 0.6s ease-in-out;

    }
.jaga-card:hover .figure img.interior-photo,
article.wpgb-card:hover .figure img.interior-photo {
	/*transform: scale3d(1, 1, 1);*/
	opacity: 1;
	transition: opacity 0.6s ease-in-out;

}
.jaga-card .figure > :first-child,
article.wpgb-card .figure img.packshot-photo {
	opacity: 1;
	transform: scale3d(1, 1, 1) ease-in-out;
    }
.jaga-card:hover .figure > :first-child, 
article.wpgb-card:hover .figure img.packshot-photo {
	opacity:0;
	transform: scale3d(0.75, 0.75, 0.75) ease-in-out;
}
.radiatorfunctions li{
	display: inline-block;
}
.radiatorfunctions li img{
	max-height: 3em;
	 margin: 0 0.5em 2em;
}
.jaga-card .radiatorfunctions li img{
	max-height: 1.5em;
	 margin: 0 0.1em 0;
}

article.wpgb-card .radiatorfunctions,
.jaga-card .radiatorfunctions {
	list-style: none;
	text-align: center;	
	opacity: 0;
	transform: translate3d(0, 100%, 0);
	margin: 0
}
article.wpgb-card:hover .radiatorfunctions,
.jaga-card:hover .radiatorfunctions {
    opacity: 1;
	transform: translate3d(0, 0, 0);
	transition: all 0.6s ease-in-out;
}
.radiatortitle { background: #fff; position: relative; z-index:5;}
.option .jaga-card {
    margin: 0;
	padding: 1em;
}
.radiatortitle { background: #fff; position: relative; z-index:5;}

.wpgb-card h2 { text-transform: none; font-weight: bold; }
.btn {
    background-color: transparent;
    background-image: none;		
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
}

.btn-primary {
  color: #000;
  border-color: #000;
}
.btn-primary:hover {
  color: #fff;
 background:#000;
}
.btn-inverse  {
  color: #fff;
  border-color: #000;
  background: #000;
}
.btn-inverse:hover  {
  color: #000;
  border-color: #000;
  background: #fff;	
}


.fill:hover,
.fill:focus {
  box-shadow: inset 0 0 0 2em var(--hover);
}

.pulse:hover,
.pulse:focus {
  -webkit-animation: pulse 1s;
          animation: pulse 1s;
  box-shadow: 0 0 0 2em transparent;
}

@-webkit-keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 var(--hover);
  }
}

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 var(--hover);
  }
}
.close:hover,
.close:focus {
  box-shadow: inset -3.5em 0 0 0 var(--hover), inset 3.5em 0 0 0 var(--hover);
}

.raise:hover,
.raise:focus {
  box-shadow: 0 0.5em 0.5em -0.4em var(--hover);
  transform: translateY(-0.25em);
}

.up:hover,
.up:focus {
  box-shadow: inset 0 -3.25em 0 0 var(--hover);
}

.slide:hover,
.slide:focus {
  box-shadow: inset 6.5em 0 0 0 var(--hover);
}

.offset {
  box-shadow: 0.3em 0.3em 0 0 var(--color), inset 0.3em 0.3em 0 0 var(--color);
}
.offset:hover, .offset:focus {
  box-shadow: 0 0 0 0 var(--hover), inset 6em 3.5em 0 0 var(--hover);
}

.fill {
  --color: #000;
  --hover: #000;
}
.fill:hover, .slide:hover, .up:hover   {
  color: #fff;
}

.pulse {
  --color: #000;
  --hover: #000;
}

.close {
  --color: #000;
  --hover: #000;
}

.raise {
  --color: #000;
  --hover: #000;
}

.up {
  --color: #000;
  --hover: #000;
}

.slide {
  --color: #000;
  --hover: #000;
}

.offset {
  --color: #000;
  --hover: #000;
}

.btn {
  color: var(--color);
	border: 1px solid var(--color);

}
.btn:hover, .btn:focus {
  border-color: var(--hover);
  
}
.zipline{
font-family: Zipline-Half-Solid;}

.menufixer {
width:725px!important;
}
.menufixer .mega-sub-menu {
  min-width:60% !important;
}

.menufixer .mega-sub-menu a.mega-menu-link:hover {
	color:black;!important;
	transition: background 200ms linear, color 200ms linear, border 200ms linear;
	font-weight:bold;
}


ul.mega-sub-menu .wp-grid-builder .wpgb-card .wpgb-card-wrapper{
  visibility: inherit !important;
}


sub {
    bottom: 0 !important;
}

.elementor-button-text {
    text-transform: uppercase !important;
}