@charset "UTF-8";
/*
Theme Name: Bio Printers
Theme URI: 
Author: the Development team
Author URI: https://wordpress.org/
Description: A theme for WordPress 5.
Requires at least: WordPress 4.9.6
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp5default
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

WP5 Default is based on Underscores https://underscores.me/, (C) 2012-2018 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
# General Styles
--------------------------------------------------------------*/
html { font-size: 16px; /* 1em */ }
body { font-family: 'Open Sans', sans-serif; margin: 0 auto; padding: 0;}
a, a:visited { color: #337991;
  -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
     -o-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      text-decoration: none; }
a:hover { text-decoration: none; }
img{ max-width: 100%; height: auto; }

.elementor-kit-8 .content-area button, .elementor-kit-8 .content-area input[type="button"], .elementor-kit-8 .content-area input[type="submit"], .elementor-kit-8 .content-area .elementor-button{ display: block !important; max-width: 215px; margin: 0 auto;}
.elementor-kit-8 .content-area .elementor-align-left button, .elementor-kit-8 .content-area .elementor-align-left input[type="button"], .elementor-kit-8 .content-area .elementor-align-left input[type="submit"], .elementor-kit-8 .content-area .elementor-align-left .elementor-button{ margin: 0; }

/*--------------------------------------------------------------
# Helper Styles
--------------------------------------------------------------*
/* For removing bootstrap grid gutter */
.no-gutter > [class*='col-'] { padding-right:0; padding-left:0; }
.skip-link.screen-reader-text, .screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%);height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important; padding: 0; }

