/**
 * Theme Name:     Reyansh Child
 * Author:         Elementor Team
 * Template:       reyansh
 * Text Domain:	   reyansh-child
 * Description:    Reyansh is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
 */



.site-header#site-header {
    position: fixed;
    z-index: 4;
    width: 100%;
    background-color: #fff;
    padding: 15px 0;
}

body.scroll-down .site-header {
    position: fixed !important;
    top: -300px !important;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    left: 0;
    right: 0;
    background-color: #ffffff;
    z-index: 9999 !important;
    padding: 10px 0;
}

body.scroll-up .site-header {
    position: fixed !important;
    background-color: #ffffff !important;
    top: 0px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    left: 0;
    right: 0;
    z-index: 999 !important;
    padding: 0px 0 0;
}

h1.banner_title {
    font-size: 45px;
    font-weight: bold;
    max-width: 400px;
    margin: 0;
    color: #fff;
    line-height: 54px;
}

body {
    font-family: "DM Sans", Sans-serif !important;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none !important;
}

.site-header .header-inner .site-branding .site-logo img {
    width: 100% !important;
}

.footer_menu.row_list ul.menu {
    display: flex;
}

.footer_menu.row_list ul.menu li a {
    font-size: 15px;
    color: #040605;
}

.footer_menu.row_list ul.menu li {
    padding: 0 10px;
    position: relative;
}

.footer_menu.row_list ul.menu li:after {
    content: '';
    background: #040605;
    height: 15px;
    width: 1px;
    right: 0;
    top: 6px;
    position: absolute;
}

.footer_menu.row_list ul.menu li:last-child:after {
    display: none;
}


.footer_menu ul.menu {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer_menu ul.menu li a {
    color: #040605;
    font-size: 18px;
}

.footer_menu ul.menu li {
    margin: 0 0 10px;
}

.site-navigation ul.menu li a {
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    padding: 8px 0 !important;
    position: relative;
    display: inline-block;
    font-weight: 500;
}

.site-navigation ul.menu li {
    padding: 0;
    margin: 0 15px;
}

.site-navigation ul.menu>li>a:after {
    content: '';
    position: absolute;
    height: 1px;
    width: 0%;
    background: red;
    left: 0;
    bottom: 20px;
    right: 0;
    transition: all 0.5s ease-in-out;
    margin: 0 auto;
}

.site-navigation ul.menu li a:hover:after {
    width: 100%;
}

.call_email {
    display: flex;
    align-items: center;
    column-gap: 15px;
}

.site-navigation ul.menu>.current-menu-item>a:after {
    width: 100% !important;
}

.call_email a {
    display: flex;
    align-items: center;
    color: #000000;
    font-size: 16px;
    line-height: 20px;
}

.call_email a span.elementor-icon-list-icon {
    margin: 5px 10px 0;
    display: block;
}





#home_banner .banner_content {
    position: absolute;
    display: block;
    top: 50%;
    transform: translateY(-50%);
    max-width: 580px;
    margin: 0 0 0 0;
}

/* #home_banner .banner_content .comn_btn {
    position: relative;
    opacity: 0;
    transition-delay: 0.4s;
    left: -90px !important;
} */

#home_banner figcaption.elementor-image-carousel-caption {
    width: 1161px;
    margin: 0 auto;
}

#home_banner .banner_content .banner_heading.heading_text {
    opacity: 0;
    transform: translateX(-130%);
/*     transition: all 0.7s; */
}

#home_banner .swiper-slide-active .banner_content .banner_heading.heading_text {
    transform: translateX(0%);
    opacity: 1;
}

#home_banner .swiper-slide-active .banner_content .comn_btn {
    left: -0px !important;
    opacity: 1;
}


#home_banner .banner_content h2.banner_heading {
    color: #fff;
    font-size: 45px;
    line-height: 55px;
    font-style: normal;
    margin: 0 0 40px;
}

#home_banner .banner_content .banner_text {
    color: #fff;
}

