/*
Theme Name: WP Bootstrap Starter
Theme URI: https://afterimagedesigns.com/wp-bootstrap-starter/
Author: Afterimage Designs
Author URI: https://afterimagedesigns.com/
Description:  The best WordPress starter theme based on the most powerful frameworks in the world: "_s" (by Automattic, the main people behind WordPress development), Twitter Bootstrap (the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web) and Font Awesome (or Fontawesome, a full suite of 675+ pictographic icons for easy scalable vector graphics on websites). This theme, like WordPress, is licensed under the GPL. You can use this theme as base for your next WordPress theme project and you are allowed to remove the link at the footer or do whatever you want. Your feedback on how we can continuously improve this WordPress Starter Theme Bootstrap will be highly appreciated. Page templates includes Right-sidebar (default page template), Left-Sidebar, Full-Width, Blank with container, Blank without container Page. Other features - Currently using Bootstrap v4.0.0 , Widgetized footer area, WooCommerce ready, Compatible with Contact Form 7, Compatible with Visual Composer, Compatible with Elementor Page Builder. This theme will be an active project which we will update from time to time. Check this page regularly for the updates.
Version: 3.3.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp-bootstrap-starter
Requires at least: 4.7
Requires PHP: 5.2.4
Tested up to: 5.4
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
  ## Links
  ## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
  ## Posts and pages
  ## Comments
# Infinite scroll
# Media
  ## Captions
  ## Galleries
# Woocommerce
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  scroll-behavior: smooth;
}
body {
  margin: 0;
  -webkit-font-smoothing: auto;
}
ol {
    padding-left: 0;
    margin-bottom: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 2.5rem;
}

hr {
  box-sizing: content-box;
  height: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1 {
    font-size: 60px;
    line-height: 70px;
    padding-bottom: 10px;
    color: #FFD629;
    font-family: "Roboto Condensed", serif;
    font-weight: bold;
}
h2 {
    font-size: 40px;
    line-height: 50px;
    padding-bottom: 10px;
    color: #FFD629;
    font-family: "Roboto Condensed", serif;
    font-weight: bold;
}
h3 {
  font-size: 18px;
  line-height: 25px;
}
h4 {
  font-size: 16px;
  line-height: 20px;
}
h5 {
  font-size: 14px;
  line-height: 17.5px;
}
p {
    font-size: 18px;
    line-height: 28px;
    padding-bottom: 10px;
    font-family: Fustat;
    font-weight: 400;
    color: white;
}
li {
    font-size: 18px;
    line-height: 28px;
    padding-bottom: 10px;
    font-family: Fustat;
    font-weight: 400;
    color: white;
    display: flex;
}

h1.entry-title {
  font-size: 1.31rem;
  border-bottom: 1px solid #eaecef;
}
h2.entry-title {
  border-bottom: 1px solid #eaecef;
}
h3.widget-title {
    font-size: 25px;
    line-height: 35px;
    padding-bottom: 10px;
    color: #fff;
    font-family: "Roboto Condensed", serif;
    font-weight: bold;
    position: relative;
}
#footer-widget h2 {
    color: #fff !important;
    line-height: 50px !important;
}
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
body {
  background: #472193;
  /* Fallback for when there is no custom background color defined. */
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
#masthead .navbar-nav > li:hover ul.dropdown-menu {
  display: block !important;
}

header#masthead {
    margin-bottom: 0;
    background-color: transparent;
    padding: 0 0 10px;
    border-bottom: 1px solid #707070;
    transition: all 0.2s ease;
}

.navbar-brand > a {
  color: rgba(0, 0, 0, 0.9);
  font-size: 1.1rem;
  outline: medium none;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}

.navbar-brand > a:visited, .navbar-brand > a:hover {
  text-decoration: none;
}

#page-sub-header {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 0;
  text-align: center;
  font-size: 1.25rem;
  background-size: cover !important;
}

body:not(.theme-preset-active) #page-sub-header h1 {
  line-height: 1.6;
  font-size: 4rem;
  color: #563e7c;
  margin: 0 0 1rem;
  border: 0;
  padding: 0;
}

#page-sub-header p {
  margin-bottom: 0;
  line-height: 1.4;
  font-size: 1.25rem;
  font-weight: 300;
}
body:not(.theme-preset-active) #page-sub-header p {
color: #212529;
}
a.page-scroller {
  color: #333;
  font-size: 2.6rem;
  display: inline-block;
  margin-top: 2rem;
}

@media screen and (min-width: 768px) {
  body:not(.theme-preset-active) #page-sub-header h1 {
    font-size: 3.750rem;
  }
  body:not(.theme-preset-active) #page-sub-header {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 992px) {
  #page-sub-header p {
    max-width: 43rem;
    margin: 0 auto;
  }
}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#masthead nav {
  padding-left: 0;
  padding-right: 0;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    color: white;
    padding: 0;
    font-weight: 500;
    font-size: 18px;
    font-family: 'Fustat';
    position: relative;
      transition: 0.4s;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a::after {
    content: '';
    left: 0;
    right: 0;
    bottom: -30%;
    margin: 0 auto;
    width: 6px;
    height: 6px;
    position: absolute;
    border-radius: 50%;
    background: #ffd629;
    transition: 0.4s;
    opacity: 0;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
  color: #FFD629;
      transition: 0.4s;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover::after, 
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a::after {
    content: '';
    left: 0;
    right: 0;
    bottom: -30%;
    margin: 0 auto;
    width: 6px;
    height: 6px;
    position: absolute;
    border-radius: 50%;
    background: #ffd629;
    transition: 0.4s;
    opacity: 1;
}

.navbar-brand {
    height: auto;
    width: 16%;
}

.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}

.dropdown-menu .dropdown-toggle::after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-top: 0.3em solid transparent;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children {
    position: relative;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>.dropdown-menu {
    display: block;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>a:after {
    border-left-color: #fff;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
    float: none;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

.dropdown-item {
  line-height: 1.2;
  padding-bottom: 0.313rem;
  padding-top: 0.313rem;
}

.dropdown-menu {
  min-width: 12.500rem;
}

.dropdown .open .dropdown-menu {
  display: block;
  left: 12.250em;
  top: 0;
}

.dropdown-menu .dropdown-item {
  white-space: normal;
  background: transparent;
  line-height: 1.6;
}
.dropdown-menu .dropdown-item:hover {
  background: transparent;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .dropdown-menu li > .dropdown-menu {
    right: -9.875rem;
    top: 1.375rem;
  }
}
@media screen and (max-width: 991px) {
  .navbar-nav .dropdown-menu {
    border: medium none;
    margin-left: 1.250rem;
    padding: 0;
  }

  .dropdown-menu li a {
    padding: 0;
  }

  #masthead .navbar-nav > li > a {
    padding-bottom: 0.625rem;
    padding-top: 0.313rem;
  }

  .navbar-light .navbar-toggler {
    border: medium none;
    outline: none;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.comment-content.card-block {
  padding: 20px;
}

.navigation.post-navigation {
  padding-top: 1.875rem;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  border: 1px solid #ddd;
  border-radius: 0.938rem;
  display: inline-block;
  padding: 0.313rem 0.875rem;
  text-decoration: none;
}

.post-navigation .nav-next a::after {
  content: " \2192";
}

.post-navigation .nav-previous a::before {
  content: "\2190 ";
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  background: #eee none repeat scroll 0 0;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a img.alignright {
  float: right;
  margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
  float: left;
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
  margin: 0.313rem 0 1.25rem 1.25rem;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  font-size: 0.875rem;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}

.widget_search .search-form input[type="submit"] {
  display: none;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background-color: none;
  text-decoration: none;
}
.half-rule {
  width: 6rem;
  margin: 2.5rem 0;
}
.widget_categories .nav-link {
  display: inline-block;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
#content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.entry-content {
    margin: 0;
}

.sticky .entry-title::before {
  content: '\f08d';
  font-family: "Font Awesome\ 5 Free";
  font-size: 1.563rem;
  left: -2.5rem;
  position: absolute;
  top: 0.375rem;
  font-weight: 900;
}

.sticky .entry-title {
  position: relative;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
  margin-top: 0;
}

.post.hentry {
  margin-bottom: 4rem;
}

.posted-on, .byline, .comments-link {
  color: #9a9a9a;
}

.entry-title > a {
  color: inherit;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comment-body .pull-left {
  padding-right: 0.625rem;
}

.comment-list .comment {
  display: block;
}

.comment-list {
  padding-left: 0;
}

.comments-title {
  font-size: 1.125rem;
}

.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
  border: medium none;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 0.313rem 0.313rem 0;
  text-align: center;
}
.wp-caption img[class*="wp-image-"] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  font-size: 0.688rem;
  line-height: 1.063rem;
  margin: 0;
  padding: 0.625rem;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-item .gallery-columns-2 {
  max-width: 50%;
}
.gallery-item .gallery-columns-3 {
  max-width: 33.33333%;
}
.gallery-item .gallery-columns-4 {
  max-width: 25%;
}
.gallery-item .gallery-columns-5 {
  max-width: 20%;
}
.gallery-item .gallery-columns-6 {
  max-width: 16.66667%;
}
.gallery-item .gallery-columns-7 {
  max-width: 14.28571%;
}
.gallery-item .gallery-columns-8 {
  max-width: 12.5%;
}
.gallery-item .gallery-columns-9 {
  max-width: 11.11111%;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugin Compatibility
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/
.woocommerce-cart-form .shop_table .coupon .input-text {
  width: 8.313rem !important;
}

.variations_form .variations .value > select {
  margin-bottom: 0.625rem;
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Elementor
--------------------------------------------------------------*/
.elementor-page article .entry-footer {
  display: none;
}

.elementor-page.page-template-fullwidth #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.elementor-page .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
## Visual Composer
--------------------------------------------------------------*/
.vc_desktop article .entry-footer {
  display: none;
}

.vc_desktop #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.vc_desktop .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer#colophon {
  font-size: 85%;
}
body:not(.theme-preset-active) footer#colophon {
    color: white;
    padding:0;
}
.navbar-dark .site-info {
  color: #fff;
}
.copyright {
  font-size: 0.875rem;
  margin-bottom: 0;
  text-align: center;
}

.copyright a, footer#colophon a {
  color: inherit;
}

@media screen and (max-width: 767px) {
  #masthead .navbar-nav > li > a {
    padding-bottom: 0.938rem;
    padding-top: 0.938rem;
  }
}
/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
@media only screen and (max-width: 1280px) {
  html {
    font-size: 95%;
  }
}

@media screen and (max-width: 1199px) {
  .navbar-dark .dropdown-item {
    color: #fff;
  }
  .navbar-nav .dropdown-menu {
    background: transparent;
    box-shadow: none;
    border: none;
  }
}
/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
  html {
    font-size: 90%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 960px) {
  html {
    font-size: 85%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
  html {
    font-size: 80%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
  html {
    font-size: 75%;
  }
}

/* //=======================================================
    search baar hover css
//====================================================== */



.sec-search{
    display: flex;
    align-items: center;
    width: 8%;
    justify-content: space-between;
}
.cstm-search-form {
 
    display: block;
    text-align: end;
    top: 11px;
  margin-right:-20px;
}
.hs-form {
    display: none;
}

.sec-search .hs-form {
    width: 300px;
    height: 44px;
    background: #fff;
    overflow: hidden;
    box-shadow: 0px 0px 10px 4px rgb(130 130 130);
    position: absolute;
    bottom: -10px;
    right: 60px;
    z-index: 9;
    display: none !important;
    top: 38px;
}
.sec-search .search-form {
    display: flex;
    align-items: center;
}
.sec-search .hs-form label {
    margin: 0;
    width: 100%;
}
.hs-form .form-control {
  height: 45px;
    padding: 0px 22px;
    border: border: 1px solid #f592f4;
    box-shadow: none !important;
    font-size: 15px;
}
.hs-form input.search-submit.btn.btn-default {
    background: #c21117;
    height: 45px;
    box-shadow: none !important;
    color: #fff;
    font-size: 15px;
    width: 120px;
    border: 1px solid #fff;
    border-radius: 35px;
}

i.fas.fa-search {
    padding: 10px;
    border-radius: 50%;
    color: #fff;
}
.fas{
  font-family: "Font Awesome 5 Free" !important;
}
/* //=======================================================
    search baar hover css end
//====================================================== */


/* Custom css */
@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1280px !important;
        
    }
}
.Hero-Banner {
    padding-top: 3%;
}
.Hero-Banner p {
    font-size: 25px;
    font-weight: 600;
    line-height: 35px;
    padding: 0;
    margin: 0;
}
.Hero-Banner h2 {
    font-size: 50px;
    line-height: 60px;
}
.space {
    padding-top: 4%;
    padding-bottom: 2%;
}
ul {
    padding: 0;
}
.Cstm-Btn a {
    background: #FFD629 !important;
    font-family: 'Fustat';
    border: 1px solid #FFD629 !important;
    color: black !important;
    font-size: 18px !important;
    padding: 12px 35px !important;
    margin-right: 20px;
    transition: 0.4s !important;
}

.Cstm-Btn a:hover {
    transform: translate(0, 20px);
}

.btn-center .wpb_wrapper {
    text-align: center;
}

.btn-center .Cstm-Btn:nth-child(2) a {
    background: transparent !important;
    color: white !important;
    border-color: white !important;
}

.FeaturesMain {
    text-align: center;
    background: #FFFFFF;
    border-radius: 20px;
    /* box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; */
    transition: 0.4s;
    padding: 70px 20px 20px;
    position: relative;
    /* margin-top: 25%; */
}

.FeaturesMain p {
    color: black;
}

.FeaturesMain h3 {
    font-family: "Roboto Condensed", serif;
    font-size: 20px;
    line-height: 30px;
    font-weight: 800;
    margin: 0;
    padding-bottom: 10px;
}

.samebtn {
    color: black;
    font-family: Fustat;
    text-decoration: underline;
    margin: 0 10px;
}

.Featuresimg {
    width: 80px;
    height: 80px;
    background: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: -38% auto 7%;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.FeaturesMain a:hover {
    color: black !important;
}

.FeaturesMain:hover {
    background: #ffd629;
    transition: 0.4s;
}

.TestimonialMain {
    background: white;
    border-radius: 20px;
    padding: 30px;
    transition: 0.4s;
    height: 363px;
    display: grid;
    align-items: center;
}

.TestimonialMain h3 {
    font-family: Fustat;
    font-size: 20px;
    line-height: 30px;
    font-weight: 800;
    margin: 0;
    padding-bottom: 0;
  color:black;
}

.TestimonialMain:hover {
    background: #ffd629;
    transition: 0.4s;
}

.TestimonialMain p {
    color: black;
}

.TestimonialMain .fa-quote-left {
    font-size: 80px;
    opacity: 0.3;
    transition: 0.4s;
}

.TestimonialMain:hover .fa-quote-left {
    opacity: 1;
    transition: 0.4s;
}

.TestimonialMain:hover .rating i{
    color:black;
    transition: 0.4s;
}

.rating i {
    color: #F3BC0E;
  transition: 0.4s;
}

.fourth-section .fa-star {
    color: #ffd629;
}

.faq {
    background: #fff !important;
    padding: 30px 25px 25px !important;
    border-radius: 10px !important;
    transition: 0.4s !important;
}

.faq.vc_toggle_active{
    background: #FFF9E3 !important;
    transition: 0.4s !important;
}
.faq .vc_toggle_title {
    display: flex ;
    align-items: center;
    justify-content: space-between;
}

.faq .vc_toggle_title p {
    margin: 0 !important;
    padding: 0 !important;
    font-weight: 600 !important;
    font-size: 20px !important;
  font-family: "Roboto Condensed", serif;
    color: black !important;
}

.faq .vc_toggle_content {
    border-top: 1px solid black !important;
    padding: 15px 0 0 !important;
}

.faq .vc_toggle_content p {
    margin: 0 !important;
    padding: 0 !important;
    color: black !important;
}
.faq.vc_toggle i.vc_toggle_icon {
    background: #472193 !important;
    border-radius: 50%;
    height: 32px;
    width: 32px;
}
.faq.vc_toggle i.vc_toggle_icon::before, .faq.vc_toggle i.vc_toggle_icon::after {
    border-color: #FFD629 !important;
    margin-top: -5px !important;
}
ul#menu-primary-menu {
    width: 100%;
    align-items: center;
    justify-content: flex-end;
    gap: 40px;
}

ul#menu-primary-menu li {
    padding: 0;
}

li#menu-item-68 a {
    background: #FFD629 !important;
    border: 1px solid #FFD629 !important;
    color: black !important;
    font-size: 17px !important;
    padding: 9px 18px !important;
    margin-right: 0;
    border-radius: 50px;
  transition:0.4s;
}

