/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

/* Document Information
  -Version: 1.0
  -Author:
*/

/* Directory
  1. =RESPONSIVE
  2. =PRIMARY
  3. =HEADER
  4. =SIDEBAR
  5. =FOOTER
  6. =MISC
*/

/* =========== 1. =RESPONSIVE ====== */


/* =========== 2. =PRIMARY ========= */


/* =========== 3. =HEADER ========== */


/* =========== 4. =SIDEBAR ========= */


/* =========== 5. =FOOTER ========== */

/* Ninja Form Submit Button Styling */

input#nf-field-4 {
    color: #ffffff;
    background-color: #86b1de;
    border-radius: 22px;
}

/* Bottom of Page Padding */

.wd-content-layout {
    padding-block: 0px;
}


/* =========== 6. =MISC ============ */

/* Remove Ninja Form Text*/

.nf-form-fields-required {
display: none !important;
}

/* Google Badge Placement */

.rpi .rpi-badge {
    bottom: 80px !important;
}


/* Cookies Button Color */

.cookies-buttons .cookies-accept-btn {
    background-color: rgb(11 22 147) !important;

@media print {a:link:after, a:visited:after {content: "";}}
