/** Shopify CDN: Minification failed

Line 1554:32 Expected ":"
Line 2905:1 Unexpected "480"
Line 3335:21 Expected identifier but found "55%"

**/
/*Header Menu*/
.template-index .header-wrapper.color-transparent{
    position: absolute;
    background-color: transparent;
    width: 100%;
}
.header-wrapper.color-transparent{
    background-color: #fff;  
}
.header-wrapper .list-menu__item {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    text-transform: capitalize;
      color: #fff;
      height: 104px;
      transition:1s;
}
.header-wrapper .list-menu__item:hover{
  text-decoration:none;
}
.header-wrapper .header__menu-item:hover span {
    text-decoration: none;
    text-underline-offset: unset;
}
.header-wrapper h1.header__heading {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.page-width {
    max-width: 100%!important;
    width: 1600px;
    padding: 0 10px !important;
}
.header-wrapper.color-transparent .header {
    display: flex;
}
/* .header-wrapper.color-transparent nav.header__inline-menu {
    width: 94%;
} */
.color-transparent .header__icons{
    width: 4%; 
    justify-content: end;
}
/* .color-transparent .header__inline-menu ul li:nth-child(4){
  padding-left: 555px;
} */
.color-transparent .header{
    padding-top: 0px;
}
.header__heading-link {
    margin-left: 0px;
}
.header__menu-item:hover span {
    text-decoration: none;
    text-underline-offset: unset;
}
.txtbnr {
    width: 72%;
    margin: 0 auto;
}
.txtbnr img {
    width: 100%;
    margin: 0 auto;
}
.custmbnr .banner__text span {
    font-family: Poppins;
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 33px;
    color: #fff;
    width: 100%;
    display: block;
    margin: 0 auto;
}
.custmbnr .banner__box {
    padding: 0px 0px 4rem;
}
/* .custmbnr .banner__box {
    padding: 2rem 3.5rem;
} */
.custmbnr .banner__box>*+.banner__text {
    margin-top: 10px;
}
.color-transparent .header__active-menu-item{
     text-decoration: none;
    text-underline-offset: unset; 
}
.header-wrapper.color-transparent .list-menu__item {
    font-size: 16px;
    line-height: 20px;
    padding: 45px 10px;
    position: relative;
    display: list-item;
    /* width: 100%; */
    /* vertical-align: -webkit-baseline-middle; */
    text-align: -webkit-auto;
    margin: 0px 8px;

}
.template-index .header-wrapper.color-transparent .list-menu__item{
  color:#fff;
}
.header-wrapper.color-transparent .list-menu__item{
  color: #180800;
}
.header-wrapper.color-transparent .list-menu a::before{
    content: '';
    width: 0;
    height: 104px;
    background: linear-gradient(180deg,#F9A926 0%,rgba(249,169,38,0) 87.64%);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
 transition:0.5s; 
}
 .header-wrapper.color-transparent .list-menu a.menuactive::before{
    transition:0s; 
 }
.header-wrapper.color-transparent .list-menu a:hover::before, .header-wrapper.color-transparent .list-menu a.menuactive::before{
  width:100%;
}
/* .color-transparent .header__inline-menu ul li:nth-child(4) {
    padding-left: 582px;
} */
/* .color-transparent .header__inline-menu ul li:nth-child(4) {
    padding-left: 716px;
} */
/*
 */

/*  audio::-webkit-media-controls-timeline, audio::-webkit-media-controls-current-time-display, audio::-webkit-media-controls-time-remaining-display{
    display: none;
} */
.color-transparent .header__inline-menu ul li:nth-child(5) {
    padding-left: 428px;
}
.thumb audio audio:not([controls]) {
    display: block !important;
}
.ppbutton{
  cursor: pointer !important;
    font-size: 20px;
    line-height: 30px;
}
/* #ppbutton1 span{
 font-size:0px; 
} */
.custmbnr .ppbutton {
    cursor: pointer!important;
    font-size: 18px!important;
    line-height: 22px!important;
    background: #DA3435;
    box-shadow: 0 10px 15px #da34354d;
    border-radius: 35px;
    padding: 15px 32px;
    color: #fff;
    margin-top: 0px;
}
.custmbnr .ppbutton span{
    padding-left: 6px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
}
.collection-list-view-all a, .ptbtn{
    cursor: pointer!important;
    font-size: 18px!important;
    line-height: 30px!important;
    background: #DA3435;
    box-shadow: 0 10px 15px #da34354d;
    border-radius: 35px;
    padding: 15px 35px;
    color: #fff;
    text-decoration: none;
      font-weight: 500;
}
/* .search-modal .field__input, .search-modal .field__label, .search-modal .search__input.field__input{
  color:#000;
}
.search-modal .field__input{
    border: 1px solid #000;  
}
.search-modal .field__button{
 color: #000; 
} */
.header-wrapper .header__icon {
    color: #000;
}
.template-index .header-wrapper .header__menu-item:hover, .template-index .header-wrapper .header__active-menu-item{
    color: #fff;
    z-index: 1;
}
.header-wrapper .header__menu-item:hover, .header-wrapper .header__active-menu-item{
    color: #180800;
    z-index: 1;
}
.custmbnr .ppbutton{
  transition:0.5s;
}
.custmbnr .ppbutton:hover {
    background-color: #fff;
    color: #DA3435;
}
/* .custmcolection-list .card--standard .card__inner{
      --ratio-percent: 266% !Important;
} */
.collection-list-title {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 35px;
    line-height: 42px;
}
.collection-list-view-all a {
    color: #fff !important;
}
/* .custmcolection-list .slick-current {
width:650px !important
} */
.custmcolection-list .slick-current{
/*     transform: scale(1.09); */
/*     width: 380px !important; */
}
.custmcolection-list .collection-list-title {
    font-weight: 700;
}
/* li.slick-slide.slick-current.slick-active.slick-center {
    width: 380px !important;
} */
/* .custmcolection-list .slick-current.slick-active.slick-center .card--standard .card__inner {
    --ratio-percent: 169.4% !important;
} */
.custmcolection-list .slick-current.slick-active.slick-center .card--standard .card__inner {
/*     --ratio-percent: 169.4% !important; */
    height: 683px !important;
}
/* .custmcolection-list .slick-list {
padding:0px !important;
} */
.collection-list#cstumcollectionlist-slider{
    padding-left: 0px;
} 
.slick-current .colcstm-img img {
    display: block;
    width: 100%;
}
.collection-list#cstumcollectionlist-slider {
    position: relative;
}
.cstmimgwithtxt .image-with-text__text strong{
font-family: 'Poppins';
font-weight: 400;
font-size: 18px;
line-height: 25px;
}
.cstmimgwithtxt image-with-text__text p {
    position: relative;
}
.cstmimgwithtxt .imgfirstbx {
    width: 100%;
}
.cstmimgwithtxt .imgfirstbx img {
    width: 100%;
}
.cstmimgwithtxt .img2bx {
    display: block;
    width: 65%;
    position: absolute;
    bottom: -125px;
    right: -60px;
    padding-right: 39px;
}
.cstmimgwithtxt .image-with-text__heading {
    word-break: break-word;
    margin-bottom: 24px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 38px;
    line-height: 44px;
    text-transform: capitalize;
}
.cstmimgwithtxt .image-with-text__text br{
  display:none;
}

.cstmimgwithtxt .image-with-text__text p {
    position: relative;
    padding-left: 46px;
    line-height: 22px;
    margin-bottom: 40px;
}
.cstmimgwithtxt .image-with-text__text p:before {
    position: absolute;
    content: "";
    background-image: url(right-icon-new.png);
    width: 22px;
    height: 22px;
    top: 2px;
    left: 5px;
    z-index: 1;
}
.cstmcol-wr .title-wrapper--no-top-margin>.title {
    margin-bottom: 24px;
    font-family: Poppins;
    font-style: normal;
    font-weight: 700;
    font-size: 38px;
    line-height: 44px;
    text-transform: capitalize;
}

/*Collection Page*/
#cstumcollectionlist-slider li.slick-slide.slick-current.slick-active.slick-center {
    width: 544px!important;
}
 #cstumcollectionlist-slider .slick-slide {
/*     width: 296px !important; */
   width: 260px !important;
}

#cstumcollectionlist-slider {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
} 
/* #cstumcollectionlist-slider li {
    width: 6% !important;
} */
 #cstumcollectionlist-slider .card__media img {
    height: 683px !important;
   z-index:-1;
   transition: 0.5s;
}
.custmcolection-list .card--standard .card__inner {
    height: 683px;
}
#cstumcollectionlist-slider button.slick-next.slick-arrow{
    position: absolute;
    right: 34.4%;;
    bottom: 30%;
    transform: translateY(-50%);
    z-index: 1;
}
#cstumcollectionlist-slider button.slick-prev.slick-arrow {
    position: absolute;
    left: 35%;
    bottom: 30%;
    transform: translateY(-50%);
    z-index: 1;
}
#cstumcollectionlist-slider button.slick-prev.slick-arrow, #cstumcollectionlist-slider button.slick-next.slick-arrow{
    border: 1px solid #fff;
    padding: 12px;
    border-radius: 50%;
    font-size: 19px;
    width: 47px;
    height: 47px;
    background: linear-gradient(0deg, rgba(217, 217, 217, 0.3), rgba(217, 217, 217, 0.3)), linear-gradient(0deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5));
    color: #fff;
}

/* #cstumcollectionlist-slider .slick-track{
  transform: translate3d(-2444px, 0px, 0px)!important;
}
 */

/* #cstumcollectionlist-slider .slickhide{
    display: none !important;
}
 */