li#menu-item-68 a::after, li#menu-item-69::after, li#menu-item-68 a::after, li#menu-item-69 a::after{
  display:none;
}

li#menu-item-68 a:hover, li#menu-item-69 a:hover{
  transform:translate(0, 10px);
}

li#menu-item-69 a {
  font-size: 17px !important;
    padding: 9px 20px !important;
    margin-right: 0;
    border-radius: 50px;
    background: transparent !important;
    color: white !important;
    border: 1px solid white !important;
  transition:0.4s;
}

div#footer-widget .nav-link {
    color: #fff;
    padding: 0;
}

ul#menu-quick-links {
    display: block;
    column-count: 2;
}

section#nav_menu-2 {
    padding: 0 0 0 10%;
}

section#nav_menu-3 {
    display: grid
;
    justify-content: center;
    border-left: 1px solid #787878;
    border-right: 1px solid #787878;
}

h3.widget-title::after {
    content: '';
    left: 0;
    bottom: 0;
    width: 80px;
    height: 1px;
    background: white;
    position: absolute;
}

.site-info {
    text-align: center;
    font-family: "Roboto Condensed", serif;
    font-size: 18px;
    color: #fff;
    text-shadow: 0px 0px 5px #000;
}
.site-info a {
  text-shadow: 0px 0px 5px #0000;
}
footer#colophon .container {
    border-top: 1px solid #787878;
}



/* Packages */
.Package-main .vc_column-inner {
    background: white;
    border-radius: 20px;
    padding:20px !important;
    /* box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; */
    transition:0.4s;
}

.Package-main .vc_column-inner .vc_column-inner {
    background: transparent !important;
    box-shadow: none;
    padding: 0 !important;
}

.Package-main .vc_column-inner:hover{
  background: #FFD629;
  transition:0.4s;
}

.Package-main .vc_column-inner:hover .Cstm-Btn:nth-child(1) a {
    background: black !important;
    color: white !important;
}

.Package-main h3 {
    font-size: 27px;
    font-family: "Roboto Condensed", serif;
    font-weight: 700;
    line-height: 37px;
}

.Package-main p {
    color: black;
    padding: 0;
}

.Package-main ul li {
    color: black;
}

.Package-main ul li::marker{
  display:none;
}

.Package-main ul li::before {
    content: "\f058";
    font-family: "FontAwesome";
    margin-right: 5px;
  color:black;
}

.Package-main .wpb_text_column {
    margin: 0;
}

.Package-main ul {
    height: 252px;
    overflow-y: scroll;
    padding: 0 20px 0 0;
}

/* width */
.Package-main ul::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.Package-main ul::-webkit-scrollbar-track {
  background: transparent;
  border:1px solid black;
  border-radius:20px;
}

/* Handle */
.Package-main ul::-webkit-scrollbar-thumb {
  background: #000;
  border-radius:20px;
}

/* Handle on hover */
.Package-main ul::-webkit-scrollbar-thumb:hover {
  background: #000;
}

.Package-main .Cstm-Btn a {
    padding: 12px 25px !important;
}

.Package-main .Cstm-Btn:nth-child(2) a {
    color: black !important;
    border-color: black !important;
}

.Package-main .vc_separator {
    margin: 4% 0;
}

.price-wrap {
    display: flex;
    align-items: center;
  flex-wrap: wrap;
}

.price-wrap h1 {
    color: black;
    font-weight: 800;
    font-size: 70px;
}
.plans-main-row .Packages-wrap.plans-row .Package-main .vc_column-inner .wpb_wrapper .price-wrap h1 {
    padding-right: 5px;
    font-size: 2.15rem;
    line-height: 1;
}

.Package-main p br {
    display: none;
}
.plans-main-row .Packages-wrap.plans-row .Package-main .vc_column-inner .wpb_wrapper .price-wrap .dollar {
    font-size: 40px;
    font-weight: 800;
    display: none;
}

.price-wrap p {
    font-weight: 600;
    line-height: 20px;
    font-size: 21px;
}

span.zoom-social_icons-list-span {
    color: black !important;
}

.Packages-wrap {
    padding: 2% 0;
}

.Hero-Banner .wpb_text_column.wpb_content_element {
    margin-bottom: 17px;
}

.Suscribe-Letter p {
    display: flex;
    justify-content: flex-start;
}

.Suscribe-Letter .wpcf7-form-control-wrap { 
    width: 100%;
}
.Suscribe-Letter input.wpcf7-email {
    background-color: transparent;
    border: transparent;
    border-radius: 0;
    padding: 10px;
    border-bottom: 1px solid white;
    font-family: "Roboto Condensed", serif;
  color:white;
}

.Suscribe-Letter input.wpcf7-email:focus-visible, .Suscribe-Letter input.wpcf7-email:focus{
  outline:0;
  box-shadow:none;
}

.Suscribe-Letter input.wpcf7-email::placeholder {
    color: white;
}

.Suscribe-Letter .btn-large {
    margin-left: -11%;
    position: relative;
    z-index: 99;
    background-color: transparent;
    border: transparent;
    border-radius: 50px;
    margin-top: 0.8%;
    font-size: 17px;
}

.fifth-section h1 {
    padding-bottom: 3%;
}

.fourth-section .vc_column-inner {
    padding-right: 0 !important;
}

div#owl_custom1 .owl-nav button {
    color: black;
    width: 50px;
    height: 50px;
    background: white;
    font-size: 23px;
    border-radius: 50%;
    transition:0.4s;
    margin-left: -5%;
}
div#owl_custom1 .owl-nav button.owl-next {
    margin-right: -5%;
}
div#owl_custom1 .owl-nav button:hover{
  background-color:#FFD629;
  transition:0.4s;
}

div#owl_custom1 .owl-nav {
    position: absolute;
    right: 0;
    top: 50%;
    display: flex;
    align-items: center;
    gap: 10px;
    width: 100%;
    justify-content: space-between;
    left: 0;
}

.owl-nav button:focus-visible, .owl-nav button:focus{
  outline:0;
}


@media screen and (min-device-width: 1200px) and (max-device-width: 1249px) {
h1 {
    font-size: 47px;
    line-height: 57px;
}
p, li {
    font-size: 15px;
    line-height: 25px;
} 
body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    font-size: 16px;
} 
.Hero-Banner h1 {
    font-size: 76px;
    line-height: 86px;
}
.Cstm-Btn a {
    font-size: 14px !important;
    padding: 10px 30px !important;
    margin-right: 10px;
} 
.space {
    padding-top: 5%;
    padding-bottom: 3%;
} 
.FeaturesMain {
    padding: 70px 20px 20px;
}
.Featuresimg {
    margin: -47% auto 7%;
} 
.FeaturesMain h3 {
    font-size: 16px;
    line-height: 21px;
} 
}

@media screen and (min-device-width: 1250px) and (max-device-width: 1500px) {
.TestimonialMain {
    padding: 20px;
} 
.TestimonialMain p {
    font-size: 15px;
    line-height: 25px;
} 
.TestimonialMain .fa-quote-left {
    font-size: 60px;
} 
}

@media screen and (min-device-width: 1501px) and (max-device-width: 1715px) {
.TestimonialMain p { 
    font-size: 15px;
} 
}


@media screen and (min-device-width: 1200px) and (max-device-width: 1440px) {
.show-modal { font-size: 15px !important; }
a.login-trigger { font-size: 16px; padding: 8px 20px !important; }
}

/* Breadcrumbs CSS */

.breadcrumbs {
    padding: 4% 0;
}

.breadcrumbs h1 {
    padding: 0;
}

.breadcrumbs span {
    color: white !important;
    font-size: 20px;
    line-height: 30px;
    font-family: 'Fustat';
}

.breadcrumbs i {
    background: #ffd629;
    color: #000000 !important;
}

.breadcrumbs i {
    font-size: 16px;
    width: 26px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 30px;
}

.breadcrumbs .breadcrumbs_inr {
    display: flex !important;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
  justify-content: center;
}

.breadcrumbs span a {
    text-decoration: none;
}

.breadcrumbs .container {
    text-align: center;
}

/* Breadcrumbs CSS */


#our_comit .vc_col-sm-9 h2, #our_comit .vc_col-sm-9 p {
    text-align: left !important;
    margin: 0;
}

#our_comit .vc_col-sm-9 {
    padding: 20px 30px;
    border-radius: 10px;
    border: 2px solid #472193;
    margin-bottom: 2%;
    transition: all linear 0.3s;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    background: #fff;
}

