/**
 * Theme Name: RUIZHI-MACHINE-CLASSICS
 */
:root {
    --primary-color: #d90c18;
    --grid-gap: 10px;
}
@font-face {
    font-family: "RobotoRegular";
    src: url("./assets/fonts/RobotoRegular-3m4L.ttf");
}
body{
	font-family:RobotoRegular !important;
}
.dark-nav-color {
    color: black !important;
}
#menu .goodsList {
    display: none;
}
#menu .goodsList.active {
    display: block;
}

#menu .CO04_gnb-category-item__title.active {
    background: #f6f6f6;
    color: #d90c18;
}
#menu .CO04_gnb-category-title {
    border-bottom: 3px solid transparent;
}
#menu .CO04_gnb-category-title:hover {
    border-bottom: 3px solid var(--primary-color);
}
#menu .CO04_gnb-column-category:is(.active) .CO04_gnb-category-title {
    border-bottom: 3px solid var(--primary-color);
}
#menu .menu_head:has(.CO04_gnb-column-category.active) {
    background: white;
}
#menu
    .menu_head:has(.CO04_gnb-column-category.active)
    .CO04_gnb-category-title {
    color: black;
}
#menu
    .menu_head:has(.CO04_gnb-column-category.active)
    .wdl-icons
    > img:first-of-type {
    display: none;
}
#menu
    .menu_head:has(.CO04_gnb-column-category.active)
    .wdl-icons
    > img:last-of-type {
    display: block;
}
#menu .menu_head .wdl-icons > img:first-of-type {
    display: block;
}
#menu .menu_head .wdl-icons > img:last-of-type {
    display: none;
}

@media screen and (min-width: 1024px) {
    .CO04_gnb-category-center {
        top: auto;
        background-color: #fff !important;
    }
}

.CO04_gnb .CO04_gnb-wrap .CO04_gnb-category-item {
    position: static !important;
}
.CO04_gnb-category-item__column {
    display: grid;
    grid-template-columns: 4;
    grid-template-rows: auto;
    grid-gap: 1rem;
}
#langList {
    padding-bottom: 20px !important;
}
#langList li {
    margin: 20px 25px 0;
    box-sizing: border-box;
}
.lang-item > a {
    color: black;
    /*padding: 1rem 0;*/
    text-align: left;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    font-size: 16px;
}
.lang-item > a:hover {
    /*background: #ddd;*/
    color: var(--primary-color);
}
.lang-item.current-lang > a {
    color: var(--primary-color);
    /*background: #ddd;*/
}

.CO04_gnb-utility-wrapper2 {
    padding-bottom: 0 !important;
}

/**
 * nav style
 * @author wdl
 */
.CO04_gnb-category-center.nav-products {
    display: flex !important;
    justify-content: space-between !important;
    background: white !important;
}
.CO04_gnb-category-center.nav-products > ul {
    height: auto !important;
    border-right: 1px solid #ccc;
}
.CO04_gnb-category-center.nav-products > div {
    flex: 1;
}
.CO04_gnb-category-center.nav-products .goodsList {
    position: static;
    height: auto;
    border-left: none;
    padding: var(--grid-gap) !important;
}
.CO04_gnb-category-center.nav-products .goodsList .tb__chip-container {
    /*display: grid;
	grid-template-columns: repeat(5, 1fr);
	margin: 0;*/
}
.CO04_gnb-category-center.nav-products .goodsList .list__tb {
    /*border-bottom: 1px solid #ccc;
	padding-bottom: 1rem;*/
}

.CO04_gnb-category-center.nav-products
    .goodsList
    .tb__chip-container
    .tb__chip {
    /*width: auto;*/
}
.CO04_gnb-category-center.nav-products
    .goodsList
    .CO04_gnb-category-item__column {
    /*display: grid;
	grid-template-columns: repeat(auto-fill,25%);
	grid-gap: var(--grid-gap);
	margin-left: 0;*/
}
.CO04_gnb-category-center.nav-products .goodsList li {
    width: calc(25% - 10px);
    margin: 0;
    /*;
	margin: 0;*/
}
.CO04_gnb-column-category.activeej > a {
    /*color: var(--primary-color) !important;*/
}
.product-content-padding {
    padding: 80px 150px 50px;
}
.product-content :where(.is-layout-flex, .is-layout-grid) {
    gap: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .product-content .default-padding {
        padding: 50px 3%;
    }
}
.product-content .default-padding {
    padding: 50px 150px 0;
}
.product-content .grid-container {
    /*margin-bottom: 50px;*/
}
.wp-block-create-block-faq-list .accordion li.open .submenu {
    display: none;
}
.wp-block-create-block-faq-list .accordion li.open .submenu {
    display: block;
}
.wp-block-create-block-faq-list:not(:first-of-type) .pro-FAQ {
    /*padding: 30px 150px 0 !important;*/
}

