/** Shopify CDN: Minification failed

Line 2495:0 Unexpected "}"

**/
/********************Common CSS with Fonts***********************/
@font-face {
    font-family: 'Fabio XM';
    src: url('/cdn/shop/files/FabioXM-Black.woff2?v=1690359645') format('woff2'),
        url('/cdn/shop/files/FabioXM-Black.woff?v=1690359645') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Fabio XM';
    src: url('/cdn/shop/files/FabioXM-Bold.woff2?v=1690359645') format('woff2'),
        url('/cdn/shop/files/FabioXM-Bold.woff?v=1690359645') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
 
@font-face {
    font-family: 'Fabio XM';
    src: url('/cdn/shop/files/FabioXM-Semibold.woff2?v=1690359645') format('woff2'),
        url('/cdn/shop/files/FabioXM-Semibold.woff?v=1690359645') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Fabio XM';
    src: url('/cdn/shop/files/FabioXM-Medium.woff2?v=1690360179') format('woff2'),
        url('/cdn/shop/files/FabioXM-Medium.woff?v=1690360179') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
  font-family: 'Fabio XM';
    src: url('/cdn/shop/files/FabioXM-Regular.woff2?v=1690360179') format('woff2'),
        url('/cdn/shop/files/FabioXM-Regular.woff?v=1690360179') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Fabio XM';
    src: url('/cdn/shop/files/FabioXM-Light.woff2?v=1691735539') format('woff2'),
        url('/cdn/shop/files/FabioXM-Light.woff?v=1691735538') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

/* STYLING OVERRIDES FOR TEXT STYLES GO HERE USE !IMPORTANT */

.tiny {
  
}

.para {
  
}

.heading-1 {
  
}

.heading-2 {
  
}

.heading-3 {
  
}

.heading-6 {
  
}

@media(max-width: 1000px){
  .tiny {
  
}

.para {
  
}

.heading-1 {
  
}

.heading-2 {
  
}

.heading-3 {
  
}
}

@media(max-width: 510px){
  .tiny {
  
}

.para {
  
}

.heading-1 {
  
}

.heading-2 {
  
}

.heading-3 {
  
}
}

/**/

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: 'Fabio XM';
    font-weight:bold ;
    letter-spacing: normal;
}
a{
  color: var(--blue);
}
p {
    letter-spacing: normal;
}
body, button, input, select, textarea {
    font-family: 'Fabio XM';
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.page-width {
    max-width: 100%;
    padding-left: 50px !important;
    padding-right: 50px !important;
}
@media screen and (min-width: 990px){
.header--middle-left {
    grid-template-areas: "heading navigation icons";
    grid-template-columns: 1fr auto 1fr;
    column-gap: 2rem;
}
  .list-menu__item {
    padding: 0px 35px;
}
}
/*******************Flex*****************/
.display--flex {
    display: flex;
}
.width--50 {
    width: 50%;
}
.width--33 {
    width: 33%;
}
/* --------------Variables----------------- */
:root {
  --blue: #4488FC;
  --grey: #6A727D;
  --black: #000;
  --white: #fff;
  --blue-hover:#00cfdf;
  --light-grey:#F3F3F3;
}

/*******************Custom CSS**********************/
.product__description {
  font-family: "Fabio XM";
    font-size: 1.25em;
    font-weight: 400;
    line-height: 1.3;
    text-align: left;
    color: #000;
}

.accordion p {
  color: #000;
}

span.header__active-menu-item {
    text-decoration: none;
    color: var(--blue);
}
p.announcement-bar__message span {
    color: var(--blue);
    font-size: 16px;
}
.header__menu-item span {
    color: var(--white);
    text-transform: uppercase;
    font-family: Fabio XM;
    font-weight: 500;
    letter-spacing: .04em;
    text-align: left;
}
.header__menu-item:hover span {
    text-decoration: none;
    text-underline-offset: .3rem;
    color: var(--blue);
}
.header__icon svg {
    color: #fff;
    fill: #fff;
    width: 35px;
    height: 35px;
}
.header__icon--cart {
    position: absolute;
    right: 0;
    height: 76px;
    width: 77px;
    background: var(--blue);
    top: 0;
    margin-right: 0px;
}

/*Card Price Adjust*/

.price .price__container .price-item {
  font-size: .8em !important;
  color: var(--blue);
}

.hfs_first_wrap {
    background: var(--blue);
    padding-left: 50px;
    position: relative;
}
.hfs_first_wrap h2 {
    font-size: 2.5em;
    width: 50%;
    font-weight: 500;
    line-height: normal;
    letter-spacing: .02em;
    text-align: left;
    color: var(--white);
    line-height: 1;
    margin: 35px 0;
}
.hfs_second_wrap h3 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.1;
    text-align: left;
    max-width: 80%;
    margin: 35px 0;
    margin-left: 50px;
}

.img_call_texthdh h2 {
  font-size: 1.5em;
    text-align: left;
    font-weight: 700;
    line-height: 1;
  padding-top: 1.3rem;
  margin: 0;
  margin-bottom: 7px;
}

.img_call_texthdh span {
  font-weight: 400;
    font-size: .8em;
    color: #4488fc;
    display: inline-block;
    opacity: 1;
    letter-spacing: unset;
  display: block;
} 

.title.inline-richtext {
  font-size: 2.5em;
    font-weight: 600;
    line-height: 1.1;
}

.hfs_second_wrap p {
    font-family: "Fabio XM";
    font-size: 1.25em;
    font-weight: 500;
    line-height: 1.3;
    text-align: left;
    color: #000;
    max-width: 50%;
    margin-left: 50px;
    padding-top: 120px;
    padding-bottom: 30px;
}
.arrow_image_wrap {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
}
.arrow_image_wrap img {
    width: 100%;
    display: block;
}
.new_content_wrap {
    display: flex;
    align-items: center;
    justify-content: end;
    position: relative;
    width: 100%;
}
.first_image--call {
    position: absolute;
    left: 40%;
}
.home_featured_section a {
    text-decoration: none;
}
.hib_second img {
    width: 100%;
    display: block;
}
.hib_main_wrap {
    align-items: center;
}
.cont_call_wrap {
    padding-left: 50px;
    max-width: 85%;
}

.cont_call_wrap h2 {
    font-size: 2.5em;
    font-weight: 600;
    line-height: 1.1;
    width: 75%;
}

  .cont_call_wrap p {
    font-family: "Fabio XM";
    font-size: 1.25em;
    font-weight: 500;
    line-height: 1.3;
    text-align: left;
    margin: 50px 0;
    color: #000;
  }

.blog-sticky {
  position: sticky;
  right: 3%;
  top: 3%;
}

.hfs_second_wrap {
    background: var(--light-grey);
}
a.new-button {
    color: var(--white);
    background: #6A727D;
    text-decoration: none;
    padding: 15px 20px;
    text-transform: uppercase;
    border-radius: 30px;
    font-size: 1em;
    line-height: 1;
    font-weight: 500;
    display: flex;
    width: 250px;
    align-items: center;
    justify-content: center;
}

.hib_button .new-button {
  width: 350px;
}

.main_svg svg {
    width: 45px;
    height: auto;
    fill: var(--white);
}
.svg_button {
    margin: 0px;
}
.main_svg {
    display: flex;
    align-items: center;
    margin-left: 10px;
}
.home_image_block ul.slick-dots {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}
.home_image_block ul.slick-dots button {
  background: #fff;
  font-size: 0;
  line-height: 0;
  border: 1.5px solid #000;
  border-radius: 50%;
  color: #fff;
  height: 15px;
  width: 15px;
}
.home_image_block ul.slick-dots li.slick-active button {
    background: #000;
    color: #000;
}
.home_image_block ul.slick-dots li {
    margin: 0px 6px;
}
.collection__view-all a.new-button.button:after {
    content: unset;
}
.collection__view-all a.new-button.button {
    margin: 0 auto;
    background: var(--blue);
    margin-top: 50px;
}
.collection__view-all a.new-button.button:hover {
    background: var(--grey);
}
.home_large_banner .wrapper img {
    width: auto;
    height: 100%;
    display: block;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
}

.home_large_banner img {
      width: 100%;
    height: 100%;
  object-fit: cover;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}

  .home_large_banner .wrapper {
    position: relative;
    margin: 0 auto;
    max-width: 60%;
    height: 80%;
  }

    .home_large_banner h2 a {
      font-size: inherit;
      text-decoration: none;
    color: var(--white);
    text-transform: uppercase;
    line-height: 1;
      cursor: pointer;
          font-weight: 500;
    }

  .home_large_banner h2{
    font-size: 2em;
    color: var(--white);
    text-transform: uppercase;
    line-height: 1;
    width: 40%;
    margin: 0;
    margin-bottom: 1rem;
    font-weight: 500;
    z-index: 10;
    letter-spacing: 1px;
}

  .home_large_banner h2.non {
    position: unset;
    padding-left: 50px;
    width: 25%;
  }

  .home_large_banner h2{
    bottom: 35px;
    left: 35px;
    position: absolute;
  }
.hlb_main_wrap h2 {
    font-size: 2em;
    color: var(--white);
    text-transform: uppercase;
    line-height: 1;
    width: 25%;
    margin: 0;
    margin-bottom: 1rem;
    font-weight: 500;
    letter-spacing: 1px;
}
.home_large_banner a.new-button {
    margin: 15px auto;
}
.home_large_banner {
    position: relative;
    height: 700px;
    padding: 50px 0;
}


@media(max-width:1200px){
    .home_large_banner h2.non {
    width: 35%;
  }
}

@media(max-width:1000px){
    .home_large_banner {
      height: 500px;
    }
  .home_large_banner h2.non {
    width: 50%;
  }
}

@media(max-width:769px){
  .home_large_banner a.new-button {
    margin: 0 auto;
  }
  .home_large_banner .wrapper {
    max-width: 100%;
    height: 75%;
  }
    .home_large_banner h2 {
     width: 60%;
      font-size: 1.5em;
      left: 15px;
  }

      .home_large_banner h2.non {
        padding-left: 15px;
        padding-top: 15px;
  }
    .home_large_banner {
      height: 500px;
    }
}

@media(max-width:550px){
    .home_large_banner h2.non {
      width: 80%;
    }
  .home_large_banner .wrapper img {
    width: 100%;
  }
      .home_large_banner {
      height: 450px;
    }
}


.home_rich_text.center h2 {
    color: var(--white);
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1;
    max-width: 90%;
    margin-bottom: 0;
}
.home_rich_text.center p {
    color: var(--white);
}
.hrt_image img {
    width: 100%;
    display: block;
}
.home_rich_text.center {
    position: relative;
  display: flex;
  justify-content: center;
}
.home_rich_text.center a.new-button {
    margin: 0 auto;
    background: #fff;
    color: #000;
}
.home_rich_text.center a.new-button svg {
    fill: #000;
}
.hrt_main {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: relative;
  padding: 40px 0;
  border-radius: 30px;
}

  .hrt_main .circle {
    display: block !important;
        border-radius: 50%;
        height: 20px;
    width: 20px;
    content: "";
    background-color: #fff;
    position: absolute;
  }

  .hrt_main .circle:nth-child(1){
    top: 20px;
    left: 20px;
  }

  .hrt_main .circle:nth-child(2){
    top: 20px;
    right: 20px;
  }

  .hrt_main .circle:nth-child(3){
    bottom: 20px;
    left: 20px;
  }

  .hrt_main .circle:nth-child(4){
    bottom: 20px;
    right: 20px;
  }

.hrt_top_heading {
      margin-bottom: 3rem;
    font-size: 2.5em;
    font-weight: 600;
    line-height: 1.1;
}

.language-support-wrap .display--flex {
      font-family: "Fabio XM";
    font-size: 1em;
    font-weight: 400;
    line-height: 1.3;
    text-align: left;
    color: #000;
}

.home_rich_text.center p {
    color: var(--white);
    font-size: 1.5em;
    margin-bottom: 32px;
    line-height: normal;
    font-weight: 400;
    max-width: 75%;
}
.hcs_main_wrap img {
    width: 100%;
    display: block;
}
.hcs_main_wrap h2 {
    font-size: 2.5em;
    padding-left: 50px;
       font-weight: 600;
}
.hcs_main_wrap a.new-button {
    width: 305px;
    position: absolute;
    top: 5%;
    z-index: 1;
    left: 30px;
    background: var(--blue);
}
.hcs_main_wrap {position: relative;}
.second_hcs {
    max-width: 60%;
    padding-top: 60px;
}
.second_hcs a.new-button {
    position: unset;
    margin: 0 auto;
    background: var(--grey);
}
.second_hcs p {
    font-family: "Fabio XM";
    font-size: 1.5em;
    color: #000;
    font-weight: 400;
    line-height: 1.3;
    text-align: center;
}
.home_sign_up a.new-button {
    width: 100%;
    max-width: 30%;
}
.home_sign_up a.new-button .svg_button {
    color: var(--blue);
}
.home_sign_up a.new-button  .main_svg svg {
    fill: var(--blue);
    width: 60px;
}
.hd_main_wrap h2 {
    font-size: 2.5em;
    padding-left: 50px;
    font-weight: 600;
}
.hd_main_wrap IMG {
    width: 100%;
    display: block;
}
.hd_img_wrap {
    position: absolute;
    bottom: 5%;
    padding-left: 30px;
}
a.des_button {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-decoration: none;
    font-size: 20px;
}

a.des_button img {
    width: 78%;
    margin-right: 21px;
}
.hd_main_wrap {
    position: relative;
}
.hnl_second {
    background: var(--blue);
    padding-left: 35px;
}
.hnl_first {
    background: #f3f3f3;
    padding-left: 90px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.hnl_first h3 {
    font-size: 2.5em;
    padding-top: 35px;
    width: 100%;
    font-weight: 500;
  
}
.hnl_second h3 {
    color: var(--white);
    font-size: 2.5em;
    padding-top: 35px;
    width: 100%;
    font-weight: 500;
}
.hnl_image_wrap {
    display: flex;
    justify-content: end;
    align-items: center;
    padding-top: 100px;
}
.hnl_image_wrap img {
    width: 100%;
    display: block;
}

.hnl_arrow_wrap {
    margin-right: -110px;
    position: relative;
    z-index: 2;
}
.hnl_first p {
    max-width: 40%;
    width: 100%;
    padding-bottom: 35px;
    font-size: 1.5em;
    font-weight: 500;
    line-height: 1.3;
    color: #000;
}
.footer_logo img {
    width: 100%;
    display: block;
}
.footer-block__details-content .list-menu__item--link {
    padding-left: 0px;
    color: var(--white);
}
.social_icon_new svg {
    height: 35px !important;
    width: 35px !important;
}
.social_icon_new ul.footer__list-social.list-unstyled.list-social {
    justify-content: flex-start;
}
ul.footer__list-social:first-child .list-social__link {
    padding-left: 0px;
}
.footer_new_news .footer-block__newsletter {
    text-align: left;
}
.footer__content-top.page-width {
    max-width: 95%;
}
a.link.link--text.list-menu__item.list-menu__item--link {
    color: var(--white);
}
.footer_new_news  .newsletter-form {
    align-items: flex-start;
    margin: unset;
    max-width: 36rem;
}
.newsletter-form__button1 {
    background: var(--blue);
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--white);
    padding: 10px 35px;
    border-radius: 30px;
    font-size: 16px;
    margin-top: 14px;
}

.xml__call2 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.footer_new_news svg {
    width: 32px;
    height: auto;
    margin-left: 14px;
    fill: #fff;
}
.footer_new_news .field:after {
    border-radius: 32px;
    border: 1px solid var(--white);
}
.footer_new_news .field:hover.field:after {
    box-shadow: unset;
    outline: 0;
    border-radius: 30px;
}
.footer-payment-wrap h3 {
    text-transform: uppercase;
    color: #A4A4A4;
}

.footer-payment-wrap {
    margin-top: 30px;
}

.footer-block__heading {
    color: #A4A4A4;
}
.footer-payment-wrap ul.list.list-payment {
    justify-content: flex-start;
    flex-wrap: wrap;
}
.footer-payment-wrap {
    max-width: 74%;
}

.footer-payment-wrap ul.list.list-payment {
    justify-content: flex-start;
    flex-wrap: wrap;
}

.footer-payment-wrap li.list-payment__item {
    width: 16%;
}

.footer-payment-wrap  li.list-payment__item svg {
    height: 100%;
    width: 100%;
}
.footer__content-bottom {
    border-top: 0px !important;
    padding-top: 8px;
}
.header-wrapper--border-bottom {
    border-bottom: 0px;
}
.footer__content-bottom-wrapper--center {
    justify-content: start !important;
}
.copyright__content {
    font-size: 14px !important;
    text-transform: uppercase;
}
@keyframes slideInLeft {
    from {
        transform: translate3d(-100%,0,0);
        visibility: visible
    }
    to {
        transform: translate3d(0,0,0)
    }
}
.slideInLeft {
    animation-name: slideInLeft
}
@keyframes rotateInDownLeft {
    from {
        transform-origin: left bottom;
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0
    }
    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1
    }
}
.rotateInDownLeft {
    animation-name: rotateInDownLeft;
    animation-duration: 2s;
}
.slideInLeft {
    animation-name: slideInLeft;
    animation-duration: 2.5s;
}
html {
  scroll-behavior: smooth;
}
.cart-count-bubble {
    color: var(--white);
    font-weight: 700;
    bottom: 0px;
    background-color: transparent!important;
    left: 41%;
}
.home_rich_text.center a.new-button:hover {
    background: var(--blue);
    color: var(--white);
}