#our_comit .vc_col-sm-9:hover {
    background: #472193;
    border-color: #472193;
}

#our_comit .vc_col-sm-9:hover h2, #our_comit .vc_col-sm-9:hover p {
    color: white;
}

#about_sect p {
    color: #fff;
}

.page-id-149 #BTN-FAQ a, .page-id-151 #BTN-FAQ a {
    background: #472193 !important;
    border-color: #472193 !important;
    color: #ffd629 !important;
}

#Reviews-Sect {
    padding-top: 4%;
}

.our-story {
    margin: 30px 0;
}

#about_sect .wpb_single_image img {
    border-radius: 12px;
    border: 3px solid #472193;
}

.comit_row {
    padding-bottom: 2%;
}

.comit_row .wpb_single_image img {
    border-radius: 0 !important;
    border: unset !important;
}

.ReviewsMain img {
    margin: 0 auto;
    text-align: center;
    width: 100px !important;
    filter: brightness(0);
}

.ReviewsMain p {
    font-size: 20px;
    line-height: 30px;
    padding: 0;
    margin: 0 0 8px;
    text-align: center;
  color: black;
}

.ReviewsMain h3 {
    text-align: center;
    font-size: 35px;
    line-height: 45px;
    padding: 0;
    margin: 0;
    color: #472193;
    font-family: "Roboto Condensed", serif;
}

.ReviewsMain {
    margin: 20px 0 0;
}

#reviews .owl-nav {
    text-align: center;
    margin-top: 2%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

#reviews .owl-nav i {
    color: black;
    background: white;
    width: 50px;
    height: 50px;
    font-size: 23px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

#about_sect,section#coverage-sect {
    background-color: #f8f6f0;
    background-color: #ffd629;
    background: linear-gradient(180deg, #ffd629, #472194);
}

#about_sect {
    padding-top: 40px;
    padding-bottom: 40px;
    z-index: 1;
}

#about_sect h1, #FAQ_page h1, #Contact-Sect h2 {
    color: #472193 !important;
    text-shadow: 2px 2px 0px #fff; /* Will override color (regardless of order) */
}

#our_comit .vc_col-sm-9 h2 {
    color: #472193;
}

#our_comit .vc_col-sm-9  p {
    color: black;
}

#masthead .dropdown-menu {
    background: #ffd629;
    z-index: 999;
    color: black;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    border-radius: 8px;
    min-width: 15.5rem;
}

#masthead .dropdown-menu a {
    color: #000000 !important;
    font-weight: 500;
    transition: all linear 0.3s;
}

#masthead .dropdown-menu a:hover {
    background: black;
    color: white !important;
}

#Package-main_NON .vc_column-inner {
    background: transparent;
    box-shadow: none;
}

#contact-details {
    background: white;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 30px 15px !important;
    border-radius: 15px;
    color: black;
    position: relative;
    height: 120px;
    box-shadow: rgb(0 0 0 / 51%) 0px 8px 24px;
}

#contact-details a {
    color: black;
    text-decoration: none;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-family: 'Fustat';
    gap: 10px;
}

#contact-details i {
    background: #472193;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 90px;
    padding: 10px;
}

.contact-details_l i {
    padding: 10px 13px !important;
}

.Contact-Form input, .Contact-Form textarea {
    background: white;
    border: unset;
    border-bottom: 2px solid #472193;
    color: black;
    font-size: 18px;
    /* margin: 0 0 30px; */
    padding: 25px 15px 25px;
    box-shadow: rgb(149 157 165 / 33%) 0px 8px 24px;
}

.Contact-Form p {
    margin: 0 0 30px;
}

.Contact-Form input::placeholder, .Contact-Form textarea::placeholder {
    color: #666;
}

.check-mark br {
    display: none !important;
}

.Contact-Form p {
    padding: 0;
}

.Contact-Form .col-md-12 label {
    color: black;
}

.check-mark p {
    margin: 0;
}

.Contact-Form .col-md-12 p {
    margin: 0 0 8px;
}

.Contact-Form .wpcf7-list-item {
    margin: 0 20px 0 0px;
}

.Contact-Form .wpcf7-list-item input {
    margin: 0;
}

.Contact-Form .wpcf7-submit {
    margin: 10px 0 0;
    background: #472193;
    padding: 14px 30px 11px;
    color: #ffd629;
    font-weight: 600;
    border-radius: 40px;
    line-height: 30px;
    border: unset;
}

.Contact-Form {
    margin: 20px 0 0;
    background: white;
    padding: 30px;
    border-radius: 0px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    margin-top: .0;
    height: 490px;
}

.Contact-Form .form-control:focus {
    color: black;
    background-color: white;
    border-color: #3a1a85;
    border-bottom: 2px solid #3a1a85;
    outline: 0;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

#contact-iframe iframe {
    height: 480px;
    border-radius: 12px;
}

#contact-iframe {
    padding-top: 70px;
}

#Contact-Sect {
    padding-bottom: 100px;
    background: #f8f6f0;
    padding-top: 5%;
    background: linear-gradient(180deg, #ffd629, #472194);
}

#Privacy_Policy a {
    text-decoration: underline !important;
    color: white !important;
}

#Privacy_Policy {
    padding-top: 70px;
    padding-bottom: 70px;
    background: #F8F6F0 !important;
}

#Privacy_Policy li {
    display: block;
}

.faq .vc_toggle_content p a {
    color: black;
    text-decoration: none;
}


/* Responsive CSS */

@media only screen and (max-width: 1199px){
button.navbar-toggler { background: white; }
.navbar-brand { width: 70%; }
#menu-primary-menu { background: black; padding: 14px 0 20px; gap: 8px; margin: 8px auto 0; width: 100% !important; border-radius: 16px; border-top: 3px solid #ffd629; border-bottom: 3px solid #ffd629; }
}

@media screen and (min-width: 1px) and (max-width: 767px) {
.Hero-Banner h1 { font-size: 40px; line-height: 50px; padding: 0; }
.Hero-Banner h2 { font-size: 30px; line-height: 40px; margin: 0 0 10px; padding: 0; }
.Hero-Banner p { font-size: 20px; line-height: 30px; }
li { font-size: 16px; line-height: 26px; padding-bottom: 8px; }
.Cstm-Btn a { font-size: 16px !important; padding: 12px 30px !important; }
.Hero-Banner { padding-top: 20px; }
h1 { font-size: 30px; line-height: 40px; margin: 0; padding-bottom: 10px; }
.Packages-wrap { padding: 0 !important; }
.Package-main h3 { font-size: 25px; line-height: 35px; }
.Package-main ul { height: 252px; padding: 15px 15px 0 0; }
.vc_do_btn { margin-bottom: 15px !important; }
.price-wrap h1 { font-size: 50px; }
.price-wrap p { margin: 0; }
.price-wrap .dollar { font-size: 35px; }
.price-wrap p { font-size: 20px; }
.space { padding-top: 0%; padding-bottom: 3%; }
.FeaturesMain { padding: 40px 15px 20px; margin-top: 20%; margin-bottom: 25px; }
.FeaturesMain .content { padding: 0; margin: 0 0 12px; }
a.samebtn { font-size: 16px; }
p { font-size: 16px; line-height: 26px; }
.FeaturesMain h3 { padding-bottom: 8px; }
.Third-section.space .wpb_text_column { margin: 0 0 12px; }
.TestimonialMain { padding: 20px; height: auto; margin-right: 15px; }
.TestimonialMain p { margin: 0; }
.fourth-section.space .wpb_text_column { margin: 0 0 10px; }
div#owl_custom1 .owl-nav button { width: 40px; height: 40px; font-size: 20px; }
div#owl_custom1 .owl-nav { right: 15px; top: -3%; }
.TestimonialMain { margin-top: 15%; }
.faq .vc_toggle_title p { font-size: 18px !important; }
.faq { padding: 15px 15px 15px !important; }
.Sixth-section .wpb_text_column { margin: 0 0 12px; }
.Sixth-section { margin-bottom: 5%; }
section#nav_menu-3 { display: block; border-left: unset; border-right: unset; }
section#nav_menu-2 { padding: 0; }
.site-info { font-size: 16px; }
.Suscribe-Letter .btn-large { margin-top: -1.2%; }
.Suscribe-Letter input.wpcf7-email { font-size: 16px; }
}



@media screen and (min-width: 768px) and (max-width: 1024px) {}
@media screen and (min-width: 1025px) and (max-width: 1440px) {}
@media screen and (min-width: 1200px) and (max-width: 1600px){
	div#footer-widget {
    background-position: center center !important;
}
div#footer-widget .col-lg-6.col-md-6.col-sm-12 {
    flex: 0 0 64% !important;
    max-width: 64% !important;
}
div#footer-widget .col-lg-2.col-md-2.col-sm-12 {
    flex: 0 0 12% !important;
    max-width: 12% !important;
}
}





/* Port in Popup CSS */
.popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

.popup-box {
    background: #FFD629;
    padding: 20px;
    border-radius: 20px;
    width: 30%;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    transform: scale(0.7);
    transition: transform 0.3s ease;
    text-align: center;
    position: relative;
    border-top: 5px solid #000;
    border-bottom: 5px solid #000;
}

.popup-overlay.active {
    opacity: 1;
    visibility: visible;
}

.popup-overlay.active .popup-box {
    transform: scale(1);
}

.close-btn {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 30px;
    cursor: pointer;
    background: black;
    color: white;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    line-height: 1.8;
}

.popup-box input {
    width: 100%;
    padding: 20px 10px;
    margin: 10px 0px;
    border: none;
    border-radius: 5px;
    outline: none;
}

.check-btn {
    font-family: 'Fustat';
    font-size: 18px;
    background: black;
    color: white;
    padding: 8px 15px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    position: absolute;
    right: 40px;
    margin: 20px 0 0;
}


.popup-box h2 {
    color: black;
    margin: 0;
}
/* Port in Popup CSS */



/* sign up form css */

.popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.4s ease, visibility 0.4s ease;
}

.popup-overlay.show {
    opacity: 1;
    visibility: visible;
}

#signupPopupOverlay .popup {
    background: #FFD629;
    color: white;
    padding: 40px;
    border-radius: 20px;
    width: 40%;
    text-align: center;
    position: relative;
    transform: scale(0.8);
    transition: transform 0.3s ease;
    border-top: 5px solid #fff;
    border-bottom: 5px solid #fff;
}

.popup-overlay.show .popup {
    transform: scale(1);
}

div#signupPopupOverlay h2 {
    color: black;
}



#signupPopupOverlay button {
    background: black;
    border: 1px solid #000;
    color: white;
    font-size: 26px;
    font-family: 'Fustat';
    font-weight: 500;
    padding: 12px 45px;
    border-radius: 50px;
}

#signupPopupOverlay h2 {
    font-size: 50px;
}

#signupPopupOverlay p {
    color: black;
    font-size: 25px;
    font-weight: 500;
}

.popup .signin-link {
    color: black;
    text-decoration: underline;
}

form#signupForm {
    margin-bottom: 20px;
}

#signupPopupOverlay .form-group {
    display: flex;
/*  flex-wrap: wrap; */
    align-items: center;
    gap: 20px;
}

span.sign-close-btn {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 30px;
    cursor: pointer;
    background: black;
    color: white;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    line-height: 1.1;
}

/* sign up form css */


/* Login Form CSS */

.popup {
    background: #FFD629;
    padding: 20px;
    border-radius: 20px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    text-align: center;
    max-width: 450px;
    width: 100%;
    animation: fadeIn 0.3s ease-in-out;
    border-top: 5px solid #fff;
    border-bottom: 5px solid #fff;
}

@keyframes fadeIn {
    from {
        transform: translateY(-10px);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

.close-btn {
    font-size: 20px;
    cursor: pointer;
    float: right;
}

.input-group {
    position: relative;
    margin-bottom: 15px;
}

.input-group input {
    width: 100%;
    padding: 12px 10px 12px 38px;
    border: 1px solid #000000;
    border-radius: 4px;
    background: transparent;
    color: black;
    font-size: 18px;
    font-family: 'Fustat';
}

.input-group i {
    position: absolute;
    left: 10px;
    top: 35%;
    transform: translateY(-50%);
    color: #000000;
}

.error-message {
    color: red;
    font-size: 12px;
    display: block;
    margin-top: 5px;
    text-align: left;
}

.login-btn {
    width: 100%;
    background: black;
    border: none;
    padding: 10px;
    color: white;
    font-weight: 500;
    font-size: 22px;
    font-family: 'Fustat';
    margin-top: 10px;
    border-radius: 50px;
}

.forgot-password {
    display: block;
    margin-top: 10px;
    color: blue;
    text-decoration: none;
}



span.login-close-btn {
    font-size: 30px;
    cursor: pointer;
    background: black;
    color: white;
    border-radius: 50px;
    line-height: 1;
    padding: 3px 15px 8px;
}

div#loginPopupOverlay h2 {
    margin: 20px 0 0;
}

.input-group input::placeholder {
    color: black;
}

#loginPopupOverlay p, #loginPopupOverlay a {
    font-size: 18px;
    font-weight: 500;
}

