/*   @import url(https://allfont.net/allfont.css?fonts=comic-sans-ms); */
	
@font-face {
    font-family: 'Comic Sans MS';
    font-style: normal;
    font-weight: 400;
    src: local('Comic Sans MS'), local('ComicSansMS-Regular'),
        url(/wp-content/themes/zoologist/fonts/comic-sans-ms_53a8778a817839ef2dbc5dc94ce14334.woff) format('woff'),
        url(/wp-content/themes/zoologist/fonts/comic-sans-ms_53a8778a817839ef2dbc5dc94ce14334.ttf) format('truetype');
}
	body{
	        font-family: 'Comic Sans MS', sans-serif;

/* 	    font-family: avenir-lt-w01_85-heavy1475544,avenir-lt-w05_85-heavy,sans-serif; */
}
.bb-box-shadow{
    box-shadow: 0.00px 0.00px 8px 0px rgba(0, 0, 0, 0.09);
}
.text-center{
	 text-align: center;
}
.inline-block{
	   display: inline-block;
}
.box-main{
	  position: relative;
}
.box-main-inner{
	  position: absolute;
    top: -15px;
}
.fix-width {
    width: 700px;
    margin: 0 auto;
}
.fix-btn {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 1000;
}
.outline-none a{
	outline: none !important;
}  
.hover-btn a, .hover-btn{
    transition: all 0.4s ease-in-out 0s, visibility 0s;
    --transition: all 0.4s ease-in-out 0s, visibility 0s;
}

.hover-btn a:hover, .hover-btn:hover{
    z-index: 1;
    transform: translateX(0px) translateY(-11px) scaleX(1) scaleY(1) rotate(0deg) skewX(0deg) skewY(0deg);
    --comp-rotate-z: 0deg;
}
.video-border iframe {
    border-radius: 15px 15px 0 0!important;
}


.vjs-big-play-button {
    border: 4px solid #fff !important;
    border-radius: 50px !important;
    display: inline-block !important;
    text-align: center;
    padding: 0px 0px 0px 0px !important;
}
#wallet-btn a{
	font-weight:400;
}
/*#wallet-btn a:after {
    content: ">";
    font-size: 55px;
    line-height: 0px;
    color: #fff;
    padding: 0px 0px 0px 10px;
    position: relative;
    top: 4px;
    font-family: monospace;
    font-weight: 400;
}*/
.page-template-blank.page .wp-site-blocks{
	padding:0px;
}
.fade-in-text {
  opacity: 0;
  animation: fadeIn 2.5s ease-in forwards;
}

@keyframes fadeIn {
  to {
    opacity: 1;
  }
}

