/** Shopify CDN: Minification failed

Line 857:0 Comments in CSS use "/* ... */" instead of "//"
Line 868:0 Unexpected ","
Line 1524:1 Comments in CSS use "/* ... */" instead of "//"

**/
@font-face {
    font-family: Raleway;
    src: url(https://cdn.shopify.com/s/files/1/0935/5176/files/Raleway-SemiBold.woff2) format('woff2'), url(https://cdn.shopify.com/s/files/1/0935/5176/files/Raleway-SemiBold.woff) format('woff');
    font-weight: 600;
    font-style: semibold;
    font-display: swap;
}
@font-face {
    font-family: Raleway;
    src: url(https://cdn.shopify.com/s/files/1/0935/5176/files/Raleway-ExtraBoldItalic.woff2) format('woff2'), url(https://cdn.shopify.com/s/files/1/0935/5176/files/Raleway-ExtraBoldItalic.woff) format('woff');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: Raleway;
    src: url(https://cdn.shopify.com/s/files/1/0935/5176/files/Raleway-Medium.woff2) format('woff2'), url(https://cdn.shopify.com/s/files/1/0935/5176/files/Raleway-Medium.woff) format('woff');
    font-weight: 500;
    font-style: medium;
    font-display: swap;
}
@font-face {
    font-family: Raleway;
    src: url(https://cdn.shopify.com/s/files/1/0935/5176/files/Raleway-ExtraBold.woff2) format('woff2'), url(https://cdn.shopify.com/s/files/1/0935/5176/files/Raleway-ExtraBold.woff) format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Paytone One';
    src: url(https://cdn.shopify.com/s/files/1/0935/5176/files/PaytoneOne-Regular.woff2) format('woff2'), url(https://cdn.shopify.com/s/files/1/0935/5176/files/PaytoneOne-Regular.woff) format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
.kits-card {
    border-radius: 16px;
    background-position: center;
    background-size: cover;
    position: relative;
    height: 290px;
    padding-top: 1.5rem!important;
}
.kits-card * {
    position: relative;
    z-index: 1;
    transition: .1s all;
}
.slick-current .kits-card-heading h3 {
    color: #f36;
}
.slick-current .kits-card:after {
    background-color: rgba(255, 255, 255, .42);
}
.kits-card .hello-educators__button {
    position: absolute;
    bottom: 35px;
}
body, html {
    font-family: Raleway;
    z-index: 1;
}
body {
    background-size: 166%;
    background-position: top left;
}
body.page-jewelbots {
    background-image: url(https://cdn.shopify.com/s/files/1/0935/5176/files/Background_for_Jewelbots_1366_3600.png?v=1602515417);
    background-size: contain;
}
.template-product .shopify-payment-button .shopify-payment-button__more-options {
    font-size: .8em;
    font-weight: 600;
}
.site-header, .site-header__mobile-nav, div#shopify-section-header {
    background-color: #842cb5;
}
.grid.grid--no-gutters.grid--table.site-header__mobile-nav {
    order: 2;
    flex: 1 0 0;
    display: flex;
    justify-content: flex-end;
}
.shopify-payment-button .shopify-payment-button__button--unbranded {
    padding: 15px;
    font-weight: 600;
    text-transform: capitalize;
    font-size: 18px;
    border-radius: 10px;
}
a.btn-shop {
    color: #fff;
    padding: 5px 15px;
    background-color: transparent;
    border: 1px solid #fed735;
    border-radius: 36px;
    margin-right: 30px;
}
header a.btn-shop {
    padding: 5px 28px;
    border: 2px solid #fed735;
}
a.site-header__icon.site-header__cart {
    color: #fff;
}
button.btn--link.site-header__icon {
    color: #fff;
    padding-right: 30px;
}
div#shopify-section-header {
    position: relative;
    box-shadow: 0 5px 4px #722d98;
    z-index: 11;
}
.btn--link:focus, .btn--link:not([disabled]):hover {
    color: #fff;
    outline: 0;
}
div[data-section-id=header] {
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.grid__item[class*="--push"].pos-static {
    position: static;
}
nav#AccessibleNav {
    flex: 1 0 0;
}
nav#AccessibleNav ul {
    text-align: left;
}
.site-header.logo--center {
    order: 2;
    flex: 1 0 0;
    padding-top: 0;
    padding: 0;
}
div[data-section-id=header] .site-nav__link {
    color: #fff;
    font-size: 1.05vw;
    font-weight: 600;
    padding-right: 30px;
}
.site-nav--centered {
    margin-bottom: 0;
}
.main-content {
    padding-top: 0;
}
p {
    font-size: 26px;
    font-weight: 500;
}
h1, h2, h3, h4, h5, h6 {
    letter-spacing: 0;
    font-family: 'Paytone One'}
.d-flex {
    display: flex;
}
.banner.hero-slider {
    height: 90vh;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1;
}
.banner.hero-slider:after {
    content: '';
    position: absolute;
    z-index: 0;
    background-position: right bottom;
    background-size: cover;
    background-image: url(https://cdn.shopify.com/s/files/1/0935/5176/files/high-res-color.png?v=1597459500);
    width: 100%;
    height: 100%;
    min-height: 500px;
    left: 0;
    top: 0;
}
section#why_us .p-md-3 {
    max-width: 250px;
}
body.template-product {
    background-image: url(https://cdn.shopify.com/s/files/1/0935/5176/files/Background_for_Jewelbots_1366_1920.png?v=1603088876);
    background-size: cover;
    background-position: top;
}
section.banner.hero-slider .container {
    position: relative;
    z-index: 1;
}
.social-icons {
    display: flex;
    flex-direction: column;
    position: absolute;
    height: 100%;
    align-items: center;
    justify-content: center;
}
.social-icons:before {
    content: '';
    position: absolute;
    width: 2px;
    height: 60vh;
    background-color: #fff;
    z-index: -1;
}
section#why_us .col-3:nth-child(1) {
    margin-left: 0;
}
section#why_us .col-3 {
    margin-left: -20px;
    flex: 0 0 calc(25% + 10px);
    max-width: calc(25% + 7px);
}
section#why_us .col-3:nth-child(even) {
    margin-top: 40px;
    margin-bottom: 0!important;
}
section#why_us .col-3:nth-child(odd) {
    margin-bottom: 40px!important;
}
.align-items-center {
    align-items: center;
}
.hover-state {
    display: none;
}
.footer__nav a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.spocial-icon:hover .hover-state, a:hover .hover-state {
    display: block;
}
.spocial-icon:hover .normal-state, a:hover .normal-state {
    display: none;
}
a.spocial-icon {
    padding: 23px 10px 0 10px;
    display: inline-flex;
    background-color: #842cb5;
    flex-direction: column;
}
.social-icons a.spocial-icon:last-child {
    padding-bottom: 23px;
}
.why_us--inner .col-md-3:nth-child(even) {
    margin-bottom: 0!important;
    margin-top: 2em;
}
.why_us--inner .col-md-3:nth-child(1) {
    margin-left: 0;
}
.why_us--inner .col-md-3 {
    margin-left: -10px;
}
#why_us {
    background-size: cover;
    background-position: center;
    position: relative;
}
.why__us--heading h2 {
    font-size: 40px;
    text-wrap: nowrap;
}
.br-15 {
    border-radius: 15px;
}
.ml--10 {
    margin-left: -10px;
}
.banner.hero-slider:before {
    content: '';
    position: absolute;
    z-index: -1;
    background-image: url(https://cdn.shopify.com/s/files/1/0935/5176/files/Union_7_2x_8b7732da-7fe1-4c42-9a58-347f67458a4d.png?v=1594735448);
    bottom: -85px;
    width: 100%;
    left: 0;
    background-size: cover;
    background-position: bottom right;
    height: 300px;
}
.why__us--image img {
    max-width: 130px;
    width: auto;
    object-fit: contain;
}
.banner-title h1 {
    font-size: 2.5em;
}
section .py-5 {
    padding: 200px 0!important;
}
section .pt-5 {
    padding-top: 200px!important;
}
section .pb-5 {
    padding-bottom: 200px!important;
}
.educators__heading h2 {
    font-size: 60px;
    text-transform: capitalize;
}
.banner-sub-text {
    font-size: 20px;
    font-weight: 600;
}
.btn {
    line-height: 1;
    padding: 22px 34px 22px;
    font-size: 26px;
    font-weight: 600;
    text-transform: capitalize;
}
.btn-pill {
    border-radius: 35px;
}
.text-white, .text-white * {
    color: #fff;
}
.text-yl, .text-yl * {
    color: #fed735;
}
.btn-shop-now {
    background-color: #fed735;
    color: #f36;
    text-transform: capitalize;
}
.bg-yl {
    background-color: #fed735;
}
.bg-blue {
    background-color: #0024d5;
}
.bg-pnk {
    background-color: #f36;
}
.bg-purp {
    background-color: #842cb6;
}
.bg-purp-lite {
    background-color: #d4c2fe;
}
.text-blue, .text-blue * {
    color: #0024d5;
}
a.article__link {
    text-decoration: none;
}
.text-pnk, .text-pnk * {
    color: #f36;
}
.text-purp, .text-purp * {
    color: #842cb6;
}
#index__product {
    position: relative;
    z-index: 1;
}
.justify-content-center {
    justify-content: center;
}
#index__product:before {
    content: '';
    z-index: -1;
    position: absolute;
    background-image: url(https://cdn.shopify.com/s/files/1/0935/5176/files/Union_7_2x_8b7732da-7fe1-4c42-9a58-347f67458a4d.png?v=1594735448);
    bottom: -149px;
    width: 100%;
    left: 0;
    background-size: cover;
    background-position: bottom right;
    height: 200px;
}
#index__product:after {
    content: '';
    z-index: -1;
    position: absolute;
    background-image: url(https://cdn.shopify.com/s/files/1/0935/5176/files/Union_7_2x_8b7732da-7fe1-4c42-9a58-347f67458a4d.png?v=1594735448);
    top: -149px;
    width: 100%;
    left: 0;
    background-size: cover;
    transform: rotate(180deg);
    background-position: bottom center;
    height: 268px;
}
.bg-grp-stdy {
    background-image: url(https://cdn.shopify.com/s/files/1/0935/5176/files/DSC_5944_2x_da362694-b039-4b3e-98fe-8e1e53564772.png?v=1594735634);
    width: 100%;
    height: 760px;
    background-position: center;
    background-size: cover;
    padding: 120px;
    display: flex;
    align-items: flex-end;
    position: relative;
    overflow: hidden;
}
.bg-grp-stdy:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .2);
}
section#perfect_group {
    background-size: cover;
    background-position: center;
    position: relative;
}
.perfect__group--heading h2 {
    font-size: 60px;
    white-space: nowrap;
    text-transform: capitalize;
}
.template-page .perfect__group--heading h2 {
    white-space: inherit;
    text-transform: capitalize;
}
.mx-515 {
    max-width: 515px;
}
.testimonial p {
    font-size: 26px;
    font-weight: 500;
}
.testimonial-author {
    display: flex;
    align-items: center;
    justify-content: center;
}
.author-img {
    width: 60px;
    height: 60px;
    margin-right: 15px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 1px 1px 10px #491269;
}
.author-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
section#index__testimonial {
    position: relative;
}
section#index__testimonial:before {
    position: absolute;
    content: '';
    background-image: url(https://cdn.shopify.com/s/files/1/0935/5176/files/Union_7_2x_8b7732da-7fe1-4c42-9a58-347f67458a4d.png?v=1594735448);
    background-size: cover;
    background-position: center bottom;
    transform: rotate(180deg);
    left: 0;
    top: -19px;
    height: 263px;
    width: 100%}
