/*
Theme Name: Twenty Twenty-Two Child Theme
Template: twentytwentytwo
Text Domain: twentytwentytwo
Version: 2.0
Tested up to: 6.0
Requires at least: 4.7
Requires PHP: 5.2.4
Description: Our default theme for 2020 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. Complete editor styles give you a good idea of what your content will look like, even before you publish. You can give your site a personal touch by changing the background colors and the accent color in the Customizer. The colors of all elements on your site are automatically calculated based on the colors you pick, ensuring a high, accessible color contrast for your visitors.
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-patterns, block-styles, wide-blocks, accessibility-ready
Author: the WordPress team
Author URI: https://wordpress.org/
Theme URI: https://wordpress.org/themes/twentytwenty/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

All files, unless otherwise stated, are released under the GNU General Public
License version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned
with others.
*/

.alignwide.wp-block-post-title.has-var-wp-custom-typography-font-size-huge-clamp-2-25-rem-4-vw-2-75-rem-font-size a {
  font-size: 30px;
  text-decoration: none;
  font-weight: bold;
}
.wp-block-post .wp-block-spacer {
  height: 0px !important;
  border-bottom: 1px solid;
  max-width: 1000px;
  margin-left: 0px !important;
  /*max-width: 800px;*/
  /*padding-top: 50px;*/
}
.alignleft.wp-block-post-featured-image {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
@media screen and (max-width: 479px) {
	.alignleft.wp-block-post-featured-image {
	  width: 100% !important;
	  float: none;
	}
}
.single-post .alignwide.wp-block-post-featured-image {
  display: none;
}
.gallery:after {content:"";display:table;clear:both;}


img.aligncenter, div.aligncenter, figure.aligncenter, img.wp-post-image {display:block; margin:1em auto;}
img.alignright, div.alignright, figure.alignright {float:right; margin:1em 0 1em 2em;}
img.alignleft, div.alignleft, figure.alignleft, img.wp-post-image.attachment-thumb {float:left; margin:1em 1em 2em 0;}
figure {max-width: 100%; height: auto; margin:1em 0;}
p img.alignright, p img.alignleft {margin-top:0;}

.gallery figure img {max-width:100%; height:auto; margin:0 auto; display:block;}

.gallery figure {float:left; margin:0 2% 1em 0;}

.gallery.gallery-columns-1 figure {width:100%; margin:0 0 1em 0; float:none;}

.gallery.gallery-columns-3 figure {width:32%;}
.gallery.gallery-columns-3 figure:nth-of-type(3n+3) {margin-right:0;}
.gallery.gallery-columns-3 figure:nth-of-type(3n+4) {clear:left;}

.gallery.gallery-columns-2 figure {width:49%;}
.gallery.gallery-columns-2 figure:nth-of-type(even) {margin-right:0;}
.gallery.gallery-columns-2 figure:nth-of-type(odd) {clear:left;}

.gallery.gallery-columns-4 figure {width:23.25%;}
.gallery.gallery-columns-4 figure:nth-of-type(4n+4) {margin-right:0;}
.gallery.gallery-columns-4 figure:nth-of-type(4n+5) {clear:left;}

.gallery.gallery-columns-5 figure {width:18%;}
.gallery.gallery-columns-5 figure:nth-of-type(5n+5) {margin-right:0;}
.gallery.gallery-columns-5 figure:nth-of-type(5n+6) {clear:left;}

.gallery.gallery-columns-6 figure {width:14.2%;}
.gallery.gallery-columns-6 figure:nth-of-type(6n+6) {margin-right:0;}
.gallery.gallery-columns-6 figure:nth-of-type(6n+7) {clear:left;}

.gallery.gallery-columns-7 figure {width:12%;}
.gallery.gallery-columns-7 figure:nth-of-type(7n+7) {margin-right:0;}
.gallery.gallery-columns-7 figure:nth-of-type(7n+8) {clear:left;}

.gallery.gallery-columns-8 figure {width:10.2%;}
.gallery.gallery-columns-8 figure:nth-of-type(8n+8) {margin-right:0;}
.gallery.gallery-columns-8 figure:nth-of-type(8n+9) {clear:left;}

.gallery.gallery-columns-9 figure {width:8.85%;}
.gallery.gallery-columns-9 figure:nth-of-type(9n+9) {margin-right:0;}
.gallery.gallery-columns-9 figure:nth-of-type(9n+10) {clear:left;}

@media (max-width:767px) {
	img.alignright, div.alignright, figure.alignright, img.alignleft, div.alignleft, figure.alignleft, img.wp-post-image.attachment-thumb {display:block; margin:1em auto; float:none;}
	.gallery.gallery-columns-4 figure, .gallery.gallery-columns-5 figure, .gallery.gallery-columns-6 figure, .gallery.gallery-columns-7 figure, .gallery.gallery-columns-8 figure, .gallery.gallery-columns-9 figure {width:100%; margin:0 0 1em 0; float:none;}
}


/*New Styles*/
input#gform_submit_button_1 {
    border-radius: 4px !important;
    line-height: normal;
    width: auto;
    padding: 10px 25px;
    height: auto;
    min-height: auto;
    text-transform: uppercase;
    background-color: #000;
    font-family: "Roboto",Sans-serif;
    font-weight: 500;
    border: none;
    color: #fff;
    font-size: 1em;
    cursor: pointer;
    border: 1px solid #000;
}