.home_rich_text.center a.new-button:hover svg {
    fill: var(--white);
}
.second_hcs a.new-button:hover {
    background: var(--blue);
    color: var(--white);
}
.home_sign_up a.new-button:hover {
    background: var(--grey) !important;
}
.home_sign_up a.new-button:hover .svg_button {
    color: var(--white);
}
.ait_second.width--50 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.ait--wrap {
    padding: 50px 0 50px 50px;
    display: flex;
    height: 100%;
    flex-direction: column;
  justify-content: space-between;
    max-width: 90%;
}

.ait--wrap h2 {
    font-size: 2.5em;
    padding-top: 20px;
}
.ait--wrap a.new-button {
    width: 350px;
    margin-top: 130px;
}
.ait--wrap p {
    max-width: 90%;
    font-size: 1.25em;
    font-weight: 400;
    line-height: 1.3;
    text-align: left;
    color: #000;
}
.about_logo_block {
    background: #000;
    text-align: center;
}

.about_logo_block h3 {
    color: #f5f5f5;
}
.image_abt_wrap {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.image_abt_wrap img {
    width: 100%;
    display: block;
    max-width: 130px;
    object-fit: contain;
    margin: 0 auto;
}
.about_logo_block.page-width {
    padding: 60px 0px;
}
.about_logos_wrap {
    display: grid;
    width: 100%;
    grid-template-columns: repeat(6,1fr);
    gap: 20px;
    max-width: 70%;
    margin: 0 auto;
    padding: 35px 0px;
}
.about_logos_wrap .image_abt_wrap:nth-child(7) {
    grid-column: 1/3;
}

.about_logos_wrap .image_abt_wrap:nth-child(7) img {
    max-width: 329px;
}
.about_hnl_first img {
    width: 100%;
    display: block;
}

.about_hnl_first {
    width: 65%;
}

.about_hnl.hnl_second {
    width: 35%;
}
.about_hnl_main_wrap .hnl_image_wrap {
    position: absolute;
    bottom: 0;
    right: 0;
}
.about_hnl.hnl_second {
    width: 35%;
    position: relative;
}
.about_hnl.hnl_second p {
        font-size: 1.25em;
    font-weight: 400;
    line-height: 1.3;
    text-align: left;
    color: var(--white);
    max-width: 70%;
}
.cs_image_block.page-width {
    background: var(--black);
}

.cs_image_main_wrap {
    display: flex;
    width: 100%;
    align-items: center;
}

.cs_non_main_wrap {
    display: flex;
    gap: 55px;
    width: 100%;
    align-items: center;
    justify-content: space-between;
}

.cs_image_main_wrap h2 {
    width: 45%;
    color: var(--white);
  font-weight: 500;
  font-size: 1.25em;
}
.cs_image_bloc {
    width: 55%;
}

.cs_image_main img {
    width: 100%;
    display: block;
    max-width: 180px;
}
.cs_services_main {
    display: flex;
    width: 100%;
}

.cs_service_first {
    width: 60%;
    padding-left: 45px;
}

.cs_services_second {
    width: 40%;
    padding-left: 40px;
    background: var(--blue);
    color: var(--white);
}

.cs_services_second h3 {
    color: var(--white);
       font-size: 2.5em;
    font-weight: 600;
    line-height: 1.1;
}

.cs_service_first h3 {
        font-size: 2.5em;
    font-weight: 600;
    line-height: 1.1;
}

.cs_service_first p {
    max-width: 75%;
        font-size: 1.25em;
    font-weight: 400;
    line-height: 1.3;
    text-align: left;
    color: #000;
}
.cs_services a.new-button {
    width: 325px;
    margin-bottom: 70px;
    margin-top: 50px;
}
.hsign_up_wrap h2 {
    font-size: 45px;
}
.page_title_wrap {
    background: #f3f3f3;
    padding: 60px 0px;
}
.page-title-wrap h2 {
    margin: 0;
    width: 50%;
    font-size: 2.5em;
  font-weight: 500;
    text-transform: uppercase;
}
.page-title-wrap {
    display: flex;
    width: 100%;
}
.center.page-header-wrap p {
    margin: 0px;
    background: var(--blue);
    color: var(--white);
    text-transform: uppercase;
    padding: 6px 0px;
    font-size: 20px;
}
.stb_first--wrap {
    width: 60%;
}

.stb_sec_wrap {
    width: 35%;
    padding-left: 15px;
    font-size: 1em;
  font-weight: 500;
}

.stb_first--wrap h2 {
    font-size: 2em;
}

.stb_first--wrap p {
    max-width: 76%;
         font-size: 1.25em;
    font-weight: 500;
    line-height: 1.3;
    text-align: left;
  color: #000;
}

.stb_sec_wrap h2 {
    font-size: 2em;
}

.submission_text_block a.new-button {
    width: 288px;
    margin-top: 50px;
}
.collection-hero__text-wrapper {
    display: flex;
    width: 100%;
    padding: 50px 0px;
}

h1.collection-hero__title {
    width: 50%;
}

.collection-hero__description.rte {
    width: 50%;
    max-width: 40% !important;
}

.collection-hero.color-background-1.gradient {
    background: #f3f3f3;
}
/****collection filter******/
.template-collection .facets__form {
    display: block;
}
.template-collection .facets__wrapper {
    display: flex;
    justify-content: space-between;
    background: var(--blue);
    align-items: flex-start;
    padding: 40px 0;
    position: relative;
    top: -5px;
    flex-wrap: wrap;
}
.template-collection .facets__heading {
    display: none;
}
.template-collection .facets__display {
    position: unset;
}
.template-collection .facets__summary {
    pointer-events: none;
    color: #fff !important;
}
.facets__disclosure[open] .facets__display, .facets__disclosure-vertical[open] .facets__display-vertical {
    background: var(--blue);
    border: none;
    padding: 0px !important;
}
.facet-checkbox {
    color: #fff;
}
.facets__header {
    background: var(--blue);
    border: none;
    color: var(--white);
}
.facets__header {
    background: var(--blue);
    border: none;
}
.facets__reset {
    color: var(--white);
}
.template-collection .facets__header {
    background: transparent!important;
    border: none;
    padding: 0px;
}
.template-collection .facets__summary svg {
    display: none;
}
.facets__item {
    padding: 0px;
}
.facets__list {
    padding: 0px !important;
  display: flex;
    flex-direction: column;
    max-height: 250px;
    flex-wrap: wrap;
    overflow: hidden;
    gap: 1rem;
}
.facet-checkbox>svg {
    background: transparent !important;
    border: 2px solid;
    border-radius: 50%;
}
.filter_head p {
    margin: 0pc;
    font-weight: 500;
    font-size: 1.25em;
    padding: 10px 0px;
    background: var(--blue);
    color: var(--white);
}
.facets-container {
    padding-top: 0px !important;
}
.facets-container {
    display: none !important;
}
.center.filter_head.active .facets-container {
    display: block !important;
    background: var(--blue);
}
.facets-wrapper.page-width {
    padding: 0!important;
    margin: 0px;
}
.filter_head {
    cursor: pointer;
}
.master_filter {
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--blue);
}

.master_filter img {
    max-width: 15px;
    margin-left: 8px;
    transition: .2s all;
}
.filter_head.active .master_filter img {
    transform: rotate(180deg);
}
.facet-filters__label {
    display: none !important;
}

.facet-filters__field {
    padding-top: 30px;
}

.facet-filters__field .select__select, .mobile-facets__sort .select__select {
    font-size: 1.25em;
    text-transform: uppercase;
    font-weight: 400;
  width: 175px;
  line-height: 1;
  font-family: "Fabio XM";
  color: #000;
}

.product-count.light {
    display: none;
}
.facet-checkbox .icon-checkmark {
    visibility: hidden;
    position: absolute;
    left: 0px!important;
    z-index: 5;
    top: 12px!important;
    background: #fff!important;
    height: 12px!important;
    width: 12px!important;
}
.facet-checkbox--disabled {
    color: #ffffffab;
}

