/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    font-stretch: 100%;
    font-display: swap;
    src: url(../assets/fonts/opensans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format('woff2');
}

/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(../assets/fonts/opensans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format('woff2');
}

/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 500;
    font-stretch: 100%;
    font-display: swap;
    src: url(../assets/fonts/opensans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format('woff2');
}

/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url(../assets/fonts/opensans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format('woff2');
}

/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url(../assets/fonts/opensans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format('woff2');
}

/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    font-stretch: 100%;
    font-display: swap;
    src: url(../assets/fonts/opensans/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format('woff2');
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    position: relative;
}

body {
    font-family: "Open Sans", sans-serif;
    color: #282323;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
    -webkit-font-smoothing: auto;
    letter-spacing: -.16px;
}

header#masthead {
    margin-bottom: 0;
    background-color: #563d7c;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, .05), inset 0 -1px 0 rgba(0, 0, 0, .1);
    padding: .74rem 1rem;
}

.navbar-brand {
    display: inline-block;
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}

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

.navbar-brand img {
    width: 200px;
}

.bg-light {
    background-color: #f8f9fa !important;
}

a.nav-link {
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0;
    font-style: normal;
}

.navbar-light .navbar-nav .nav-link {
    color: #333;
}

.navbar-light .navbar-nav .active>.nav-link {
    border-color: #1a80b6;
    color: #1a80b6;
}

span.navbar-toggler-icon {
    width: 23px;
    height: 23px;
}

.trademark-icon {
    font-size: 80%;
    position: relative;
    top: -5px;
    vertical-align: inherit;
}

header ul {
    margin: 0;
    padding: 0;
}

header a {
    color: #00709C;
    text-decoration: none;
    background-color: transparent;
    transition: all .4s ease;
}

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

body:not(.page-template-no-sidebars) #content #primary {
    padding: 0;
}

.page-template-no-sidebars .entry-content {
    padding: 1.5em 0;
}

.entry-content img {
    max-width: 100%;
}

.home #main {
    padding-top: 0;
    padding-bottom: 0;
}

.page-template-fullwidth header.entry-header {
    display: none;
}

h1,
h2,
h3,
h4 {
    font-family: "Open Sans", sans-serif;
    word-break: break-word;
}

h1 {
    cursor: default;
    font-size: 40px;
    line-height: 46px;
    letter-spacing: -.8px;
    font-weight: 800;
    margin: 24px auto 15px;
    padding-bottom: 10px;
}

h2 {
    color: #282323;
    display: inline-block;
    cursor: default;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: -.64px;
    font-weight: 700;
    margin: 24px auto 15px;
    word-break: break-word;
}

h3 {
    font-size: 18px;
    line-height: 25px;
}

.btn {
    transition: all .4s ease;
    background: #B2B2B2;
    border: 0;
    line-height: 40px;
    padding: 0 24px;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

.btn-lg {
    line-height: 56px;
    padding: 0 40px;
    font-size: 16px;
}

.btn-lg-extra {
    line-height: 64px;
    padding: 0 56px;
    font-size: 20px;
    border-radius: 40px;
}

.btn-lg-extra--narrow {
    padding-left: 40px;
    padding-right: 40px;
}

.btn.btn-prominent {
    background: #ED3967;
    color: #fff;
    border: 1px solid #ED3967;
}

.btn-primary-blue {
    background: #00709C !important;
    color: #fff !important;
}

.btn--green {
    background: #62CF70 !important;
    color: #fff !important;
}

.sales_page_hero_2 .btn {
    background: #FB3366;
    color: #fff;
}

.btn-link--right:after {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../images/icon-arrow-right-link.svg) center no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin-bottom: 4px;
    margin-left: 4px;
}

.btn-link {
    background: none !important;
    color: #00709C !important;
    text-transform: none;
    padding-left: 0;
    padding-right: 0;
    text-decoration: none;
}

.btn.btn-prominent:hover,
.btn.btn-prominent:active {
    background: #C73056;
    border: 1px solid #ED3967;
}

.explore-btn:hover {
    text-decoration: underline !important;
}

.btn-link:hover {
    transform: none;
}

.btn:disabled {
    opacity: .5;
}

main {
    width: 100%;
}

a:hover img {
    opacity: .7;
    color: #0056b3;
}

a:hover {
    color: #0056b3;
}

.modal-content {
    border: 0;
    border-radius: 16px;
}

#videoModal .modal-body {
    padding: 8px;
}