#home_banner .swiper-pagination {
    text-align: center;
    position: relative;
    bottom: 70px;
    width: 100% !important;
}

#home_banner .swiper-pagination span.swiper-pagination-bullet {
    height: 14px;
    width: 14px;
    transform: none !important;
    background: #fff !important;
    left: auto !important;
    opacity: 1;
    border-radius: 100%;
}

#home_banner .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active-main {
    background: #ff0000 !important;
}



div#home_banner figure.swiper-slide-inner img.swiper-slide-image {
    transform: scale(1);
    width: 100%;
}



a.comn_btn {
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    font-style: normal;
    background: #ff0000;
    padding: 8px 27px;
    border-radius: 0 10px 0 0;
    transition: all 0.5s ease-in-out;
}

.comn_btn_wrap .elementor-button,
a.comn_btn {
    overflow: hidden;
    position: relative;
    background-image: url(https://development.ikf.in/reyansh/wp-content/uploads/2025/01/About_start.svg);
    background-size: 0;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 1s ease-in-out;
}




.comn_btn_wrap a.elementor-button {
    transition: all 0.5s ease-in-out !important;
}

.comn_btn_wrap a.elementor-button:hover,
.elementor-button:hover,
a.comn_btn:hover {
    border-radius: 0 0 0 10px !important;
    background-size: 330%;
}
















ul#news_list_lists {
    list-style: none;
    padding: 0;
    margin: 0;
}

ul#news_list_lists li.swiper-slide {
    display: flex;
}

ul#latest_news_wrap .news-button-next,
ul#latest_news_wrap .news-button-prev {
    left: 0;
    right: auto;
}

ul#latest_news_wrap .news-button-prev {
    left: 0;
    right: auto;
}

ul#latest_news_wrap .news-button-next {
    left: auto;
    right: 0;
}

#latest_news_wrap .box_list-list-row {
    max-width: 97%;
    margin: 0 auto;
}

#latest_news_wrap .swiper-button-prev:after,
#latest_news_wrap .swiper-rtl .swiper-button-next:after,
#latest_news_wrap .swiper-button-next:after,
#latest_news_wrap .swiper-rtl .swiper-button-prev:after {
    display: none;
}

.swiper-button-next,
.swiper-button-prev {
    color: #fff;
}

#latest_news_wrap .box_list-container {
    overflow: hidden;
}

.news_list_lists_wrap .swiper-button-prev.news-button-prev,
.news_list_lists_wrap .swiper-button-next.news-button-next {
    background-image: none;
    border: 1px solid #000;
    border-radius: 100%;
    width: 46px;
}

.swiper_content_3d a.lear_more_btn:hover {
    background-color: #B62937;
    color: #fff;
    transition: all 0.2s;
}

.news_list_lists_wrap .swiper-button-prev.news-button-prev {
    transform: translateX(-28px);
}

.news_list_lists_wrap .swiper-button-next.news-button-next {
    transform: translateX(30px);
}

#latest_news_wrap .box_list-list-col {
    border-radius: 0 20px 0 0;
    overflow: hidden;
}


#latest_news_wrap .box_list-list-col .box_list_title {
    padding: 15px 30px 29px;
}

#latest_news_wrap .box_list-list-col .box_list_title a.theme-btn-s2 {
    text-decoration: none;
    font-size: 20px;
    line-height: 28px;
    color: #040605;
    display: inline-block;
    margin: 0 0 15px;
}

.news_list_lists_wrap .news_date {
    color: #ff0000;
    font-size: 18px;
    line-height: 28px;
}

.news_list_lists_wrap .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: red !important;
}

.news_list_lists_wrap .swiper-pagination span.swiper-pagination-bullet {
    background: #f8dcdc;
    height: 14px;
    width: 14px;
    transform: scale(1) !important;
    opacity: 1 !important;
}

.news_list_lists_wrap .swiper-pagination {
    width: 100% !important;
}

