/** Shopify CDN: Minification failed

Line 883:1 Expected identifier but found "."
Line 1283:24 Expected ":"
Line 1587:48 Unexpected "{"
Line 2150:3 Expected identifier but found "."

**/
@font-face {
  font-family:Figtree;
  src: url(/cdn/shop/files/Figtree-Regular.ttf?v=1709930285.woff);
  font-display: swap;
}
/*********Global Styles************/

.is-h1{line-height: 80px;}
.is-h2{line-height: 64px;}
.is-h3{line-height: 40px;}
.is-h4{line-height: 46px;}
.is-h5{line-height: 34px;}
.is-h6{line-height: 27px;}
.is-text{line-height: 21px}
.is-text-small{line-height: 18px;}


a.button {
  padding: 12px!important;
  width: 156px!important;
  border-radius: 8px;
}

/* Annocement Bar */
.announcement-bar--visible .announcement-container {
    transition: all 0s linear;
    height: 40px;
}
.announcement-bar.is-regular {
  font-size: unset;
}
.message-header {
    padding: 0;
    height: 40px;
}
.navbar-link {
    padding: 28px 40px;
    text-transform: uppercase;
}
.navbar-link:not(.is-arrowless):after{
  display: none;
}
.icon-caption_login{
    display: block;
}
.button--primary:hover {
    border: none!important;
}
/* SLideShow Classic  */
.c2_classic_slideshow .image-with-text-overlay__subheading {
    max-width: 69%;
}
.c2_classic_slideshow .slideshow-classic__subheading {
    max-width: 83%;
    margin-top: 13px;
}
.c2_classic_slideshow .slideshow-classic__heading {
    margin-bottom: 0px;
}
.c2_classic_slideshow .button--primary {
  font-weight: 600;
}
.c2_classic_slideshow .flickity-page-dots .dot {
    height: 8px;
    width: 8px;
    margin: 0 3px;
    background-color: #FFFFFF;
}
.c2_classic_slideshow .slideshow-classic .flickity-page-dots {
    left: -3%;
    display: flex;
    align-items: center;
    justify-content: end;
}
.c2_classic_slideshow  .flickity-page-dots .dot.is-selected {
    border: 1px solid #989595;
}
/* Featured Product  */
.c2_featuredProduct .image-element__wrap img {
    border: 1px solid #CCCCCC;
    border-radius: 16px;
}
.c2_featuredProduct .product-thumbnail__price  {
    margin-top: 8px;
}
.c2_featuredProduct   .product-thumbnail__price em {
    text-transform: uppercase;
    font-style: unset;
    font-family: Oswald;
    font-size: 18px;
    letter-spacing: 0;
}
.c2_featuredProduct  .flickity-button {
    height: 40px;
    width: 40px;
    background-color: #FFCC00;
}
.c2_featuredProduct  .flickity-prev-next-button {
    top: 36%;
}
.c2_featuredProduct  .flickity-prev-next-button.next {
    right: 0%;
}
.c2_featuredProduct  .flickity-prev-next-button.previous {
    left: -1%;
}
.c2_featuredProduct .flickity-button:disabled{
  opacity: 0;
}



/* IMage With Text  */
.c2_image_text1 {
    background: #050530;
    border-radius: 16px;
}
.c2_image_text1 .image-element__wrap img {
    padding: 24px 0px 24px 20px;
}
.c2_image_text2{
  background: #E6D1BE;
  border-radius: 16px;
}
.c2_image_text2 .image-element__wrap img {
    padding: 24px 20px 24px 0px;
}
.c2_image_text3 {
  background: #B4E4E0;
  border-radius: 16px;
}
.c2_image_text3 .image-element__wrap img {
    padding: 24px 0px 24px 20px;
}
 

/* Gallery Section */
.c2_gallery_section .gallery__item-wrap  {
    width: 110px;
    margin: auto;
}
.c2_gallery_section .heading-wrapper {
    margin-bottom: 24px;
    margin-top: 16px;
}
.c2_gallery_section  .gallery__title {
  opacity: 50%;
  text-transform: uppercase;
} 

.c2_blogpost .button--link-style.button {
    border-bottom: none;
    padding-left: 0px !important;
    padding-top: 0px !important;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 26px;
   font-family: Oswald;
}
.c2_blogpost .image-element__wrap{
  max-height: unset;
}
.c2_blogpost .card-content {
    background-color: transparent;
    padding: 16px;
}
.c2_blogpost .title {
    margin-bottom: 8px;
}
.c2_blogpost .meta-info.is-text-small {
    display: none;
}
.excerpt {
    margin-bottom: 8px !important;
}
/*  Collection */
.c2_collection_list .collection-info__caption--below-image {
    padding: 0;
    display: flex;
    flex-direction: column;
    height: 56px;
    border-radius: 0 0 16px 16px;
    background-color: #FFCC00;
    justify-content: center;
    transition: .5s;
}
.c2_collection_list .list-collection__thumbnail {
    border: 1px solid #00000029;
  border-radius: 0 0 16px 16px;
    /* border-bottom-left-radius: 20px; */
    /* border-bottom-right-radius: 21px; */
}
.c2_collection_list .list-collection__thumbnail .product-wrap {
    height: 373px;
    width: 410px; 
    padding: 15px;
    max-height: 373px;
} 
.c2_collection_list .flickity-button {
    height: 40px;
    width: 40px;
    background-color: #FFCC00;
}
.c2_collection_list .flickity-button:disabled{
  opacity: 0;
}
.c2_collection_list .flickity-prev-next-button.next {
    right: 1px;
}
.c2_collection_list .flickity-prev-next-button.previous {
    left: 0px;
} 
.c2_collection_list .has-image-crop img {
    height: 100% !important;
    object-fit: contain !important;
}
.c2_featuredProduct .featured-collection{
  justify-content: unset;
}
.c2_featuredProduct .buttons.is-center {
    justify-content: end;
    margin-bottom: 30px;
}
.c2_featuredProduct .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: unset;
}

/*  Footer */
.footer__container .block__logo {
    margin-top: 53px;
}
.footer__container  .block__link-list{
    margin-top: 87px;
}
.footer__container  .block__newsletter{
    margin-top: 87px;
}
.footer__menu-link.is-text {
    padding: 8px 0px;
}
.newsletter_icons {
    color: #FFFFFF;
}
.block__newsletter .has-padding-top {
    padding-top: 16px;
}
.newsletter-form {
    position: relative;
}
.newsletter-form .field.is-default-width {
    position: absolute;
    right: 0;
}
.newsletter-form .input {
    height: 48px;
}
.newsletter-form .field.is-default-width .button {
    height: 48px;
}
.newsletter-form .button--primary {
    color: #000000;
}
.newsletter-form .field .control{
  width: 100%;
}
.newsletter-form .field {
    margin-bottom: 24px;
}
.footer__content .container{
  margin-bottom: 36px;  
    margin-bottom: 25px;
}
.social-icons-logo {
    display: flex;
    align-items: center;
    margin-bottom: 16px;
}
.block__logo .has-padding-top {
    padding-top: 4px;
    padding-bottom: 0px;
}
.footer__heading  {
    margin-bottom: 16px;
}
.social-icons-logo p {
    color: #FFFFFF;
    font-family: Oswald;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 21px;
    margin-left: 12px;
    max-width: 41%;
}
/* div#shopify-section-946a7f59-5a97-4ff6-ba90-19c1dbb7b8a0 {
    margin-top: 70px;
}
.block__newsletter {
    margin-top: 96px;
} */

/*  Mega Menu 1 ,2 , 3 */
.c2_megamenu_1 .menu__heading {
    display: none; 
}
.mega-menu {
    padding: 24px 22px 25px 30px;
    left: 13%;
    width: 75%;
    min-width: 75%;
    border-radius: 0 0 12px 12px;
}
.mega-menu__linklist li{
  font-family: Figtree;
  font-size: 16px;
}
.mega-menu__block{
  padding: 0px;
}
.block__mega-menu-1-4 {
    margin-right: 30px !important;
}
.c2_megamenu_1  .has-no-side-gutter .one-fourth {
    width: 24%;
}
.mega-menu__content img {
    border: 1px solid #ECECEC;
    border-radius: 12px;
    height: 219px;
    object-fit: contain !important;
}
.navbar-dropdown {
    border-radius: 0 0 12px 12px;
}