.template-collection span.facets__selected.no-js-hidden {
    display: none;
}
.template-collection .facets__header {
    display: none;
}
.template-collection a.active-facets__button-remove.underlined-link {
    position: absolute;
    top: 0;
    right: 0;
}
.template-collection .facets__form {
    position: relative;
}
.active-facets__button--light .active-facets__button-inner {
    box-shadow: none;
    color: #fff;
    border: 1px solid #ffff;
}
/********filter end **********/
.ptw_main_wrap {
    max-width: 66%;
    padding: 60px 0px;
    letter-spacing: normal;
}
.faq_collapsible .accordion__title {
    font-size: 1.5em;
    font-weight: 400;
}
.faq_collapsible .accordion summary {
    justify-content: space-between;
    text-transform: uppercase;
  align-items: center;
}
.faq_collapsible .h3_icon {
    position: absolute;
    height: 10px;
    left: 3.5rem;
    top: calc(50% - 0.2rem);
}
.faq_collapsible summary .icon-caret {
    position: absolute;
    height: 10px;
}
.faq_collapsible .accordion {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}
.faq_collapsible .collapsible-content__heading {
    text-align: left;
    font-size: 36px;
}
p.main_call_total {
    padding-top: 12px;
    font-family: "Fabio XM";
    font-size: 1em;
  line-height: 1.3;
    font-weight: 400;
    letter-spacing: 0.02em;
    text-align: left;
  color: #000;
}


.banner-image img {
    width: 100%;
    display: block;
}
.banner-wrap ul.slick-dots {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
}
.banner-wrap ul.slick-dots li {
    margin: 0 6px;
}
.banner-wrap ul.slick-dots button {
    background: transparent;
    font-size: 0;
    line-height: 0;
    border: 1px solid #000;
    border-radius: 50%;
    color: #fff;
    height: 14px;
    width: 14px;
}
.banner-wrap ul.slick-dots li.slick-active button {
    background: #000;
    color: #000;
}
.fui_all_media {
    position: relative;
}

.fui--all__image img {
    display: block;
}

.fui-product__wrap {
    position: absolute;
    bottom: 4%;
    right: 3%;
}
.fui--all__image img {
    width: 100%;
    display: block;
    max-width: 406px;
}

.fui__button_main {
    position: absolute;
    bottom: 2%;
    left: 50%;
    transform: translateX(-50%);
}
.fui__button_main a {
    color: var(--black);
    text-decoration: none;
}
.fui__for_media:hover .fui__button_main a {
    color: var(--blue);
}
.template-page-font-in-use .page_title_wrap {
    color: #000;
    margin-top: -60px;
}
.fui_blog_wrap img {
    display: block;
    width: 100%;
}
.fui_blog_wrap {
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 15px;
}
.fui_first {
    width: calc(50% - 10px);
  text-decoration: none;
}
.fui_first h3 {
    font-weight: 800;
    font-size: 1.5em;
    line-height: 1;
    margin-bottom: 0;
}

.fui_first .btn2 {
  color: #4488FC;
  font-size: .8em;
  line-height: 1;
  font-weight: 500;
}

.pin_image img {
    max-width: 60px;
    margin-bottom: 10px;
}
.fui__media_call_wrap img {
    width: 100%;
    display: block;
}
.fui--media--call {
    position: relative;
}

.fui--media__main--wrap {
    position: absolute;
    top: 6%;
    left: 2%;
}
.rich-text__buttons .button {
    background: var(--blue);
    border-radius: 30px;
}

.rich-text__buttons .button:after {
    content: none;
}

.rich-text__buttons .button:before {
    content: none;
}
.desktop-localization-wrapper {
    margin-right: 30px;
}
.header__icons--localization .localization-form__select>span {
    font-size: 36px;
    line-height: normal;
    position: relative;
}
.header__icons--localization .localization-form__select>span:before {
    position: absolute;
    content: "";
    background: url(/cdn/shop/files/currency_1_1.png?v=1691564891);
    display: inline-block;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: contain !important;
}
.header__icons--localization .localization-form__select>span {
    /* max-width: 19ch; */
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    display: block;
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
}
.js .header__icons--localization .localization-form__select {
    padding: 0 3.7rem 0 1.2rem;
    width: max-content;
}
.header__localization .disclosure .localization-form__select:hover {
    text-decoration: unset !important;
}
.disclosure__list::-webkit-scrollbar {
    width: 5px;
}

.disclosure__list::-webkit-scrollbar-thumb {
    background: var(--black);
}
.disclosure__list::-webkit-scrollbar-track {
    background: var(--white);
}
.disclosure__list {
    background: var(--blue);
    color: var(--white) !important;
}

.localization-form:only-child .button, .localization-form:only-child .localization-form__select {
    margin: 0 !important;
    border: 0 !important;
}
.announce__mnain_wrap {
    position: absolute;
    top: 0;
    right: 0;
}
.announcement-bar {
    position: relative;
}
.announcement-bar .localization-form:only-child {
    margin: 0 !Important;
    padding: 0 !important;
}
.announcement-bar .localization-form__select:after {
    content: unset;
}
.announcement-bar .localization-selector+.disclosure__list-wrapper {
    margin-left: -60px!important;
    border: 0px;
    color: #fff;
}
.announcement-bar .disclosure__list-wrapper {
    bottom: unset !important;
}
.announcement-bar .localization-form__select span {
    text-transform: uppercase!important;
    color: var(--blue);
    font-weight: 600;
    width: 29px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: initial;
}
.announcement-bar li.disclosure__item a {
    color: #fff;
}
.announcement-bar .localization-form__select svg {
    display: none;
}
.announcement-bar .localization-selector.link {
    padding-right: 15px;
}
.product-card-wrapper .card__information {
    position: relative;
}

.product-card-wrapper .designer-name_wrap {
    position: absolute;
    top: 0;
    right: 0;
    padding-top: 15px;
    color: var(--blue);
}
.product-card-wrapper .card__heading {
    font-size: 1.5em;
    text-align: left;
    font-weight: 700;
    line-height: 1;
}
.home_sign_up .hrt_main {
    width: 85%;
}
.template-page-custom-services p.article-card__excerpt.rte-width {
    display: none;
}
.blog .card__inner {
    --ratio-percent: 100.240964% !important;
}
.article-card__info span {
    color: var(--blue);
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 500;
}
.active-facets {
    padding-bottom: 30px;
}
v.active-facets__button--light .active-facets__button-inner {
    color: var(--white);
    border: 1px solid #fff;
}
.active-facets__button-wrapper *, span.active-facets__button-inner {
    color: #fff;
}
.fui_blogs_media h2 {
    font-size: 43px;
}
.fui_blogs_media.page-width.section-template--16080491937945__415f4996-c7d0-42ca-b354-a18d4bc82461-padding {
    background: #F5F5F5;
}
.js .header__icons--localization .localization-form__select {
    padding: 0 20px 0 1.2rem !important;
}
.collection .price__regular .price-item--regular {
    margin-right: 0;
    font-weight: 400 !important;
  display: block;
}
.blog-articles .article-card .card__information, .blog__posts .article-card .card__information {
    padding-left: 0px !important;
}
.hrt_main span {
    text-transform: uppercase;
    font-weight: 300;
    font-size: .8em;
    display: block;
    line-height: 1.3;
}
.collection .price__regular span {
    font-size: 1em;
  font-weight: 400;
}
.page-width.section-template--16071463108761__1dc5530b-9ae1-4338-a6af-edea08972988-padding.scroll-trigger.animate--slide-in .hrt_main {
    width: 100%;
}
.cs_services_second p {
        font-size: 1em;
    text-align: left;
    font-weight: 700;
    line-height: 1.5;
}
li.list-social__item:hover svg {
    transform: scale(1.07);
}
@keyframes rotate-con {
    from {transform: rotate(0deg);}
    to {transform: rotate(360deg);}
}
article.article-template .page-width {
    max-width: 70%;
    margin: 0px;
}
article.article-template img {
    width: 100%;
    display: block;
}
article.article-template p {
    font-family: "Fabio XM";
    font-size: 1em;
    font-weight: 500;
    text-align: left;
    line-height: 30px;
}
.back_button--main--wrap form input {
    background: var(--grey);
    border: none;
    padding: 15px 40px;
    color: var(--white);
    margin-top: 40px;
    border-radius: 40px;
    font-size: 20px;
    position: relative;
    cursor: pointer;
    padding-right: 90px;
}
.back_button--main--wrap {
    width: 180px;
    position: relative;
}

.back_button--main--wrap:after {
    content: '';
    position: absolute;
    height: 2px;
    width: 60px;
    background: #fff;
    bottom: 29%;
    right: 4%;
}
h1.article-template__title {
    font-size: 55px;
    line-height: normal;
}
.new_article_contennt--main span {
    color: var(--blue);
    font-size: 18px;
    font-weight: 500;
    letter-spacing: normal;
    text-transform: capitalize;
}
.new_article_contennt--main {
    padding: 30px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
p.blue-with-fonts span {
    font-size: 17px;
    color: var(--blue);
}
.share_new_block {
    background: var(--blue);
    color: var(--white);
    padding: 0px 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.share--link {
    display: flex;
    align-items: center;
}

.share--link a img {
    max-width: 40px !important;
    margin-left: 24px;
}
.share--link p {
    margin: 12px 0px;
}
.copy_link_of_blog a {
    text-decoration: none;
    color: #fff;
    font-size: .8em;
}
.artist-products--wrap .product-card-wrapper .designer-name_wrap {
    position: unset;
}
.artist-products--wrap .card__information {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 2px solid #000;
    padding-bottom: 25px;
    padding-top: 25px;
}
.artist-products--wrap ul {
    padding: 0;
    list-style: none;
}
.artist-products--wrap .product-card-wrapper .card__heading {
    font-size: 100px;
    margin: 0px;
}
.artists__product--collection .artist---heading {
    text-align: center;
    margin: 0;
    padding: 15px 0px;
    background: var(--blue);
    color: var(--white);
}
.artists__product--collection .card__content {
    position: relative;
}

.artists__product--collection .artist--card-hover {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.artists__product--collection .artist--card-hover a {
    background: var(--black);
    color: var(--white);
    padding: 10px 25px;
    text-decoration: none;
    border-radius: 30px;
}
.artists__product--collection .artist--card-hover {
    display: none;
}
.artists__product--collection .card-wrapper:hover .artist--card-hover {
    display: block;
}
.artists__product--collection  .card-wrapper:hover .card__heading {
    color: var(--blue);
}
.artists__product--collection .card__heading p {
    margin: 0px;
}
.artists__product--collection .card-wrapper:hover .price__regular .price-item--regular {
    color: var(--blue);
}
.artists__product--collection {
    padding-bottom: 50px;
}
/* .grid__item.product__media-wrapper {
    display: none;
} */
.product--first_image img {
    width: 100%;
    display: block;
}
.product--first_image {
    display: flex;
    width: 100%;
}
.product--large:not(.product--no-media) .product__info-wrapper {
    padding: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
}
.product .product__info-container {
    max-width: 100%;
}
.product__title input#product-title-input {
    border: none;
    min-height: 190px;
   font-size:90px;
       width: 100%;
}
.product__title {
    text-align: center;
}
.product__title input#product-title-input:focus-visible {
    outline: 0;
    box-shadow: none;
}
.product-variant--picker P {
    margin: 0px;
    text-align: center;
    background: var(--blue);
    color: var(--white);
    padding: 8px 0px;
    line-height: normal;
}

.font--tester_tool {
    display: flex;
}

.font--captilize {
    display: flex;
}
.drag--button {
    width: 60px;
    height: 3px;
    background: #000;
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
      cursor: pointer;
}

.drag--button:before {
    position: absolute;
    content: '';
    height: 25px;
    width: 25px;
    display: block;
    background: #fff;
    top: -10px;
    border: 2px solid #000;
    border-radius: 50%;
    left: 0px;
}
.font--captilize {
    align-items: center;
}
.font--tester_tool p {
    color: #000;
    font-size: 20px;
    cursor: pointer;
}
.font--captilize.new-class .drag--button:before {
    left: unset;
    right: 0;
}
.product__title .new-class-on-cap {
    text-transform: capitalize;
}
.product__title .new-class-on-up {
    text-transform: uppercase;
}

.fsb--main input[type=range]:focus {
  outline: none;
}



.custom-range {
  -webkit-appearance: none;
  width: 150px;
  height: 3px;
  background: #000;
  outline: none;
  opacity: 1;
  -webkit-transition: .2s;
  transition: opacity .2s;
}

.custom-range:hover {
  opacity: 1;
}

.custom-range::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 25px;
  height: 25px;
  background: #fff;
  border:2px solid #000;
  border-radius:50%;
  cursor: pointer;
}