.custmcolection-list {
    padding: 80px 0px;
}
.custmcolection-list .collection-list-title {
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 15px;
}
 #cstumcollectionlist-slider h3.card__heading a {
    font-size: 26px;
    line-height: 32px;
    text-align: center;
    font-weight: 700;
    text-transform: capitalize;
   color: #fff;
}
 #cstumcollectionlist-slider .card--standard>.card__content .card__information {
    padding-left: 0;
    padding-right: 0;
    position: absolute;
    bottom: 12%;
    z-index: 1;
    left: 0px;
    right: 0px;
       width: 80%;
    margin: 0 auto;
}
#cstumcollectionlist-slider .slick-list{
    padding: 0px!important;
}
#cstumcollectionlist-slider .card .icon-wrap{
    display: none;  
}
#cstumcollectionlist-slider .slick-current h3.card__heading a{
  font-size: 40px;
  line-height: 45px;
}
#cstumcollectionlist-slider .slick-current .card--standard>.card__content .card__information {
    bottom: 35px;
}
#cstumcollectionlist-slider .totalproduct {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    padding: 35px 0px;
}
.colbuybtn{
        display: flex;
    text-align: center;
    background: #F9A926;
    color: #000;
    text-decoration: none;
    font-size: 20px;
    line-height: 36px;
    width: 190px;
    margin: 0 auto;
    border-radius: 30px;
    padding: 12px 0;
    font-weight: 500;
    align-items: center;
    justify-content: center;
    gap: 12px;
}
.colbuybtn{
  display:none;
}
#cstumcollectionlist-slider .slick-current .colbuybtn{
    display:flex;
}
.collection-list-view-all a{
padding: 15px 21px;  
}
#cstumcollectionlist-slider .slick-arrow {
    cursor: pointer;
}
.colbuybtn:hover{
    background:#DA3435;
}
.cstmcol-wr .collection__title.title-wrapper {
    display: flex;
    align-items: end;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 43px;
}
.ptbtn {
    display: block;
    margin-top: 0px !important;
}
.header__icons .cart-count-bubble{
height: 20px;
width: 20px;  
left: 34px;
top: 8px;
}
.header__icon span {
    height: 100%;
    color: #000;
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
}
.template-index .header-wrapper .header__icon{
  color: #fff;
}
.template-index .header__icon span{
   color: #fff;
}
.cstmcol-wr .card{
    border: 1px solid #ccc;
    border-radius: 30px;
}
.cstmcol-wr .card--standard>.card__content {
    padding: 24px 22px;
}
.cstmcol-wr .card--standard>.card__content a {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    text-decoration: none;
    display: block;
    position: relative;
}
.cstmcol-wr .card__information{
    padding-top: 0px;
  padding-bottom: 5px;
}
.cstmcol-wr .card__content .quick-add__submit {
    background-image: url(cart-whiteprod.svg);
    font-size: 0px;
    background-color: #f9a926;
    background-size: 21px 21px;
    background-position: center;
    padding: 11px 18px;
    background-repeat: no-repeat;
    border-radius: 47px;
    cursor: pointer;
    transition: .5s;
    border: none;
    min-width: auto;
    text-decoration: none;
    box-shadow: 0 5px 10px #f9a92633;
      padding: 24px;
}
.cstmcol-wr .card__content .quick-add__submit:after, .button:before, .shopify-challenge__button:before, .customer button:before, .shopify-payment-button__button--unbranded:before, .shopify-payment-button [role=button]:before, .cart__dynamic-checkout-buttons [role=button]:before{
  box-shadow: none !important;
}
.cstmcol-wr .quick-add{
    display: flex;
    align-items: center;
    gap: 14px;
    flex-flow: row-reverse;
    justify-content: flex-end;
}
.cstmcol-wr .fa:before {
    color: #000;
}
.cstmcol-wr .prodbtn{
    border: 1px solid #ccc;
    padding: 29px;
    border-radius: 43px;
    height: 27px;
    width: 27px;
}   
.playcstm {
    position: relative;
}
.cstmcol-wr .prodbtn {
    border: 1px solid #ccc;
    padding: 22px;
    border-radius: 43px;
    height: 15px;
    width: 15px;
    font-size: 14px!important;
  
}
.cstmcol-wr .fa:before {
    color: #000;
    position: absolute;
    top: 23%;
    left: 40%;
}
.cstmcol-wr .fa.fa-pause:before {
left: 34%;
}
.cstmimgwithtxt {
    padding: 80px 0px;
}
.cstmcol-wr .grid{
gap: 27px; 
}
.cstmcol-wr .grid--5-col-desktop .grid__item{
    width: calc(19% - var(--grid-desktop-horizontal-spacing) * 4 / 5);
    max-width: calc(19% - var(--grid-desktop-horizontal-spacing) * 4 / 5);
    border-radius: 30px;
    overflow: hidden;
  transition:0.5s;
}
.cstmcol-wr .grid--5-col-desktop .grid__item:hover{
box-shadow: 0px 25px 50px 0px #18080026;  
}
.cstmcol-wr .card--standard>.card__content {
    padding: 24px 22px 14px;
   background-color:#fff;
}
.proddesc {
    padding: 11px 0px 10px;
    line-height: 20px;
}
.cstmimgwithtxt .image-with-text__text p {
    line-height: 27px;
    margin-bottom: 40px;
    font-size: 19px;
}
.cstmimgwithtxt .image-with-text__content {
    padding: 6rem 11rem 7rem;
}
.collection-list-view-all a {
    padding: 15px 21px;
    margin-bottom: 16px;
    display: block;
}
.audio-bx {
    width: 100%;
    padding-top: 60px;
}
.cstmimgwithtxt audio{
    width: 100%;
}
/* .audio-bx audio::-webkit-media-controls-play-button,
     .audio-bx audio::-webkit-media-controls-panel {
     background-color: #fff;
       box-shadow: box-shadow: 0px 25px 30px 0px #1808001A;

     } */
.testsection {
    display: flex;
    align-items: center;
    padding: 200px 0 120px;
    position: relative;
    justify-content: end;
}
.twimg {
    position: absolute;
    left: 0px;
/*       z-index: -1; */
}
.tmcstmcode .expert-v-wrapper{
z-index: 11;  
}
.testsection #evm-testimonial-slider {
    width: 100%;
    display: flex;
}
#evm-img-wrapper{
    padding: 22px !important;
}
.testsection .expert-v-wrapper .expert-v-prev{
  
}
.tmcstmcode {
    width: 77%;
}
#evm-img-container {
    border: none !important;
}
h2.evm-testimonial-heading {
    font-size: 40px;
    font-weight: 700;
    line-height: 45px;
    margin: 0px auto;
    width: 67%!important;
    float: right!important;
    text-align: left!important;
    padding-top: 88px !important;
}
#evm-testimonial-slider {
    padding-top: 32px !important;
}
.expert-v-wrapper .expert-v-controls-direction a{
    top: -21% !important;  
}
#evm-testimonial-slider .evm-carousel-info {
    border: none;
    box-shadow: 0 11px 9px #1808001a;
}
.evm-testimonial-header {
    width: 60% !important;
    margin-top: 0px !important;
}
.evm-testimonial-detail-wrap {
    padding: 17px 20px 0px;
}
.evm-testimonial-detail-wrap{
margin-bottom: 0px;  
}
/*Footer Section*/
.newsleter-wr {
    background-color: #DA3435;
    padding: 80px 0px;
}
h2.footer-block__heading.prod-head {
    font-family: Poppins;
    font-size: 40px;
    font-weight: 700;
    line-height: 45px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
}
.newsletter__wrapper{
  color:#fff;
}
.newsleter-wr .newsletter-form__button {
    background-color: #F9A926 !important;
}
.newsleter-wr .newsletter-form {
    align-items: center;
    max-width: 80%;
}
.newsleter-wr .newsletter-form__field-wrapper {
    max-width: 100%;
}
.newsleter-wr .field__input, .newsleter-wr .field__input:focus{
    padding: 33px 10px;  
}
.newsleter-wr .newsletter-form__field-wrapper .field{
border-radius: 40px;
overflow: hidden;
}
.newsleter-wr .newsletter-form{
max-width: 95%;  
}
.newsleter-wr .field:after{
    border:none; 
  box-shadow: none;
}
.newsletter-form__button {
    width: 25%;
    font-size: 21px;
    font-weight: 800;
    line-height: 21px;
}
.newsleter-wr .newsletter-form__button {
    width: 28%;
}

h2.evm-testimonial-heading {
    padding-top: 100px !important;
}
.newsleter-wr .field__label{
   top: calc(2rem + var(--inputs-border-width));
    text-transform: capitalize;
}
.newsleter-wr .field__input{
    margin: 0px;
}
.newsleter-wr .field__input:focus, .newsleter-wr .field:hover.field:after{
     box-shadow: none !important; 
  margin: 0px;
}
.newsleter-wr .newsletter-form__button{
    right: 0;  
}
.footer-wr .footer {
    background-color: #180800;
    color: white;
      margin-top: 0px;
}
.footer-wr h2.footer-block__heading {
    color: #FFFFFF;
}
.footer-wr .footer-block.grid__item ul li a{
  color: #FFFFFF;
}
.footer-wr h2.footer-block__heading{
  font-size: 22px;
    font-weight: 700;
    line-height: 45px;
    letter-spacing: 0em;
    text-align: left;
  }
.footer-wr .footer__content-bottom {
    border-top: none;
}
.footer-wr .footer__content-top {
    border-bottom: 1px solid #FFFFFF33;
}
.footer-wr .footer__copyright small{
    font-size: 16px !important;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
}
.footer-wr small.copyright__content:hover a {
    color: #da3435;
}
.footer__content-bottom {
    padding-top: 1rem;
}
.footer-block.grid__item.footer-block--menu {
    padding-left: 7%;
    width: 23% !important;
    padding-right: 0%;
}
.footer-wr .footer__copyright {
    margin-top: 0px;
}
.footer__list-social.list-social {
    justify-content: flex-start;
    margin-top: 20px;
}
.footer-wr .footer-block.grid__item ul li a.link.list-social__link{
height: 45px;
width: 45px;
border-radius: 0px;
border: 1px solid #DA3435;
margin: 0px 10px;
border-radius: 50%; 
transition:0.3s;
position: relative;
z-index: 11;
}
.footer-wr .footer-block.grid__item ul li a.link.list-social__link:hover{
  background: #DA3435;
}
.footer-wr .list-social__item .icon {
    height: 23px;
}
.list-social__item .icon-facebook path{
      fill: transparent;
}
.footer-wr .footer-block--newsletter{
     margin-top: 4rem; 
}
.footer-wr .footer-block__details-content .list-menu__item--link {
    font-size: 16px;
    font-weight: 400;
   line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    padding-bottom: 6px;
      z-index: 1;
    position: relative;
}
.cstmcol-wr .card__content .quick-add__submit, .collection-list-view-all a, .ptbtn, .newsleter-wr .newsletter-form__button, .colbuybtn{
  transition:0.5s;
}
.cstmcol-wr .card__content .quick-add__submit:hover{
background-color: #DA3435 !important;  
}
.newsleter-wr .newsletter-form__button:hover{
  background-color: #000 !important; 
}
.collection-list-view-all a:hover, .ptbtn:hover{
 background: #f9a926; 
}
.footer-wr{
  position:relative;
/*    z-index: -1;  */
/*   display:flow-root;
     */
}
.cstmimgwithtxt {
    position: relative;
}
.cstmimgwithtxt:after {
    content: "";
    background-image: url('shape1.png');
    width: 624px;
    height: 1123px;
    position: absolute;
    z-index: -1;
    background-repeat: no-repeat;
    background-position: bottom right;
    bottom: -42%;
    animation: rotation 8s infinite linear;
    right: 0px;
}
.footer-wr:after{
    content: "";
    background-image: url('shape3.png');
    width: 325px;
    height: 364px;
    position: absolute;
    z-index:1;
    background-repeat: no-repeat;
    background-position: top left;
    bottom: 0px;
    animation: rotation 8s infinite linear;
    left: 0px;
}
/* .expert-v-viewpor{
    z-index: -1;  
} */
.footer-wr::before{
    content: "";
    background-image: url('shape2.png');
    width: 657px;
    height: 399px;
    position: absolute;
    z-index:0;
    background-repeat: no-repeat;
    background-position: top left;
    bottom: 0px;
    animation: rotation 8s infinite linear;
    right: 0px;
}
/* .cart-count-bubble{
background-color: #da3435 !important;  
} */
.btmplaycstm {
    position: fixed;
    bottom: 0px;
    width: 100%;
    background-color: #fff;
    padding: 32px 20px 20px;
    left: 0px;
    right: 0px;
    z-index: 111;
    text-align: center;
    box-shadow: 0px 0px 10px rgb(113 113 113 / 80%);
}
.btmprodbtn{
   display: inline-block !important;
    margin: 0 auto;
    background-color: #f9a926;
    background-size: 21px 21px;
    background-position: center;
    padding: 25px 26px;
    background-repeat: no-repeat;
    border-radius: 47px;
    color:#fff;
}

