/*!
Theme Name: sabq
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: sabq
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.

sabq is based on Underscores https://underscores.me/, (C) 2012-2020 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/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */



/** Style 5 **/
.pbmit-blog-style-55{
	margin-bottom: 30px;
}
.pbmit-blog-style-55 .pbminfotech-box-content::after,
.pbmit-blog-style-55 .pbmit-featured-wrapper,
.pbmit-blog-style-55 .pbmit-post-title a,
.pbmit-blog-style-55 .pbmit-post-title{
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.pbmit-blog-style-55 .pbminfotech-box-content{
	position: relative;
	padding: 40px 35px 20px;
	border: 1px solid #e5e5e5;
	border-radius: 31px;
}
.pbmit-blog-style-55 .pbmit-featured-container{
	position: relative;
	overflow: hidden;
	border-radius: 30px;
	margin: 0 0 25px;
}
.pbmit-blog-style-55 .pbmit-post-title{
	font-size: 22px;
	line-height: 26px;
	margin-bottom: 140px;
	min-height: 55px;
	font-family: "Outfit", sans-serif;
	
}
.pbmit-blog-style-55:hover .pbmit-post-title a,
.pbmit-blog-style-55:hover .pbmit-post-title{
	color: var(--pbmit-white-color);
}
.pbmit-blog-style-55 .pbmit-post-title a{
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;

	
}
.pbmit-blog-style-55 .pbmit-featured-wrapper::after,
.pbmit-blog-style-55 .pbmit-featured-wrapper{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	visibility: hidden;
	border-radius: 20px;
	z-index: -1;
}
.pbmit-blog-style-55 .pbmit-featured-wrapper::after{
	content: '';
	z-index: 0;
	background-color: rgba(var(--pbmit-secondary-color-rgb), 0.6);
}
.pbmit-blog-style-55:hover .pbmit-featured-wrapper::after,
.pbmit-blog-style-55:hover .pbmit-featured-wrapper{
	opacity: 1;
	visibility: visible;
}
.pbmit-blog-style-55 .pbmit-featured-wrapper img{
	border-radius: 20px;
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.pbmit-ele-blog.pbmit-blog-style-55 .pbmit-blog-btn{
	position: unset;
	width: 60px;
	height: 60px;
	line-height: 60px;
	color:  #fff;
	background-color:  #a07a0f;
	border: 1px solid #e5e5e5;
}
.pbmit-ele-blog.pbmit-blog-style-55:hover .pbmit-blog-btn{
	background-color: #fff;
	color: #a07a0f;
}
.pbmit-blog-style-55 .pbmit-meta-line a,
.pbmit-blog-style-55 .pbmit-meta-line{
	color: #a07a0f;
}
.pbmit-blog-style-55 .pbmit-blog-button-box5{
	position: absolute;
	right: -1px;
	bottom: -1px;
}
.pbmit-blog-style-55 .pbmit-blog-button-wrapper{
	border-radius: 40px 0 0 0;
	padding: 10px 2px 2px 10px;
	background-color: #f6f3ec;
	border-left: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
}
.pbmit-blog-style-55 .pbmit-blog-button-box5::after,
.pbmit-blog-style-55 .pbmit-blog-button-box5::before{
	content: "";
	position: absolute;
	top: -29px;
	right: 0;
	height: 30px;
	width: 30px;
	border-radius: 0 0 20px 0;
	background-color: transparent;
	border: 1px solid #f6f3ec;;
	border-top: 0;
	border-left: 0;
	box-shadow: 0 15px 0 0 #f6f3ec;
}


/*----start code---*/

/*----end code---*/

.pbmit-blog-style-55 .pbmit-blog-button-box5::after{
	top: inherit;
	bottom: 0;
	left: -29px;
	right: inherit;
}
.pbmit-element-blog-style-5 .pbmit-blog-group-right .row{
	margin: 0;
}
.pbmit-element-blog-style-5 .pbmit-date-wraper{
	padding-right: 45px;
}
.pbmit-element-blog-style-5 .pbmit-meta-line a,
.pbmit-element-blog-style-5 .pbmit-meta-line{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	line-clamp: 1;
	-webkit-line-clamp: 1;
	word-break: break-all;
	overflow: hidden;
}
/* First Blog Design */
.pbmit-element-blog-style-5	.pbmit-blog-group-left .pbmit-featured-wrapper{
	position: unset;
	content: unset;
	opacity: 1;
	visibility: visible;
}
.pbmit-element-blog-style-5	.pbmit-blog-group-left .pbmit-content-wrapper{
	height: auto;
	position: absolute;
	bottom: 220px;
	left: 22px;
	right: 50px;
}


.pbmit-content-wrapper-about{
	height: auto;
	position: absolute;
/*	bottom: 175px!important;*/
	left: 22px;
	right: 50px;
}
.pbmit-element-blog-style-5	.pbmit-blog-group-left .pbminfotech-box-content{
	padding: 0;
}
.pbmit-element-blog-style-5	.pbmit-blog-group-left .pbmit-post-title a{
	color: var(--pbmit-white-color);
}
.pbmit-element-blog-style-5	.pbmit-blog-group-left .pbmit-featured-wrapper::after{
	    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 20px;
    z-index: 0;
    background: linear-gradient(to top, rgb(64 50 38 / 0%) 0%, rgba(var(--pbmit-secondary-color-rgb), 0) 51%, rgba(var(--pbmit-secondary-color-rgb), 0) 63%);
    opacity: 1;
    visibility: visible;
}
.pbmit-element-blog-style-5	.pbmit-blog-group-left .pbmit-post-title{
	font-size: 22px;
	line-height: 26px;
	margin-bottom: 15px;
	min-height: 0;
	text-transform: capitalize;
}