@media screen and (max-width: 767px) {
	.header{
  font-size:27px !important;
		margin-bottom: 10px;
	}

	.box-main-inner {
    left: 36%;
    font-size: 16px !important;
}
	.video-border iframe {
    border-radius: 0px 0px 0 0!important;
}
	.box-main-last {
		left: 26% !important;
}
  .fix-width {
    width: 100%;
		font-size:17px !important;
}
	.mobile-py {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
	.mobile-px-10{
		padding-left: 10px !important;
    padding-right: 10px !important;
}
	.title {
    justify-content: center;
}
	.mobile-p-20{
		padding: 20px 10px !important;
	}
	.border-0{
		border:0px !important;
	}

	.mt-20 {
		margin-top: 20px !important;
	}
	.mt-0 {
		margin-top: 0px !important;
	}
	.p-10{
		padding-top:10px;
}
	.box-main{
		margin: 0 20px;
  }
	.mob-mx-20{
		margin-left:20px !important;
		margin-right:20px !important;
  }
	.mob-font-15 a{
		font-size: 18px !important;
        padding-right: 26px !important;
        padding-left: 26px !important;
}
	.font-18{
		 font-size: 18px !important;
	}
	.img-width img{
		object-fit: cover;
    width: 160px;
	}
	.work-padding{
		padding: 20px 10px !important;
}
	.mob-text-center{
		    text-align: center;
	}
	.science-padding {
    padding: 20px !important;
}
	.video-padding-box {
    padding: 20px !important;
}
	#wallet-btn a {
			font-size: 16px;
			padding: 10px 30px !important;
	}
	#wallet-btn a:after {
    font-size: 33px;
	}
	.wp-block-embed{
		min-width: 100% !important;
	}
	h2{
		font-size: 30px !important;
    word-break: break-word;
	}
	h3{
		font-size: 24px !important;
	}
	h4{
		font-size: 22px !important;
	}
		h5{
		font-size: 20px !important;
	}
}
.orderby, #ship-to-different-address {
	display:none;
}
.mx-100{
	max-width:inherit !important;
}
.reading_box{
	box-shadow:0 0 21px 0 rgb(0 187 235 / 45%);
	border-radius:10px;
	margin: 8px !important;
} 
.border-white{
	border-color: white;
}
.border-round{
	border-radius:10px;
}
.justify-content-between{
	    justify-content: space-between;
}
.border-blue{
	border-color: #00bbeb;
}
.wp-site-blocks{
	padding: 0px;
 overflow: hidden;
}
header.wp-block-template-part{
	    padding-left: min(30px, 5vw);
    padding-right: min(30px, 5vw);
}
.video-w{
	margin: auto;
    max-width: 620px;
}
.btn-drop-shadow a{
	    box-shadow: 3px 3px 2px black;
}
.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link {
    font-size: 20px;
    padding: 15px 25px !important;
    line-height: 28px;
}
.classwaller-btn a{
	text-decoration: none !important;
}
.classwaller-btn a:focus-visible{
	outline: none !important;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	float: none;
	margin: 4px 20px;
	width: auto;
	align-items: center;
	display: flex;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	justify-content: space-between;
	border-bottom: 2px solid #696969;
}
.woocommerce ul.products li.product:last-child{
	border-bottom: none;
}
.woocommerce ul.products li.product a {
	align-items: center;
	display: flex;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
}
.woocommerce ul.products li.product a img {
    width: 100%;
    margin: 8px 0 0px 0;
    max-width: 150px;
}
.woocommerce ul.products li.product .price{
	display: none;
}
.woocommerce ul.products li.product .button {
	margin-top: 0;
	width: auto;
}
@media (max-width: 810px){
	.woocommerce ul.products li.product .button {
    margin-top: 0;
    font-size: 16px;
    width: fit-content;
    padding: 14px;
}
}
@media (max-width: 768px){
	.buddybook-padding{
	padding-left: 20px !important;
	padding-right: 20px !important;
}
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
   width: auto;
  float: none;
  margin: 10px 20px;
	padding-bottom: 10px
	}
	.woocommerce ul.products li.product .woocommerce-loop-product__title {
		font-size: 20px !important;
		margin-bottom: 20px;
	}
	.woocommerce ul.products[class*=columns-] li.product:nth-child(2n), .woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n) {
    float: none;
    clear: none!important;
	}
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	flex-direction: column;
}
.woocommerce ul.products li.product a {
	flex-direction: column;
}
	.woocommerce ul.products li.product a img {
	width: auto;
	margin: 0; 
}
	.woocommerce ul.products li.product .button {
    font-size: 18px;
    padding: 14px 22px;
}
}
.lgx_lsw_nav_wrap{
    position: absolute;
    top: 30%;
    display: flex;
    justify-content: space-between;
}
.lgx_app_layout_carousel .lgx_lsw_nav_button {
    display: block !important;
	  width: 100% !important;
}
.lgx_lsw_nav_wrap .lgx_lsw_nav_button_prev{
	  left: 0px;
    text-align: left !important;
}
.lgx_lsw_nav_wrap .lgx_lsw_nav_button_next{
	text-align: right !important;
}
.lgx_app_layout_carousel .lgx_lsw_nav_button i {
    font-size: 30px;
}
.woocommerce-loop-product__title p,
.woocommerce ul.products li.product strong{
	display:inline-block;
}
.woocommerce-loop-product__title p{
	  color: #395eff;
	  padding-left: 10px;
}
.archive .woocommerce-products-header__title{
	 font-size: 33px;
}
.product .woocommerce-loop-product__title{
	 font-style: italic;
}