/*
 Theme Name:   nKaptur - Avada Child
 Author:       PWP
 Template:     Avada
 Documentation https://ac.pwp1.net/projects/nkaptur/notebooks
pwp
###*/
html {scroll-padding-top: 4rem;} /*https://getpublii.com/blog/one-line-css-solution-to-prevent-anchor-links-from-scrolling-behind-a-sticky-header.html*/
.post-content a {font-weight:700;} /*Body links bold*/
/*Global styling for whatsApp icon https://stackoverflow.com/questions/49903428/font-awesome-5-whatsapp-icon-css-style*/
  .fa-whatsapp  {color:var(--awb-color1); background: linear-gradient(#25d366,#25d366) 14% 84%/16% 16% no-repeat, radial-gradient(#25d366 60%,transparent 0);}
/*.gm-style-iw-d {text-align: center;} Center aligns text in Google Maps Infoboxes*/
  /*Helper styles*/
    .top10{padding-top: 10px;}
    .accent{color:var(--awb-color4)!important;}   
    .brand{color:var(--awb-color5)!important;}
    .no-margin{margin:0;}
    .no-bottom-margin {margin-bottom:0!important;}
/*All forms
===========*/ 
  .wpcf7 input[type=submit] {width:100%!important;} /*Full Width Submit Button*/
  .wpcf7 p {width:100%;font-size: 20px;float: left; margin: 10px 5px 0 4px!important;} /* Avada defaults need to be repeated for WPML */ 
  /*Checkboxes*/  
      input[type=checkbox] {width: 25px;height: 30px;}
      .wpcf7-acceptance, .wpcf7-list-item, .wpcf7-list-item.first {margin:0!important;} /*Don't indent checkboxes - Avada defaults need to be repeated for WPML*/     
      /*When using mailchimp*/ .wpcf7-list-item-label::before {content:""!important;} /* We render the mc4wp=subscribe checkbox manually, therefore we need to kill the before:: content  CF7 styles add to list item labels */

/*nkaptur
#########*/
    a.cookiebar {text-decoration: underline;}
    #nkaptur_privacy {margin-right:40px;}