.custom-range::-moz-range-thumb {
  width: 25px;
  height: 25px;
  background: #fff;
    border:2px solid #000;
  border-radius:50%;
  cursor: pointer;
}
.custom--text {
  -webkit-appearance: none;
  width: 75px;
  height: 3px;
  background: #000;
  outline: none;
  opacity: 1;
  -webkit-transition: .2s;
  transition: opacity .2s;
}

.custom--text:hover {
  opacity: 1;
}

.custom--text::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 25px;
  height: 25px;
  background: #fff;
  border:2px solid #000;
  border-radius:50%;
  cursor: pointer;
}

.custom--text::-moz-range-thumb {
  width: 25px;
  height: 25px;
  background: #fff;
    border:2px solid #000;
  border-radius:50%;
  cursor: pointer;
}

.font--tester_tool {
    align-items: center;
    justify-content: center;
}
.fsb--main {
    display: flex;
    align-items: center;
    margin-left: 40px;
    position: relative;
}
.product__title .new-class {
    text-transform: uppercase;
}
.font-weight-tool {
    display: flex;
    margin-left: 40px;
    align-items: center;
}
.font-weight-tool p {
    font-size: 20px;
    color: var(--black);
}

p.bold--for-customfont {
    font-weight: bold;
}
.custom-weight {
  -webkit-appearance: none;
  width: 80px;
  height: 3px;
  background: #000;
  outline: none;
  opacity: 1;
  -webkit-transition: .2s;
  transition: opacity .2s;
}

.custom-weight:hover {
  opacity: 1;
}
*:focus-visible{
  box-shadow:none !important;
  outline:none !important;
}
.newS{
    background: #fff;
    padding: 20px 40px !important;
    border-radius: 1.5rem;
    margin-bottom: 0px !important;
}
.custom-select {
  background-color: #f3f3f3;   /* colore sfondo */
  color: #000;                 /* colore testo */
  border: 1px solid #000;
  border-radius: 30px;
  padding: 12px 40px 12px 16px;
  font-size: 18px;
  appearance: none;            /* rimuove stile nativo */
  -webkit-appearance: none;
  -moz-appearance: none;

  background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' width='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>");
  background-repeat: no-repeat;
  background-position: right 16px center;  /* posizione della freccia */
  background-size: 20px;                   /* dimensione freccia */
}

.new60{
      width: 80% !important;
    min-width: 80% !important;
}
.new60 select{
      width: 100% !important;
      min-width: 100% !important;
}
.newF {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
  padding: 10px;
  padding-right: 30px; /* Spazio per la freccia */
  border-radius: 25px;
  border: 1px solid #f0f4f6 !important;
  outline: none;
  background-color: #f0f4f6;
  font-size: 16px;
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDMzIDE5IiBmaWxsPSJub25lIj4KPHBhdGggZD0iTTIgMi40NDE0MUwxNy4wMTE4IDE1LjQ0MTRMMzEgMi40NDE0MSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIzIj48L3BhdGg+Cjwvc3ZnPg==');
  background-repeat: no-repeat;
  background-position: right 10px center; /* Posiziona la freccia */
}


.custom-weight::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 25px;
  height: 25px;
  background: #fff;
  border:2px solid #000;
  border-radius:50%;
  cursor: pointer;
}

.custom-weight::-moz-range-thumb {
  width: 25px;
  height: 25px;
  background: #fff;
    border:2px solid #000;
  border-radius:50%;
  cursor: pointer;
}
.custom--background--tool {
    margin-left: 40px;
}

.cbt-tool {
    height: 32px;
    width: 32px;
    background: #fff;
    border: 2.5px solid #000;
    border-radius: 50%;
    position: relative;
    z-index: 9;
    cursor: pointer;
}
.cbt-tool:after {
    position: absolute;
    height: 32px;
    width: 32px;
    content: '';
    display: block;
    top: 11px;
    background: var(--black);
    transform: rotate(55deg);
    left: 6px;
    z-index: 1;
    clip-path: circle(47.2% at 1% 47%);
}
.custom-weight-new {
    background: var(--black);
    color: var(--white);
}
.cbt-tool.custom-weight-new-all:after {
    transform: rotate(232deg);
    top: -16px;
    left: -11px;
}
.fat__main_tool {
    display: flex;
    align-items: center;
    margin-left: 40px;
}
.fat--left, .fat--center, .fat--right {
    display: flex;
    align-items: center;
    height: 50px;
    width: 50px;
    justify-content: center;
    cursor: pointer;
    margin-left: 21px;
}
.fat__main_tool img {
    margin: 0 20px;
    height: 100%;
    max-width: 35px;
    width: 100%;
    object-fit: contain;
}

.fat__main_tool .active img {
    filter: brightness(0) invert(1);
    background: transparent;
}

.fat__main_tool .active {
    background: var(--black);
    border-radius: 50%;
}
.custom_variant_picker .no-js-hidden .product-form__input {
    display: none !important;
}
.custom_variant_picker .no-js-hidden .product-form__input:nth-child(1) {
    display: block!important;
    border-bottom: 2px solid #000;
}
.custom_variant_picker legend.form__label {
    display: none;
}
.custom_variant_picker .product-form__input {
    max-width: 100%;
}
.custom_variant_picker .product-form__input input[type=radio]+label {
    width: 100%;
}
.custom_variant_picker fieldset.js.product-form__input {
    display: flex;
}
.custom_variant_picker .product-form__input input[type=radio]+label {
    border: none;
    border-top: 2px solid #000;
    border-radius: 0;
    font-size: 50px;
    padding: 15px 0px;
}

.custom_variant_picker .product-form__input input[type=radio]:checked+label {
    background: transparent;
    color: #000;
    color: var(--blue);
}

.main_product_description {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.main_product_description .product__description.rte.quick-add-hidden {
    width: 50%;
    margin: 0px;
}
.main_product_description {
    margin-top: 50px !important;
}

.main_product_description .main_product_features {
    width: 35%;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    gap: 1rem;
}
.mpf_wrap {
    text-transform: uppercase;
    color: #6A727D;
    font-size: .8em;
    line-height: 1.5;
    font-weight: 400;
}
a.desc_button {
    background: var(--blue);
    color: var(--white);
    padding: 15px 20px;
    border-radius: 30px;
    text-decoration: none;
}
label.custom--for--variant:contains("Regular"){
  font-size:10px !important;
}
.pmi__main--wrap img {
    width: 100%;
    display: block;
}
.pmi__main--wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0px; 
}
.pmi__main--wrap .pmi--images:nth-child(3),
.pmi__main--wrap .pmi--images:nth-child(4) {
  grid-column: span 1;
}
.pmi__main--wrap .pmi--images:nth-child(1),
.pmi__main--wrap .pmi--images:nth-child(2),
.pmi__main--wrap .pmi--images:nth-child(5) {
  grid-column: span 2; 
}
.pmi--images img {
  height: 100%; 
}
.pmi__main--wrap .pmi--images:nth-child(2),
.pmi__main--wrap .pmi--images:nth-child(5) {
    /* max-width: 85%; */
    margin: 0 auto;
}

.key-l {
    font-size: 25px;
    padding: 5px 18px;
    border: 2px solid #000;
    margin: 3px;
    border-radius: 10px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    width: 10%;
}
.keyboard--main-wrap {
    display: flex;
    justify-content: space-between;
}

.main--key--chart {
    width: 40%;
}
.keyboard--show {
    width: 40%;
}
div#selected-key {
    color: #fff;
    font-size: 23rem;
}
.ks--background {
  background-color: #000;
    width: 100%;
    height:400px;
    display: flex;
    justify-content: center;
    align-items: center;
  position: sticky;
    top:77px;
  border-radius: 30px;
}

    .ks--background .ks--wrapper {
      position: relative;
      height: 100%;
      width: 100%;
          display: flex;
    justify-content: center;
    align-items: center;
    }

      .ks--background .ks--wrapper .circle {
        position: absolute;
        height: 15px;
        width: 15px;
        background-color: var(--white);
        z-index:5;
        display: block;
        border-radius: 50%;
      }

      .ks--background .ks--wrapper .circle:nth-child(1){
        top: 2rem;
        left: 2rem;
      }

      .ks--background .ks--wrapper .circle:nth-child(2){
        bottom: 2rem;
        left: 2rem;
      }

      .ks--background .ks--wrapper .circle:nth-child(3){
        top: 2rem;
        right: 2rem;
      }

      .ks--background .ks--wrapper .circle:nth-child(4){
        bottom: 2rem;
        right: 2rem;
      }
      

.main--key--chart .display--flex {
    flex-wrap: wrap;
    justify-content: center;
}
.main--key--chart p {
    text-align: center;
    font-size: 28px;
    margin: 0px;
    color: #000;
    margin-bottom: 15px;
}
.key-l {
    font-size: 25px;
    padding: 5px 18px;
    border: 2px solid #000;
    margin: 3px;
    border-radius: 11px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    width: 10%;
    color: #000;
}
.keyboard--show {
    padding-top: 55px;
}

.keyborard-digit {
    padding-top: 40px;
}

.keyboard-symbols {
    padding-top: 40px;
}

.accord--new {
    text-align: center;
    color: var(--black);
    font-size: 1.5em;
    border-top: 1px solid #000;
    cursor: pointer;
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}
.accord--new img {
    max-width: 39px;
    height: 11px;
    margin: 12px;
    transition: 1s all;
}
.accord--new p {
    margin: 0;
    padding: 7px 0px;
}
.accord--new img.rotate {
    transform: rotate(180deg);
}
.language-support-wrap ul li {
    list-style: none;
    color: #000;
    font-size: 18px;
}
.language-support-wrap .display--flex {
    flex-direction: column;
    max-height: 400px;
    flex-wrap: wrap;
    width: 100%;
}
.accord-content {
    padding: 30px 0px;
    padding-bottom: 60px;
}
.font-inuse-tool .media {
    position: unset;
}
.font-inuse-tool .media>*:not(.zoom):not(.deferred-media__poster-button), .media model-viewer {
    z-index: 9;
}
.tooltip-call {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    padding: 5px;
    border-radius: 4px;
    font-size: 12px;
    display: none;
    white-space: nowrap;
    user-select: none;
    pointer-events: none;
    top: -20px;
}
/* .ait--wrap p {
    max-width: 81%;
    /* font-size: 20px; */
} */
.template-collection .facets__item {
    padding-left: 0px ;
}
.facet-checkbox span {
    font-size: 1.25em;
   text-transform: uppercase;
  line-height: 1;
}
.facets__item label {
    align-items: center;
}
.facet-checkbox>svg {
    padding: 7px;
}
.template-collection .facet-checkbox--disabled {
    color: #fff;
    opacity: 0.2;
}
.fui_first a.btn2 {
    color: var(--black);
    width: 50%;
    display: block;
    font-weight: 100;
}
.template-page-font-in-use .fui_first a.btn2 {
    color: var(--blue) !important;
}
span.mobile-facets__open {
    color: #fff;
}
.mobile-facets__disclosure {
    width: 100% !important;
}
.sms-top_bar {
    background: var(--blue);
    color: var(--white);
}
.sms-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.sms--search {
    width: 50%;
}

.sms--wall-wrap {
    width: 50%;
}
.sms--search {
    display: flex;
    align-items: center;
}
.sms--wall-wrap {
    display: flex;
    align-items: center;
      justify-content: space-between;
}
input#vendor-search {
    background: transparent;
    border: 0px;
    border-bottom: 2px solid var(--white);
    width: 370px;
    margin-left: 4px;
}
input#vendor-search:focus-visible {
    outline: none;
    box-shadow: none;
}
.sms--list, .sms--grid {
    width: 50%;
}

.sms--wall-wrap .radio-button {
  display: inline-block;
  margin-right: 10px;
}


.sms--wall-wrap .radio-button__input {
  display: none;
}


.sms--wall-wrap .radio-button__custom {
  display: inline-block;
  width: 20px; 
  height: 20px;
  border: 2px solid #fff; 
  border-radius: 50%;
  position: relative;
  transition: background-color 0.3s, border-color 0.3s;
      top: 4px;
}

.sms--wall-wrap .radio-button__input:checked + .radio-button__label .radio-button__custom {
  background-color: #fff; 
  border-color: #fff; 
}


.sms--wall-wrap .radio-button__label {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}

.sms--wall-wrap .radio-button__label span.radio-button__custom {
  margin-right: 5px;
}
.sms-top_bar p {
    margin: 0;
}

.sms-top_bar {
    padding: 12px 0px;
}
.sms--vendor_list img {
    width: 100%;
    display: block;
    max-width: 460px;
}
.sms-result--wrap {
    display: flex;
    width: 100%;
}

.sms--vendor_list {
    width: 30%;
}

.sms--vendor--image {
    width: 70%;
}
.sms--vendor_list li:hover img {
  display: block;
}

.sms--vendor_list li img {
  display: none;
}