#videoModal iframe {
    background: #000;
    border-radius: 8px;
    border: 0;
    width: 100%;
    min-height: 400px;
    margin: 0;
    margin-bottom: -8px;
}

div#videoModal h5 {
    font-size: 15px;
}

.navbar-light .navbar-toggler {
    border: none;
}

.btn.btn-outlined-blue {
    border: 2px solid #00709C;
    background: #fff;
    color: #00709C;
}

.btn.btn-outlined-blue:hover {
    transform: scale(1.02, 1.02);
    background: unset;
}

.text_color_blue {
    color: #00709C;
}

.font-size-large-extra {
    font-size: 56px;
    line-height: 64px;
    letter-spacing: -1.8px;
    font-weight: normal;
}

.faq__content__answer a,
.faq__content__answer-mobile a {
    color: #fff;
    font-weight: 700;
}

header#masthead {
    position: absolute;
    width: 100%;
    z-index: 100;
    top: 0;
}

#content.site-content {
    margin-top: 72px;
}

.decoration-underline {
    text-decoration: underline;
}

@media only screen and (min-width: 1200px) {
    li#menu-item-32 {
        padding-right: 10px;
        margin-right: 0;
        padding-left: 20px;
    }

    header#masthead {
        position: fixed;
    }

    #menu-item-32 a {
        color: #1A80B6;
        border: #1A80B6 2px solid;
        border-radius: 28px;
        padding: 7px 25px;
        font-weight: 700;
    }

    .menu-item-primary {
        background-color: #FB3466;
        border: none;
        border-radius: 28px;
        padding: 7px 25px;
        cursor: pointer;
    }

    .menu-item-primary a {
        padding: 0 22px;
        font-weight: 700;
        color: #fff !important;
    }

    .menu-item-primary:hover,
    #menu-item-32 a:hover {
        background-color: #1A80B6;
        transition-duration: .5s;
        color: #fff;
    }

}

@media (min-width: 992px) {
    .navbar-nav .nav-item .dropdown-menu {
        margin-top: 0;
    }

    .dropdown-menu {
        min-width: 20rem;
        font-size: 16px;
    }

    li.menu-item {
        margin-right: 0;
    }

    .navbar-nav .nav-item:hover .dropdown-menu {
        display: block;
    }

    .navbar-nav .dropdown-item:hover,
    .navbar-nav .dropdown-item:focus {
        color: unset;
        text-decoration: none;
        background-color: unset !important;
    }
}

@media (max-width: 767px) {
    h2 {
        display: inherit;
        font-size: 24px;
        line-height: 36px;
        letter-spacing: 0;
    }

    .page-template-template-no-sidebars h2 {
        text-align: center;
    }

    h1 {
        text-align: center;
        font-size: 32px;
        line-height: 38px;
        letter-spacing: -.6px;
    }

    .btn-lg-extra {
        line-height: 56px;
        padding: 0 40px;
        font-size: 16px;
    }
}

/** Footer style***/
.justify-content-center footer {
    text-align: left;
    background: #282A2B;
    font-size: 16px;
    color: #fff;
    padding: 14px 0;
    cursor: default;
}

footer ul li,
footer .copyright {
    color: #e0dcdc;
    margin-bottom: 5px;
}

.copyright {
    font-size: .875rem;
}

.justify-content-center footer .heading {
    color: #e3e3e3;
    font-weight: 600;
    margin-top: 24px;
    font-size: 1rem;
}

footer a {
    color: inherit;
}

footer a:hover {
    text-decoration: none;
    color: #fff;
}

footer ul.list-inline li {
    display: inline-block;
    margin-right: 0;
}

footer .mobile-apps img {
    max-width: 110px;
}

/** Footer style***/
a.skip-link.screen-reader-text {
    display: none;
}

@media screen and (min-width: 1080px) {
    .hero-home-flashsale__header__links__item--tagged {
        font-weight: 800;
        position: relative;
    }

    .hero-home-flashsale__header__links__item--tagged a.nav-link {
        font-weight: 700;
    }

    .hero-home-flashsale__header__links__item--tagged:after {
        content: "";
        position: absolute;
        top: -16px;
        left: -12px;
        width: 84px;
        height: 35px;
        pointer-events: none;
        display: block;
        background: url(../images/flashsale-menu-tag.webp) center no-repeat;
        background-size: contain;
    }

    .hero-home-backtoschool__header__links__item--tagged {
        font-weight: 800;
        position: relative;
    }

    .hero-home-backtoschool__header__links__item--tagged a.nav-link {
        font-weight: 700;
    }

    .hero-home-backtoschool__header__links__item--tagged:after {
        content: "";
        position: absolute;
        top: -16px;
        left: -12px;
        width: 84px;
        height: 35px;
        pointer-events: none;
        display: block;
        background: url(../images/tag-sale.webp) center no-repeat;
        background-size: contain;
    }
}