div#loginPopupOverlay .forgot-password {
    text-decoration: underline;
}

form#loginForm .otp-link {
    text-decoration: underline;
}

/* Login Form CSS */







/* modal */


   .modal-box{ font-family: 'Poppins', sans-serif; }
.show-modal {
    color: black;
    background: #ffd629;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    padding: 10px 15px;
    border: none;
    outline: none;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    display: block;
    transition: all 0.3s ease 0s;
    border-radius: 50px;
}

.show-modal:hover {
    background: #ffd629;
    color: black !important;
}
/* .show-modal:hover,
.show-modal:focus{
    color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    outline: none;
} */
.modal-dialog{
    width: 400px;
    margin: 70px auto 0;
}
.modal-dialog{ transform: scale(0.5); }
.modal-dialog{ transform: scale(1); }
.modal-dialog .modal-content{
    text-align: center;
    border: none;
}
.modal-content .close{
    color: #fff;
    background: black;
    font-size: 25px;
    font-weight: 400;
    text-shadow: none;
    line-height: 27px;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    overflow: hidden;
    opacity: 1;
    position: absolute;
    left: auto;
    right: 8px;
    top: 8px;
    z-index: 1;
    transition: all 0.3s;
}
.modal-content .close:hover{
    color: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
.close:focus{ outline: none; }
.modal-body{background: transparent;padding: 0;}
.modal-body .title{
    color: #026fd4;
    font-size: 33px;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0 0 10px;
}
.modal-body .description{
    color: #9A9EA9;
    font-size: 16px;
    margin: 0 0 20px;
}
.modal-body .form-group {
    text-align: left;
    margin-bottom: 20px;
    position: relative;
    display: flex;
    align-items: center;
    gap: 15px;
}
.modal-body .input-icon{
    color: #777;
    font-size: 18px;
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: 20px;
}
.modal-body .form-control{
    font-size: 17px;
    height: 45px;
    width: 100%;
    padding: 6px 0 6px 50px;
    margin: 0 auto;
    border: 2px solid #eee;
    border-radius: 5px;
    box-shadow: none;
    outline: none;
}
.form-control::placeholder{
    color: #AEAFB1;
}
.form-group.checkbox{
    width: 130px;
    margin-top: 0;
    display: inline-block;
}
.form-group.checkbox label{
    color: #9A9EA9;
    font-weight: normal;
}
.form-group.checkbox input[type=checkbox]{
    margin-left: 0;
}
.modal-body .forgot-pass{
    color: #7F7FD5;
    font-size: 13px;
    text-align: right;
    width: calc(100% - 135px);
    margin: 2px 0;
    display: inline-block;
    vertical-align: top;
    transition: all 0.3s ease 0s;
}
.forgot-pass:hover{
    color: #9A9EA9;
    text-decoration: underline;
}
.modal-content .modal-body .btn{
    color: #fff;
    background: linear-gradient(to right, #33a3ff, #0675cf, #4cd5ff);
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 38px;
    width: 100%;
    height: 40px;
    padding: 0;
    border: none;
    border-radius: 5px;
    border: none;
    display: inline-block;
    transition: all 0.6s ease 0s;
}
.modal-content .modal-body .btn:hover{
    color: #fff;
    letter-spacing: 2px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.modal-content .modal-body .btn:focus{ outline: none; }
@media only screen and (max-width: 480px){
    .modal-dialog{ width: 95% !important; }
    .modal-content .modal-body{
        padding: 60px 20px 40px !important;
    }
}

.modal-content {
    background: transparent;
}

.modal-body h2 {
    color: black;
    margin: 0;
}

.modal-body p {
    color: black;
    margin: 0;
}

.modal-dialog .signup-btn {
    background: black;
    color: white;
    border: 1px solid #000;
    font-family: 'Fustat';
    font-size: 22px;
    padding: 12px 45px;
    border-radius: 40px;
}

#signupForm input {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    border: 1px solid #000;
    background: transparent;
    font-size: 20px;
    font-family: 'Fustat';
    color: black;
    padding: 10px;
    border-radius: 8px;
}

#signupForm input::placeholder {
    color: black;
}

/* modal */

#menu-primary-menu #menu-item-68 {
    display: none;
}

#menu-primary-menu #menu-item-69 {
    display: none;
}

a.login-trigger {
  border: 1px solid #ffffff;
  color: white;
  font-size: 16px;
  font-family: 'Fustat';
  padding: 10px 25px;
  border-radius: 40px;
  margin-left: 10px;
}

a.login-trigger i {
    margin-right: 7px;
}

.login-dial {
    background: #ffd629;
    width: 100%;
    height: 300px;
    border-top: 5px solid #fff;
    border-bottom: 5px solid #fff;
    border-radius: 20px;
    padding: 30px;
}

.login-dial h4 {
    font-size: 30px;
    font-family: 'Fustat';
    font-weight: 700;
    margin: 0 0 20px;
}

.modal-dialog.login-dial input {
    background: transparent;
    border: 1px solid #000;
    color: black;
    padding: 12px 10px !important;
    margin: 0 0 20px;
    font-size: 20px;
    font-family: 'Fustat' !important;
}

.modal-dialog.login-dial input::placeholder {
    color: black;
    font-family: 'Fustat' !important;
}

.login-dial .login {
    background: black !important;
    line-height: 20px !important;
    font-size: 20px !important;
}

.login-dial .close {
    top: -20px;
}

.btn-primary.focus, .btn-primary:focus {
    color: #000000;
    background-color: #fdd74e;
    border-color: #fdd74e;
    box-shadow: none;
}

#coverage-sect iframe {
    margin: 0 auto 100px;
    height: 500px;
    width: 85%;
}
section#coverage-sect p br {
    display: none;
}
.plans_inoform {
    text-align: center;
    transition: all linear 0.4s;
}

.plans_inoform h2 {
    color: #472193;
    margin: 0 0 10px;
    padding: 0;
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 15px;
}

.Plans_profile {
    background: #ffd629;
    /* box-shadow: rgb(100 100 111 / 32%) 0px 7px 29px 0px; */
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 60px;
    margin: 0 auto -9%;
    position: relative;
}

.Plans_profile img {
    width: 40px;
    filter: invert(11%) sepia(78%) saturate(3822%) hue-rotate(257deg) brightness(96%) contrast(95%);
}

.plans-Wrap {
    background: #0000 !important;
    transition: all linear 0.4s;
    border-radius: 12px;
    padding: 40px 20px 40px;
    display: flex;
    align-items: center;
    flex-direction: column;
    /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
    height: auto;
}

.plans-Wrap p {
    color: black;
    margin: 0;
    padding: 0;
    margin-bottom: 5px;
    line-height: 2;
}
.plans-Wrap a.rm-plans {
    border-bottom: 2px solid #FFD629;
    text-decoration: none;
    color: #fff;
}
section#coverage-sect {
    padding-top: 6%;
    padding-bottom: 6%;
}

.plans-Wrap:hover {
    background: #472193;
}

.plans-Wrap:hover h2, .plans-Wrap:hover p {
    color: white;
}

#FAQS h4 {
    font-size: 22px;
    line-height: 32px;
    font-family: "Roboto Condensed", serif;
    color: #472193;
    font-weight: 600;
}

#FAQS .vc_toggle_active {
    background: #ffffff !important;
    transition: 0.4s !important;
}

div#FAQS {
    padding-top: 5%;
}

#BTN-FAQ a {
    background: #472193 !important;
    font-family: 'Fustat';
    color: #ffd629 !important;
    transition: all linear 0.3s;
    border-radius: 50px;
    border: 1px solid #472193 !important;
    padding: 13px 35px;
    font-size: 18px;
  font-weight: 500;
}

#BTN-FAQ a:hover {
    background: transparent;
    color: #472193;
    transform: translate(0px, -10px);
    box-shadow: rgb(149 157 165 / 48%) 0px 8px 24px;
}

#BTN-FAQ {
    margin: 4% 0 0;
}

#FAQS .vc_do_toggle {
    box-shadow: rgb(100 100 111 / 4%) 0px 7px 29px 0px;
}

#FAQ_page {
    background: linear-gradient(180deg, #ffd629, #472194);
}

#FAQ_page .faq.vc_toggle_active {
    background: white !important;
}

#FAQ_page .vc_do_toggle {
    background: white;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

#Package_Page {
    background: #f8f6f0;
    padding-top: 5% !important;
}

#Package_Page #BTN-FAQ {
    margin: 0;
}

#Package_Page .Package-main .vc_column-inner:hover {
    background: #472193;
}

#Package_Page .Package-main .vc_column-inner:hover h1, #Package_Page .Package-main .vc_column-inner:hover p, #Package_Page .Package-main .vc_column-inner:hover li, #Package_Page .Package-main .vc_column-inner:hover h3 {
    color: white;
}

#Package_Page .Package-main .vc_column-inner:hover #BTN-FAQ a {
    background: white !important;
    color: black !important;
}

#Package_Page .Package-main .vc_column-inner:hover .Cstm-Btn:nth-child(2) a {
    color: white !important;
    border-color: white !important;
}

#Package_Page .Package-main .vc_column-inner:hover .vc_sep_line {
    border-top: 1px solid #EBEBEB;
}

#Package_Page .Package-main .vc_column-inner:hover li::before {
    color: white !important;
}

.page-id-96 .Sixth-section {
    background: #f8f6f0;
}

.page-id-96 .Sixth-section p {
    color: black;
}

.page-id-96 .Sixth-section #BTN-FAQ {
    margin: 0;
}

#Package_Page .Package-main #BTN-FAQ a:hover {
    box-shadow: none;
}

#Privacy_Policy p, #Privacy_Policy li, #Privacy_Policy a, #Privacy_Policy span, #Privacy_Policy h2 {
    color: black !important;
}

/* .page-id-92 #footer-widget, .page-id-149 #footer-widget, .page-id-151 #footer-widget, .page-id-172 #footer-widget, .page-id-198 #footer-widget, .page-id-96 #footer-widget, .page-id-94 #footer-widget {
    padding-top: 60px;
} */

.page-id-10 #footer-widget {
    padding-top: 0;
}

#footer-widget {
    padding-top: 60px;
}

.vc_btn3-container .vc_general {
    font-weight: 600;
}


.page-id-10 .Cstm-Btn a {
    color: #472193 !important;
    font-weight: 800 !important;
}

.Package-container .selected {
    background: #ffd629 !important;
    color: #472193 !important;
    border-color: #ffd629 !important;
      position: relative;
}

.Package-container .selected::after {
    content: '\f058';
    right: 15%;
    position: absolute;
    font-family: 'FontAwesome';
    color: green;
    font-size: 26px;
}

.cstm-search {
    width: 80%;
    margin: 0 auto;
}

.cstm-search input{
    padding-left: 30px;
    color: black;
    background: transparent;
    position: relative;
  }

.cstm-search input::before {
    content: '\f002'; 
    font-family: 'FontAwesome';
    font-weight: 900;
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
}
  
.cstm-search input.form-control {
    background: white;
}

.cstm-search .input-group {
    width: 100%;
    margin: 0;
}

#footer-widget #text-4 .wpcf7-response-output {
    border-color: #ffd629;
    color: white;
    font-family: 'Fustat';
    margin-top: 0;
}

.magnify-code {
    position: absolute;
    color: #472193;
    margin-top: 2%;
    right: 8%;
}
a#zipCheckIcon {
    opacity: 1 !important;
}

.zipcode-label {
    display: flex !important;
    align-items: center !important;
    gap: 20px;
}

.zipcode-label a {
    margin: 0 !important;
}

div#simMessage a {
    background: #472193;
    cursor: pointer;
    transition: all linear 0.4s;
    color: #ffd629;
    font-weight: 500;
    padding: 12px 35px;
    text-align: center;
    border-radius: 40px;
    border: 1px solid #472193;
}

