@font-face {
  font-family: 'icomoon';
  src:  url('/wp-content/plugins/wp-biolinktree/fonts/icomoon.eot?ho8d44');
  src:  url('/wp-content/plugins/wp-biolinktree/fonts/icomoon.eot?ho8d44#iefix') format('embedded-opentype'),
    url('/wp-content/plugins/wp-biolinktree/fonts/icomoon.ttf?ho8d44') format('truetype'),
    url('/wp-content/plugins/wp-biolinktree/fonts/icomoon.woff?ho8d44') format('woff'),
    url('/wp-content/plugins/wp-biolinktree/fonts/icomoon.svg?ho8d44#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'icomoon1';
  src:  url('/wp-content/plugins/wp-biolinktree/fonts/icomoon1.eot?ho8d44');
  src:  url('/wp-content/plugins/wp-biolinktree/fonts/icomoon1.eot?ho8d44#iefix') format('embedded-opentype'),
    url('/wp-content/plugins/wp-biolinktree/fonts/icomoon1.ttf?ho8d44') format('truetype'),
    url('/wp-content/plugins/wp-biolinktree/fonts/icomoon1.woff?ho8d44') format('woff'),
    url('/wp-content/plugins/wp-biolinktree/fonts/icomoon1.svg?ho8d44#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon1-"], [class*=" icon1-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon1' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.chat-btn.popupimage{background-color:transparent!important;}
.chat-btn.popupimage img.comment{
  transform: scale(3.5);
  transform-origin: right;
}

#boostpress_popup_wrapper #theme-1 .logo-biolink {
  padding-bottom: 10px;
}
#boostpress_popup_wrapper #theme-1 .logo-biolink img {
    width: 3rem;
}
#boostpress_popup_wrapper #theme-1 .biolinktree-item-container {
    margin-top: 16px;
    margin-bottom: 16px;
}
#boostpress_popup_wrapper #theme-1 .biolinktree-item-container .biolinktree-item {
  padding: 0.5rem 1.2rem;
}
#boostpress_popup_wrapper #theme-1 .textforbio {
   font-size: 24px;
}
#boostpress_popup_wrapper #theme-1 .fontsize {
    float: left;
    font-size: 24px;
    line-height: 1;
}
.boostpress_alllink{margin:0;}
.biolinktree-itemqr.qrcode{
    display: flex;
    flex-direction: column;
    text-align: center;
}
.boostpress_alllink #theme-1 .textforbio {
    width: 100%;
    text-align: center;
    font-size: 18px;
}
.fontsize{
    float: left;
    font-size: 30px;
}
.iconsize{
    float: left;
    width: 30px;
}
.icon-facebook-c:before {
  content: "\e900";
}
.icon-ig-c:before {
  content: "\e901";
}
.icon-lazada-c:before {
  content: "\e902";
}
.icon-Lemon8-c:before {
  content: "\e903";
}
.icon-line-c:before {
  content: "\e904";
}
.icon-map-c:before {
  content: "\e905";
}
.icon-pinterest-c:before {
  content: "\e906";
}
.icon-shopee-c:before {
  content: "\e907";
}
.icon-tiktok-c:before {
  content: "\e908";
}
.icon-website-c:before {
  content: "\e909";
}
.icon-whatsapp-c:before {
  content: "\e90a";
}
.icon-x-c:before {
  content: "\e90b";
}
.icon-youtube-c:before {
  content: "\e90c";
}


.icon1-bubble:before {
  content: "\e96b";
}
.icon1-cross:before {
  content: "\ea0f";
}

#theme-1{
    width: 100%;
}

#theme-1 .biolinktree-container{
    padding: 5rem;
}

#theme-1 .logo-biolink{
    width: 100%;
    display: flex;
    justify-content: center;
    padding-bottom: 30px;
}

#theme-1 .logo-biolink img{
    width: 6rem;
}

#theme-1 .biolinktree-item-container{
    display: flex;
    width: 100%;
    justify-content: center;
    margin-top: 30px;
    margin-bottom: 20px;
}

#theme-1 .biolinktree-item-container .biolinktree-item{
    width: 20rem;
    padding: 1rem 1.2rem;
    border-radius: 5px;
    transition: 0.1s;
}

#theme-1 .biolinktree-item-container .biolinktree-item a{
    display: flex;
    text-decoration: none;
}

#theme-1 .textforbio{
    width: 100%;
    text-align: center;
    font-size: 24px;
}

