:root {
    --Main-red: #B51217;
    --Main-dark: #313030;
    --primary: #B51217 !important;
    --text: #545454;
    --dark:#545454;
}
body {
    font-family: "Ubuntu", sans-serif !important;
}
.bg-ino-primary {
    background-color: var(--Main-red, #B51217) !important;
}
.bg-ino-dark {
    background-color: var(--Main-dark, #313030) !important;
}
.bg-ino-light {
    background-color: #F7F7F7 !important;
}
.bg-ino-lightess {
    background-color: #F8F8F8 !important;
}
.bg-ino-lighter {
    background: #F4F4F4 !important;   
}
.bg-white-fa { background: #FAFAFA !important; }
.co-main-red { color: var(--Main-red) !important; }
.co-white { color: white !important; }
.bg-card {
    border-radius: 20px;
    background: #F8F8F8;
}
.bg-category-tag {
    display: inline-flex;
    padding: 5px 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 22px;
    background: #C73266;
    color: white !important;
    width: fit-content;
}
.co-main-dark { color: #231F20 !important; }
.co-ino-grey { color: #B8B8B8 !important; }
/* Swiper custom colors */
.swiper {  
  --swiper-theme-color: var(--Main-red) !important;
  --swiper-pagination-progressbar-bg-color: var(---Main-dark) !important;
}

/* Buttons */
.tf-btn.btn-out-line-white:hover {
  background-color: white;
  color: var(--primary);
  border-color: var(--white);
}

.fl-control-sw2 .hover-img .img-style > img {
    object-fit: contain;
    padding: 25px;
}
.btn-filter {
    display: inline-flex;
    padding: 10px 24px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 22px;
    border: 1px solid #EBEBEB;    
    background-color: transparent;
    transition: all .15s ease-in;
    color: #231F20;    
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%; /* 16.8px */    
}
.btn-filter:not(:last-child) { margin-right: 10px; }
.btn-filter:hover,
.btn-filter.active {
    background-color: #B51217;
    border-color: #B51217;
    color: white;
}
.btn-ino-single {
    display: flex;
    width: auto;
    padding: 14px 32px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 42px;
    border: 1px solid var(--Heading, #000) !important;
    background: transparent;
    color: var(--Heading, #000);
    text-align: center;
}
.btn-ino-white {
    border-radius: 54px;
    border: 1px solid #B51217;
    background: #FFF;    
    color: #B51217;
}
.hover-red:hover { background-color: #B51217; border-color: #B51217; color: white; }
/*overlays*/
.overlay { position: absolute;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;z-index: 0; }
.overlay-1 { background: rgba(0, 0, 0, 0.60); }
/*banner variation*/
.banner-ino-home .banner-content { background: transparent; }
.banner-ino-home .banner-content .image { position: absolute; z-index: 0; }
.banner-ino-home .banner-content .box-content {
    position: relative;
    min-height: 331px;
}
@media all and (min-width: 1200px) {
    .banner-ino-home .banner-content .box-content {
        position: relative;
        min-height: 531px;
    }
}
.banner-ino-home .banner-content .box-content .box-title-banner > * { color: white !important; }
.banner-ino-home.s-banner-colection .box-content { justify-content: flex-end; }
/*banner swiper catalogue*/
.banner-shop.style-left-center .content {
    max-width: 50%;   
}
@media all and (min-width: 768px) {
    .banner-shop.style-left-center a.img-style {
        display: flex !important;
        justify-content: flex-end;
    }
}
.banner-shop.style-left-center a.img-style img { width: 300px; }

.tf-collection-swiper .swiper-slide { height: auto; }
.tf-collection-swiper .banner-shop.style-left-center { height: 100%; }

@media (min-width: 1200px) {
    .tf-collection-swiper .banner-shop .card-image-bottom {
        width: 260px !important;
        object-fit: contain;
    }    
    .banner-shop.style-left-center .content {
        max-width: 45%;   
    }
}
.icon-box * { color: #231F20; fill: #B51217; }

/*layout*/
.row-footer .s2 {
    display: flex;
    justify-content: space-between;
}
.footer-top { position: relative; }
.footer-top-bg {
    position: absolute;
    top:0; right:0; left: 0; bottom: 0;
    width: 100%; height: 100%; z-index: 0;
}
.page .logo-header img { width : 100%; max-width: 100px; }
.page .footer-default .form-newsletter { max-width: 100%; }

.form-newsletter .subscribe-content .email{
    border-radius: 49px;
    background: white;
}
@media all and (max-width : 592px) {
    .form-newsletter .subscribe-content .email {
        max-width: 180px;   
    }
}

@media all and (min-width: 1200px)  {
    .form-newsletter .subscribe-content .email {
        width: 400px;   
    }
}

@media (max-width: 575px) {
  .footer-heading-mobile::after {
    content: unset;
  }
}

.cb-ship-terms { color: #B8B8B8; }
.tf-check {width: 20px; height: 20px; background-color: white; border-color:#B8B8B8;border-radius: 5px; }
.tf-check::before {
    color: #B51217;
    opacity: 1;
    transform: unset;
}
.tf-check:checked::before {
    color: white !important;  
}

@media all and (max-width: 414px) {
  #footer .subscribe-content .tf-btn {
    font-size: 13px !important;
  }
}

.newsInner .newsInnerTop__title {
    color: #231F20;
    font-size: 42px;
    font-style: normal;
    font-weight: 500;
    line-height: 38px;
}

.newsInner .NewsInnerBody * { color: var(--text); }
.newsInner .newsInnerBody p:not(:last-child) { margin-bottom: 15px; }
.newsInner .newsInnerBody ul { margin-bottom: 22px; }
.newsInner .newsInnerBody ul { padding-left: 15px; }
.newsInner .newsInnerBody ul li { list-style: initial; }
.newsInner .newsInnerBody ul li::marker { color: var(--Main-red); }
.newsInner .newsInnerBody ul li:not(:last-child) { margin-bottom: 10px; }

.blog-item-v2 .tag { border-radius: 30px; }
@media all and (min-width: 1200px) {
.blog-item-v2 .img-style img { width: 464px; height: 395px; } }
@media all and (max-width: 575px) {
.newsListing .newsListing__fitlersButtons .btn-filter:not(:last-child) { margin-bottom: 10px; } }

.block-quote { border-radius: 16px;background: #F4F4F4;}

/*.gallerySlider img { height: 500px; max-width: 700px; }*/
.bannerTopColumns p:not(:last-child) { margin-bottom: 15px; }



/*product inner*/
.brand-product-description {
    color: #5F615E;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 162.5% */
}
.brand-product-description p:not(:last-child) { margin-bottom: 10px; }

.page-product-inner .widget-accordion { 
    border: unset;
    border-radius: 10px;
    background: #F4F4F4;
    padding: 20px 30px;
}
.page-product-inner .widget-accordion:not(:last-child) { 
    margin-bottom: 10px; 
}
@media all and (min-width: 1200px) {
    .page-product-inner .widget-accordion .widget-desc ul,
    .page-product-inner .widget-accordion .widget-material ul {
        columns: 2;
      -webkit-columns: 2;
      -moz-columns: 2;
    }
}
.page-product-inner .widget-accordion .widget-desc ul li,
.page-product-inner .widget-accordion .widget-material ul li {
    color: #545454;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 38px;
    font-variant: small-caps;
    position: relative;
    padding-left: 40px;
}
.page-product-inner .widget-accordion .widget-material {
    padding-left: 15px;
}
.page-product-inner .widget-accordion .widget-specs-table {
    overflow: scroll;    
}
.page-product-inner .widget-accordion .widget-material ul li,
.page-product-inner .widget-accordion .widget-specs-table {
    padding: 0px;   
}
.page-product-inner .widget-accordion .widget-desc ul li:before {
    content: "";
  position: absolute;
  left: 0;
  top:3px;
  /*transform: translateY(-50%);*/
  
  /* Link to your file here */
  background-image: url('/media/features-icon.svg'); 
  
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  
  /* Size of the icon as it appears in the list */
  width: 30px; 
  height: 30px;
}
.page-product-inner .widget-accordion .widget-material ul li {    
    list-style-type: square;   
}
.page-product-inner .widget-accordion .specs-table {
    border-radius: 12px;
    border: 1px solid #EBEBEB;
    background: #FFF;
    display: inline-block;
}

.page-product-inner .widget-accordion .specs-table tr th,
.page-product-inner .widget-accordion .specs-table tr td {
    border: 1px solid #EBEBEB;
    background: #F9F9F9;
    padding: 20px 20px 11px 20px;
    color: #231F20;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 150% */
}
.page-product-inner .widget-accordion .specs-table tr td {
    background: white;
    color: #545454;
}
.page-product-inner .widget-accordion .specs-table tr:first-child td {
    color: #B51217;
    
}
.page-product-inner .otherProducts .card-product .card-product-wrapper img { height: 350px; object-fit: contain;}

.page-product-inner .downloadsSlider .card-product .card-product-wrapper img { height: 100px; object-position: left;object-fit: contain;}

.page-product-inner  .tf-collection-swiper .swiper-slide:first-child .banner-shop.style-left-center .content {
    max-width: 82%;
}
@media all and (max-width: 1199px) {
    .page-product-inner  .tf-collection-swiper .swiper-slide .banner-shop.style-left-center .content {
        max-width: 82%;
    }
}

@media (min-width: 1200px) {
.page-product-inner  .tf-collection-swiper .swiper-slide:first-child .banner-shop.style-left-center .content {
    max-width: 52%;
  }
  
}    
@media all and (max-width: 767px) {
    .page-product-inner .bannerVariation .banner-shop .img-style {
        visibility: hidden;
        max-height: 300px;
    }
}
    
    