.navbar-dropdown.is-vertical {
  padding: 24px;
}
.navbar-dropdown  .navbar-item {
    font-family: Figtree;
    font-size: 16px;
}
.header__item:hover {
    background-color: black;
    cursor: pointer;
}
.header__item:hover .header__link {
  color: white!important;
}
.header__item .has-small-vertical-spacing .navbar-item {
    padding-bottom: 9px;
    padding-left: 0px;
}
[data-navlink-handle="about"] .navbar-dropdown  {
    min-width: 133px;
}
[data-navlink-handle="support"] .navbar-dropdown  {
    min-width: 217px;
}
[data-navlink-handle="dealers"] .navbar-dropdown  {
    min-width: 288px;
      padding: 24px 8px 24px 24px;
}
.header__item .navbar-item:last-child{
  padding-bottom: 0px;
}

/*  Gallery Section */
.c2_gallery_section .gallery-type--classic {
    align-items: center;
}

/* About slideshow  */
.c2_about_slideshow .three-fifths {
    width: 48%;
}
.c2_about_slideshow  .two-fifths {
    width: 47%;
}
.c2_about_slideshow .flickity-enabled{
  position: unset;
}
.c2_about_slideshow  .text-slideshow .flickity-page-dots{
    padding-bottom: 0px;
    position: absolute;
    bottom: -58px;
    right: 1%;
}
.c2_about_slideshow .dot  {
    background: transparent!important; 
    border: 1px solid #1D1B1B;
     height: 16px;
    width: 16px;
}
.c2_about_slideshow .dot.is-selected {
    background: #1D1B1B!important;
  
}
.c2_about_slideshow .button{
  padding: 12px 48px!important;
}
.c2_about_slideshow {
    position: relative;
}
.c2_about_slideshow .container{
  position: unset;
}
.c2_about_slideshow .flickity-buttons-container {
    top: -7%;
}
.c2_about_slideshow  .flickity-prev-next-button.next {
    right: -93.5%;
}
.c2_about_slideshow  .flickity-button {
    height: 48px;
    width: 48px;
    background-color: #FFCC00;
}
.c2_about_slideshow  .flickity-prev-next-button.previous {
    left: -7%;
}
.c2_about_slideshow .image-slideshow-position--left .flickity-buttons-container{
  right: 0;
}

/* Blog Post  */
.article-main .heading-wrapper {
    margin-bottom: 0px;
}
.article-content  p {
    max-width: 85%;
}
.article-content {
  padding-top: 16px;
}
.c2_blog_post .article__title  {
    max-width: 99%;
}
.c2_customliquid {
     margin-bottom: 8px;
    flex-direction: column;
    align-items: flex-start;
    max-width: 90%;
}
.c2_customliquid button{
    margin-left: 112px;
}
.c2_customliquid  .container {
    justify-content: flex-start;
}
.c2_customliquid .back_button {
    gap: 14px;
    background-color: transparent;
    color: black;
    padding: 0px;
    margin-left: 20px;
}
.c2_customliquid .icon{
  height: 12px;
  width: 12px;
}
.blog_share_icon {
    display: flex;
    align-items: center;
    width: 100%;
    margin: auto;
    margin-bottom: 64px;
}
.icons_on_blog {
    margin-bottom: 7px;
    margin-left: 10px;
    color: #000000;
    font-family: Avenir;
    font-size: 16px;
}
.c2_blog_post .icon {
    margin: 0px 5px;
}
.c2_blogpost .heading_button {
    flex-wrap: unset;
}
.c2_blogpost .buttons.is-center {
    justify-content: center;
    margin-bottom: 30px;
}



/* Contact Page  */
.c2_contact_page .contact-form {
    position: relative;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.contact-form__form {
    border: 1px solid #1D1B1B;
    border-radius: 12px;
    padding: 24px 24px;
    width: 100%;
    margin: auto;
}
.custom-contact-form__block {
    margin-bottom: 24px;
}
.contact-form .input {
    border: 1px solid #1D1B1B;
    border-radius: 8px;
    height: 48px;
}
.contact-form  .textarea {
    border: 1px solid #1D1B1B;
    border-radius: 8px;
}
.contact-form  .buttons{
  margin-top: 0px;
}
.contact-form .button.button--primary {
    padding: 12px 48px;
    color: #1D1B1B !important;
    font-family: Oswald;
    font-size: 16px;
    font-weight: 500;
}
.custom-contact-form__block .label {
    color: #1D1B1B;
    font-family: Figtree;
    font-size: 16px;
}
.contact-form__social {
    padding-bottom: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.contact-form__social .icon {
    height: 40px;
    width: 40px;
    margin: 0px 8px;
}
.contact-form__text.subtitle  {
    margin-top: 16px;
    margin-bottom: 40px;
}
.account_icon-caption {
    color: #1D1B1B;
    font-family: Oswald;
    font-size: 16px;
    font-weight: 400;
}

/* Password Page  */
.c2_password_page .newsletter-form  {
    flex: 3 0 80%;
    min-width: 105px;
    max-width: 76%;
}
.c2_password_page .input{
    width: 338px;
    border: 1px solid #282828;
    border-radius: 4px;
    background-color: #FFFFFF;
    height: 48px;
}
.c2_password_page .newsletter-form .field .button {
    height: 54px!important;
    width: 155px!important;
    border-radius: 4px;
    background-color: #FFCC00;
    margin: auto;
    color: #1D1B1B;
    font-family: Oswald;
    font-size: 16px;
    font-weight: 500;
}
.c2_password_page  .newsletter-form .field .control {
    text-align: center;
}
.c2_password_page .password-page-message.is-text {
    color: #1D1B1B;
    font-family: Oswald;
    font-size: 48px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 64px;
    padding: 24px;
}
#password-footer.is-text-small.has-margin-bottom {
    color: #C7C7C7;
    font-family: "Open Sans";
    font-size: 12px;
}
.c2_password_page  .newsletter-form .field.is-default-width{
  position: unset;
}
.c2_password_page  .newsletter-form {
    flex-direction: column;
}
.c2_password_page .newsletter-form{
  display:  unset;
}
.c2_password_page .button.button--primary.sign_up {
    height: 54px;
    width: 138px;
    border-radius: 4px;
    background-color: #FFCC00;
    color: black;
    border: none;
}
.c2_password_page .button.button--primary.sign_up:hover {
    border-radius: 4px;
    background-color: #1d1b1b;
    color: white;
    border: 1px solid #FFCC00;
}
.password-page .overlay-open {
    background-color: rgba(40, 40, 40, 0.9);
}
.storefront-password-form label {
    color: white!important;
    color: #FFFFFF;
    font-family: Oswald;
    font-size: 14px;
    margin-bottom: 0px;
    text-align: left;
}
.storefront-password-form {
    display: flex;
    flex-direction: column;
}
.storefront-password-form input#password{
  margin-top: 9px;
}