section#index__testimonial:after {
    position: absolute;
    content: '';
    background-image: url(https://cdn.shopify.com/s/files/1/0935/5176/files/Union_7_2x_8b7732da-7fe1-4c42-9a58-347f67458a4d.png?v=1594735448);
    background-size: cover;
    background-position: center bottom;
    left: 0;
    bottom: -16px;
    z-index: -1;
    height: 236px;
    width: 100%}
.index__testimonial--inner {
    position: relative;
    margin: 185px 0;
    padding: 5rem!important;
}
.index__testimonial--inner:before {
    position: absolute;
    content: '';
    background-image: url(https://cdn.shopify.com/s/files/1/0935/5176/files/testimoials_bg.png?v=1594735844);
    background-size: cover;
    background-position: center top;
    left: 0;
    bottom: 100%;
    height: 185px;
    width: 100%}
.index__testimonial--inner:after {
    position: absolute;
    content: '';
    background-image: url(https://cdn.shopify.com/s/files/1/0935/5176/files/testimoials_bg.png?v=1594735844);
    background-size: cover;
    background-position: center bottom;
    left: 0;
    top: 100%;
    height: 185px;
    width: 100%}
.testiomonial-section {
    max-width: 875px;
    margin: 0 auto;
}
.testimonial {
    margin-bottom: 30px;
}
.author-name p {
    font-size: 16px;
    font-weight: 600;
}
.blog-headings {
    font-size: 80px;
    border-bottom: 3px solid #fed735;
    margin-bottom: 30px;
    padding-bottom: 20px;
}
.blog-headings h2 {
    font-size: 80px;
    text-transform: capitalize;
}
.blog__single {
    display: flex;
    align-items: center;
    margin-bottom: 50px;
}
.blog__img {
    margin-right: 30px;
    width: 200px;
    min-width: 200px;
}
.blog__img img {
    width: 100%}
.blog-intro {
    font-size: 26px;
}
.blog__heading h3 {
    font-size: 40px;
}
.brands__support--col {
    display: flex;
    justify-content: space-around;
}
.brands__support--inner {
    padding-bottom: 200px;
}
nav.footer__nav {
    padding: 15px 0;
    background-color: #842cb6;
    box-shadow: 1px 1px 5px #2a103a;
    position: relative;
}
.footer_row {
    align-items: center;
    display: flex;
    color: #fff;
    margin: 0 -15px;
    justify-content: space-between;
}
.footer-links ul, .footer-social__icons ul {
    margin-bottom: 0;
}
.footer-links ul li, .footer-social__icons ul li {
    display: inline-block;
    padding: 0 20px;
}
.footer-links ul a, .footer-social__icons ul a {
    color: #fff;
}
.subscribe__footer h2 {
    font-size: 60px;
    font-family: Raleway;
    font-style: italic;
    font-weight: 800;
    text-transform: unset;
    line-height: 1;
}
.newsletter__footer h2 {
    font-size: 60px;
    font-family: Raleway;
    font-weight: 800;
    line-height: 1;
}
.newsletter_inner.text-center.py-5 {
    padding: 100px 0!important;
}
footer.site-footer {
    display: none;
}
.newsletter_text a {
    display: inline-block;
    border-bottom: 1px solid #fff;
    text-decoration: none;
}
form.footer-newsletter__form {
    max-width: 466px;
    margin: auto;
    display: flex;
    flex-direction: column;
}
input {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    padding: 10px 0;
    color: #d4c2fe;
    font-size: 26px;
    font-weight: 500;
    outline: 0;
}
.bg-purp form.footer-newsletter__form button {
    max-width: 220px;
    margin: auto;
}
.bg-purp input::placeholder {
    color: #d4c2fe;
}
a.btn.btn-shop-now.btn-pill:hover, button.btn.btn-shop-now.btn-pill:hover {
    background-color: #fed735;
    color: #842cb6;
    text-decoration: none;
}
.newsletter_text a:hover {
    color: #fed735;
    border-bottom-color: #fed735;
}
a.learn_more {
    cursor: pointer;
}
a.learn_more:hover {
    border-bottom: 1px solid #fed735;
}
a.btn-shop:hover {
    text-decoration: none;
    color: #fed735;
}
.footer-nav__link a, a.site-nav__link.site-nav__link--main {
    position: relative;
}
a, button {
    outline: 0;
    transition: .25s all;
}
.footer-nav__link a:after, a.site-nav__link.site-nav__link--main:after {
    content: '';
    position: absolute;
    width: 0;
    left: 10px;
    bottom: -3px;
    height: 2px;
    background-color: #fed735;
    transition: .25s all;
}
.footer-nav__link a:after {
    left: 0;
}
.footer-nav__link a:hover:after, a.site-nav__link.site-nav__link--main:hover:after {
    width: 34px;
}
.footer-nav__link a:hover, a.site-nav__link.site-nav__link--main:hover {
    border: none;
    color: #fed735;
    text-decoration: none;
}
.discounnt-form__heading h2 {
    text-transform: capitalize;
}
a.site-nav__link.site-nav__link--main:hover span {
    border-bottom: none;
}
.mb-50 {
    margin-bottom: 50px;
}
.mb-100 {
    margin-bottom: 100px;
}
.mb-130 {
    margin-bottom: 130px;
}
.product-image {
    width: 373px;
    position: relative;
}
.product-meta h3 {
    color: #fed735;
    font-size: 40px;
}
.product-heading h2 {
    font-size: 60px;
    text-transform: capitalize;
}
body p a.learn_more {
    color: #fed735!important;
    color: #fff;
}
.kproduct-description {
    background-color: #0024d5;
    color: #fff;
    padding: 134px 114px 114px 180px;
    border-radius: 15px;
    width: calc(100% - 373px);
}
.kproduct-description p {
    color: #fff;
}
.product-info {
    margin: 30px 0 50px;
}
.product-inner {
    display: flex;
    justify-content: center;
    align-items: center;
}
.product-image img {
    width: 533px;
    max-width: inherit;
}
span.testimonial_icon {
    display: inline-flex;
    position: absolute;
    top: -180px;
    left: 50%;
    transform: translatex(-50%);
    justify-content: center;
    align-items: center;
    width: 152px;
    height: 152px;
    background-color: #fed735;
    border-radius: 50%;
    box-shadow: 2px 2px 9px #444;
}
.index__testimonial--inner.py-5.bg-purp {
    padding: 100px 0!important;
}
.educators__speak .speaker_content {
    border-radius: 15px;
}
.speaker__profile--picture {
    width: 160px;
    height: 160px;
    display: inline-flex;
    overflow: hidden;
    border-radius: 50%;
    background-color: #fff;
}
.speaker__profile--picture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.quote_icon img {
    margin: auto;
}
.speaker__profile--picture {
    margin-top: -80px;
}
.author-name h3, .author-profession h4 {
    font-size: 26px;
    font-family: Raleway;
}
.author-name h3 {
    font-weight: 600;
}
.author-profession h4 {
    font-weight: 500;
    font-style: italic;
}
.educators__speak .slick-slide {
    margin: 10px;
    margin-top: 80px;
    outline: 0;
    transform: scale(.9);
    background-color: #d4c2fe;
    transition: .35s;
}
.educators__speak .slick-slide.text-white * {
    color: #842cb6;
}
.educators__speak .slick-slide .text-yl * {
    color: #f36;
}
.quote_icon.my-5 {
    width: 46px;
    height: 30px;
    background-size: contain;
    background-image: url(https://cdn.shopify.com/s/files/1/0935/5176/files/Quote_icon-3.svg?v=1595064717);
    background-repeat: no-repeat;
    margin: auto;
}
.quote_icon.my-5 img {
    display: none;
}
.educators__speak .slick-slide.slick-active.slick-center {
    transform: scale(1);
    background-color: #842cb6;
}
.educators__speak .slick-slide.slick-active.slick-center.text-white * {
    color: #fff;
}
.educators__speak .slick-slide.slick-active.slick-center .text-yl * {
    color: #fed735;
}
.educators__speak .slick-slide.slick-active.slick-center .quote_icon.my-5 {
    background-image: url(https://cdn.shopify.com/s/files/1/0935/5176/files/Quote_icon-1.svg?v=1595064717);
}
.slick-next:before, .slick-prev:before {
    font-size: 0;
    width: 18px;
    height: 35px;
    background-image: url(https://cdn.shopify.com/s/files/1/0935/5176/files/Component_14_5.png?v=1595116148);
    display: inherit;
    background-size: contain;
    background-repeat: no-repeat;
}
.student-kits .slick-next:before, .student-kits .slick-prev:before {
    background-image: url(https://cdn.shopify.com/s/files/1/0935/5176/files/com_pnk.png?v=1602238409);
}
.slick-next:before {
    transform: rotate(180deg);
}
.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
    outline: 0;
}
.discount-form__heading h2 {
    font-size: 60px;
}
.discount-form .form-input {
    display: flex;
    font-size: 26px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.discount-form .form-input input, .discount-form .form-input label {
    width: 100%}
.discount-form__input {
    padding: 10px 20px;
    border-radius: 35px;
    box-shadow: 0 0 5px #bbb;
    color: #b8b8b8;
    background-color: #fff;
}
.discount-form__input::placeholder {
    color: #b8b8b8;
}
//this is Sara making an addition for the contact page .discount-form__heading h2 {
    font-size: 60px;
}
.hbspt-form {
    display: flex;
    font-size: 26px;
    flex-direction: column;
    padding-bottom: 100px;
}
.hbspt-form input[type=email], .hbspt-form input[type=text], .hbspt-form label, .hbspt-form textarea {
    width: 100%}
, .hbspt-form input[type=checkbox] {
    margin-bottom: 0;
    width: 20px;
    height: 20px;
    margin-top: 9px;
    margin-right: 10px;
}
.hbspt-form .actions {
    text-align: center;
}
.hbspt-form input[type=submit] {
    background-color: #fed735;
    color: #f36;
    border-radius: 35px;
    line-height: 1;
    padding: 22px 54px 22px;
    font-size: 26px;
    font-weight: 600;
}
.hbspt-form p {
    font-size: 12pt;
    margin-bottom: 1.5rem;
}
.hbspt-form ul {
    list-style: none;
}
.hs-form-field span {
    color: #842cb6;
}
.hs-input {
    justify-content: center;
    align-items: center;
    padding: 10px 20px;
    border-radius: 35px;
    box-shadow: 0 0 5px #bbb;
    color: #b8b8b8;
    background-color: #fff;
    margin-bottom: 1.5rem;
}
.hs-input::placeholder {
    color: #b8b8b8;
}
.mh-880px {
    min-height: 880px;
}
.hello-educators__inner {
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 25px;
}
.hello-educators__heading h2 {
    font-size: 60px;
    text-transform: capitalize;
}
a.btn.btn-primary.btn-pill.bg-blue.text-white {
    text-transform: capitalize;
    letter-spacing: 1px;
    text-decoration: none;
}
a.btn.btn-primary.btn-pill.bg-blue.text-white:hover {
    background-color: #fed735;
}
.pos-relative {
    position: relative;
}
.pos-static {
    position: static;
}
nav.footer__nav.footer-bottom, nav.footer__nav.footer-bottom .footer-links {
    display: none;
}
.text-white.mx-515 {
    position: relative;
    z-index: 1;
}
.hello-educators__inner.h-50 {
    margin-bottom: 1%;
    height: 49%!important;
}
.hello-educators__inner .h-50.mt-1per {
    margin-bottom: 0;
    margin-top: 2.4%}
.why_us--inner .py-2.p-md-3 {
    margin: auto;
}
.btn.btn-theme.btn-back {
    background-color: transparent;
    border: 2px solid #842cb6;
    border-radius: 50px;
    color: #842cb6;
    padding-left: 75px;
    padding-right: 75px;
}
.btn.btn-theme.btn-back:hover {
    background-color: #842cb6;
    color: #fff;
}
.btn.btn-theme.btn-back:active, .btn.btn-theme.btn-back:focus {
    outline: 0;
}
.why_us--inner .row.pos-relative {
    justify-content: center;
}
@media (min-width:1200px) and (max-width:1700px) {
    .container, .container-full, .perfect_group_inner .container.container-full, div[data-section-id=header] {
    max-width: 85%}
#index__product .container, .discount-letter .container, .index__testimonial--inner .container {
    max-width: 75.5%}
}@media (min-width:1700px) {
    .container, .container-full, .page-width, .perfect_group_inner .container.container-full, div[data-section-id=header] {
    max-width: 1600px;
}
#index__product .container, .discount-letter .container, .index__testimonial--inner .container {
    max-width: 1362px;
}
}@media (min-width:768px) and (max-width:3460px) {
    body {
    font-size: 18px;
}
#shopify-section-about-us-template h2 {
    font-size: 36px;
    margin-bottom: 10px;
}
span#qab_message {
    font-size: 18px!important;
}
.product-form {
    padding-top: 1.2em;
}
.discounnt-form__heading h2 {
    font-size: 36px;
}
.kits-card h3 {
    font-size: 26px;
}
.why__us--desc p {
    font-size: 16px;
}
.index__testimonial--inner {
    margin: 100px 0;
}
.index__testimonial--inner:after {
    height: 9vw;
}
body .index__testimonial--inner.py-5.bg-purp {
    padding-top: 50px!important;
}
.index__testimonial--inner:before {
    height: 9vw;
}
span.testimonial_icon {
    top: -112px;
}
section#index__testimonial:before {
    top: 10px;
}
section#index__testimonial:after {
    bottom: 25px;
}
.jewelbots_blow--inner.py-5 {
    padding-top: 70px!important;
}
.d-middle-none {
    display: none;
}
.banner-title h1 {
    font-size: 2.5em;
}
.template-index .banner-title h1:not(.mb-0) {
    display: inline-block;
    margin-right: 5px;
}
.blog-intro, .btn, .discount-form .form-input, input, p {
    font-size: 18px;
}
.why__us--image img {
    max-width: 70px;
}
.why__us--heading h2 {
    font-size: 26px;
}
section .py-5 {
    padding: 100px 0!important;
}
.blog-headings h2, .educators__heading h2, .hello-educators__heading h2 {
    font-size: 36px;
}
.educators__heading.mb-130 {
    margin-bottom: 50px;
}
.perfect__group--heading h2 {
    font-size: 56px;
}
.bg-grp-stdy {
    padding: 80px;
    height: 490px;
}
p:empty {
    display: none;
}
.perfect__group--desc p {
    margin-bottom: 0;
}
.testimonial p {
    font-size: 16px;
}
.author-name p, .footer-nav__link, .site-nav__label {
    font-size: 1em;
}
.blog__heading h3 {
    font-size: 26px;
}
.subscribe__footer h2 {
    font-size: 40px;
}
.mh-880px {
    max-height: 550px;
    min-height: 550px;
}
.hello-educators__inner.h-50 {
    margin-bottom: 1%;
    height: 49%!important;
    padding: 24px 41px!important;
}
.index__testimonial--inner.py-5.bg-purp {
    padding: 0 0!important;
}
.newsletter_inner.text-center.py-5 {
    padding: 50px 0!important;
}
span.testimonial_icon {
    width: 108px;
    height: 108px;
}
span.testimonial_icon img {
    width: 45px;
}
.page-jewelbots .bg-grp-stdy {
    height: 620px;
    background-size: cover;
}
section .pb-5 {
    padding-bottom: 100px!important;
}
section .pt-5 {
    padding-top: 100px!important;
}
.newsletter__footer h2 {
    font-size: 40px;
}
.brands__support--inner {
    padding-bottom: 100px;
}
}@media(min-width:991px) {
    section#why_us .p-md-3 {
    margin-top: 20px;
}
section#why_us .col-3 {
    min-height: 265px;
}
}@media (min-width:768px) and (max-width:991px) {
    .container, div[data-section-id=header] {
    max-width: 90%}
.grid.grid--no-gutters.grid--table.site-header__mobile-nav.logo {
    max-width: 100px;
}
header a.btn-shop, p {
    font-size: 14px;
}
.btn {
    line-height: 1;
    padding: 15px 28px 15px;
}
section .py-5 {
    padding-top: 50px!important;
    padding-bottom: 50px!important;
}
.brands__support--inner {
    padding-bottom: 50px;
}
.jewelbots_blow--inner.py-5 {
    padding-top: 50px!important;
}
.blog-headings h2, .educators__heading h2, .hello-educators__heading h2 {
    font-size: 28px;
}
}@media (max-width:767px) {
    .blog__single {
    margin-bottom: 20px;
}
.shopify-payment-button .shopify-payment-button__button--unbranded {
    padding: 15px 18px 15px;
    font-size: 16px;
}
.brands__support--inner {
    padding-bottom: 20px;
}
section#why_us .col-3:nth-child(1) {
    margin-left: 0;
}
section#why_us .col-3 {
    margin-left: 0;
}
section#why_us .col-3:nth-child(even) {
    margin-top: 0;
    margin-bottom: 0!important;
}
section#why_us .col-3:nth-child(odd) {
    margin-bottom: 0!important;
}
.social-icons {
    display: none;
}
.banner.hero-slider {
    height: 85vh;
}
.banner-title h1 {
    font-size: 35px;
}
.banner.hero-slider {
    background-color: #842cb5;
}
.banner.hero-slider:after {
    background-size: contain;
    background-repeat: no-repeat;
    background-size: 200%}