.btmbxhide{
  display:none;
}
/* .cstmcol-wr .btmplaycstm .fa.fa-pause:before {
    left: 40%;
} */
.footer-wr.btmmarign{
    margin-bottom: 109px;
}
.footer-wr.btmmarign{
    margin-bottom: 0px;
}
/* .btmbx{
  display:none;
} */
.cstmcol-wr .btmprodbtn.fa:before{
    top: 28%;
    left: 40%;
      color: #fff;
}
.btmplaycstminr {
    display: flex;
    gap: 10px;
/*     flex-wrap: wrap; */
    text-align: left;
/*     justify-content: end; */
   justify-content: center;
    align-items: center;
}
.prod-title {
    width: 28%;
  font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    text-decoration: none;
}
.btmmyaudio {
    width: 50%;
}
.btmbuy{
    width: 20%;  
}
.btmbuy .colbuybtn{
    background: #DA3435;
    color:#fff;
}
.btmbuy .colbuybtn:hover{
    background: #F9A926;
}
.btmbuy a svg path{
    stroke: #fff;  
}
.btmbuy a {
    padding: 9px 6px;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.hidebtm{
  display:none;
}
.close-icon {
    cursor: pointer;
}
.btmplaycstmoutr{
  display:none;
}
.audio-bx {
    background-color: #fff;
    box-shadow: 0px 0px 10px rgb(113 113 113);
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 37px;
    margin-top: 67px !important;
}
.hedimg-icon{
    padding: 45px 10px;
    position: relative;
    display: list-item;
    text-align: -webkit-auto;
    margin: 0 8px;
}
.cstmicon{
width: 100px;
}
.custmbnr .banner__text span.smltxt {
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    text-transform: none;
}
.custmbnr .banner__box {
    padding: 0px 0px 2.5rem;
}
/*About Us Page*/
.banner-img {
    position: relative;
}
.banner-img img {
    width: 100%;
}
.banner-img .mobbnr {
    display: none !important;
}
.banner-cntnt {
    position: absolute;
    left: 0px;
    right: 0px;
    color: #fff;
    z-index: 1;
    transform: translateY(-50%);
    top: 50%;
    margin: 0 auto;
    text-align: center;
}
.banner-cntnt h1 {
    color: #fff;
    font-weight: 700;
}
.breadcrumb-bx a {
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
}
nav.breadcrumb span{
    color:#DA3435;
    font-weight: 400;
}
span.srowicn {
    padding: 0px 10px 0px 15px;
  color:#fff;
}
nav.breadcrumb span, .breadcrumb-bx a{    
  font-size: 19px;
  line-height: 27px;
}
 span.srowicn .fa-angle-right{
    font-weight: 400;
   color:#fff;
 }
.breadcrumb-bx a:hover{
 color:#DA3435; 
}
.imgfirstbxoutr{
  position:relative;
}
.aboutfirstsecinr{
 display: flex;
}
.aboutfirstsecinr .imgfirstbx {
    width: 80%;
}
.aboutfirstsecinr .img2bx{
    display: block;
    width: 65%;
    position: absolute;
    bottom: -125px;
    right: -60px;
    padding-right: 39px;
}
.aboutfirstsecinr {
    display: flex;
    padding: 100px 0;
    gap: 181px;
/*     flex-wrap: wrap; */
}
.secfirst h3 {
    font-size: 40px;
    line-height: 46px;
    font-weight: 700;
      text-transform: capitalize;
}
.sec1cntntbx, .sec1cntntbx p {
    font-size: 18px;
    line-height: 34px;
    font-weight: 400;
}
.aboutsecndsecinr {
    display: flex;
    flex-direction: row-reverse;
    padding: 140px 0px;
    gap: 150px;
    align-items: center;
}
.imgfirstbxoutr {
    position: relative;
    width: 50%;
}
.header__icon span{
  color: #000; 
}
/*Collection Page*/
.collectiondesgin .card--standard>.card__content a {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    text-decoration: none;
    display: block;
    position: relative;
}
.collectiondesgin .quick-add {
    display: flex;
    align-items: center;
    gap: 14px;
    flex-flow: row-reverse;
    justify-content: flex-end;
}
.collectiondesgin .card--standard>.card__content a {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    text-decoration: none;
    display: block;
    position: relative;
}
.collectiondesgin .prodbtn {
    border: 1px solid #ccc;
    padding: 22px;
    border-radius: 43px;
    height: 15px;
    width: 15px;
    font-size: 14px!important;
}
.collectiondesgin .fa:before {
    color: #000;
    position: absolute;
    top: 23%;
    left: 40%;
}
.collectiondesgin .card__content .quick-add__submit {
    background-image: url(cart-whiteprod.svg);
    font-size: 0px;
    background-color: #f9a926;
    background-size: 21px 21px;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 47px;
    cursor: pointer;
    transition: .5s;
    border: none;
    min-width: auto;
    text-decoration: none;
    box-shadow: 0 5px 10px #f9a92633;
    padding: 24px;
}
.collectiondesgin .card {
    border: 1px solid #ccc;
    border-radius: 30px;
      overflow: hidden;
}
.collectiondesgin .card--standard>.card__content {
    padding:24px 22px 14px;
  background-color: #fff;
}
.collectiondesgin li.grid__item {
    margin-bottom: 4px;
}
.collectiondesgin ul#product-grid {
    gap: 24px;
    justify-content: center;
}
.collectiondesgin .grid--4-col-desktop .grid__item {
    width: calc(24% - var(--grid-desktop-horizontal-spacing) * 4 / 5);
    max-width: calc(24% - var(--grid-desktop-horizontal-spacing) * 4 / 5) !important;
    border-radius: 30px;
    overflow: hidden;
    transition: .5s;
}
.collectiondesgin .card__information {
    padding-top: 0;
    padding-bottom: 5px;
}
.collectiondesgin .select {
    border: 1px solid #ccc;
    padding: 10px 10px;
    border-radius: 25px;
}
.collectiondesgin .facet-filters__sort+.icon-caret {
    right: 17px;
}
.collectiondesgin h2.facet-filters__label {
    font-weight: 500;
    color: #000;
    font-size: 16px;
    line-height: 22px;
}
.facets {
    display: flex !important;
  align-items: center;
}
span.crnt-collection {
    width: 50%;
    color: #000;
}
.facets-vertical-form {
    display: flex;
    justify-content: flex-end;
    width: 50%;
}
.mainproduct-outer {
    background: linear-gradient(180deg, rgba(218, 52, 53, 0.1) 0%, rgba(218, 52, 53, 0) 100%);
    padding: 60px 0px;
}
.mainproduct-outer .breadcrumb-bx a, .mainproduct-outer span.srowicn .fa-angle-right{
    color: #180800;
}
.mainproduct-outer .product__title h1 {
    font-size: 26px;
    line-height: 42px;
    font-weight: 600;
}
.mainproduct-outer .product__description {
    font-size: 18px;
    line-height: 34px;
    font-weight: 400;
}
.custmbnr .banner__box {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
}
.custmbnr .banner__box>*:first-child, .custmbnr .banner__box>*+.banner__buttons{
    margin-top: 0;
}
.sky-pilot-customer-account-digital-items-link a {
    border-radius: 50px;
}
.sky-pilot-customer-account-digital-items-link a:hover{
 background-color:#da3435; 
}
.product-form .product-form__submit{
  
}
/*Product Page*/
.sky-pilot-customer-account-digital-items-link a {
    background-color: #000;
}
.product-recommendations .product-grid{
  padding: 0px 0px 100px;
}
.cstmcol-wr .product-recommendations__heading {
    font-size: 40px;
    font-weight: bold;
    line-height: 46px;
    color: #000;
    padding-top: 40px;
}
div#gf-tree {
    border: 1px solid rgba(24,8,0,0.1);
    padding: 9px 30px;
    border-radius: 30px;
}

.header__icon svg path{
  stroke: #180800;
}
.template-index .header__icon svg path{
  stroke: #fff;
}
body.acsb-keynav input[type=radio] {
    appearance: none !important;
    -webkit-appearance: none !important;
   -moz-appearance:    none!important;
}
a.button{
    color:#fff;
}
.gf-filter-contents .gf-option-block {
    border-bottom: none !important;
}
#gf-tree a {
    cursor: pointer;
    background-color: #F6F6F5;
    margin-bottom: 14px;
    font-weight: 400 !important;
    padding: 12px 16px;
    border-radius: 10px;
}
.gf-block-title {
    margin-bottom: 25px;
}
#gf-tree a{
border: 1px solid #F6F6F5;  
}
#gf-tree a.checked, #gf-tree a:hover{
    border: 1px solid #da3435;
}

/*Collection*/
.cstm-filter h3{
   font-size: 40px;
    font-weight: bold;
    line-height: 46px;
}
.cstmfilterouter {
    display: flex;
    flex-wrap: wrap;
    gap: 26px;
    padding: 40px 0px 100px;
    justify-content: center;
}
.cstm-filter {
    width: 18%;
}
#ProductGridContainer {
    width: 80%;
}
.cstm-filter {
    border: 1px solid rgba(24, 8, 0, 0.1);
    border-radius: 23px;
    padding: 10px 5px;
      background-color: #fff;
}
.cstm-filter ul {
    padding: 0px 8px;
    list-style: none;
}
.cstm-filter ul li a {
    text-decoration: none;
    cursor: pointer;
    background-color: #f6f6f5;
    margin-bottom: 14px;
    font-weight: 400;
    padding: 8px 16px;
    border-radius: 10px;
    border: 1px solid #F6F6F5;
    color: #000;
    display: block;
}
.cstm-filter h3 {
  margin-top: 10px;
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    padding: 0px 8px;
      margin-bottom: 9px;
}
.colectiontop-wr {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}
.colectiontop-wr span.colectiontit {
    width: 50%;
    font-size: 16px;
    left: 22px;
}
.colectiontop-wr .facets-vertical-form {
    display: flex;
    justify-content: flex-end;
    width: 50%;
}

