.wpfFilterWrapper .wpfFilterTaxNameWrapper{
	font-size:14px !important;
	white-space: nowrap !important;
}

@media only screen and (max-width: 767px){
	.dnxt-headline {
		line-height: 0.8 !important;
	}
}
@media screen and ( max-width: 767px ) {
    .reverse-column {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
    }
	.et_pb_shop ul.products.columns-4 li.product{
		width: 100% !important;
	}
	.et-db #et-boc .et-l .et_pb_shop ul.products.columns-4 li.product{
		width: 100% !important;
	}
	/*.et_pb_row.et_pb_row_2.filter-row.et_pb_equal_columns {*/
 /*   	flex-direction: column !important;*/
	/*}*/
	.page-id-246214 .select2-container.select2-container--open .select2-dropdown{
		width: 140px !important;
	}
	.include-row{
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		    -ms-flex-direction: column !important;
		        flex-direction: column !important;
     	-webkit-box-align: start !important;
     	    -ms-flex-align: start !important;
     	        align-items: start !important;
	}
	.renewal-title{
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		    -ms-flex-direction: column !important;
		        flex-direction: column !important;
    	-webkit-box-align: start !important;
    	    -ms-flex-align: start !important;
    	        align-items: start !important;
	}
	.follow-us-section .et_pb_row {
    	-webkit-box-orient: vertical;
    	-webkit-box-direction: normal;
    	    -ms-flex-direction: column;
    	        flex-direction: column;
	}
	.follow-us-section .et_pb_row .et_pb_column{
		width:100% !important;
		text-align: center;
	}
	.et_pb_row.contact-form div.wpforms-container-full .wpforms-form .wpforms-one-half {
    	width: 100%;
		margin:0;
	}
	.et_pb_tabs_controls li a{
		padding:0 0 !important;
	}
	.et-db #et-boc .et-l .et_pb_module.et_pb_promo .et_pb_button::after, .et-db #et-boc .et-l .et_pb_module.et_pb_promo .et_pb_button::before{
		font-size:14px !important;
		top:7px !important;
	}
} 