/** Shopify CDN: Minification failed

Line 2115:0 Unexpected "}"

**/
/*dynamic-navbar  */
.dynamic-navbar {
  background: #111;
  position: relative;
}
div#header-group {
    position: sticky !important;
    top: 0 !important;
    z-index:999999 !important;
}
.dynamic-navbar__inner {
  display: flex;
  align-items: center;
  padding: 12px 20px;
}

/* Toggle */
.nav-toggle {
  display: none;
  font-size: 22px;
  background: none;
  color: #fff;
  border: none;
  cursor: pointer;
}

/* Desktop Menu */
.dynamic-navbar__menu {
  display: flex;
  gap: 24px;
  list-style: none;
  margin: auto;
  padding: 0;
}

.dynamic-navbar__link {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
}

/* Dropdown */
.dynamic-navbar__item {
  position: relative;
}

.dynamic-navbar__submenu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #222;
  padding: 10px 0;
  list-style: none;
  z-index: 9999;
}

.dynamic-navbar__item:hover .dynamic-navbar__submenu {
  display: block;
}

.dynamic-navbar__submenu a {
  color: #fff;
  display: block;
  padding: 6px 14px;
  white-space: nowrap;
}
 .dynamic-navbar__item.has-submenu > a::after {
    content: ' ▼';
    font-size: 12px;
  }
  .my-div{
  display:none;   
}                

.homepage-slider .banner-slide {
  position: relative;
  height: 100vh;
  min-height: 600px;
  display: flex !important;
  align-items: center;
  background-size: cover;
  background-position: center;
}

.homepage-slider .banner-content {
    max-width: 600px;
    color: #fff;
    position: relative;
   left: 33px;
}

.homepage-slider .banner-title {
    font-size: 48px;
    font-weight: bold;
    line-height: 52px;
    margin-bottom: 0 !important;
}

.homepage-slider .banner-subtitle {
    font-size: 16px;
    margin-bottom: 28px;
    margin-top: 20px;
    font-weight: 400;
}

.homepage-slider .banner-btn, .home-right-text a, .contact-form__form button.button {
    display: inline-block;
    padding: 8px 28px !important;
    border: 1px solid #9c9c9c4f;
    color: #fff;
    text-decoration: none;
    font-weight: 600 !important;
    border-radius: 50px !important;
    background: #fb9e28;
    transition:0.5s all;
}
.homepage-slider .banner-btn:hover {
    background: #fff;
    color: #000;
}
.home-right-text a:hover, .contact-form__form button.button:hover {
    background: #000;
    color: #fff;
}

.homepage-slider .slick-dots {
    bottom: 20px;
}

.homepage-slider .slick-dots li button:before {
    font-size: 16px;
    opacity: 1;
    color: #ffffff;
}
.homepage-slider .slick-dots li.slick-active button:before {
      opacity: 1;
    color: #fb9e28;
}
.homepage-slider .slick-dots li {
    margin: 0;
}
.homepage-slider {
    margin-bottom: 0 !important;
}


/* 24-11-2025 */

.container {
    max-width: 1350px !important;
    padding: 0 15px;
    margin: auto;
}

p{
  font-size: 16px !important;
  font-weight: 500 !important;
}

.slick-slide{
  min-height: 300px !important;
  height: 100% !important;
  object-fit: contain !important;
}

.home-text-image .home-right-text {
    /* max-width: 50%; */
    width: 50%;
}

.home-left-image img {
    height: 100%;
    object-fit: contain;
    position: relative;
}

.rebel-home-text-image-main .home-text-image {
    gap: 40px;
    justify-content: center;
    padding: 60px 0;
    position: relative;
}

.home-right-text p {
    font-size: 16px !important;
    font-weight: 500;
}

section.kome-rebel-products-section {
    padding-bottom: 60px;
    padding-top: 60px;
}

.rebel-review-section {
    padding: 60px 0 !important;
    background: #000000;
}

.rebels-products h2 {
    margin-bottom: 0;
    text-align: center;
}

.rebels-card {
    border: 1px solid #b7b7b7;
    border-radius: 20px;
    padding: 20px;
}

.rebels-card .rebels-product-image {
    height: 280px;
    width: 100%;
    object-fit: contain;
}

.rebels-card .rebels-product-image img {
    height: 100%;
    object-fit: contain;
}

.rebels-products .rebels-grid .rebels-card {
flex: 0 0 30%;
    max-width: 30%;
    background: #f7f7f7b5;
        border: 1px solid #b7b7b74d !important;
        transition: 0.3s all;
}

.product-card__content {
      background: #f7f7f7b5;
        border: 1px solid #b7b7b74d !important;
        transition: 0.3s all;
}
.rebels-products .rebels-grid .rebels-card:hover {
    transform: scale(1.03);
}
.rebels-products .rebels-grid .rebels-card:hover .rebels-prod-title {
    color: #000;
}

.rebels-products .rebels-grid {
    gap: 20px !important;
}


.rebel-review-heading{
  font-size: 40px !important;
  color: #ffffff;
}

.rebels-prod-title {
    font-size: 16px !important;
    font-weight: 700 !important;
    text-align: center;
    line-height: 22px;
    margin-bottom: 10px;
    margin-top: 16px;
    color: #fb9e28;
    transition: 0.3s all;
}

.section-wrapper {
    padding-top: 60px;
    padding-bottom: 80px;
}

.rebels-products p {
    text-align: center;
}

.rebels-prod-price {
    text-align: center;
}

.home-left-image {
    height: 600px !important;
    border: 1px solid #9e9e9e36;
    border-radius: 22px;
    padding: 8px;
    background: #fff;
    position: relative;
}
.rebel-home-text-image-main .home-text-image:before {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0;
    width: 30%;
    height: 100%;
    background: #fb9e28;
}