.news_list_lists_wrap span.swiper-pagination-bullet {
    left: 0 !important;
}

#latest_news_wrap .swiper-pagination {
    position: absolute;
    bottom: -44px;
    opacity: 0;
    transition: opacity 0.7s ease-in-out;
    transition-delay: 1.5s;
}




div#industries_wrap .swiper {
    overflow: visible;
}

/*
div#industries_wrap .swiper .swiper-slide.swiper-slide-active,
div#industries_wrap .swiper .swiper-slide.swiper-slide-active + .swiper-slide,
div#industries_wrap .swiper .swiper-slide.swiper-slide-active + .swiper-slide + .swiper-slide,
div#industries_wrap .swiper .swiper-slide.swiper-slide-active + .swiper-slide + .swiper-slide + .swiper-slide,
div#industries_wrap .swiper .swiper-slide.swiper-slide-active + .swiper-slide + .swiper-slide + .swiper-slide + .swiper-slide,
div#industries_wrap .swiper .swiper-slide.swiper-slide-active + .swiper-slide + .swiper-slide + .swiper-slide + .swiper-slide + .swiper-slide {
    opacity: 1;
}

div#industries_wrap .swiper .swiper-slide {
    opacity: 0;
}

div#industries_wrap .swiper:after {
    content: '';
    position: absolute;
    right: 100%;
    width: 100%;
    background: #ffffff;
    z-index: 1;
    height: 100%;
    top: 0;
}*/

.product_content_right .product_images img {
    transform: scale(0.5);
    transition: all 0.7s ease-in-out;
}

.product_content_box.active .product_images img {
    transform: scale(1);
}

#industries_wrap figure.swiper-slide-inner figcaption {
    margin: 6px 0 40px !important;
}

.news_list_lists_wrap .swiper-button-next.news-button-next,
.news_list_lists_wrap .swiper-button-prev.news-button-prev {
    display: NONE;
}

figure.swiper-slide-inner img {
    background: #FFF;
    border-radius: 0 30px 0 0;
}

.slider_icon .elementor-swiper-button.elementor-swiper-button-prev {
    margin-left: -25px;
}

.slider_icon .elementor-swiper-button.elementor-swiper-button-next {
    margin-right: -25px;
}

/*
figure.swiper-slide-inner {
    filter: brightness(0.0);
    transition: all 0.5s ease-in-out;
}
.animated figure.swiper-slide-inner {
    filter: brightness(1);
}


*/


/** loading Effect **/
#latest_news_wrap .box_list-list-col:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 80%;
    background: #efefef;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity 0.5s ease-in-out, width 0.8s ease-in-out, background 1s ease-in-out;
    transition-delay: 1s, 0.9s, 1s;
}

#latest_news_wrap .box_list-list-col .box_list-list-body,
#latest_news_wrap .box_list-list-col .box_list_title {
    opacity: 1;
    transition: opacity 0.5s ease-in-out;
    transition-delay: 1.5s;
}

#latest_news_wrap .box_list-list-col {
    background: transparent;
    border: 0;
    transition: background 0.5s ease-in-out, border 0.5s ease-in-out;
    transition-delay: 1.5s, 1.5s;
}

.animated #latest_news_wrap .box_list-list-col:after {
    width: 100%;
    opacity: 1;
    background: transparent;
}

.animated #latest_news_wrap .box_list-list-col .box_list-list-body {
    opacity: 1;
}

.animated #latest_news_wrap .box_list-list-col .box_list_title {
    opacity: 1;
}

.animated #latest_news_wrap .box_list-list-col {
    background: #fdf4f4;
    border: 1px solid #f2dbdb;
}

.animated #latest_news_wrap .swiper-pagination {
    opacity: 1;
}


/** Images effect  **/
.fase_effect_color .swiper-pagination {
    transition: opacity 0.7s ease-in-out;
    transition-delay: 1.5s;
}