/* Cart Page  */
.cart__form  .image-element__wrap {
    border: 1px solid #CCCCCC;
    border-radius: 8px;
    height: 120px;
    width: 120px!important;
    margin: unset;
}
.cart__form   .item__title.is-h5 {
    color: #1D1B1B;
    font-family: Oswald;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
}
.cart__form  .cart__card {
    align-items: flex-start;
    border-top: 1px solid #000000;
    padding-bottom: 16px;
    border-bottom: 1px solid #000000;
}
.cart__form .cart__description {
    padding-left: 12px;
    width: 33%;
}
.cart__form .quantity-box-enabled-true .cart__product-title {
    width: 40%;
}
.cart__form .cart__info {
    width: 76%;
}
.cart__form .cart__headings {
    width: 84%;
}
.cart__form {
    max-width: 85%;
    margin: auto;
}
.cart__form .money {
    color: #1D1B1B;
    font-family: Figtree;
    font-size: 16px;
    letter-spacing: 0;
}
.cart__form  .quantity-wrapper.quantity-style--box {
    display: flex;
    border: 1px solid #000000;
    border-radius: 6px;
    width: 72%;
    margin: auto;
    height: 40px;
}
.cart-section .heading-wrapper {
    margin-bottom: 56px;
}
.cart__remove {
    background: unset;
    color: #1d1b1b8f;
    font-family: Figtree;
    font-size: 14px;
    letter-spacing: 0;
    right: 2%;
}
.cart-section .close .icon {
    margin-left: 4px;
}
.cart__image {
    width: 10%;
}
.cart-section .close:active{
  background-color: unset;
}
.cart-section .close:hover{
    background-color: unset;
    color: black;
}
.cart__row.cart__taxes-shipping.text-align-right {
    display: none;
}
  .indicator__msg {
    color: #1D1B1B;
    font-family: Figtree;
    font-size: 12px;
    letter-spacing: 0;
    margin-bottom: 8px;
}
  .fs-indicator__remaining {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
}
 .fs-indicator__indicator {
    border: 1px solid #1D1B1B!important;
    border-radius: 5px;
    height: 8px!important;
    width: 300px!important;
    padding: 0px;
}
 .fs-indicator .fs-indicator__indicator .fs-indicator__bar {
    height: 5px;
    display: block;
    border-radius: 5px;
    background-color: #FFCC00;
}
.fs-indicator .fs-indicator__indicator{
  padding: 1px;
}
.cart-section .quantity-plus.button[disabled], .cart-section  .quantity-minus.button[disabled] {
    background-color: transparent;
}
.cart__info {
    align-items: flex-start;
}
.cart-section  .product-quantity-box.purchase-details__quantity{
  margin-top: 0px;
}
.cart-section .quantity-input.quantity-element.input {
    background-color: transparent;
    border: none;
}
.cart__row.cart__subtotal  {
    color: #1D1B1B;
    font-family: Oswald;
    font-size: 24px;
    font-weight: 500!Important;
    letter-spacing: 0;
    text-transform: capitalize ! Important;
}
.cart__footer.one-third {
    width: 29.333333%;
}
.cart__form .cart__subtotal__price .money {
    color: #1D1B1B;
    font-family: Oswald;
    font-size: 24px;
    font-weight: 500;
}
.cart__row.cart__subtotal  {
    width: 90%;
    margin-left: 22px;
}
.cart-section  button#checkout {
    height: 48px;
    border-radius: 8px;
    background-color: #FFCC00;
}
.cart-section .button.button--link-style {
    color: #1D1B1B;
    font-family: Oswald;
    font-size: 16px;
    font-weight: 500;
    border-bottom: none;
    padding: 0px !important;
}
.cart-section #checkout:hover {
  color: #FFCC00;
  background-color: transparent;
  border: 1px solid #FFCC00!important;
}
.cart__checkout {
    padding-bottom: 16px;
}
.cart-section .quantity-wrapper .quantity-element {
    min-height: 39px;
}
.badge {
    background: #ffcc00;
  color: black;
}
/* Collection Main  */
.c2_collection_main .sidebar-block__heading {
    border-radius: 16px 16px 0 0;
    background-color: #1D1B1B;
    color: white;
    padding: 16px;
}
.c2_collection_main .icon svg {
    height: 100%;
    width: 100%;
    fill: white;
}
.sidebar-block__toggle-icon .icon {
    margin-right: 16px;
}
.sidebar__block {
      padding-top: 0 !important;
    padding-bottom: 0px !important;
    border: 1px solid #CCCCCC;
    border-radius: 16px;
    background-color: #FFFFFF;
    margin-bottom: 20px;
}
.sidebar-block__content.content {
    padding: 0px 16px;
}
.c2_collection_main .image-element__wrap img {
    border: 1px solid #CCCCCC;
    border-radius: 16px;
}
.c2_collection_main .sidebar-section {
    margin-right: 30px !important;
}
.c2_collection_main  .faceted-active-filters__remove-filter.button.button--primary {
    display: none;
}
.c2_collection_main a.button {
    padding: 12px !important;
    border-radius: 8px;
    width: 300px!important;
    border-radius: 8px;
    background-color: #1D1B1B;
    color: #FFFFFF;
    font-family: Oswald;
    font-size: 16px;
}
.c2_collection_main a.button:hover{
   background-color: transparent ;
    color: #1D1B1B; 
    border: 1px solid #1D1B1B;
  
}
.c2_collection_main .three-fifths {
    width: calc(100% - var(--gutter));
    display: flex;
    align-items: self-end;
    justify-content: space-between;
}
.collection__filters  .select {
    max-width: 100%;
}
.c2_collection_main  .select select {
    max-width: 100%;
}
..faceted-filter-group-display__checkmark {
    stroke-width: 2;
    border: 1px solid #D3D3D3;
    cursor: pointer;
    transition: border-color .1s, background .1s;
    border-radius: 20px;
}
.collection__filters .select select{
  border-color: #d3d3d300;
}
.collection__sort-by-filter.select {
    display: flex;
    align-items: center;
    width: fit-content;
    max-width: 100%;
}
.collection__filters .is-grouped {
    margin-top: 40px;
    width: 22%;
}
.collection__filters .select select {
    border-color: -webkit-fill-available;
}
.collection__filters .select:not(.is-multiple):not(.is-loading):not(.is-arrowless):after{
  content: none;
}
.collection__filters  .select select:not([multiple]):not(.is-arrowless) {
    padding-right: 0;
    padding-bottom: 0px;
}
.collection__filters .select:not(.is-multiple):not(.is-loading):not(.is-arrowless):after {
    border-color: transparent;
    right: 0.125em;
}
.collection__filters p {
    opacity: 0.5;
    color: #1D1B1B;
    font-family: Figtree;
    font-size: 14px;
}
.c2_collection_main  .select select:active{
  box-shadow: none;
}
.faceted-active-filters{
  border-bottom: none;
}
.header__link:hover path#Shape {
    stroke: #ffcc00;
}



/* Product Page  */
.description.content {
    display: none;
}
.c2_product_infoformation .options-selection__option-name span {
    display: none;
}
.c2_product_infoformation  .zoom-container {
    border: 1px solid #CCCCCC;
    border-radius: 16px;
}
.product-template .section {
    max-width: 88%;
}
.c2_Breadcrumbs .breadcrumb__container {
    margin-left: 30px;
}
.c2_Breadcrumbs .one-whole {
    height: 45px;
}
.c2_Breadcrumbs .breadcrumb ul {
    opacity: 0.5;
    color: #1D1B1B;
    font-family: Figtree;
    font-size: 14px;
    letter-spacing: 0;
}
.c2_Breadcrumbs .page-navigation-arrows {
    display: none;
}
.c2_product_infoformation .product-form-container {
    border-top: 1px solid;
    padding-top: 16px;
  width: 95%;
}
.c2_product_infoformation .price-ui {
    margin-bottom: 16PX;
}
.c2_product_infoformation  .options-selection__option-name {
    color: #1D1B1B;
    font-family: Oswald;
    font-size: 18px;
    font-weight: 500;
}
.c2_product_infoformation .swatch label {
    width: 79px;
   border: 1px solid #1D1B1B;
    border-radius: 8px;
}
.c2_product_infoformation  .swatch input:checked+.swatch-element {
    border-color: #000;
    color: white;
   border: 1px solid #1D1B1B;
    border-radius: 8px;
    background-color: #1D1B1B;
    box-shadow: 0 0 0 2px #fff;
}
.c2_product_infoformation .quantity-wrapper.quantity-style--box {
    display: flex;
    width: 120px;
    border: 1px solid #1D1B1B;
    border-radius: 8px;
    padding: 0px 6px;
}
.c2_product_infoformation .quantity-wrapper .icon {
    background-color: #ffcc00;
}
.c2_product_infoformation  .quantity-plus.button[disabled], .c2_product_infoformation .quantity-minus.button[disabled]{
  background-color: transparent;
}
.c2_product_infoformation   .purchase-details {
    flex-direction: column;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}