.banner-slide:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(91deg, black, transparent);
}

.custom-section-content h2.contact-form-heading {
    margin-bottom: 0;
    text-align: center;
    display: none;
}

.image-block--AWHhiaTYyZlRQRFFQZ__image_YpfJne {
    height: 480px !important;
}

.image-block--AWHhiaTYyZlRQRFFQZ__image_YpfJne img.image-block__image.border-style {
    object-fit: cover;
    height: 100% !important;
    border-radius: 30px;
}

#shopify-section-template--18405755387969__section_kqP4Jf .image-block {
    max-width: 50%;
    width: 100%;
}

.rebel-review-text{
  color: #000000 !important;
}

.contact-form__form input::placeholder {
    color: #000000 !important;
    font-weight: 700;
    font-size: 16px !important;
}

.contact-form__form textarea {
    font-size: 16px !important;
    font-weight: 700;
    color: #000000 !important;
    padding: 10px 15px !important;
    border-color: #00000069;
}

.contact-form__form input {
    border-color: #00000069;
    padding: 10px 15px !important;
}

.contact-form__form button.button {
    font-size: 16px !important;
    padding: 10px 20px;
    border-radius: 8px;
    font-weight: 500;
}

.custom-section-content .spacing-style {
    padding: 0;
}

.rebel-review-container{
  width: 100% !important;
}

.contact-form {
    background: #f7f7f7 !important;
    padding: 50px !important;
    border-radius: 20px;
}

.contact-form__form input, .contact-form__form textarea {
    border-radius: 50px;
    border-color: #dbdbdb;
}

.contact-form__form textarea {
    height: 150px;
    padding-top: 20px !important;
    border-radius: 20px !important;
}

.contact-form__form label {
    color: #000 !important;
    font-size: 14px !important;
}
.product-media img.product-media__image {
    height: 100% !important;
    object-fit: contain !important;
    /* object-position: top !important; */
}
.product-card__content {
    background: #f7f7f7b5;
    border: 1px solid #b7b7b74d !important;
    transition: .3s all;
    padding: 20px !important;
    border-radius: 10px !important;
}
slideshow-slide.product-media-container {
    /* height: 200px; */
}

.product-card__content p {
    font-weight: bold;
    color: #000 !important;
    line-height: 22px;
    margin-bottom: 9px !important;
}

/* 25-11-2025 */

section.two-video-section {
    padding-bottom: 60px;
}

.two-video-wrapper .video-box {
    width: 100% !important;
}

.home-left-image video{
    object-fit: contain !important;
    height: 100% !important;
}

header-menu.header-menu .menu-list__submenu {
    width: 320px !important;
}

.mega-menu__list {
    display: block !important;
}

.menu-list__list-item {
    position: relative;
}

.menu-list__submenu-inner {
    padding: 12px 0 !important;
    background: #fff !important;
    border-radius: 5px;
}

header-menu.header-menu .menu-list__submenu li.mega-menu__column a {
    font-size: 14px !important;
    text-transform: capitalize;
    color: #000 !important;
} 
.overflow-menu:after {
    display: none;
}

.faq-section {
  padding: 60px 20px;
}

.faq-item {
border: 1px solid #ddd;
    padding: 15px 20px;
    background: #f4f4f4;
    margin-bottom: 12px;
    border-radius: 5px;
}

.faq-question {
width: 100%;
    background: none;
    border: none;
    font-size: 20px;
    font-weight: 600;
    text-align: left;
    padding: 10px 0;
    cursor: pointer;
    position: relative;
    font-family: 'Inter';
}

.faq-question .icon {
position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 22px;
    width: 30px;
    height: 30px;
    background: #f99e29;
    border-radius: 50%;
    color: #fff;
    display: flex;
    justify-content: center;
}

.faq-answer {
  display: none;
  padding: 10px 0;
  font-size: 16px;
  color: #444;
}

.faq-item.active .faq-answer {
  display: block;
}

.faq-item.active .faq-question .icon {
  transform: translateY(-50%) rotate(45deg);
}

.inner_banner_img {
    height: 380px !important;
    position: relative;
    background-position: top right !important;
}
.inner_banner_img:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #00000045;
}
.inner_banner_txt {
    position: relative;
}
.faq-section h2 {
    text-align: center;
    font-weight: 800;
    font-family: 'Inter';
}
.inner_banner_txt h2 {
    font-size: 60px !important;
    font-weight: 700;
    text-shadow: unset !important;
    text-transform: uppercase;
}
.about-us-section {
  padding: 60px 0;
}
.about-container {
  width: 90%;
  max-width: 1200px;
  margin: auto;
  text-align: center;
}
.about-heading {
  font-size: 36px;
  margin-bottom: 15px;
  font-weight: 700;
}
.about-subheading {
  font-size: 18px;
  margin-bottom: 30px;
  color: #555;
}
.about-content {
    display: flex;
    align-items: center;
    gap: 30px;
    width: 100%;
    margin: 60px 0px;
}

.about-image img {
  width: 100%;
  max-width: 450px;
  border-radius: 10px;
}
.about-text {
  font-size: 16px;
  line-height: 1.6;
  color: #333;
  text-align: left;
}

.contact_inner_wrapper {
    display: flex;
    justify-content: center;
    gap: 20px;
}

.contact_inner_secc {
    padding: 60px 0 20px;
}

.contact_inner_wrapper .contact_inner_box {
    flex: 0 0 30%;
    max-width: 30%;
    background: #f7f7f7;
    padding: 36px;
    border-radius: 20px;
    text-align: center;
    border: 1px solid #e9e9e9;
}

