/* GERAL */
/* ========================================= */
.button, button, .btn, .cart-table .product-cart-actions .button, #co-shipping-method-form .buttons-set .button, .footer .button { border-radius: 15px; }
.bootbox-alert .modal-content, .block-destaques .block-int a .block-name, .block-destaques .block-int a .block-img, .amprivacy-policy { border-radius: 15px; }
/* FIM GERAL */
/* ========================================= */

/* BUSCA */
/* ========================================= */
#search { border-radius: 50px; }
#search_mini_form .search-button { border-radius: 50px; }
.am_search_popup_inner{border-radius: 10px;}
.am_search_popup .more_results { border-radius: 0px; }
/* FIM BUSCA */
/* ========================================= */

/* CARRINHO */
/* ========================================= */
.cartpopup_buttons a{border-radius: 20px;}
#cartpopup_slidecontainer { border-radius: 10px; }
/* FIM CARRINHO */
/* ========================================= */

/* MODAL */
/* ========================================= */
.modal-content { border-radius: 15px; }
/* FIM MODAL */
/* ========================================= */

/* MENSAGENS DE AVISO */
/* ======================================== */
.messages li li { border-radius: 10px; }
/*  FIM MENSAGENS DE AVISO */
/* ======================================== */

/* LOGIN */
/* ======================================== */
p.container-badge-email.text-center .badge-email {border-radius: 15px;}
/* FIM LOGIN */
/* ======================================== */
/*RADIUS DEFAULT*/
.b-radius{border-radius: 15px;}
.b-radius-topright-bottomright { border-bottom-left-radius: 0px; border-bottom-right-radius: 15px; border-top-left-radius: 0px;border-top-right-radius: 15px;}
.b-radius-topleft-bottomleft { border-bottom-left-radius: 15px; border-bottom-right-radius: 0px; border-top-left-radius: 15px;border-top-right-radius: 0px;}
/* ======================================== */

/* GDPR */
/* ======================================== */
.global-site-notice.amgdpr-cookie {border-radius: 10px 10px 0 0;}
.global-site-notice.amgdpr-cookie.template-2 { border-radius: 10px; }
/*  FIM GDPR */
/* ======================================== */