div#simMessage p {
    background: #472193;
    cursor: pointer;
    transition: all linear 0.4s;
    color: #ffd629;
    font-weight: 500;
    padding: 5px 15px;
    text-align: center;
    border-radius: 40px;
    border: 1px solid #472193;
    width: 56%;
    display: block;
    margin: auto;
    font-size: 15px;
}

.number-selection {
    padding: 6% 0 0;
}

div#simMessage {
    margin-top: 16% !important;
}

#inputFieldsContainer label:before {
    padding-right: 10px;
    color: #ffd629;
}

#inputFieldsContainer label {
    position: relative;
    padding-left: 0;
}

#inputFieldsContainer label:nth-child(3):before {
    content: "\f095";
    font-family: 'Font Awesome 5 Free';
    display: inline-block;
    transform: scaleX(-1);
    padding: 0 0 0 10px;
}
#inputFieldsContainer label:nth-child(1):before {
    content: "\f7c4";
    font-family: 'Font Awesome 5 Free';
}

#inputFieldsContainer label:nth-child(5):before {
    content: "\f2bd";
    font-family: 'Font Awesome 5 Free';
}

#inputFieldsContainer label:nth-child(7):before {
    content: "\f084";
    font-family: 'Font Awesome 5 Free';
}

div#coverage-result {
    display: flex;
    justify-content: space-around;
    background: #472193;
    padding: 7px 0;
    margin: 0 !important;
    color: #ffd629;
    font-family: 'Fustat';
}

div#coverage-result .coverage-warp {
    color: #ffd629;
    font-family: 'Roboto Condensed';
    font-size: 20px;
}

.cstmbtnform {
    font-family: 'Roboto Condensed';
    background: #472193;
    color: #ffd629;
    border-color: transparent;
    border-radius: 0;
}

select#provider {
    border: 2px solid #472193 !important;
    padding: 8px 6px !important;
    width: 100% !important;
    border-radius: 6px !important;
    color: black;
    margin: 0 0 11px;
    font-family: 'Fustat';
}


.page-id-355 .breadcrumbs h1 {
    text-transform: capitalize;
}

.Thank-Wrapper img {
    position: absolute;
    left: 0;
    right: 0;
    margin: -60px auto 0px !important;
    text-align: center;
}

.Thank-Wrapper {
    text-align: center;
}

.Thank-Wrapper h2 {
    font-size: 40px !important;
    margin: 50px 0 0;
}

.Thank-Wrapper p {
    margin: 0;
    color: black;
}

#thank-main {
    border-top: 5px solid #ffd629 !important;
    border-bottom: 5px solid #ffd629 !important;
    border-radius: 14px !important;
}

div#cart-container p {
    color: #fff;
    text-align: center;
}



/* Red error box */
.input-error {
    border: 2px solid red !important;
}

/* Green success box */
.input-success {
    border: 2px solid green !important;
}

/* Disabled submit button style */
.disabled-btn {
    opacity: 0.5 !important;
    cursor: not-allowed !important;
    pointer-events: none;
}













/*.page-id-227 #content, .page-id-255 #content, .page-id-258 #content, .page-id-278 #content, .page-id-291 #content{*/
/*    background-image: url(https://mcmillanbookpublisherllc.com/wp/client/wp-content/uploads/2025/04/mingle-bg-pic.webp) !important;*/
/*    background-repeat: no-repeat !important;*/
/*    background-position: right !important;*/
/*    background-size: contain !important;*/
/*}*/
form#package-form {
    position: relative;
}

.page-id-291 form#package-form::before {
    content: 'Dwell Package';
}

.page-id-278 form#package-form::before {
    content: 'Connect Package';
}

.page-id-258 form#package-form::before {
    content: 'Engage Package';
}

.page-id-255 form#package-form::before {
    content: 'Student Package';
}

.page-id-227 .breadcrumbs, .page-id-255 .breadcrumbs, .page-id-258 .breadcrumbs, .page-id-278 .breadcrumbs, .page-id-291 .breadcrumbs, .page-template-redirect-to-payment .breadcrumbs{
    display:none;
}

.Package_wrap {
    padding: 0 13% 0 0% !important;
}


form#package-form::before {
    content: 'Attach Package';
    background: #472193;
    width: max-content;
    height: 100%;
    border-radius: 18px 0px 0px 18px;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    left: -40px;
    top: 0;
    color: white;
    padding: 10px 20px;
    text-align: center;
    font-size: 22px;
    content: 'A\A t\A t\A a\A c\A h\A\A P\A a\A c\A k\A a\A g\A e';
    white-space: pre;
    right: 0px;
    margin: 0;
  display:none;
}

section.Package_Sect {
    padding: 5% 10% !important;
}
.sim-container div:nth-child(2) {
    margin: 10px 0 60px !important;
}
div#simMessage p {
    width: 75% !important;
}

.Package-container .selected::after {
    right: 5% !important;
}

.page-template-redirect-to-payment .container {
    max-width: 1920px !important;
}

.page-template-redirect-to-payment .checkout-wrapper {
    margin: 0;
    max-width: 100%;
    width: 100%;
    gap: 0;
}

.page-template-redirect-to-payment .checkout-wrapper .checkout-box {
    border: transparent;
    border-radius: 0;
    box-shadow: none;
    padding: 5% 20%;
}

.checkout-box.order-summary {
    background: #f8f6f0 !important;
    padding: 5% 45% 0 5% !important;
}

.checkout-box-left {
    padding: 5% 5% 5% 35% ! IMPORTANT;
}

.Package_wrap li::before {
    content: "\f00c" !important;
}

.monthly-price {
    background: #f8f6f0;
    padding: 20px 20px 10px;
    border-radius: 10px;
}

.number-selection div:nth-child(2) label {
    background: transparent !important;
    color: black !important;
    border-radius: 8px !important;
    font-size: 17px !important;
    /*border-color: gray;*/
}

.sim-container div:nth-child(2) label {
    background: transparent !important;
    color: black !important;
    border-radius: 8px !important;
    font-size: 17px !important;
    border: 1px solid gray !important;
}

.Package-container label {
    color: black !important;
    font-family: 'Roboto Condensed' !important;
    font-size: 18px !important;
}

.Package-container .selected {
    background: transparent !important;
    border: 2px solid #472193 !important;
}

div#simMessage a, div#simMessage p {
    background: transparent !important;
    color: black !important;
    border-radius: 8px !important;
    font-size: 15px !important;
    border-color: gray !important;
    border: none;
    padding: 0;
}

div#simMessage {
    margin-top: 25% !important;
}

.sim-container div:nth-child(2) label.selected {
    border: 2px solid #472193 !important;
}

.submit-btn button {
    transition: 0.4s;
}

.card-section {
    background: #f8f6f0;
    padding: 0 20px;
    border-radius: 10px;
    margin: 0 0 30px;
}

.cardimg-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.cardimg-wrap h2 {
    text-align: left !important;
    font-size: 23px;
    width: 50%;
}

.page-template-redirect-to-payment .checkout-wrapper .checkout-box .cstm-formbtn {
    background: #472193 !important;
    color: white !important;
    border-radius: 8px !important;
    font-size: 18px !important;
}

.cardimg-wrap .card-img {
    width: 40%;
}

.card-fieldwrap {
    display: flex;
    align-items: center;
    gap: 10px;
}

.card-fieldinner {
    width: 50%;
}


.total-wrap {
    display: grid;
    gap: 10px;
}

.total-wrap .total-inner, .total-inner-service {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.monthly-pay {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #f2ede1;
    padding: 14px;
    border: 1px solid lightgrey;
    border-radius: 8px;
    margin: 10px 0 20px;
}

.package-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#slider-img img {
    transition: opacity 0.5s ease;
    opacity: 1;
  }
  #slider-img img.fade-out {
    opacity: 0;
  }
.page-template-custom-cart .container {
    max-width: 100% !important;
    width: 100% !important;
}


div#cart-container {
    width: 100% !important;
}
div#cart-container form {
    border-radius: 0 !important;
    border-color: transparent !important;
}


.cart-wrap {
    display: grid;
}

.remove-btnpricewrap {
    display: grid;
}
.fieldcart-wrap button {
    background: transparent !important;
    font-size: 15px  !important;
    text-decoration: underline  !important;
}


.form-wrap {
    display: flex;
    padding: 0 20%;
    gap: 20px;
    align-items: flex-start;
}

.form-inner {
    width: 70%;
}

.side-cart-right {
    width: 35%;
    background: #f8f6f0;
    padding: 20px;
    border-radius: 20px;
}

div#cart-container button.checkout-btn {
    width: 100% !important;
    background: #472193 !important;
    color: #ffd629 !important;
    border-radius: 20px !important;
}

.cstm-checkbox {
    width: auto !important;
}

.emailcheckbox {
    padding-bottom: 30px;
    margin-top: 10px;
}

div#otp-verification {
    margin-top: 0px !important;
}
small#edu_email_error, small#otp_error, div#otp-verification p {
    font-size: 100%;
    background: #ffd629;
    padding: 5px 10px;
    border-radius: 1rem;
    color: #472193 !important;
    font-weight: 600;
    font-family: "Roboto Condensed", serif;
}
.cstm-checkboxlabel {
    font-weight: 400 !important;
}


.payment-txt {
    padding: 10% 0 3%;
}

.payment-txt h3 {
    font-family: 'Roboto Condensed';
    font-size: 23px;
}

.payment-txt p {
    color: gray !important;
    font-family: 'Roboto Condensed';
    font-size: 16px;
    margin: 0;
}

.page-template-redirect-to-payment .checkout-wrapper .checkout-box .cstm-formbtn:hover {
    background: #330e7c !important;
}
.cart-total {
    display: flex;
    justify-content: space-between;
}

.page-template-custom-cart .breadcrumbs {
    display: none;
}

div#cart-container h2 {
    text-align: center;
    color: black;
    padding: 0 0 5%;
}


.cartimg-wrao {
    display: flex;
    align-items: center;
    gap: 10px;
}

.cartimg-wrao img {
    width: 25%;
}
/*New Layout CSS Starts here*/
/*Header CSS*/
header#masthead .container {
    max-width: 100% !important;
    padding-right: 2rem;
    padding-left: 2rem;
}
header#masthead.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background:#472193;
  transition: all 0.3 s ease;
}
.taq-btn a.nav-link {
    border-radius: 1.5rem;
    padding: 1rem 1.5rem !important;
    text-align: center;
    font-weight: 700 !important;
    background-color: #FFD629;
    color: #000 !important;
}
/*Home Hero Section*/
section.vc_section.Hero-Banner.lo-2 {
    padding-top: 3.75rem;
    padding-bottom: 0;
    overflow: visible;
}
section.vc_section.Hero-Banner.lo-2::after {
    content: '';
    background-color: #472193;
    position: absolute;
    width: 100%;
    height: 100px;
    right: 0;
    bottom: -90px;
    clip-path: polygon(
        0% 30%,        /* Left curve start */
        15% 65%,       /* Left dip control */
        30% 85%,       /* Left valley */
        50% 100%,      /* Bottom center peak */
        70% 85%,       /* Right valley */
        85% 65%,       /* Right dip control */
        100% 30%,      /* Right curve end */
        100% 0%,       /* Top-right corner */
        0% 0%          /* Top-left corner */
    );
    z-index: 1;
}
section.vc_section.Hero-Banner.lo-2 h1 {
    font-size: 42px;
    line-height: 1.15;
}
section.vc_section.Hero-Banner.lo-2 ul li svg {
    margin-right: 0.5rem;
}
section.vc_section.Hero-Banner.lo-2 ul li {
    align-items: center;
}
/*Button CSS*/
@keyframes zoom {
    0%,to {
        transform: scale(1)
    }

    50% {
        transform: scale(1.02)
    }
}
section.vc_section.Hero-Banner.lo-2 .Cstm-Btn a.vc_general.vc_btn3 {
    min-width: 18rem !important;
    font-size: 1.35rem !important;
    line-height: 1.75rem;
    border-radius: 1.5rem;
    padding: 1.25rem 1.5rem !important;
    display: flex;
    justify-content: center;
    align-items: center;
    animation: zoom 1.5s infinite;
}
section.vc_section.Hero-Banner.lo-2 .Cstm-Btn a.vc_general.vc_btn3 i.vc_btn3-icon.entypo-icon.entypo-icon-signal {
    right: 10px;
    position: relative;
    top: 0;
    bottom: 0;
    margin-left: 1rem;
    font-size: 1.25rem;
    transform: rotate(90deg);
}
/*Home Section Two*/
section.vc_section.lo-sec-two {
    padding-top: 9rem;
    padding-bottom: 3rem;
}
.btns-row {
    display: flex;
    justify-content: stretch;
    gap: 10px;
}