.contact_inner_wrapper .contact_inner_box h4 {
    font-size: 26px;
    text-transform: capitalize;
    font-weight: 700;
    font-family: 'Inter';
    color: #000;
    margin: 20px 0 0;
}

.contact_inner_wrapper .contact_inner_box p {
    margin: 10px 0 0;
    font-size: 20px !important;
}
.contact_inner_wrapper .contact_inner_box img {
    max-width: 50px;
    margin: auto;
}

.contact-form {
    border: 1px solid #e9e9e9;
}

.custom-section-content img {
    border-radius: 20px;
}

.return-policy {
    padding: 60px;
}

.return-policy h2 {
    font-weight: 800;
    font-family: 'Inter';
}

.return-policy .policy-content p {
    text-align: center;
    margin-bottom: 40px;
}
/* 03-12-25 */
/* .video-wrapper {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 12px;
} */
 .double-video-banner {
    background: #000;
 }
.video-wrapper {
display: flex;
    gap: 20px;
    width: 100%;
    justify-content: center;
    padding: 50px 20px;
    background: #000;
    max-width: 1450px;
    margin: auto;
    align-items: end;
}
.video-box {
border-radius: 10px;
}
.video {
width: 100%;
height: 500px;
object-fit: cover;
}
.rebel-review-section {
padding: 40px 0;
}

.rebel-review-container {
width: 90%;
max-width: 1200px;
margin: auto;
text-align: center;
}

.rebel-review-heading {
font-size: 32px;
margin-bottom: 40px;
}
/* Removed grid display so Slick can work properly */
.rebel-review-grid {
gap: 25px;
}
.rebel-review-card {
background: #ffffff;
padding: 25px;
border-radius: 12px;
border: 1px solid #eee;
text-align: center;
margin: 10px;
}

.rebel-review-photo {
width: 80px;
height: 80px;
object-fit: cover;
border-radius: 50%;
margin-bottom: 15px;
}

.rebel-review-stars {
font-size: 20px;
color: #FFD700;
margin-bottom: 10px;
}

.rebel-review-name {
font-weight: bold;
margin-bottom: 10px;
font-size: 18px;
}

.rebel-review-text {
font-size: 14px;
color: #555;
}
/* .rebel-collections-list-cstm {
display: grid;
grid-template-columns: 1fr;
gap: 30px;
} */
.rebel-collections-list-cstm {
    display: flex;
    width: 100%;
    gap:20px;
    flex-wrap:wrap;
}

.rebel-collection-box {
    border: 1px solid #e5e5e56e;
    padding: 20px;
    border-radius: 10px;
    background: #fff;
    flex:0 0 48%;
}

/* .rebel-collection-image img {
border-radius: 8px;
    display: block;
    object-fit: cover;
    height: auto;
} */
.rebel-collection-image img {
    border-radius: 8px;
    display: block;
    object-fit: cover;
    height: 350px;
}

.rebel-collection-content {
text-align: center;
margin-top: 15px;
}

/* .rebel-collection-content h3 {
margin-bottom: 10px;
} */
.rebel-collection-content h3 {
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 600;
}

.rebel-collection-btn {
display: inline-block;
padding: 10px 22px;
background: #000;
color: #fff;
border-radius: 8px;
text-decoration: none;
}

h2.rebel-collections-title {
    text-align: center;
}
section.rebel-cstm-collections-sec {
    margin: 60px 20px;
}
ul.slick-dots {
    display: flex;
    justify-content: center;
    padding: 20px;
}
ul.slick-dots li {
    padding: 5px;
}

button.slick-prev.slick-arrow{
    display: none !important;
}
button.slick-next.slick-arrow {
    display: none !important;
}

ul.slick-dots li {
    list-style: none;
}

ul.slick-dots li button {
    font-size: 20px;
    border-radius: 20px;
    color: #000;
    background-color: #ffffff; 
}

ul.slick-dots li.slick-active button {
    background-color: #f89c3a !important; 
    color: #fff !important;
}
.rebel-collection-box {
    width: 25%;
    box-sizing: border-box;
}

.video-wrapper .video-box-1 {
    flex: 0 0 70%;
    max-width: 70%;
}

.video-wrapper .video-box {
    flex: 0 0 30%;
    max-width: 30%;
    border-radius: 5px;
    overflow: hidden;
}


.video-wrapper .video-box-1 .banner-txt-new h2 {
    color: #fff;
    font-weight: 700;
}

.video-wrapper .video-box-1 .banner-txt-new p {
    color: #fff;
    margin-bottom: 50px;
}
.why-vmf-wrapper {
  padding: 60px 0;
  background: #f6f6f6;
}

.why-main-heading, h2.rebel-collections-title{
text-align: center;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 40px;
}

.why-grid {
display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 12px;
}

.why-box {
  background: #fff;
  border: 1px solid #dddddd;
  border-radius: 10px;
  padding: 25px;
  text-align: left;
  position: relative;
}

.icon-circle {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  border: 1px solid #000;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
}

.icon-circle img {
  max-width: 55px;
  height: auto;
}

.why-title {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 10px;
}

.why-text {
  font-size: 15px;
  line-height: 24px;
}

.why-btn-wrap {
  text-align: center;
  margin-top: 40px;
}

.why-btn {
  background: #000;
  padding: 15px 35px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
}

.why-btn:hover {
  opacity: .8;
}
.rebel-cstm-collections-sec1 {
    padding: 60px 0 0;
}

.collection-custom-layout {
    height: 520px !important;
}

.collection-custom-layout .collection-image {
    width: 100% !important;
}


.collection-custom-layout .collection-content img {
    max-width: 300px !important;
    margin-bottom: 0 !important;
}