#privacy-policy-table table {
    /* Makes table responsive on smaller screens */
    overflow-x: auto;
}

#privacy-policy-table .table-hover tbody tr:hover {
    background-color: #f5f5f5;
    /* Example hover color */
}

#privacy-policy-table table th,
#privacy-policy-table table td {
    border: 1px solid #dee2e6;
    /* Adjust border color as needed */
}

/* Example to change table header background color */
#privacy-policy-table table thead th {
    background-color: #007bff;
    /* Example blue color */
    color: white;
    /* White text for contrast */
}

/* Example to change table cell padding */
#privacy-policy-table table td,
#privacy-policy-table table th {
    padding: 1rem;
    /* Adjust padding as needed */
}

/* Example to style the table caption */
#privacy-policy-table table caption {
    caption-side: top;
    /* Position the caption */
    color: #777;
    font-style: italic;
    padding-bottom: 0.5rem;
}

#ot-sdk-btn.ot-sdk-show-settings,
#ot-sdk-btn.optanon-show-settings {
    background-color: transparent !important;
    border: 0 !important;
    text-align: left;
    color: inherit !important;
    padding: 0 !important;
    font-size: 0 !important;
}

button#ot-sdk-btn:before {
    content: "Manage Cookies";
    font-size: 16px !important;
}
.country-text{
    padding-right:0px;
    padding-left:10px;
   }
   .country-text p{
    font-size:10px;
    line-height:14px;
   }
@media only screen and (max-width:1200px) and ( min-width: 991px) {
    .country-text{
        padding-left:5px;
       }
    .country-text p{
        font-size:9px;
        line-height:10px;
       }
}
@media only screen and (max-width:991px) and (min-width:768px){
    .col-md-4.country-text {
        max-width:25%;
}
}
@media only screen and (max-width:768px) {
    .country-text{
        padding-bottom:10px;
    }
    .USA-flag img{
        width:100px;
    }
    .CA-flag{
        border:0px!important;
    }
    .CA-flag img{
        width:100px;
    }
}

.site-header .sale-banner {
    background: linear-gradient(90deg, #16526A 0%, #1a565d 100%) !important;
    color: white !important;
    border: none !important;
    padding: 10px 0 !important;
    border-radius: 0 !important;
    margin: 0 !important;
    width: 100% !important;
    box-sizing: border-box !important;
    font-weight: 400;
    font-size: 0.82rem;
    box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.75);
}
.site-header .sale-banner__content {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 15px !important;
    flex-wrap: nowrap !important;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
    color: white !important;
    text-decoration: none !important;
    font-size: 1rem;
    font-weight: 700;
}
.site-header .sale-banner__message {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  flex: 0 1 auto;
  min-width: 0;
  justify-content: center;
}
.site-header .sale-banner__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  object-fit: contain;
  padding: 4px;
}
/* .site-header .sale-banner__text {
  font-size: 0.95rem;
} */
.site-header .sale-banner__text-link {
  color: inherit;
  text-decoration: none;
}
.site-header .sale-banner__subtitle {
  font-size: 0.75rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #640039;
}
.site-header .sale-banner__countdown {
  display: flex;
  gap: 0.35rem;
  align-items: center;
  flex: 0 1 auto;
  justify-content: center;
}
.site-header .sale-banner__segment {
  min-width: 52px;
  padding: 0.3rem 0.45rem;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12);
  text-align: center;
  font-size: 0.9rem;
  color: #151515;
  line-height: 1.1;
}
.site-header .sale-banner__segment span {
  display: block;
  font-size: 0.55rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #6a4a57;
  margin-top: 0.1rem;
}
.site-header .sale-banner__cta {
    color: #fff !important;
    font-weight: 800;
    margin-left: 6px;
    white-space: nowrap;
    text-decoration: underline;
}
@media (max-width: 860px) {
  .site-header .sale-banner__content {
    flex-direction: column;
    align-items: center;
    gap: 0.75rem;
  }
  .site-header .sale-banner__countdown {
    width: 100%;
    justify-content: center;
  }
}
