/*
Theme Name: Bluepeak
Description: A child theme of Divi
Template: Divi
Author: Mohammed Emran
*/


.all_offers {
	display: none;
}
.logged-in .all_offers {
	display: block !important;
} 


/*.offer_A, .offer_B, .offer_C {
	display: none;
}*/
.logged-in .offer_A, .logged-in .offer_B , .logged-in .offer_C {
	display: block !important;
}
header .ctatelnum {
  padding-left: 5px;
}
.default_banner, .memorial_banner {
	display: none;
}
.logged-in .default_banner, .logged-in .memorial_banner {
	display: block;
}
.et_pb_countdown_timer .section.days p.value:first-letter {    
font-size: 0px;   
vertical-align: top 
}


body {
  opacity: 0;
}

.showfiftyoff .defaultpricing, .fiftyoff {
  display: none;
}
.showfiftyoff .fiftyoff, .logged-in .fiftyoff, .logged-in .defaultpricing{
  display: block;
}


#menu-item-184 {
  align-items: center;
  justify-content: center;
}

.gt-current-lang {
  display: none !important;
}

/* Superscript Fix */
sup {font-size: 0.6em !important; vertical-align: super !important; bottom: 0 !important;}
sub {font-size: 0.6em !important; vertical-align: sub !important; bottom: 0 !important;}

.ct-no .ctabar .callbtn {
  display: block;
  width: 100%;
  padding: 19px 0;
}
.ct-no .ctabar, .ct-only .ctabar {
  padding: 0;
}
.ct-only .ctabar .callbtn, .ct-only .callbtn, .ct-only .headercall, .ct-no .orderonlinebtn {
  display: none !important;
}
.ct-only .ctabar .orderonlinebtn {
  width: 100%;
  background-color: #ebaa32;
  color: #000;
  font-size: 24px;
  padding: 21px 0px;
}

.topmenu .callbtn::before {
  font-weight: 900;
  content: "\f095";
  font-family: "Font Awesome 6 Pro";
  padding-right: 5px;
  display: inline-block;
  font-size: 120%;
}
.checkmark {
  list-style: none !important;
  padding-left: 30px !important;
  padding-bottom: 0 !important;
}
.checkmark li::before {
  font-weight: 500;
  content: "\f00c";
  font-family: "Font Awesome 6 Pro";
  padding-right: 0px;
  font-size: 75%;
  vertical-align: middle;
  display: inline-block;
  margin-left: -30px;
  width: 30px;
}
li {
  line-height: 1.1;
  padding-bottom: 10px;
}
li:last-child {
  padding-bottom: 0;
}
.circlecheck {
  list-style: none !important;
  padding-left: 30px !important;
  padding-bottom: 0 !important;
}
.circlecheck li::before {
  font-weight: 500;
  content: "\f058";
  font-family: "Font Awesome 6 Pro";
  padding-right: 0;
  vertical-align: middle;
  display: inline-block;
  margin-left: -30px;
  margin-top: -2px;
  width: 30px;
}
.bodybtn {
  font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
  font-weight: 800;
  background-color: #008dbb;
  color: #fff;
  border-radius: 8px;
  padding: 17px 10px;
  font-size: 18px;
  max-width: 315px;
  display: inline-block;
  text-align: center;
  line-height: 1;
  box-shadow: -2px 2px #fff;
  width: 85%;
}

.yelbtn {
  font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
  font-weight:600;
  background-color: #EBAA32;
  color: #0A109C;
  border-radius: 30px;
  padding: 17px 10px;
  font-size: 18px;
  max-width: 315px;
  display: inline-block;
  text-align: center;
  line-height: 1;
  border: none;
  width: 85%;
}


.ltbluebtn {
  font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
  font-weight:600;
  background-color: #008DBB;
  color: #fff;
  border-radius: 30px;
  padding: 17px 10px;
  font-size: 18px;
  max-width: 315px;
  display: inline-block;
  text-align: center;
  line-height: 1;
  border: none;
  width: 85%;
}


.medbluebtn {
  font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
  font-weight:600;
  background-color: #054FAC;
  color: #fff;
  border-radius: 30px;
  padding: 17px 10px;
  font-size: 18px;
  max-width: 315px;
  display: inline-block;
  text-align: center;
  line-height: 1;
  border: none;
  width: 85%;
}


.orangebtn {
  font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
  font-weight:600;
  background-color: #C75300;
  color: #fff;
  border-radius: 30px;
  padding: 17px 10px;
  font-size: 18px;
  max-width: 315px;
  display: inline-block;
  text-align: center;
  line-height: 1;
  border: none;
  width: 85%;
}


.primarybluebtn {
  font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
  font-weight:600;
  background-color: #0A109C;
  color: #fff;
  border-radius: 30px;
  padding: 17px 10px;
  font-size: 18px;
  max-width: 315px;
  display: inline-block;
  text-align: center;
  line-height: 1;
  border: none;
  width: 85%;
}


.learnbtn {
  font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
  font-weight:600;
  background-color: #0A109C;
  color: #fff;
  border-radius: 30px;
  padding: 17px 10px;
  font-size: 18px;
  max-width: 200px;
  display: inline-block;
  text-align: center;
  line-height: 1;
  border: none;
  width: 85%;
}


.whitebtn {
  font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
  font-weight:600;
  background-color: #fff;
  color: #070049;
  border-radius: 30px;
  padding: 17px 10px;
  font-size: 18px;
  max-width: 315px;
  display: inline-block;
  text-align: center;
  line-height: 1;
  border: none;
  width: 85%;
}


