/*
Theme Name: GeneratePress Child
Template: generatepress
*/
.clsdisplaynone{
	display:none!important;
}


/************************************HOME PAGE SCTION FOR ALL PAGES****************************************/
.clsblogigs{
	    background: #f9f9f9;
	padding:30px 0px 30px 0px;
}
.clsblogigs img {
    object-fit: cover;
    height: 300px!important;
    object-position: center;
}
.clsblogigs h3 {
	margin-top: 30px;
    font-family: 'Freight Big Pro', serif !important;
    font-size: 30px;
    color: #2b2b2b;
    font-weight: 100;
}
.clsblogigs p{
    font-family: 'BrandonGrotesque', sans-serif !important;
    font-size: 16px;
    letter-spacing: 0.2px; 
    color: #2b2b2b;
}

.clsblogigs a {
    font-family: 'BrandonGrotesque', sans-serif !important;
    font-size: 14px;
    letter-spacing: 0.2px;
	color: grey;
}
/************************************START COMMON FOR ALL PAGES****************************************/
.pt-50{
	padding-top:50px!important;
}
.pt-80{
	padding-top:80px!important;
}
.pb-50{
	padding-bottom:50px!important;
}
.pb-80{
	padding-bottom:80px!important;
}
.mt-50{
	margin-top:50px!important;
}
.mt-80{
	margin-top:80px!important;
}
.mb-50{
	margin-bottom:50px!important;
}
.mb-80{
	margin-bottom:80px!important;
}
/************************************END COMMON FOR ALL PAGES****************************************/
.filters-container{
    width: 100%;
    float: left;	
	margin-bottom: 20px;
}
.filters-container .filter-tax{
    width: 150px;
    margin-right: 20px;
}
.filters-container .filter-title  {
    font-size: 16px;
    margin: 0px;
}
.filters-container form{
	display:flex;
}
.yith-wcan-filters .yith-wcan-filter .yith-wcan-dropdown .dropdown-wrapper .matching-items{
    margin: 0px;
}

ul.products li.product {
    text-align: center;
    border-bottom: 1px solid black;
}
.woocommerce-loop-product__title{
    height: 61px;
    color: #515151;
}
.price{
    color: black;
}

.page-id-182 .site-content {
  display: flex;
  flex-wrap: wrap;            
  gap: 12px;                    
}

/* Make the first item occupy the whole row */
.page-id-182 .site-content > div:first-child {
  flex: 0 0 100%;              
  min-width: 100%;           
  width: 100%;                   
}

/* Example: make 2nd & 3rd share the next row */
.page-id-182 .site-content >div:nth-child(2),
.page-id-182 .site-content >div:nth-child(3) {
	/*   flex: 1 1 0%;         */
}

.page-id-182 .main-navigation {
    border-bottom: none;
}
.main-cat-div {
    margin-bottom: 20px;
    width: 100%;
    float: left;
    margin-top: 20px;
}
h1.woocommerce-products-header__title page-title{
    font-family: 'FreightBigPro', serif;
    color: #202020;
    font-weight: 100;
}
.term-description p{
    font-family: 'FreightBigPro', serif;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 1px;
	display:none;
}
.demo-1 .owl-nav {
    position: absolute;
    top: 34%;
    width: 100%;
}
.demo-1 .owl-nav button {
    background: #fff !important;
    width: 30px !important;
    height: 30px !important;
    line-height: 30px !important;
    border-radius: 50% !important;
    font-size: 30px !important;
    font-weight: bold;
}
.demo-1 .owl-nav .owl-next {
    float: right;
}
.demo-1 .owl-item{
	background: #f6f6f6;
	text-align: center;
    padding: 20px;
}
.demo-1 .owl-item a{
	color: black;
    text-decoration: none;
}
.demo-1 .owl-item a img{
	display:none;

}
.demo-1 .owl-item a span{
	    color: #4d4d4d;
	text-transform: uppercase;
	font-size: 12px;
	position: relative;
	width: 100%;
	float: left;
}
.is-right-sidebar {
    
    display: none;
}
.pe-enq-wrapper .pe-show-enq-modal{
    width: 100%;
    float: left;
    min-width: 100%;
    background: black!important;
    padding: 16px!important;
       font-size: 16px !important;
    border-radius: 5px !important;
    margin-bottom: 30px !important;
}
	
 /*
.category-bar {
    display: flex;
    overflow-x: auto;
    gap: 20px;
    padding: 15px 0;
    border-bottom: 1px solid #eee;
}

.category-item {
    flex: 0 0 auto;
    text-align: center;
    min-width: 120px;
}

.category-item img {
    max-width: 80px;
    height: auto;
    margin: 0 auto 8px;
    display: block;
    border-radius: 8px;
}

.category-item span {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #333;
}
*/
.shop-wrapper { 
    width: 20%;
    float: left;
}
.category-sidebar .category-item {
    margin-bottom: 10px;
    text-align: left;
}
.category-sidebar .category-item img {
    max-width: 100px;
    margin: 0 auto 8px;
    display: block;
    border-radius: 8px;
}
.category-sidebar .category-item span {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #333;
}
.category-sidebar .category-item.active span {
    font-weight: bold;
    color: #000;
}

.product-template-default .inside-article{
	padding:0px;
}
.product-content {
    flex: 1;
}
.main-product-list{
    width: 80%;
    float: left;
}

.ui-dialog .ui-dialog-titlebar {
    background-color: #3b3b3b!important;
    font-family: 'BrandonGrotesque';
}
#contact-form #enquiry-form{
    padding: 10px 5px 50px 5px!important;
}
.contact-button {
    background-color: black !important;
    width: 100%;
    font-weight: 400 !important;
    font-family: 'BrandonGrotesque' !important;
    font-size: 18px !important;
}

.woocommerce-result-count, .woocommerce-ordering{
	display:none;
}

/*.btn-search-heda{
    background: none;
    width: 10px;
    padding: 0px;
    margin: 0px;
}*/
@media screen and (max-width: 770px) {

.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
	width: 100%;
}
.shop-wrapper{
	display:none;
}
.main-product-list {
    width: 100%;
}
.content-area {
    width: 100% !important;
}
}
.wp-block-social-link-anchor svg {
    width: 28px !important;
    height: 28px !important;
	    fill: white!important;
}

.cls-com-res-head h2 {
    font-family: 'Freight Big Pro' !important;
    font-size: 50px;
    font-weight: 100!important;
    padding:20px 0px 30px 0px;
	
}

.cls-com-res-head h3 {
    font-family: 'Freight Big Pro', serif !important;
    color: black !important;
    text-align: center;
    font-size: 30px;
    font-weight: 400 !important;
    margin-top: 30px;
}
.cls-res-com-video{
    max-width:1000px!important;
    margin: 0px auto;
}
.clsmaxwithsect p {
    color: #545454;
    text-align: center;
    font-size: 18px;
    font-family: 'BrandonGrotesque', sans-serif !important;
    line-height: 36px;
    letter-spacing: 0.5px;
    max-width: 800px;
    margin: 0px auto;
    padding-bottom: 30px;
}

.clsrescomsect img{
	    object-fit: cover;
    height: 400px!important;
    width: 100%;
	
}
.clsrescomsect h2{
    text-align: center;
    color: black;
    font-size: 25px;
    margin-top: 20px;
    font-weight: 100 !important;
    font-family: 'Freight Big Pro';
}

.fa-phones {
    position: relative;
	}
.fa-phones:before {
    content: "\f095"!important;
}
.fa-phones svg {
	display:none;
}
.fa-phones a {
	    width: 50px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}