.sms--vendor--image img {
  display: block;
}
.sms-result--wrap {
    position: relative;
}

.sms--vendor_list li img {
    position: absolute;
    top: 0;
    right: 0;
}
.sms--vendor_list ul li:first-child img {
    display: block;
}
.sms--vendor_list ul li {
    list-style: none;
    padding: 5px 0px;
}
.sms--vendor_list li p {
    font-size: 19px;
    font-weight: 600;
}
.sms-results {
    padding: 60px 0px;
}
.sms--vendor_list li a {
    font-size: 19px;
    /* font-weight: 600; */
    cursor: pointer;
    color: var(--black);
    text-decoration: none;
}
.radio2-checked ul li img {
    position: relative;
    top: 0;
    left: 0;
    display: block !important;
}

.radio2-checked ul {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 25px;
}

.radio2-checked ul li {
    width: calc(25% - 25px);
    display: flex;
    flex-direction: column-reverse;
}

.sms-result--wrap.radio2-checked .sms--vendor_list {
    width: 100%;
}
.sms-result--wrap.radio2-checked {
    display: block;
}
.sms--vendor_list li:hover a {
    color: var(--blue);
}
.radio2-checked ul li a {
    font-weight: bold;
    font-size: 25px;
    margin-top: 10px;
}
.search-bar-custom input.search__input.field__input {
    background: transparent;
    color: var(--white);
}
.search-bar-custom .field:after {
    content: none;
}
.search-bar-custom .field {
    border-bottom: 2px solid var(--white);
}
.search-bar-custom label.field__label {
    display: none;
}
.search-bar-custom button.search__button.field__button {
    display: none;
}
.search-bar-custom  .field__input{
    height: 0.5rem;
}
.search-bar-custom input.search__input.field__input:focus-visible {
    outline: none;
    border: none;
    box-shadow: none;
}
.expert--hidden {
    display: none;
}
.template-page-font-in-use .rich-text__text {
  padding: 25px 0;
}
.template-page-font-in-use .page-title-wrap h2 {
    font-weight: 500;
}
.ptw_main_wrap {
    font-size: 17px;
}
.faq---contect-wrap {
    display: flex;
}

.faq---contect-wrap a {
    color: var(--blue);
    text-decoration: none;
    margin-top: 11px;
    margin-left: 15px;
    letter-spacing: normal;
    font-size: 18px;
}
.template-page-faq .page-title-wrap h2 {
    font-weight: 500;
}
.template-page-PRIVACY .page-title-wrap h2 {
    font-weight: 500;
}
.article--main--site-font img {
    width: 100%;
    max-width: 25%;
    position: absolute;
    top: 0;
    right: 3%;
}
article.article-template {
    position: relative;
}
.radio2-checked ul li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/* my.css */
.header__icon--search svg {
    width: 100%;
    height: 100%;
}
.hfs_second_wrap p {
    max-width: 56%;
}
.footer__content-top.page-width {
    max-width: 100%;
}
.hnl_first p {
    max-width: 65%;
}

.about_hnl.hnl_second p {
    max-width: 80%;
}
.collection-hero__description.rte {
    width: 50%;
    max-width: 50%!important;
}
.ptw_main_wrap {
    max-width: 65%;
}
.hsign_up_wrap h2 {
    font-size: 40px;
}
.ptw_main_wrap {
    line-height: 1.5em;
}
.faq_collapsible .accordion summary {
    padding: 10px 0;
}
.sms--vendor_list li a {
    font-size: 25px;
}
.back_button--main--wrap {
    display: none;
}
.share_new_block {
    padding: 0 50px;
}
.share--link a img {
    max-width: 30px!important;
    margin-left: 16px;
}
.share_new_block p {
    font-size: 17px !important;
}
.designer-name_wrap {
    display: none;
}
.article-template__content p {
    color: #000;
}
.article-card-wrapper .article-card__excerpt {
    margin-bottom: 5px;
}
.fui_first h3 {
    margin-bottom: 7px;
    margin-top: 20px;
}
.product-variant--picker {
    width: 100%;
}
.product--updated--wrapper {
    width: 100%;
    display: flex;
    justify-content: space-between;
    max-width: 100%;
    margin: 0 auto;
    background-color: #f0f4f6;
}
.product--updated--wrapper .grid__item.product__media-wrapper {
    width: 50% !important;
    max-width: 50% !important;
}

.product---buy--info {
    width: 35%;
}

.product---buy--info .product__new__price {
    text-align: center;
}

.product---buy--info .product--title-updtaed h2 {
    font-size: 40px;
}

.product---buy--info .product---vendor a {
    color: #4488fc;
    font-weight: 700;
    font-size: 22px;
}

.product---buy--info .price__regular .money {
    font-size: 28px;
    font-weight: 600;
}
.product---buy--info .product-form__input .select {
    max-width: 100%;
}
.product---buy--info .product-form__input {
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.product---buy--info .select:after {
    content: unset;
}
.product---buy--info  .select {
    border-bottom: 1px solid #00000075;
}
.display--none {
    display: none !important;
}
.product---buy--info .product-form__input .form__label {
        text-transform: uppercase;
    font-weight: 500;
    font-size: .8em;
}
.product---buy--info .select__select {
    font-size: 20px;
    text-align: center;
    padding: 0px;
}
.product---buy--info .select:focus-visible {
    box-shadow: none;
    outline: none;
}
.product---buy--info .quantity {
    margin: 0 auto;
    margin-top: 50px;
}
.product---buy--info .product-form__buttons {
    max-width: 100%;
}
.product---buy--info .product-form__submit {
    margin-bottom: 1rem;
    background: transparent;
    color: var(--blue);
    font-size: 16px;
    text-transform: uppercase;
    border: 2px solid var(--blue);
    margin-top: 35px;
    transition: 0.3s all;
}
.product---buy--info .product-form__submit:after {
    content: unset;
}
.product---buy--info .product-form__submit:hover {
    background: var(--blue);
    color: var(--white);
}
.product---buy--info .select__select:focus-visible {
    outline: none;
    box-shadow: none;
}
.product-image-slider .slick-slide img {
    width: 100%;
}
.product-image-slider {
    position: relative;
}

.product-image-slider .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: transparent;
    border: none;
}
.product-image-slider button.slick-next.slick-arrow {
    right: 0px;
}

.product-image-slider button.slick-prev.slick-arrow {
    left: 0px;
    z-index: 1;
}
.product-image-slider .slick-arrow img {
    max-width: 40px !important;
    cursor:pointer;
}
.product-variant--picker {
    width: 100%;
    background: var(--blue);
    text-align: center;
    padding: 6px 0px;
}
select#variant-select {
    background: transparent;
    border: none;
    color: var(--white);
    font-size: 18px;
    line-height: normal;
}
select#variant-select:focus-visible {
    box-shadow: none;
    border: none;
    outline: none;
}
select#variant-select option {
    color: var(--black);
}
.language-support-wrap .display--flex span:nth-child(3) ul {
    padding-right: 40px;
}
.call-for-action-button:after {
    content: none;
}
.call-for-action-button {
    width: 100% !important;
    max-width: 350px;
    margin: 0 auto;
    background: #4488fc !important;
}
.header__submenu {
    background: var(--white);
}
.header__submenu .header__menu-item {
    color: var(--black);
}
details[open]>.header__menu-item {
    text-decoration: unset;
}
.header__submenu.list-menu {
    padding: 0.4rem 0;
}
/* details[open]>.header__submenu {
    top: 47px;
} */
.hib_second .slick-track {
    height: 600px;
}

.hib_second .slick-track img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.page-width.section-template--16071463108761__1dc5530b-9ae1-4338-a6af-edea08972988-padding.scroll-trigger.animate--slide-in a.new-button {
    margin-top: 40px !important;
}
.template-index .article-card-wrapper .card__inner {
    height: 475px;
}
.template-page-licensing .faq_collapsible .accordion__content {
    max-width: 90%;
    margin: 0 auto;
    padding-bottom: 20px;
    text-align: center;
}
.template-page-custom-services .article-card-wrapper .card__inner {
    height: 300px;
}
.sms-result--wrap:not(.radio2-checked) ul#collection-list-new span {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
}
.sms-result--wrap:not(.radio2-checked) .sms--vendor_list li img {
    position: sticky;
    top: 15%;
    right: 0;
}
.slider-button {
    display: none !important;
}

.slideshow__controls {
    position: absolute!important;
    bottom: 25px;
    right: 24px;
    z-index: 2;
}
.slider-counter__link--active.slider-counter__link--dots .dot {
    background-color: #fff !important;
}
.slider-counter__link--dots .dot {
    border: 1px solid #fff !important;
    width: 1rem !important;
    height: 1rem !important;
}
.slideshow__controls {
    border: 0 !Important;
}
.slider-counter__link--dots .dot {
    
}
.slideshow__controls--top {
    order: 2;
    z-index: 2 !important;
}
.main-description {
      font-size: 1.25em !important;
    font-weight: 400;
    line-height: 1.3 !important;
    text-align: left;
  color: #000;
}

.collection-hero__description.rte {
    max-width: 50%!important;
    padding-right: 3%;
}
h1.collection-hero__title {
    font-size: 2.5em;
    font-weight: 500;
    letter-spacing: .02em;
    text-align: left;
    line-height: 1;
}
.page-title-wrap p {
    width: 50%;
    font-size: 1.25em;
    font-weight: 400;
    line-height: 1.3;
    text-align: left;
    padding-right: 6%;
    margin: 0px;
    min-height: 125px;
}
.collection-hero__title+.collection-hero__description {
    font-size: 17px;
}
.ptw_main_wrap {
    max-width: 45%;
      font-size: 1.25em;
    font-weight: 400;
    line-height: 1.3;
    text-align: left;
  color: #000;
}

.ptw_main_wrap h2 {
  font-size: 1.25em;
    font-weight: 600;
    line-height: 1.3;
    text-align: left;
}

  .ptw_main_wrap p {
    font-size: 1.25em;
    font-weight: 400;
    line-height: 1.3;
    text-align: left;
    color: #000;
}

.stb_main_wrap.display--flex {
    width: 100%;
    justify-content: space-between;
}
.font-in-use-wrap___all img {
    width: 100%;
    display: block;
}
.fiu___main_all {
    width: 25%;
}

.font-in-use-wrap___all.display--flex {
    gap: 30px;
}
.fiu___main_all a {
    text-decoration: none;
}

.fiu___main_all h3 {
    font-size: 20px;
}

