/**
* Theme Name: Bokifa Child
* Description: This is a child theme of Bokifa, generated by Merlin WP.
* Author: <a href="http://themelexus.com/">Themelexus</a>
* Template: bokifa
* Version: 1.0.13
*/



.search .bokifa-sidebar-right .content-area {
    float: right !important;
}
.search .bokifa-sidebar-right .widget-area {
    float: left !important;
}


/* @media (min-width: 1024px) {
 	.search .bokifa-sidebar-right .content-area {
        float: right !important;
    }
	.search .bokifa-sidebar-right .widget-area {
     float: left !important;
    }
} */