/*--------------------------------------------------------------
# Layout
--------------------------------------------------------------*/
.site { margin: 0 auto; }
.full { width: 100%; }
.main { margin: 0 auto; }
.concave, .concave-reverse, .concave-reverse-after{ position: relative; }
.concave:before, .concave-reverse:before, .concave-reverse-after:after{ content: ""; background: url(assets/images/path.png) no-repeat center top; height: 52px; width: 100%; position: absolute; left: 0; right: 0; top: 0; z-index: 2;}
.concave-reverse:before, .concave-reverse-after:after{ transform: rotate(180deg); }
.after:before, .concave-reverse-after:after{ top: inherit; bottom: 0; }
/*--------------------------------------------------------------
# Banner
--------------------------------------------------------------*/
.banner .elementor-slide-description{ max-width: 736px; margin-left: auto; margin-right: auto;}
.elementor-kit-8 .content-area .banner .elementor-button{ max-width: 235px; }
.banner .swiper-pagination-bullets{ bottom: 100px !important; }
.banner .swiper-pagination-clickable .swiper-pagination-bullet{ background: #fff; border: 1px solid transparent; opacity: 1; }
.banner .swiper-pagination-clickable .swiper-pagination-bullet-active{ background: transparent !important; border-color: #fff; }
/*--------------------------------------------------------------
## Content
--------------------------------------------------------------*/
.graybg .elementor-widget-wrap{ background: #e5e5e5; border-radius: 30px; box-sizing: border-box; padding-left: 40px; padding-right: 40px;}
.medium .elementor-widget-wrap{ max-width: 585px; margin: 0 auto; }
.team .elementor-button{ max-width: 255px !important; }


/*--------------------------------------------------------------
## Inner Pages
--------------------------------------------------------------*/
/* Company */
.page-id-12 .company.concave-reverse-after:after, .page-id-12 .footer.concave:before{ filter: brightness(90%); }
.page-id-12 .colthree .elementor-col-33 .elementor-widget-wrap{ background: #fff; box-sizing: border-box; border-radius: 8px; padding: 40px; }
.page-id-12 .colthree .elementor-image img{ max-width: 100px; }
.page-id-12 .colthree p{ margin: 0 auto; }
/* Product */
.page-id-13 .elementor-widget-portfolio [data-filter="__all"]{ display: none !important;}
.product-filter .elementor-portfolio__filters{ justify-content: space-between; margin-bottom: 40px !important;}
.product-filter .elementor-portfolio__filter{ padding: 0 !important; }
.filter-bar .elementor-portfolio__filters{ display: block !important; }
.filter-bar .elementor-portfolio__filter{ color: #111; font-family: "Montserrat"; font-size: 17px; letter-spacing: 1px; padding-left: 0; padding-right: 0; text-transform: uppercase;}
.filter-bar .elementor-active{ color: #337991; font-weight: 700; position: relative; }
.filter-bar .elementor-active:before{ content: "\f0da"; font-family: "Font Awesome 5 Free"; display: inline-block; width: 11px; margin-right: 5px; }

/*--------------------------------------------------------------
## WooCommerce
--------------------------------------------------------------*/
/* Single Product */
.woocommerce div.product form.cart .button{ display: inline-block; font-family: "Montserrat"; max-width: 220px; width: 100%; }
.woocommerce div.product.elementor .quantity .qty{ height: 60px; }
.woocommerce div.product div.images .flex-control-thumbs{ display: flex; align-items: center; }
.woocommerce div.product div.images .flex-control-thumbs li{ box-sizing: border-box; float: none; padding: 5px; width: 20%;}
.woocommerce a.added_to_cart{ margin-left: 10px; }
/* Cart & Checkout */
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .select2-container--default .select2-selection--single, .woocommerce .quantity .qty, #add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text{ border: 1px solid #ccc; color: #333; font-family: 'Open Sans', sans-serif; line-height: 2em; height: 36px; }
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{ background-color: #87B7DB; color: #fff !important;}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{ background-color: #212121; color: #fff;}

/* Cart */
#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text{ max-width: 140px; width: 100%; }

/* Checkout */
.woocommerce form .form-row textarea{ height: 80px; }
.woocommerce form .form-row .select2-container, .select2-container--default .select2-selection--single .select2-selection__rendered{ line-height: 2em; }
.select2-container--default .select2-selection--single .select2-selection__arrow{ height: 36px; }
#add_payment_method .cart-collaterals .shipping-calculator-button, .woocommerce-cart .cart-collaterals .shipping-calculator-button, .woocommerce-checkout .cart-collaterals .shipping-calculator-button{ color: #337991; }

/* Account */
.woocommerce-MyAccount-navigation ul{ border: 1px solid #eee; list-style: none; margin: 0; padding: 0; }
.woocommerce-MyAccount-navigation ul li{ border-bottom: 1px solid #eee; padding: 5px; text-indent: 15px; }
.woocommerce-MyAccount-navigation ul li:last-child{ border-bottom: 0; }
/*--------------------------------------------------------------
## Media Queries
--------------------------------------------------------------*/
@media screen and (max-width: 1600px) and ( min-width: 1025px ){
	.graybg .elementor-widget-wrap h4{ font-size: 20px; }
	.graybg .elementor-widget-wrap p{ line-height: 1.6em; margin: 0; }
}
@media screen and (max-width: 1440px) and ( min-width: 1025px ){
	.banner .elementor-slide-heading, .elementor-kit-8 h2{ font-size: 50px !important; }
	.graybg .elementor-widget-wrap{ padding-left: 20px; padding-right: 20px; }
	.graybg .elementor-widget-wrap p{ font-size: 15px; line-height: 1.4em; }
}
@media screen and ( max-width: 1200px) and ( min-width: 1025px ){
	body:not(.rtl) .elementor-22 .elementor-element.elementor-element-3f299d8 .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li:not(:last-child){ margin-right: 20px !important; }
	.cart-icon .elementor-widget-container{ margin: 0 0 0 20px !important; }
	.phone .elementor-widget-container{ margin: 0 0 0 10px !important; }
	.graybg .elementor-widget-wrap p{ font-size: 14px; line-height: 1.2em; }
	.banner .elementor-slide-heading, .elementor-kit-8 h2{ font-size: 40px !important; }
	.team .medium{ box-sizing: border-box; padding-left: 10px; }
	.footer a{ font-size: 16px !important; }

	
	.page-id-13 .elementor-portfolio__filter{ font-size: 15px !important; }
}
@media screen and ( max-width: 1024px){ 
	.elementor-location-header .elementor-col-66 .elementor-nav-menu--toggle{ order: 2; }
	.elementor-location-header .elementor-col-66 .elementor-widget-button{ order: 1; }
	.graybg .elementor-widget-wrap{ padding: 20px; }
	.graybg .elementor-widget-wrap p{ margin: 0; }
	.bioprinters .col1, .footer .col3{ order: 2; }
	.bioprinters .bptop .graybg, .footer .col1{ order: 1; }
	.bioprinters .col3, .footer .col2{ order: 3; }
	.footer .col2{ text-align: center; }

	.filter-bar .elementor-portfolio__filter{ font-size: 15px; }
	.page-id-12 .colthree .elementor-col-33 .elementor-widget-wrap{ padding: 20px; }
}
@media screen and ( max-width: 900px){
	.product-filter .elementor-portfolio__filters{ justify-content: space-evenly; }
	.product-filter .elementor-portfolio__filter{ padding: 5px !important; }
}
@media screen and ( max-width: 767px){
	.bioprinters .col1, .bioprinters .col3, .footer .col1, .footer .col3{ width: 50% } 
	.medium .elementor-widget-wrap{ max-width: 100%; }
}
@media screen and ( max-width: 600px){
	.banner .elementor-slide-description{ font-size: 16px !important; }
	.elementor-location-header .elementor-col-66 .elementor-button{ font-size: 14px !important; }
	.elementor-location-header .elementor-col-66 .elementor-widget-button i{ font-size: 14px; height: 30px !important; line-height: 30px !important; width: 30px !important; }
}
@media screen and ( max-width: 480px){
	.elementor-location-header .elementor-col-66 .elementor-widget-button i{ font-size: 12px; height: 25px !important; line-height: 25px !important; width: 25px !important; }
	.elementor-location-header .elementor-col-66 .elementor-nav-menu--toggle{ flex: 0 0 100%; }
}
@media screen and ( max-width: 400px){
	.phone .elementor-widget-container{ margin: 0 !important; }
	.account-icon .elementor-widget-container{ margin-left: 5px !important; margin-right: 5px !important; }
	.banner .elementor-slide-description{ font-size: 15px !important; }
	.elementor-location-header .elementor-col-66 .elementor-widget-button .elementor-button-icon{ margin-right: 5px !important; }
	.team h3{ font-size: 18px !important; }
	.footer .col1 .elementor-column-wrap, .footer .col3 .elementor-column-wrap{ padding: 10px !important; }

	.page-id-13 .elementor-grid-mobile-2 .elementor-grid{ grid-template-columns: auto; }
}