/* 
Theme Name:		 VWalk V2
Theme URI:		 https://mahbubur.dev/
Description:	 VWalk V2 is a child theme of GeneratePress, created by Mahbubur Rahman & Salah Uddin
Author:			 Mahbubur Rahman & Salah Uddin
Author URI:		 https://www.upwork.com/freelancers/salahuddin
Template:		 generatepress
Version:		 2.0.1
Text Domain:	 vwalk-v2
*/


/*
    Add your custom styles here
*/

/* THis is a test */

/* Another change! */

@media screen and (max-width:430px) {
.vwp_ext_post, #MG-placeholder {
	margin-left: auto;
	max-width:100%;
	margin-right: auto;
}
#MG-placeholder > div {
	padding: 10px 15px !important;
}
#MG-placeholder > div > div > p:first-child {
	line-height: 22px;
	font-size: 22px !important;
	font-weight: bold;
}
#mc-embedded-subscribe-form {
	float: left;
	float: none;
}
#MG-placeholder > div > div > p:nth-child(2) {
	display: none;
}
}
/* .gb-query-loop-wrapper:not(:last-child) {
	display: none;
} */

.gb-query-loop-wrapper:nth-child(7), .gb-query-loop-wrapper:nth-child(9), .gb-query-loop-wrapper:nth-child(11) {
	display: flex !important;
}
.gb-inside-container > span{
	margin-bottom: 1.5em;
	display: inline-block;
}

.gb-inside-container > span, .gb-inside-container > span a {
    color: #ababab;
    font-size: 14px;
}