@media screen and (max-width: 768px){
  .coverchat .hdrcall h6{
    margin-bottom: 5px;
    font-size: 20px;
  }
  .coverchat .hdrcall img{
    height:30px;margin-right:13px;
  }
}
.coverchat .hdrcall h6{
  margin-bottom: 5px;
  font-size: 20px;
}
.coverchat .hdrcall img{
  height:30px;margin-right:13px;
}
.covercontactfooter {
  display:flex;
}
.covercontactfooter > div {
  width:50%;text-align: center;
  margin-right: 5px;
}
.covercontactfooter > div > a{

}
.covercontactfooter > div > a > img{
  height: 21px;
  margin-right: 8px;
}
.coverchat #boostpress_popup_wrapper {
  padding: 10px 10px 24px 11px;
  margin: 0 0 10px;
  background: #fff;
  box-shadow: 0 2.8px 2.2px rgb(0 0 0 / 3%), 0 6.7px 5.3px rgb(0 0 0 / 5%), 0 12.5px 10px rgb(0 0 0 / 6%), 0 22.3px 17.9px rgb(0 0 0 / 7%), 0 41.8px 33.4px rgb(0 0 0 / 9%), 0 100px 80px rgb(0 0 0 / 12%);
  border: 4px solid;
}
.chat-btn .close{
  font-size: 24px;
  margin: 16px;
}
.chat-btn {
  position: fixed;
  right: 14px;
  bottom: 15px;
  cursor: pointer
}
.chat-btn .close {
  display: none
}
.chat-btn span{
  padding:0 0 0 0;
  margin: 0 0 0 0;
}
.chat-btn i {
  transition: all 0.9s ease
}
.coverchat .chat-btn {
  z-index: 9999999;
  line-height: 23px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
#bs_contactpopup_check:checked~.chat-btn i {
  display: block;
  pointer-events: auto;
}
.chat-btn .fa.close:before{
  content: "Close";
}
#bs_contactpopup_check:not(:checked)~.chat-btn.popupimage{
  box-shadow: none!important;
}


#bs_contactpopup_check:checked~.chat-btn .comment {
  display: none;
}
#bs_contactpopup_check:checked~#boostpress_popup_wrapper {
    opacity: 1!important;
    visibility: visible!important;
}
#bs_contactpopup_check {
    display: none !important;
}
.icon1-bubble.comment{
  font-size:34px;
}
.chat-btn i {
  font-style: normal;
  text-align: center;
  font-size:20px;
}
.chat-btn i img{
  width:100%;
}
.chat-btn {
  display:flex!important;
  text-align:center;
  width: 64px;
  padding: 12px 10px 12px 10px;
  height: 64px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 60px;
  background-color: blue;
  color: #fff;
  font-size: 22px;
  border: none
}
.coverchat {
  position: absolute;
  z-index: 99999;
}
.coverchat #boostpress_popup_wrapper {
  position: fixed;
  bottom: 108px;
  width: 320px;
  border-radius: 17px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s
}



.biotitle p{text-align:center;display:block;width:100%;margin: 20px auto;}
@media screen and (min-width: 767px){
.biolinktree-itemqr.qrcode .qrcode{
    width: 120px;
    }
}


@media screen and (max-width: 768px){
    .biolinktree-itemqr.qrcode .qrcode{
    width: 120px;
    }
}


/*popup*/
#coverchat #boostpress_popup_wrapper .biolinktree-container{
    padding: 2rem 1rem;
    border-radius: 17px;
    overflow: scroll;
 
}
#coverchat #boostpress_popup_wrapper #theme-1 .textforbio {
   font-size: 16px;
}
#coverchat #boostpress_popup_wrapper #theme-1 .fontsize {
    float: left;
    font-size: 28px;
    line-height: 1;
}
#coverchat #boostpress_popup_wrapper{
  padding: 0;
}

#theme-1 .logo-biolink{
	width: 100%;
    display: flex;
    justify-content: center;
}

#theme-1 .logo-biolink img{
	width: 6rem;
}

@media screen and (min-width: 769px){
  .coverchat #boostpress_popup_wrapper {
    right: 108px;
  }
  #coverchat #boostpress_popup_wrapper .biolinktree-container{
     height: 600px;
  }
}
@media screen and (max-width: 768px){
  .coverchat #boostpress_popup_wrapper {
    right: 14px;
  }
  #coverchat #boostpress_popup_wrapper .biolinktree-container{
     height: 480px;
  }
}




 
