* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.ask-enquire
{
	margin: 0 auto;
	max-width: 100%;
	padding: 20px;
	font-size: 0;
}
.ask-enquire .choosing 
{
	width: 50%;
	padding: 10px;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 30px;
}
.choosing.full
{
	width: 100%;
	display: block;
}
.ask-enquire .choosing h2
{
	font-size: 18px;
	font-weight: bold;
}
.ask-enquire .choosing p
{
	width: 100%;
	display: block;
	float: none;
	text-align: left;
}
.ask-enquire .choosing ul.wpcf7-post_image_checkbox, .ask-enquire .choosing ul.wpcf7-post_image_radio
{
	font-size: 0;
	position: relative;
}
.ask-enquire .choosing .wpcf7-list-item
{
	width: 20%;
	font-size: 12px;
	display: inline-block;
	height: inherit;
	vertical-align: top;
	margin: 0 !important;
	padding: 15px;;

}
	.ask-enquire .choosing ul.wpcf7-post_image_radio>li.wpcf7-list-item
	{
		cursor: pointer;
	}
	ul.wpcf7-post_image_checkbox>li.wpcf7-list-item>label, ul.wpcf7-post_image_radio>li.wpcf7-list-item>label
	{
		display: inline !important;
		cursor: pointer;
	}
	.ask-enquire .choosing ul.wpcf7-post_image_radio>li.wpcf7-list-item>label>label>input
	{
		display:none;
    	visibility:hidden;
	}
	.ask-enquire .choosing ul.wpcf7-post_image_radio>li.wpcf7-list-item .wpcf7-list-item-media
	{
		width: 100%;
		height: 150px;
		display: block;
		overflow: hidden;
		cursor: pointer;
	}
	.ask-enquire .choosing ul.wpcf7-post_image_radio>li.wpcf7-list-item>label>label>input+.wp-post-image
	{
		width: 100%;
		height: 100%;
		padding: 0px;
		border: none;
		display: block;
		border-radius: 10px;
	}
	.ask-enquire .choosing ul.wpcf7-post_image_radio>li.wpcf7-list-item>label>div.wpcf7-list-item-body
	{
		width: 100%;
		text-align: center;
		display: block;
	}
	.ask-enquire .choosing ul.wpcf7-post_image_radio>li.wpcf7-list-item .wpcf7-list-item-meta-data>span.wpcf7-list-item-meta:empty
	{
		padding: 0;
	}
	ul.wpcf7-post_image_radio>li.wpcf7-list-item .wpcf7-list-item-excerpt
	{
		line-height: 16px;
	}
	.qodef-newsletter .choosing.center
	{
		text-align: center;
	}
	.qodef-newsletter .ask-enquire .choosing input.wpcf7-form-control.wpcf7-submit
	{
		float: none;
	}
	.ask-enquire .choosing ul.wpcf7-post_image_checkbox>li.wpcf7-list-item>label>label>input:checked+.wp-post-image, 
	.ask-enquire .choosing ul.wpcf7-post_image_radio>li.wpcf7-list-item>label>label>input:checked+.wp-post-image
	{
		border-color: #ffecac;
		opacity: 0.5;
		border:  2px solid #000;
	}
	.ask-enquire .choosing ul.wpcf7-post_image_checkbox>li.wpcf7-list-item>label>label>input:checked:before
	{
		width: 50px;
		height: 50px;
		background: url('https://masi.mk/wp-content/uploads/2022/02/check.png') no-repeat 0 0;
	}
	.ask-enquire ul.wpcf7-post_image_checkbox > li.wpcf7-list-item > label.last,.ask-enquire ul.wpcf7-post_image_radio > li.wpcf7-list-item > label.last
	{
		float: none;
	}
	.ask-enquire ul.wpcf7-post_image_checkbox > li.wpcf7-list-item .wpcf7-list-item-label, .ask-enquire ul.wpcf7-post_image_radio > li.wpcf7-list-item .wpcf7-list-item-label
	{
		font-size: 14px;	
		line-height: 14px;
		margin-top: 10px;
	}
	.choosing input.wpcf7-form-control.wpcf7-submit
	{
		float: none !important;
	}
	.ask-enquire .select2-container .select2-selection--single .select2-selection__rendered
	{
		font-size: 14px;
	}
	body .select2-container--default .select2-results__option
	{
		display: inline-block;
		vertical-align: top;
	}
	.wpcf7-select2-post-image__meta
	{
		width: 100%;
		text-align: center;
		display: block !important;
	}
	.select2-results__option--highlighted .wpcf7-select2-post-image__title
	{
		color: #FFBE3F !important;
	}
	.ask-enquire .preview
	{
		width: 100%;
		height: 100%;
		display: table;
		min-height: 300px;
		margin-top: 60px;
		border: 1px dashed #e5e5e5;
	}
		.ask-enquire .preview span
		{
			display: table-cell;
			vertical-align: middle;
			font-size: 16px;
		    text-align: center;
		    padding: 0 20px;
		}
	@media only screen and (max-width: 748px) {
		.qodef-elements-holder
		{
			position: relative;
			margin-top: 120px;
		}
		.material-image
		{
			width: 50% !important;
			display: block;
			height: 200px !important;
			position: absolute;
			top: -100px;
			left: 25%;
		}
		.ask-enquire .choosing 
	  	{
	  		width: 100%;
	  		display: block;
	  	}
	  	.ask-enquire .choosing .wpcf7-list-item
	  	{
	  		width: 100%;
	  		display: block;
	  	}
	  	.wpcf7-select2-post-image__thumbnail
	  	{
	  		float: none !important;
	  		margin: 0;
	  		padding-right: 5px !important;
	  	}
	  	.ask-enquire .choosing .wpcf7-list-item label > label
	  	{
	  		width: 30% !important;
	  		margin-right: 20px;
	  		float: left !important;
	  	}
	  	.qodef-section-title-holder
	  	{
	  		padding: 20px !important;
	  	}
	  	.qodef-newsletter input.wpcf7-form-control.wpcf7-submit
	  	{
	  		float: none !important;
	  		margin: 20px auto;
	  		display: block;
	  	}
	}
	@media only screen and (max-width: 680px) {
		.qodef-row-grid-section
		{
			width: 100% !important;
			padding: 0;
		}
		body .select2-container--default .select2-results__option
		{
			max-width: 50%;
		}
		.ask-enquire .choosing ul.wpcf7-post_image_radio>li.wpcf7-list-item .wpcf7-list-item-media
	  	{
	  		height: 80px;
	  	}
	}

	@media only screen and (min-width: 1024px) {
		body .select2-container--default .select2-results>.select2-results__options
		{
			max-height: 100% !important;
		}
	}