/*!
Theme Name: vcard child
Theme URI: https://bslthemes.site/vcard/
Author: beshleyua
Author URI: https://themeforest.net/user/beshleyua
Description: Vcard - CV Resume WordPress Theme
Version: 1.0.0
License: General Public License
License URI: http://www.gnu.org/licenses/gpl.html
Template: vcard
Text Domain: vcard-child
Tags: full-width-template, editor-style, featured-images, sticky-post, threaded-comments, translation-ready, theme-options 
*/

.row.sticky-parent{
	height:1200px !important;
}
.badge.badge--gray{
	margin-bottom:20px;
}
.sidebar__info{
	text-align:left !important;
}
@media only screen and (max-width: 1200px){
	.sidebar .btn {
		width: 100% !important;
	}
}
@media only screen and (max-width: 991px){
	.sidebar .btn {
		width: 100% !important;
	}
	.row.sticky-parent{
		height:auto !important;
	}
	.contacts-block {
    	display: block !important;
		text-align: left;
		width: 209px;
		margin: auto;
		margin-bottom:20px;
	}
}
@media only screen and (min-width: 991px){
	.main.theme-style-compact .circle-menu {
		 top: 0px !important; 
	   right: 0px !important;
	}
}
@media only screen and (max-width: 1028px){
.nav {
    padding: 80px 30px 30px 30px !important;
}
}

@media only screen and (max-width: 1024px) and (min-width: 991px){
.main.theme-style-compact.main-m-alt .inner-menu.inner-menu-alt {
		top: 0 !important;
		right: 0 !important;
		width:100% !important;
	}
}

@media only screen and (max-width: 1100px) and (min-width: 1000px){
	.gallery-grid.gallery-cols-3.gallery-layout-masonry.js-masonry.js-filter-container{
		width:90% !important;
		margin: 0 auto !important;
	}
}