/*
Theme Name: Martfury Child
Theme URI: http://drfuri.com/unero
Author: DrFuri
Author URI: http://drfuri.com
Description: Martfury Child Theme.
Version: 1.0
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: martfury
Domain Path: /lang/
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
Template: martfury
*/


@import url('https://fonts.googleapis.com/css?family=Rubik&subset=latin-ext');


html, body, div, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	
    font-family: 'Rubik', Arial, sans-serif !important;
}
.accordion-div-payment{
	margin: 50px auto;
	width: 50%;
}
.accordion-div-style .button{
	width: 100%;
}
.accordion-div-style input{
	height: 50px;
	line-height: 50px;
    padding: 0 25px;
    transition: all 0.5s;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
	margin-bottom: 10px;
    border: none;
	width: 100%;
	border-radius: 5px;
}
 
.accordion-button-fatura {
    background: transparent;
    text-align: start;
    padding: 15px;
    margin: 10px 0;
    width: 100%;
    border-width: 0 0 1px 0;
	border-style: solid;
	display: block !important;
}

.accordion-button-fatura img{
	padding-right: 5px;
}