.c2_product_infoformation .purchase-details.has-quantity-box .purchase-details__spb--false {
    max-width: 100%;
    width: 100%;
}
.c2_product_infoformation .button--add-to-cart .text {
    font-family: Oswald;
    font-size: 16px;
    font-weight: 500;
}
.c2_product_infoformation .product-gallery .flickity-prev-next-button {
    opacity: 1;
    visibility: visible;
    z-index: 9;
}
.c2_product_infoformation .product-gallery__thumbnails .flickity-button {
    display: none;
}
.c2_product_infoformation .is-slide-nav--true .product-gallery__thumbnail{
  opacity: 1;
}
.c2_product_infoformation .product-gallery__thumbnail img {
    height: 100px; 
    width: 100px;
    border: 1px solid #CCCCCC;
    border-radius: 12px;
    max-width: 100%;
    height: auto;
}
.c2_product_infoformation .flickity-prev-next-button {
    position: absolute;
}
.c2_product_infoformation .flickity-prev-next-button {
    top: 104%;
    height: 32px;
    width: 32px;
    background-color: #FFCC00;
    margin-top: 50px;
}
.c2_product_infoformation  .product-gallery__thumbnails--bottom-thumbnails {
    margin-left: 25px;
    width: 85%;
}
.c2_product_infoformation .has-product-sticker .sticker-holder {
    display: none;
}
.c2_product_infoformation .is-sr-only {
    border: none !important;
    clip: unset !important;
    height: unset !important;
    overflow: unset !important;
    padding: unset !important;
    position: unset !important;
    white-space: unset !important;
    width: unset !important;
    color: #1D1B1B;
    font-family: Oswald;
    font-size: 18px;
    font-weight: 500;
}
.c2_product_infoformation  .product-quantity-box.purchase-details__quantity {
    margin-top: 16px;
}
.c2_product_infoformation .purchase-details .purchase-details__spb--false {
    margin: 24px 0 0;
}
.faceted-filter-group-display__checkmark {
    border-radius: 20px;
}
/*  heading Sectin product */
.c2_product_heading .heading-section__subheading.subtitle.is-text {
    margin-top: 0px;
}
.c2_product_infoformation  .is-slide-nav--true .product-gallery__thumbnail.is-nav-selected img {
    opacity: 1;
    border: 1px solid;
}

/* Ajax Cart Title  */
.ajax-cart__cart-count {
    background-color: #4DC0B5;
    color: white;
    font-weight: 700;
    border-bottom: 2px solid rgba(211, 211, 211, .5);
}
.ajax-cart__cart-title {
    text-align: left;
    padding: 1rem 0px;
}
.ajax-cart__close-icon .icon svg {
    height: 100%;
    width: 100%;
    fill: white;
}
.ajax-cart__close-icon {
    right: 2%;
    top: 2%;
}
.ajax-cart__right-content {
    position: absolute;
    right: 10%;
    bottom: 7%;
    width: 45px;
    color: #1D1B1B;
    font-family: Figtree;
    font-size: 12px;
    opacity: .5;
}
.ajax-cart__product-content.media-content {
    display: flex;
    align-items: normal;
    justify-content: space-between;
}
.ajax-cart__product-title a {
    font-family: Oswald;
    font-size: 18px;
    font-weight: 500;
}
.ajax-cart__product-title {
    max-width: 70%;
}
.ajax-cart__list .quantity-wrapper.quantity-style--box {
    width: 87px;
    border: 1px solid #1D1B1B;
    border-radius: 8px;
    height: 34px;
}
.ajax-cart__list .quantity-plus.button[disabled], .ajax-cart__list .quantity-minus.button[disabled] {
    opacity: 1;
    background-color: transparent;
}
.ajax-cart__price.price .money  {
    color: #1D1B1B;
    font-family: Figtree;
    font-size: 16px;
}
.ajax-cart__delete .close {
    background-color: transparent;
    color: black;
}
.ajax-cart__delete .icon svg {
    fill: black;
}
.ajax-cart__product:last-child {
    margin-bottom: 0px;
    border-bottom: 1px solid;
    padding-bottom: 24px;
}
.ajax-title_price .quantity-wrapper .quantity-element {
    min-height: 0px;
    height: 32px;
    padding: 5px;
}
/* .is-drawer .ajax-cart--drawer, .is-drawer #ajax-cart__content {
    height: 100%;
} */
.is-drawer .ajax-cart__details-wrapper {
    border-radius: 25px 25px 0;
    padding: 16px 25px 29px 20px;
    display: flex;
    flex-direction: column;
    position: absolute;
    bottom: 0;
    width: 100%;
    border-radius: 16px 16px 0 0;
    background-color: #4DC0B5;
    color: white;
}

.ajax-cart__details-wrapper .ajax-cart__row-description {
    color: #FFFFFF;
    font-family: Oswald;
    font-size: 24px;
    font-weight: 500;
}
.ajax-cart__details-wrapper .money {
    color: #FFFFFF;
    font-family: Oswald;
    font-size: 24px;
    font-weight: 500;
}
p.ajax-cart__taxes-shipping-message {
    display: none;
}
.ajax-cart__button-wrapper .button--add-to-cart {
    color: #1D1B1B;
    font-family: Oswald;
    font-size: 16px;
    font-weight: 500;
    padding: 12px;
}
a.ajax-cart__cart-link {
    padding: 12px;
    width: 100%;
    border-radius: 8px;
    background-color: #FFCC00;
    margin-bottom: 16px;
}
a.continue-button.button.button--primary {
    padding: 0px;
    background-color: transparent;
}
.ajax-cart__cart-link{
  margin-top: 0px;
  text-decoration: none;
}
.ajax-cart__details-wrapper .ajax-cart__details-row {
    padding: 0px;
    margin-bottom: 16px;
}
#theme-ajax-cart.is-drawer {
    height: 90%;
    width: 27%;
}
.ajax-cart__delete .close .icon {
    margin-left: 5px; 
}
.ajax-cart__cart-title {
    text-align: left;
    padding: 1rem 0px;
    background-color: #4dc0b5;
    color: #fff;
    padding-left: 15px;
    color: #FFFFFF;
    font-family: Oswald;
    font-size: 24px;
    font-weight: 500;
    border-bottom: none;
}
.ajax-cart {
    height: 100%;
  
}
p.ajax-cart__empty-text {
    color: #1d1b1b;
}
.showing_mobile {
    display: none;
  }
 .desktop_mobile{
    display: block;
  }
.ajax-cart__product {
    border-bottom: 1px solid black;
    padding-bottom: 24px;
}
#theme-ajax-cart{
  overflow-y: hidden; 
}
#theme-ajax-cart .flickity-prev-next-button.next {
    right: -1px;
}
#theme-ajax-cart .flickity-button {
    height: 24px;
    width: 24px;
    background-color: #FFCC00;
    transition: background-color .3s ease-in-out;
}
#theme-ajax-cart .flickity-button:disabled {
    opacity: 0;
}
#theme-ajax-cart .flickity-prev-next-button.previous {
    left: -8px;
}
.c2-slider-faceted-filter-form .icon  path {
    fill: #fff;
}
.ajax_cart_main {
    flex: 1; 
    height: 100%;
    display: flex;
    flex-direction: column;
    width: 100%;
    overflow-y: scroll;d
}
.ajax_cart_main::-webkit-scrollbar {
    display: none;
}

