.elementor-373166 .elementor-element.elementor-element-11cb4a35{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-373166 .elementor-element.elementor-element-57e2cb30{--spacer-size:40px;}.elementor-373166 .elementor-element.elementor-element-1cf3911f{--spacer-size:80px;}@media(max-width:767px){.elementor-373166 .elementor-element.elementor-element-57e2cb30{--spacer-size:10px;}.elementor-373166 .elementor-element.elementor-element-1cf3911f{--spacer-size:50px;}}/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-69497979 */#generator-buyers-guide h1 {
  font-size: 25px;
}


#generator-buyers-guide h2 {
  margin-top: 40px;
  font-size: 25px;
}

#generator-buyers-guide h3 {
  font-size: 20px;
}

#generator-buyers-guide li{
  margin: 10px 0;
}




.gsc-wrap {
  max-width: 900px;
  margin: 0 auto;
  padding: 24px;
}
.gsc-header {
  text-align: center;
  margin-bottom: 24px;
}

.gsc-toc {
  border: 1px solid #eee;
  border-radius: 10px;
  padding: 16px;
  margin-bottom: 28px;
}
.gsc-toc ul {
  columns: 1;
  margin-top: 10px;
}

.gsc-toc ul li {
  margin: 5px 0!important;
}

.gsc-download {
  text-align: center;
  margin: 30px 0;
}
.gsc-btn-red {
  background: #d92525;
  color: #fff!important;
  padding: 12px 18px;
  border-radius: 8px;
  display: inline-block;
  text-decoration: none;
}
.gsc-box {
  background: #f8f8f8;
  border: 1px solid #eee;
  border-radius: 10px;
  padding: 18px;
  margin: 50px 0;
}

.gsc-box h3 {
  font-size: 25px!important;
}

.gsc-btn-dark {
  background: #111;
  color: #fff!important;
  padding: 10px 16px;
  border-radius: 6px;
  text-decoration: none;
  display: inline-block;
  margin-bottom: 10px;
}
.gsc-footer {
  margin-top: 30px;
  text-align: center;
  color: #666;
}

/* Style pre blocks */
.gsc-pre {
  background: #f7f7f7;
  padding: 12px;
  border-radius: 6px;
  font-family: monospace;
  font-size: 14px;
  line-height: 25px;
}

/* Style table */
.gsc-table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 16px;
}
.gsc-table th {
  border-bottom: 1px solid #ccc;
  text-align: left;
  padding: 6px;
}
.gsc-table td {
  padding: 6px;
  text-align: right;
}
.gsc-table td:first-child {
  text-align: left;
}



@media only screen and (min-width: 768px){

  #generator-buyers-guide h1 {
    font-size: 40px;
  }

  #generator-buyers-guide h2 {
    margin-top: 50px;
    font-size: 30px;
  }
  
  #generator-buyers-guide h3 {
    font-size: 25px;
  }
  
  #generator-buyers-guide li{
    margin: 15px 0;
  }

  .gsc-toc ul {
    columns: 2;
  }

  .gsc-table th {
    padding: 10px;
  }
  .gsc-table td {
    padding: 10px;
  }
  
}/* End custom CSS */