.banner.hero-slider:before {
    bottom: -133px;
}
.btn, p {
    font-size: 16px;
}
.btn {
    padding: 15px 18px 15px;
}
.banner.hero-slider {
    align-items: inherit;
    padding-top: 4em;
}
.why_us--inner .col-3 {
    display: flex;
    align-items: center;
}
.mobile-toggle {
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    padding: 2em 3em;
    top: 100%;
    border-radius: 14px;
}
.why_us--inner .row.pos-relative {
    padding-left: 5%;
    padding-right: 5%;
    justify-content: center;
}
.mobile-toggle.show {
    display: block;
}
.why__us--desc {
    max-width: 85%;
    margin-top: 25px;
}
.why__us--desc p {
    font-size: 14px;
}
.why_us--inner .br-15 {
    border-radius: 15px 15px 0 0;
}
.hello-educators__inner .h-50, .mh-880px {
    min-height: 312px;
    margin-bottom: 24px;
}
section#index__product {
    display: none;
}
section .pb-5 {
    padding-bottom: 100px!important;
}
section .py-5 {
    padding: 100px 0!important;
}
section#perfect_group {
    padding-top: 0!important;
}
section#perfect_group .py-5 {
    padding-top: 0!important;
}
#why_us .py-5 {
    padding-bottom: 200px!important;
    padding-top: 200px!important;
}
.text-white.mx-515 {
    position: relative;
    z-index: 1;
    max-width: 312px;
}
.bg-grp-stdy {
    height: auto;
    min-height: 312px;
    padding: 85px 25px;
    width: calc(100vw - 40px);
    flex: 0 0 calc(100vw - 40px);
    margin: auto;
}
.perfect__group--heading h2 {
    font-size: 30px;
}
.perfect__group--desc p {
    font-size: 14px;
}
.index__testimonial--inner {
    margin-bottom: 0;
    margin-top: 50px;
}
.index__testimonial--inner:before {
    height: 82px;
    z-index: 2;
}
.index__testimonial--inner:after {
    z-index: 2;
    top: 97%;
    height: 77px;
}
section#index__testimonial:after {
    z-index: 0;
}
span.testimonial_icon {
    z-index: 11;
    width: 72px;
    top: -109px;
    height: 72px;
}
section#index__testimonial:after {
    height: 107px;
    bottom: -56px;
}
.index__testimonial--inner.py-5.bg-purp {
    padding: 20px 0!important;
}
section#index__testimonial:before {
    height: 107px;
    top: -20px;
}
.testimonial {
    margin-bottom: 0;
}
.index__testimonial--inner .container {
    position: relative;
    z-index: 111;
}
.testimonial p {
    font-size: 14px;
}
.author-img {
    display: none;
}
.author-name p {
    font-size: 10px;
}
span.testimonial_icon img {
    width: 30px;
}
.blog-headings h2 {
    font-size: 22px;
}
.blog__single {
    align-items: end;
}
.blog__heading h3 {
    font-size: 16px;
}
.blog-intro {
    font-size: 14px;
}
.blog__img {
    min-width: 88px;
    width: 88px;
}
#jewelbots_blog .py-5 {
    padding-bottom: 50px!important;
}
.footer-links {
    display: none;
}
.newsletter__footer h2, .subscribe__footer h2 {
    font-size: 22px;
}
.newsletter_text p {
    max-width: 315px;
    margin: auto;
}
form.footer-newsletter__form {
    max-width: 320px;
}
.footer-newsletter__form input, .footer-newsletter__form input::placeholder {
    font-size: 14px;
}
.newsletter_inner.text-center.py-5 {
    padding: 50px 0!important;
}
nav.footer__nav.footer-bottom, nav.footer__nav.footer-bottom .footer-links {
    display: block;
}
nav.footer__nav.footer-bottom .footer_row {
    justify-content: center;
}
.bg-grp-stdy {
    padding: 48px 32px;
}
.perfect__group--heading h2 {
    font-size: 35px;
    white-space: inherit;
}
.form-input label, .perfect__group--desc p {
    font-size: 14px;
}
.template-page .bg-grp-stdy {
    min-height: 718px;
    height: 100vh;
}
.template-page #perfect_group {
    margin-top: 20px;
}
#perfect_group .container.container-full, .container, .newsletter_inner {
    max-width: calc(100% - 40px);
    margin-left: auto;
    margin-right: auto;
}
.educators__heading h2 {
    font-size: 22px;
    text-transform: capitalize;
}
.mb-130 {
    margin-bottom: 30px;
}
.speaker__profile--picture {
    width: 85px;
    height: 85px;
}
.speaker__profile--picture {
    margin-top: -40px;
}
.educators__speak .slick-slide {
    margin: 0;
    margin-top: 40px;
}
.quote_icon.my-5 {
    margin-top: 1em!important;
    margin-bottom: 1em!important;
}
.speaker_quote.mb-5 {
    margin-bottom: 30px!important;
}
.author-name h3, .author-profession h4 {
    font-size: 14px;
}
.discounnt-form__heading h2 {
    font-size: 22px;
}
.discount-form__input {
    font-size: 14px;
}
.discount-form__input::placeholder {
    font-size: 14px;
}
.mb-100 {
    margin-bottom: 40px;
}
.mb-50 {
    margin-bottom: 10px;
}
.footer-links ul li, .footer-social__icons ul li {
    padding: 0 10px;
}
.discount-form__button.mt-5.pt-3 {
    margin-top: 10px!important;
}
.site-header__icons-wrapper .btn-shop, .site-header__search-toggle {
    display: none;
}
.site-header.logo--center {
    border-bottom: none;
    position: static;
    height: 45.5px;
}
.hello-educators__heading h2 {
    font-size: 30px;
}
.hello-educators__inner .container {
    padding: 0;
}
.grid.grid--no-gutters.grid--table.site-header__mobile-nav {
    height: 45.5px;
    min-height: 45.5px;
}
.mobile-nav-wrapper {
    top: 29px;
    background-color: #fed735;
    height: calc(100vh - 95px);
    display: flex!important;
    padding-bottom: 22px;
    flex-direction: column;
    justify-content: space-between;
}
.mobile-nav__link {
    color: #0024d5;
}
.mobile-nav__item {
    border-bottom: none;
}
.social-icons__container {
    padding: 15px 30px;
}
.social-icon__heading {
    padding: 0 30px;
}
.social-icon__heading h3 {
    font-size: 16px;
    font-weight: 600;
    color: #0024d5;
}
.social-icons__container a {
    display: inline-block;
    padding: 0 10px;
}
.site-header__logo-image--centered img {
    margin: 0;
    height: 30px;
    object-fit: contain;
    margin-bottom: 16px;
    object-position: left;
}
ul#MobileNav {
    padding-top: 10px;
}
.why__us--image img {
    max-width: 100%;
    max-height: 60px;
}
}@media (max-width:525px) {
    .footer_row {
    text-align: center;
}
}@media (max-width:425px) {
    .footer_row {
    justify-content: center;
    text-align: center;
}
.footer-logo img {
    max-width: 30vw;
}
.footer-logo {
    margin-right: auto;
}
}//Sara Specific CSS #shopify-section-product-template {
    padding-top: 50px;
}
.smart-tabs-wrapper p {
    font-size: 16pt;
}
.bg-header-std {
    width: 100%;
    background-position: center;
    background-size: cover;
    padding: 120px;
    display: flex;
    align-items: flex-end;
    position: relative;
    overflow: hidden;
}
.bg-header-std:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .2);
}
.about-p {
    max-width: 80%;
    text-align: center;
    margin: auto;
}
.p-lite {
    font-size: 23px;
    font-weight: 300;
    color: #585858;
}
.about-img {
    margin: 30px auto 30px;
    display: block;
    width: 450px;
}
#jewelbot_footer {
    padding-top: 20px;
}
.cart-header__title {
    padding-top: 20px;
}
.product-form__item.product-form__item--submit {
    display: flex;
    flex-wrap: wrap;
}
.product-form__item.product-form__item--submit button.btn {
    width: calc(50% - 10px);
    display: inline-block;
    height: max-content;
    margin-right: 10px;
    padding: 15px;
    border: none;
    border-radius: 10px;
}
.product-form__item.product-form__item--submit .shopify-payment-button {
    width: 50%}