.collection-custom-layout .collection-content h2 {
    font-size: 52px !important;
    font-weight: 700;
    margin-top: -9px !important;
    text-transform: uppercase;
}
/* 05-12-25 */

/* .collection-content{
  width:50%;
  height:100%;
  display:flex;
  justify-content:center;
  align-items:center;
  padding: 0px !important;
} */

.collection-inner{
  width:100%;
  display:flex;
  flex-direction:column;
  text-align:center;
}

.collection-logo-in-sec{
  background:#333;  
  padding:25px;
}

.collection-logo-in-sec {
    background: #000;
    padding: 56px 25px;
    justify-content: stretch;
    justify-items: stretch;
    height: 50%;
        /* margin-bottom: 10px; */
}

.collection-logo-in-sec img{
  max-width:200px;
}
.collection-logo-heading-in-sec {
background: #414141;
    padding: 55px 20px;
    text-align: center;
    height: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.collection-logo-in-sec img {
    margin: auto;
}
.faq-answer a {
    color: red;
    text-decoration: none;
}

ul.choose-list {
    padding: 0 20px !important;
    text-align: left;
    width: 80% !important;
}
ul.choose-list li {
    font-size: 16px;
    font-weight: 500;
}
.choose-us-about, .about-commitment {
    margin: 30px 0px;
}
.coll-img-list {
    gap: 25px;
    width: 100%;
}
.coll-img-list {
    display: flex;
}
.about-commitment {
    text-align: justify;
}
h2.about-we-do  {
    font-size: 36px;
    margin-bottom: 15px;
    font-weight: 700;
    text-align: left;
}
h2.simple-heading{
     font-size: 36px;
    margin-bottom: 15px;
    font-weight: 700;

}
h2.about-collections{
     font-size: 36px;
    margin-bottom: 15px;
    font-weight: 700;
    text-align: left;
}

li::marker {
    font-size: 20px;
    color: #fa9f28;
}
.about-image img {
    transition:  transform 0.4s ease-in-out;
}
.about-image:hover img {
    transform: scale(1.04);
}
.coll-section-in {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: flex-start;
}
/* .coll-section-in {
    height: 100%;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: end;
    justify-content: flex-start;
} */
.collection-custom-layout .collection-content {
    width: 40%!important;
    align-content: stretch;
    height: 100%;
}

.header__row.header__row--top.color-scheme-1.section.section--full-width-margin.section--page-width {
    background: #323232 !important;
}
.contact_page_form_head {
    margin-bottom: 30px;
}
.contact_page_form h3 {
    margin-bottom: 20px;
    font-weight: 700;
}

.contact_page_form .form_email_p p {
    margin-top: 20px;
}

.contact_page_form .form_email_p p a {
    color: #fc9e28;
    text-decoration: underline;
    font-weight: 700;
}

div#shopify-section-template--18405755093057__form .image-block {
    max-width: 810px;
    display: none;
}

.simple-text-block {
    margin-top: 70px;
}
.choose-us-about, .about-commitment {
    margin: 50px 0;
}
.rebel-custom-footer .rebel-footer-container {
    display: flex !important;
    gap: 0 !important;
}
.mypopup {
    position: fixed;
    top: 50%;
    width: 100%;
    Z-INDEX: 1;
    BACKGROUND: #f4f4f4;
    TRANSFORM: translate(-50%, -50%);
    left: 50%;
    display: none;
    max-width: 560px;
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #d0d0d0;
}

.mypopup button.cross-btn {
    position: absolute;
    right: -10px;
    top: -17px;
    padding: 8px;
    border-radius: 50%;
    background: #000;
    color: #fff;
    border: unset;
    width: 30px;
    height: 30px;
}

button.discussMine {
    background: #f99e29;
    height: 50px;
    border: unset;
    border-radius: 10px;
    color: #fff;
    text-transform: capitalize;
    transition: .3s all;
    font-size: 15px;
    font-weight: 500;
}

.form_generater_form_div {
    border: unset;
    padding: 20px;
}

button.discussMine:hover {
    background: #000;
}

p.myOr {
    margin: 0;
    text-align: center;
    font-size: 20px !important;
    line-height: 0;
}

.product-information__grid div span.price {
    display: none;
}

.product-information__grid rte-formatter {
    padding: 20px;
    border: 1px solid rgb(0 0 0 / 29%);
    border-radius: 10px;
}

.related-products h2.related-title {
font-size: 32px;
    margin-bottom: 32px;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 22px;
    font-weight: 300;
}
/* body.my-class {
    background: #000 !important;
    background-color: #000 !important;
} */

.related-grid .related-item {
text-align: center;
    border: 1px solid #c3c1c16e;
    border-radius: 10px;
    padding: 10px 15px 20px;
}
.related-grid .related-item .related-image {
    height: 200px;
    object-fit: contain;
}
.related-grid .related-item p.related-title {
    margin-bottom: 0;
}

.main_simple_banner_decoration {
    background: #000;
}

.main_simple_banner_decoration .simple_banner {
    padding: 80px 0;
    max-width: 1000px;
    margin: auto;
}

.main_simple_banner_decoration .simple_banner h2 {
    color: #f99e29;
    text-align: center;
    font-weight: 600;
    margin: 0;
}
.decoration_text_text-left ul li {
    font-size: 16px;
}

.decoration_text_text-left ul {
    padding: 0 0 0 20px;
}
.decoration_text h3 {
    font-weight: 600;
    color: #0b0505;
    margin-bottom: 20px;
}

.decoration_text_text-left {
    margin-bottom: 40px;
}

.decoration_text_text-left p {
    margin: 0 !important;
}

button.button.dropdown-localization__button.localization-selector {
    background: #000;
    border-radius: 4px;
    font-weight: 700;
    color: #fff;
    padding: 10px;
}