.colectiontop-wr .facet-filters__field {
    display: flex;
  gap: 10px;
}
.collectiondesgin h2.facet-filters__label {
    font-weight: 500;
    color: #000;
    font-size: 16px;
    line-height: 22px;
    width: 44%;
  
}
.collectiondesgin .select__select{
    min-height: 25px;
    height: 25px;
    padding:0px;
}
.collectiondesgin .grid {
    column-gap: 16px;
}
.collection {
    padding-top: 8px;
}
.cstmfilterouter .cstm-filter a[aria-current=page], .cstmfilterouter .cstm-filter a:hover{
  border: 1px solid #da3435;
  transition:0.3s;
  background-color: #FCEDED;
}
.cstmfilterouter .select:after, .field:hover.field:after, .select:hover.select:after, .select__select:hover.select__select:after, .customer .field:hover.field:after, .customer select:hover.select:after, .localization-form__select:hover.localization-form__select:after{
box-shadow: none !important;
}
body.acsb-keynav select:focus{
    outline: none !important;
    outline-offset: unset !important;
    visibility: visible !important;
    opacity: 1 !important;
    outline-style: none !important;
  box-shadow: none !important; 
}
.cstmfilterouter .select__select:focus{
box-shadow: none;  
}
.card--media .card__inner .card__content {
padding: unset !important;
    position: static !important;
}
.previntro-wr {
    display: flex;
    padding: 0px 33px;
}
.previntro-wr ul {
    list-style: none;
}
.template-product .colbuybtn{
  display:none!important;
}
.product--medium:not(.product--no-media) .product__media-wrapper, .product--small:not(.product--no-media) .product__info-wrapper {
    max-width: 40% !important;
    width: calc(40% - var(--grid-desktop-horizontal-spacing) / 2) !important;
}
.product--medium:not(.product--no-media) .product__info-wrapper, .product--small:not(.product--no-media) .product__media-wrapper {
    max-width: 60% !important;
    width: calc(60% - var(--grid-desktop-horizontal-spacing) / 2) !important;
}
.product__media{
   background: transparent;
    border-radius: 30px !important;
}
button.shopify-payment-button__button.shopify-payment-button__button--unbranded {
    color: #fff;
    width: 200px;
    border-radius: 50px;
    height: 54px;
    font-weight: 500;
}
.product__media img {
    border-radius: 30px !important;
}
.color-background-1 {
    --color-foreground: transparent !important;
    --color-background: transparent !important;
    --gradient-background: transparent !important;
}
.template-product .btmmyaudio {
    width: 227px;
}
.previntro-wr ul {
    list-style: none;
    padding: 0px 10px;
}
.previntro-wr ul.privtitlist {
    list-style: none;
    padding: 0 10px;
    width: 62%;
}
ul.privtiturl {
    width: 40%;
      text-align: end;
}
ul.privtitlist li {
    padding: 17px 0px;
}
.privtiturl audio::-webkit-media-controls-current-time-display,
.privtiturl audio::-webkit-media-controls-time-remaining-display, .songurl audio::-webkit-media-controls-current-time-display, .songurl audio::-webkit-media-controls-time-remaining-display{
    display: none;
}
#cart-notification a {
    color: #000;
}
#cart-notification form button,#checkout{
    color: #fff;
}
body.acsb-keynav input[type=submit]{
    color: #fff;
}
.previntro-inr {
    margin: 0 auto;
    padding: 20px 86px;
    background-color: #fdf2f3;
    border-radius: 20px;
}
.previntro-outr h3 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 10px;
}
.product-form .button:after{
  box-shadow: none;
}
.product-form .product-form__submit {
    width: 200px;
    border: 1px solid rgba(24,8,0,.1);
    border-radius: 50px;
    height: 54px;
    font-weight: 500;
}
.product-form button.shopify-payment-button__button{
      background-color: #DA3435;
}
.button:not([disabled]):hover:after, .shopify-challenge__button:hover:after, .customer button:hover:after, .shopify-payment-button__button--unbranded:hover:after, .button:after, .shopify-challenge__button:after, .customer button:after, .shopify-payment-button__button--unbranded:after{
    box-shadow: none !important;
}
.product-form__buttons {
    max-width: 100%;
    display: flex;
    gap: 16px;
}
.product__info-container {
    max-width: 100% !important;
}
product-form.product-form {
    border-bottom: 1px solid rgba(24,8,0,.1);
    padding-bottom: 31px;
    padding-top: 12px;
}
.product-form .product-form__submit:hover{
  background-color: #da3435;
  color:#fff;
}
.template-customers-login .customer button, .template-customers-register .customer button{
    color: #fff;
}
.customer button {
    color: #fff !important;
}
.field__input:focus, .field__input:not(:placeholder-shown), .field__input:-webkit-autofill, .customer .field input:focus, .customer .field input:not(:placeholder-shown), .customer .field input:-webkit-autofill {
    padding: 33px 10px;ganpateya
}
.pagination__item.pagination__item--current, .pagination__item:hover{
    background-color: #c62427;
    color: #fff;
    border: 0px;
    border-radius: 50%;
}
.pagination__item {
    font-weight: 600;
    transition: .3s !important;
    border: 1px solid #ccc !important;
    border-radius: 50%;
      height: 5.4rem;
}
.pagination__list>li {
    max-width: 5.4rem;
}
.pagination__item.pagination__item--current.light{
    opacity: 1;
}
.pagination__item--current:after, .pagination__item:hover:after{
 background-color: transparent !important; 
}
.pagination__item .icon-caret {
    height: 1.1rem !important;
}
.header__icon, .header__icon--cart .icon.icon-cart{
    height: 2.2rem !important;
}
.header__icons .cart-count-bubble {
    left: 30px;
    top: -2px;
}
.header-wrapper.color-transparent{background-color:#571900;}
.header-wrapper.color-transparent .list-menu__item,.header-wrapper .header__menu-item:hover,.header-wrapper .header__active-menu-item,.header__icon span{color:#fff;}
.header__icon svg path{stroke:#fff;}
.collectiondesgin .select__select{
    position:relative;
   -webkit-appearance:none !important;
    background:url(down-arrow.png);
    background-repeat:no-repeat;
    background-position:97% center;
      background-size: 16px 16px;
}
.cardsrtdesc {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 22px;
}
.colbuybtn{
  margin: 22px auto 0px;
}
span.colectiontit ul {
    display: flex;
    gap: 14px;
    list-style: none;
    padding-left: 0px;
}
span.colectiontit ul li {
    border: 1px solid #ccc;
    padding: 6px 10px;
    font-size: 12px;
    border-radius: 10px;
    cursor:pointer;
}
span.colectiontit ul li.iconshow{
    border: 1px solid #000;
    color: #000;
    font-weight: 600;
}
.usf-sort-custom .usf-c-select button{
      border-radius: 36px !important;
     background-color: #fff !important;
}
span.colectiontit ul li{
    background-color: #fff !important;
}
.collectiondesgin .grid--6-col-desktop .grid__item {
    width: calc(15.66% - var(--grid-desktop-horizontal-spacing) * 5 / 6);
    max-width: calc(15.66% - var(--grid-desktop-horizontal-spacing) * 5 / 6);
}
.collectiondesgin .grid--6-col-desktop .card--standard>.card__content {
    padding: 24px 14px 14px;
}
.collectiondesgin .grid--6-col-desktop .card--standard>.card__content a {
    font-size: 15px;
}
.collectiondesgin .grid--6-col-desktop .proddesc{
      font-size: 14px;
}
#shopify-ali-review .reviews {
    max-width: 100%;
}
.mediumicon svg{
  width:20px;
}
span.colectiontit ul li{
display: flex;
align-items: center;
gap: 7px;  
}
.shopify-policy__container{
    max-width: 1600px !important; 
    padding-top: 40px;
    padding-bottom: 60px;
  padding-left: 55px !important;
    padding-right: 55px !important;
}
.shopify-policy__title h2{
  width:100%;
}
.contact .field {
    border: 1px solid #000;
}
.template-page-contact #MainContent {
    padding: 48px 80px;
}
.contact__button button{
  color:#fff;
}
.share-outer {
    display: inline-flex;
    gap: 10px;
    align-items: center;
    font-weight: 500;
}
/* div#ZooomyList input[type=checkbox]{
    visibility: hidden !important;
} */
.template-cart td.cart-item__quantity {
    display: none;
}
.template-cart th.cart-items__heading--wide{
    display: none;
}
ul.social-sharingcstm {
    display: flex;
    align-items: center;
    padding: 2px 10px 2px;
    list-style: none;
    gap:20px;
}
.cart__remove a {
    color: #000;
    margin: 7px 0px;
    display: inline-block;
  transition:0.5s;
}
.cart__remove a:hover{
    color: #da3435;
}
.cart__warnings {
    padding: 7rem 0 7rem;
}
.zqty {
    display: none;
}
span#wishlist_page_product_text, .zbodyaction .zopencartlink{
    border-radius: 50px;
    transition:0.5s;
}
span#wishlist_page_product_text:hover, .zbodyaction .zopencartlink:hover{
  background:#da3435;
} 
.template-page-zooomywishlist #MainContent {
    padding: 10px 0px 60px;
}
.template-page-zooomywishlist li.zbodytitle {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    text-decoration: none;
    display: block;
    position: relative;
}
.template-page h2.main-page-title {
    text-align: center !Important;
}
/* .template-page .shopify-section{
  padding-top: 40px !important;
    padding-bottom: 60px !important;
    padding-left: 55px!important;
    padding-right: 55px!important;
}
 */
div#ZlistWishlist{
 padding-bottom: 28px; 
}
.template-page h2.main-page-title {
    text-align: center!important;
    padding-top: 40px;
    margin-bottom: 75px;
}
.template-page .rte {
    padding-bottom: 60px;
}
/* .ZoomyWishlistPageGrid .zbodyaction span.zooomybtn {
    padding: 7px 10px !important;
}
.zbodyaction .zopencartlink {
    padding: 10px 10px !important;
}
.ZoomyWishlistPageGrid span.zooomybtn{
  
} */
.ZoomyWishlistPageGrid span.zooomybtn, .zopencartlink{
    margin: 5px 11px !important;  
}
div#ultimateTrustBadgeswidgetDiv {
    margin-top: 20px;
}
.template-index .header-wrapper .header__icon .cart-count-bubble span {
    color: #f08804;
}
.header__icon span{
     font-size: 15px;
    line-height: 23px; 
}
.header__icons .cart-count-bubble {
    left: 16px;
    top: -6px;
}
.header__icons .cart-count-bubble{
    background-color: transparent;  
}
body .gl-filter-search-fullscreen .gl-backdrop, body details[open] .modal-overlay:after{
      background: transparent!important;
}
.template-product .product-recommendations .grid {
    justify-content: flex-start;
}

#cstumcollectionlist-slider .card--standard>.card__content .card__information{
    position: unset;
}
#cstumcollectionlist-slider .card.card--standard.card--media{
    position: relative;
}
#cstumcollectionlist-slider .card__content{
    position: absolute;
    bottom: 20px;
}
/* #cstumcollectionlist-slider .card__content {
    position: relative;
    bottom: 36%;
} */
.header__icons .icon-cart path{
  fill:#fff;
}
.password-button{
    color: #fff !important;
}
.customer.account h2 {
    margin-top: 6px;
}
span.cnmmsg {
    font-size: 32px;
    line-height: 39px;
    color: rgb(18, 18, 18);
}
.shopify-challenge__container .shopify-challenge__button{
    color: #fff;
    margin-top: 10px !important;
}
.previntro-wr.previntro-wrbtm {
    display: block;
}
.songcontainer {
    display: flex;
/*     padding: 0 33px; */
    align-items: center;
}
.songtit{
    list-style: none;
    padding: 0 10px;
    width: 62%;
}
.songurl{
    width: 40%;
    text-align: end;
}
.previntro-wr.previntro-wrbtm {
    margin-top: 50px;
}
.collectiondesgin .usf-sr-container .grid--4-col-desktop .grid__item {
    max-width: calc(24% - var(--grid-desktop-horizontal-spacing) * 4 / 5) !important;
}
/* #ProductGridContainer .card--standard.card--text>.card__content .card__heading{
      display: block;
}
#ProductGridContainer h3.card__heading {
    display: none;
} */
span.plusminus.right {
    display: none;
}
.ptbtn.loginreq {
    font-size: 16px !important;
    line-height: 20px !important;
}
.template-index iframe.smile-launcher-frame {
    display: none;
}
.custmbnr .ppbutton{
 padding: 15px 32px 11px 32px; 
text-decoration: none;
}
.donloadbtn audio{
      width: 20px;
    height: 22px;
    margin-left: 10px;
}
a.ppbutton.linkdownload {
    display: flex;
}
.donloadbtn audio::-webkit-media-controls-mute-button { display: none !important; } 
.donloadbtn audio::-webkit-media-controls-volume-slider { display: none !important; }
span.smltxt {
    font-size: 11px;
    color: #fff;
}

/*Custom Collection page css*/
.collectionctmdesgin {
  padding: 60px 0px 60px;
}
.product.product--medium.product--stacked.grid.grid--1-col.product--no-media {
    text-align: center;
}
.template-product .product--no-media{
    max-width: 100rem;
}
.product--no-media .sky-pilot-customer-account-digital-items-link{
      text-align: center !important;
}
.product--no-media div#ZlistWishlist{
      width: auto;
}
.template-product .product--no-media .product-form>.form {
    max-width: 40rem;
}
.customnav .card__heading {
    padding-top: 4px;
    padding-bottom: 20px;
}
.cstmpgcol .colectiontop-wr iframe {
    width: 100%;
    height: 700px;
    margin-top: 36px;
}
.shopify-challenge__container .shopify-challenge__button{
    color: #fff;
    margin-top: 10px !important;
}
.ptbtn.coldownlod, .ptbtn.colloginbtn{
    font-size: 16px!important;
    line-height: 27px!important;
    border-radius: 35px;
    padding: 7px 20px;
}
.cstmfilterouter .card__information{
    grid-row-start: 1;
}
span.colsmltxt {
    font-size: 10px;
    color: #571900;
    font-weight: 600;
    line-height: 15px;
    margin-bottom: 5px;
}
.template-page #MainContent {
    padding: 60px 0px;
}
.cstmfilterouter .card__badge.bottom{
    margin-top: 0px !important;
}
.cstmfilterouter h3.card__heading.h5 {
    padding-bottom: 20px;
}
.color-transparent .header__inline-menu ul li:nth-child(5) {
    padding-left: 400px;
}

.hedimg-icon {
    padding: 45px 4px;
}
.header-wrapper.color-transparent .list-menu__item{
 padding: 45px 4px;
 margin: 0px 5px;
}
.collectiondesgin .grid--6-col-desktop .grid__item .quick-add {
    display: block;
    margin: 0 auto;
}
.collectiondesgin .grid--6-col-desktop .grid__item a.quick-add__submit, .collectiondesgin .grid--6-col-desktop .grid__item .playcstm {
    display: inline-block !important;
    vertical-align: top;
    width: 24%;
    margin-top: 14px;
}
.cstmimgwithtxt .image-with-text__grid{
     align-items: center; 
}
.smile-launcher-frame-container{
    height: 184px !important;  
}
#MainContent {
    background-image: url('bg_image.png');
}
/* .usf-zone * {
    word-break: break-all !important;
} */
.previntro-outr {
    margin-bottom: 20px;
}
 .addresses li>button{
       background-color: #000 !important;
 }