.product-form__item.product-form__item--submit .shopify-payment-button button.shopify-payment-button__button {
    padding: 10px;
    min-height: min-content!important;
}
article img {
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 25px 0 25px 0;
}
@media (min-width:1200px) {
    article {
    width: 66%}
.twitter-tweet-rendered {
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
}:root:root:root {
    margin: 0 -.25rem!important;
    flex-wrap: wrap!important;
    width: calc(100% + .5rem)!important;
}
@media (min-width:35em) {
    .shopify-cleanslate>div>div {
    flex-wrap: nowrap!important;
}
}.shopify-cleanslate>div>div>div {
    width: 100%!important;
    flex-basis: 7.5rem!important;
    flex-grow: 1!important;
    padding: .25rem!important;
    margin: 0!important;
    height: auto!important;
    max-height: 3.875rem!important;
}
.paypalLight {
    width: 100%!important;
}
.shopify-cleanslate iframe {
    border: 0;
    border-radius: .25rem!important;
    overflow: hidden!important;
    float: left!important;
}
.template-product .price-item {
    color: #f36;
    font-size: 40px;
}
.template-product .selector-wrapper.js.product-form__item {
    width: 100%;
    flex-basis: 100%}
.template-product .selector-wrapper.js.product-form__item select {
    border-radius: 25px;
    color: #842cb6;
    font-size: 26px;
    border: none;
    box-shadow: 0 1px 11px #ccc;
}
.smart-tabs-navigation-li.smart-tabs-navigation-li-active {
    border: 2px solid #f36;
    color: #f36!important;
    font-size: 12px;
    font-weight: 600;
    border-radius: 5px;
}
body .smart-tabs-navigation-li {
    background-color: transparent;
    font-size: 17px;
    font-weight: 600;
    border: none;
}
.cart-header__title {
    padding-top: 20px;
}
.template-product .smart-tabs-content-block {
    border: none;
}
.template-product .smart-tabs-content-wrapper * {
    font-size: 26px;
    font-weight: 500;
    line-height: 1.2;
}
.product-recommendations__inner .grid-view-item__image, .product-recommendations__inner .grid-view-item__image-wrapper {
    max-width: inherit!important;
}
.product-recommendations__inner .grid-view-item__image-wrapper img {
    max-height: inherit!important;
}
.product-single__thumbnails-item--medium {
    overflow: hidden;
    height: 125px;
}
.template-product .smart-tabs-content-wrapper span.show_all {
    color: #fe3365!important;
    cursor: pointer;
}
.toggle {
    display: none;
}
.template-product .product-recommendations__inner h2 {
    color: #f36;
    font-size: 60px;
}
.ft-26, .ft-26 * {
    font-size: 26px;
}
.template-product .product-card__title {
    font-size: 26px;
    font-weight: 600;
    color: #842cb6;
}
.template-product .price.price--listing * {
    font-size: 28px;
    font-weight: 700;
    color: #f36;
    margin-top: 5px;
}
.template-product a.btn.btn--secondary.btn--has-icon-before.return-link {
    border-color: #842cb6;
    font-size: 26px;
    color: #842cb6;
    border-radius: 85px;
    font-weight: 600;
    border-width: 2px;
    padding-left: 85px;
    padding-right: 85px;
}
.template-product .text-center.return-link-wrapper.page-width {
    margin-bottom: 80px;
}
.template-product a.btn.btn--secondary.btn--has-icon-before.return-link .btn--has-icon-before .icon {
    display: none;
}
.template-product .smart-tabs-content-wrapper a.learn_more {
    color: #f36!important;
    border: none;
}
.kits-card:after {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 51, 102, .22);
    content: '';
    top: 0;
    left: 0;
    border-radius: 15px;
    z-index: 0;
}
.h4.grid-view-item__title.product-card__title {
    font-size: 18px;
}
.justify-between {
    justify-content: space-between;
}
.grid-view-item__image-wrapper .grid-view-item__image {
    height: 100%}