/* Cart Collection  */
.custom-collection .product-image img {
    height: 114px;
    width: 110px;
    border: 1px solid #CCCCCC;
    border-radius: 8px;
}
.custom-collection .product-info p {
    color: #1D1B1B;
    font-family: Figtree;
    font-size: 14px;
        width: 80%;
    margin-bottom: 6px;
}
.custom-collection .product-info { 
    margin-left: 11px;
}
.custom-collection .product {
    display: flex;
    width: calc(99% - 10px);
    justify-content: space-around;
    max-width: 100%;
    border: 1px solid #CCCCCC;
    border-radius: 12px;
    padding: 12px;
    margin-left: 46px;
}
.custom-collection .products {
    width: 90%;
    margin: auto;
}
.custom-collection .product-price{
    width: 40%;
    text-align: end;
    margin-top: 8px;
} 
.custom-collection .product-price {
    color: #1D1B1B;
    font-family: Figtree;
    font-size: 14px;
}
.custom-collection .product-image {
    width: 36%;
}
.custom-collection {
    margin-top: 130px;
    padding-bottom: 130px;
}
.custom-collection button.cart_btn {
    bottom: 10%;
    position: absolute;
    border-radius: 4px;
    background-color: #1d1b1b;
    color: #fff;
    font-family: Oswald;
    font-size: 16px;
    font-weight: 500;
    padding: 8px 16px;
    right: 3%;
    transition: .5s;
    cursor: pointer;
}
.custom-collection h5 {
    text-align: center;
    margin-bottom: 16px;
}
.custom-collection .flickity-page-dots .dot {
    background: transparent;
    border-radius: 50%;
    border: 1px solid black;
}
.custom-collection .flickity-page-dots .dot.is-selected {
    background-color: black;
}
.custom-collection button.cart_btn:hover {
    background-color: transparent;
    color: black;
}
.ajax-cart__overlay{
  overflow: hidden;
}
.collection__tag-filter-btn{
  display: none;
}
.faceted_filtering_heading{
  display: none;
}
.c2_collection_main .button.pagination-button__load-more {
  border-radius: 8px!important;
  background-color: #FFCC00!important;
  padding: 12px 48px !important;
}
.mobile_social_icons .logo_social-icons{
    display: none;
}
.block__logo .social-icons {
    display: none;
}
.block__bussniess-logo {
    display: none;
}
#theme-ajax-cart .fs-indicator__remaining {
    flex-direction: column;
    text-align: left;
    align-items: flex-start;
}
#theme-ajax-cart .fs-indicator .fs-indicator__indicator {
    max-width: 100%;
}
#theme-ajax-cart .fs-indicator__indicator {
    width: 100% !important;
}
#theme-ajax-cart.is-drawer {
  height: 92vh;
  width: 100%;
  max-width: 400px;
}

.new-sticker.thumbnail-sticker.sticker- {
    height: 30px;
    width: 50px;
    margin: 10px;
    border-radius: 16px;
    background-color: #FF7F50;
}
.c2_cart_featured .flickity-button:disabled{
      opacity: 0;
}
.c2_cart_featured .flickity-prev-next-button.next {
    right: 0%;
}
#ajax-cart__content {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
}
form.ajax-cart__form {
    display: flex;
    height: 80vh;
    flex-direction: column;
}
.media+.media {
    border-top: none;
}
.c2_featuredProduct .mobile_button{
  display: none;
}



[data-sidebar-block__content--collapsible] {
    display: none;
}
/* .facets__price {
    display: flex;
    flex-direction: column;
    width: 100%;
    position: relative;
    margin-top: 60px;
}
.range-group {
    height: 2px;
    background: #000;
    border-radius: 4px;
    position: relative;
}
.left-price {
    left: 0;
    position: absolute;
    top: -40px;
}
.right-price {
    position: absolute;
    right: 0;
    top: -40px;
}
.range-group .range {
  pointer-events: none;
  height: 2px;
  vertical-align: top;
}

.range-group .range::-webkit-slider-runnable-track {
  background: none;
}

.range-group .range::-webkit-slider-thumb {
  pointer-events: auto;
}

.range-group .range::-moz-range-progress{
  background: none;
}

.range-group .range::-moz-range-track {
  background: none;
}

.range-group .range::-moz-range-thumb {
  pointer-events: auto;
}

[dir="ltr"] .range-group .range:last-child {
  left: 0;
}

.range-group .range:last-child {
  right: 0;
}

.range-group .range:last-child {
  position: absolute;
  top: 0;
}
.facets__price .price-range__input-group:last-child {
    display: none;
}

 */






/* pdp accordain  */
.pdp_description .accordionNew {
  background: transparent;
  border-top: 1px solid #1D1B1B!important;
  cursor: pointer;
  padding: 15px 0;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
  display: flex;
  align-items: center;
  justify-content: space-between;
   color: #1D1B1B;
  font-family: Oswald;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0;
  text-align: center;
  padding-bottom: 13px;
  line-height: 26px;
  position: relative;
}
.pdp_description {
    margin-top: 24px;
    width: 95%;
    border-bottom: 1px solid black;
}
.pdp_description .panel {
  max-height: 0;
  overflow: hidden;
  width: 100%;
}
  
.pdp_description .accordionNew:after {
     font-family: flex-icon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
       content: "\002B";
    display: block;
    pointer-events: none;
    position: absolute;
    transform-origin: center;
    transform: translateY(-50%);
    font-size: 30px;
    right: 0%;
    top: 40%;
}

.pdp_description .active:after {
    content: "\2212";
}
  
.pdp_description .grid.product-single {
  padding-bottom: 0px !important;
}
  
.pdp_description .product-single__description {
  margin-top: 10px !important;
}
 
.pdp_description .product-form {
  padding-top: 0px !important;
}

.pdp_description .product-form__item--quantity, {
  display: none !important;
}
  
.pdp_description .product-single__title {
  margin-bottom: 0px !important;
}
  
.pdp_description div.panel {
  margin-bottom: 0px !important;
}
.pdp_description .active + .panel {
    margin-bottom: 23px ! Important;
}
.pdp_description .sec-panel{
   border-bottom: 1px solid white!important;
}
.header__icons .action-area__link {
    padding: 0 8px;
}
.c2_featuredProduct .flickity-page-dots{
  display: none;
}
  .c2_blog_post .article-content {
    max-width: 99%;
}

#theme-ajax-cart.is-drawer{
    right: -60%;
  }

.collection__sort-by-filter .sort_by{
    appearance: auto;
}



@media only screen and (max-width: 830px) {
  .collection__filters .is-grouped {
    width: 34%;
  }
}

  
@media only screen and (max-width: 768px) {
.c2_blog_post .article-content {
    margin-left:0px;
  }
  .c2_customliquid .back_button {
    margin-left: 19px;
  }
.pdp_description {
    width: 98%;
  }
  .c2_featuredProduct .flickity-page-dots{
    display: block;
  }
  .c2_classic_slideshow .slideshow-classic.page-dots--true{
    padding-bottom: 0px;
    margin-bottom: 0px;
  }

}

@media only screen and (max-width: 410px) {
  .c2_collection_main .select select {
    max-width: 65%;
  }
}