.animated.fase_effect_color .swiper-pagination {
    opacity: 1;
    bottom: -10px !important;
}

.fase_effect_color figure.swiper-slide-inner:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 80%;
    background: #efefef;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity 0.5s ease-in-out, width 0.8s ease-in-out, background 1.7s ease-in-out;
    transition-delay: 1s, 0.9s, 1s;
}

.animated.fase_effect_color figure.swiper-slide-inner:after {
    width: 100%;
    opacity: 1;
    background: transparent;
}

.fase_effect_color figure.swiper-slide-inner figcaption,
.fase_effect_color figure.swiper-slide-inner img {
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
    transition-delay: 1.7s;
}

.animated.fase_effect_color figure.swiper-slide-inner figcaption,
.animated.fase_effect_color figure.swiper-slide-inner img {
    opacity: 1;
}

.fase_effect_color figure.swiper-slide-inner figcaption,
.fase_effect_color figure.swiper-slide-inner img {
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
    transition-delay: 1.7s;
}

.animated.fase_effect_color figure.swiper-slide-inner figcaption,
.animated.fase_effect_color figure.swiper-slide-inner img {
    opacity: 1;
}




section#bannersection {
    height: auto;
    width: 100%;
    position: relative;
    overflow: hidden;
}

section#breadCrumb_title {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    width: 100%;
    /* transform: translateY(-50%); */
    z-index: 3;
}

section#breadCrumb_only .breadcrumb_wrap {
    padding: 0 0px;
}

section#breadCrumb_only .breadcrumb_wrap .breadcrumb span.seperator {
    margin: 0 8px;
    display: inline-block;
}

section.section-wrap .section-container {
    width: 100%;
    max-width: 1180px;
    padding: 10px 10px 50px 10px;
    margin: 0px auto;
}

section.section-wrap.full_width_container .section-container {
    width: 100%;
    max-width: 100%;
    padding: 0;
}

section.section-wrap .section-container .section-row {
    display: flex;
    justify-content: space-between;
}

section.section-wrap .section-container .section-column {
    width: 100%;
}

.site-header .header-inner {
    max-width: 1180px !important;
    padding: 0 15px !important;
}

ul.productLisUL {
    list-style: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

ul.productLisUL .image_wrap {
    float: left;
    width: 100%;
    background: #FDF4F4;
    padding: 20px;
    margin: 0 0 10px;
    text-align: center;
    border-radius: 0 20px 0 0;

}

ul.productLisUL h3.title_wrap {
    display: block;
    float: left;
    width: 100%;
    text-align: center;
}

ul.productLisUL h3.title_wrap a {
    font-size: 24px;
    line-height: 33px;
    color: #040605;
    text-align: center;
}

ul.prodetail_list li {
    position: relative;
    margin: 0 0 5px;
    padding: 0 0 0 20px;
}

ul.prodetail_list li:after {
    content: '';
    width: 9px;
    height: 9px;
    background: #FF0000;
    opacity: 1;
    position: absolute;
    border-radius: 100%;
    left: 0;
    top: 8px;
}

section#breadCrumb_only .breadcrumb_wrap .breadcrumb {
    font-size: 16px;
}

section#breadCrumb_only .breadcrumb_wrap .breadcrumb a {
    color: #000;
}

section#breadCrumb_only .breadcrumb_wrap .breadcrumb span.breadcrumb_last {
    color: #FF0000;
}






/* table css */
.products_tabs table {
    margin: auto;
    min-width: 300px;
    max-width: 100%;
    border-collapse: collapse;
}

.products_tabs table tr:first-child {
    border-top: none;
    background: #ed5757;
    color: #fff;
}

.products_tabs table tr {
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    background-color: #fdf4f5;
}

.products_tabs table tr:nth-child(odd):not(:first-child) {
    background-color: #fbeded;
}

.products_tabs table th,
.products_tabs table td {
    text-align: left;
}

.products_tabs table td.text-center,
.products_tabs table tr td:last-child {
    text-align: center;
}

