/*

Theme Name: MetaMax (Child Theme)
Description: SEO and Marketing WordPress Theme
Theme URI: http://metamax.cwsthemes.com/
Author: CWSthemes
Author URI: http://themeforest.net/user/creativews
Version: 1.0.0
License: Envato full licence agreement - https://themeforest.net/licenses/terms/regular
License URI: https://themeforest.net/licenses
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: metamax
Template: metamax

*/ 

/*= Please add your custom styles using Customzer -> Custom CSS section.
--------------------------------------------------------------------- */
/* Stylizacja nowych pól kontaktowych */
.woocommerce-billing-fields__field-wrapper .form-row-wide {
    margin-bottom: 15px;
}

table#buba_comments, table#buba_comments > tbody, table#buba_comments > tbody > tr, table#buba_comments > tbody > tr > td {
    padding: 0;
}

textarea#komentarze_buba {
    border-radius: 5px;
    background: #fff;
    height: 230px;
}
.buba-apo .btn.btn-option.selected {
    background: #1f5bbd;
    color: #fff;
}
.buba-apo img {
    vertical-align: middle;
    width: 20px;
    position: relative;
    top: -3px;
    margin-right: 2px;
    pointer-events: none;
}
.buba-apo .container-option .pretty.p-switch .state:before {
    height: 24px !important;
    width: 48px !important;
}
.buba-apo .container-option .pretty.p-switch input:checked ~ .state {
    background: linear-gradient(-20deg, #1f5bbd, #1f5bbd) !important;
}
input, select, input#linczek2, #buba_autolajki_input {
    border-radius: 5px;
}

.buba-apo .btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.buba-apo .btn.btn-option.selected {
    background: #1f5bbd;
    color: #fff;
    border-color: #05f;
}
.buba-apo .btn.btn-option {
    padding: 15px 0 !important;
}
.buba-apo .btn.btn-option {
    padding: 15px 30px;
    border: 1px solid #d8d8d8;
    border-radius: 5px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .15);
    float: left;
    margin-bottom: 10px;
    text-align: center;
    background: 0 0;
    color: #000;
    position: relative;
    width: 100%;
}
.buba-apo .btn:focus, .buba-apo .btn:hover {
    text-decoration: none;
}
.buba-apo .btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.buba-apo *, .buba-apo ::after, .buba-apo ::before, .buba-apo .pretty * {
    box-sizing: border-box;
}
.dhvc-woocommerce-page *, .dhvc-woocommerce-page :after, .dhvc-woocommerce-page :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
*, *:hover, *:focus, *:active, *:visited {
    outline: none;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-decoration: none;
}