.btns-row a.lo-btn-link {
    border: 1px solid #00000038;
    border-radius: 1.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-basis: 30%;
    gap: 0.5rem;
    padding: 1.25rem;
    font-size: 1.25rem;
    color: #472193;
    text-decoration: none;
    transition: all 0.5s ease;
    font-family: Fustat;
}
.btns-row a.lo-btn-link:hover{
    box-shadow: 0 4px 6px -2px rgb(0 0 0 / 10%);
        transform: scale(1.05);
    transition: all 0.5s ease;
}
section.vc_section.lo-sec-two .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
}
/*Home Devices Section*/
section.vc_section.lo-sec-three h3.cus-lo-head.ch3 {
    font-size: 1.125rem;
    line-height: 1.75rem;
    color: #FFFFFF;
    text-align: center;
    background: #000;
    border-radius: 1.875rem;
    padding: .375rem;
    display: block;
    width: max-content;
    margin: 0 auto;
    padding-left: 1.75rem;
    padding-right: 1.75rem;
}
section.vc_section.lo-sec-three {
    padding-top: 5rem !important;
    padding-bottom: 5rem;
    padding-left: 10rem !important;
    padding-right: 10rem !important;
}

section.vc_section.lo-sec-three .wpb_wrapper {
    background: #FFF9E3;
    border-radius: 1.875rem;
    padding: 3rem;
}
h2.vc_custom_heading.vc_do_custom_heading.cus-lo-head.c-h2,
section.vc_section.Third-section.space.lo-sec-four h1.vc_custom_heading.vc_do_custom_heading {
    color: #472194 !important;
    font-size: 2.5rem;
    line-height: 3.25rem;
    padding-bottom: 0;
    position: relative;
    width: max-content;
    margin: 0 auto;
    margin-top: 20px;
}
section.vc_section.Third-section.space.lo-sec-four h1.vc_custom_heading.vc_do_custom_heading {
  color:#FFD629!important;
}
h2.vc_custom_heading.vc_do_custom_heading.cus-lo-head.c-h2::after,
section.vc_section.Third-section.space.lo-sec-four h1.vc_custom_heading.vc_do_custom_heading::after {
    content: '\f1eb';
    width: max-content;
    height: 100%;
    position: absolute;
    top: -20px;
    font-family: 'FontAwesome';
    right: -40px;
    color: #FFD629;
    transform: rotate(45deg);
}
section.vc_section.Third-section.space.lo-sec-four h1.vc_custom_heading.vc_do_custom_heading::after {
  color:#fff;
}
section.vc_section.Third-section.space.lo-sec-four {
    padding-bottom: 0;
}

section.vc_section.lo-sec-three .wpb_text_column.wpb_content_element .wpb_wrapper {
    padding: 0px !important;
}
section.vc_section.lo-sec-three .wpb_text_column.wpb_content_element .wpb_wrapper p {
    color: #000;
}
section.vc_section.lo-sec-three div#owl_products {
    display: block;
}
section.vc_section.lo-sec-three div#owl_products .product-item {
    background: #fff;
    border-radius: 1.875rem;
    padding: 3rem;
    text-align: center;
    padding-top: 1.15rem;
    padding-bottom: 1.15rem;
}
section.vc_section.lo-sec-three div#owl_products .product-item .product-img a img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
  object-fit: scale-down;
  aspect-ratio: 1 / 1;
}
section.vc_section.lo-sec-three .vc_row.wpb_row.vc_inner.vc_row-fluid .wpb_wrapper  {
        padding: 0rem !important;
}
section.vc_section.lo-sec-three div#owl_products .product-item  h3.product-title {
    font-size: 1.55rem;
    line-height: 1.25;
    margin-top: 10px;
    font-weight: 700;
}
section.vc_section.lo-sec-three div#owl_products .product-item span.product-price {
    font-size: 1.125rem;
    line-height: 1.75rem;
    color: #000;
}
section.vc_section.lo-sec-three div#owl_products .product-item a.product-link {
    display: flex;
    justify-content: center;
    border-radius: 1.5rem;
    padding: 1rem 2.5rem;
    text-align: center;
    font-family: Roboto Condensed, serif;
    font-weight: 700;
    outline-offset: 2px;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s;
    background-color: #472193;
    color: rgb(255 214 41 /1);
    margin-top: 20px !important;
    text-decoration: none;
    width: max-content;
    margin: 0 auto;
}
section.vc_section.lo-sec-three div#owl_products .owl-nav {
    position: absolute;
    top: 50%;
    display: flex;
    width: 115%;
    justify-content: space-between;
    left: -10%;
    right: -10%;
    margin: 0 auto;
}
section.vc_section.lo-sec-three div#owl_products .owl-nav button.owl-next,
section.vc_section.lo-sec-three div#owl_products .owl-nav button.owl-prev{
    background: #000;
    height: 3.5rem;
    width: 3.5rem;
    border-radius: 50%;
    color: #fff;
}
section.vc_section.lo-sec-three div#owl_products .owl-nav button.owl-prev.disabled {
    display: block !important;
}
section.vc_section.lo-sec-three div#owl_products .owl-dots {
    text-align: center;
    padding-top: 2rem;
}
section.vc_section.lo-sec-three div#owl_products .owl-dots button.owl-dot {
    width: .7rem;
    height: .7rem;
    background-color: #000;
    margin: 5px;
    border-radius: 9999px;
    transition: all 0.5s ease;
    outline: none;
}
section.vc_section.lo-sec-three div#owl_products .owl-dots button.owl-dot.active {
    width: 2.5rem;
    background-color: #FFD629;
    transition: all 0.5s ease;
}
/*New Layout Section Four*/
section.vc_section.Third-section.space.lo-sec-four p {
    color: #fff;
    margin-bottom: 1rem !important;
}
.wpb_video_widget .wpb_wrapper iframe {
    border-radius: 1.875rem;
}
section.vc_section.Third-section.space.lo-sec-four .f-row .row .FeaturesMain {
    box-shadow: none;
    background: none;
    margin-top: 0;
    padding: 0;
    text-align: center;
}
section.vc_section.Third-section.space.lo-sec-four .f-row .row .FeaturesMain .Featuresimg {
    background:  #FFD629;
    box-shadow: none;
    margin: 0 auto;
    width: 60px;
    height: 60px;
    margin-bottom: 5px;
}
section.vc_section.Third-section.space.lo-sec-four .f-row .row .FeaturesMain .Featuresimg img.img-fluid {
    filter: invert(11%) sepia(78%) saturate(3822%) hue-rotate(257deg) brightness(96%) contrast(95%);
    object-fit: scale-down;
    max-width: 50%;
}
section.vc_section.Third-section.space.lo-sec-four .f-row .row .FeaturesMain .Features h3 {
    font-size: 20px;
    padding-bottom: 0;
    color: #fff;
}
section.vc_section.Third-section.space.lo-sec-four .f-row .row .FeaturesMain .Features p.content {
    font-size: 18px;
    line-height: 22px;
    padding-bottom: 0;
    margin-bottom: 0;
    /*     height: 60px; */
}
section.vc_section.Third-section.space.lo-sec-four .f-row {
    margin-top: 2rem;
}
section.vc_section.Third-section.space.lo-sec-four .f-row .row .FeaturesMain .Features a.samebtn {
    border-bottom: 2px solid #FFD629;
    text-decoration: none;
    color: #fff !important;
    font-size: 18px;
}
/*New Layout Section Five*/
section.vc_section.First-section.space.lo-sec-five {
    padding-top: 3rem;
}
.plans-main-row {
    background: #FFF9E3;
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
    padding-left: 6rem;
    padding-right: 6rem;
    border-radius: 1.875rem;
}

.plans-main-row h1.vc_custom_heading.vc_do_custom_heading {
    color: #472193;
    font-size: 2.5rem;
    line-height: 1.15;
}
.plans-main-row .Packages-wrap.plans-row .Package-main .vc_column-inner {
    background: #fff;
    text-align: center;
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}
.Packages-wrap.plans-row {
    display: flex;
    gap: 10px;
}
.plans-main-row .Packages-wrap.plans-row .Package-main .vc_column-inner .wpb_wrapper h3.vc_custom_heading.vc_do_custom_heading {
    text-align: center !important;
    font-size: 2rem;
}
.plans-main-row .Packages-wrap.plans-row .Package-main .vc_column-inner .wpb_wrapper .price-wrap {
    background: #3F64C6;
    justify-content: center;
    border-radius: 1.875rem;
    margin-bottom: 2rem !important;
    padding: 1.15rem;
}
.plans-main-row .Packages-wrap.plans-row .Package-main .vc_column-inner .wpb_wrapper .price-wrap .dollar svg {
    width: 42px;
    height: auto;
    fill: #fff;
}
.home .plans-main-row .Packages-wrap.plans-row .Package-main .vc_column-inner .wpb_wrapper .price-wrap h1 {
    font-size: 2.15rem;
    line-height: 1;
}
.home .plans-main-row .Packages-wrap.plans-row .Package-main .vc_column-inner .wpb_wrapper .price-wrap .dollar {
    font-size: 0px;
    margin-right: 1rem;
}
.plans-main-row .Packages-wrap.plans-row .Package-main .vc_column-inner .wpb_wrapper .price-wrap p,.plans-main-row .Packages-wrap.plans-row .Package-main .vc_column-inner .wpb_wrapper .price-wrap h1 {
    margin-bottom: 0;
    padding-bottom: 0;
    color: #fff;
}
.plans-main-row .Packages-wrap.plans-row .Package-main .vc_column-inner .wpb_wrapper .price-wrap p {
text-align: left;
    font-size: 1.5rem;
    font-family: "Roboto Condensed", serif;
    font-weight: 500;
}
.plans-main-row .Packages-wrap.plans-row .Package-main .vc_column-inner ul li::before {
    content: "\f00c";
    color: #472193;
}
.plans-main-row .Packages-wrap.plans-row .Package-main .vc_column-inner ul {
    margin-bottom: 2rem !important;
}
.plans-main-row .btn-center .Cstm-Btn:nth-child(2) a {
    background: #472193 !important;
}
.plans-main-row .btn-center {
    margin-top: 1.5rem;
}
.plans-main-row .Packages-wrap.plans-row .Package-main:nth-child(2) .vc_column-inner .wpb_wrapper .price-wrap {
    background: #FFD629;
}
.plans-main-row .Packages-wrap.plans-row .Package-main:nth-child(2) .vc_column-inner .wpb_wrapper .price-wrap p, 
.plans-main-row .Packages-wrap.plans-row .Package-main:nth-child(2) .vc_column-inner .wpb_wrapper .price-wrap h1 {
    color:#472193;
}
.plans-main-row .Packages-wrap.plans-row .Package-main:nth-child(3) .vc_column-inner .wpb_wrapper .price-wrap {
    background: #472193;;
}
.plans-main-row .Packages-wrap.plans-row .Package-main:nth-child(3) .vc_column-inner .wpb_wrapper .price-wrap p, 
.plans-main-row .Packages-wrap.plans-row .Package-main:nth-child(3) .vc_column-inner .wpb_wrapper .price-wrap h1 {
    color:#FFD629;;
}
/*New Layout Section Six*/
section.vc_section.Sec-section.space.lo-sec-six {
    /* background: #fff; */
}
section.vc_section.Sec-section.space.lo-sec-six h1.vc_custom_heading.vc_do_custom_heading {
    color: #FFD629;
}
section.vc_section.Sec-section.space.lo-sec-six p {
  color: #fff;
}
section.vc_section.fourth-section.space.lo-sec-seven h1.vc_custom_heading.vc_do_custom_heading {
    position: relative;
    width: max-content;
    text-align: center !important;
    margin: 0 auto;
}
/*New Layout Section Seven*/
section.vc_section.fourth-section.space.lo-sec-seven h1.vc_custom_heading.vc_do_custom_heading::before {
    content: '\f1eb';
    width: max-content;
    height: 100%;
    position: absolute;
    top: -50px;
    font-family: 'FontAwesome';
    left: 70px;
    color: #FFD629;
    transform: rotate(-45deg);
    z-index: 1;
}
section.vc_section.fourth-section.space.lo-sec-seven .vc_row.wpb_row.vc_row-fluid {
    overflow: visible;
}
section.vc_section.fourth-section.space.lo-sec-seven .wpb_text_column.wpb_content_element p {
    text-align: center;
}
section.vc_section.fourth-section.space.lo-sec-seven .TestimonialMain {
    background: #FFF9E3;
    text-align: center;
    height: 340px;
    display: block;
}
section.vc_section.fourth-section.space.lo-sec-seven .TestimonialMain i.fa-solid.fa-quote-left {
    display: none;
}
section.vc_section.fourth-section.space.lo-sec-seven .TestimonialMain p {
    margin-bottom: 0px;
    padding-bottom: 0;
    height: 230px;
}
.search-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  position: relative;
  margin-bottom: 3rem !important;
  width: 80%;
  margin: 0 auto;
}
.search-box {
  padding: 12px;
  border: 1px solid #ffd629;
  border-radius: 4px;
  font-size: 18px;
  margin-bottom: 10px;
  width: 100%;
  background: #FFF9E3;
  color: #000;
  outline: none;
  padding-left: 7%;
  margin-bottom: 0;
}

