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

.pleasecont a {
  display: inline;
  padding-right: 2px;
}
.internetsearchzip.btncta {
  border: 0;
  padding: 12px 47px !important;
  margin: 0 !important;
  cursor: pointer;
}
.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: 'TeleNeoWeb-Mediumwoff2',Helvetica,Arial,Lucida,sans-serif;
  min-height: 48px;
}
.compsearch:before {
  content: "\f3c5";
  font-family: "Font Awesome 6 Pro";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display,inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  font-weight: 500;
  color: #6b6b6b;
  margin-right: -30px;
  z-index: 9999;
  font-size: 18px;
}

.loading {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 2px solid #333;
  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)
  }
}

a.glink:nth-child(1)::after {
  content: "/";
  margin-left: 3px;
}
.gt-current-lang {
  font-weight: 500 !important;
}
.header-mobile-fix .et_pb_code_inner{
	display: flex;
	align-items: center; 
	justify-content: space-between; 
	width: 100%; 	
}
.faqsection .et_pb_toggle_content {
  padding-top: 15px;
  color: #000;
  line-height: 1.5;
  font-size: 18px;
  padding-right: 25px;
}
.faqsection .et_pb_toggle:last-child {
  margin-bottom: 0 !important;
}
.faqsection .childcat_container {
  display: none;
}
.faqsection .et_pb_toggle {
  background-color: #fff;
  border: 0;
  border-bottom: 2px solid #000;
  padding-left: 0;
  padding-top: 0;
  margin-bottom: 32px !important;
  padding-bottom: 32px !important;
}
.faqsection  .et_pb_toggle_title {
  color: #000 !important;
  font-family: 'TeleNeoWeb-ExtraBoldwoff2',Helvetica,Arial,Lucida,sans-serif;
  font-size: 22px;
  line-height: 1.2em;
}
.faqsection a {
  color: #000;
  text-decoration: underline;
}
.faqsec .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;
}
.faqsec .et_pb_accordion .et_pb_toggle_open .et_pb_toggle_title::before {
  display: block !important;
  content: "\f077" !important;
}


.et-fb-modal__module-settings__header-dropdown {
    z-index: 99999999;
}
.disc-bull {
  list-style: disc !important;
}
.btncta{
font-family: 'TeleNeoWeb-ExtraBoldwoff2', Helvetica, Arial, Lucida, sans-serif;
font-size: 16px;
color: white !important;
background-color: #DA407B;

padding: 16px 47px !important;
line-height: 1.5em;
border-radius: 10px 10px 10px 10px;
overflow: hidden;
margin-top: 28px !important;
margin-bottom: 28px !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;
}
.blackCTA{
color: white !important;
background-color: #000000!important;
}

.whiteCTA{
color: black !important;
background-color: #FFFFFF!important;
}


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;
}

/*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%;
 font-family: 'TeleNeoWeb-ExtraBoldwoff2', Helvetica, Arial, Lucida, sans-serif;
  background-color: #DA407B;
}
.ctaorder {
  width: 35%;
  background-color: #000000;
}

.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;
}


/*for desktop site*/
@media screen and (min-width: 981px) {

}
 
/**Mobile site**/
 @media screen and (max-width: 980px) {
.nowword {
  display: none;
}
	 .popups .et_pb_row {
  overflow-x: auto;
  max-height: 80vh;
}
header .btncta.callbtn {
  margin: 0 !important;
}
}

/* Phone site */
@media only screen and (max-width: 767px) {
.ctabar {
  font-size: 16px;
}
		.ctabar .telbtn.telside {
  background-color: #000000;
}
			
	.btncta {
  padding: 16px 0px !important;
  width: 90%;
  display: inline-block;
  text-align: center;
}
	
.ctabar a {
 padding: 24px 0;
}
.notmov {
  width: 100%;
  max-width: none;
  margin-left: 0;
}
.compsearch::before {
  margin-right: 0;
  position: absolute;
  left: 15px;
}
.notmov {
  font-size: 16px;
}
	.btncta {
  padding: 16px 0px !important;
  width: 90%;
  display: inline-block;
  text-align: center;
}
}

@media only screen and (max-width: 450px) {
.gtranslate_wrapper span {
  display: none;
}
}

.hide{
  display:none;
}