.fiu___main_all p {
    font-size: 17px;
    color: #00000094;
    margin: 0;
}
.fiu___main_all span {
    color: #1c73ff;
}
/**COMMENT THIS CSS TO UNHIDE CURRENCY SELECTOR AND LANGUAGE SELECTOR***/
.announce__mnain_wrap {
    display: none;
}
localization-form.small-hide.medium-hide.no-js-hidden {
    display: none;
}
/********/
.template-product-mockup-product-page .product__title {
    display: none;
}
/* .product-image-slider ul.slick-dots {
    display: none !important;
} */
.template-product-mockup-product-page .product-image-slider ul.slick-dots {
    display: block !important;
    list-style: none;
}
.template-product-mockup-product-page .product-image-slider .slick-arrow {
    display: none !important;
}
.template-product-mockup-product-page .product-image-slider ul.slick-dots button {
    background: #fff;
    border: 0.5px solid #000;
    border-radius: 50%;
    color: #fff;
    height: 15px;
    width: 15px;
    font-size: 0;
}
.template-product-mockup-product-page .product-image-slider ul.slick-dots li.slick-active button{
    background: #000;
    color: #000;
    height: 15px;
    width: 15px;
}
.template-product-mockup-product-page .product-image-slider .slider-pro {
    display: flex;
    align-items: center;
    overflow: hidden;
}
.template-product-mockup-product-page .product-image-slider .slick-dots {
    padding-left: 10px;
}
.template-product-mockup-product-page .product-image-slider .slick-dots li {
    display: flex;
    height: 25px;
    justify-content: center;
    align-items: center;
}
.template-product-mockup-product-page .product-image-slider ul.slick-dots button:hover {
    cursor: pointer;
}
.template-product-mockup-product-page .product--updated--wrapper {
    max-width: 100%;
}
.template-product-mockup-product-page .product--updated--wrapper .grid__item.product__media-wrapper {
    width: 50% !important;
    max-width: 50% !important;
}
.template-product-mockup-product-page .product---buy--info {
    width: 49%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.template-product-mockup-product-page .product---buy--info  .select {
    padding: 5px 30px;
    border: 1px solid #000;
    border-radius: 30px;
    min-width: 400px;
    font-family: Fabio XM;
}
.template-product-mockup-product-page .product---buy--info .select__select {
    background: transparent;
    text-align: left;
  height: unset;
  font-size: 16px;
  color: #000;
}
.template-product-mockup-product-page .product-form__quantity {
    display: none;
}
.template-product-mockup-product-page .product--updated--wrapper .price__regular .price-item--regular {
    margin-right: 0;
    font-size: 45px;
    font-weight: 700;
}
.template-product-mockup-product-page  .product__tax.caption.rte {
    margin-top: 50px;
}
.template-product-mockup-product-page .product---buy--info .product---vendor a {
    margin-bottom: 0px;
    color: #4488fc;
    font-weight: 400;
  text-decoration: none;
    font-size: 1em;
}
.template-product-mockup-product-page .ppf_keyboard--tool, .template-product-mockup-product-page .language--tool {
    display: none;
}
.template-product-mockup-product-page .product---buy--info .product-form__submit {
    background: #6A727D;
    color: #ffffff;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 35px;
    transition: 0.3s all;
    border-radius: 30px;
    width: 40%;
    margin: 0 auto;
    margin-top: 20px;
    border: none;
}
.template-product-mockup-product-page .product---buy--info .product-form__submit:hover {
    background: #4488fc;
    color: #fff;
}
.search---calll-new {
    margin-left: 10px;
}

.search---calll-new input {
    width: 30rem !important;
    border: none;
    background: transparent;
    border-bottom: 1px solid #fff;
}
.search---calll-new input:focus-visible {
    outline: none;
    box-shadow: none;
    color: #ffff;
}
.newsletter-form__field-wrapper .field__input {
    border-radius: 30px;
}
.center.filter_head.active facet-filters-form.facets.small-hide {
    display: block !important;
}
.center.filter_head.active .mobile-facets__wrapper {
    display: none;
}
.ptw_main_wrap {
    max-width: 75%;
}
.blog__button {
    border-radius: 44px;
}
.blog__button:after {
    border-radius: 40px;
}
.new_download_link svg {
    width: 50px;
    height: 50px;
}

.new_download_link a {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.new_download_link {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 35px;
    margin-top: 35px;
}

.new_download_link a {
    font-size: .9em;
    color: #000;
    font-weight: 500;
    text-decoration: none;
}
 .product-image-slider .slick-arrow {
    display: none !important;
}
 .product-image-slider .slider-pro {
    display: flex;
    align-items: center;
    overflow: hidden;
}
  .product-image-slider ul.slick-dots {
    display: block !important;
    list-style: none;
    padding-left: 15px;
}
  .product-image-slider .slick-dots li {
    display: flex;
    height: 25px;
    justify-content: center;
    align-items: center;
}
  .product-image-slider ul.slick-dots button {
    background: #fff;
    border: 0.5px solid #000;
    border-radius: 50%;
    color: #fff;
    height: 15px;
    width: 15px;
    font-size: 0;
    cursor: pointer;
}
.product-image-slider ul.slick-dots li.slick-active button {
    background: #000;
    color: #000;
    height: 15px;
    width: 15px;
}
/* .custom----padding {
    padding-left: 0px !important;
    padding-right: 0px !important;
} */
div#font-sampler {
    margin: 0px;
}

 /* .product-image-slider {
    height: 100%;
}

 .product-image-slider .slider-pro {
    height: 100%;
}

 .slick-list.draggable {
    height: 100%;
}

.slick-track {
    height: 100%;
} */

 /* .product-image-slider .slick-slide img {
    height: 100%;
    object-fit: cover;
} */
.template-product-mockup-product-page select#variant-select {
    visibility: hidden;
}
.header__icons--localization {
    margin-right: 18px;
}
.product---buy--info .product__new__price {
    max-width: 90%;
    margin: 0 auto;
}
.accord--new img.rotate {
    transform: rotate(0deg);
}
.accord--new img {
    transform: rotate(180deg);
}
.template-page-licensing .ptw_main_wrap {
    max-width: 60%;
}
.template-page-faq .ptw_main_wrap {
    max-width: 60%;
}
.template-product-font-product .character-set.accord-content.clicked-new {
    display: none;
}
.font_in_use_main ul.home-section--content {
    display: grid;
    grid-template-columns: repeat(4,minmax(0,1fr));
    gap: 20px;
}

.font_in_use_main ul.home-section--content li img {
    width: 100%;
    display: block;
}
li.main_fonghvgd_call a {
    text-decoration: none;
}
.template-product-mockup-product-page .product-image-slider .slick-slide img {
    width: 100%;
    height: 100vh;
    object-fit: cover;
}
/* .template-product-mockup-product-page .slick-initialized .slick-slide {
    width: 100% !important;
}

.template-product-mockup-product-page .slick-track {
    width: 100% !important;
}

.template-product-mockup-product-page .slick-list.draggable {
    width: 100%;
} */
.pricee_ic .price__from {
          color: #4488FC;
      }
/****************************RESPONSIVE CSS**********************/
@media screen and (min-width: 1800px)  {
    article.article-template .page-width {
    max-width: 60%;
    margin: 0px;
}
}
@media screen and (min-width: 1441px)  {
  .hib_button {
    margin-top: 95px;
}
}
@media screen and (max-width: 1560px){
.artist-products--wrap .product-card-wrapper .card__heading {
    font-size: 80px;
    margin: 0;
}
  .stb_sec_wrap {
    padding-left: 10px;
}
  .stb_sec_wrap {
    width: 40%;
    max-width: 50%;
}
  .product--updated--wrapper {
    max-width: 100%;
    /* justify-content: unset; */
    /* gap: 9%; */
}
  .product--updated--wrapper .grid__item.product__media-wrapper {
    width: 50% !important;
    max-width: 50% !important;
}
}
@media screen and (max-width: 1440px)  {
  .list-menu__item {
    padding: 0 16px;
}
.second_hcs {
    padding-top: 40px;
}
.second_hcs p {
    font-size: 16px!important;
}
a.des_button {
    font-size: 16px;
}
.ait--wrap a.new-button {
    width: 296px;
    margin-top: 30px;
}
.about_hnl.hnl_second p {
        font-size: 1.25em;
    font-weight: 400;
    line-height: 1.3;
    text-align: left;
    color: var(--white);
    max-width: 100%;
}
  .cs_image_main img {
    max-width: 120px;
}
.hib_button {
    margin-top: 30px;
}
  .hnl_arrow_wrap.slideInLeft img {
    max-width: 250px;
}
  .hnl_square_wrap.rotateInDownLeft img {
    max-width: 170px;
}
  .stb_first--wrap p {
    max-width: 79%;
           font-size: 1.25em;
    font-weight: 500;
    line-height: 1.3;
    text-align: left;
}
  .stb_sec_wrap {
    width: 40%;
    max-width: 39%;
}
  .artist-products--wrap .product-card-wrapper .card__heading {
    font-size: 80px;
    margin: 0;
}
  .main--key--chart {
    width: 50%;
}




/* my css */
  .radio2-checked ul li {
    width: calc(33% - 25px);
}
  .radio2-checked ul {
    padding: 0;
    row-gap: 15px;
}
  .radio2-checked ul li a {
    font-size: 18px;
    letter-spacing: normal;
}
  .template-product-mockup-product-page .product---buy--info .product-form__submit {
    width: 75%;
}
}
@media screen and (max-width: 1024px){
  .product--updated--wrapper {
    max-width: 100%;
}
.product--updated--wrapper {
    flex-wrap: wrap;
}

.product--updated--wrapper .grid__item.product__media-wrapper {
    width: 100% !important;
    max-width: 100% !important;
}
  /* .custom----padding {
    padding-left: 0px !important;
    padding-right: 0px !important;
} */
  /* .main_product_description {
    padding-left: 50px !important;
    padding-right: 50px !important;
} */
}
@media screen and (min-width: 769px){
    .article--main--site-font.mobile---show {
    display: none;
}
}


@media screen and (max-width: 769px) {
  .home_large_banner img {
    padding: 25px 0 !important;
  }
  .hrt_top_heading {
    font-size: 1.5em;
    text-align: center;
    text-transform: uppercase;
  }
  
.hrt_main .circle {
  height: 10px;
  width: 10px;
}
    .article--main--site-font.desktop---show {
    display: none;
}
  .article--main--site-font.mobile---show {
    display: block;
}
  .header__icon--cart {
    height: 60px;
    width: 60px;
}
.hfs_second_wrap h3, .hfs_first_wrap h2 {
    font-size: 25px;
    padding-top: 18px;
}
.hfs_second_wrap h3 {
    max-width: 90%;
}
.hfs_second_wrap p {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: normal;
    text-align: left;
    max-width: 88%;
    margin-left: 40px;
    padding-top: 60px;
    padding-bottom: 30px;
}
.arrow_image_wrap img {
    width: 159px;
    display: block;
}
.cont_call_wrap {
    padding-left: 40px;
    max-width: 95%;
}
.cont_call_wrap p {
    font-size: 1em;
    letter-spacing: normal;
}
  .cont_call_wrap h2 {
    font-size: 25px;
} 
  
.collection__title  h2.title {
    font-size: 25px;
}
.hlb_main_wrap h2 {
    font-size: 25px;
    color: var(--white);
    text-transform: uppercase;
}
.hlb_main_wrap h2 br {
    display: none;
}
.hrt_main {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  border-radius: 15px;
}
.home_rich_text.center p {
    font-size: 1em;
    margin-bottom: 10px;
  max-width: 80%;
}
.home_rich_text.center h2 {
    font-size: 23px;
}
.second_hcs {
    max-width: 83%;
    padding-top: 60px;
}
.home_sign_up .hrt_main {
    width: 96%;
}
.hd_main_wrap h2 {
    padding-left: 30px;
    font-size: 25px;
}
.hnl_first p {
    max-width: 90%;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
}
  .home_rich_text.center p {
    font-size: 1em;
    margin-bottom: 10px;
}
  .ait_main_wrap.display--flex {
    flex-wrap: wrap;
}

.ait_first.width--50 {
    width: 100%;
}

.ait_second.width--50 {
    width: 100%;
}
.ait--wrap a.new-button {
    margin-bottom: 24px;
}
.about_hnl_main_wrap.display--flex {
    flex-wrap: wrap;
}
.about_hnl_first {
    width: 100%;
}
.about_hnl.hnl_second {
    width: 100%;
    position: relative;
}
.about_hnl.hnl_second p {
    font-size: 16px;
    color: var(--white);
    max-width: 35%;
}
.cs_services_second h3 {
    color: var(--white);
    font-size: 23px;
}
  .cs_service_first h3 {
    font-size: 23px;
}
.cs_service_first p {
    max-width: 96%;
}
.hsign_up_wrap h2 {
    font-size: 26px;
}
.page-title-wrap h2 {
    margin: 0;
    width: 37%;
    font-size: 20px;
    text-transform: uppercase;
}
.page-title-wrap p {
    width: 73%;
    max-width: 100%;
    margin: 0px;
}
.stb_first--wrap h2 {
    font-size: 1.5em;
}
.stb_sec_wrap h2 {
    font-size: 23px;
}
h1.collection-hero__title {
    width: 50%;
    font-size: 2em;
}
.collection-hero__description.rte {
    width: 50%;
    max-width: 68%!important;
   
}.fui--all__image img {
    max-width: 176px;
}
a.btn2 {
    font-size: 13px;
}
  .hib_button {
    margin-top: 0px;
}
  .cont_call_wrap h2 {
    font-size: 25px;
    margin: 0px;
    margin-top: 15px;
}
  .artist-products--wrap .product-card-wrapper .card__heading {
    font-size: 30px;
    margin: 0;
}
  .font--tester_tool {
    flex-wrap: wrap;
}
  .fat__main_tool {
    margin-left: 0px;
    margin-top: 10px;
}
  .custom_variant_picker .product-form__input input[type=radio]+label {
    border: none;
    border-top: 2px solid #000;
    border-radius: 0;
    font-size: 30px;
    padding: 7px 0;
}
  .key-l {
    font-size: 18px;
}
  .main--key--chart {
    width: 60%;
}



/* my css */
  .radio2-checked ul li {
    width: calc(50% - 5px);
}
  .radio2-checked ul li a {
    font-size: 16px;
}
  .radio2-checked ul li a {
    margin-top: 5px;
}
  .sms--wall-wrap .radio-button {
    margin-right: 0;
}
  .radio2-checked ul {
    row-gap: 0;
}
  .sms--vendor_list {
    width: 40%;
}
  .sms--vendor--image {
    width: 50%;
}
ul#collection-list-new {
    padding: 0;
    margin: 0;
}
  .sms--vendor_list li a {
    font-size: 16px;
    letter-spacing: normal;
    line-height: 1.3em;
}

  .sms-results {
    padding: 30px 0 0;
}
  .sms-result--wrap {
    justify-content: space-between;
}
  .sms--vendor_list ul li {
    padding: 6px 0;
    padding-top: 0;
}
  .template-article .display--flex {
    flex-wrap: wrap;
}
  h1.article-template__title {
    font-size: 1.5em;
    line-height: normal;
    padding: 0 20px;
}
  .new_article_contennt--main {
    padding: 0 20px;
  }
  .new_article_contennt--main span {
    color: var(--blue);
    font-size: .8em;
    font-weight: 400;
    letter-spacing: normal;
    text-transform: capitalize;
}
  .article--main--site-font img {
    position: unset;
}
  .product---buy--info {
    width: 48%;
}
  /* .product--updated--wrapper .grid__item.product__media-wrapper {
    width: 48%!important;
    max-width: 48%!important;
}
 */

  .font-in-use-wrap___all.display--flex {
    gap: 10px;
    flex-wrap: wrap;
}
  .fiu___main_all h3 {
    font-size: 18px;
        margin: 10px 0;
}
  .fiu___main_all p {
    font-size: 15px;
}
  .fiu___main_all {
    width: 49%;
}
  .template-product-mockup-product-page .product--updated--wrapper .grid__item.product__media-wrapper {
    width: 100% !important;
    max-width: 100% !important;
}
  .template-product-mockup-product-page .product---buy--info {
    width: 100%;
    padding-right: 0%;
}
  .template-product-mockup-product-page .product-image-slider .slider-pro {
    flex-wrap: wrap;
}
.template-product-mockup-product-page .product-image-slider ul.slick-dots {
    display: flex !important;
    gap: 10px;
    padding: 0px;
    white-space: nowrap;
    overflow: scroll;
    padding-bottom: 10px;
  
}
  .template-product-mockup-product-page .product---buy--info .product__new__price {
    padding-top: 0px;
}
  .template-product-mockup-product-page .product--updated--wrapper {
    flex-wrap: wrap;
}
  .template-product-mockup-product-page .product---buy--info .product-form__submit {
    width: 100%;
}
  .template-collection .disclosure-has-popup {
    width: unset;
}
  .facet-checkbox span {
    font-size: 14px;
}
  .second_hcs p {
    font-size: 14px!important;
}
 .product-image-slider .slider-pro {
    flex-wrap: wrap;
}
.product-image-slider ul.slick-dots {
    width: 100% !important;
    gap: 9px !important;
    justify-content: center;
}
  .main_product_description {
    padding-left: 0px !important;
}
  /* .product-image-slider .slick-slide img {
    width: 100%;
    height: 100% !important;
    object-fit: cover !important;
} */
  .product-image-slider .slick-arrow {
    display: none !important;
}
  .product-image-slider .slick-arrow img {
    max-width: 18px !important;
    cursor: pointer;
}
  .template-product-mockup-product-page .product-image-slider .slick-arrow {
    display: none !important;
}
  .product-image-slider ul.slick-dots {
    display: flex !important;
}
  .header__icons--localization {
    margin-right: 0px;
}
  .product---buy--info .product__new__price {
    max-width: 100%;
    margin: 0 auto;
}
  .template-page-licensing .ptw_main_wrap {
    max-width: 100%;
}
  .template-page-faq .ptw_main_wrap {
    max-width: 100%;
}
.font_in_use_main ul.home-section--content {
    display: grid;
    grid-template-columns: repeat(1,minmax(0,1fr));
    gap: 20px;
}
/* .template-product-mockup-product-page .product-image-slider .slick-slide img {
    width: 100%;
    height: 60vh;
    object-fit: cover;
} */
}