.wp-block-group.pro11-five table {
    max-width: 750px;
    width: 100%;
    margin: 0 auto;
    border-collapse: collapse;
}
.wp-block-group.pro11-five table td {
    padding: 10px 5px;
    font-size: 18px;
    line-height: 3;
}
.wp-block-group.pro11-five table tr {
    border: 1px solid #ddd;
}
.wp-block-group.pro11-five table tr:nth-child(odd) {
    background: #d9d9d9 !important;
}
.left-image {
    text-align: left;
}
.mt-50 {
    margin-top: 50px;
}
.concat-us-form {
    width: 60%;
    margin: 0 auto;
    padding: 50px 250px;
}
.concat-us-form .forminator-button.forminator-button-submit {
    display: block;
    border: none;
    background: #d90c18;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    cursor: pointer;
    font-weight: 600;
    padding: 20px 66px;
    width: 190px !important;
    margin: 0 auto;
}
.section .event-second {
    /*padding: 0 !important;*/
}
.section .news-list {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem;
}
.section .event-second .news-list .item {
    width: auto !important;

    background-color: #fff;
    /*margin-left: 20px;*/
    box-shadow:
        rgb(74 90 117 / 8%) 0px 4px 16px 0px,
        rgb(74 90 117 / 16%) 0px 2px 4px 0px;
    background-color: #f6f6f6;
}
.section .event-second .news-list .item .name {
    font-size: 18px;
    font-weight: 600;
    text-align: left;
    margin: 0;
    line-height: 28px;
    padding: 20px 20px 0;
}
.section .event-second .news-list .item .news-detail {
    display: flex;
    align-items: center;
    margin: 20px 20px 0;
}
.section .event-second .news-list .item .news-detai2 {
    display: flex;
    align-items: center;
    margin: 10px 20px 30px;
}
.section
    .event-second
    .news-list
    .item
    div:where(.news-detai2, .news-detail)
    img {
    width: 20px;
}

.section .news-list .videos_item .videos_itemimg {
    overflow: hidden;
    position: relative;
}
.section .news-list .videos_item .videos_itemtext {
    padding-top: 16px;
    box-sizing: border-box;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background: #f6f6f6;
    padding: 20px;
    height: 130px;
}
.section .news-list .videos_item .videos_itemtext h4 {
    font-size: 18px;
    text-align: left;
    font-weight: 600;
    line-height: 28px;
}
.newline-container {
    margin: 0 !important;
}
.videos_item:hover .videos_itemtext a {
    color: var(--primary-color);
}
.field-error-msg {
    color: red;
    font-size: 13px;
    text-align: left;
}
.event-height {
    height: auto !important;
  /* padding-bottom: 20px; */
}
.news-list .item .event-height h5 {
    font-size: 14px;
    color: #313131;
    line-height: 23px;
    font-weight: normal;
    background: #ececec;
    padding: 0 16px;
    display: inline-block;
    margin: 20px 20px 0;
}

.dropdown-trigger::after {
    transition: all ease 0.5s;
}
.dropdown-trigger.rotate::after {
    transform: rotateZ(-180deg);
}
.is-style-stripes table {
    border-collapse: separate !important;
    border: 1px solid #e8e8e8;
}
.is-style-stripes {
    margin-top: 50px;
    border-bottom: none !important;
}
.wp-block-group.pro11-five table tr:nth-child(2n + 1) {
    background-color: #dedede;
}
.wp-block-table.is-style-stripes tbody tr:nth-child(even) {
    /*background-color: #dedede;*/
    background: transparent !important;
}
.two-lines {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*.pro11-btn{
	top: auto !important;
	bottom: 55%;
}
.pro11-btn a{
	display: block;
}*/

.section .middle-two .content {
    margin: 50px 0 0 0 !important;
}
.CO04_gnb-category-item__column {
    display: none !important;
}
.CO04_gnb-category-item__column.active {
    display: flex !important;
}
.section .middle-two .content img {
    aspect-ratio: auto !important;
}
.goodsList p {
    display: inline-block;
}
.wp-block-group.pro11-five table {
    max-width: 880.67px;
}
.tb__chip.active {
    background: #d90c18;
}
.tb__chip.active a {
    color: white;
}
.section .middle .new-panel .new-item .new-info {
    padding-top: 20px !important;
}
.new-item1 #videoPlayer {
    object-fit: fill;
    height: 100%;
}
.pro-cont4 {
    top: 12vh !important;
}
.pro-cont4 p {
    margin-top: 10px !important;
}
.pro11-btn {
    top: 50vh !important;
}
.link-mode a {
    font-weight: normal !important;
}

.faq_body {
    font-family: RobotoRegular;
}
.wp-block-table.is-style-stripes.collapse {
    height: 520px;
    display: block;
    overflow: hidden;
}
.table-arrow.rotated {
    transform: rotate(180deg);
}
.table-arrow {
    position: relative;
    margin-top: 50px;
}
.table-arrow > div {
    width: 100%;
    max-width: 880px;
    left: 50%;
    transform: translateX(-50%);
    height: 100px;
    position: absolute;
   /* top: -60%; */
   /* background: rgb(255 255 255 / 0.5); */
    filter: blur(20px);
}
.newsdet-info{
    width:80% !important;
}
.pro_banner_box{
margin-top:0 !important;
}
.card2{
	cursor:pointer;
}