.main_simple_banner_decoration .simple_banner p {
    color: #fff;
    text-align: center;
}

.about-content .about-image img {
    border-radius: unset;
}

p.rebel-footer-bottom {
    opacity: unset;
    margin-bottom: 0;
}

p.rebel-footer-bottom img.payment_icons {
    max-width: 170px;
    margin-left: auto;
}

.icon-list-section .page-width {
    max-width: 1360px;
    margin: auto;
    padding: 0 20px;
}

.icon-list-section .page-width h2.icon-list-heading {
    font-weight: 800;
    font-size: 42px;
}

.icon-list-section .page-width p.icon-list-para {
    color: #2f2f2f;
    font-size: 20px !important;
}

.icon-list-section .icon-list-wrapper .icon-list-item {
    border: 1px solid #c0c0c0 !important;
    border-radius: 10px;
    border-bottom: 4px solid #32323242 !important;
}

.icon-list-section .icon-list-wrapper .icon-list-item p.icon-text {
    font-size: 16px !important;
    font-weight: 800 !important;
}
.revesib_hock_jer_two-products-container {
    max-width: 1186px;
    margin: auto;
    padding: 0 20px 80px;
    gap: 0 !important;
}

.revesib_hock_jer_product-left img, .revesib_hock_jer_product-right img {
    width: auto;
    margin: auto;
}

.revesib_hock_jer_product-left  h3, .revesib_hock_jer_product-right h3 {
    font-weight: 700;
    margin-bottom: 0;
}

.revesib_hock_jer_product-left, .revesib_hock_jer_product-right {
    width: 49% !important;
    border: 1px solid #e2e2e2;
    border-radius: 30px;
    padding: 30px;
    text-align: center;
}

a.head-insta {
    margin-top: 13px;
    margin-left: 10px;
    max-width: 18px;
    display: none;
}
strong.form-sec {
    color: #ff0000;
    text-decoration: none;
}
.decoration_text_custom-section {
    padding: unset !important;
}

/* 09-12-25 */
.right {
    width: 50%;
}
.left {
    width: 50%;
}
.container {
    width: 100%;
}
.simple-image-content {
  padding: 60px 20px;
}

.simple-image-content .container {
  max-width: 1200px;
  margin: auto;
  display: flex;
  gap: 40px;
  align-items: center;
}

.left img {
  width: 100%;
  border-radius: 10px;
}

.right p {
    margin-bottom: 18px;
    color: #000000;
}

.rebel-btn {
    display: inline-block;
    background: #f99e29;
    color: #fff;
    padding: 12px 22px;
    text-decoration: none;
    font-size: 18px;
}
.rebel-btn:hover {
    background: black;
}
.simple-image-content .right h2 {
    font-size: 32px;
    font-weight: 600;
    color: #0b0505;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.right p {
    font-size: 16px;
    font-weight: 500 !important;
}
.top_image_wrapper {
    padding: 50px 0 25px;
}
ul.product-highlights-list li {
    font-size: 16px !important;
    font-weight: 500 !important;
}
ul.product-sizes-list li {
    font-size: 16px !important;
    font-weight: 500 !important;
}
strong.pf-title {
    font-size: 17px;
    background: #f69c29;
    color: #fff;
    padding: 3px 3px 5px 10px;
    display: block;
    border-radius: 5px;
    width: 100%;
    line-height: 30px;
    text-transform: uppercase;
}
.order-video {
    padding: 0 12px;
}

    .order-video-wrapper {
    padding-bottom: 0px !important;
}

.after_form_submit {
    display: none !important;
}

.file_prep_inner_one {
    display: flex;
    flex-direction: column;
    position: relative;
    padding: 60px 0;
}

.file_prep_inner_one .file_prep_inner_img {
    max-width: 400px;
    margin: auto;
    position: absolute;
    right: 0;
    top: -30px;
}

.file_prep_inner_one h2, .file_prep_inner_two h2, .file_prep_inner_three h2, .file_prep_inner_content h2, div#shopify-section-template--18828743901249__service_section_mGxUBy h2 {
    font-weight: 700;
    font-size: 36px;
}

.file_prep_sec_two {
    padding: 60px 0;
    background: #f8f8f8;
}

.file_prep_sec_two .file_prep_inner {
    display: flex;
    gap: 50px;
}

.file_prep_sec_two .file_prep_inner .file_prep_inner_img {
    flex: 0 0 45%;
    max-width: 45%;
}

.file_prep_sec_three {
    padding: 60px 0;
}

.file_prep_sec_three .file_prep_inner_list ul {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 0;
    margin-top: 30px;
}

.file_prep_sec_three .file_prep_inner_list ul li {
    display: flex;
    align-items: center;
    background: #f8f8f8;
    padding: 15px;
    border-radius: 20px;
    border: 1px solid #e2e2e2;
    flex: 0 0 48%;
    max-width: 48%;
}

.file_prep_sec_three .file_prep_inner_list ul li img {
    max-width: 80px;
}

.file_prep_sec_three .file_prep_inner_list ul li h5 {
    font-size: 18px;
    font-weight: 700;
}

div#shopify-section-template--18828743901249__service_section_mGxUBy .left img {
    max-width: 450px;
    margin: auto;
}
.header-actions__action .svg-wrapper {
    color: #fff;
}


.form-sheet-upload {
    position: absolute;
    top: 67px;
    right: 220px;
    background: #fff;
    width: 362px;
    height: 350px;
}

.section-content-wrapper {
    display: flex !important;
}

.section-content-wrapper .contact_page_form {
max-width: 100% !important;
    width: 100%;
    border-radius: 12px;
}

.payment_icon_rebel_footer {
    display: flex;
    max-width: 380px;
}