@media screen and (max-width: 510px){
  .ptw_main_wrap p {
    font-size: 1em;
  }
  .main-description {
    font-size: 1em !important;
  }
  .owner-wrapper.lung {
    width: 75% !important;
  }
  .new60 {
    max-width: 75% !important;
    width: 75% !important;
  }
  .ppf_keyboard--tool {
    display: none;
  }
  .width--50 {
    width: 100%;
}
 .hfs_main_wrap.display--flex {
    flex-wrap: wrap;
}
  .hfs_second_wrap, .hib_first {
    padding: 10px 15px;
  }

  .ait--wrap {
    width: 100%;
    padding: 10px 30px;
    max-width: 100%;
  }
  
  .hfs_second_wrap h3, .hfs_first_wrap h2 {
    font-size: 22px;
    padding-top: 18px;
}
  .hfs_second_wrap p {
    font-size: 1em;
    font-weight: 500;
    letter-spacing: normal;
    text-align: left;
    max-width: 88%;
    margin-left: 40px;
    padding-top: 20px;
    padding-bottom: 30px;
}
  .arrow_image_wrap img {
    width: 125px;
    display: block;
}

  .slider-buttons {
    display: none !important;
  }
  
  .arrow_image_wrap {
    padding-bottom: 5px;
}
  .first_image--call {
    position: absolute;
    left: 50%;
}

  .first_image--call img {
    width: 85%;
  }
  
.hib_main_wrap.display--flex {
    flex-wrap: wrap;
    flex-direction: column-reverse;
}
  .cont_call_wrap {
    padding-left: 20px;
    max-width: 95%;
    padding-bottom: 34px;
}
  .cont_call_wrap h2 {
    font-size: 21px;
}
.home_image_block ul.slick-dots {
    padding: 0px;
  margin: 0;
}
  .page-width {
    max-width: 100%;
    padding-left: 15px!important;
    padding-right: 15px!important;
}
.hrt_image img {
    width: 100%;
    display: block;
    height: 310px;
    object-fit: cover;
    border-radius: 30px;
}
.home_rich_text.center p {
    margin-bottom: 35px;
}
.hcs_main_wrap h2 {
    font-size: 23px;
    padding-left: 30px;
}
.hcs_main_wrap img {
    width: 100%;
    display: block;
    height: auto;
    object-fit: cover;
}
.hcs_main_wrap a.new-button {
    width: 305px;
    position: absolute;
    top: 10%;
    z-index: 1;
    left: 19px;
}
.second_hcs {
    max-width: 83%;
    padding-top: 23px;
}
.home_sign_up a.new-button {
    width: 100%;
    max-width: 90%;
}
  .hd_main_wrap h2 {
    padding-left: 15px;
    font-size: 22px;
}
.hnl_main_wrap.display--flex {
    flex-wrap: wrap;
}
.hnl_first {
    padding-left: 15px;
}
.hnl_first p {
    max-width: 90%;
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
}
.footer_logo img {
    width: 100%;
    display: block;
    padding-top: 40px;
}
.footer_logo {
    background: #000;
}
.second_hcs a.new-button {
    position: unset !IMPORTANT;
}
.ait--wrap h2 {
    font-size: 1.5em;
    padding-top: 10px;
      font-weight: 600;
    line-height: 1.1;
}
.about_logos_wrap {
    display: grid;
    width: 100%;
    grid-template-columns: repeat(3,1fr);
    gap: 40px;
    max-width: 95%;
    margin: 0 auto;
    padding: 35px 0;
}
.about_hnl.hnl_second p {
    font-size: 16px;
    color: var(--white);
    max-width: 77%;
}
.cs_image_main_wrap {
    flex-wrap: wrap;
}

.cs_image_main_wrap h2 {
    width: 100%;
}

.cs_image_bloc {
    width: 100%;
}

.cs_non_main_wrap {
    flex-wrap: wrap;
}

.cs_image_main {
    width: 30%;
}
.cs_services_main {
    flex-wrap: wrap;
}

.cs_service_first {
    width: 100%;
}

.cs_services_second {
    WIDTH: 100%;
}
.page-title-wrap {
    flex-wrap: wrap;
}

.page-title-wrap h2 {
    width: 100%;
    padding-bottom: 40px;
    text-align: center;
}

.page-title-wrap p {
    width: 100%;
    text-align: center;
}
.center.page-header-wrap p {
    font-size: 16px;
}
  .submission_text_block a.new-button {
    width: 220px;
    margin: 0 auto;
}
.stb_main_wrap.display--flex {
    flex-wrap: wrap;
}

.stb_first--wrap {
    width: 100%;
    text-align: center;
}

.stb_first--wrap p {
    width: 100%;
    max-width: 100%;
}

.stb_sec_wrap {
    width: 100%;
}
.collection-hero__text-wrapper {
    flex-wrap: wrap;
}
h1.collection-hero__title {
    width: 100%;
    font-size: 1.5em;
}
.collection-hero__description.rte {
    width: 100%;
    max-width: 100% !important;
}
.mobile-facets__wrapper {
    padding-left: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.ptw_main_wrap {
    max-width: 100%;
}
li.list-social__item svg {
    height: 28px !important;
    width: 28px !important;
}
.faq_collapsible .collapsible-content__heading {
    text-align: left;
    font-size: 28px;
}
  p.main_call_total {
    padding: 0 20px;
}
.fui_first {
    width: 100%;
}
.fui__media_call_wrap img {
    height: 400px;
    object-fit: cover;
}
.pin_image img {
    max-width: 39px;
}
.banner-wrap ul.slick-dots {
    padding: 0px;
}
.fui_first h3 {
    font-size: 18px;
}
  .product-card-wrapper .designer-name_wrap {
    position: unset;
}
  .header__search {
    margin-right: 14px;
}
  .fui_blogs_media h2 {
    font-size: 25px;
}
  .page-width.section-template--16071463108761__1dc5530b-9ae1-4338-a6af-edea08972988-padding.scroll-trigger.animate--slide-in .hrt_main {
    width: 100%;
}
  .page-width.section-template--16071463108761__1dc5530b-9ae1-4338-a6af-edea08972988-padding.scroll-trigger.animate--slide-in .home_rich_text.center p {
    color: var(--white);
    font-size: 15px;
    margin: 0;
    max-width: 90%;
}
  .home_rich_text.center h2 {
    font-size: 23px;
}
  .artist-products--wrap .card__information {
    flex-wrap: wrap;
    row-gap: 15px;
}
  .artist-products--wrap .product-card-wrapper .designer-name_wrap {
    position: unset;
    width: 100%;
}
  .artists__product--collection .card-wrapper:hover .card__heading {
    color: var(--blue);
    width: 100%;
}
    .artists__product--collection .card-information {
    width: 100%;
}
 .menu-opening .mobile-facets__inner {
    transform: translate(0);
    padding-top: 10%;
}
  .mobile-facets__wrapper {
    padding-left: 0px;
}
  span.mobile-facets__open {
    color: #fff;
    justify-content: center;
}
  div#selected-key {
    color: #fff;
    font-size: 11rem;
}
  .key-l {
    font-size: 15px;
    padding: 3px 15px;
    width: 10%;
} 
  .language-support-wrap .display--flex {
    flex-wrap: wrap;
    padding: 15px;
}
  .main_product_description {
    flex-wrap: wrap;
}

.main_product_description .product__description.rte.quick-add-hidden {
    width: 100%;
}

.main_product_description .main_product_features {
    width: 100%;
    justify-content: start;
    margin-top: 35px;
}
.menu-drawer .list-social svg{
    width: 30px !important;
    height: 30px !important;
}
  article.article-template .page-width {
    max-width: 100%;
    margin: 0;
} 
  .article--main--site-font img {
    max-width: 100%;
    padding: 20px;
}
  .back_button--main--wrap:after {
    content: "";
    position: absolute;
    height: 2px;
    width: 60px;
    background: #fff;
    bottom: 24%;
    right: 20%;
}
  .back_button--main--wrap form input {
    background: var(--grey);
    border: none;
    padding: 8px 80px 8px 22px;
    color: var(--white);
    margin-top: 40px;
    border-radius: 40px;
    font-size: 20px;
    position: relative;
    cursor: pointer;
}
.share--link a img {
    max-width: 26px!important;
    margin-left: 6px;
}
  .share_new_block {
    padding: 0 15px;
}
  .product--updated--wrapper .grid__item.product__media-wrapper {
    width: 100%!important;
    max-width: 100%!important;
}
  .product---buy--info {
    width: 100%;
}
  .product--updated--wrapper {
    flex-wrap: wrap;
}
  .cont_call_wrap p {
    max-width: 100%;
}
  .hib_second .slick-track {
    height: 300px;
}
  .language-support-wrap .display--flex span {
    width: 7%;
}
  .sms-result--wrap:not(.radio2-checked) .sms--vendor_list li img {
    max-width: 180px;
    width: 100%;
}
  ul#collection-list-new {
    row-gap: 20px;
}
  .fiu___main_all {
    width: 100%;
}
  .template-product-mockup-product-page .product---buy--info .product-form__submit {
    width: 100%;
}
  .template-product-mockup-product-page .product--updated--wrapper {
    margin-bottom: 15px;
}
.template-product-mockup-product-page .product---buy--info .product--title-updtaed h2 {
    margin: 0 0 10px 0;
}
.template-product-mockup-product-page  .product---buy--info .product---vendor {
    padding-top: 10px;
}
.search---calll-new input {
    width: 10rem !important;
    border: none;
    background: transparent;
    border-bottom: 1px solid #fff;
}





  .home-slideshow {
    height: 30vh;
}
  .collection__title  h2.title {
    text-align: center;
}
.card-information {
    text-align: left !IMPORTANT;
}
  .product-card-wrapper .card__heading {
    text-align: left;
}
  .collection__view-all a.new-button.button {
    margin-top: 25px;
}
.home_large_banner {
    padding: 8px 0 30px;
}
  .hlb_main_wrap h2 {
    width: 75%;
    margin-top: 2rem;
}
  .hrt_image img {
    height: 260px;
}
  .hnl_first h3 {
    padding-top: 0;
}
  .footer-block__details-content .list-menu__item--link {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
  .about_logos_wrap {
    grid-template-columns: repeat(6,1fr);
    gap: 20px;
    padding: 20px 0;
}
  .image_abt_wrap img {
    max-width: 64px;
}
  .template-page-about .hnl_second h3 {
    margin: 10px 0;
}
  .about_hnl.hnl_second p {
    margin-bottom: 0;
}
  .hnl_image_wrap {
    padding-top: 0 !important;
}
  .hnl_square_wrap.rotateInDownLeft img {
    max-width: 140px;
}
  .cs_services a.new-button {
    width: 100%;
    max-width: 80%;
    margin: 0 auto;
}
  .template-collection .disclosure-has-popup {
    width: 39%;
}
  .facets__wrapper .list-menu__item {
    padding: 0px;
}
.facets__wrapper  .facet-checkbox span {
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: normal;
}
  .facets__wrapper  .facet-checkbox {
    padding: 6px 0;
}
  .facets__wrapper .facet-checkbox>svg {
    margin-right: 4px;
}
  .facet-checkbox .icon-checkmark {
    top: 6px!important;
}
.page_title_wrap {
    padding: 40px 0px;
}
  .page-title-wrap h2 {
    width: 100%;
    padding-bottom: 22px;
}
  .page-title-wrap p {
    text-align: start;
    line-height: 1.3em !IMPORTANT;
    padding-right: 0;
}
  .page-title-wrap h2 {
    text-align: start;
}
  .artist-products--wrap .card__information {
    justify-content: center;
}
  .artists__product--collection .price {
    text-align: center;
}
  .template-page-submissions .page-title-wrap h2 {
    padding-bottom: 15px !important;
}
  .stb_first--wrap p {
    text-align: left;
    font-size: 1em;
}
  .stb_sec_wrap {
    max-width: 100%;
}
  .page-title-wrap p {
    font-size: 1em;
    min-height: unset;
}
  .fui_blogs_media h2 {
    text-align: center;
    margin-top: 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
}
  .fui_first a.btn2 {
    width: 100%;
}
  .fui_blogs_media.page-width.section-template--16080491937945__415f4996-c7d0-42ca-b354-a18d4bc82461-padding {
    background: #4488fc;
}

  .template-page-business-hub .fui_first h3 {
    color: #fff;
}
  .fui_first a.btn2 {
    color: #fff;
    line-height: 1.3em;
    margin-bottom: 20px;
}
.blog__title {
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
}
  .template-page-font-in-use .page-title-wrap h2 {
    margin-top: 25px;
}
  .pin_image {
    text-align: center;
}
  .faq_collapsible .accordion__title {
    font-size: 15px;
    font-weight: 600;
}
  .faq_collapsible .h3_icon {
    display: none;
}
  .faq_collapsible .accordion summary {
    justify-content: space-between;
    padding-left: 15px;
    padding-right: 15px;
}

  .faq_collapsible .accordion summary svg:first-child {
    display: none;
  }
  
  .template-page-licensing .faq_collapsible .collapsible-content__heading {
    font-size: 22px;
    margin: 0;
}
  .cont_call_wrap .new-button {
    width: 100%;
    margin: 0 auto;
}
  .hcs_main_wrap h2 {
    padding-left: 0;
    text-align: center;
    margin: 0;
}
  .hcs_main_wrap a.new-button {
    width: 270px;
}
  .second_hcs {
    max-width: 90%;
    padding-top: 0;
}
  .second_hcs p {
    margin-top: 0;
}
  .home_rich_text.center h2 {
    font-size: 20px;
    margin-bottom: 20px;
}
  a.des_button {
    width: 95%;
}
  a.des_button img {
    width: 70%;
}
  .hd_img_wrap {
    width: 100%;
}
  .template-index .hsign_up_wrap {
    padding-top: 0;
    padding-bottom: 0;
}
  .hnl_first {
    gap: 20px;
    flex-direction: column;
}
  .hnl_first h3 {
    margin: 22px 0 0;
    font-size: 1.5em;
}
  .hnl_second h3 {
    padding-top: 0;
    font-size: 1.5em;
}
  .footer_logo img {
    padding-top: 0;
}
  .ait--wrap a.new-button {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 25px;
}
  .template-page-about .ait--wrap p {
    margin-bottom: 0;
}
  .about_logo_block h3 {
    margin: 0;
}
  .about_logo_block.page-width {
    padding: 20px 0px 0px;
}
  .about_hnl.hnl_second p {
    font-size: 15px;
    max-width: 98%;
    line-height: 1.3em !important;
}
  .hsign_up_wrap h2 {
    text-align: center;
}
  .hrt_image img {
    height: 210px;
}
  .hsign_up_wrap {
    padding-top: 0 !important;
}
  .hsign_up_wrap h2 {
    margin-top: 0;
}
  .template-collection .facets__summary {
    color: #ffffffba !important;
    font-size: 11px;
}
  .artists__product--collection .price {
    display: none;
}
  .artist-products--wrap .card__information {
    border-bottom: 1px solid #000;
    padding-bottom: 0;
    padding-top: 0;
}
  .artist-products--wrap .product-card-wrapper .card__heading {
    font-size: 32px;
}
  .artist-products--wrap .card__information {
    display: inherit;
}
  .artists__product--collection .card__heading p {
    text-align: center;
}
  .artists__product--collection .artist---heading {
    padding: 5px 0px;
}
  .stb_first--wrap h2 {
    text-align: start;
}
.fui_blogs_media {
    padding: 20px 0 0;
}
  .fui_first h3 {
    margin-bottom: 7px;
    margin-top: 1.3rem;
}
  .template-page-font-in-use .rich-text__text {
    padding-top: 5px;
    padding-bottom: 0px;
}
  .template-page-font-in-use .rich-text {
    padding: 0 0 20px 0;
}



  
.header {
    grid-template-areas: "icons heading left-icons";
    grid-template-columns: 25% 50% 25%;
}
  .desktop-localization-wrapper {
    display: none !Important;
}
  
header-drawer {
    background: #4488fc;
    position: relative;
    margin-left: 52px !important;
    padding: 8px;
    justify-self: end !important;
}
.header__icon--menu .icon {
    left: 20px;
}
.menu-drawer {
    left: inherit !important;
    right: 41px !important;
}
  .header {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    padding-right: 0 !important;
}
  .header__icon--cart {
    right: inherit;
    left: 0;
}
  .header__search {
    margin-right: 0;
}
  .header .icon.icon-hamburger {
    stroke: #fff;
    stroke-width: 2px;
}
  .stb_main_wrap.display--flex {
    position: relative;
    padding: 0 20px 80px 20px;
}

.submission_text_block a.new-button {
    position: absolute;
    bottom: 28px;
    left: 50%;
    transform: translateX(-50%);
}
  .cont_call_wrap .new-button {
    margin-top: 28px;
}
.new_download_link {
    gap: 40px;
  flex-direction: row;
}
  .new_download_link a {
    font-size: .6em;
    text-align: center;
}

  .accord--new p {
    font-size: .7em;
  }

  .accord--new {
    justify-content: center;
    gap: 35px;
  }
  
  .accord--new img:first-child {
    display: none;
  }

  .accord--new img {
    margin: 0;
    height: 7px;
  }
  
.new_download_link svg {
    width: 40px;
    height: 40px;
}
}
@media screen and (max-width: 375px){
  header-drawer {
    margin-left: 41px !important;
}
  .cs_services a.new-button {
    max-width: 100%;
  }
}

