/** Shopify CDN: Minification failed

Line 1894:30 Expected identifier but found "!"
Line 1894:33 Expected identifier but found "!"
Line 3270:0 Unexpected "}"

**/
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://use.typekit.net/nmw8gmq.css');

body, html {
    margin: 0;
    padding: 0;
    height: 100%;font-size: 18px;line-height: 1.5;font-weight: 400;
    font-family: "Roboto Condensed", serif;color:#1E1E1E;background: #E6E6E6;
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6{line-height: 1.1;  font-family: "din-2014", serif;font-weight: 800;margin: 0 0 10px;font-style: italic;text-transform: uppercase;}
body p {
    margin: 0  0 20px;
}
body h1{font-size:100px;}
body h2{font-size:72px;}
body h3{font-size:52px;}
body h4{font-size:21px;}
body h4{font-size: 32px;}
body h6{font-size:32px;}

body .container {
    width: 95%;
    margin: auto;
    max-width: 1440px;padding: 0 0px;
}
/* width */
::-webkit-scrollbar {
  width: 10px;height:4px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #000; 
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #000; 
}

.m50-top{margin-top:50px;}
.m50-bottom{margin-bottom:50px;}
.p10-top{padding-top:10px;}
.p10-bottom{padding-bottom:10px;}
.m10-top{margin-top:10px;}
.m10-bottom{margin-bottom:10px;}

.p50-top{padding-top:50px;}
.p50-bottom{padding-bottom:50px;}

.p30-top{padding-top:30px;}
.p30-bottom{padding-bottom:30px;}

.p20-top{padding-top:20px;}
.p20-bottom{padding-bottom:20px;}

.p15-top{padding-top:15px;}
.p15-bottom{padding-bottom:15px;}

.p70-top{padding-top:70px;}
.p70-bottom{padding-bottom:70px;}

.p80-top{padding-top:80px;}
.p80-bottom{padding-bottom:80px;}


.col-6 {
    width: 50%;padding-left: 10px;padding-right: 10px;
}
.template-product .col-40 {
    width: 40%;
    padding-left: 10px;
    padding-right: 10px;
}

.template-product .col-60 {
    width: 60%;
    padding-left: 10px;
    padding-right: 10px;
}

.col-4 {
    width: 33.33%;
    padding-left: 10px;
    padding-right: 10px;
}
.col-3 {
    width: 25%;
    padding-left: 10px;
    padding-right: 10px;
}
.col-12 {
width:100%;
    padding-left: 10px;
    padding-right: 10px;
}
.img-box img {
    width: 100%;
}
.bg-green{background:#2CB34A;}

.bg-black{background:#1E1E1E;}

.bg-white{background:#fff;}

.text-center{text-align: center;}

.text-end{text-align: end;}

.rebel-best-seller h2 {
    color: #fff;
}


.d-flex{display: flex;
        justify-content: center;}

.bg-red-textbg {
    background: #DA0A39;
    color: #fff;
    border-radius: 10px 20px 10px 0;
    line-height: 1;
    font-size: 68px;
    padding: 0 10px 5px;
    display: inline-block;
    position: relative;
    top: -14px;
}

.template-product .bg-red-textbg {
    top: 0px;
}


.cus-btn .btn {
    max-width: 186px;
    width: 100%;
    background: #2cb34a;
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-style: italic;
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 800;
    min-height: 50px;
    align-items: center;
    display: inline-flex;
    justify-content: center;
    border-radius: 15px;
    transition: 0.5s;
}

.duch_lang .cus-btn  a.btn.add-to-cart-main {
    max-width: 280px;
    font-size: 18px;
}

.cus-btn .btn:hover{background:#000;}

.bg-green h2, .bg-black  h2 {
    color: #fff;
}
body .header__menu-item {
     padding: 8px;
}

/************************footer***************************/
footer .logo {
    width: 218px;margin-bottom:20px;
}

footer .logo img {
    width: 100%;
}
footer .nav-column {
    display: flex;
    justify-content: flex-end;
}

footer  .nav-menu {
    padding: 0;
    max-width: 170px;
    width: 100%;
}

footer  .nav-menu li.menu-item a {
    color: inherit;
    text-decoration: none;
}

footer .nav-menu li.menu-item:hover{opacity: 0.5;}

footer .nav-menu li.menu-item {
    color: #fff;
    margin-bottom: 5px;
    list-style-type: none;
}

footer  p {
    color: #fff;
}

/************************footer***************************/

/************************Home-page***************************/

.home-carousel .slide-text {
    display: inline-block;
}
.rep-mobile-product {
    width: 40%;
    margin-top: 50px;
    text-align: center;
    background: #fff;
    border-radius: 15px;
    position: relative;
}
.rep-mobile-product .slide-text {
    width: 90%;
    margin: auto;
    padding-bottom: 30px;
}

.rep-mobile-product .mobile-img-box img {
    width: 100%;
    margin-top: -150px;
}

.rep-mobile-product .mobile-img-box {
    width: 60%;
    margin: auto;
}

.rep-mobile-product h3 {
    font-size: 32px ;
}

.home-carousel .swiper-button-next, 
.home-carousel .swiper-button-prev {display:none;}

.home-carousel .slide-item {
  background-size: cover;
  background-position: center;
  border-radius: 30px;
}

.home-carousel .slide-item .slide_wrap {
  padding: 12% 4%;
}

.home-carousel .slide-item.slider2 .slide_wrap {
    padding: 13% 4%;
}




.home-carousel .carousel {
    border-radius: 30px;
}
.home-carousel .slide-text h1 ,
.home-carousel .slide-text h3{
    line-height: 1;margin-bottom: 0px;
}

.home-carousel .slide-text h6 {
    margin-bottom:10px;
    line-height: normal;
    font-weight: 700;
}
.home-carousel  .cus-btn {
    margin-top: 20px;
}

.home-carousel .dots , .dots{
    margin: 0;
    padding: 0;
    position: absolute;
    top: 60px;
    display: flex;
    right: 60px;
    z-index: 3;
}
    .home-carousel .slide__product_wrap .rebel-product-item .rebel-product-img {
        height: 220px;
    }
.carousel-wrap{
  position: relative;
}

.home-carousel .dots li, .dots li { cursor: pointer; background: #000;margin: 0 5px;list-style-type: none;font-size: 18px;font-weight: 700;color: #fff;font-family: 'din-2014';font-style: italic;padding: 10px;height: 41px;width: 41px;display: flex;line-height: 0;align-items: center;justify-content: center;border-radius: 22px;}
.home-carousel .dots li.swiper-pagination-bullet{ opacity: 1; }
.home-carousel .dots li.active, .dots li.active, .home-carousel .dots li.swiper-pagination-bullet-active {
    color: #2cb34a;
}

.swiper-pagination-bullets.swiper-pagination-horizontal {
    left: inherit;
    width: inherit;
}

.mice-icons-list {
    display: flex;
    align-items: center;
    justify-content: center;
}

.slide__product_wrap {
  width: 300px;
        padding: 6%;
        align-items: center;
        display: flex;
}

.slide__product_wrap .rebel-categ {
    display: none;
}

.mice-icons-list .icon-box {transition: 0.5s; cursor: pointer; background: #1E1E1E;display: flex;align-items: center;justify-content: center;padding: 0 15px 0 0;color: #fff;font-size:14px;margin: 0 6px;text-transform: uppercase;font-style: italic;border-radius: 15px;}

.mice-icons-list .icon-box img {
    width: 60px;
}
.rebel-mic-sec .mice-icons-list {
    margin-top: -30px;
}

.mice-icons-list .icon-box.active, .mice-icons-list .icon-box:hover {
    transform: scale(1.05);
}


.rebel-product-carousel1 .rebel-product {
    display: flex;
    gap: 1%;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.rebel-product-carousel{
  overflow: hidden;position:relative;
}


.rebel-product-img img {
    width: 100%;
}

.rebel-product-item {
    border-radius: 15px;
}

/*.rebel-product-item {
    width: 24%;
    border-radius: 15px;
    overflow: hidden;
}

.swiper-slide .rebel-product-item {
    width: 100%;
    border-radius: 15px;
    overflow: hidden;
}*/

.rebel-categ {
    font-weight: 700;
    text-transform: capitalize;
    font-style: italic;
    text-align: center;
    background: #1E1E1E;
    color: #fff;
    padding: 8px;
}

.rebel-content {
    background: #fff;
    padding: 10px;
    text-align: center;
}

.rebel-cart-price {
    background: #2CB34A;
    font-weight: 800;
    text-transform: uppercase;
    text-align: center;
    padding: 8px;
    color: #fff;
    font-style: italic;
}

.rebel-product-item a {
    color: inherit;
    text-decoration: inherit;
}

.rebel-product-item h4 {
    font-size: 42px;
    margin-bottom: 10px;
}

.rebel-product-item h4 .bg-red-textbg {
    font-size: 30px;
    top: -6px;
}

.rebel-product-item .rebel-review {
    font-style: italic;margin-bottom:10px;
}

.rebel-product-item .rebel-review img {
    margin-right: 5px;
    width: 100px;
}

.rebel-product-item .rebel-choose {
    display: inline-block;
    margin: 10px 0;
}

.rebel-just-make .container {
    max-width: 900px;
    background: #E6E6E6;
    border-radius: 30px;
}

.rebel-just-make .img-box img {
    width: 100%;
}

.rebel-just-make .img-box img {
    margin-top: -100px;
    margin-bottom: -7px;
}

.duch_lang .rebel-just-make .img-box img {
    margin-top: 10px;
    margin-bottom: 0px;
}

.rebel-just-make .text-box {
    padding: 25px 20px;
}

.repel-claim-sec .sticky-column .img-box {
    max-width: 410px;
}

.repel-claim-sec .row.d-flex {
    align-items: flex-end;
}

.rebel-coll-sec .collection-item {height: 300px;position: relative;overflow: hidden;}

.rebel-coll-sec .collection-item img {position: absolute;width: 100%;top: 0;height: 100%;object-fit: fill;object-position: center;display: inline-block;border-radius: 30px;}

.rebel-coll-sec .row.d-flex {
    align-items: flex-start;
}
.rebel-coll-sec .collection-block.right-side .collection-item {
    margin-bottom: 20px;
}

.rebel-coll-sec .collection-item h3 {
    position: absolute;
    top: 30px;
    color: #fff;
    text-align: center;
    margin: auto;width:90%;
    left: 42%;
    transform: translateX(-42%);
}

.rebel-coll-sec .collection-block.left-side .collection-item h3 {
    font-size: 72px;
}


.testimonial-content {
    border: 3px solid #2CB34A;
    color: #fff;
    border-radius: 15px;
    padding: 20px;
    min-height: 350px;
}

.testimonial-content h4 {
    color: #fff;
}

.template-product .testimonial-content h4 {
  color: #000;
  margin-bottom: 0px;
  margin-top: 0px;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -0.96px;
  text-transform: uppercase;
}

.template-product .testimonial-content {
    display: flex;
    flex-direction: column;  
    border-radius: 3px;
    gap: 8px;
}

.testimonial-content .test-name {
    text-transform: uppercase;
    font-family: 'din-2014';
    font-weight: 700;
    margin-bottom: 5px;
}

.testimonial-content .des-name:before {
    left: 0;
    content: "";
    background: #C4C4C4;
    width: 20px;
    position: absolute;
    height: 20px;
    border-radius: 100px;
    top: 50%;
    transform: translateY(-50%);
}

.testimonial-content .des-name {
    position: relative;
    padding-left: 25px;color:#C4C4C4;margin-top:10px;
}

.testimonial-content .content {
    margin-bottom: 0px;
}
.rating-star:before{
  display: none;
}
.testimonial-content  .rating-star {
  color: #2cb34a;
  font-size: 20px;
  display: flex;
  justify-content: left;margin-bottom:10px;
  align-items: flex-start;
}

.rebel-testimonial-sec .container {
    max-width: 1140px;
}

.repell-list .fa-check {
    background: #1E1E1E;
    color: #2cb34a;
    width: 60px;min-width:60px;
    height: 60px;min-height:60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    font-size: 30px;
}

.repell-list  .icon-box {display: flex;align-items: center;background: #E6E6E6;margin-bottom: 15px;border-radius: 100px;padding: 10px;}

 .repell-list  .icon-content p {
    margin: 0;
}

.repell-list  .icon-content h4 {margin:0 0 5px;}

.repell-list  .icon-content {
    margin-left: 15px;
}

.rebel-subscribe-sec .row.d-flex {
    align-items: center;
}
.repell-carousal ul.dots {
    /*position: static;*/
}

.rebel-why-repellshield-sec h4,
.rebel-why-repellshield-sec .repell-content p {
    color: #fff;
}

.rebel-why-repellshield-sec .text-block {
    padding: 50px  10px;max-width:90%;
}
.img-bg {
    min-height: 320px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

.rebell-article  .collection-item .text-block {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
    max-width: 520px;
}

.rebell-article  .collection-item .text-block h3 {position: static; margin: 15px 0;transform: none;}

.rebell-article  .tag-read {
    background: #e6e6e6;
    display: inline-block;
    padding: 2px 12px;
    border-radius: 30px;
    font-style: italic;
}

.rebell-article .cus-btn.article-btn .btn {max-width: 130px;background: #1e1e1e;}

.rebell-article  .cus-btn.article-btn .btn:hover {
    background: #2cb34a;
}

.rebell-article  .collection-block.left-side .collection-item h3{font-size: 52px;}

.instagram-gallery {
    padding: 0 ;
    margin: 0;
    display: flex;
    align-items: center;flex-wrap:wrap;
}

.instagram-gallery li {
    list-style-type: none;
    width: 25%;
    height: 320px;
    overflow: hidden;
    position: relative;
}

.instagram-gallery li img {
    position: absolute;
    object-fit: cover;
    left: 0;
    right: 0;
    width: 100%;
    display: inline-block;
    height: 100%;
}

.rebel-instagram-sec .container {
    width: 100%;
    padding: 0;
}

.rebel-instagram-sec ul.instagram-gallery {
    margin: 0px -10px;
}

.instagram-id {
    display: inline-block;
    background: #fff;
    padding: 2px 12px;
    border-radius: 30px;
    font-style: italic;
    margin-bottom: 10px;
}

form.subscribe-form input[type="email"] {
    font-style: italic;
    background: #fff;
    border: 0;
    font-weight: 700;
    padding: 10px;
    font-size: 18px;
    border-radius: 15px;
    min-height: 30px;
    width: 100%;
    margin-bottom: 15px;
    color: inherit;
    font-family: 'Roboto Condensed';
}

form.subscribe-form input:focus, form.subscribe-form button:focus {
    border: 0;
    outline: none;
}

form.subscribe-form .cus-btn .btn {
    border: 0;
}



.product-gallery .reb-product-img img {
    width: 100%;
}

.product-gallery .thumb-item img {
    width: 100%;
}

.product-gallery  .reb-product-thumb {
    display: flex;
    gap: 10px;
    width: 100%;margin-bottom:15px;
}

.product-gallery .thumb-item {
    border-radius: 15px;
    overflow: hidden;
    display: inline-flex;
}

.drawer__cart-items-wrapper {
    max-height: 61vh;
    overflow-y: scroll;
    scrollbar-width: thin;
}

#main-collection-filters #ProductGridContainer {
    padding-top: 10px;
}
.template-collection select#SortBy:focus, .template-collection select#SortBy:focus-visible {
    border: 0;
    outline: 0;
    box-shadow: 0 0 0;
}
.product-gallery .reb-product-img {
    overflow: hidden;
    display: inline-flex;
    position: relative;
    height: 475px;
    width: 100%;
    margin-bottom: 15px;
    background: #fff;
    border-radius: 15px;
    padding: 15px;
}

.template-product .product-gallery .reb-product-img {
     border-radius: 30px;
    border: 1px solid #ddd;
    background: url(<path-to-image>) #fff -157.075px -168.246px / 144.129% 167.189% no-repeat;
}

.hide_main{
    display:none;
}

.template-product .product__info-container .product-form, 
.template-product .product__info-container .product__description, 
.template-product .product__info-container .icon-with-text {
    margin: 0px;
}

.rebell-prod-desc h2 {

    line-height:1.1;
    margin: 0;font-size:52px;
    display: flex;
    vertical-align:bottom;
    flex-direction: row;
    gap: 20px;
    align-items: center;
}

.rebell-prod-desc {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.product-gallery .reb-product-img img {
     position: absolute;
    object-fit: cover;
    width: auto;
    height: 95%;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 15px;
}

.rebell-prod-desc span.bg-red-textbg {
    font-size: 53px;
}

.rebell-prod-desc  span.bg-red-textbg {
    font-size: 53px;
}

.rebell-prod-desc  .content-descrip, 
.rebell-prod-desc .content-choose ,  
.rebell-prod-desc .content-amount {
    margin-top: 20px;
}
.rebell-prod-desc b {
    font-style: italic;
}

.rebell-prod-desc ul {
  padding-left: 17px;
  margin: 0px;
}

.template-product .rebell-prod-desc ul {
  padding-left: 0px;
}

.rebell-prod-desc ul li {
  margin-bottom: 0px;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px;
}

.rebel-choose-amount {
    display: inline-flex;
    background: #fff;
    border-radius: 100px;
    overflow: hidden;
    margin-bottom: 30px;
}

.rebell-prod-desc .price {
    font-size: 32px;
    font-weight: 800;
    font-family: 'din-2014';
    font-style: italic;
}

.rebel-choose-amount button {
    border: 0;
    background: #fff;
}

.rebel-quantity {
    padding: 0 15px;
}


.rebel-choose .reb-value {
    background: #e6e6e6;
    padding: 6px 15px;
    font-style: italic;
    border-radius: 15px;
}

.rebel-choose .reb-value.active {
    background: #2cb34a;
    color: #fff;
}
.rebel-choose a {
    color: inherit;
    text-decoration: inherit;
}

.rebell-prod-desc .rebel-choose .reb-value {
    background: #fff;
}

.rebell-prod-desc .rebel-choose .reb-value.active {
    background: #2cb34a;
}

.carousel {
   position: relative;
   width: 100%;
   height: 640px;
   display: flex;
}

html .header__heading-link {
    padding: 0px;
}

.slide-item {
   flex-shrink: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    display: flex;
}

.section-header.shopify-section-group-header-group{
  z-index: 9;
}

/*.carousel .slide-item:not(.active) {
  display: none;
}*/

.cart-count-bubble {
    position: absolute;
    background-color: rgb(var(--color-button));
    color: #000;
    height: 18px;
    width: 18px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 10px;
    top: .8rem;
    left: 1.8rem;
    line-height: 12px;
}
.product-gallery .thumb-item{
  cursor: pointer;
}

.product-gallery .thumb-item.active {
    border: 2px solid #2cb34a;
}

span.price {
    color: inherit;
    text-decoration: inherit;
    font-size: 18px;
}

section.rebel-best-seller h2
.rebel-coll-sec h2, 
.rebel-coll-sec h2{
    paint-order: stroke;
    -webkit-text-stroke-width: 10px;
    -webkit-text-stroke-color: #1E1E1E;
    stroke-linejoin: round;
    stroke-linecap: round;
}

.rebel-instagram-sec h2{
    paint-order: stroke;
    -webkit-text-stroke-width: 10px;
    -webkit-text-stroke-color: #1E1E1E;
    stroke-linejoin: round;
    stroke-linecap: round;
  color: #fff;
}

.rebel-coll-sec h3, 
.rebel-coll-sec h3{
    paint-order: stroke;
    -webkit-text-stroke-width: 8px;
    -webkit-text-stroke-color: #1E1E1E;
    stroke-linejoin: round;
    stroke-linecap: round;
}

.template-index .rebell-prod-desc .content-descrip, 
.template-index .rebell-prod-desc .content-choose, 
.template-index .rebell-prod-desc .content-amount {
    margin-top: 0px;
}

/* Sticky Add to Cart Button */
.cus-btn-bottom-sticky {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: white;
    box-shadow: 0 -4px 12px rgba(0, 0, 0, 0.1);
    padding: 15px;
    z-index: 999999999;
    display: flex;
    justify-content: center;
    display: none;
}

.sticky-cart-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1200px;
    width: 100%;
    padding: 0 20px;
}

.sticky-price {
    font-size: 20px;
    font-weight: 700;
}
.sticky-cart-content .price {
    font-size: 20px;
}
.sticky-cart-content .price .price-item {
    margin: 0 5px 0 0;
}
.sticky-cart-content .price--on-sale .price-item--regular {
    font-size: 16px;
}
.sticky-cart-content.cus-btn .btn {
    max-width: 150px;
    font-size: 18px;
}

@media screen and (min-width: 750px) {
  product-info .product__info-wrapper {
      padding: 0 0 0 30px;
  }
}

/************************Home-page***************************/

/************************Single-page***************************/
.rebel-stepby-step .rebell-step-item .cus-h2 {
    font-size: 28px;
    text-align: left;letter-spacing:2px;
}
span.sub-title-1 {
    font-size: 32px;
    display: block;
}
.blog-articles .card-wrapper {
    width: 100%;
    border-radius: 20px;
    overflow: hidden;
}
article.article-template ul {
    padding-left: 35px;margin-bottom:20px;
}

article.article-template h5 {
    font-size: 18px;
}

article.article-template ul li{margin-bottom:10px;}

.main-blog .blog-articles {
    padding: 40px 10px;
}



.main-blog.page-width {
    padding: 1.5rem 1.5rem;
}

.rebell-prod-desc .rebel-review {
    display: flex;
    align-items: center;
}

.rebell-listing-banner .img-box img {
    position: absolute;
    object-fit: cover;
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
    object-position: center center;
}

.rebell-prod-desc .rebel-review img {width: 121px;margin-right: 5px;}

.rebel-product-sec.bg-white .rebell-prod-desc .rebel-choose .reb-value {
    background: #e6e6e6;
}

.rebel-product-sec.bg-white .rebell-prod-desc .rebel-choose .reb-value.active {
    background: #2cb34a;
}

.rebel-product-sec.bg-white .rebel-choose-amount {
    background: #e6e6e6;
}

.template-product .rebel-product-sec.bg-white .rebel-choose-amount {
  border-radius: 30px;
  margin-bottom: 0px;
}

.template-product .rebel-choose-amount button {
    border: 0;
    background: #e6e6e6;
}

.rebel-tabs-sec .rebell-tab-title-inner {
  display: flex;
  gap:15px;
}

.rebel-tabs-sec .rebell-tab-title-inner .rebell-tab-title {    background: #e6e6e6;
    padding: 2px 15px;
    font-style: italic;
    border-radius: 15px;
}

.rebel-tabs-sec .rebell-tab-title-inner .rebell-tab-title.active {
    background: #2cb34a;
    color: #fff;
}

.rebel-tabs-sec .rebell-tab-desc {
    margin-top: 20px;
}

.rebel-review-snapshot .review-value,.review-perc {
    font-size: 52px;
    font-family: 'din-2014';
    font-style: italic;
    font-weight: 800;
}

.rebel-review-snapshot .review-star img {width: 100%;max-width: 110px;}

.rebel-review-snapshot .cus-btn .btn {
    max-width: 100%;
    width: 100%;
    border: 0;
}

.rebel-review-snapshot .progress-item {
    display: flex;
    align-items: center;
}

.rebel-review-snapshot .review-perc-block {
    background: #fff;
    display: flex;
    flex-direction: column;
    padding: 20px;
    min-height: 170px;
    align-items: center;
    justify-content: center;
    border-radius: 30px;
}


.rebel-review-snapshot .review-value,.review-perc {
    font-size: 52px;
    font-family: 'din-2014';
    font-style: italic;
    font-weight: 800;
}

.rebel-review-snapshot .review-star img {width: 100%;max-width: 110px;}

.rebel-review-snapshot .cus-btn .btn {
    max-width: 100%;
    width: 100%;
    border: 0;
}

.rebel-review-snapshot progress {
  width: 100%;
  height: 25px;
  margin: 0 10px;
}

progress::-webkit-progress-bar {
  background-color: #fff;
}

/* Style the progress (actual progress line) */
progress::-webkit-progress-value {
  background-color: #2cb34a;
}

.rebel-review-snapshot .progress-item {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.rebel-review-snapshot .progress-item label {
    min-width: 50px;
}

.duch_lang .rebel-review-snapshot .progress-item label {
    min-width: 75px;
}

.rebel-review-snapshot .review-perc-block {
    background: #fff;
    display: flex;
    flex-direction: column;
    padding: 20px;
    width: 80%;margin: auto;
    min-height: 170px;
    align-items: center;
    justify-content: center;
    border-radius: 30px;
}

.rebel-review-snapshot  .Snapshot-id {
    background: #fff;
    padding: 2px 15px;
    font-style: italic;
    border-radius: 15px;
    display: inline-block;
}

.snap-review-gallery {
    display: flex;
    flex-wrap: wrap;
}

.snap-review-gallery .snap-review {
    width: 25%;
}

.snap-review-gallery .testimonial-content {
    outline: 0;
    background: #fff;
    color: #000000;
    margin: 6px;
    padding: 10px;
    min-height: 350px;
    border-radius: 20px;
}

.template-product .snap-review-gallery .testimonial-content {
    padding: 10px 10px 15px;
    min-height: auto;
}

.rebell-tab-desc {
    display: none;
}

.rebell-tab-desc.active {
   display: block;
}

.repell-wrap {
  min-height: 325px;
   position: relative;
   width: 100%;
   margin: auto;
   overflow: hidden;
}
.repell-item {
   display: none;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   padding: 0px;
   box-sizing: border-box;
   min-height: 250px;
}

.home-carousel .slide-text h1{
    vertical-align: middle;
    flex-direction: row;
    gap: 20px;
    align-items: center; margin-bottom:10px;
}

.repell-item.active {
   display: block;
   position: relative;
}

.repell-carousal ul.repell-dots {
    /*position: static;*/
    margin: 0 0 20px;
    padding: 0;
    top: 60px;
    display: flex;
    right: 60px;
    z-index: 3;
}

.repell-carousal ul.repell-dots li {
    cursor: pointer;
    background: #000;
    margin: 0 5px;
    list-style-type: none;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    font-family: din-2014;
    font-style: italic;
    padding: 10px;
    height: 41px;
    width: 41px;
    display: flex;
    line-height: 0;
    align-items: center;
    justify-content: center;
    border-radius: 22px;
}

.repell-carousal ul.repell-dots li.active{
  color: #2cb34a;
}

.cus-h2 {
    paint-order: stroke;
    -webkit-text-stroke-width: 10px;
    -webkit-text-stroke-color: #1E1E1E;
    stroke-linejoin: round;
    stroke-linecap: round;
  color: #fff;letter-spacing:2px;
}

.rebel-tabs-sec {
    margin-bottom: 40px;
}

.rebel-stepby-step {
    display: flex;
    width: 100%;
    gap: 10px;
}

.rebel-stepby-step .rebell-step-item {
    width: 25%;
    display: block;
}

.rebel-stepby-step .step-block {min-height: 400px;background-size: cover;background-repeat: no-repeat;padding: 10px;display: flex;flex-direction: column;justify-content: space-between;border-radius: 15px;}

.rebel-stepby-step .step-number {
    color: #fff;
    font-size: 72px;
    font-weight: 800;
    text-transform: uppercase;   font-family: "din-2014";
    font-style: italic;
}

.rebel-stepby-step .step-title {
    font-size: 32px;
    font-family: "din-2014";
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    font-style: italic;
    line-height: normal;
}

.section-header.sticky .header-wrapper {
    position: fixed;
    top: 0;
    z-index: 99;
    width: 100%;
    background: #2cb34a;
}

/*.section-header header.header {
    transition: 0.5s;
}*/


body .add_margin main#MainContent{
    margin-top: 100px;
    background: #e6e6e6;
}

.rebel-categ {
    border-radius: 15px 15px 0 0;
}

.rebel-cart-price {
    border-radius: 0 0 15px 15px;
}
article.article-template {}

article.article-template .page-width {
    padding: 0 15px;
}

article.article-template .page-width img {
    width: 100%;
    border-radius: 30px;margin:20px 0;
}

.cus-title .sub-title {
    font-size: 52px;
    display: block;
}

/************************Single-page***************************/
.rep-cus-table {
    margin-bottom: 30px;
}
main#MainContent {
    background: #e6e6e6;
}

.rebell-tab-desc-inner ul {
    padding-left: 15px;
}

.rebell-tab-desc ul {
    margin-top: 5px;
    padding-left: 18px;
}

.step-title {
    paint-order: stroke;
    -webkit-text-stroke-width: 7px;
    -webkit-text-stroke-color: #1E1E1E;
    stroke-linejoin: round;
    stroke-linecap: round;
}

body .header:not(.drawer-menu).page-width {
    padding-left: 0px;
    padding-right: 0px;
    max-width: 1440px;
    width: 95%;
}

.rebell-article  .tag-read {
    background: #e6e6e6;
    display: inline-block;
    padding: 2px 12px;
    border-radius: 30px;
    font-style: italic;
}

.rebell-article  .collection-item .text-block {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
    max-width: 600px;
    padding-bottom: 15%;
}

.rebell-listing-banner .img-box {
border-radius: 30px;
    overflow: hidden;
    position: relative;
    padding: 0;min-height:220px;
    background-size: cover;
    background-position: center center;
}
.mobile-facets__open .mobile-facets__open-label {
    font-size: 18px;
}

.rebell-listing-banner .img-box h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    width: 90%;
    text-align: center;
}

.listing-mic-categ .icon-box {
    background: #fff;
    color: #1e1e1e;
    font-size: 0;
    font-weight: 700;
}

.listing-mic-categ .icon-box img {
    width: 100px;
}

.listing-mic-categ .icon-box.active, .listing-mic-categ .icon-box:hover,.listing-mic-categ .icon-box:focus {
    font-size: 52px;
}
.rebel-product-inner {
    width: 33.33%;
}

.rebel-product-item {margin: 4px;border-radius: 15px;overflow: hidden;}
.rebell-sortby-sec {
    display: flex;
    justify-content: space-between;
}

.rebell-sortby-sec select,.rebell-sortby-sec select:focus {
    background: transparent;
    border: 0;
    font-size: 18px;outline: 0;
    color: #2cb34a;
}

.rebell-sortby-sec select option {
    color: #1e1e1e;
    font-size: 16px;
}




  .checkbox-wrapper label {
    font-size:12px;margin-left: 10px;
  }

  /* CORE STYLES */
  .checkbox-wrapper  input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 15px;
    height: 15px;
    font: inherit;
    border: 1px solid #2cb34a;
    margin: 0;
  }
  .checkbox-wrapper  input[type=checkbox] {
    border-radius: 0.25em;
  }
  .checkbox-wrapper  input:checked {
    background: #2cb34a;
  }
  .checkbox-wrapper input:not(:checked):hover {
    border-color: transparent;
    background: #2cb34a;
  }

  .checkbox-wrapper {
    display: flex;
    align-items: center;
    margin: 5px 0;
    border-bottom: 1px solid #ddd;
    padding: 5px 0;
}

.checkbox-wrapper {
    display: flex;
    align-items: center;
    margin: 5px 0;
    border-bottom: 1px solid #ddd;
    padding: 5px 0;
}

.filter-item {
    background: #fff;
    padding: 10px;
    border-radius: 15px;margin-bottom: 15px;
}

.rebel-product-listing .rebell-sortby-sec, 
.rebel-product-listing .rebel-product {
    padding-left: 25px;
}
.rebell-filter-heading {
    margin-bottom: 15px;
}
.filter-item i.fa {
    width: 30px;
    height: 30px;
    background: #1e1e1e;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    color: #2cb34a;margin-right:8px;
}

.filter-tittle {
    display: flex;
    align-items: center;
    text-transform: uppercase;
    font-weight: 800;
    font-style: italic;
    margin-bottom: 0px;
    color: #000;
}

.rebell-filter-heading h4 {
    margin-bottom: 0px;
}

.rebell-filter-heading {
    margin-bottom: 10px;
}
.filter-item .filter-content {
    display: none;
    margin-top: 15px;
}

.filter-item.active .filter-content {
    display: block;
}

.rebel-best-seller .rebel-product-inner {
    width: 25%;
}
.rebel-stepby-step {
    display: flex;
    width: 100%;
    gap: 10px;
}

.rebel-stepby-step .step-block {min-height: 400px;background-size: cover;background-repeat: no-repeat;padding: 10px;display: flex;flex-direction: column;justify-content: space-between;border-radius: 15px;}

.rebel-stepby-step .step-number {
    color: #fff;
    font-size: 72px;
    font-weight: 800;
    text-transform: uppercase;   font-family: "din-2014";
    font-style: italic;
}

.repel-claim-sec {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 8% 0;
}

.repel-claim-sec  .row.d-flex {
    flex-wrap: wrap;
    max-width: 640px;
    margin-left:auto;
}



.repel-claim-sec  .img-box-text {
    background: #1E1E1E;
    display: flex;
text-align: center;
    align-items: center;
    justify-content: center;
    color: #fff;
    min-height: 200px;
    margin: 10px 0;
    border-radius: 30px;
    padding: 30px;
    flex-direction: column;
    overflow: hidden;
}

.repel-claim-sec  .img-box-text h4, .repel-claim-sec  .img-box-text h2 {
    text-align: center;
    color: #fff;
}

.repel-claim-sec  .img-box-text p {
    font-style: italic;
    margin-bottom: 0;
    line-height: normal;
}





.template-collection h1 {
    font-family: din-2014, serif;
    font-weight: 800;
    font-style: italic;
    paint-order: stroke;
    -webkit-text-stroke-width: 10px;
    -webkit-text-stroke-color: #1E1E1E;
    stroke-linejoin: round;
    stroke-linecap: round;
}

.template-collection {
  background-color: #E6E6E6;
}

.template-collection #MainContent .gradient {
    background: #E6E6E6;
}

.rebel-stepby-step .step-title {
    font-size: 32px;
    font-family: "din-2014";
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    font-style: italic;
    line-height: normal;
}

.template-collection .facets-vertical .facets__summary {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

.template-collection  .facets__disclosure-vertical {
    border-top: 0px;
    margin-right: 0;
}

.template-collection ul.facets-layout.facets-layout-list.facets-layout-list--text.facets__list--vertical.list-unstyled {
    display: flex;
    border-bottom: 0px solid #ddd;
    flex-direction: column;
    margin: 0;
    padding: 0;
}

.template-collection .facet-checkbox {
    padding: 0;
    flex-grow: 1;
    position: relative;
    font-size: 12px;
    display: inline-flex;
    word-break: break-word;
    gap: 10px;
}

.repell-list p {
    font-style: italic;
}

.template-collection .facets__item {
    display: flex;
    align-items: center;
    margin: 5px 0;
    border-bottom: 1px solid #ddd;
    padding: 5px 0;
    flex-direction: row;
}

.template-collection  .template-collection .facets-layout-list--text input[type=checkbox] {
    position: absolute;
    opacity: 1;
    width: 15px;
    height: 15px;
    top: 7px;
    left: 0;
    z-index: -1;
    appearance: none;
    -webkit-appearance: none;
    padding: 0;
    margin: 0px;
}

.template-collection .facet-checkbox>svg, .facet-checkbox>.svg-wrapper {
    background-color: #fff;
    margin-right: 0px;
    flex-shrink: 0;
    width: 15px;
    height: 15px;
    font: inherit;
    border: 1px solid #2cb34a;
    margin-right: 0px;
}

.template-collection  .facet-checkbox .svg-wrapper {
    visibility: hidden;
    position: absolute;
    left: .3rem;
    z-index: 5;
    top: 2px;
    width: 11px;
    height: 11px;
    left: 2px;
}

.template-collection  .active-facets__button--light .active-facets__button-inner {
    box-shadow: 0 0 0 .1rem #000;
}

.template-collection .field__input, 
.template-collection .customer .field input {
    flex-grow: 1;
    padding: 10px;
    font-size: 14px;
}

.template-collection .facets__price .field {
    align-items: center;
    height: 50px;
}
.template-collection .field__input, 
.template-collection .select__select, 
.template-collection .customer .field input, 
.template-collection .customer select {
    height: 50px;
}

.template-collection .facets__price .field__label {
    left: 15px;
    font-size: 14px;
    top: 15px;
}

h2.facet-filters__label.caption-large.text-body, h2.product-count__text.text-body  {
    font-family: "Roboto Condensed";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    margin: 0 5px 0 0;
}

.template-collection select#SortBy{
    height: 40px;
    font-family: "Roboto Condensed";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    color: #2CB34A;padding:0px 10px;
}


.product-count__text span {
    text-transform: capitalize;
}

.rebell-cart-section {
    box-shadow: 0px 0px 50px 0px #00000040;
    background: #E6E6E6;
    border-radius: 15px 0 0px 15px;
    overflow-x: hidden;padding:0px;justify-content: space-between;
}

.rebell-cart-section .drawer_content_warp {
    padding: 20px;
}

.rebell-cart-section .drawer__close .svg-wrapper {
    height: 20px;
    width: 20px;
}
.rebell-cart-section .drawer__close {min-width: 30px;min-height: 30px;top:30px;}
progress#file {
    width: 100%;
    background: #2cb34a;
    border-radius: 15px;overflow:hidden;
}
.progress_wap {
    margin-bottom: 10px;
}
.rebell-cart-section .drawer__header {padding:0px;}

.cart__ctas {
    display: flex;
    justify-content: space-between;
    width: 100%;
    background: #1E1E1E;
    color: #fff;
    padding: 5px 10px;
    font-size: 32px;
    font-family: 'din-2014';
    font-style: italic;
    font-weight: 800;
    margin: 0;
}
.rebell-cart-section .drawer__footer {
    padding: 0;
    border: 0;
    margin: -2px;
}

.cart__checkout-button {
    background: #2CB34A;
    width: 100%;
    font-size: 21px;
    text-transform: uppercase;
    font-family: 'din-2014';
    font-style: italic;
    color: #fff;
    font-weight: 700;
    line-height: normal;
    min-height: 50px;
}
.rebell-cart-section .drawer_content_warp{padding:20px;}
.rebell-cart-section .cart__ctas>*+* {
    margin: 0;
}

.cart__ctas_bottom .cart__checkout-button:hover {
    box-shadow: 0 0 0 !important;
    border: 0;
}
.cart-item {
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    margin: 5px 0  !important;!i;!;
}

.cart-item quantity-popover .quantity {
    min-height: 40px;
    background: #E6E6E6;
    border-radius: 30px;
    width: 120px;
}

.cart-item .quantity:after {
    content: unset;
}

.cart-item quantity-popover .quantity .quantity__button, 
.cart-item .cart-remove-button,
.cart-item cart-remove-button {
  width: 40px;
  min-width: 40px;
  height: 40px;
  min-height: 40px !important;
}

.cart-item .cart-item__price-wrapper span {
    font-weight: 800;
    color: #1E1E1E;
    font-family: 'din-2014';
    font-style: italic;
}
.cart-item button.cart-remove-button {
    background: #e6e6e6;
    border-radius: 100px;
}

.drawer__heading, .cart__empty-text {
    margin: 0 0 1rem;
    font-family: din-2014;
    font-size: 52px;
    font-style: italic;
    font-weight: 800;
    line-height: 100%;
    text-transform: uppercase;
}

.cart-item__name {
    text-decoration: none;
    font-family: din-2014;
    font-size: 33px;
    font-style: italic;
    font-weight: 800;
    line-height: 100%;
    text-transform: uppercase;
    display: flex;
    gap: 5px;    
    align-items: flex-start;
    justify-content: flex-start;
}

td.cart-item__details {
    line-height: 20px;
}

td.cart-item__details a.product_subtitle {
    color: #1E1E1E;
    font-family: "Roboto Condensed";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
}

.cart-item__quantity input.quantity__input {
    color: #1E1E1E;
    text-align: center;
    font-family: "Roboto Condensed";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
}

.cart-drawer .cart-items .cart-item__quantity {
    padding-top: 10px;
}

.drawer__inner {
    width: 500px;
    max-width: calc(100vw - 3rem);
}

.cart-drawer .cart-item>td+td {
    padding-left: 0px;
}

.cart-drawer .cart-items td {
    padding-top: 0rem;
}

body .cart__checkout-button {
    opacity: 1 !important;
}

.cart-drawer .cart-item {
    gap: 10px;
    padding: 20px;
    margin: 0 0 15px !important;
}

.disclosure__list-wrapper.country-selector {
    width: 140px;
}

.language-selector .disclosure__list {
    min-width: 150px;
}

.cart-item__details>*+* {
    margin-top: .4rem;
}

.product-option {
    font-size: 16px;
    word-break: break-word;
    line-height: 1;
}

dl .product-option dt {
    display: none !important;
}

dl dd {
    font-family: "Roboto Condensed";
    font-size: 18px;
    font-style: italic;
    font-weight: 400;
}


/***********************About-us*******************************/
/*.rebel-what-we-believe .rebell-icon-box-wrap{
  display: flex;
  gap: 30px;
  flex-direction: row;
}*/
.rebel-what-we-believe .col-3 {
    width: 25%;
    padding-left: 10px;
    padding-right: 10px;
}

.rebel-story-sec .row.d-flex {
    align-items: center;
}

.rebel-story-sec .img-box {
    border-radius: 30px;
    overflow: hidden;
    min-height: 400px;
    position: relative;
}

.page-about-us .listing-mic-categ .icon-box,
.page-uber-uns .listing-mic-categ .icon-box{
    background: #000;
    color: #fff;
    min-height: 60px;
    font-size: 20px;
    font-weight: 700;
    padding: 5px 15px;
}

.field__input:not(:placeholder-shown)~.field__label {
    left: 1.5rem;
}

.field__input:focus~.field__label, .field__input:not(:placeholder-shown)~.field__label, .field__input:-webkit-autofill~.field__label, .customer .field input:focus~label, .customer .field input:not(:placeholder-shown)~label, .customer .field input:-webkit-autofill~label {
    font-size: 9px;
    top: 5px;
    left: 12px;
    letter-spacing: .04rem;
}

.page-about-us .listing-mic-categ .icon-box svg.not_hover,
.page-uber-uns .listing-mic-categ .icon-box svg.not_hover {
    display: block;
}

.page-about-us .listing-mic-categ .icon-box svg.on_hover,
.page-uber-uns .listing-mic-categ .icon-box svg.on_hover{
    display: none;
}

.page-about-us .listing-mic-categ .icon-box:hover svg.not_hover,
.page-uber-uns .listing-mic-categ .icon-box:hover svg.not_hover{
    display: none;
}

.page-about-us .listing-mic-categ .icon-box:hover svg.on_hover,
.page-uber-uns .listing-mic-categ .icon-box:hover svg.on_hover{
    display: block;
}

.page-about-us .listing-mic-categ .icon-box svg,
.page-uber-uns .listing-mic-categ .icon-box svg{
    margin-right: 10px;
  height: 60px;
}

.page-about-us .listing-mic-categ .icon-box img,
.page-uber-uns .listing-mic-categ .icon-box img {
    width: 40px;
    margin-right: 10px;
}

.page-about-us .listing-mic-categ .icon-box.active, 
.page-about-us .listing-mic-categ .icon-box:hover, 
.page-about-us .listing-mic-categ .icon-box:focus,
.page-uber-uns .listing-mic-categ .icon-box.active, 
.page-uber-uns .listing-mic-categ .icon-box:hover, 
.page-uber-uns .listing-mic-categ .icon-box:focus{
    font-size: 20px;
}



.rebel-story-sec .img-box img {
    position: absolute;
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.listing-mic-categ .icon-box.active, .listing-mic-categ .icon-box:hover {
    background: #E6E6E6;
    color: #000000;
}
.rebel-what-we-believe {
    color: #fff;
}

.rebel-what-we-believe .rebell-icon-box {
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
    gap: 10px;
}

.rebel-what-we-believe .icon {
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
    gap: 10px;
}

.rebel-what-we-believe .cus-icon img {
    width: 100%;
}
.rebel-what-we-believe .cus-icon {
    max-width: 80px;
    margin: auto;
}

.rebel-story-sec .cus-icon-box {
    background: #1E1E1E;
    color: #2cb34a;
    width: 62px;
    height: 62px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    font-size: 30px;
}

.page-about-us h1.h1 {
    font-family: din-2014, serif;
    font-weight: 800;
    font-style: italic;
    paint-order: stroke;
    -webkit-text-stroke-width: 10px;
    -webkit-text-stroke-color: #1E1E1E;
    stroke-linejoin: round;
    stroke-linecap: round;
}

.page-about-us .rebell-icon-box h4,
.page-uber-uns .rebell-icon-box h4{
    font-family: din-2014, serif;
    font-weight: 800;
    font-style: italic;
    color: #fff; 
}

.page-about-us section.rebel-mic-sec,
.page-uber-uns section.rebel-mic-sec{
    position: relative;
}

.page-about-us .mice-icons-list,
.page-uber-uns .mice-icons-list{
    position: absolute;
    left: 0;
    right: 0;
}

section.rebel-best-seller-about h2 {
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
}

.row.rebel-ingredients-wrap {
    display: flex;
    flex-direction: row;
    gap: 10px;
}

.row.rebel-ingredients-wrap .col-3 {
  width: 25%;
  padding-left: 0px;
  padding-right: 0px;
}

.ingredients-image img {
    max-width: 100%;
  width: 100%;
}

section.rebel-ingredients-above {
    margin-bottom: -10px;
}

.rebel-ingredients-box {
    position: relative;
}

.rebel-ingredients-box h4 {
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    color: #fff;
    font-size: 32px;
    font-style: italic;
    font-weight: 700;
    line-height: 100%;
    text-transform: uppercase;
}
.rebel-ingredients-box p {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 20px;
  color: #fff;
  font-family: "Roboto Condensed";
  font-size: 18px;
  font-style: italic;
  font-weight: 700;
  line-height: 100%; /* 18px */
  text-transform: uppercase;
}


/***********************About-us*******************************/

.home-carousel .slide-text h6 {
    margin-left: 10px;
}

.home-carousel .slide-text {
    max-width:650px;
    width: 100%;
}

.icon-box {
    cursor: pointer;
}

.rebel-what-we-believe .rebell-icon-box img {
    height: 78px;
}

.test-name {
    display: flex;
    align-items: center;
    gap: 5px;
}

.testimonial-content span.bg-red-textbgw img {
    width: 30px;
}

.title_wrap_with_stroke {
    text-align: center;
}

.title_wrap_with_stroke svg {
  width: 980px;
 /* height: 115px;*/
  max-width: 100%;
}


.rebel-stepby-step .title_wrap_with_stroke svg {
    width: 780px;
    height: 108px;
    max-width: 100%;
}

.rebell-article.bg-green .title_wrap_with_stroke svg {
    max-width: 100%;
    width: 525px;
    height: 140px;
}

.rebell-article.bg-green .title_wrap_with_stroke svg.duch {
    height: 160px;
} 

.template-product .title_wrap_with_stroke svg {
  width: 1180px;
 /* height: 115px;*/
  max-width: 100%;
}

.title_wrap_with_stroke text {
    text-transform: uppercase;
}

.best-sellers-text {
    stroke-width: 9px;
}

.collection-item .title_wrap_with_stroke {
    position: absolute;
    top: 30px;
    color: #fff;
    text-align: center;
    margin: auto;
    width: 90%;
    left: 42%;
    transform: translate(-42%);
}

.collection-item .title_wrap_with_stroke svg {
   /*height: 125px; */
   max-width: 100%;
}

.rebell-listing-banner .title_wrap_with_stroke {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    width: 100%;
    text-align: center;
}

.collection-item .title_wrap_with_stroke svg.title_1 {
  height: 150px;
  max-width: 100%;
}

.template-product .rebel-review-snapshot .title_wrap_with_stroke svg {
    width: 680px;
    height: 115px;
    max-width: 100%;
}

.duch_lang.template-product .rebel-review-snapshot .title_wrap_with_stroke svg {
    width: 920px;
}

.rebel-instagram-sec .title_wrap_with_stroke svg {
  width: 960px;
}

.header__search {
    display: none;
}

.home-carousel .carousel .rebel-product-item {
    width: 100%;
}

.swiper-container:not(.swiper-initialized) .swiper-wrapper {
    display: flex;
    flex-direction: unset;
    gap: 15px;
}

.swiper-horizontal {
    touch-action: pan-y;
    position: relative;
}

div.swiper-button-next:empty, div.swiper-button-prev:empty {
    opacity: 1;
    cursor: auto;
    pointer-events: unset;
    display: flex;z-index:1;
    width: 60px;
    height: 60px;
    padding: 8px 9.5px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: 1px solid rgba(30, 30, 30, 0.20);
    background: #E6E6E6;
    border-radius: 50%;
}

.swiper-horizontal div.swiper-button-disabled:empty{
  display: block;
  opacity: .5;
  z-index: 2;
}

.swiper-button-next:after, .swiper-button-prev:after {
    position: absolute;
    font-family: swiper-icons;
    font-size: 20px;
    text-transform: none!important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1;
    top: 50%;
    left: 50%;
    color:  #1E1E1E;
    transform: translate(-50%, -50%);
    cursor: pointer !important;
}

.rebel-product-item .rebel-product-img {
    height: 350px;
    position: relative;
}

.rebel-product .rebel-product-item .rebel-product-img {
    height: 300px;
    position: relative;
}

.page-about-us .title_wrap_with_stroke svg { 
  width: 920px;
  max-width: 100%; 
}

.rebel-product-item .rebel-product-img img {
    z-index: 1;
    position: absolute;
    object-fit: contain;
    width: auto;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


svg.article_title.duch text {
    font-size: 40px;
}

.duch_lang .repell-wrap {
  min-height: 375px;
}

.page-width .rte h2,
.page-width .rte h1{
    font-size: 30px;
}

.page-width .rte ul, 
.page-width.rte ol {
    list-style-position: inside;
    padding-left: 1rem;
}

.rte table {
    margin-bottom: 15px;
}
.rte table td {
    font-size: 18px;
}

html .contact button.button {
    color: #fff;
    font-size: 18px;
    padding: 15px;
    width: 150px;
    max-width: 150px;
    min-width: 150px;
    height: auto;
    max-height: max-content;
    min-height: max-content;
}

html .contact .field__input, 
html .contact .select__select, 
html .contact .customer .field input, 
html .contact .customer select {
    font-size: 18px;
    width: 100%;
    height: 60px;
    min-height: 60px;
}

html .contact textarea.field__input {
    height: 150px;
}

html .contact .field__label,
html .contact .customer .field label {
    font-size: 18px;
    left: 20px;
    top: calc(1rem + var(--inputs-border-width));
    margin-bottom: 0;
    pointer-events: none;
    position: absolute;
    transition: top var(--duration-short) ease,font-size var(--duration-short) ease;
    color: rgba(var(--color-foreground),.75);
    letter-spacing: .1rem;
    line-height: normal;
}

html .contact .field__input:focus~.field__label, 
html .contact .field__input:not(:placeholder-shown)~.field__label {
    font-size: 12px;
    top: 10px;
    left: 20px;
}

html .contact .field__input:focus, 
html .contact .field__input:not(:placeholder-shown), 
html .contact .field__input:-webkit-autofill {
    padding: 25px 20px 5px;
    margin: var(--inputs-border-width);
}

.rte li {
    list-style: none;
    list-style: disc;
}

.rte li p {
    padding-top: 0px !important;
}

.rte ul, .rte ol {
    list-style-position: inside;
    padding-left: 15px;
}

.rte table td p {
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.rte table td {
    font-size: 16px;
    padding: 5px 10px;
}
p.img_holder img {
    width: 100%;
}


.artical_banner .img-box img {
    width: 100%;
    object-fit: cover;
    object-position: center center;
    height: 100%;
}

section.rebel-just-make.faq_content_section {
    margin-top: -50px;
}

section.rebel-just-make.faq_content_section h4 {
    font-size: 42px;
    text-align: center;
    margin: 30px 0px;
}

.template_blog section.rebell-listing-banner {
    position: relative;
}

.rebel-tabs-sec .rebell-tab-title-inner .rebell-tab-title span.bg-red-textbgw {
    width: 30px;
    display: inline-block;
    line-height: normal;
    vertical-align: middle;
}

.rebel-tabs-sec .rebell-tab-title-inner .rebell-tab-title span.bg-red-textbgw img {
    max-width: 100%;
}

.template-page .desktop-hide,
.template-product .desktop-hide{
    display: none;
} 
.template-page .mobile-show,
.template-product .mobile-show{
    display: none;
}
.template-page .desktop-show,
.template-product .desktop-show{
    display: flex;
} 

form > div > div > div.needsclick.kl-private-reset-css-Xuajs1 {
    padding: 0px !important;
}

input.kl-private-reset-css-Xuajs1, input.kl-private-reset-css-Xuajs1 {
    font-family: 'Roboto Condensed' !important;
    font-style: italic !important;
    font-weight: 600 !important;
    color: rgb(30, 30, 30);
    margin-bottom: 10px !important;
}

body .kl-private-reset-css-Xuajs1 h1, 
body .kl-private-reset-css-Xuajs1 h2, 
body .kl-private-reset-css-Xuajs1 h3{
    margin: 0;
    paint-order: unset;
    -webkit-text-stroke-width: 0px;
    -webkit-text-stroke-color: unset;
    stroke-linejoin: unset;
    stroke-linecap: unset;
}

button.needsclick.go160973086.kl-private-reset-css-Xuajs1,
button.needsclick.go300628013.kl-private-reset-css-Xuajs1{
    width: 165px !important;
    max-width: 100%;
    text-decoration: none;
    text-align: center !important;
    font-style: italic !important;
    font-size: 21px !important;
    text-transform: uppercase;
    font-weight: 800 !important;
    min-height: 50px;
    align-items: center;
    display: inline-flex;
    justify-content: center;
    border-radius: 15px;
    transition: 0.5s;
    font-family: "Roboto Condensed", serif !important;
}

.cart-drawer .cart-item__details {
    width: auto;
    grid-column: 2 / 5;
}

.discount-animate {
  color: #ff0000;
  font-weight: bold;
  display: inline-block;
  animation: vibrate 0.4s infinite;
}

@keyframes vibrate {
  0% { transform: translateX(0); }
  25% { transform: translateX(-2px); }
  50% { transform: translateX(2px); }
  75% { transform: translateX(-2px); }
  100% { transform: translateX(0); }
}
.rebel-product-sec .price .price-item {  margin: 0;}
.rebel-best-seller span.price.price-item.price-item--regular.line-through {
    text-decoration: line-through;
    color: #000;
    font-size: 16px;
    margin-right: 5px;
}

.rebel-product-sec span.product-price.line-through {
    text-decoration: line-through;
    color: #121212bf;
    font-size: 20px;
    margin-right: 5px;
}

p.product-title-sub-main {
    margin-bottom: 0px;
}

@media screen and (min-width: 750px) {
    .rebel-product-sec .product__info-container .price--on-sale .price-item--regular {
        font-size: 20px;
    }
}


span.badge.price__badge-sale.color-scheme-4 {
    display: none;
}

#sticky-timer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #2cb34a;
    color: white;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 0;
    text-align: center;
    z-index: 9999;
    cursor: pointer;
}

.header__inline-menu .link,
.header__inline-menu .customer a {
    font-size: 16px;
}

.bell-emoji {
    display: inline-block;
    animation: ring 1s infinite;
    transform-origin: 50% 0%;
}

span.price.price-item.price-item--regular.line-through {
    text-decoration: line-through;
    color: #000;
    font-size: 16px;
    margin-right: 5px;
}

@keyframes ring {
    0% { transform: rotate(0); }
    10% { transform: rotate(15deg); }
    20% { transform: rotate(-10deg); }
    30% { transform: rotate(7deg); }
    40% { transform: rotate(-5deg); }
    50% { transform: rotate(3deg); }
    60% { transform: rotate(-2deg); }
    70% { transform: rotate(1deg); }
    80%, 100% { transform: rotate(0); }
}

.sticky-sale-bar {
  z-index: 9999;
  background-color: #2cb34a;
  color: #ffffff;
  text-align: center;
  font-weight: 600;
  padding: 10px 15px;
  font-size: 16px;
  font-family: inherit;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  line-height: 1.4;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2); /* Add shadow */
}
.sticky-sale-bar strong {
    margin: 0 6px;
}
.swiper-container .rebel-review {
    justify-content: center !important;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .sticky-price {
        font-size: 20px;
        font-weight: 700;
    }
    .cus-btn-bottom-sticky.show {
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 9999;
    }
    .sticky-cart-content .price {
        font-size: 20px;
    }
    .sticky-cart-content .price .price-item {
        margin: 0 5px 0 0;
    }
    .sticky-cart-content .price--on-sale .price-item--regular {
        font-size: 16px;
    }
    .sticky-cart-content.cus-btn .btn {
        max-width: 150px;
        font-size: 18px;
    }
  .sticky-sale-bar {
    font-size: 14px;
    padding: 8px 10px;
  }
  .sticky-sale-bar strong {
        margin: 0 5px;
    }
}

@media (max-width: 480px) {
    .sticky-sale-bar {
        font-size: 13px;
        padding: 6px 8px;
        text-align: center;
    }
    .sticky-sale-bar strong {
        margin: 0 3px;
    }
}


@media screen and (min-width: 750px) {
    html .contact .contact__button {
        margin-top: 0px;
    }
}


@media screen and (max-width: 1300px) {
  footer .nav-column {
justify-content: space-between;
  }
  .mice-icons-list .icon-box {
      margin-bottom: 10px;
  }
  .home-carousel .slide-item {
      height: 520px
  }
  .home-carousel .carousel {    
      height: auto;
      padding-bottom: 20px;
  }

  .home-carousel .slide-text {
    padding-top:30px;
  }

  .home-carousel .slide-text h1 {
      /* font-size: 15vw; */
  }

  .home-carousel .slide-text h3{
    /* font-size: 10vw; */
  }

  .slide-text h1 .bg-red-textbgw{
  	/* width: 100px; */
  }
  
  .slide-text h1 .bg-red-textbgw img{
  	max-width: 150px;
  }
  
  .mice-icons-list {
      display: flex;
      align-items: center;
      justify-content: center;
      flex-wrap: wrap;
  }

  .product-gallery .reb-product-img img {
  /*  width: 100%;*/
  }
  .rebell-prod-desc h2 {
 /*     font-size: 12vw; */
  }
  span.bg-red-textbgw img {
      /* width: 80px; */
  }
  span.bg-red-textbgw {
      /* width: 80px; */display:inline-flex;
  }
  body .header:not(.drawer-menu).page-width {
      width: 90%;
  }
  .slide__product_wrap {
      width: 300px;
      padding: 6%;
  }
}

@media screen and (max-width: 1021px) { 
  .rebel-what-we-believe .rebell-icon-box-wrap{
      flex-wrap: wrap;
  }
  .row.rebel-ingredients-wrap{
      flex-wrap: wrap;
      gap: 2%;
  }
  .rebel-what-we-believe .col-3{
      width: 46%;
      padding-left: 2%;
      padding-right: 2%;
  }
  .row.rebel-ingredients-wrap .col-3{
      width: 48%;
  }
  .progress-bar {
      height: auto;
  }
  .snap-review-gallery .snap-review {
      width: 50%;
  }
  .rebel-stepby-step {
      display: flex;
      gap: 2%;
      flex-wrap: wrap;
  }
  .rebel-stepby-step .rebell-step-item {
      margin-bottom: 2%;
      display: block;
  }
  .col-6, .col-4, .col-8{
    min-width:100%;
    width:100%;
  }  
  .d-flex {
    flex-direction: column;
  }
  .product__info-wrapper {
    margin-top: 5%;
  }
  
  .product__info-wrapper .rebell-prod-desc h2 {
    line-height: 20px;
  }
  .product__info-wrapper span.bg-red-textbgw img {
      width: 50px;
  }
  product-info .product__info-wrapper {
      padding: 0 0 0 10px;
  }
  .rebel-product-sec.bg-white.p70-bottom{
      padding-bottom: 0px;
  }
}

@media (min-width: 0px) and (max-width:991px) {
body .repel-claim-sec {
    padding: 80px 0;
}
body .sub-title-1 {
    font-size: 22px;
}
body .rebell-prod-desc h2 {
    font-size: 38px;
}
body .card--card.card--media .card__inner .card__content .card__heading {
    font-size: 16px;
}
.cus-title .sub-title {
    font-size: 22px;
    display: block;
}
.rebel-review-snapshot .review-perc-block{margin:30px auto;}
.repel-claim-sec .row.d-flex {
    margin: auto;
}
body p.img_holder {
    display: block;
}
    .page-width--narrow {
        padding: 0 1.5rem;
    }
form.subscribe-form .cus-btn .btn {
    border: 0;
    min-width: 100%;
}
 body .rebel-just-make .text-box {
    text-align: center;
    max-width: 400px;padding:50px 0;
    margin: auto;
}
  .flex-reverse {
    flex-direction: column-reverse;
}

.rebel-just-make .flex-reverse .img-box img {
    margin: 0;
}
}

/* Adjust font size for smaller screens */
@media screen and (max-width: 768px) {
  .template-product .rebel-product-sec .p30-top:first-child {
    padding-top: 0px;
  }
  .template-product .rebel-review img {
    width: 90px;
  }
  .template-product .product-title img {
    height: 25px;
  }
  .template-product .rebel-review {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    gap: 10px;
  }
  .template-product .product_price {
    font-size: 32px;
    font-weight: 800;
    font-family: 'din-2014';
    font-style: italic;
    margin-bottom: 10px;
  }
  .template-product .product__info-wrapper {
    margin-top: 2%;
  }
  .template-product .product-title{    
    display: flex;
    align-items: center;
    margin-bottom: 0px;
    gap: 10px;
  }
  .template-page .desktop-show,
  .template-product .desktop-show {
      display: none;
  } 
  .template-page .mobile-hide,
  .template-product .mobile-hide {
      display: none;
  }
   
  .template-page .mobile-show,
  .template-product .mobile-show{
      display: block;
  }
  .template-page .mobile-show .rebel-product-carousel .swiper-container1:not(.swiper-initialized) .swiper-wrapper {
      flex-direction: column;
  }
  section.rebel-just-make.faq_content_section .metafield-rich_text_field p {
    margin-bottom: 5px;
    text-align: left;
  }
  .rebel-tabs-sec .rebell-tab-title-inner > div {
      margin-bottom: 7px;
  }
  .rebel-tabs-sec .rebell-tab-title-inner {
      display: block;
      gap: 15px;
      justify-content: center;
      align-items: center;
  }
  section.rebell-listing-banner .img-box img {
      position: absolute;
      height: 100%;
      width: auto;
      object-fit: cover;
  }
  .template_blog section.rebell-listing-banner {
    position: relative;
  }
  .rebel-what-we-believe .col-3 {
      width: 96%;
      padding-left: 2%;
      padding-right: 2%;
  }  
  /*.row.rebel-ingredients-wrap .col-3 {
      width: 100%;
  }*/
  .page-about-us .mice-icons-list, .page-uber-uns .mice-icons-list {
    left: 15px;
    right: 15px;
  }
  .title_wrap_with_stroke svg {
    width: 100%;
    height: auto;
  }
  .best-sellers-text {
   /* font-size: 9vw;
    stroke-width: 1.2vw;*/
  }
  .testimonial-content {
    min-height: auto;
  }
  .rebel-coll-sec svg.article_title.duch text {
      font-size: 40px;
  }
  svg.article_title.duch text {
      font-size: 30px;
  }
}

@media screen and (max-width: 601px) {
   .rebel-stepby-step .rebell-step-item {
      width: 100%;
  }
  .rebel-stepby-step {
    gap: 15px;
    flex-direction: column;
  }
  svg.article_title.duch text {
      font-size: 23px;
  }
  .rebel-coll-sec svg.article_title text {
      font-size: 40px;
  }
}



@media (min-width: 0px) and (max-width:567px) {
.rep-cus-table {
    overflow-y: overlay;
}

.rep-cus-table table {
    width:700px;
}

  .snap-review-gallery .snap-review{width:100%;max-width:100%;}
  .home-carousel .slide-item {
      text-align: center;
}
.rebel-product-carousel .swiper-container:not(.swiper-initialized) .swiper-wrapper {flex-direction:column;}

.page-about-us .listing-mic-categ .icon-box {
    width: 100%;min-width:240px;font-size:14px;
}
  
.product-gallery .reb-product-img img {
        width: 100%;
    }
.article_title .cus-h3 {
    font-size: 24px;
}
.rebel-coll-sec svg.article_title text {
    font-size: 40px;
}
  .rebel-why-repellshield-sec .text-block {
max-width:100%;
}
}

/* Further adjustments for very small screens */
@media screen and (max-width: 480px) {
  .row.rebel-ingredients-wrap .col-3 {
      width: 100%;
  }
  .rebel-ingredients-box h4 {
    font-size: 48px;
   }
  .rebel-ingredients-box p {
    font-size: 26px;
  }
  .best-sellers-text {
   /* font-size: 9vw;  Increase size even more */
    /*stroke-width: 2vw;  Increase stroke width */
  }
  svg.article_title.duch text {
      font-size: 5vw;
  }
  .rebel-coll-sec svg.article_title.duch text {
      font-size: 30px;
  }
}





@media screen and (min-width: 750px) {
  .cart-item__media {
      width: 105px;
  }
  .template-collection  facet-filters-form.facets.facets-vertical-sort.small-hide form#FacetSortForm {
      display: flex;
      justify-content: flex-start;
      align-items: center;
  }
  .flex_left {
    flex: 1;
    justify-content: left;
    align-items: center;
  }
  
  .flex_right {
    flex: 1;
    align-items: center;
    justify-content: right;
  }
  .template-collection  .product-count-vertical {
      margin-left: 0px;
      position: relative;
  }
  .template-collection .facets__form-vertical {
        display: flex;
        flex-direction: column;
        width:100%;
  }
  .template-collection .facets-vertical .facets-wrapper {
      padding-right: 35px;
  }
  .template-collection .facets-vertical .active-facets__button {
      margin-bottom: 0px;
  }
  .template-collection .facets__display-vertical {
      padding-bottom: 0px;
  }
  .template-collection .facets__header-vertical {
      padding: 5px 0 0 0;
      font-size: 14px;
  }
}

@media screen and (min-width: 990px) {  
  .template-collection .active-facets__button .svg-wrapper {
      margin-right: 0;
      margin-top: 0;
      width: 1.2rem;
  }
  .template-collection .active-facets__button-wrapper *, .template-collection span.active-facets__button-inner {
      font-size: 14px;
  }
   body .header:not(.drawer-menu).page-width {
        padding-left: 0px;
        padding-right: 0px;
        max-width: 1440px;
        width: 95%;
        margin: 0 auto;
        padding: 20px 15px;
    }
}




@media(min-width:0px) and (max-width:567px) {

.slide__product_wrap {
        justify-content: center;
    }
    .home-carousel .slide-item {
        justify-content: center;
    }

.repell-list .icon-content h4, .repell-list .icon-content p {
    line-height: 1;
}
  .instagram-gallery li {
    width: 50%;
    min-width: 50%;
    height: 180px;
}

}
@media(min-width:568px) and (max-width:991px) {
.facets-vertical #ProductGridContainer .grid--1-col-tablet-down .grid__item {
    width: 49%;
    max-width: 49%;
}


.page-about-us .listing-mic-categ .icon-box {
    width: 48%;
}

  .instagram-gallery li {
    height: 180px;
}
  .rebel-stepby-step .rebell-step-item {
        width: 49%;
    }
}

}

@media(min-width:0px) and (max-width:767px) {
  
  body h3 {
    font-size: 35px;
}

  
.rebel-story-sec .row.col-reverse {
    flex-direction: column-reverse;
}
.home-carousel .slide-text h1 {
    font-size: 40px;
    line-height: normal;
}


.home-carousel .slide-text h3 {
    font-size: 25px;
    line-height: normal;
}
  .home-carousel .slide-text h6 {
    font-size: 20px;
}

span.bg-red-textbgw img, span.bg-red-textbgw {
    max-width: 50px !important;
}
body .home-carousel .slide-text {
    max-width:350px;
}
}


@media(min-width:0px) and (max-width:991px) {
body h1{
  font-size:35px;
}
body .menu-drawer__menu-item, body .menu-drawer__close-button {
    padding: 10px 20px;
    font-size: 18px;
}

body .menu-drawer summary.menu-drawer__menu-item {
    padding-right: 20px;
}

body .menu-drawer__menu-item>.svg-wrapper {
    right: 15px;
}

body header svg.icon.icon-close {
    width: 1.5rem;
    height: 1.5rem;
}
body .menu-drawer {
    width: 320px;
}

body .header--has-localizations:where(:not(.header--has-social)) .menu-drawer__utility-links {
    padding: 60px 20px;
}

body .header-localization .disclosure .localization-form__select {
    width: 100%;
}

body .localization-form__select .icon-caret {
    right: 15px;
}

body .menu-drawer__localization .localization-form {
    width: 100%;
}

body .disclosure__list-wrapper.country-selector {
    width: 320px;
    background: #2cb34a;bottom: 0;
        max-height: 100%;
        height: 100%;transform: translateY(0rem);
}

body .country-selector__close-button.link {
    width: 20px;
    height: 20px;color:#fff;
}

body .country-filter {
    padding: 20px !important;
    position: static;
  background: #2cb34a;color:#fff;
}

  
body h2  {
    font-size: 32px;
}
body h3, 
body .cus-h3  {
    font-size: 30px;
}
.mob-hidden {display:none;}
  
body .rebel-coll-sec .collection-block .collection-item {
    margin-bottom: 20px;
}
.repell-list .icon-content h4 {
    font-size: 20px;
}
  .home-carousel .slide-text h1 {
    font-size: 45px;
}

.home-carousel .slide-text h3 {
    font-size: 32px;
    line-height: 1;
}
  .rebel-story-sec .img-box {
    margin: 30px 0;
}
.rebel-mic-sec .mice-icons-list {
    overflow-x: scroll;
    flex-wrap: nowrap;
    justify-content: flex-start;
}
.swiper-slide .rebel-content .bg-red-textbgw img,
.rebell-prod-desc span.bg-red-textbgw img {
    max-width: 62px;
}
    .slide-text h1 .bg-red-textbgw img {
        max-width: 80px;
    }


}




@media(min-width:992px) and (max-width:1024px) {
body h1{
  font-size:58px;
}
body h2 {
    font-size: 58px;
}
body h3, 
body .cus-h3 {
    font-size: 35px;
}

  
.rebell-listing-banner  .cus-title .sub-title  {font-size:32px;}
.home-carousel .slide-text h1 {
    font-size: 45px;
}

.home-carousel .slide-text h3 {
    font-size: 35px;
    line-height: 1;
}

   .slide-text h1 .bg-red-textbgw img {
        max-width: 80px;
    } 
}



@media(min-width:768px) and (max-width:991px) {
.facets-vertical #main-collection-filters {
    width: 30%;
}

.facets-vertical #ProductGridContainer {
    width: 68%;
}


.facets-vertical {
    justify-content: space-between;
}
}


