#shopping_cart a, .icon-search, #search_block_top .button{border-radius: 30px;}
/*#search_block_top, #cart_block .block_content{box-shadow: 0 3px 3px #666;}*/


.pos-new-product .newproductslider-item-inner .ajax_add_to_cart_button,
.pos-feature-product .featureproductslider-item-inner .ajax_add_to_cart_button,
#product_list.grid_view .ajax_block_product_inner .ajax_add_to_cart_button
{
	transition: left 0.3s ease-out;
	-webkit-transition: left 0.3s ease-out;
	-moz-transition: left 0.3s ease-out;
}

.pos-new-product .newproductslider-item-inner:hover .ajax_add_to_cart_button,
.pos-feature-product .featureproductslider-item-inner:hover .ajax_add_to_cart_button,
#product_list.grid_view .ajax_block_product_inner:hover .ajax_add_to_cart_button
{
	transition: left 0.3s ease-out;
	-webkit-transition: left 0.3s ease-out;
	-moz-transition: left 0.3s ease-out;
}

.pos-new-product .newproductslider-item-inner .lnk_more,
.pos-feature-product .featureproductslider-item-inner .lnk_more,
#product_list.grid_view .ajax_block_product_inner .lnk_view
{
	transition: left 0.5s ease-out;
	-webkit-transition: left 0.5s ease-out;
	-moz-transition: left 0.5s ease-out;
}

.pos-new-product .newproductslider-item-inner:hover .lnk_more,
.pos-feature-product .featureproductslider-item-inner:hover .lnk_more,
#product_list.grid_view .ajax_block_product_inner:hover .lnk_view
{
	transition: left 0.5s ease-out;
	-webkit-transition: left 0.5s ease-out;
	-moz-transition: left 0.5s ease-out;
}

.pos-new-product .newproductslider-item-inner .ajax_add_to_cart_button:hover{

}

a.ajax_add_to_cart_button:hover, #shopping_cart a, .icon-search:hover, #search_block_top .button:hover, 
.pos-new-product .newproductslider-item-inner .ajax_add_to_cart_button:hover,
.pos-feature-product .featureproductslider-item-inner .ajax_add_to_cart_button:hover,
.pos-new-product .newproductslider-item-inner .lnk_more:hover,
 .ajax_add_to_cart_button:hover,
.pos-feature-product .featureproductslider-item-inner .lnk_more:hover,
#product_list.grid_view .ajax_block_product_inner .ajax_add_to_cart_button:hover,
#product_list.grid_view .ajax_block_product_inner .lnk_view:hover,
.products_grid_button_id:hover, .products_list_button_id:hover,
.list_view li .ajax_add_to_cart_button:hover > span, 
.sortPagiBar .bt_compare:hover, .pos-special-product .flex-direction-nav a:hover,
.content_prices #add_to_cart .exclusive:hover, .buttons_bottom_block #wishlist_button:hover,
.pos-logo .flexslider:hover .flex-next:hover, .pos-logo .flexslider:hover .flex-prev:hover,
#cart_block #cart-buttons #button_order_cart:hover
{
	transition: background-color 1s ease-in-out;
	-webkit-transition: background-color 1s ease-in-out;
	-moz-transition: background-color 1s ease-in-out;
}
.mypresta_scrollup:hover, div.tags_block p a:hover, p.submit #submitMessage:hover, 
#create-account_form #SubmitCreate:hover, #login_form #SubmitLogin:hover, #account-creation_form #submitAccount:hover,
#form_wishlist #submitWishlist:hover, #add_address #submitAddress:hover, #addresses .address_add .button_large:hover,
#identity .std p.submit .button:hover, #order .SE_SubmitRefreshCard input:hover,
#order .cart_navigation a.exclusive.standard-checkout:hover,
#order .button_large:hover, #order .cart_navigation a:hover, #order .cart_navigation input:hover,
#module-bankwire-payment .cart_navigation input:hover, #module-bankwire-payment .cart_navigation a:hover,
#module-cheque-payment .cart_navigation input:hover, #module-cheque-payment .cart_navigation a:hover
{
	transition: background-color 0.5s ease-in-out;
	-webkit-transition: background-color 0.5s ease-in-out;
	-moz-transition: background-color 0.5s ease-in-out;
}
.home-banner-content .banner-box:hover img{opacity: 0.5}
.pos-logo .flex-direction-nav .flex-next, .pos-logo .flex-direction-nav .flex-prev{
	border-radius: 30px;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
}
.content_sortPagiBar ul.pagination .current span, .content_sortPagiBar ul.pagination a:hover{border-radius: 25px;}
.list_view a.product_img_link img:hover, .pos-footer-static .f-col4 img:hover, #newsletter_block_left .footer-static img:hover,
.payment img:hover, #pb-right-column #image-block img:hover
{opacity: 0.7;}

.pos-special-product .flex-direction-nav a, #views_block a.thumbs{border-radius: 30px;}
.block_various_links li a:hover, .f-center-col2 li a:hover, .f-center-col3 li a:hover, .myaccount .bullet li a:hover,
.pt_custommenu .itemMenu a.itemMenuName.level4:hover span
{
	transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
}
#newsletter_block_left input.button_mini:hover{
	transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	-webkit-transition: 0.5s ease-in-out;
}
/*.pos-feature-product .featureproductslider-item-inner:hover*/