/*  Mobile Design */
@media only screen and (max-width: 768px) {
  /* .c2_collection_list .list-collection__thumbnail .product-wrap {
      height: auto;
  } */
  .c2_collection_list .list-collection__thumbnail {
    border: 1px solid #00000029;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 21px;
    margin-bottom: 30px;
  }
  .c2_classic_slideshow .image-element__wrap img {
    max-height: unset!important;
  }
  .c2_classic_slideshow .caption {
    top: 17%;
  }
  .c2_classic_slideshow .image-with-text-overlay__subheading {
    max-width: 100%;
  }
  .c2_classic_slideshow .image-with-text-overlay__heading  {
    max-width: 90%;
  }
  .c2_classic_slideshow .caption-content  {
    padding: 0px;
  }
  .c2_gallery_section .gallery__item-wrap {
    width: 56px;
    margin: unset;
  }
  .c2_gallery_section .gallery-type--classic {
    flex-wrap: unset;
    align-items: flex-start;
  }
  .c2_featuredProduct .flickity-page-dots .dot {
    background: transparent;
    height: 12px;
    width: 12px;
    border: 1px solid #1D1B1B;
  }
  .c2_featuredProduct .flickity-page-dots .dot.is-selected {
    background: #1D1B1B;
  }
  .featured-collection-section .flickity-prev-next-button{
    display: block;
  }
  .featured-collection-section .flickity-button:disabled {
    opacity: 0;
  }
  .c2_featuredProduct .flickity-button{
    height: 24px;
    width: 24px;
  }
  .c2_featuredProduct .featured-collection {
      margin: 0 0px 0px 10px;
  }
  .c2_featuredProduct .flickity-prev-next-button.next {
    right: 4%;
  }
  .c2_featuredProduct .flickity-prev-next-button {
      top: 30%;
  }
  .c2_featuredProduct .flickity-page-dots {
    bottom: 13px;
  }
  .c2_image_text1 .image-element__wrap img {
    padding: 9px;
  }
  .c2_image_text1 .image-with-text__text-column {
    padding: 6px;
  }
  .c2_image_text1 .image-with-text__wrapper {
    margin-bottom: 16px;
  }
  .c2_collection_list .has-image-crop img {
    padding: 0px 19px 0px 0px;
  }
  .c2_image_text2 .container {
    flex-direction: column-reverse;
  }
  .c2_image_text2 .image-with-text__text-column {
       padding: 10px 10px 16px 10px;
  }
  .c2_image_text3 .image-with-text__text-column {
       padding: 10px 10px 16px 10px;
  }
  .c2_image_text .one-half {
    margin-bottom: 0px!important;
  }
  .c2_image_text .image-element__wrap img {
    padding: 9px 9px 16px 9px;
  }
  .c2_image_text3 .buttons {
    margin-bottom: 16px;
  }
  .c2_megamenu_1.mega-menu {
    width: 100%;
    padding: 0px 22px 0px 30px;
  }
  .c2_megamenu_1 .column.mega-menu__block.block__image {
    display: none;
  }
  .c2_megamenu_1 .has-no-side-gutter .one-fourth {
    width: 50%;
  }
  .mobile-menu .submenu__label {
    border-radius: 8px;
    background-color: #1D1B1B;
    margin-bottom: 16px;
    margin-left: 12px;
    margin-right: 12px;
  }
  .mobile-menu__content .mobile-menu__list {
    margin-top: 20px;
  }
  .mobile-menu-link:after, .navbar-link:not(.is-arrowless):after, .footer__heading:after  {
    content: "\002B";
  }
  .submenu__input:checked+label a:after, .menu-open .footer__heading:after, .menu-open.logo_text:after {
   content: "\2212"; 
  }
  .mobile-menu__submenu-list-item .mobile-menu__item{
    color: #1d1b1b !important;
      font-family: Figtree;
    font-size: 16px;
  }
  .mobile-menu__submenu {
    border-left: none;
    margin-left: 0;
    margin-bottom: 0px;
  }
   .submenu__label a {
    color: white!important;
  }
  .c2_about_image .caption-content {
    padding-left: 0px;
  }
  .c2_about_slideshow .three-fifths {
    width: 100%;
  }
  .c2_about_slideshow .two-fifths {
    width: 100%;
    padding-bottom: 16px;
  }
  .text-slideshow__slide {
    padding: 1em;
  }
  .c2_about_slideshow .dot {
    height: 12px;
    width: 12px;
  }
  .c2_about_slideshow .text-slideshow .flickity-page-dots {
      bottom: -40px;
  }
  .c2_blogpost .one-whole {
    width: 100%;
  }
  .c2_blogpost .featured-article {
    margin: 0px !important;
  }
  .c2_blogpost  .container {
    justify-content: center;
  }
  .c2_blog_post .article__title {
    margin-left: 0px;
  }

  .article-content p {
    max-width: 100%;
  }
  .c2_customliquid {
    max-width: 100% !important;
  }
  .mian_content{
    flex-direction: column;
    align-items: flex-start;
  }

  .article-content img {
    height: 270px;
    object-fit: cover;
  }
  .blog_share_icon {
    width: 100%;
    margin: auto auto 32px;
  }
  .c2_blogpost .featured-article {
    width: 100%;
    margin: 10px;
  }
 .c2_blogpost .featured-article {
    margin: 0px 25px !important;
    padding: 0px 5px;
  }
  .custom-faq-content {
    max-width: 100%;
  }
   .product-template .section {
      max-width: 100%;
      margin: 0px;
      width: 100%;
  }
  .c2_Breadcrumbs .breadcrumb__container {
      margin-left: 0px;
  }
  .c2_Breadcrumbs .breadcrumb ul, .c2_Breadcrumbs .breadcrumb ol{
    justify-content: flex-start;
  }
  .c2_Breadcrumbs .one-whole {
    margin-left: 0px;
  }
  .product-gallery .flickity-page-dots {
    display: block;
  }
  .product-gallery__thumbnails {
    display: none!important;
  }
  .c2_product_infoformation .product-gallery .flickity-prev-next-button {
    display: none;
  }
  .product__images {
    margin-bottom: 40px;
  }
  .c2_product_infoformation .flickity-page-dots .dot {
    background: transparent;
    height: 12px;
    width: 12px;
    border: 1px solid #1D1B1B;
  }
  .c2_product_infoformation .flickity-page-dots .dot.is-selected {
    background: #1D1B1B;
  }
  .c2_product_infoformation .price-ui {
    font-size: 24px;
    margin-top: 6px;
  }
  #theme-ajax-cart.is-drawer {
    height: 100vh;
    width: 27%;
  }
   .cart__form .image-element__wrap{
    width: unset;
    height: unset;
  }
  .cart__image {
    width: 23%;
  }
  .cart__form .cart__info {
      width: 60%;
    }
  .cart__form .cart__description {
      padding-left: 12px;
      width: 100%;
  }
  .cart__remove {
      position: absolute;
      right: 6%;
      bottom: 10%;
      top: unset;
  }
  .cart__form {
      max-width: 100%;
      margin: auto;
  }

  .cart__form .cart__description {
    width: 90%;
  }
  .cart__footer.one-third {
      width: 90.333333%;
      margin: auto;
  }
  .cart-section .fs-indicator__indicator {
      margin-left: 0px;
  }
  .cart-section .heading-wrapper {
    margin-bottom: 22px;
  }
  .cart__price.is-h6 {
    position: absolute;
    top: 16%;
    right: -88%;
  }
  .desktop_mobile{
    display: none;
  }
  .showing_mobile {
    display: block;
  }
  .cart-section .quantity-input.quantity-element.input {
    padding: 0;
  }
  p.item__properties.is-text-small {
    margin-top: 5px;
  }
  .c2_cart_featured .flickity-prev-next-button.next {
    right: 2%;
  }
  .c2_cart_featured .flickity-prev-next-button {
    top: 38%;
  }
  .ajax-cart__product:last-child {
    border-bottom: 1px solid black;
  }
  .c2_collection_main .container {
    justify-content: center;
  }
  .c2_collection_main {
    padding: 0;
    width: 100%;
  }
  .c2_collection_main .one-third {
    margin: 0px 5px;
  }
  .c2_collection_main .equal-columns--outside-trim .small-down--one-half {
    width: 45%;
    margin: 0px 10px;
  }
  .collection__filters p{
    display: none;
  }
  .collection__filters .is-grouped {
    margin-top: 40px;
    width: 100%;
    justify-content: space-between;
  }
  .collection__filters .select {
    width: 26%;
    justify-content: flex-end;
  }
  .filter-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    border-radius: 25px;
    background: transparent;
    padding: 10px 20px;
    height: 51px;
    cursor: pointer;
  }
  .filter-btn span.icon {
    margin-left: 5px;
    width: 15px;
    height: 15px;
  }
  .c2-slider-faceted-filter-form {
      top: 0;
      background-color: #FFFFFF;
      position: fixed;
      z-index: 999999;
      height: 100%;
      width: 410px;
      left: -800px;
      margin-left: 0!important;
      transition: 0.5s;
  }
  .fillter-overlay {
      position: fixed;
      top: 0;
      right: -100%;
      bottom: 0;
      z-index: 49;
      width: 100%;
      height: 100%;
      opacity: 1;
      transition: opacity .2s;
  }
  .fillter-overlay-active {
      opacity: 1;
      right: 0;
  }
 .faceted_filtering_heading {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    border-bottom: 1px solid #020122;
    margin-bottom: 20px;
    background-color: #4dc0b5;
    padding: 21px !important;
   border: none;
   border-radius: unset;
   color: white;
  }
  .c2_collection_main .icon svg {
    height: 100%;
    width: 100%;
    fill: black;
  }
  .c2-slider-faceted-filter-form p {
    font-family: Oswald;
    font-size: 28px;
    font-weight: 500;
    color: white;
  }
  .faceted_filtering_heading .icon {
    position: absolute;
    left: 0;
    cursor: pointer;
    transition: 0.3s;
  }
  .faceted_filtering_heading .icon:hover {
      transform: rotate(180deg);
  }
  
  .c2-slider-faceted-filter-form {
      overflow: scroll;
  }
  .c2-slider-faceted-filter-form::-webkit-scrollbar {
      display: none;
  }
  .c2-slider-filter-form-active {
    left: 0 !important;
  }
  .faceted_filtering_heading .icon {
    left: 5%;
    height: 40px;
    width: 41px;
  }
  .faceted-filter-form {
    padding: 0px 16px;
  }
  .sidebar-block__heading.is-h6 {
    font-size: 18px;
    font-weight: 500;
  }
  .faceted-filter-form .icon svg {
    fill: white;
  }
  .c2-slider-faceted-filter-form  .icon svg {
    fill: white;
  }
  .collection__tag-filter-btn{
      display: block;
  }
  .faceted_filtering_heading{
    display: flex;
  }
  .faceted-active-filters {
    justify-content: center;
  }
  .collection__filters .select:not(.is-multiple):not(.is-loading):not(.is-arrowless):after {
    border-color: transparent;
    right: 7px;
    top: 21px;
  }
   /* .mobile-menu__item.item-with-icon {
    display: none;
  } */
 .footer__menu.menu-open ul {
    display: block;
    padding-bottom: 10px;
  }
  .footer__menu ul {
      display: none;
  }
  div#shopify-section-946a7f59-5a97-4ff6-ba90-19c1dbb7b8a0 {
    margin-top: 0px;
  }
  .footer__content .block__newsletter {
    margin-top: 0px;
  }
  .footer__heading {
    margin-bottom: 0px;
    border-top: 1px solid white;
    padding: 16px 0px 13px 0px;
  }
  .footer__heading:last-child {
    border-bottom: 1px solid white;
  }
  .footer__block {
    padding-bottom: 0px;
  }
  .footer__block:first-child {
    padding-bottom: 20px;
  }
  .logo_social-icons {
    display: none;
  }
  .footer__heading.is-h6 {
    font-size: 18px;
     display: flex;
    align-items: center;
    justify-content: space-between;
  }
 .footer__heading:after, .logo_text:after {
    content: "+";
    font-size: 32px;
  }
  .c2_blogpost .featured-article {
    margin: 0 0px !important;
  }
  ..mobile_social_icons .logo_social-icons{
    display: none;
  }
  .menu-open.mobile_social_icons .logo_social-icons{
    display: block;
  }
 .logo_text {
    color: #fff;
    font-family: Oswald;
    font-size: 18px;
    font-weight: 500;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid;
    padding: 16px 0px;
   text-transform: uppercase;
  }
  .mobile_social_icons {
    width: 100%;
    max-width: 100%;
  }
  .footer__block {
    padding-bottom: 0;
    width: 100%;
  }
  .social-icons-logo p {
    max-width: 58%;
  }
  .block__logo .social-icons {
    display: flex;
    margin-top: 20px;
  }
  .block__newsletter .social-icons {
    display: none;
  }
  .newsletter_icons{
    display: none;
  }
  .block__newsletter .has-padding-top {
    padding-top: 0px;
  }
  .footer__logo-wrapper .image-element__wrap {
    width: 175px;
  }
  .footer__logo-wrapper {
    max-width: 60%!important;
    margin: auto; 
  }
  .footer__content .container {
    margin-bottom: 0px;
  }
  .block__bussniess-logo {
    display: block;
  }
  .c2_product_infoformation .product-form-container {
    width: 100%;
  }
  .mobile-menu__toggle-icon.is-active+.mobile-menu .mobile_menu_search .mobile-search {
      display: block;
  }
  .mobile-search.is-hidden-large {
    display: none;
    position: unset;
    height: unset;
    z-index: 999999;
    width: unset;
    background: unset;
  }
 .mobile-search form {
    min-height: unset;
    padding-top: 16px;
  }
  .search-form .search__fields input[type=text] {
    color: #7a7a7a;
    height: 40px;
    width: 100%;
    border: 1px solid #1D1B1B;
    border-radius: 8px;
  }
  .mobile-search .close-search{
    display: none;
  }
  .mobile-search .control .icon {
    top: 9px;
    left: 7px;
    width: 20px;
    height: 20px;
  }
  .cart__checkout {
      padding-bottom: 0px;
  }
  #theme-ajax-cart.is-drawer {
    width: 100%;
    max-width: 100%;
  }
  #theme-ajax-cart.is-drawer{
    right: -100%;
  }
  .newsletter_form_mobile {
    display: none;
  }
  .newsletter_form_mobile.display-block {
      display: block;
  }
  .custom-collection {
      margin-top: 190px;
      padding-bottom: 130px;
  }
  .c2_cart_featured .flickity-button {
    height: 30px;
    width: 30px;
  }
  .c2_cart_featured .flickity-prev-next-button .flickity-button-icon {
    width: 70%;
    height: 70%;
    padding-top: 3px;
  }
  .custom-collection {
    margin-top: 120px;
    padding-bottom: 30px;
  }
  .c2_classic_slideshow .slideshow-classic .flickity-page-dots {
    left: unset;
    right: 45%;
    bottom: 40px;
  }
  .buttons.is-center.desktop_button {
    display: none;
  }
  .c2_featuredProduct .mobile_button {
    justify-content: center!Important;
  }
  .c2_featuredProduct .mobile_button{
    display: flex;
    margin-top: 10px;
  }
  .submenu__input:checked~.mobile-menu__submenu {
    margin-bottom: 16px;
  }
  .mobile-menu {
    border-top: 1px solid #4DC0B5;
  }
  .header__icon-style-icons .icon-caption {
   display: block;
  }
  .header-cart__caption.icon-caption {
     display: none;
  }
  .mobile-menu__item.item-with-icon {
    color: white !important;;
    height: 40px;
    width: 97%;
    border-radius: 8px;
    background-color: #1D1B1B;
    margin: auto;
  }
  .mobile-menu .mobile-menu-link, .mobile-menu .mobile-menu__item {
    text-transform: uppercase;
  }
}