.products_tabs table {
    color: #333;
    border-radius: .4em;
    overflow-x: scroll;
    font-family: "DM Sans", Sans-serif;
}

.products_tabs table tr {
    border-color: #fff;
    border-width: 2px;
}

.products_tabs table th,
.products_tabs table td {
    border-color: #fff;
    border-width: 2px;
}

.products_tabs table tr:first-child td {
    font-size: 20px !important;
}

.products_tabs table td {
    font-size: 16px;
    font-weight: 600;
    padding: 9px 30px;
}

.products_tabs table tr.blank_td td {
    padding: 0;
    border: 0;
    margin: 0;
}

.products_tabs table tr.blank_td {
    border: 0 !important;
    display: none;
}

.products_tabs table tbody tr:hover>td,
.products_tabs table tbody tr:hover>th,
.products_tabs table tbody>tr:nth-child(odd)>td,
.products_tabs table tbody>tr:nth-child(odd)>th {
    background-color: transparent !important;
}

.products_tabs table tr.color_D {
    background-color: #fbeded !important;
}

.products_tabs table tr.color_F {
    background-color: #fdf4f5 !important;
}


.products_tabs table {
    overflow: auto;
    width: 930px;
    margin: 0 auto;
}
.inner_table_2layout {
    justify-content: space-between;
}

.inner_table_2layout img.small_img_icon {
    display: block;
    float: left;
    margin: 10px 0 10px;
}
.inner_table.inner_table_2layout span.th_title:after {
    display: none;
}
.products_tabs table td.inner_table_td {
    vertical-align: middle;
    position:relative;
}

.products_tabs table td.inner_table_td:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 1px;
    background: #e5d1d1;
    left: 179px;
    top: 0;
}
@media(max-width:880px) {

    .products_tabs table td:before {
        /* content: attr(data-th) ": ";
        font-weight: bold;
        width: 120px;
        display: inline-block;
        color: #000; */
    }

    .products_tabs table th {
        /* display: none; */
    }

}



.products_tabs .e-n-tabs-heading {
    background: #fcf4f4;
}

.related_product .swiper-pagination {
    margin: 0 0 -40px;
}

.page404 {
    background-color: #000;
    text-align: center;
    padding: 0;
    margin: 0;

}

.page404 img {
    padding: 0;
    display: block;
    margin: 0 auto;
}

.event_box_wrap figcaption.elementor-image-carousel-caption {
    background: #FDF4F4;
}

.event_box_wrap figure.swiper-slide-inner img {
    float: left;
}

.event_box_wrap figure.swiper-slide-inner {
    border-radius: 0 20px 0 0;
    overflow: hidden;
}



.inner_table {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0px 30px;
}
.inner_table span.th_title {
    width: 150px;
    display: block;
    padding-right: 40px;
    position: relative;
    padding: 12px 20px 12px 0px;
    margin: 0 15px 0 0;
}
.inner_table span.th_title label.image_label {
    width: 100px;
    display: block;
}

.inner_table label.image_label {
    width: 100px;
}

.inner_table span.th_title:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 1px;
    background: #e7d1d1;
    top: 0;
    right: 0;
}
.home span.date {
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    color: #ff0000;
    display: block;
    margin: -9px 0 0 0;
    padding: 0 0 10px;
}
header.elementor-slideshow__header svg.e-font-icon-svg {
    display: none;
}

.popbuttonchange {
    background: transparent !important;!i;!;
    text-align: center;
    display: flex;
    align-items: center;
    flex-direction: column;
    border:0 !important;
}

.popbuttonchange .text_inner {
    font-size: 24px;
    line-height: 36px;
    display: block;
    width: 292px;
    white-space: break-spaces;
    margin: 20px 0 0 0;
}


div#custrmbtn {
    position: fixed;
    height: 100%;
    width: 100%;
    background: #000000e3;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999;
}