.template-collection .ptbtn.coldownlod, .template-collection .ptbtn.colloginbtn {
    font-size: 12px!important;
    line-height: 26px!important;
}
span.colsmltxt {
    font-size: 10px;
    color: #571900;
    font-weight: 600;
    line-height: 15px;
    margin-bottom: 5px;
}
.sky-pilot-search-submit-button {
    color: #fff !important;
}
.addresses form button[type]{
    background-color: #000 !Important;
}
.smltxt.mobiletxt{
  display:none;
}
.colsmltxt.mobiletxt{
  display:none;
}
a.secrtpg {
    position: absolute;
    bottom: 99px;
    color: transparent;
}
/*Tenth Gate Page*/
.tenthgtfirstsecinr {
    padding: 60px 0px 90px;
}
.tenthgtfirstsecinr h3 {
    margin-bottom: 40px;
    font-family: Poppins;
    font-style: normal;
    font-weight: 700;
    font-size: 38px;
    line-height: 44px;
    text-transform: capitalize;
    text-align: center;
    margin-top: 0px;
}
.tenthgtsection .audio-bx{
 width: 40%;
margin: 0 auto; 
}
audio#myaudio {
    width: 100%;
}
.tenthimgfirstbx {
    margin: 0 auto;
    text-align: center;
}
.tenthgtfirstsecinr .audio-bx{
    margin-top: 52px !important;
}
.custmbnr .ppbutton {
    padding: 11px 27px 11px 25px;
}
.tenthimgfirstbx img {
    width: 100%;
}
.evm-testimonial-detail-wrap{
      padding: 17px 20px 0px !important;
}
.evm-testimonial-header {
    padding: 1px 34px 20px;
}
.usf-zone * {
     word-break: break-word !important; 
}
.cstmfilterouter .proddesc h1 {
    font-size: 14px !important;
    margin: 3px 0px;
}
/*Subsection Tab*/
.susec-tab h3 {
    font-size: 32px !important;
    line-height: 42px;
    text-align: center;
    font-weight: 500;
    color: #fff;
}
.tptab-bx {
    display: flex;
    flex-wrap: wrap;
       padding: 20px 0px 40px;
}
.tptab-bx a {
    width: 50%;
    font-size: 28px !important;
    line-height: 31px;
    font-weight: 500;
    text-decoration: none;
       color: #fff;
}
.btmtab-bx {
    display: flex;
    flex-wrap: wrap;
}
.btmtab-bx a {
    width: 33.33%;
    font-size: 20px !important;
    line-height: 31px;
    font-weight: 400;
    text-decoration: none;
    color: #fff;
}
.stab2{
    text-align: right;
}
.stab4{
    text-align: center;
}
.stab5 {
    text-align: right;
}
.susec-tab {
    padding: 10px 80px 60px;
    background-color: #DA3435;
    margin-top: 60px;
}
.susec-tab a{
  transition:0.3s;
}
.susec-tab a:hover{
  color: #000;
}

/*New Menu Css*/
.color-transparent .header__inline-menu ul li:nth-child(5) {
    padding-left: 800px;
}

.header-wrapper.color-transparent .list-menu__item {
    padding: 45px 25px;
}
.color-transparent .header__inline-menu ul li:nth-child(5) {
    padding-left: 600px;
}

.header__submenu{
 display: flex; 
background-color:#775184 !important;
}
 .list-menu--disclosure{
  width: auto !important;  
}
.color-transparent .header__inline-menu ul.header__submenu li:nth-child(5) {
    padding-left: 0px;
}
/* .hedimg-icon{
    position: absolute;
} */
.header__submenu.list-menu {
    padding: 0px!important;
}
/* .header__submenu li{
      width: 300px;
} */
.template-index .header-wrapper.color-transparent .header__submenu .list-menu__item, .header-wrapper.color-transparent .header__submenu .list-menu__item {
    padding: 14px 38px;
    width: max-content;
    height: auto;
}
.header-wrapper .header__submenu .list-menu__item{
  height: 34px;
}
.header__submenu.list-menu {
    margin-top: 0px;
}
.header-wrapper.color-transparent .header__submenu.list-menu a::before{
  display:none;
}
.header__submenu {
    text-align: center;
}
.js details>.header__submenu {
    margin: 0 auto;
    text-align: center;
}
span.ptbtn.fwithpurc {
    margin-bottom: 18px;
    width: 70%;
    text-align: center;
}
.product__description.rte p {
    width: 50%;
    display: inline-block;
    margin: 0px;
}
.product__description.rte h1{
    margin-bottom: 5px;
}
/*Responsive*/
@media(max-width:1600px){
.header-wrapper.color-transparent .list-menu__item {
    font-size: 14px;
    line-height: 20px;
    padding: 45px 9px;
}
  .color-transparent .header__heading-logo {
    max-width: 300px;
}
  .color-transparent .header__heading-logo {
    max-width: 280px;
}
/* .color-transparent .header__inline-menu ul li:nth-child(4) {
    padding-left: 755px;
} */
.txtbnr {
    width: 47%;
}
.custmbnr .banner__text span{
    font-size: 32px;
    line-height: 38px;  
}
/* .custmbnr .ppbutton{
padding: 16px 35px;  
} */
.page-width {
    padding: 0 25px!important;
}
  .cstmicon {
    width: 109px;
}
.banner__buttons {
    margin-top: 8px !important;
}
/* .custmbnr .banner__text span {
    font-size: 29px;
    line-height: 24px;
} */
.cstmicon {
    width: 86px;
}
.color-transparent .header__inline-menu ul li:nth-child(5) {
    padding-left: 350px;
}
/*New header*/
 .header-wrapper.color-transparent .list-menu__item {
    padding: 45px 25px;
} 
  .color-transparent .header__inline-menu ul li:nth-child(5) {
    padding-left: 600px;
}
  .header-wrapper .list-menu__item{
      height: 75px;  
  }
  .header-wrapper summary .icon-caret {
    top: 54px;
}
}
@media(max-width:1536px){
/* .color-transparent .header__inline-menu ul li:nth-child(4) {
    padding-left: 660px;
} */
.custmbnr .banner__text span {
    font-size: 26px;
    line-height: 32px;
}
.cstmcol-wr .grid {
    gap: 25px;
}
  .grid{
   justify-content: center; 
  }
  .tmcstmcode {
    padding-top: 91px;
}
h2.evm-testimonial-heading{
    width: 63%!important;  
}
.cstmfilterouter .grid {
    justify-content: left;
}
a.secrtpg {
    bottom: 80px;
}
/*New Header*/
  .color-transparent .header__inline-menu ul li:nth-child(5) {
    padding-left: 500px;
}
  .header-wrapper .list-menu__item {
    height: 0px;
}
  .header__submenu.list-menu {
    margin-top: 0px;
}
}
@media(max-width:1440px){
/*   .color-transparent .header__inline-menu ul li:nth-child(4) {
    padding-left: 587px;
} */
#cstumcollectionlist-slider .slick-slide {
    width: 290px!important;
}
#cstumcollectionlist-slider li.slick-slide.slick-current.slick-active.slick-center {
    width: 420px!important;
}
#cstumcollectionlist-slider .slick-current h3.card__heading a {
    font-size: 32px;
    line-height: 41px;
}
#cstumcollectionlist-slider button.slick-next.slick-arrow{
right: 36.4%; 
}
#cstumcollectionlist-slider button.slick-prev.slick-arrow{
     left: 36.4%; 
}
#cstumcollectionlist-slider h3.card__heading a {
    font-size: 22px;
    line-height: 31px;
}
.cstmimgwithtxt:after{
     width: 534px; 
}
  .footer-wr h2.footer-block__heading {
    font-size: 21px;
    line-height: 37px;
  }
  .color-transparent .header__inline-menu ul li:nth-child(5) {
    padding-left: 355px;
}
.custmbnr .banner__text span {
    font-size: 23px;
    line-height: 23px;
}
.banner__buttons{
margin-top: 10px !important;  
}
.custmbnr .banner__box {
    padding: 0px 0px 2rem;
}
.custmbnr .banner__text span.smltxt {
    font-size: 10px;
    font-weight: 500;
    line-height: 13px;
}
 /*About Us*/
  .secfirst h3 {
    font-size: 35px;
    line-height: 43px;
  }
.aboutfirstsecinr {
    gap: 70px;
    flex-wrap: wrap;
}
.aboutfirstsecinr .img2bx {
    bottom: 17%;
}
.aboutfirstsecinr{
     gap: 100px; 
}
.aboutfirstsecinr .secfirst{
    width: 42%;
}
.imgfirstbxoutr {
    position: relative;
    width: 48%;
}
.imgfirstbxoutr .imgfirstbx img {
    width: 100%;
}
.aboutfirstsecinr .img2bx{
    bottom: 8%;
}
.aboutsecndsecinr{
     flex-wrap: wrap; 
}
.aboutsecndsecinr .imgfirstbx {
    width: 50%;
}
.aboutsecndsecinr .imgfirstbx img {
    width: 100%;
}
.aboutsecndsecinr .secfirst {
    width: 45%;
}
.aboutsecndsecinr{
 gap: 37px; 
}
.aboutfirstsecinr{
padding: 100px 0 50px;  
}
.aboutsecndsecinr{
    padding: 70px 0;  
}
  .cstm-filter ul li a{
      padding: 8px 11px;
    font-size: 14px;
  }
  .hedimg-icon{
  padding: 45px 6px;
  margin: 0 4px;
}
.color-transparent .header__inline-menu ul li:nth-child(5) {
    padding-left: 280px;
}
.color-transparent .header__heading-logo {
 max-width: 216px;
}
.color-transparent .header__inline-menu ul li:nth-child(5) {
    padding-left: 228px;
}
.collectiondesgin .quick-add{
 gap: 7px; 
}  
.collectiondesgin .ptbtn{
    padding: 11px 26px;  
}
.collectiondesgin .grid--6-col-desktop .grid__item a.quick-add__submit, .collectiondesgin .grid--6-col-desktop .grid__item .playcstm {
    display: inline-block !important;
    vertical-align: top;
    width: 24%;
    margin-top: 14px;
}
.collectiondesgin .grid--6-col-desktop .grid__item h3.card__heading.h5 {
    padding-bottom: 13px;
}
.collectiondesgin .grid--6-col-desktop .grid__item .quick-add{
  display: block;
  margin: 0 auto;
}
.cstmimgwithtxt .imgfirstbx {
    width: 98%;
}
.collectiondesgin .ptbtn {
    padding: 7px 9px;
    font-size: 15px !important;
}
a.secrtpg {
    bottom: 68px;
}  
  /*New Header*/
  .template-index .header-wrapper.color-transparent .header__submenu .list-menu__item, .header-wrapper.color-transparent .header__submenu .list-menu__item {
    padding: 14px 30px;
  }
  .color-transparent .header__inline-menu ul li:nth-child(5) {
    padding-left: 302px;
}
}
@media(max-width:1366px){
/* .color-transparent .header__inline-menu ul li:nth-child(4) {
    padding-left: 498px;
} */
.header-wrapper.color-transparent .list-menu__item {
    font-size: 14px;
    line-height: 20px;
    padding: 45px 6px;
}
.custmbnr .banner__box>*+.banner__text {
    margin-top: 0px;
}
.custmbnr .banner__box {
    padding: 0rem 3.5rem;
}
.custmbnr .ppbutton {
    font-size: 14px !important;
    line-height: 22px !important;
    padding: 8px 24px 8px 24px;
    color: #fff;
}
.collection-list-view-all a {
    font-size: 16px!important;
    line-height: 27px!important;
      padding: 15px 20px;
}
.collection-list-title {
    font-size: 26px;
    line-height: 36px;
}
.header-wrapper.color-transparent .list-menu__item {
    padding: 45px 7px;
}
.custmbnr .banner__box {
    padding: 5rem 3.5rem;
}
#cstumcollectionlist-slider li.slick-slide.slick-current.slick-active.slick-center {
    width: 458px!important;
}
#cstumcollectionlist-slider .slick-current h3.card__heading a {
    font-size: 32px;
    line-height: 38px;
}
#cstumcollectionlist-slider .slick-slide {
    width: 225px!important;
}
#cstumcollectionlist-slider h3.card__heading a {
    font-size: 22px;
    line-height: 28px;
}
.cstmimgwithtxt .img2bx {
    bottom: -34px;
}
  .cstmimgwithtxt .image-with-text__text p {
  margin-bottom: 26px;
}
#cstumcollectionlist-slider button.slick-next.slick-arrow {
    right: 34.4%;
}
#cstumcollectionlist-slider button.slick-prev.slick-arrow {
    left: 34.4%;
}
#cstumcollectionlist-slider h3.card__heading a {
    font-size: 22px;
    line-height: 30px;
}
#cstumcollectionlist-slider .totalproduct {
    padding: 29px 0;
}
.cstmcol-wr .grid--5-col-desktop .grid__item {
    width: calc(18% - var(--grid-desktop-horizontal-spacing) * 4 / 5);
}
.cstmcol-wr .card--standard>.card__content a {
    font-size: 15px;
    line-height: 22px;
}
.proddesc {
    line-height: 20px;
    font-size: 15px;
}
.cstmimgwithtxt .image-with-text__heading{
    font-size: 32px;
    line-height: 41px;  
}
/* .audio-bx {
    padding-top: 40px;
} */
.testsection{
    padding: 200px 0 80px;  
}
.cstmcol-wr .card--standard>.card__content {
    padding: 21px 17px 8px;
}
.cstmimgwithtxt .image-with-text__text p {
    line-height: 25px;
    font-size: 17px;
    margin-bottom: 22px;
}

