/*
Theme Name: Sciencewerke
Author: Corsiva Lab Team (Bryan)
Description: Sciencewerke
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Sciencewerke
*/
.single-product .section-description .desc{
	font-size:1.7rem;
}
.single-product .section-description{
	padding:0 0 5rem 0;
}
.single-product .section-introduction{
	padding: 5rem 0;
}
.section-shop .group-filter  {
	padding: 0 1rem;
}
.woocommerce .section-shop .btn-filter .title-filter{
	width:100%;
}
.section-shop .widget-content{
	margin-top:2rem;
}
.filter-title{
/* 	display:none */
}
.section-shop .yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown{
	background: #ecf6ff;
    width: 100%;
    height: 100%;
    font-size: 1.7rem;
    font-weight: 600;
    color: #464646;
    padding: .6rem 1.5rem;
    border: 1px solid #e2e0e0;
    font-family: franklin-gothic-urw, FranklinGothicURW, -apple-system, BlinkMacSystemFont, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}
.section-termandpolicy{
	padding:5rem 0;
}
.section-termandpolicy .desc h2{
	font-size:1.8rem;
	font-weight:600;
}
.section-hero-banner{
	max-width:114rem;
	margin:0 auto;
}
.section-thehappenings .body .list-post .item-post .thumbnail{
	max-width:17rem;
}