div#custrmbtn .inner-popup {
    width: 370px;
    background: #FDF4F4;
    padding: 10px 26px;
    margin: 0 auto;
    top: 30px;
    position: absolute;
    left: 0;
    right: 0;
}

div#custrmbtn .inner-popup ul.cust-form li {
    width: 100%;
}

div#custrmbtn h2 {color: #000000;}

.pop-close-btn.closebtn {
    position: absolute;
    top: 0;
    cursor:pointer;
    right: 4px;
    /* background: red; */
    font-size: 43px;
    height: 27px;
    line-height: 30px;
}
#rmp_menu_trigger-1971 {
    width: 45px;
    height: 45px;
    padding: 0;
    margin: 9px 0 0 0;
    background: transparent !important;
}
#rmp_menu_trigger-1971:not(.is-active):hover .responsive-menu-pro-inner, #rmp_menu_trigger-1971:not(.is-active):hover .responsive-menu-pro-inner::before, #rmp_menu_trigger-1971:not(.is-active):hover .responsive-menu-pro-inner::after,
#rmp_menu_trigger-1971 .responsive-menu-pro-inner, #rmp_menu_trigger-1971 .responsive-menu-pro-inner::before, #rmp_menu_trigger-1971 .responsive-menu-pro-inner::after, #rmp_menu_trigger-1971.is-active .responsive-menu-pro-inner, #rmp_menu_trigger-1971.is-active .responsive-menu-pro-inner::before, #rmp_menu_trigger-1971.is-active .responsive-menu-pro-inner::after {
    background: #ce2217 !important;
}
.products_tabs .e-n-tabs-heading {
    position: sticky;
    top: 0;
    z-index: 999;
    box-shadow: 0 8px 5px -3px #4848481f;
}
ul.productLisUL {
    text-align: center;
    justify-content: center;
    display: flex;
}
#industery_slider .swiper-wrapper {
    overflow: visible !important;
}
#industery_slider .swiper-slide {
    opacity: 6;
}
#industery_slider .swiper {
    overflow: visible;
}

span.wpcf7-spinner {
    margin-top: 10px;
}
figure.swiper-slide-inner .industery {
    overflow: hidden;
    border-radius: 0 20px 0 0;
}
figure.swiper-slide-inner .industery img {
    transition: all 0.5s ease-in-out;
}
#industery_slider .swiper-slide:hover figure.swiper-slide-inner .industery img {
    transform: scale(1.1);
 }

.products_tabs.table_container tr th {
    font-size: 20px;
    font-weight: 600;
    padding: 9px 30px;
}
@media(max-width:1180px){
    .site-header#site-header,
    section#breadCrumb_only,
    section#breadCrumb_title {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

}
@media(max-width:1024px){
    .product_content_box .logo_spin{
        transform: rotate(0deg) !important;
    }
}
@media(max-width:580px){
    .products_tabs.table_container tr th {
        font-size: 16px;
        line-height:20px;
        font-weight: 600;
        padding: 9px 10px;
    }
    .products_tabs.table_container .rwd-table td{
        font-size: 14px;
        line-height:20px;
        font-weight: 600;
        padding: 9px 10px;
    }



    .single-cb_products .products_tabs table tr, .products_tabs table td {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .single-cb_products .products_tabs .inner_table {
        padding: 0px 0px;
    }
    .single-cb_products .products_tabs img.small_img_icon {
        display: none;
    }
    .single-cb_products .products_tabs .inner_table_2layout img.small_img_icon {
        display: none;
    }
    .single-cb_products .products_tabs .inner_table span.th_title {
        width: 150px;
    }
    .single-cb_products .products_tabs table td.inner_table_td:after {
        display: none;
    }
    .single-cb_products .products_tabs table td.inner_table_td span.th_title {
        margin: 0;
        width: 100%;
        padding-right: 0;
    }
    .single-cb_products .products_tabs table td .inner_table label.image_label {
        width: 90px;
    }

}