/*
Theme Name: Poket Medical
Theme URI: https://themexbd.com/poket/medical/
Author: wpexpert
Author URI: https://www.templatemonster.com/authors/wpexpert/
Description: Poket - Medical Service Responsive WordPress Theme
Version: 1.0.9
Tested up to: 6.8
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, sticky-post, threaded-comments, translation-ready
Text Domain: poket
*/
/*----------------------------------------
 Don't change any css from here. If you need to change, Please use child theme.
------------------------------------------*/


.fontbold
{
	font-weight: 800;
	font-size: 20px;
}

.poket_nav_area
{
	position: relative;
	z-index: 100000;
}

.main_sticky_main_l
{
	position: absolute;
	top: -100px;
	left: 0px;
	padding: 20px;
	background: #FFF;
	-webkit-border-bottom-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
	-webkit-box-shadow: 2px 3px 7px 1px rgba(0,0,0,0.23); 
box-shadow: 2px 3px 7px 1px rgba(0,0,0,0.23);
}

.main_sticky_l
{
	position: absolute;
	top: -54px;
	left: 0px;
	padding: 20px;
	background: #FFF;
	-webkit-border-bottom-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
	-webkit-box-shadow: 2px 3px 7px 1px rgba(0,0,0,0.23); 
box-shadow: 2px 3px 7px 1px rgba(0,0,0,0.23);
}

.wrapper
{
	padding-top: 150px;
}

.template-home-wrapper
{
	
	
}