.cstmcol-wr .fa:before{
     top: 26%; 
}
h2.evm-testimonial-heading {
    width: 56%!important;
}
.tmcstmcode {
    width: 80%;
}
.testsection {
    padding: 40px 0 80px;
}
.color-transparent .header__inline-menu ul li:nth-child(5) {
    padding-left: 305px;
}
.color-transparent .header__icons {
    width: 6%;
}
.custmbnr .banner__box {
    padding: 1rem 3.5rem 1rem;
}
.banner__buttons {
    margin-top: 25px!important;
}
.sec1cntntbx, .sec1cntntbx p{
    font-size: 17px;
    line-height: 31px;  
}
.secfirst h3 {
    font-size: 35px;
    line-height: 43px;
    margin: 20px 0px;
}
.aboutfirstsecinr {
    gap: 86px;
}
.aboutfirstsecinr .secfirst {
    width: 43%;
}
.aboutsecndsecinr {
    gap: 60px;
}
  .audio-bx{
    margin-top: 68px!important;
  }
  .cstmimgwithtxt .image-with-text__content {
    padding: 6rem 6rem 7rem;
}

  .collectiondesgin .select{
       padding: 10px 14px; 
  }
.hedimg-icon {
    padding: 45px 1px;
}
.header-wrapper.color-transparent .list-menu__item{
    margin: 0px 4px;  
}
.color-transparent .header__inline-menu ul li:nth-child(5) {
    padding-left: 250px;
}
a.secrtpg {
    bottom: 68px;
}  
.color-transparent .header__inline-menu ul li:nth-child(5) {
    padding-left: 404px;
}
.header-wrapper.color-transparent .list-menu__item {
    padding: 35px 25px;
}
  .template-index .header-wrapper.color-transparent .header__submenu .list-menu__item, .header-wrapper.color-transparent .header__submenu .list-menu__item {
    padding: 14px 15px;
}
  .hedimg-icon {
    padding: 33px 1px;
}
  .header-wrapper summary .icon-caret {
    top: 44px;
}
  .header__submenu.list-menu {
    margin-top: 11px;
}
}
@media(max-width:1280px){
.color-transparent .header__heading-logo {
    max-width: 200px;
}
.header-wrapper.color-transparent .list-menu__item {
    padding: 45px 2px;
}
.cstmicon {
    width: 100px;
}
/* .hedimg-icon {
    padding: 30px 10px;
}
.header-wrapper.color-transparent .list-menu__item {
    padding: 30px 2px;
} */
#cstumcollectionlist-slider li.slick-slide.slick-current.slick-active.slick-center {
    width: 402px!important;
}
h2.evm-testimonial-heading {
    width: 48%!important;
}
h2.evm-testimonial-heading {
    font-size: 33px;
    line-height: 40px;
}
.page-width {
    max-width: 100%!important;
    width: 100%;
}
#ProductGridContainer {
    width: 78%;
}
.collectiondesgin .card--standard>.card__content {
    padding: 24px 11px 14px;
}
.template-collection .ptbtn.coldownlod, .template-collection .ptbtn.colloginbtn {
    font-size: 12px!important;
    line-height: 16px!important;
}
.collectiondesgin .ptbtn {
    padding: 11px 9px;
}
.collectiondesgin .ptbtn {
    text-align: center;
}
.header-wrapper.color-transparent .list-menu__item {
    padding: 32px 16px;
}
.header__menu-item .icon-caret {
    right: 1px !important;
}
.header-wrapper summary .icon-caret {
    top: 41px;
}
}
@media(max-width:1199px){
  .cstmicon {
    width: 80px;
}
.header-wrapper.color-transparent .list-menu__item {
    padding: 45px 2px;
}
.color-transparent .header__heading-logo {
    max-width: 180px;
}
.color-transparent .header__inline-menu ul li:nth-child(5) {
    padding-left: 0px;
}
/* .template-index .header-wrapper.color-transparent .list-menu__item {
    color: #000;
} */
/* .template-index .header-wrapper.color-transparent .list-menu__item {
   display:none;
}
.header-drawer{
 display:block; 
} */
.header {
    align-items: baseline !important;
}
.header-wrapper h1.header__heading {
    position: unset;
    left: auto;
    transform: unset;
    text-align: center;
}
.header-wrapper.color-transparent .header {
    display: block;
}
.header__heading-link {
    text-align: center;
}
nav.header__inline-menu, .color-transparent .header__icons {
    display: inline-flex;
}
.color-transparent .header__icons {
    width: 10%;
}
.header-wrapper.color-transparent .list-menu__item {
    padding: 0px 2px;
}
  .hedimg-icon{
    padding: 0px 10px;
  }
  .header-wrapper.color-transparent .list-menu a:before{
      background: transparent;  
  }
  .custmcolection-list {
    padding: 40px 0;
}
.custmcolection-list .collection-list-title, .cstmcol-wr .title-wrapper--no-top-margin>.title{
    font-size: 32px;
    line-height: 40px;
}
.cstmcol-wr .card--standard>.card__content {
    padding: 14px 10px 2px;
}
.cstmimgwithtxt .img2bx {
    bottom: 33%;
}
.cstmimgwithtxt .img2bx {
    bottom: 14%;
}
.audio-bx {
    margin-top: 30px!important;
}
.tmcstmcode {
    padding-top: 0px;
}
.cstmimgwithtxt {
    padding: 60px 0;
}
.testsection {
    padding: 0px 0 80px;
}
.cstmimgwithtxt .image-with-text__content {
    padding: 6rem 6rem 7rem;
}
.cstmimgwithtxt:after{
  display:none;
}
h2.evm-testimonial-heading {
    padding-top: 20px!important;
    margin-bottom: 32px;
    font-size: 28px;
    line-height: 34px;
}
.twimg img {
    width: 50%;
}
h2.evm-testimonial-heading {
    width: 79%!important;
}
h2.evm-testimonial-heading {
    padding-top: 16px!important;
    margin-bottom: 0px;
}
.footer-wr .footer-block.grid__item ul li a.link.list-social__link{
margin: 0 5px;  
}
#evm-testimonial-slider .expert-v-wrapper{
     margin-bottom: 0px; 
}
.collectiondesgin .grid--4-col-desktop .grid__item {
    width: calc(31% - var(--grid-desktop-horizontal-spacing) * 4 / 5);
    max-width: calc(33% - var(--grid-desktop-horizontal-spacing) * 4 / 5) !important;
}
.collectiondesgin .grid--6-col-desktop .grid__item {
    width: calc(22.66% - var(--grid-desktop-horizontal-spacing) * 5 / 6);
    max-width: calc(22.66% - var(--grid-desktop-horizontal-spacing) * 5 / 6) !important;
}
.header-wrapper .list-menu__item{
     height: 53px; 
}
/* .template-collection .banner-cntnt h2{
    margin: 4px 0px;
    font-size: 28px;
    line-height: 34px;  
}  */
.banner-img img {
    height: 265px;
}
nav.breadcrumb span, .breadcrumb-bx a {
    font-size: 16px;
    line-height: 20px;
}
/*   .header-wrapper.color-transparent .list-menu__item{
        color: #180800;
  } */
  .cstmcol-wr .product-recommendations__heading{
    font-size: 30px;
    line-height: 40px;
        padding-top: 0px;
  }