input#gform_submit_button_1:hover {
    color: #fff;
    background-image: linear-gradient(to right, #29323c, #272e36, #02111a, #1e1d1e);
}

.single-post .wp-container-7.wp-block-post-content > *, .single-post .wp-block-post-comments > *, 
.single-post .wp-container-9 > :where(:not(.alignleft):not(.alignright)) {
      max-width: 1000px;
}

/*.home .wp-container-6{
    background-image: url(https://staging.webstix.com/SBP/wp/wp-content/uploads/2022/07/Banner-Design.png);
    background-repeat: no-repeat;
    background-position-y: top;
    height: 350px;
    background-size: cover;
}

.single .wp-site-blocks, .archive .wp-site-blocks, .page .wp-site-blocks {
    background-image: url(https://staging.webstix.com/SBP/wp/wp-content/uploads/2022/07/Banner-Design.png);
    background-repeat: no-repeat;
    background-position-y: top;
    height: 220px;
    background-size: cover;
}*/

.has-foreground-background-color {
    background-color: unset !important;
}

header a {
    color: #000;
}

nav {
    color: #000;
}

nav.wp-block-query-pagination {
    justify-content: flex-start;
}

.wp-block-spacer {
    margin: 0;
    height: 0px !important;
}

figure.alignleft.wp-block-post-featured-image {
    margin-top: 0px !important;
}

figure.alignleft.wp-block-post-featured-image {
    margin-top: 0px !important;
}

h2.alignwide.wp-block-post-title{
    display: inline-block;
    margin: 0px;
}

.single h1.alignwide.wp-block-post-title {
    margin-bottom: 0px !important;
}

.single .wp-block-post-comments {
    padding: 0px;
}

.single .wp-block-post-comments .navigation {
    display: none;
}

.single div#respond {
    border-top: 1px solid #000;
    margin-top: 50px;
}

/*.wp-container-34.wp-block-columns.alignwide {
    display: block;
}*/

/*footer .wp-block-group {
    padding-top: 0px !important;
}*/

footer .wp-block-group.alignfull{
     border-top: 1px solid #000;
}

footer .wp-block-group.alignwide {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
}

.page-numbers {
    border: 1px solid #000000;
    color: #000000;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 16px;
    padding-left: 16px;
    margin-right: 10px;
    margin-bottom: 10px;
    text-decoration: none !important;
}

.page-numbers:hover {
    background: #000;
    color: #fff;
    border: 1px solid #000;
}

span.page-numbers.current {
    color: #fff;
    background: #000;
    border: 1px solid #000;
}