input.search-box::placeholder {
  color: #000;
}
.search-container i.fas.fa-search.search-icon {
  position: absolute;
  left: 4%;
  color: #000;
  top: 8px;
}
.search-container .loc-box {
    background: #ffd629;
    padding: 12px;
    position: absolute;
}

.search-container .loc-box i.fa-solid.fa-location-crosshairs {
    color: #000;
}
/*New Footer CSS*/
div#footer-widget {/* background: #ffd629f0; */padding-top: 3rem !important;padding-bottom: 3rem !important;background-position: 100% 100%;background-repeat: no-repeat !important;background: url('https://mcmillanbookpublisherllc.com/wp/squarecommv/wp-content/uploads/2025/05/New-Square-comm-footer.webp');background-size: cover !important;}
div#footer-widget .f-1 section#text-2 {
    background: #FFD629;
    text-align: center;
    padding: 0.75rem;
    border-radius: 1.875rem;
    max-width: 30rem;
    margin-bottom: 0;
}
div#footer-widget .container {
    max-width: 100% !important;
    padding-left: 4%;
    padding-right: 4%;
}
div#footer-widget .col-lg-2.col-md-2.col-sm-12 {
    flex: 0 0 9%;
    max-width: 9%;
}

div#footer-widget .container .row {
    justify-content: flex-start;
}
div#footer-widget .f-1 section#text-2 h3.widget-title {
    color: #472193;
    font-size: 30px;
    margin-bottom: 0;
    padding-bottom: 0;
}
div#footer-widget .f-1 section#text-2 h3.widget-title::after {
    display: none;
}
    div#footer-widget .f-1 section#text-2 .textwidget p {
    color: #000;
    width: 95%;
    margin: 0 auto;
    line-height: 26px;
    font-size: 18px;
    padding-top: 0.2rem;
}
div#footer-widget .f-1 section#text-2 .textwidget .nl-form p {
    width: 100%;
    padding: 0;
    margin: 0;
}
div#footer-widget .f-1 section#text-2 .textwidget .nl-form p span.wpcf7-spinner {
    display: none;
}
div#footer-widget .f-1 section#text-2 .textwidget .nl-form p span.wpcf7-form-control-wrap {
    width: 100%;
    display: block;
}
div#footer-widget .f-1 section#text-2 .textwidget .nl-form p span.wpcf7-form-control-wrap input.wpcf7-form-control {
    width: 100%;
    height: 50px;
    border-radius: 1.875rem;
    padding: 1.25rem;
    outline: none !important;
}
div#footer-widget .f-1 section#text-2 .textwidget .nl-form p span.wpcf7-form-control-wrap input.wpcf7-form-control:focus {
    border-color: #0000;
    box-shadow: none;
}
div#footer-widget .f-1 section#text-2 .textwidget .nl-form {
    position: relative;
}
div#footer-widget .f-1 section#text-2 .textwidget .nl-form input.btn.btn-primary {
    position: absolute;
    top: 0px;
    right: 20px;
    height: 40px;
    border-radius: 1.5rem;
    padding: 0.5rem 1.15rem;
    color: #FFD629;
    background: #472194;
    border: none;
    font-weight: 600;
    line-height: 1;
}
div#footer-widget .f-1 section#text-2 .textwidget p:last-child {
    display: none;
}
div#footer-widget .f-1 section#text-2 .textwidget .nl-form p:last-child {
    display: block;
}
div#footer-widget .f-1 section#text-2 .textwidget div#wpcf7-f616-o1 p {
    display: block;
}
div#footer-widget .col-lg-2.col-md-2.col-sm-12 {
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
div#footer-widget .col-lg-6.col-md-6.col-sm-12 {
    flex: 0 0 73%;
    max-width: 73%;
}
div#footer-widget .col-lg-2.col-md-2.col-sm-12 section#nav_menu-2 {
    padding-left: 0;
}

div#footer-widget .col-lg-2.col-md-2.col-sm-12 section#nav_menu-2 ul#menu-quick-links {
    column-count: 1;
}

div#footer-widget .col-lg-2.col-md-2.col-sm-12 section#nav_menu-3 {
    border: none;
}

div#footer-widget h3.widget-title::after {
    display: none;
}
.download-box {
    text-align: center;
    padding-top: 0.5rem;
    border-top: 1px solid #e5e7eb;
    margin-top: 1.5rem;
}
.download-box .db-img {
    justify-content: center;
}
.f-5 section#nav_menu-4 ul#menu-footer-menu {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row !important;
    gap: 1rem;
    justify-content: center;
    row-gap: 0px;
}
.f-5 section#zoom-social-icons-widget-2 {
    text-align: center;
    margin-bottom: 0;
}
.f-5 section#zoom-social-icons-widget-2 h3.widget-title {
    display: none;
}
div#footer-widget .site-info a {
    color: #472194;
    font-weight: 600;
    text-decoration: none;
}
footer#colophon {
    display: none;
}
.f-5 section#nav_menu-4 ul#menu-footer-menu li a.nav-link {
    color: #000;
    transition: all .3s ease-in-out;
}
section#nav_menu-4 {
    margin-bottom: 0px !important;
}
.download-box h2 {
    margin-bottom: 0;
    padding-bottom: 0px;
    font-size: 22px;
    line-height: 30px;
}
section#text-4 {
    margin-bottom: 10px;
}
div#footer-widget .col-lg-2.col-md-2.col-sm-12 ul li {
    padding-bottom: 0;
}
/*Inner Pages CSS*/
section.vc_section.Sixth-section {
    background: transparent !important;
}
section.vc_section.Sixth-section p {
    color: #fff;
}
.faq-row-lm {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: max-height 0.6s ease, opacity 0.6s ease;
}

.faq-row-lm.show {
  max-height: max-content;
  opacity: 1;
  transition: max-height 0.6s ease, opacity 0.6s ease;
}
.others-row {
    margin-top: 1rem;
}
.others-row h1.vc_custom_heading.vc_do_custom_heading::before {
    display: none;
}.others-row .bg-stone {
    background: #FFF9E3;
    border-radius: 1.875rem;
    padding: 2.75rem 4rem;
    display: flex;
    justify-content: center;
    align-self: stretch;
    margin-top: 0px !important;
}
.flex.justify-end.items-center.text-center {
    justify-content: flex-end;
    display: flex;
}
.flex.items-center.py-4.text-xs.lg\:text-sm {
    display: flex;
    align-items: center;
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
    border-bottom: 1px solid #00000033;
}

.flex {
  display: flex;
}
.justify-center {
  justify-content: center;
}
.self-stretch {
  align-self: stretch;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.lg\:px-16 {
  padding-left: 4rem;
  padding-right: 4rem;
}
.pt-6 {
  padding-top: 1.5rem;
}
.pb-4 {
  padding-bottom: 1rem;
}
.lg\:py-11 {
  padding-top: 2.75rem;
  padding-bottom: 2.75rem;
}
.bg-stone {
  background-color: rgb(248 246 240 / var(--tw-bg-opacity));
}
.rounded-4xl {
  border-radius: 1.875rem;
}
.mt-4 {
  margin-top: 1rem;
}
.lg\:mt-5 {
  margin-top: 1.25rem;
}
.flex-col {
  flex-direction: column;
}
.grow {
  flex-grow: 1;
}
.max-w-md {
  max-width: 38rem;
}
.basis-14 {
  flex-basis: 3.5rem;
}
.basis-8 {
  flex-basis: 2rem;
}
.text-purple {
  color: rgb(71 33 147 / 1);
  margin-right: 10px;
}
/*Single Product Page*/
.single-product div#reviews {
    display: none;
}
.woocommerce aside#secondary {
    display: none;
}
.woocommerce section#primary {
    flex: 0 0 100%;
    max-width: 100%;
}
.woocommerce .breadcrumbs {
    background: none !important;
}
.single-product button.single_add_to_cart_button.button.alt, .single-product a.button.product_type_simple{
    background: #ffd629;
    color: #000;
}
.single-product .product_meta {
    color: #fff;
}
.single-product .product_meta a {
     color: #ffd629;
     pointer-events: none;
    
}
.home-check-form button.btn.btn-primary.cstmbtnform {
    background: #ffd629;
    color: #472193;
}
.tnf-box {
    background-color: #ffd629;
    border-radius: 12px;
    max-width: max-content;
    margin: 40px auto;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    font-size: 1.5rem;
}
section.vc_section.lo-sec-three h3.cus-lo-head.ch3,
section.vc_section.lo-sec-three .wpb_text_column.wpb_content_element .wpb_wrapper p{
    display: none;
}
.steps-box .elements {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.steps-box .elements .num {
    margin-right: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.steps-box .elements .num svg {
    width: 50px;
    fill: #fff;
    height: 40px;
}
span.text-n {
    font-size: 1.5rem;
    line-height: 2rem;
    color: #fff;
    display: none;
}
.steps-box .elements .text-left h3.sb-h {
    color: #ffd629;
    font-size: 2rem;
    font-family: "Roboto Condensed", serif;
}
.steps-row-img .wpb_single_image img {
    border-radius: 12px;
    border: 2px solid #ffd629;
    box-shadow: 0 4px 12px rgba(255, 214, 41, 0.4), 0 2px 4px rgba(0, 0, 0, 0.2);
}
.bold-txt p {
    margin-bottom: 2rem !important;
    font-weight: 800;
}
a#zipCheckLink {
    font-size: 13px !important;
}
.single-product section.related.products ul.products.columns-4 li.product {
    display: block;
}
.single-product section.related.products ul.products.columns-4 li.product a.woocommerce-loop-product__link img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    object-fit: scale-down;
    aspect-ratio: 1 / 1;
}
.woocommerce-product-gallery__wrapper {
    pointer-events: none;
} 