.aboutfirstsecinr {
    gap: 42px;
}
.aboutfirstsecinr .img2bx {
    bottom: 44%;
}
.secfirst h3 {
    font-size: 26px;
    line-height: 35px;
    margin: 0px 0px 20px;
}
.aboutsecndsecinr {
    gap: 14px;
}
.aboutsecndsecinr {
    padding: 12px 0 60px;
}
.aboutfirstsecinr {
    padding: 69px 0 50px;
}
.collectiondesgin .usf-sr-container .grid--4-col-desktop .grid__item {
    max-width: calc(32% - var(--grid-desktop-horizontal-spacing) * 4 / 5) !important;
}
}
@media(max-width:989px){
  nav.header__inline-menu {
    display: none;
}
.header-wrapper.color-transparent .header {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
header-drawer {
    width: 10%;
}
.header-wrapper h1.header__heading {
    width: 72%;
}
.template-index .header-wrapper.color-transparent .list-menu__item {
    color: #000;
}
.header-wrapper .list-menu__item{
    height: 40px;
}
.header-wrapper.color-transparent .list-menu__item {
    padding: 9px 16px;
}
#menu-drawer .list-social__item .icon-facebook path {
    fill: #000;
}
.footer-wr h2.footer-block__heading {
    font-size: 18px;
    line-height: 26px;
}
.footer-block.grid__item.footer-block--menu {
    padding-left: 3%;
    width: 21%!important;
}
.footer-wr:before, .footer-wr:after{
  display:none;
}
.aboutfirstsecinr .imgfirstbx {
    width: 90%;
}
.aboutfirstsecinr .img2bx {
    bottom: 65%;
}
.banner-cntnt h2 {
    margin-bottom: 0px !IMPORTANT;
    margin-top: 5px !important;
}
.header-wrapper.color-transparent .list-menu__item{
 color: #180800; 
}
.shopify-policy__container {
    max-width: 100% !important;
}
.cstmfilterouter{
padding: 40px 0px 0px;  
}
a.secrtpg {
    bottom: 51px;
}
  .template-index .header-wrapper .header__icon {
    padding-bottom: 30px;
}
}
@media(max-width:979px){
  #cstumcollectionlist-slider button.slick-next.slick-arrow {
    right: 30.4%;
}
#cstumcollectionlist-slider button.slick-prev.slick-arrow {
    left: 30.4%;
}
.collection-list-view-all a, .ptbtn{
     font-size: 16px!important;
    line-height: 28px!important;
      padding: 10px 29px;
}
.cstmcol-wr .grid--5-col-desktop .grid__item {
    width: calc(29% - var(--grid-desktop-horizontal-spacing) * 4 / 5);
      max-width: calc(30% - var(--grid-desktop-horizontal-spacing) * 4 / 5);
}
.cstmimgwithtxt .imgfirstbx {
    width: 100%;
}
.cstmimgwithtxt .img2bx {
    bottom: 40%;
}480
.cstmimgwithtxt .image-with-text__heading {
    font-size: 25px;
    line-height: 32px;
}
.cstmimgwithtxt .image-with-text__text p {
    line-height: 23px;
    font-size: 16px;
    margin-bottom: 16px;
  margin-bottom: 0px;
}.expert-v-wrapper .expert-v-controls-direction a {
    top: 8% !important;
}
h2.evm-testimonial-heading {
    width: 70%!important;
    font-size: 25px;
    line-height: 28px;
}
h2.footer-block__heading.prod-head{
      font-size: 31px;
      line-height: 37px;
}
.newsleter-wr{
    padding: 40px 0;  
}
.newsleter-wr .newsletter-form__button {
    width: 38%;
}
.newsletter-form__button{
     font-size: 19px; 
}
.footer-wr .footer-block.grid__item ul li a.link.list-social__link {
    margin: 0 2px;
      height: 42px;
    width: 42px;
}
.cstmimgwithtxt {
    padding: 60px 0 10px;
}
.testsection {
    padding: 0 0px 50px;
}
.cstmimgwithtxt .image-with-text__content {
    padding: 0rem 6rem 7rem;
}
.cstmimgwithtxt .image-with-text__text p {
    margin-bottom: 22px;
}
.colectiontop-wr span.colectiontit {
    width: 54%;
}
.colectiontop-wr .facets-vertical-form{
width: 46%;  
}
.collectiondesgin .card--standard>.card__content a{
  font-size: 16px;
  line-height: 22px;
}
.collectiondesgin .card--standard>.card__content {
    padding: 15px 13px 7px;
}
.collectiondesgin .quick-add{
    gap: 5px;  
}
.collectiondesgin .prodbtn{
padding: 19px;  
}
.collectiondesgin .card__content .quick-add__submit{
      padding: 21px;
}
.collectiondesgin .grid--6-col-desktop .card--standard>.card__content {
    padding: 24px 10px 14px;
}
.template-page-contact .main-page-title {
    font-size: 26px;
    margin-bottom: 15px;
}
.template-page-contact #MainContent {
    padding: 48px 23px;
}
.previntro-inr {
    padding: 20px 28px;
}
.previntro-wr.previntro-wrbtm {
    margin-top: 20px;
}
  .btmbuy a {
  margin: 0px auto 0px;
  }
  .prod-title {
    width: 25%;
    font-size: 16px;
  }
  .btmbuy .colbuybtn
  {
    width: 100px;
    font-size: 13px;
    line-height: 21px;
    width: 116px;
        gap: 7px;
  }
 .custmbnr .banner__text span {
    font-size: 17px;
    line-height: 20px;
    margin-top: 0px;
}
  .custmbnr .banner__text span {
    margin: 0px auto -30px;
}
  span.colectiontit ul{
    gap: 5px;
  }
  #ProductGridContainer {
    width: 81%;
}
.collectiondesgin .grid--4-col-desktop .grid__item a.quick-add__submit, .collectiondesgin .grid--4-col-desktop .grid__item .playcstm {
    display: inline-block !important;
    vertical-align: top;
    width: 24%;
    margin-top: 14px;
}
.collectiondesgin .grid--4-col-desktop .grid__item h3.card__heading.h5 {
    padding-bottom: 13px;
}
.collectiondesgin .grid--4-col-desktop .grid__item .quick-add{
  display: block;
  margin: 0 auto;
}
a.secrtpg {
    bottom: 36px;
}
.tenthgtsection .audio-bx {
    width: 52%;
}
.tenthgtfirstsecinr {
    padding: 60px 0px 60px;
}
.tenthgtfirstsecinr .audio-bx {
    margin-top: 34px !important;
}
.tenthgtfirstsecinr h3 {
    margin-bottom: 21px;
}
}
@media(max-width:767px){
.aboutfirstsecinr {
    display: block;
}
.imgfirstbxoutr {
    width: 100%;
}
.aboutfirstsecinr .img2bx {
    bottom: -50px;
      right: 0px;
}
.aboutfirstsecinr .secfirst {
    width: 100%;
    margin-top: 67px;
}
.header {
    align-items: center!important;
}
.custmbnr .banner__box {
    padding: 2rem 1.5rem;
    background-color: #da3435;
}
.banner__content.banner__content--bottom-center.page-width {
    padding: 0px !important;
}
.custmbnr .ppbutton{
     color: #000; 
      background: #fff;
}
.custmcolection-list .collection-list-title, .cstmcol-wr .title-wrapper--no-top-margin>.title {
    font-size: 27px;
    line-height: 40px;
}
.custmcolection-list {
    padding: 30px 0;
}
#cstumcollectionlist-slider button.slick-next.slick-arrow {
    right: 25.4%;
}
#cstumcollectionlist-slider button.slick-prev.slick-arrow {
    left: 25.4%;
}
.cstmcol-wr .grid--5-col-desktop .grid__item {
    width: calc(27% - var(--grid-desktop-horizontal-spacing) * 4 / 5);
    max-width: calc(38% - var(--grid-desktop-horizontal-spacing) * 4 / 5);
}
.cstmimgwithtxt .img2bx {
    bottom: -28px;
}
.cstmimgwithtxt .image-with-text__content {
    padding: 3rem 6rem 7rem;
}
h2.evm-testimonial-heading{
width: 100%!important;
margin-bottom: 20px;
}
.cstmimgwithtxt .image-with-text__heading{
margin-bottom: 12px;  
}
.testsection {
    padding: 0px 0 50px;
}
#evm-testimonial-slider .evm-carousel-info{
     margin-top: 78px; 
}
.newsletter {
    text-align: center;
}
  
h2.footer-block__heading.prod-head{
    text-align: center;  
        margin-bottom: 10px;
}
.newsleter-wr .newsletter-form__field-wrapper{
      margin-top: 15px;
}
.footer-block__details-content {
    margin-bottom: 2rem;
}
.footer-wr .footer-block.grid__item ul li a.link.list-social__link {
    margin: 0 6px;
}
.footer-block.grid__item.footer-block--menu {
    width: 100%!important;
    padding: 0px 25px;
}
.footer-wr h2.footer-block__heading{
text-align: center;  
}
.footer-wr h2.footer-block__heading, .footer-wr .footer-block.grid__item ul li a{
      margin-bottom: 10px;
}
.footer-wr .fo.aboutfirstsecinr {
    display: block;
    text-align: center;
    display: block;
    margin-bottom: 8px;
    padding-top: 0px;
    line-height: 30px;
}
.footer-block__details-content {
    margin-bottom: 2rem;
}
  .cstmimgwithtxt .img2bx{
    right: 0px;
    padding-right: 5px;
  }
  .custmbnr .banner__text span {
    font-size: 18px;
    line-height: 27px;
}
.banner__buttons {
    margin-top: 0px!important;
}
.btmplaycstm{
    padding:28px 10px 60px;  
}
.prod-title{
  font-size: 15px;
  line-height: 21px;
}
.colbuybtn{
      font-size: 18px;
    line-height: 33px;
    width: 172px;
}
.btmbuy {
    width: 29%;
}
.btmmyaudio {
    width: 45%;
}
.prod-title {
    width: 25%;
    font-size: 15px;
    line-height: 21px;
}
.btmmyaudio {
    width: 57%;
}
#cstumcollectionlist-slider .card--standard>.card__content .card__information{
     position: unset; 
}
.cstmfilterouter {
    display: block;
}
.cstm-filter {
    width: 100%;
}
.cstm-filter {
    width: 100%;
}
#ProductGridContainer {
    width: 100%;
    padding-top: 0px;
}
    .template-product .grid{
    display: block;
  }
  .product-form .product-form__submit{
        padding: 0 1rem;
  }
  .previntro-inr{
       padding-left: 32px; 
  }
  .previntro-wr {
    padding-left: 10px;
}
  
.product--medium:not(.product--no-media) .product__info-wrapper, .product--small:not(.product--no-media) .product__media-wrapper {
    max-width: 100%!important;
    width: calc(100% - var(--grid-desktop-horizontal-spacing) / 2)!important;
}
.template-product .product-recommendations .grid {
    display: flex;
}
  .product__media-list .product__media-item {
    width: calc(100% - 1rem - var(--grid-mobile-horizontal-spacing));
}
.aboutsecndsecinr {
    display: block;
}
.aboutsecndsecinr .imgfirstbx {
    width: 100%;
}
.aboutsecndsecinr .secfirst {
    width: 100%;
    padding-top: 20px;
}
.aboutfirstsecinr {
    padding: 69px 0 15px;
}
.aboutsecndsecinr {
    padding: 12px 0 27px;
}
.aboutfirstsecinr {
    padding: 32px 0 15px;
}
span.cnmmsg {
    font-size: 24px;
    line-height: 30px;
}
.customer.account h2 {
    margin-top: 0px;
    font-size: 25px;
}
.customer.account a {
    padding-bottom: 15px;
}
.customer table{
    margin-bottom: 32px;  
}
.footer-wr .footer-block__details-content .list-menu__item--link{
  text-align: center !important;
    display: block !important; 
}

.menu-drawer__navigation-container{
 height: 65% !important; 
}
    .cstm-filter{
    position:relative;
  }
  .cstm-filter h3 {
    font-size: 19px;
    line-height: 24px;
    margin: 9px 0;
    border-radius: 14px;
    margin: 0 auto;
}
  .cstm-filter ul {
    display: none;
    position: absolute;
    z-index: 111;
    background-color: #e1e1e1e6;
    left: 0px;
    right: 0px;
    padding: 15px 23px;
    margin-top: 0;
    top: 57px;
    width: 100%;
    margin-left: 0px;
    border-radius: 10px;
}
span.plusminus.right {
    position: absolute;
    right: 44px;
    font-size: 21px;
    top: 40%;
    transform: translateY(-50%);
    line-height: 26px;
    display: block;
}
.cstm-filter .upicon .plusminus i {
    transform: rotate(180deg);
}
span.colectiontit {
    display: none;
}
.zooomywishlistlistclass .ZoomyWishlistPageGrid li.zbodyaction{
  width: 100% !important;
}
.template-product .product__media-icon, .template-product .thumbnail__badge{
  left: 50%;
  top: 43%;
  transform: translate(-50%);
}
.custmbnr .banner__text span {
    margin: 0px auto;
}
a.secrtpg {
    bottom: 132%;
}
}
@media(max-width:649px){
.ptbtn.loginreq {
    font-size: 14px !important;
    line-height: 19px !important;
    padding: 10px 12px;
    width: 41%;
    text-align: center;
}
.header-wrapper h1.header__heading {
    width: 74%;
}
.color-transparent .header__heading-logo {
    max-width: 160px;55%
}
.header__heading-link{
      padding: 2px;
}
.custmbnr .banner__text span {
    font-size: 17px;
    line-height: 22px;
}
.custmbnr .ppbutton {
    font-size: 14px!important;
    line-height: 22px!important;
}
.custmbnr .banner__box {
    display: block;
}
.banner__buttons {
    margin-top: 12px!important;
}
.custmcolection-list {
    padding: 25px 0;
}
.custmcolection-list .collection-list-title, .cstmcol-wr .title-wrapper--no-top-margin>.title {
       font-size: 20px;
     line-height: 26px;
    text-align: center;
  margin-bottom: 3px;
}
.cstmimgwithtxt .image-with-text__heading {
    font-size: 25px;
    line-height: 33px;
}
.custmcolection-list .title-wrapper-with-link, .cstmcol-wr .collection__title.title-wrapper{
/*     display: block; */
    justify-content: center;
    align-items: center;
    gap: 1rem;
    margin-bottom: 3rem;
    flex-wrap: unset;
    margin-top: 10px;
}
.collection-list-view-all {
    margin-top: 0px;
}
.collection-list-view-all, .collection__view-all{
      width: 55%;
    margin: 0 auto;
}
.collection-list-view-all a, .ptbtn{
     padding: 10px 0px; 
}
.cstmcol-wr .grid--5-col-desktop .grid__item {
    width: calc(44% - var(--grid-desktop-horizontal-spacing) * 4 / 5);
    max-width: calc(44% - var(--grid-desktop-horizontal-spacing) * 4 / 5);
}
#cstumcollectionlist-slider .slick-current h3.card__heading a {
  font-size: 26px;
    line-height: 32px;
    width: 100%;
    margin: 0 auto;
    padding: 0px 10px;
}
#cstumcollectionlist-slider .totalproduct {
    padding: 18px 0;
     font-size: 16px;
    line-height: 20px;
}
#cstumcollectionlist-slider button.slick-next.slick-arrow {
    right: 14.4%;
}
#cstumcollectionlist-slider button.slick-prev.slick-arrow {
    left: 14.4%;
}
.cstmimgwithtxt .image-with-text__content {
    padding: 3rem 2rem 4rem;
}
#evm-testimonial-slider {
    padding-top: 0px!important;
}
#evm-testimonial-slider {
    padding-top: 0px!important;
}
.proddesc {
    padding: 4px 0 5px;
    text-align: center;
}
  .footer-block__details-content {
    margin-bottom: 2rem !important;
}
#cstumcollectionlist-slider li.slick-slide.slick-current.slick-active.slick-center {
    width: 450px !important;
}
/*   #cstumcollectionlist-slider li.slick-slide.slick-current.slick-active.slick-center {
    width: auto !important;
} */
#cstumcollectionlist-slider button.slick-next.slick-arrow {
right: 11.4%;
bottom: 26%;  
}
#cstumcollectionlist-slider button.slick-prev.slick-arrow{
  bottom: 26%;
    left: 11.4%;
}
.banner-img img {
    height: 200px;
}
/* .colectiontop-wr {
    display: block;
}
.colectiontop-wr span.colectiontit {
    width: 100%;
    text-align: center;
} */
  .colectiontop-wr {
    display: block;
  }
  .colectiontop-wr .facets-vertical-form {
    width: 100%;
  justify-content: flex-start;
}
  .colectiontop-wr span.colectiontit {
    width: 100%;
}
span.colectiontit {
    padding-bottom: 10px;
    display: block;
}
span.colectiontit {
    display: none;
}
.product__info-container>*+* {
    margin: 0.5rem 0;
}
.product__info-container .product-form, .product__info-container .product__description {
    margin:1.5rem 0 !important;
}
.previntro-wr ul.privtitlist {
    padding: 0px;
    width: 62%;
}
.previntro-inr {
    padding-left: 24px;
}
.template-product .btmmyaudio {
    width: 178px;
}
.previntro-outr h3 {
    font-size: 22px;
    margin-bottom: 4px;
      margin-top: 10px;
}
.product--medium:not(.product--no-media) .product__media-wrapper, .product--small:not(.product--no-media) .product__info-wrapper {
    max-width: 100%!important;
    width: calc(100% - var(--grid-desktop-horizontal-spacing) / 2)!important;
}
.mainproduct-outer {
    padding: 36px 0;
}
.product-recommendations .product-grid {
    padding: 0 0 66px;
}
.previntro-wr{
    align-items: center;  
}
.previntro-inr{
padding: 20px 30px;  
}
.previntro-wr {
    padding-left: 0px;
}
.footer-wr .list-menu__item {
    display: block;
    align-items: center;
}
.footer-wr .footer-block__details-content .list-menu__item--link{
    text-align:center;
}
#cstumcollectionlist-slider .slick-current .card--standard>.card__content .card__information{
  width: 70%;
}
.footer-wr h2.footer-block__heading, .footer-wr .footer-block.grid__item ul li a {
    margin-bottom: 0px;
}
span.cnmmsg {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 8px;
    display: block;
}
.customer.account h2 {
    margin-top: 0;
    font-size: 21px;
}
.customer.account {
    margin-top: 36px;
      margin-bottom: 36px;
}
.shopify-policy__container a{
    word-break: break-all;
}
  .btmplaycstminr{
    display: block;
    text-align: center;
    justify-content: center;
    align-items: center;
  }