.single-post .wp-block-post-comments .commentlist .comment {
    padding-left: 0em;
}

.wp-block-post-comments input[type=submit] {
    border: 1px solid #000;
    background-color: #000;
}

.wp-block-post-comments input[type=submit]:hover {
    color: #fff;
    background-image: linear-gradient(to right, #29323c, #272e36, #02111a, #1e1d1e);
}

li.comment {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 20px;
}

li.comment:last-child {
    border: none;
}

/*li.comment.odd {
    border: 1px solid #dddddd;
    margin-bottom: 20px;
    padding-left: 20px !important;
    padding-top: 20px;
}*/

li.comment.byuser {
    padding-left: 20px !important;
    padding-top: 20px;
    border-radius: 3px;
    border: 1px solid;
    border-color: #dddddd;
    padding: 10px;
    margin-bottom: 40px;
}

.wp-block-post-comments .comment-meta time {
    color: #B5B5B5;
    font-size: 12px;
    font-style: italic;
    margin-bottom: 30px;
}

.wp-block-post-comments .commentlist .comment p {
    line-height: 25px;
    font-size: 14px;
    margin-bottom: 20px;
}

.wp-block-post-comments .commentlist .comment.odd p {
    line-height: 16px;
}

.wp-block-post-comments .reply {
    border: 1px solid #000;
    padding: 4px 10px;
    width: 45px;
    cursor: pointer;
    text-align: center;
}

.wp-block-post-comments .reply:hover {
    background-color: #000;
}

.wp-block-post-comments .comment-meta a, .wp-block-post-comments .reply a {
    text-decoration: none;

}

.wp-block-post-comments .reply:hover > a{
    color: #fff;
}

.home .wp-block-columns.alignwide {
    margin-top: auto;
}

.wp-block-post-comments .comment-author .avatar {
    margin-top: 0px;
}

/*img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    height: 245px;
}*/

header .wp-block-group.alignwide {
    padding-top: 15px !important;
    padding-bottom: 15px !important;  
}

/*header .wp-block-group.alignwide {
    padding: 20px !important;
    margin-top: 10px;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #fff;
    box-shadow: 0px 0px 10px 1px rgb(46 48 49 / 26%);
}*/

.home .display-none {
    display: none !important;
}

.page-id-86 h1{
    margin-bottom: 0px !important;
}

h1 {
    font-weight: 600 !important;
}

.gform_wrapper.gravity-theme .gfield_label {
    font-weight: 500;
}

input#gform_submit_button_1 {
    border-radius: 1px !important;
}

.page-id-86 .wp-block-post-content p:last-child {
    display: none;
}

.required {
    color: #c02b0a;
}

#commentform p.comment-notes {
    font-size: 16px;
}

.wp-block-post-comments .comment-reply-title {
    margin-bottom: 0;
    margin-top: 35px;
}

input#wp-comment-cookies-consent {
    margin-left: 0;
}

@media screen and (max-width: 599px){
    ul.wp-block-navigation__container {
        width: 100%;
    }
    ul.wp-block-navigation__submenu-container {
       padding: 12px !important;
       box-shadow: 0px 0px 10px 1px rgb(46 48 49 / 26%);
   }
   li.wp-block-navigation-item.wp-block-navigation-link {
        border-bottom: 1px solid #ccc;
        width: 100%;
        padding: 10px 0px;
    }
}

@media screen and (max-width: 500px){
    .wp-block-columns.alignwide {
        display: block;
    }
   /* img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
        height: auto;
    }*/
}

@media screen and (max-width: 767px) {
 .single-post .wp-block-post-comments .commentlist .comment {
    width: 100%;
  }
.single-post .wp-block-post-comments .commentlist .comment a {
    white-space: pre-wrap; /* CSS3 */    
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */    
    white-space: -o-pre-wrap; /* Opera 7 */    
    word-wrap: break-word; /* Internet Explorer 5.5+ */
  }
}
#field_1_8 p {
  display: block;
}