@media only screen and (max-width: 1030px) {
  .c2_product_infoformation .flickity-prev-next-button {
      top: 100%;
  }
}
@media only screen and (max-width: 850px) {
  .c2_product_infoformation .flickity-prev-next-button {
      top: 97%;
  }
  .c2_product_infoformation .flickity-prev-next-button.next {
      right: 0%!important;    
  }
}
@media only screen and (max-width: 1215px) {
  .newsletter-form .field.is-default-width {
      position: unset;
  }
}
@media only screen and (max-width: 786px) {
  .newsletter-form .field.is-default-width {
      position: absolute;
  }
    .footer__container .block__link-list {
    margin-top: 0px;
  }
}
@media only screen and (max-width: 600px) {
  .collection__filters .select {
    width: 72%;
  }
}

@media only screen and (max-width: 400px) {
  .c2_collection_main .equal-columns--outside-trim .small-down--one-half {
      width: 45%;
      margin: 0 8px;
  }
  
}

@media only screen and (max-width: 435px) {
  .mobile-menu__item.item-with-icon {
      width: 93%;
  }
  .footer__container .block__link-list {
    margin-top: 0px;
  }
  .c2_collection_main .select select {
    max-width: 63%;
  }
  .collection__filters .select {
    width: 70%;
    margin-top: 7px;
    justify-content: flex-end;
  }
  .c2_collection_main .equal-columns--outside-trim .small-down--one-half {
    width: 44%;
    margin: 0px 10px;
  }
}
@media only screen and (max-width: 380px) {
    .collection__filters .select {
        width: 53%;
    }
}


