/*
Theme Name: Infinity Child Theme
Description: A child theme of Divi
Author: ISG
Template: Divi
*/

.phone_list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  gap: 25px;
  margin: 0 auto;
  min-height: 600px;
}
.single_phone {
  border-radius: 15px 15px 15px 15px;
  overflow: hidden;
  border-width: 5px;
  border-color: #e7e7e7;
  box-shadow: 0px 12px 18px -6px rgba(0,0,0,0.3);
  color: #011e45;
  border-style: solid;
  flex: 0 0 calc(25% - 25px);
  margin-bottom: 10px;
  padding: 25px 25px 85px 25px;
  position: relative;
}
.p_name {
  font-weight: 700;
  font-size: 28px;
  min-height: 65px;
  margin-top: 0px;
  border-bottom: 2px solid #e7e7e7;
  margin-bottom: 20px;
  line-height: 1;
}
.p_btns {
  display: flex;
}
.p_img {
  width: 100%;
  height: auto;
}
.p_brand {
  font-size: 18px;
  background-color: #e7e7e7;
  border-radius: 15px 15px 15px 15px;
  overflow: hidden;
  margin-bottom: 20px;
  margin-top: 10px;
  padding: 10px 14px;
}
.p_brand:empty {
  padding: 0;
  background-color: transparent;
  margin: 0;
}
.p_price {
  font-weight: 700;
  font-size: 25px;
  border-bottom: 2px solid #e7e7e7;
  padding-bottom: 5px;
  margin-bottom: 2px;
  width: fit-content;
  padding-right: 3px;
  line-height: 1;
}
.p_disc {
  font-size: 16px;
}
.p_due {
  font-size: 20px;
  margin-top: 5px;
  display: block;
}
.p_full {
  color: #f15a21;
  font-weight: 700;
  font-size: 20px;
  margin: 15px 0;
}
.p_service {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.1em;
  background-color: #e7e7e7;
  border-radius: 15px 15px 15px 15px;
  overflow: hidden;
  padding-top: 10px;
  padding-right: 4px;
  padding-bottom: 10px;
  padding-left: 4px;
  margin-top: 0px;
  margin-bottom: 14px;
  text-align: center;
  min-height: 39px;
}
.p_service:empty {
  background-color: transparent;
  padding: 0;
}
.single_phone .p_btns .btncta {
  width: 100%;
  text-align: center;
}
.p_btns {
  display: flex;
  position: absolute;
  width: calc(100% - 50px);
  bottom: 25px;
  z-index: 999999999;
}

.faqsection .et_pb_toggle_content {
  padding-top: 15px;
  line-height: 1.5;
  font-size: 16px;
  padding-right: 25px;
  font-family: 'proxima-nova',Helvetica,Arial,Lucida,sans-serif;
}
.faqsection .et_pb_toggle:last-child {
  margin-bottom: 0 !important;
}
.faqsection .childcat_container {
  display: none;
}
.faqsection .et_pb_toggle {
  background-color: transparent;
  border: 0;
border-bottom: 2px solid #000;
    padding-left: 0;
    padding-top: 0;
    margin-bottom: 30px !important;
    padding-bottom: 30px !important;
}
.faqsection  .et_pb_toggle_title {
  color: #000 !important;
  font-size: 20px;
  line-height: 1.2em;
  font-family: 'proxima-nova',Helvetica,Arial,Lucida,sans-serif;
  font-weight: 600;
}
.faqsection a {
  color: #000;
  text-decoration: underline;
}
.faqsection .et_pb_toggle_title::before {
  font-size: 18px;
  color: #141928;
  content: "\f078";
  font-family: "Font Awesome 6 Pro" !important;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display,inline-block);
  font-style: normal;
  font-variant: normal;
}
.faqsection .et_pb_accordion .et_pb_toggle_open .et_pb_toggle_title::before {
  display: block !important;
  content: "\f077" !important;
}