.payment_icon_rebel {
    display: flex;
    align-items: center;
    gap: 30px;
    justify-content: space-between;
    max-width: 1360px;
    margin: 40px auto 0;
    padding: 0 20px;
}

.payment_icon_rebel_footer img {
    max-width: 100% !important;
    /* width: 95px !important; */
}

.rebel-Quick-links ul {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    width: 100%;
}

.rebel-Quick-links ul li {
    flex: 0 0 48%;
    max-width: 48%;
    list-style: none;
}

.rebel-Quick-links {
flex: 0 0 30%;
    max-width: 30%;
    width: 100%;
}

.rebel-custom-footer .rebel-footer-container div:nth-child(3) ul {
    flex-direction: column;
}

.footer_logo_rebel {
   position: relative;
    flex: 0 0 25%;
    max-width: 25%;
    margin-right: 100px;
}

.footer_logo_rebel:before {
    right: 0;
    position: absolute;
    content: "";
    height: 180px;
    width: 1px;
    background: #ffffff33;
}

.footer_logo_rebel p {
    margin-top: 32px !important;
}

.footer_logo_rebel p strong {
    color: #f99e29;
}
.rebel-custom-footer .rebel-social-icons a {
    margin-right: 8px !important;
}
.rebel-custom-footer .rebel-social-icons a img {
    max-width: 28px;
}
.rebel-custom-footer .rebel-social-icons {
    flex: 0 0 16%;
    max-width: 16%;
}

.rebel-custom-footer .rebel-footer-container div:nth-child(3) {
flex: 0 0 20%;
    max-width: 20%;
}
.rebel-custom-footer .rebel-footer-container div:nth-child(3) ul li
 {
    flex: 0 0 100%;
    max-width: 100%;
}

.rebel-custom-footer .rebel-social-icons a:last-child {
    max-width: 300px !important;
    margin-right: 0 !important;
}

.rebel-custom-footer .rebel-social-icons a:last-child img {
    max-width: 29px;
}

img.header-logo__image {
    max-width: 390px;
}

.contact_page_form {
    display: flex;
    padding: 50px 20px;
    max-width: 1360px;
    margin: 0px auto;
    align-items: center;
}

.contact_page_form .contact-left-image {
    flex: 0 0 50%;
    max-width: 50%;
}

.contact_page_form  .pxFormGenerator {
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 50px;
}

.footer_logo_rebel img {
    max-width: 320px !important;
    padding-right: 30px;
}

@media (max-width: 1440px){
.inner_banner_img {
    height: 320px !important;
}

.collection-custom-layout {
    height: 380px !important;
}
.collection-custom-layout .collection-content img {
    max-width: 220px !important;
}
.collection-custom-layout .collection-content h2 {
    font-size: 42px !important;
    /* margin-top: 20px !important; */
}
.mypopup {
    top: 57%;
}

.file_prep_inner_one .file_prep_inner_img {
    top: -90px;
}
/* .form-sheet-upload {
    top: 80px;
    right: 26px;
} */
}

@media (max-width: 991px){

.contact_inner_wrapper {
    flex-direction: column;
}
.contact_inner_wrapper .contact_inner_box {
    flex: 0 0 100%;
    max-width: 100%;
}
.video-wrapper {
    flex-direction: column;
    padding: 20px;
}
.video-wrapper .video-box-1, .video-wrapper .video-box {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
}
.menu-drawer-container .header__icon--summary {
    color: rgb(255 255 255 / 100%) !important;
}
.rebel-collections-list-cstm {
    flex-direction: column;
}
.rebel-collection-box {
    width: 100%;
    padding: 12px;
}
.right, .left {
    width: 100%;
}
.simple-image-content .container {
    gap:20px;
    flex-direction: column;
}
.top_image_wrapper {
    padding: 40px 0 0;
}
.file_prep_sec_three .file_prep_inner_list ul {
    flex-direction: column;
}
.file_prep_sec_three .file_prep_inner_list ul li {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
}
.file_prep_sec_two .file_prep_inner {
    flex-direction: column;
}
.file_prep_inner_one .file_prep_inner_img {
        top: unset;
        position: relative;
    }

    .contact_page_form {
    flex-direction: column;
}
.contact_page_form .contact-left-image, .contact_page_form .pxFormGenerator {
flex: 0 0 100%;
        max-width: 100%;
        padding-left: 0;
        width: 100%;
}
}

@media (max-width: 767px){
     .nav-toggle {
    display: block;
  }
.my-div{
  display:block;   
}  
.dynamic-navbar__inner {
    justify-content:space-between;
}
header-component#header-component\ head-desk .header__column.header__column--right {
    display: none;
}
  .dynamic-navbar__menu {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #111;
    flex-direction: column;
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.3s ease;
    z-index: 9999;
    gap:0;
  }

  .dynamic-navbar__menu.active {
    max-height: 100vh;
  }

  .dynamic-navbar__item {
    padding: 10px 20px;
  }

  .dynamic-navbar__submenu {
    position: static;
    background: #1a1a1a;
    padding-left: 10px;
  }

  /* Disable hover on mobile */
  .dynamic-navbar__item:hover .dynamic-navbar__submenu {
    display: none;
  }

  /* Arrow ONLY if submenu exists */
  .dynamic-navbar__item.has-submenu > a::after {
    content: ' ▼';
    font-size: 12px;
  }

  .dynamic-navbar__item.open .dynamic-navbar__submenu {
    display: block;
  }
    .order-video-wrapper {
    padding-bottom: 0px !important;
}
      .simple-image-content .container {
    flex-direction: column;
    text-align: center;
  }