h1, h2, h3, h4, h5, h6 {
  padding-bottom: 0;
}
.quote {
  font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
  font-size: 26px;
  display: block;
  line-height: 1.3em;
  padding-bottom: 30px;
}
.quotename {
  position: absolute;
  bottom: 60px;
  line-height: 1;
  font-size: 18px;
}
.quotes .slick-prev, .quotes .slick-next {
  width: 21px;
  height: 35px;
}
.quotes .slick-prev::before, .quotes .slick-next::before {
  font-size: 35px;
  opacity: 1;
}
.quotes .slick-next::before {
  content: "\f105";
  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;
}
.quotes .slick-prev::before {
  content: "\f104";
  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;
}
.responsive .slick-slide .inner {
  background-color: transparent;
  width: 93%;
  padding: 50px 50px 75px 50px;
  height: inherit !important;
  margin: 0 auto;
  position: relative;
  border: 2px solid #fff;
  border-radius: 30px;
}
.responsive .slick-slide {
  height: inherit !important;
  display: flex !important;
}
.responsive .slick-track {
  display: flex !important;
}
.apdarrow {
  display: flex;
  margin-top: 43px;
  justify-content: center;
}
.apdarrow .slick-prev, .apdarrow .slick-next {
  left: 0;
  right: 0;
  position: unset;
  margin-top: 0;
  width: 40px;
  height: 40px;
  opacity: 1;
}
.apdarrow .slick-arrow.slick-disabled::before {
  opacity: .75;
}
.page-id-129 .giftbanner {
  display: none;
}
.apdarrow .slick-prev::before, .apdarrow .slick-next::before {
  font-size: 40px;
  opacity: 1;
}
.apdarrow .slick-prev {
  margin-right: 15px;
}
.ctabar {
  text-align: center;
  position: fixed;
  width: 100%;
  bottom: 0;
  line-height: 1;
  padding: 15px 0;
  background-color: #0A109C;
  box-shadow: 0px -10px 15px -10px rgba(0,0,0,.3);
  font-family: 'Sharp Sans Display Semi Bold',Helvetica,Arial,Lucida,sans-serif;
}
.ctabar .callbtn {
  color: #fff;
  font-size: 31px;
  vertical-align: middle;
  cursor: pointer;
}
.ctabar .ctatelnum {
  padding: 0 25px;
}
.ctabar .orderonlinebtn {
  background-color: #fff;
  color: #008DBB;
  font-size: 18px;
  line-height: 1;
  padding: 14px 30px;
  border-radius: 10px;
  display: inline-block;
  text-decoration: none !important;
  cursor: pointer;
  margin-left: 0;
  vertical-align: middle;
}
.ctabar .fa-solid.fa-phone {
  margin-right: 10px;
}
.topmenu a:empty {
  display: none;
}
 
/*desktop site*/ 
@media screen and (min-width: 981px){
.topmenu.et_pb_menu .et-menu > li {
  padding: 0 25px;
}

.showfiftyoff .plan_cards .et-last-child .bodybtn.callbtn {
  margin-top: -20px;
}
.headercall {
  padding-left: 70px !important;
}
header .weglot-language a {
  font-size: 0 !important;
}
}

/*mobile site*/
@media screen and (max-width: 980px){
.teldesktop {
  display: none;
}
#mobile_menu1 {
  text-align: center;
  border-radius: 40px;
}
.ctabar .fa-solid.fa-phone {
  margin-right: 0;
}
.ctabar .ctatelnum {
  padding: 0 30px 0 0;
}
.ctabar .callbtn {
  font-size: 28px;
}
.ctabar .orderonlinebtn {
  font-size: 16px;
}
.circlecheck li::before {
  font-weight: 600;
  content: "\f00c";  
  color: #C75300;
}
.quote {
  font-size: 24px;
}
.quotename {
  bottom: 25px;
  font-size: 14px;
}
.mobile_nav.opened .mobile_menu_bar::before {
  content: "\4d" !important;
  font-family: ETmodules !important;
  left: -1px;
  top: -1px;
  display: block !important;
}
#mobile_menu1 li:last-child a {
  border: none;
}
}

/*phone site*/
@media only screen and (max-width: 767px) {
body .ctabar .ctatelnum {
  padding: 0 15px 0 0;
}
.responsive .slick-slide .inner {
  padding: 30px 50px 60px 50px;
}
.quotes .slick-next {
  right: -16px;
}
.responsive .slick-slide .inner {
  width: 90%;
}
.quotes .slick-prev {
  left: -16px;
}
body .ctabar .callbtn {
  font-size: 20px;
}
.ctabar .orderonlinebtn {
  padding: 14px 18px;
}
.bodybtn {
  max-width: 250px;
  width: 90%;	
  min-width: auto;
}
:lang(es) .bodybtn {
  max-width: 265px;
}
body .quote {
  font-size: 20px;
}
.ct-only .ctabar .orderonlinebtn {
  font-size: 20px;
}
#mobile_menu1 {
  padding: 5% 0;
}
#mobile_menu1 li a {
  padding-left: 0;
  padding-right: 0;
}
}

@media screen and (max-width: 1261px) and (min-width: 981px){
.headercall {
  display: none !important;
}
:lang(es) .ctabar .callbtn {
  font-size: 26px;
}
}