.loading {
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 2px solid #d0d0d0;
    border-radius: 50%;
    border-top: 2px solid #fff;
    animation: spin 1s linear infinite;
	vertical-align: middle;
}
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.internetsearchzip.btncta {
  border: 0;
  padding: 12px 47px !important;
  margin: 0 !important;
  cursor: pointer;
}
.form-inline.location.compsearch {
  display: flex;
  align-items: center;
}
.hero-form-inline.location.compsearch{
 display: flex;
 justify-content: right;
 align-items: center;
	
}
.notmov {
  padding-left: 35px !important;
  border-right: 0 !important;
  margin-right: -15px;
  border: 2px solid #b6b6b6;
  border-radius: 10px 10px 10px 10px;
  font-size: 18px;
  font-weight: unset;
  padding-right: 20px !important;
  max-width: 215px;
  font-family: 'proxima-nova',Helvetica,Arial,Lucida,sans-serif;
  min-height: 48px;
}

.btncta{
	font-family: 'proxima-nova', Helvetica, Arial, Lucida, sans-serif;
	font-size: 18px;
	font-weight: 800;
	color: white !important;
	background-color: #011E45;
	display: inline-block;
	padding: 16px 36px !important;
	line-height: 1.5em;
	border-radius: 10px 10px 10px 10px;
	overflow: hidden;
}

li.et_pb_menu_page_id-255.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-255 a{
	color: white !important;
}

.callbtn::before, .callbtn a::before {
    content: "\f095";
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: "Font Awesome 6 Pro" !important;
    padding-right: 5px;
    font-weight: 900;
}
.orangeCTA{
color: white !important;
background-color: #F26531!important;
}


.Proxima_Nova {
	font-family:"proxima-nova";

}
.Gothic_Next {
	font-family: "trade-gothic-next", sans-serif;
}
body {
	font-family:"proxima-nova" !important;
	font-weight: 400;
}

.awesome_bull {
  list-style: none;
  padding: 0 0 15px 35px !important;
  font-size: 18px;
}
.awesome_bull .awesome_icon {
  margin-left: -35px;
  width: 35px;
  text-align: center;
  font-size: 16px;
}
.awesome_bull li {
  line-height: 1.2;
  padding-bottom: 10px;
}
.awesome_bull li:last-child {
  padding-bottom: 0;
}

.gt-current-lang {
  display: none !important;
}
a.glink span {
  font-size: inherit !important;
  vertical-align: bottom !important;
}
.gtrans_link {
  align-items: center !important;
  justify-content: center;
}


sup {
  font-size: 0.5em !important; vertical-align: super !important; bottom: 0 !important;
}
sub {
  font-size: 0.5em !important; vertical-align: sub !important; bottom: 0 !important;
}

/*show hide Spanish/English stuff*/
.forspanish, :lang(es) .forenglish {
	display: none
}
.forenglish, :lang(es) .forspanish, .logged-in .forspanish, .logged-in .forenglish {
	display: block;
}


footer {
  z-index: 99;
  position: relative;
}
header {
  position: relative;
  z-index: 999;
}

.logged-in header {
    z-index: 1;
}

/*ct logic*/
.ct-no .orderbtn, .ct-yes .telbtn {
  display: none !important;
}
.ct-no .ctabar .telbtn, .ct-yes .ctabar .orderbtn {
  width: 100% !important;
}

/*ab test logic*/
.abtest .forcontrol, .forabtest {
  display: none !important;
}
.abtest .forabtest, .logged-in .forabtest {
  display: block !important;
}

.ctabar {
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  position: fixed;
  width: 100%;
  bottom: 0;
}
.ctabar a {
  color: #ffffff;
  padding: 30px 0;
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  vertical-align: bottom;
  line-height: 1;
}
.ctabar .telbtn.telside {
  width: 100%;
  background-color: #F26531;
}
.ctaorder {
  width: 35%;
  background-color: #3A8CAF;
}