.contact-form {
    padding: 20px !important;
}
#shopify-section-template--18405755387969__section_kqP4Jf .image-block {
    height: 100% !important;
}
.custom-section-content h2.contact-form-heading {
    margin-bottom: 40px;
}
.homepage-slider .banner-content {
    max-width: 100%;
    left: unset;
    padding: 20px;
}
.rebel-home-text-image-main .home-text-image, .rebels-products .rebels-grid {
    flex-direction: column;
}
.rebel-home-text-image-main .home-text-image:before {
  display: none;
}
.home-text-image .home-right-text {
    width: 100%;
}
section.kome-rebel-products-section {
    padding-top: 0;
}
.rebels-products .rebels-grid .rebels-card {
  flex: 0 0 100%;
  max-width: 100%;
}
#shopify-section-template--18405755387969__section_kqP4Jf .image-block {
    margin: auto;
}

.contact_inner_secc {
    padding: 30px 0 0;
}
.inner_banner_img {
    height: 320px !important;
}
.inner_banner_txt h2 {
    font-size: 40px!important;
}
.return-policy {
    padding: 30px 0px;
}
.return-policy h2 {
    font-size: 30px;
    margin-bottom: 15px;
}

.video-wrapper {
    grid-template-columns: 1fr;
}
  .why-grid {
    grid-template-columns: 1fr;
  }
.collection-custom-layout {
        height: 250px !important;
    }
    .collection-custom-layout .collection-content img {
        max-width: 180px !important;
    }
    .collection-custom-layout .collection-image {
    width: 70% !important;
}
    .collection-custom-layout .collection-content h2 {
        font-size: 30px !important;
        margin-top: 20px !important;
    }
    .rebel-custom-footer div > img {
    margin: auto !important;
    padding: 0;
}

.faq-section {
    padding: 30px 0px;
}

.faq-section h2 {
    font-size: 30px;
}

.faq-section .faq-question {
    font-size: 18px;
    padding: 10px 33px 10px 0;
}

.faq-question .icon {
    font-size: 18px;
    width: 25px;
    height: 25px;
}

.faq-item {
    padding: 12px 10px;
    margin-bottom: 10px;
}

.about-us-section {
    padding: 30px 0;
}
.about-content {
    gap: 20px;
    margin: 40px 0;
    flex-direction: column;
}
.coll-img-list {
display: flex;
        flex-direction: column-reverse;
        gap: 0;
}
ul.choose-list {
padding: 0 0px 0 20px !important;
    text-align: left;
    width: 100% !important; 
}
.about-text {
    text-align: center;
}
h2.about-collections {
    text-align: center;
}
.simple-text-block {
    margin-top: 0;
}
.rebel-custom-footer .rebel-footer-container {
    gap: 40px !important;
    flex-direction: column;
}
.rebel-review-section {
    padding: 60px 0 20px !important;
}
.rebel-collection-image img {
    height: auto;
}
.mypopup {
        width: 94%;
        padding: 12px;
        top: 60px;
        transform: unset;
        left: 10px;
}
.mypopup .form_container .form-group {
    margin-bottom: 0 !important;
}
.related-grid .related-item .related-image {
    height: 90px;
}
.related-grid {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 10px !important;
}
.main_simple_banner_decoration .simple_banner {
    padding: 50px 0;
}
.decoration_text_custom-section {
    padding: 20px 0;
}
.decoration_text h3 {
    margin-bottom: 15px;
    font-size: 26px;
}
.main_simple_banner_decoration .simple_banner h2 {
    font-size: 30px;
}
.mypopup iframe .form_container .form-group {
        margin: 0;
        padding: 0px 20px;
    }
    div[class^=formElement] {
        padding-bottom: 10px;
        margin-bottom: 0 !important;
    }

.paypal_deails_div {
    padding: 0 !important;
}
p.rebel-footer-bottom img.payment_icons {
    margin: auto;
}
dropdown-localization-component.dropdown-localization {
    display: block !important;
}
button.button.dropdown-localization__button.localization-selector {
/* border-radius: 3px;
        padding: 8px 10px;
        position: absolute;
        top: 40px;
        z-index: 9;
        left: 120px;
        background: #323232; */
}
.icon-list-section .page-width h2.icon-list-heading {
    font-size: 30px;
}
.icon-list-wrapper {
    gap: 10px !important;
}
.revesib_hock_jer_two-products-container {
    gap: 20px;
    flex-direction: column;
    padding: 0 20px 40px;
}
.revesib_hock_jer_product-left, .revesib_hock_jer_product-right {
    width: 100% !important;
}
.revesib_hock_jer_two-products-container {
    gap: 15px !important;
}