@media(min-width:768px) and (max-width:1024px) {

.home-carousel .slide-text h6 {
    font-size: 20px;
}
    .home-carousel .slide-item {
        justify-content: flex-start;
    }
  
.home-carousel .slide-text h1 {
    line-height: normal;
}

.home-carousel .slide-text h3 {
    line-height: normal;
}

body .home-carousel .slide-text {
    max-width:350px;
}
}


@media(min-width:1200px) and (max-width:1300px) {
    .slide-text h1 .bg-red-textbgw img {
        max-width: 80px;
    }

}





@media(min-width:992px) and (max-width:10000px) {
article.article-template  h2 {
    font-size: 52px;
}

article.article-template h3 {font-size: 32px;}
body .rebell-listing-banner .img-box {
    min-height: 360px;
}
.rebel-coll-sec .collection-block.left-side .collection-item {height: 620px;}
.facets-vertical #main-collection-filters {
    width: 30%;
}

.facets-vertical #ProductGridContainer {
    width: 68%;
}


.facets-vertical {
    justify-content: space-between;
}
}


@media(min-width:1300px) and (max-width:10000px) {
 body .cus-title {
    font-size: 72px;}
.rebell-prod-desc span.bg-red-textbgw {
    display: inline-flex;
}
} 


@media (min-width:768px) and (max-width:10000px){
.rebell-prod-desc .title-main span.bg-red-textbgw img {width:65px;}
.rebell-prod-desc .title-sec-main span.bg-red-textbgw img {width:90px;}

.rebell-prod-desc span.bg-red-textbgw {
    display: inline-flex;
}
.mobile-slide .mobile-img-box {
    display: none ;
}



}
@media (min-width:0px) and (max-width:767px){
.rebell-cart-section .drawer__close {
    min-width: 30px;
    min-height: 30px;
    top: 0;
}
.cart-drawer .drawer__cart-items-wrapper {
    max-height: calc( 100vh - 265px);
}
.rebell-cart-section .drawer__footer {
    padding: 0;
    border: 0;
    margin: -2px;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
}
.cart-drawer span.bg-red-textbgw img {
    width: 38px;
}  
.cart-drawer .cart-item__name {
    font-size: 26px;
}
.cart-drawer .cart__ctas {
    font-size: 18px;
}
.cart-drawer .drawer__heading, 
.cart-drawer .cart__empty-text {
  font-size: 25px;
  margin: 0 0 5px;
}
.cart-drawer .cart-item cart-remove-button {
    margin-left: 5px;
}
body .drawer_content_warp .progress_wap p {
  margin-bottom: 5px;  
  font-size: 15px;
}
.cart-items dl dd{
    font-size: 14px;
}
.rebel-product-carousel .swiper-container:not(.swiper-initialized) .swiper-wrapper {
    flex-direction: column;
}
.slide__product_wrap {
    margin: 0 auto;
}
.rebel-best-seller .swiper-button-next,
.rebel-best-seller .swiper-button-prev{
  display: none !important;
}
body .home-carousel .rebel-product-item .rebel-content{background:transparent;position:relative;}
body .home-carousel .rebel-product-item .rebel-content:after {
    content: "";
    width: 100%;
    height: 50%;
    position: absolute;
    background: #fff;
    left: 0;
    z-index: -1;
    bottom: 0;
    border-radius: 15px 15px 0 0;
}

body .home-carousel  .rebel-product-item   .rebel-review {
    display: none;
}
.rep-mobile-banner {
    display: flex;
    flex-direction: column;justify-content:space-between;
}
  
.home-carousel .slide-item {
        height: 620px;
        background-position: center center !important;
    }


.duch_lang .home-carousel .slide-item {
  height: 650px;
}
.mobile-slide:not(.product_have) {
    background: #fff !important;
   display:block;
}

.mobile-slide .slide_wrap {
    padding: 0 !important;
}

.mobile-slide .rep-mobile-banner .mobile-img-box {
    height: 350px;
    position: relative;
}

.mobile-slide .rep-mobile-banner .mobile-img-box img {
    position: absolute;
    object-fit: cover;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    object-position: center top;
}

.mobile-slide .slide-text {
    padding-top: 20px !important;
    text-align:center;
    padding-top: 20px !important;
    text-align: center;
    padding: 2.5%;
    word-wrap: break-word;
    max-width: 95%;
    margin-top: -5px;
}

.mobile-slide .slide-text h6 {
    font-size: 22px;
    color: #1E1E1E;
    margin-bottom: 10px;
}
 .swiper-pagination-bullets.swiper-pagination-horizontal {
        position: absolute;
        left: 20px;
        top: 20px;justify-content: flex-start !important;
    }
body .rep-mobile-product {
    width: 100%;
  
}
  .home-carousel .slide-item .slide_wrap {
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
}

}
@media (min-width:0px) and (max-width:767px){
  .disclosure .disclosure__link { color: #000;}
}