/*  Revisions */
.header__icon{
  transition: .2s;
}
.header__link {
  transition: .2s;
}
.header__icon:hover g#fi_shopping-cart {
    stroke: #ffcc00;
}
.header__link:hover .account_icon-caption {
    color: #ffcc00;
}
.header__link:hover g#Search path {
    fill:  #ffcc00;
}
.button.button--primary {
    font-family: Oswald!important;
}
.c2_collection_list  .collection-info__caption-wrapper:hover {
    background-color: black;
}
.c2_collection_list  .collection-info__caption-wrapper:hover .title {
    color: white!important;
}
.collection-info__caption-wrapper .title {
  font-size: 18px!important; 
}
.c2_image_text3 .container {
    align-items: flex-start;
}
.c2_image_text3 .image-with-text__text-column {
    padding: 20px 30px;
}
.social-icons-logo .icon {
    height: 24px;
    width: 24px;
}
.social-icons .icon:hover g#twitter-x-logo-black-square-rounded-20852 {
    fill:  #ffcc00;
}
.social-icons .icon:hover g#Facebook {
    fill: #ffcc00;
}
.mega-menu__content p{
  font-family: Oswald;
  font-size: 18px;
}
#password-container .text-link {
    color: #FFCC00!important;
}
#password-container #owner {
    color: white!important;
}
.cart-section button#checkout:hover{
  color: #1d1b1b!important;
}

.collection-thumbnail-overlay {
    z-index: -1;
}

.c2_collection_main_list .collection-info__caption--below-image {
    padding: 0;
    display: flex;
    flex-direction: column;
    height: 56px;
    border-radius: 0 0 16px 16px;
    background-color: #FFCC00;
    justify-content: center;
    transition: .5s;
}
.c2_collection_main_list .list-collection__thumbnail {
    border: 1px solid #00000029;
    border-radius: 0 0 16px 16px;
    margin-top: 20px;
}
.c2_collection_main_list .list-collection__thumbnail .product-wrap {
    height: 373px;
    width: 410px;
    padding: 15px;
    max-height: 373px;
}
.c2_collection_main_list .flickity-button {
    height: 40px;
    width: 40px;
    background-color: #FFCC00;
}
.c2_collection_main_list .flickity-button:disabled{
  opacity: 0;
}
.c2_collection_main_list .flickity-prev-next-button.next {
    right: 1px;
}
.c2_collection_main_list .flickity-prev-next-button.previous {
    left: 0px;
}
.c2_collection_main_list .has-image-crop img {
    height: 100% !important;
    object-fit: contain !important;
}
.c2_collection_main_list  .collection-info__caption-wrapper:hover {
    background-color: black;
}
.c2_collection_main_list  .collection-info__caption-wrapper:hover .title {
    color: white!important;
}
.faceted-filter-group-display__header {
    margin-top: 10px;
}
.faceted-filter-group-display__header-clear:hover {
    color: #ffcc00;
}
.block__image .mega-menu__content {
    text-align: center;
}


/*  Facet Filter */
range {
  -webkit-appearance: none;
          appearance: none; /* Hides the slider so that custom slider can be made */
  width: 100%; /* Specific width is required for Firefox. */
  background: black; /* Otherwise white in Chrome */
}

.range::-webkit-slider-thumb {
  -webkit-appearance: none;
}

/* Chrome and Safari */

.range::-webkit-slider-thumb {
  position: relative;
  height: 12px;
  width: 12px;
  border-radius: 100%;
  border: none;
  background: black;
  cursor: pointer;
  margin-top: -5px;
  z-index: 1;
  
}

.range::-webkit-slider-runnable-track {
  width: 100%;
  height: 2px;
  cursor: pointer;
  background: black;
  border-radius: 4px;
  border: none;
}

/* Firefox */

.range::-moz-range-thumb {
  height: 14px;
  width: 14px;
  border-radius: 100%;
  border: none;
  background: black;
  cursor: pointer;
  
}

xzcxzcxzxzx
/* On non-hover devices, we make the thumb bigger */

/* Range group (when using double range, we need to rely on some clever trick) */
.facets__price {
    display: flex;
    flex-direction: column;
    width: 100%;
    position: relative;
    margin-top: 60px;
}
.range-group {
  height: 2px;
  background: black;
  border-radius: 4px;
  position: relative;
}
.range {
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    background: #000;
}
.left-price {
    left: 0;
    position: absolute;
    top: -40px;
}
.right-price {
    position: absolute;
    right: 0;
    top: -40px;
}
.range-group .range {
    pointer-events: none;
    height: 2px;
    vertical-align: top;
    -webkit-appearance: none;
}

.range-group .range::-webkit-slider-runnable-track {
  background: none;
}

.range-group .range::-webkit-slider-thumb {
  pointer-events: auto;
}

.range-group .range::-moz-range-progress,
.range-group .range::-moz-range-track {
  background: none;
}

.range-group .range::-moz-range-thumb {
  pointer-events: auto;
}

[dir="ltr"] .range-group .range:last-child {
  left: 0;
}

.range-group .range:last-child {
  right: 0;
}
.faceted-filter-group-display__submit {
    display: none;
}
.range-group .range:last-child {
  position: absolute;
  top: 0;
}
.c2_about_image .image-with-text-overlay__subheading.banner__subheading.subtitle.is-h6 {
    margin-top: -7px;
}
.c2_about_image .image-with-text-overlay__heading{
    margin-bottom: 16px;
} 
.c2_richtext .rich-text__heading  {
    text-transform: capitalize;
}
.ajax-cart__empty-cart-message{
  width: 100%;
}
div#owner {
    color: white !important;
    font-size: 16px;
}
#owner a {
    color: #ffcc00;
}
.link_or{
 color: white!important; 
}

.c2-disable-scroll{
  height: 100vh;
  overflow-y: hidden;
}
.product-gallery__thumbnails--bottom-thumbnails {
    margin-top: var(--gutter);
    display: flex;
    justify-content: center;
    width: 90%;
}
.c2_product_infoformation .flickity-button.flickity-prev-next-button.previous[disabled] {
    opacity: 0;
}
.c2_product_infoformation  .flickity-prev-next-button.next {
    right: 4%;
}
p.new_c_icon {
    background-color: white;
    color: black;
    border: 1px solid black;
    border-radius: 20px;
    padding: 0px 6px;
}
.c2_about_slideshow .flickity-prev-next-button.previous[disabled]{
  opacity: 0;
}
.slideshow-with-text .flickity-prev-next-button.next[disabled]{
  opacity: 0;
  
}
.cart__quantity .quantity-input{
  padding: 0px;
}

#shopify-section-footer-classic .button--primary:hover{
  background-color: transparent!important;
  color: none!important;
}





@media only screen and (max-width: 1280px) {
  .c2_about_slideshow .flickity-prev-next-button.next {
      right: -92.5%;
  }
}
@media only screen and (max-width: 1080px) {
  .c2_about_slideshow .flickity-prev-next-button.next {
      right: -91.5%;
  }
}
@media only screen and (max-width: 990px) {
  .c2_about_slideshow .flickity-prev-next-button.next {
      right: -89.5%;
  }
}