.popups .fa.fa-circle-xmark, .clickpop{
  cursor: pointer;
}
.popups {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999999;
  align-items: center;
  justify-content: center;
  background-color: rgba(15,15,15,0.8) !important;
  display: none;
  height: 100vh;
  width: 100%;
  max-width: 100%;
  padding: 0 !important;
}
.popups .closepopup {
  cursor: pointer;
}
.logged-in .popups {
  display: flex;
  position: inherit;
  z-index: 1;
}
.topmenu .et_pb_menu__logo img {
  height: 36px !important;
}

/*for desktop site*/
@media screen and (min-width: 981px) {
.topmenu  .btncta.callbtn {
  margin: 25px 0 !important;
}
}
 
/**Mobile site**/
 @media screen and (max-width: 980px) {
.nowword {
  display: none;
}
.mobile_nav.opened .mobile_menu_bar::before {
  content: "M" !important;
  font-family: ETmodules !important;
}
.hero-form-inline.location.compsearch{
 justify-content: center;
}
#mobile_menu1 {
  text-align: center;
}
}

/* Phone site */
@media only screen and (max-width: 768px) {
.ctabar {
  font-size: 16px;
}
body .filter-clear {
  margin: 0;
  width: 100%;
  text-align: center;
}
.filter-buttons .filter-clear {
  order: 3;
}
body .filter-group + .filter-group{
  border-top: 1px solid var(--cc-stone);
  margin-top: 4px;
  padding-top: 10px;
}
body .filter-group {
  width: 100%;
}
.p_service:empty {
  display: none;
}
.p_name {
  min-height: auto;
  padding-bottom: 12px;
}
.single_phone {
  padding: 25px 25px 95px 25px;
}
.ctabar a {
  width: 100% !important;
  padding: 24px 0;
 font-size: 20px;
}
.selection-modifier .select-button {
  width: 100%;
  justify-content: center;
}
.selection-modifier {
  width: 100%;
}
body .filter-menu {
  width: 92%;
  right: 4% !important;
  margin: 0;
  display: block;
  min-width: auto;
}
}


/* Phone Lines Selector */

.phone-lines-selector {
  max-width: 500px;
  margin: 40px auto;
  font-family: inherit;
}

.phone-lines-selector .question {
  font-size: 28px;
  font-weight: 700;
  color: #1a2b4a;
  text-align: center;
  margin-bottom: 30px;
}

.phone-lines-selector .question .help-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  background: #ff6b35;
  color: white;
  border-radius: 50%;
  font-size: 16px;
  margin-left: 8px;
  cursor: pointer;
  vertical-align: middle;
}

.slider-track {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 0 10px;
}

.slider-track::before {
  content: '';
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  height: 6px;
  background: #e0e0e0;
  border-radius: 3px;
  z-index: 1;
}

.slider-option {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}

.slider-dot {
  width: 24px;
  height: 24px;
  background: #d0d0d0;
  border-radius: 50%;
  transition: all 0.25s ease;
  margin-bottom: 8px;
}

.slider-option:hover .slider-dot {
  background: #ffb399;
  transform: scale(1.15);
}

.slider-option.active .slider-dot {
  width: 24px;
  height: 24px;
  background: #ff6b35;
}

.slider-option.active:hover .slider-dot {
  transform: scale(1.1);
}

/* Pink ring for option 4 when tooltip is open */
.slider-option.tooltip-active .slider-dot {
  box-shadow: 0 0 0 4px rgba(255, 107, 129, 0.5);
}

.slider-number {
  font-size: 24px;
  font-weight: 700;
  color: #1a2b4a;
  transition: color 0.25s ease;
  margin-top: 5px;
}

.slider-option:hover .slider-number {
  color: #ff6b35;
}

.slider-option.active .slider-number {
  color: #ff6b35;
}

/* Tooltip styles */
.line-tooltip {
  position: absolute;
  bottom: 100%;
  right: 0;
  transform: translateX(10%);
  margin-bottom: 20px;
  background: #fff;
  border: 3px solid #ff6b35;
  border-radius: 10px;
  padding: 15px 25px;
  text-align: center;
  white-space: nowrap;
  z-index: 100;
  display: none;
}