.h4.grid-view-item__title.product-card__title, dl.price.price--listing, dl.price.price--listing * {
    color: #000;
}
@media(min-width:768px) {
    .d-md-flex {
    display: flex;
}
.px-md-3 {
    padding-left: 1.5em;
    padding-right: 1.5em;
}
.grid-view-item__image-wrapper, .grid-view-item__image-wrapper .grid-view-item__image {
    min-width: 100%;
    max-height: inherit!important;
}
}@media(max-width:3460px) {
    body .smart-tabs-navigation-li {
    font-size: .7em;
}
.smart-tabs-navigation-li {
    padding: 9px 7px;
}
.template-product .smart-tabs-content-wrapper * {
    font-size: 18px;
}
.template-product .product-recommendations__inner h2, .template-product .product-single__title {
    font-size: 37px;
}
.template-product .price.price--listing *, .template-product .product-card__title {
    font-size: 18px;
}
.template-product .price-item {
    font-size: 26px;
}
}@media (max-width:1369px) {
    .smart-tabs-navigation-li, .smart-tabs-navigation-li.smart-tabs-navigation-li-active {
    padding: 5px;
}
}@media (max-width:767px) {
    .grid__item.grid__item--collection-template .d-md-flex {
    display: flex;
    align-items: inherit;
    justify-content: space-between;
}
.grid__item.grid__item--collection-template .product-card__title {
    max-width: calc(100% - 80px);
}
.order-xs-1 {
    order: 1;
}
.order-xs-2 {
    order: 2;
}
.section-about .py-5 {
    padding-top: 0!important;
    padding-bottom: 40px;
}
.collection-description br {
    display: none;
}
.collection-description, .collection-hero__title {
    max-width: 317px;
    width: auto;
    margin-top: 10px;
}
#shopify-section-about-us-template section .py-5 {
    padding-top: 40px!important;
    padding-bottom: 40px!important;
}
#shopify-section-about-us-template section .pt-5 {
    padding-top: 40px!important;
    padding-left: 0;
    padding-right: 0;
}
#shopify-section-about-us-template section .pb-5 {
    padding-bottom: 40px!important;
    padding-left: 0;
    padding-right: 0;
}
.img-area {
    padding-bottom: 20px;
}
#shopify-section-about-us-template h2, .ft-26, .ft-26 * {
    font-size: 18px;
}
.template-product .product-single__title {
    font-size: 28px;
}
.template-product .price-item, .template-product .selector-wrapper.js.product-form__item select {
    font-size: 16px;
}
.smart-tabs-navigation-li.smart-tabs-navigation-li-active, body .smart-tabs-navigation-li {
    font-size: .7em;
}
.template-product .smart-tabs-content-wrapper * {
    font-size: 16px;
}
.template-product .product-recommendations__inner h2 {
    font-size: 26px;
}
.template-product .product-card__title {
    font-size: 16PX;
}
.template-product .price.price--listing * {
    font-size: 26px;
    margin-top: 0;
}
.template-product a.btn.btn--secondary.btn--has-icon-before.return-link {
    font-size: 15px;
    padding-left: 35px;
    padding-right: 35px;
}
.template-product .text-center.return-link-wrapper.page-width {
    margin-bottom: 40px;
    margin-top: 40px;
}
.product-single__thumbnails-item--medium {
    height: 115px;
}
section#why_us .col-3 {
    max-width: 25%}
}.yotpo .yotpo-default-button, .yotpo input[type=button].yotpo-default-button {
    background: #fff!important;
}
#choose-quantity {
    color: #842cb6;
    font-weight: 700;
    font-size: .8em;
}
.product-form__input--quantity {
    display: inline;
    color: #842cb6;
    width: 25px;
    font-weight: 700;
    padding-left: 7px;
}
.updown {
    background-color: #fff;
    border-color: #842cb6;
    color: #842cb6;
    font-size: 17pt;
    border-radius: 5px;
    padding: 0 10px 0 10px;
    font-weight: 700;
    border-width: thin;
}
.updown:hover {
    background-color: #842cb6;
    color: #fff;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.cart__submit {
    font-size: 18px;
    border-radius: 10px;
}
.cart__submit-controls {
    padding-right: 10px;
}

/*change for mobile */
.col-md-1 .d-middle-none {
	padding: 0px;
}