

body.home footer{display: none;}

.woocommerce .select2-container.orderby .select2-choice, .woocommerce-page .select2-container.orderby .select2-choice {background-color: #f5f5f5;}

#footeer {
        position: relative;
 margin-top: -150px; /* negative value of footer height */
 height: 150px;
 clear:both;
} 