/*
 Theme Name: Divi Child
 Theme URI: https://www.elegantthemes.com/gallery/divi/
 Description: Divi Child Theme
 Author: Elegant Themes
 Author URI: https://www.elegantthemes.com
 Template: Divi
 Version: 1.0.0
*/

/* =Theme customization starts here
------------------------------------------------------- */

.container-xl {
    margin: 0 auto;
    max-width: 1170px;
    padding: 0 15px;
}

#main-content {
    background-color: black;
}



/* Global table reset (applies to all tables) */
table,
caption,
tbody,
thead,
tfoot,
tr,
td,
th,
col,
colgroup {
  border: none;            /* remove borders */
  background: transparent; /* remove default backgrounds */
}

.entry-content table:not(.variations) {
    border: none;
    margin: 0 0 15px;
    text-align: left;
    width: 100%;
}

.entry-content tr td {
    border:0;
    padding: 7px 0 !important;
}

table {
  border-collapse: collapse; /* collapse any leftover separators */
  border-spacing: 0;         /* remove cell spacing */
  width: 100%;               /* optional — remove or change as needed */
  margin: 0;                 /* optional */
}

/* Remove default UA padding/margins for table cells */
th, td {
  padding: 0;
  vertical-align: top; /* adjust as needed */
  text-align: left;    /* adjust as needed */
}

/* Optional: remove focus outline only for table itself (keep outlines for interactive controls) */
table:focus {
  outline: none;
}

/* If you prefer a class-based approach (safer, only affects tables you mark): */
.no-border-table,
.no-border-table * {
  border: none;
  background: transparent;
}

.no-border-table {
  border-collapse: collapse;
  border-spacing: 0;
}
.no-border-table th,
.no-border-table td {
  padding: 0.5rem; /* sensible default padding — change or remove */
}
/*Gravity Forms*/

.gform_fields input,
.gform_fields textarea,
.gform_fields select {
    font-size: 12px;
    background: rgb(30, 30, 30) !important;
    border: none !important;
    padding: 10px !important;
    color: #fff !important;

}

.gform_wrapper.gravity-theme .gfield_label {
    border: none;
    color: #fff;
}

.gform_title {
    display: none !important;
}

.tml-button,
.btn-red {
    border: none;
    background: none;
    background-color: hsl(360, 76%, 43%) !important;
    padding: 10px 15px;
}


.gform_previous_button,
.gform_next_button,
.gform_button {
    background-color: hsl(360, 76%, 43%) !important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ea6a6a", endColorstr="#c01a1a");
    background-image: -khtml-gradient(linear, left top, left bottom, from(#ea6a6a), to(#c01a1a));
    background-image: -moz-linear-gradient(top, #ea6a6a, #c01a1a);
    background-image: -ms-linear-gradient(top, #ea6a6a, #c01a1a);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ea6a6a), color-stop(100%, #c01a1a));
    background-image: -webkit-linear-gradient(top, #ea6a6a, #c01a1a);
    background-image: -o-linear-gradient(top, #ea6a6a, #c01a1a);
    background-image: linear-gradient(#ea6a6a, #c01a1a);
    border-color: #c01a1a #c01a1a hsl(360, 76%, 37%);
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.39);
    -webkit-font-smoothing: antialiased;
    border-radius: 0;
    color: #fff !important;
    font-size: 16px;
    background-image: none;
    padding: 10px 24px;
    border: none;
}



.gform_confirmation_message {
    color: #fff;
    font-size: 17px;
    text-align: center;
}

.gravity-theme {
    padding: 20px 0;
}

.wrap-link-1::after {
  display: none;
}

.wrap-link-sm-1::after {
  display: none;
}

.wrap-link-sm {
    width: 100%;
    text-align: left;
    width: 390px;
    border: none !important;
    color: white;
    font-size: 19px !important;
    font-weight: bold;
    line-height: 22px !important;
}


.wrap-link-sm-1 {
    background: url(./images/wg1-sm.png) no-repeat;
}

.wrap-link-sm-2 {
    background: url(./images/wg2-sm.png) no-repeat;
}

.wrap-link-sm-3 {
    background: url(./images/wg3-sm.png) no-repeat;
}

.wrap-link-sm-4 {
    background: url(./images/wg4-sm.png) no-repeat;
}

.wrap-link-sm-5 {
    background: url(./images/wg5-sm.png) no-repeat;
}

.wrap-link-sm-6 {
    background: url(./images/wg6-sm.png) no-repeat;
}

.wrap-link-1 {
    background: url(./images/wg1.jpg) no-repeat;
    width: 100%;
    text-align: left;
    width: 481px;
    border: none !important;
    color: white;
    font-size: 22px !important;
    font-weight: bold;
}

.wrap-link-2 {
    background: url(./images/wg2.jpg) no-repeat;
  width: 100%;
    min-height: 145px;
    padding: 44px 0 0 110px;
    text-align: left;
    max-width: 481px;
    border: none;
    color: white;
    font-size: 22px !important;
    font-weight: bold;;
}

.wrap-link-3 {
    background: url(./images/wg3.jpg) no-repeat;
   width: 100%;
    min-height: 145px;
    padding: 44px 0 0 110px;
    text-align: left;
    max-width: 481px;
    border: none;
    color: white;
    font-size: 22px !important;
    font-weight: bold;
}

.wrap-link-4 {
    background: url(./images/wg4.jpg) no-repeat;
   width: 100%;
    min-height: 145px;
    padding: 44px 0 0 110px;
    text-align: left;
    max-width: 481px;
    border: none;
    color: white;
    font-size: 22px !important;
    font-weight: bold;
}

.wrap-link-5 {
    background: url(./images/wg5.jpg) no-repeat;
    display: block;
width: 100%;
    min-height: 145px;
    padding: 44px 0 0 110px;
    text-align: left;
    max-width: 481px;
    border: none;
    color: white;
    font-size: 22px !important;
    font-weight: bold;
}

.wrap-link-6 {
    background: url(./images/wg6.jpg) no-repeat;
width: 100%;
    min-height: 145px;
    padding: 44px 0 0 110px;
    text-align: left;
    max-width: 481px;
    border: none;
    color: white;
    font-size: 22px !important;
    font-weight: bold;
}