.line-tooltip::before,
.line-tooltip::after {
  content: '';
  position: absolute;
  right: 30px;
  left: auto;
  transform: none;
}

/* Orange triangle border */
.line-tooltip::before {
  bottom: -15px;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #ff6b35;
}

/* White triangle fill */
.line-tooltip::after {
  bottom: -10px;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 12px solid #fff;
}

.line-tooltip .tooltip-title {
  font-size: 20px;
  font-style: italic;
  font-weight: 400;
  color: #1a2b4a;
  margin-bottom: 5px;
}

.line-tooltip .tooltip-cta {
  font-size: 22px;
  font-weight: 700;
  color: #1a2b4a;
}

.line-tooltip .tooltip-cta a {
  color: #1a2b4a;
  text-decoration: none;
}

.line-tooltip .tooltip-cta a:hover {
  color: #ff6b35;
}

/* Mobile responsive */
@media (max-width: 600px) {
  .phone-lines-selector .question {
    font-size: 20px;
    padding: 0 15px;
  }
  
  .line-tooltip {
    position: fixed;
    bottom: auto;
    top: 50%;
    left: 50%;
    right: auto;
    transform: translate(-50%, -50%);
    margin-bottom: 0;
    white-space: normal;
    width: calc(100% - 40px);
    max-width: 320px;
    z-index: 9999; /* ADD THIS */

  }
  
  .line-tooltip::before,
  .line-tooltip::after {
    display: none;
  }
  
  .tooltip-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9998;
    display: none;
  }
  
  .tooltip-overlay.active {
    display: block;
  }
}


/* END Phone Lines Selector */

.hide{
  display:none!important;
}



/* ── Brand Tokens ─────────────────────────────────────── */
:root {
  --cc-orange:       #f15a21;
  --cc-orange-dark:  #d44d1a;
  --cc-navy:         #011E45;
  --cc-navy-light:   #0a2d60;
  --cc-stone:        #e8e6e4;
  --cc-offwhite:     #fafafa;
  --cc-white:        #ffffff;
  --cc-text:         #011E45;
  --cc-text-muted:   #555e6e;
  --cc-border:       #e8e6e4;
  --cc-font:         'Open Sans', Arial, sans-serif;
  --cc-radius:       5px;
}

/* ── Wrapper ──────────────────────────────────────────── */
.filter-buttons {
  display: flex;
  gap: 20px;
  margin-bottom: 24px;
  flex-wrap: wrap;
  align-items: center;
  font-family: var(--cc-font);
  justify-content: end;
}

/* ── Dropdown container ───────────────────────────────── */
.selection-modifier {
  position: relative;
  display: inline-block;
}

/* ── Toggle buttons ───────────────────────────────────── */
.selection-modifier .select-button {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 10px 45px;
  background: var(--cc-orange);
  border: 2px solid var(--cc-orange);
  border-radius: var(--cc-radius);
  font-family: 'proxima-nova', Helvetica, Arial, Lucida, sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  cursor: pointer;
  white-space: nowrap;
  letter-spacing: 0.02em;
  transition: background 0.2s, color 0.2s, border-color 0.2s;
  line-height: 1;
}

.selection-modifier .select-button:hover,
.selection-modifier.open .select-button {
  background: var(--cc-navy);
  color: var(--cc-white);
  border-color: var(--cc-navy);
}

.filter-buttons .fa-square-o {
  font-size: 20px;
}
.filter.sort-option.active::before {
  border-color: #011E45;
}
.selection-modifier .select-button .fa {
  transition: transform 0.2s;
}

.selection-modifier.open .select-button .fa {
  transform: rotate(180deg);
}

/* ── Dropdown panel ───────────────────────────────────── */
.filter-menu {
  position: absolute;
  top: calc(100% + 6px);
  right: 0;
  z-index: 999999999999;
  min-width: 580px;
  background: var(--cc-offwhite);
  border: 1px solid var(--cc-border);
  border-top: 3px solid var(--cc-orange);
  border-radius: 0 0 var(--cc-radius) var(--cc-radius);
  box-shadow: 0 6px 20px rgba(1, 30, 69, 0.12);
  padding: 8px 0 8px;
  font-family: var(--cc-font);
  display: flex;
}

