/* Custom code goes here - paste your css code below in line 3 */

.button-container .add-to-cart, .button-container .add-to-cart, div#search_widget form button[type=submit], #header div#_desktop_cart .blockcart .header, .block_newsletter .btn-newsletter, #home_categories ul li a.view_more, #scroll_top, #subcart .cart-buttons .viewcart, .product-add-to-cart button.btn.add-to-cart:hover, .product-add-to-cart button.btn.add-to-cart, #blockcart-modal .cart-content .cart-content-btn .btn, body .btn-primary {
	border-radius: 20px;
}
div#search_widget form input[type=text] {
	border: 1px solid #f1f1f1;
}

.product-prices span.price_small {
	font-size: 24px;
    font-weight: bold;
    color: #AEB52C;
}
.product-prices .current-price span.price {
	color: #333 !important;
	font-size: 16px
}

body { -webkit-touch-callout: none !important; }
a { -webkit-user-select: none !important; }