.btmmyaudio {
    width: 77%;
}
.btmbuy {
    width: 29%;
}  
.btmbuy .colbuybtn {
    width: 100px;
    font-size: 13px;
    line-height: 21px;
    width: 116px;
    gap: 7px;
}
.prod-title {
    width: 100%;
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 14px;
}
.btmbuy {
    width: 100%;
    margin-top: 5px;
}
.close-icon {
    margin-top: 14px;
}
.shopify-policy__container .rte table {
    table-layout: fixed;
    width: 300px;
    word-break: break-all;
}
#ZoomyWishlistPage li{
    margin: 10px;
}
.collectiondesgin .usf-sr-container .grid--4-col-desktop .grid__item {
    max-width: calc(33% - var(--grid-desktop-horizontal-spacing) * 4 / 5) !important;
}
div#ZlistWishlist {
    padding-bottom: 15px;
  margin: 2px 0px 0px !important;
}
.product-form__buttons {
    display: block;
}
  product-form.product-form{
    padding-top: 0px;
  }
  .banner__buttons {
    justify-content: center;
}
.template-product .product--no-media .product-form>.form {
    max-width: 20rem;
}
.template-product .product__media-icon, .template-product .thumbnail__badge{
 top: 48%; 
}
.expert-v-wrapper .expert-v-controls-direction a {
    top: 8% !important;
}
.collectiondesgin .card--standard>.card__content {
    padding: 15px 10px 7px;
}
.ptbtn.loginreq{
 width: 100%; 
}
.collectiondesgin .card--standard>.card__content a {
    word-break: break-word;
}
.collectiondesgin .card--standard>.card__content a {
    font-size: 15px;
    line-height: 22px;
}
.evm-testimonial-detail-wrap .evm-testimonial-detail{
    line-height: 18px !important;
    word-wrap: break-word !important;
    font-size: 12px !important;
  }
  .template-product .ptbtn.coldownlod, .template-product .ptbtn.colloginbtn{
    text-align: center;
  }
  .cstmcol-wr .product-recommendations__heading {
    font-size: 26px;
    line-height: 37px;
    padding-top: 30px;
    margin-bottom: 0px;
    text-align: center;
}
.template-product .product-recommendations .grid {
    display: flex;
    justify-content: center;
}
.collectiondesgin .card--standard>.card__content a {
    font-size: 15px;
    line-height: 21px;
    text-align: center;
}
.collectiondesgin .ptbtn {
    padding: 8px 9px;
}
.expert-v-wrapper .expert-v-prev {
    left: 79% !important;
}
.smile-launcher-frame-container {
    height: 60px !important;
}
.smile-launcher-frame-container.smile-launcher-border-radius-circular {
    border-radius: 0px !important;
}
.smltxt.dttext, .colsmltxt.dttext, .template-collection span.colsmltxt{
  display:none;
}
.smltxt.mobiletxt, .colsmltxt.mobiletxt{
  display:block;
}
span.colsmltxt.mobiletxt {
    padding-top: 12px;
    text-align: center;
}
a.secrtpg {
    bottom: 113%;
}
  /*The Tenth Gate*/
  .tenthgtfirstsecinr {
    padding: 40px 0px 64px;
}
.tenthgtfirstsecinr h3 {
    margin-bottom: 16px;
  font-size: 26px;
    line-height: 35px;
}
  .tenthgtsection .audio-bx {
    width: 100%;
}
.tenthgtfirstsecinr .audio-bx {
    margin-top: 30px !important;
}
}

@media(max-width:479px){
  .collection-list-view-all, .collection__view-all {
    width: 55%;
  }
  .cstmcol-wr .grid--5-col-desktop .grid__item {
    width: calc(46% - var(--grid-desktop-horizontal-spacing) * 4 / 5);
    max-width: calc(50% - var(--grid-desktop-horizontal-spacing) * 4 / 5);
}
.cstmcol-wr .grid {
    gap: 10px;
}
.cstmimgwithtxt {
    padding: 28px 0 10px;
}
.tmcstmcode {
    width: 100%;
}
.testsection{
    display: block;
    align-items: center;
    justify-content: center;
}
.twimg {
    position: unset;
}
#evm-testimonial-slider .evm-carousel-info {
    margin-top: 0px;
}
/*   .collection-list-.banner-cntnt h1 {
    color: #fff;
    font-weight: 700;
    margin: 0px;
}view-all, .collection__view-all {
    width: 59%;
} */
.testsection {
    padding: 0px;
}
.expert-v-wrapper .expert-v-controls-direction a {
    top: -6%!important;
}
.newsletter-form__button {
    font-size: 16px;
}
.newsleter-wr .field__input, .newsleter-wr .field__input:focus {
    padding: 28px 8px;
}
.newsleter-wr .field__label {
    top: calc(1.6rem + var(--inputs-border-width));
}
#evm-testimonial-slider{
  padding-bottom: 28px;
}
.template-collection .banner-cntnt h2{
      font-size: 24px;
    line-height: 40px;
}
.template-collection .banner-cntnt h2{
      font-size: 20px;
    line-height: 30px;
/*       height: 26px; */
}
.collectiondesgin .grid--4-col-desktop .grid__item {
    width: calc(49% - var(--grid-desktop-horizontal-spacing) * 4 / 5);
    max-width: calc(49% - var(--grid-desktop-horizontal-spacing) * 4 / 5)  !important;
}
.cstmfilterouter{
    padding: 40px 0 40px  
}
.breadcrumb-bx {
    padding-top: 0px;
}
span.srowicn {
    padding: 0 8px 0 8px;.banner-cntnt h1 {
    color: #fff;
    font-weight: 700;
    margin: 0px;
}
}
.previntro-inr {
    padding-left: 16px;
}
.previntro-wr {
    padding-left: 3px;
}
.template-product .btmmyaudio {
    width: 165px;
}
.template-product .btmmyaudio {
    width: 128px;
}
.previntro-inr {
    padding: 20px 10px;
}
ul.privtitlist li {
    padding: 10px 0;
}
.secfirst h3 {
    font-size: 22px;
    line-height: 33px;
    margin: 0 0 11px;
}
.sec1cntntbx, .sec1cntntbx p {
    font-size: 16px;
    line-height: 25px;
}
.previntro-inr ul li {
    margin-bottom: 15px;
}
.product__title h2 {
    font-size: 20px!important;
    margin-bottom: 0!important;
    line-height: 20px!important;
    height: 15px !important;
}
.custmcolection-list .title-wrapper-with-link, .cstmcol-wr .collection__title.title-wrapper{
  gap: 4px;
  padding: 0px;
}
.collectiondesgin .usf-sr-container .grid--4-col-desktop .grid__item {
    max-width: calc(50% - var(--grid-desktop-horizontal-spacing) * 4 / 5) !important;
}
.banner-cntnt h1 {
    margin: 0px;
}
/* .ptbtn.loginreq{
    width: 52%;  
} */
.contact.page-width {
    padding: 0px !important;
}
.contact label.field__label {
    font-size: 14px;
    line-height: 20px;
}
.tenthgtfirstsecinr h3 {
    margin-bottom: 16px;
    font-size: 24px;
    line-height: 29px;
}
}
@media(max-width:374px){
  .collection-list-view-all, .collection__view-all {
    width: 50%;.banner-cntnt h1 {
    color: #fff;
    font-weight: 700;
    margin: 0px;
}
       
}
.collection-list-view-all a, .ptbtn{
     line-height: 24px!important;
  }
.collection-list-view-all {
    margin-top: 1rem;
}
.cstmimgwithtxt .image-with-text__heading {
    font-size: 19px;
    line-height: 26px;
}
.cstmimgwithtxt .image-with-text__content {
    padding: 5rem 0rem 4rem;
}
.twimg img {
    width: 100%;
    margin: 0 auto 10px;
    display: block;
}
h2.footer-block__heading.prod-head {
    font-size: 27px;
    line-height: 34px;
}
.newsleter-wr {
    padding: 29px 0 33px;
}
.expert-v-wrapper .expert-v-prev {
    left: 78% !important;
}
.color-transparent .header__icons {
    width: 20%;
}
.cstmcol-wr .card--standard>.card__content {
    padding: 12px 9px 2px;
}
nav.breadcrumb span, .breadcrumb-bx a {
    font-size: 14px;
    line-height: 18px;
}
button.shopify-payment-button__button.shopify-payment-button__button--unbranded, .product-form .product-form__submit{
width: 135px;
font-size: 13px;
    line-height: 21px;
}
ul.privtitlist li {
    padding: 3px 0;
}
.previntro-wr ul.privtitlist {
    width: 59%;
}
ul.privtiturl {
    width: 49%;
}
.collection-list-view-all a{
    line-height: 22px!important;
}
#cstumcollectionlist-slider button.slick-next.slick-arrow {
    right: 8.4%;
}
  #cstumcollectionlist-slider button.slick-prev.slick-arrow {
    left: 8.4%;
}
/* .ptbtn.loginreq {
    width: 62%;
} */
.custmbnr .ppbutton{
      padding: 10px 15px 8px 15px;
}
.donloadbtn audio{
  margin-left: 5px;
}
.contact label.field__label {
    font-size: 12px;
    line-height: 20px;
}
}