.sort-by-menu.filter-menu.filters .filter-group {
  width: 100%;
}

.sort-by-menu.filter-menu.filters {
  min-width: 215px;
}

/* ── Filter groups ────────────────────────────────────── */
.filter-group {
  padding: 10px 16px 4px;
  width: 33.33%;
}

.filter-group strong {
  display: block;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: var(--cc-orange);
  margin-bottom: 8px;
  line-height: 1;
}

/* ── Lists ────────────────────────────────────────────── */
.filter-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* ── Filter rows ──────────────────────────────────────── */
.filter-menu .filter.clickable {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 7px 6px;
  border-radius: var(--cc-radius);
  cursor: pointer;
  font-size: 14px;
  color: var(--cc-text);
  transition: background 0.15s;
  user-select: none;
  line-height: 1.3;
}

.filter-menu .filter.clickable:hover {
  background: var(--cc-stone);
  color: var(--cc-navy-light);
}

/* ── Custom checkbox ──────────────────────────────────── */
.filter-menu .fa-square-o {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 18px;
  height: 18px;
  border: 2px solid var(--cc-stone);
  border-radius: 3px;
  transition: border-color 0.15s, background 0.15s;
}

.filter-menu .check-mark {
  position: absolute;
  font-size: 10px;
  color: var(--cc-white);
  line-height: 1;
}

/* Checked state */
.filter-menu .fa-square-o:has(.check-mark[style*="inline"]),
.filter-menu .fa-square-o:has(.check-mark:not([style*="none"])) {
  background: var(--cc-orange);
}

/* ── Sort rows ────────────────────────────────────────── */
.sort-option {
  display: flex !important;
  align-items: center;
  gap: 10px;
  padding: 9px 12px !important;
  font-size: 14px;
  color: var(--cc-text);
  border-radius: var(--cc-radius);
  transition: background 0.15s;
  position: relative;
}

.sort-option:hover {
  background: var(--cc-stone) !important;
  color: var(--cc-navy) !important;
}

/* Sort checkmark box — mirrors filter checkbox */
.sort-option::before {
  content: '';
  display: inline-flex;
  flex-shrink: 0;
  width: 18px;
  height: 18px;
  border-radius: 3px;
  background: var(--cc-white);
  transition: background 0.15s, border-color 0.15s;
  box-sizing: border-box;
  border: 2px solid #011E45;
}

.sort-option.active::before {
  content: '✓';
  background: var(--cc-orange);
  border-color: var(--cc-orange);
  color: var(--cc-white);
  font-size: 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}

/* ── Active filter count badge ────────────────────────── */
.filter-toggle .badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--cc-navy);
  color: var(--cc-white);
  font-size: 11px;
  font-weight: 700;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  line-height: 1;
  margin-left: 2px;
}

.selection-modifier.open .filter-toggle .badge {
  background: var(--cc-orange);
}

.selection-modifier .select-button:hover .badge {
  background: var(--cc-orange);
}

/* ── Clear filters link ───────────────────────────────── */
.filter-clear {
  display: block;
  margin: auto 10px 0 0;
  font-size: 12px;
  font-weight: 600;
  color: var(--cc-orange);
  cursor: pointer;
  text-decoration: underline;
  font-family: var(--cc-font);
  transition: color 0.15s;
}

.filter-clear:hover {
  color: var(--cc-orange-dark);
}

/* ── Unavailable filter options ───────────────────────── */
.filter-menu .filter.clickable.filter-disabled {
  opacity: 0.35;
  cursor: not-allowed;
  pointer-events: none;
}

.filter-menu .filter.clickable.filter-disabled .filter-label {
  text-decoration: line-through;
}

.filter-menu .filter.clickable.filter-disabled .fa-square-o {
  border-color: var(--cc-border);
  background: var(--cc-stone);
}