.woocommerce div.product form.cart .variations select {
    color: #333;
    padding-left: 10px;
    font-weight: 500;
    border: 2px solid #727272;
		width: 100%;
}

@media screen and (max-width: 600px) {
		.home-section.bcslider-section .btn-small.btn-default{
			margin-bottom: 16px
		}
}