.revesib_hock_jer_product-left h3, .revesib_hock_jer_product-right h3 {
    font-size: 22px;
    margin-top: 0;
}
.revesib_hock_jer_product-left, .revesib_hock_jer_product-right {
    padding: 10px;
}
.icon-list-section {
    padding: 60px 0 30px !important;
}
.icon-list-section .page-width p.icon-list-para {
    font-size: 16px !important;
    margin-bottom: 15px;
}
/* dropdown-localization-component .localization-wrapper.right-bound {
        left: 62px !important;
        top: 80px !important;
        z-index: 99 !important;
} */
dropdown-localization-component {
    position:unset !important;
}
.simple-image-content {
    padding: 30px 0px;
}
.right h2 {
    font-size: 26px;
    margin-bottom: 15px;
}
.top_image_wrapper {
    padding: 20px 0 0;
}
strong.pf-title {
    padding: 7px 6px 7px 9px;
    line-height: 26px;
}
div#shopify-section-template--18828743901249__service_section_mGxUBy .left img {
    max-width: 222px;
    margin-bottom: 25px;
}
.file_prep_inner_one h2, .file_prep_inner_two h2, .file_prep_inner_three h2, .file_prep_inner_content h2, div#shopify-section-template--18828743901249__service_section_mGxUBy h2 {
    font-weight: 700;
    font-size: 30px;
}
.file_prep_inner_one {
    padding: 20px 0;
    gap: 20px;
    flex-direction: column-reverse;
}
.file_prep_sec_two {
    padding: 30px 0;
}
.file_prep_sec_two .file_prep_inner {
        text-align: center;
        align-items: center;
        gap: 30px;
    }
    .file_prep_sec_two .file_prep_inner .file_prep_inner_img {
    flex: 0 0 100%;
    max-width: 100%;
}
.file_prep_sec_three {
    padding: 30px 0;
}
.file_prep_sec_three .file_prep_inner_list ul li img {
    max-width: 50px;
}
.file_prep_sec_three .file_prep_inner_list ul li h5 {
    font-size: 16px;
}
.file_prep_sec_three .file_prep_inner_list ul li {
    padding: 12px;
    border-radius: 10px;
}
.file_prep_sec_three .file_prep_inner_list ul {
    gap: 12px;
    margin-top: 20px;
}
.payment_icon_rebel {
        margin: 20px auto 0;
        flex-direction: column-reverse;
        gap: 30px;
}
.rebel-Quick-links {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
}
    .footer_logo_rebel {
        flex: 0 0 100%;
        max-width: 100%;
        margin-right: 0;
        width: 100%;
        margin-bottom: 10px;
    }
.footer_logo_rebel:before {
    display: none;
}
.rebel-custom-footer .rebel-footer-container div:nth-child(3) ul {
    align-items: center;
}
.rebel-social-icons {
    text-align: center;
    width: 100%;
}

.rebel-social-icons a {
    margin: 0 !important;
    margin-bottom: 20px !important;
}

.rebel-custom-footer .rebel-footer-container div:nth-child(3), .rebel-custom-footer .rebel-social-icons {
    flex: 0 0 100%;
    max-width: 100%;
}

img.header-logo__image {
        max-width: 280px;
        margin-left: -30px;
}
.contact_page_form {
        padding: 20px 20px;
    }
/* header-actions {
    position: absolute;
    top: 5px;
    z-index: 9; */
}
.header__row.header__row--top {
    padding: 10px;
}
}
@media (max-width: 567px){
.homepage-slider .banner-title {
    font-size: 32px !important;
    line-height: 40px !important;
}
.home-text-image .home-right-text h2, .rebels-products h2, h2.rebel-review-heading, .custom-section-content h2.contact-form-heading {
  font-size: 28px !important;
    line-height: 36px !important;
}
#shopify-section-template--18405755387969__section_kqP4Jf .image-block {
  max-width:100% !important;
}
.contact_inner_wrapper .contact_inner_box {
    padding: 16px;
    border-radius: 12px;
}
.contact_inner_wrapper .contact_inner_box h4 {
    font-size: 20px;
    margin: 15px 0 0;
}
.contact_inner_wrapper .contact_inner_box p {
    margin: 5px 0 0;
    font-size: 18px !important;
}
.inner_banner_img {
        height: 120px !important;
    }

.inner_banner_txt h2 {
        font-size: 34px !important;
    }
    .collection-custom-layout {
        height: 200px !important;
    }
    .collection-custom-layout .collection-content h2 {
font-size: 22px !important;
        margin-top: 0 !important;
    }
    .collection-custom-layout .collection-content {
    padding: 0px !important;
}
.collection-logo-in-sec {
    padding: 20px;
}
.collection-wrapper.grid.gap-style {
    padding: 0 10px;
}
div#shopify-section-template--18405755093057__form {
    padding: 30px 0;
}
.contact_page_form h3 {
margin-bottom: 0px;
    text-align: center;
    font-size: 26px;
}
.contact_page_form_head {
    margin-bottom: 20px;
}
.contact_page_form .form_email_p p {
    text-align: center;
}
 .contact-form__form button.button {
    display: inline-block;
    padding: 8px 28px !important;
    border: 1px solid #9c9c9c4f;
    color: #fff;
    text-decoration: none;
    font-weight: 600 !important;
    border-radius: 50px !important;
    background: #fb9e28;
    transition: .5s all;
    width: 100%;
}

.mypopup button.cross-btn {
    right: -2px;
    top: -2px;
    padding: 4px;
    width: 22px;
    height: 22px;
}
.nav-toggle {
    display: block;
  }

  .dynamic-navbar__menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #111;
    flex-direction: column;
    padding: 10px 0;
    z-index: 9999;
    gap: 0px;
  }

  .dynamic-navbar__menu.active {
    display: flex;
  }

  .dynamic-navbar__item {
    padding: 10px 20px;
  }

  .dynamic-navbar__submenu {
    position: static;
    background: #1a1a1a;
    padding-left: 10px;
  }

  .dynamic-navbar__item:hover .dynamic-navbar__submenu {
    display: none;
  }

  .has-submenu {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .dynamic-navbar__item.open .dynamic-navbar__submenu {
    display: block;
  }
}


/* === Kickflip + Horizon Mobile Fix === */
@media (max-width: 768px) {

/* Main Kickflip container */
.kickflip-container,
.kickflip-embed,
.kickflip-embed iframe {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    min-height: 420px !important;
}

/* Horizon product media wrapper */
.product__media,
.product__media-wrapper,
.product-media {
    position: relative !important;
    overflow: visible !important;
    height: auto !important;
    max-height: none !important;
}

/* Remove Horizon aspect-ratio lock */
.product__media .media,
.product__media .media--square,
.product__media .media--portrait {
    aspect-ratio: unset !important;
    height: auto !important;
}
}