/*---------- 02-02-2024 Responsive Start ---------*/
@media screen and (max-width: 767px){
  .article-template>*:first-child:not(.article-template__hero-container) {
    margin-top: 1rem !important;
  }
  .page-title-wrap {
    padding: 0 20px;
  }
  .cart-count-bubble {
    display: none;
  }
.keyboard--main-wrap {
  flex-direction: column-reverse;
}

  .main--key--chart, .keyboard--show {
    width: 100%;
  }
  
  .template-collection .disclosure-has-popup {
    width: 100%;
  }

  .facets__list {
    margin-bottom: 30px;
  }
  
  .title-wrapper-with-link {
    justify-content: center;
    margin-bottom: 1.5rem;
  }
  .card__information .font {
    font-size: .7em;
  }
  .home_image_block ul.slick-dots button {
    height: 15px;
    width: 15px;
  }
.home_featured_section .hfs_first_wrap h2 {padding: 9px 0;} 
.home_featured_section .hfs_first_wrap {padding-left: 15px;}
.home_image_block .cont_call_wrap {padding-left: 15px;}
.home_featured_section .cont_call_wrap {padding: 0 15px; max-width: 100%;} 
.home_featured_section .hfs_second_wrap h3, .home_featured_section .hfs_second_wrap p {margin: 15px 0 0 15px;}
.template-page-font-in-use .page_title_wrap {padding-bottom: 30px;}
.template-page-licensing .page_title_wrap {padding: 30px 0;}
.template-page-font-in-use .page-title-wrap h2, .template-page-licensing .page-title-wrap h2 { font-size: 1.5em; padding-bottom: 35px !important;}
.template-page-licensing .ptw_main_wrap {padding: 30px 20px;}
.template-page-licensing .ptw_main_wrap p {padding: 0; margin: 0;}
.template-page-licensing .ptw_main_wrap h3 {margin-top: 0;}
.template-page-licensing .faq_collapsible .collapsible-content__heading {font-size: 25px;}
.template-page-licensing .faq---contect-wrap a {margin-top: 7px; font-size: .8em; width: 70%;}
.template-page-licensing .faq---contect-wrap {justify-content: space-between;}
.template-page-about .ait--wrap p {max-width: 100%; font-size: 1em;}
.template-page-about .ait--wrap a.new-button {margin-top: 0;}
.template-page-custom-services .cs_service_first {padding: 10px 30px;}
.cs_services a.new-button {margin-bottom: 20px; margin-top: 30px;} 
.cs_service_first h3 {margin: 20px 0 0 !important;} 
.cs_services_second {padding: 0 15px;}
.cs_service_first p {max-width: 100%; font-size: 1em;}
.about_hnl.hnl_second p { max-width: 98%;}
.template-page-about .hnl_second h3 {padding-top: 10px;}
.about_logo_block.page-width {padding: 20px 0px;}
.hnl_second {padding-left: 15px;} 
.about_hnl.hnl_second {
  padding: 10px 30px;
  min-height: 350px;
}
  .share--link {
    margin: 12px 0;
  }
  .share_new_block p {
    display: none;
  }
.article-template__content {
  padding: 0 35px !important;
  margin-top: 2rem !important;
  word-wrap: break-word;
                                     }
.footer-payment-wrap {max-width: 100%;}
.template-page-custom-services .cs_non_main_wrap {justify-content: space-evenly; gap: 0;} 
  
.template-page-faq  .page_title_wrap, .template-page-PRIVACY .page_title_wrap, .template-page-submissions .page_title_wrap {padding: 30px 0px;}
.template-page-faq .page-title-wrap h2, .template-page-PRIVACY .page-title-wrap h2, .template-page-submissions .page-title-wrap h2 {font-size: 1.5em;}
.template-page-faq .ptw_main_wrap, .template-page-PRIVACY .ptw_main_wrap, .template-page-submissions .ptw_main_wrap {max-width: 100%; padding: 20px; font-size: 1em;} 
.submission_text_block {padding: 10px 0 !important;}
.template-page-custom-services .cs_services_second {display: none;}
.template-page-custom-services .title-wrapper-with-link {padding: 0px !important;}
.template-page-custom-services  .home_custom_servise {padding-bottom: 0;}
.template-index .hsign_up_wrap {padding-top: 0;}
.mobile_boxes ul {display: grid !important; grid-template-columns: auto auto;}
.mobile_boxes ul li {width: 50% !important; margin: 0px !important; min-width: 100% !important;}
.mobile_boxes .article-card-wrapper .card__inner {height: 225px !important;}
.mobile_boxes .card__heading.h2 {font-size: 1em;}
.language-support-wrap .display--flex span ul li {font-size: 13px;}
.language-support-wrap .display--flex span ul {padding: 0px 15px !important;}
.accord-content {padding: 0px 0px;}
}
/*---------- 02-02-2024 Responsive End ---------*/