.owl-loaded{
  padding: 2px;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
p {
font-family: "Roboto", "Noto Sans TC", "Heiti TC", "Microsoft JhengHei" !important;
}    
#current-box-container img {
	width:22px;  
        display: inline-block;
}
.black-box-banner-container{
  background: rgba(235, 195, 41, 1);
  padding : 1.5em 3em;
  font-weight: 900;
  line-height: 1.2;
}
.black-box-banner-container .title{
  font-size: 2.5rem;
}
.black-box-banner-container .subTitle{
  font-size: 2rem;
}      
.txt-white{
  color:#fff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:500;
}
.black-box-content-container .desc{
  text-align: center;
  line-height: 2.4;
  font-size: 18px;
  padding-top: 1em;
  padding-bottom: 0px;
}
.weekly-black-box .title{
  font-weight: bolder;
  text-align: center;
  font-size: 32px;
}
.weekly-black-box  .previous-black-box{
  text-align: center;
  font-size: 18px;
}
.black-box-detail-container .title{
  font-weight: bolder;
  text-align: center;
  font-size: 32px;        
}
.black-box-detail-container  .previous-black-box{
  text-align: center;
  font-size: 18px;
  margin-bottom: 30px;

}      
.black-box-wrapper{
  text-align: center;
  max-width: 300px;
  /* border: 1px solid #000; */
  margin: auto;
  width: 90%;
  display: block;
  text-decoration: none;;
  color: #000;
}
.box-deco{
  height: 3em;
margin-bottom: 1.2em;
margin-top: 1em;
}
.box-deco .deco-philosophy{
  height: 3em;
  background:    #997bb6;        

}
.box-deco .deco-training{
  height: 3em;

  background:   #e27a31;        

}
.box-deco .deco-live{
  height: 3em;

  background:      #74bee1;       

} 
.box-deco .deco-relationship{
  height: 3em;

  background:      #70814f;       

}            
.box-deco .deco-love{
  height: 3em;

  background:      #bb5073;       

}  
.box-deco .deco-job{
  height: 3em;

  background:      #aacf45;       

}  
.box-content{
  font-size: 24px;
  text-decoration: none;
  height: 12rem;
  border: 1px solid #000;
  background: #fff;
  padding: 0.5rem;

}
.box-content:hover {
    color: var(--bs-link-color);
}
.bg-deco{
  position: absolute;
}
a, a:hover, a:focus, a:active {
    text-decoration: none;
    text-decoration-line: none;
    text-decoration-thickness: initial;
    text-decoration-style: initial;
    text-decoration-color: initial;
}

a.collapsible{
  margin-top: 30px;
  text-decoration: none;
  display: block;
  padding: 0.5em 1em;
  font-size: 24px;
  font-weight: bold;             
}

a.collapsible span{ 
  color:#fff;
}

a.collapsible:hover span{
  color: rgb(0, 0, 0, 0.5)
}
a.collapsible.deco-philosophy{
  background:    #997bb6;  


}
a.collapsible.deco-training{

  background:   #e27a31;        

}
a.collapsible.deco-live{

  background:      #74bee1;       

} 
a.collapsible.deco-relationship{

  background:      #70814f;       

}            
a.collapsible.deco-love{

  background:      #bb5073;       

}  
a.collapsible.deco-job{

  background:      #aacf45;       

}  
.bg-deco.dec1{
  top :1em;
  left: -0.64em;
  font-size: 70px;
  color: #00000030;
  font-weight: bold;
}
.bg-deco-wrapper{
  width: 100vw;
  height: 100vh;
  overflow-x: hidden;
  position: fixed;
  left: 0;
  top: 0;
  z-index: -1;
  margin-top: 120px;
}
.bg-deco.dec2{
  top :5em;
  right: -0.64em;
  font-size: 70px;
  color: #00000030;
  font-weight: bold;

}  
#current-box-wrapper{
  display: none;
}    
#current-box-wrapper.active{
  display: block;
  position: fixed;
  top:0;
  left: 0;
  background: #00000030;
  z-index: 9999;

}
#current-box-container{
  background: #fff;;
  max-width: 400px;
  position: absolute;
  width: 100vh;
  left: 50vw;

  top: 50vh;
  margin: auto;
  padding: 0.5em;
  height: min-content;
  padding-bottom: 3em;
  transform: translate(-50%, -50%);
  z-index: 999;
}
#current-box-bg{
  display: block;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top:0;
  left: 0;
  background: #00000030;
  z-index: 998;
}
.content{
  padding: 1em;
  font-size: 18px;
  line-height: 1.5;
  font-weight: bold;

}
.back-btn-icon img{
width: 26px;
display: inline-block;
}
.bbtools{
  position: absolute;
  text-align: right;
  bottom: 0.5em;
  right: 0.5em;
  width: 100%;
}
.bbtools img{
  display: inline-block;

  width: 22px;
  margin-right: 15px;
  margin-bottom: 10px;
}
.box-list{
  padding: 0 18px;
max-height: 0;
overflow: hidden;
transition: max-height 0.2s ease-out;        
}
a.collapsible:after {
content: '+'; /* Unicode character for "plus" sign (+) */
font-size: 24px;
color: #fff;
float: right;
margin-left: 5px;
}

a.collapsible.active:after {
content: "-"; /* Unicode character for "minus" sign (-) */
}
.footer{
height: 20px;
}

.sppb-addon-content p {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}

@media screen and (max-width:500px) {
#current-box-container {
	max-width: 300px;
}


.black-box-wrapper {
	width:250px;
}


.bg-deco.dec1, .bg-deco.dec2 {
    display:none;
}

}