/**
Theme Name: Pro Secure
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: pro-secure
Template: astra
*/


/**************************************
 * GENERAL SETTINGS
**************************************/
.dialog-close-button [class^="eicon"] {
	color: #fff;
	font-size: 24px;
}




/**************************************
 * HEADER
**************************************/
.ast-theme-transparent-header .main-header-menu .menu-link {
	color: #222!important;
}
.main-header-bar.ast-sticky-active {
    box-shadow: 0 2px 3px 0 rgba(36,50,66,.2);
}

.ast-builder-menu .main-navigation > ul {
	border:0;
}




/**************************************
 * CONTENT
**************************************/
.home.page .site-content {
	margin-top: -160px;
}

.elementor-widget-text-editor ul {
	margin: 0 0 1.5em 2em;
}
.elementor-widget-text-editor ul li {
	font-family: 'Oxanium',display;
	color: #1d84b5;
	position: relative;
	list-style-type: none;
	padding-left: 2.5rem;
	margin-bottom: 0.5rem;
	font-size: 1.1em;
}
.elementor-widget-text-editor ul li:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 7px;
	height: 15px;
	border-width: 0 2px 2px 0;
	border-style: solid;
	border-color: #1d84b5;
	transform-origin: bottom left;
	transform: rotate(45deg);
}

p, .entry-content p {
    margin-bottom: 1.5em;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
	margin-top: 1.5em;
	margin-bottom: .8em;
}

.wpforms-field-label {
	color: #fff;
}
.wpforms-submit {
	background: #2b2d42;
}
.wpforms-submit:hover,
.wpforms-submit:focus {
	background: #fff;
	color:#2b2d42;
}


.ast-pagination .page-numbers {
    color: #8d99ae;
    border-color: #8d99ae;
}
.ast-pagination .page-numbers.current, .ast-pagination .page-numbers:focus, .ast-pagination .page-numbers:hover {
    background-color: #8d99ae;
    border-color: #8d99ae;
}

.ast-article-post .ast-date-meta .posted-on, .ast-article-post .ast-date-meta .posted-on * {
    background: #8d99ae;    
}
.read-more > a {
	display: inline-block;
	float: right;
}

.ast-advanced-headers-title {
	font-size: 30px;
}
.ast-breadcrumbs {
	font-size: 14px;
}
.ast-related-post-cta.read-more {
    display: none;
}

.ast-related-post-featured-section .post-thumb a {
    display: block;
    height: 150px;
    overflow: hidden;
}
.ast-related-post-featured-section .posted-on {
    width: 70px;
    height: 70px;
}
.ast-related-post-featured-section .posted-on .entry-date span {
    font-size: 15px;
}

.entry-content p > img,
.wp-block-image .alignleft,
.wp-block-image .alignright,
.wp-block-image .alignnone { margin-bottom: 2em; }


/**************************************
 * SIDEBAR
**************************************/
#secondary li {
    margin-bottom: 0.7em;
}



/**************************************
 * FOOTER
**************************************/
.site-above-footer-inner-wrap {
	padding:0!important;
}
.site-above-footer-wrap[data-section="section-above-footer-builder"].ast-footer-row-mobile-stack .site-footer-section {
  margin-bottom: 0;
}



/**************************************
 * MEDIA
**************************************/

@media screen and (min-width:921px) {

	.ast-desktop .main-header-menu:not(#ast-hf-mobile-menu) .sub-menu {
		background: rgba(42,44,65,0.95)!important;
	}
	
	.ast-desktop .main-header-menu:not(#ast-hf-mobile-menu) .astra-megamenu .sub-menu {
	    background: none !important;
	}
	.ast-desktop .main-header-menu:not(#ast-hf-mobile-menu) .astra-megamenu .sub-menu li a:hover,
	.ast-desktop .main-header-menu:not(#ast-hf-mobile-menu) .astra-megamenu .sub-menu li.current-menu-item a {
	    background: #161616!important;
	}
	
	.ast-desktop .main-header-menu:not(#ast-hf-mobile-menu) .sub-menu a {
		color: #fff;
	}
	.ast-builder-menu-1 .sub-menu .menu-item:hover > .menu-link,
	.ast-builder-menu-1 .sub-menu .menu-item.current-menu-item > .menu-link {
	    background: #161616;
	}

	.main-header-menu > .menu-item > .menu-link {
		max-width: 190px;
		text-align: center;
		height: 78px;
		display: table-cell;
		vertical-align: middle;
	}
	.site-header a .sub-arrow {
		clear: both;
		margin-bottom: -33px;
	}

}



@media screen and (min-width:921px) and (max-width:1460px) {

	.ast-builder-menu-1 .main-header-menu > .menu-item > .menu-link {
		padding-left: 10px;
		padding-right: 10px;
		font-size: 13px;
		max-width: 150px;
	}

}



@media screen and (max-width:921px) {

	.sub-menu .sub-menu li a { padding-left: 60px!important; }
	
}



.ast-header-break-point .main-navigation ul .menu-item .menu-link {
	border-color: #161616!important;
}
.ast-header-break-point .ast-builder-menu-1 .menu-item.menu-item-has-children > .ast-menu-toggle {
	top: 5px!important;
}