/* .page-id-373 div#footer-widget .container {
    max-width: 1280px !important;
}

.page-id-353 div#footer-widget .container {
    max-width: 1280px !important;
} */
.plans-main-row .Packages-wrap.plans-row.plans-row-2 .Package-main:nth-child(2) .vc_column-inner .wpb_wrapper .price-wrap {
    background: linear-gradient(45deg, #472193, #A6A6A6, #3F63C6);
}
.plans-main-row .Packages-wrap.plans-row.plans-row-2 .Package-main:nth-child(2) .vc_column-inner .wpb_wrapper .price-wrap p, 
.plans-main-row .Packages-wrap.plans-row.plans-row-2 .Package-main:nth-child(2) .vc_column-inner .wpb_wrapper .price-wrap h1,
.plans-main-row .Packages-wrap.plans-row.plans-row-2 .Package-main:nth-child(3) .vc_column-inner .wpb_wrapper .price-wrap p,
.plans-main-row .Packages-wrap.plans-row.plans-row-2 .Package-main:nth-child(3) .vc_column-inner .wpb_wrapper .price-wrap h1 {
    color: #fff;
}
.plans-main-row .Packages-wrap.plans-row.plans-row-2 .Package-main:nth-child(3) .vc_column-inner .wpb_wrapper .price-wrap {
    background: linear-gradient(45deg, #3F63C6, #A6A6A6, #FFD629);
}
section#coverage-sect h2.vc_custom_heading {
    text-shadow: 2px 2px 0px #fff;
}
section#coverage-sect p {
    color: #fff !important;
}
section#coverage-sect .plans_inoform .plans-Wrap h2 {
    color: #ffd629;
}
section#coverage-sect .plans_inoform .Plans_profile {
    background: #fff;
    border: 2px solid #ffd629;
}
section#about_sect::before,
section#coverage-sect::before{
    content: '\f1eb';
    font-family: 'FontAwesome';
    color: #fff;
    position: absolute;
    width: max-content;
    height: max-content;
    font-size: 28rem;
    top: -5%;
    right: 0px;
    text-align: right;
    opacity: 50%;
    z-index: -1;
}
section#coverage-sect::before {
  z-index:0;
}
section#about_sect::after,
section#coverage-sect::after{
    content: '\e585';
    font-family: 'FontAwesome';
    color: #fff;
    position: absolute;
    width: max-content;
    height: max-content;
    font-size: 30rem;
    bottom: -6%;
    right: 0px;
    left: 0;
    text-align: left;
    opacity: 40%;
    z-index: -1;
}
section#coverage-sect::after {
  z-index:0;
  font-size: 18rem;
}
section#about_sect.insu-sec::before {
    font-size: 18rem;
}
section#about_sect.insu-sec::after {
    font-size: 17rem;
}
section#nav_menu-4 .menu-footer-menu-container ul#menu-footer-menu li.nav-item, div#footer-widget .site-info a {background: linear-gradient(45deg, #fff, #fff);padding: 0px 1rem;border-radius: 1rem;margin-bottom: 1rem;box-shadow: 0px 0px 3px #00000091;transition: all .3s ease-in-out;}
section#nav_menu-4 .menu-footer-menu-container ul#menu-footer-menu li.nav-item:hover {transition: all .3s ease-in-out;background: #472194;background: linear-gradient(45deg, #3F64C6, #A6A6A6, #FFD629);}
section#nav_menu-4 .menu-footer-menu-container ul#menu-footer-menu li.nav-item:hover a {color:#fff; transition: all .3s ease-in-out;}
#inputFieldsContainer div {
    display: block;
    margin: 0;
}
#inputFieldsContainer div label {
    padding: 0;
    text-align: left;
    font-size: 18px !important;
	border: none;
}
#inputFieldsContainer div label::before {
    display: none;
}
span#togglePin {
    transform: translateY(0px) !important;
}
#inputFieldsContainer {
    column-count: 1 !important;
}
.Packages-wrap.plans-row.dos-row h3.vc_custom_heading.vc_do_custom_heading {
    height: 100px;
}
section.vc_section.Third-section.space.lo-sec-four .f-row .row .FeaturesMain .Features p.content {
    height: auto !important;
}
.site-info a {
    pointer-events: none;
}
.plans-main-row .Packages-wrap.plans-row.dos-row .Package-main .vc_column-inner {
    height: 450PX;
}
.icon-one svg {
    fill: #472193;
    height: 20px;
    width: 20px;
}
img#card_icon {
    display: none;
}
.cart-wrap span a {
    color: #3d004d;
}
div#bk {
    display: block;
}
div#bk a.btn.btn-primary.mt-4 {
    display: block !important;
}
.mp-0 .wpb_wrapper p {
    margin-bottom: 5px !important;
}
.plans-Wrap p.txt-plans {
  max-height: 66px;
  overflow: hidden;
  transition: max-height 0.5s ease;
  line-height: 24px;
}
.plans-Wrap p.txt-plans.expanded {
  max-height: 1000px;
	transition: max-height 0.5s ease;
}
h2#vh {
    opacity: 0;
}
.inter-group.edu-email label.zipcode-label {
    display: block !important;
}
.inter-group.edu-email label.zipcode-label a#zipCheckLink {
    display: block;
}
.ss-form p {
    color: #000;
}
.fieldset-cf7mls-wrapper {
    background: #FFF9E3;
    padding: 3rem;
    border-radius: 1.875rem;
    color: #000;
    text-align: center;
}
.ss-form p > label {
    font-size: 2rem;
    font-weight: 600;
    font-family: "Roboto Condensed", serif;
    margin-bottom: 2rem;
}
.ss-form p span.wpcf7-form-control-wrap span.wpcf7-form-control.wpcf7-radio {
    display: block;
}

.ss-form p span.wpcf7-form-control-wrap span.wpcf7-form-control.wpcf7-radio span.wpcf7-list-item {
    display: block;
    background: #472193;
    margin-bottom: 1rem;
    color: #fff;
    border-radius: .5rem;
    padding: 0.5rem;
}
.ss-form p span.wpcf7-form-control-wrap span.wpcf7-form-control.wpcf7-radio span.wpcf7-list-item label {
    margin-bottom: 0;
    display: block;
    text-align: left;
    padding-left: 0.75rem;
}
.ss-form p span.wpcf7-form-control-wrap span.wpcf7-form-control.wpcf7-radio span.wpcf7-list-item label input[type="radio"] {
    margin-right: 0.5rem;
}
.cf7mls-btns {
    text-align: center !important;
}
.fieldset-cf7mls-wrapper .fieldset-cf7mls .cf7mls_next, .fieldset-cf7mls .cf7mls_back {
    float: none;
    margin: 10px 0 0;
    background: #472193 !important;
    color: #ffd629;
    font-weight: 600;
    border-radius: 40px;
    border: unset;
    margin-right: 1rem;
    margin-left: 1rem;
    height: 60px;
    width: 280px;
}
.btn-col p input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-primary {
    float: none;
    margin: 10px 0 0;
    background: #ffd629 !important;
    color: #ffd629;
    font-weight: 600;
    border-radius: 40px;
    border: unset;
    margin-right: 1rem;
    margin-left: 1rem;
    height: 60px;
    width: 60%;
    margin: 0 auto;
    color: #000;
    font-size: 18px;
    font-weight: 600;
}
span.wpcf7-spinner {
    display: block;
}
.btn-col p {
    margin-bottom: 0;
}
.btn-col p span.wpcf7-spinner {
    display: none;
}
div#ss-modal .modal-dialog .popup {
    width: 100%;
    max-width: 100%;
}
div#ss-modal .modal-dialog {
    width: 55%;
    max-width: 80%;
}
div#ss-modal .modal-dialog .modal-content.clearfix button.close {
    right: 0%;
    left: auto;
    top: -2%;
    font-size: 18px;
    line-height: 1;
    height: 30px;
    width: 30px;
    background: red !important;
    font-family: cursive;
}
div#ss-modal .modal-dialog .modal-content.clearfix {
    position: relative;
}
div#map {
    width: 80%;
    margin: 0 auto;
}
.shake {
  animation: shake 2s ease infinite;
}
@keyframes shake {
	from { transform: scale(0.8); }
  to { transform: scale(1.2); }
}
.tc-text p.sp {
    background: #f000;
    color: #472193 !important;
    /* padding: 0.15rem 2rem; */
    border-radius: 1rem;
    display: inline;
    /* animation: shake 2s ease infinite; */
    font-size: 14px;
    padding-left: 0px;
    transform: translateY(18px);
    font-weight: 800;
}
.tc-text .wpb_wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.tc-text .wpb_wrapper p:last-child {
    width: 100%;
}
div#prev {
    position: absolute;
    top: 50%;
    left: -20%;

}
div#next{
    position: absolute;
    top: 50%;
    right: -20%;

}
div#prev a.vc_general.vc_btn3, div#next a.vc_general.vc_btn3 {
    background: #fff;
    border: none;
    border-radius: 50%;
}
p.spv {
    padding-bottom: 0px !important;
    font-size: 0px !important;
    visibility: hidden;
    line-height: 0;
}
p.txt-plans.expanded {
    line-height: 24px;
}
h1#tag-h1 {
    font-size: 26px;
    padding-left: 6rem;
}
div#slider-img,
div#prev,
div#next {
    display: none;
}
div#city_state_error,
div#city_error{
    font-size: 100%;
    background: #ffd629;
    padding: 5px 20px;
    border-radius: 1rem;
    color: #472193 !important;
    font-weight: 600;
    font-family: "Roboto Condensed", serif;
    font-size: 16px !important;
    margin-bottom: 20px;
}
section.vc_section.Hero-Banner.lo-2 a.vc_left.vc_carousel-control,
section.vc_section.Hero-Banner.lo-2 a.vc_right.vc_carousel-control{
    background: #ffd629;
    border-radius: 50%;
    height: 60px;
}
@keyframes marquee {
  from { transform: scale(0.95); }
  to { transform: scale(1.05); }
}
.tc-text .wpb_wrapper p:first-child {
    background: linear-gradient(45deg, #472193, #A6A6A6, #3F63C6);
    padding-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 2rem;
    color: #fff !important;
    animation: marquee 0.5s linear infinite alternate;
    position: relative;
    overflow: hidden;
    margin-left: 13%;
}
.tc-text {
    overflow: hidden;
    width: 55%;
    margin: 0 auto;
    margin-bottom: 0px !important;
}
div#coverage-result {
    width: 80%;
    margin: 0 auto !important;
    text-align: center;
    background: #fad02a;
    justify-content: space-evenly;
    align-items: center;
    gap: 0px;
    color: #000;
    border-radius: 0px 0px 20px 20px;
}
div#coverage-result br {
    display: none;
}
div#coverage-result strong {
    color: #472193;
}
i.fa-solid.fa-eye-slash,
i.fa-solid.fa-eye {
    color:lightgray !important;
}
input::-ms-reveal,
input::-ms-clear {
  display: none;
}
.termassst label {
    display: flex;
}
.termassst label input#terms_agree {
    width: max-content;
}
.termassst label a {
    display: contents;
    color: #472193;
}
/*Step Form CSS*/
form#multiStepForm{
    background: #FFF9E3;
    padding: 3rem;
    border-radius: 1.875rem;
    color: #000;
    text-align: center;
    margin-top: 2%;
}
form#multiStepForm .step p {
    font-size: 2rem;
    font-family: "Roboto Condensed", serif;
    margin-bottom: 1rem;
    color: #000;
}
form#multiStepForm .step label {
    background: #472193;
    color: #fff;
    border-radius: .5rem;
    padding: 0.5rem;
    margin-bottom: 0;
    display: block;
    text-align: left;
    padding-left: 0.75rem;
}
form#multiStepForm .step label input[type="radio"] {
    margin-right: 0.5rem;
}
form#multiStepForm button.btn {
    margin: 10px 0 0;
    background: #472193 !important;
    color: #ffd629 !important;
    font-weight: 600;
    border-radius: 40px;
    border: unset;
    margin-right: 1rem;
    margin-left: 1rem;
    height: 60px;
    width: 280px;
}
form#multiStepForm .Package-main.wpb_column.vc_column_container.vc_col-sm-4 {
    float: none;
    margin: 0 auto;
}
form#multiStepForm .step .wpb_text_column p {
    font-size: 18px;
    font-family: Fustat;
    font-weight: 400;
}
form#multiStepForm .step .wpb_text_column .price-wrap p {
    color: #fff;
}
form#multiStepForm .step .plans-main-row {
    padding-top: 0;
    padding-bottom: 0.75rem;
    padding-left: 0rem;
    padding-right: 0rem;
}
div#summaryText {
    margin: 0px !important;
    font-family: Fustat;
}
form#multiStepForm .step .plans-main-row .Packages-wrap.plans-row {
    padding-top: 10px;
}
form#multiStepForm .Package-main.wpb_column.vc_column_container.vc_col-sm-4 h3 {
    text-align: center !important;
    font-size: 1.75rem;
}

form#multiStepForm .Package-main.wpb_column.vc_column_container.vc_col-sm-4 h3 {
    text-align: center !important;
    font-size: 1.75rem;
}

form#multiStepForm .Package-main.wpb_column.vc_column_container.vc_col-sm-4 p {
    font-size: 18px;
    line-height: 28px;
    font-family: Fustat;
    font-weight: 400;
    padding-bottom: 0;
    margin-bottom: 0;
}
form#multiStepForm .Package-main.wpb_column.vc_column_container.vc_col-sm-4 .price-wrap p {
    color: #fff;
}
form#multiStepForm a.vc_btn3.vc_btn3-size-md.vc_btn3-style-modern {
    background: #FFD629 !important;
    font-family: 'Fustat';
    border: 1px solid #FFD629 !important;
    color: black !important;
    font-size: 18px !important;
    padding: 12px 35px !important;
    margin-right: 20px;
    transition: 0.4s !important;
    border-radius: 2rem;
    text-decoration: none;
}
/*Step Form CSS Ends*/
div#coverage-result .pin-icons {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-left: 1%;
}
div#coverage-result .pin-icons img {
    width: 40px;
    height: 40px;
}
.cstm-search button.btn.btn-primary.cstmbtnform {
    margin: 0;
    padding: 6px 20px;
}
.form-check.emailcheckbox {
    visibility: hidden;
    padding-bottom: 0;
}
.form-check input#newsoffer,
.form-check label.form-check-label.cstm-checkboxlabel,
.form-check input#saveinformation {
    display: none;
}
.payment-txt {
    padding-top: 5% !important;
}
.pi-banner {
    display: none;
}
.masked {
  -webkit-text-security: disc;
}
.modal-backdrop.show {
    z-index: 0 !important;
}
