:root{
    --theme-color: #065dac;
}
.elementor-form .elementor-field-group .elementor-field-label span{
    color: red;
}
.entry-content p,
p{
    margin-bottom: 5px;
}
.elementor-element .e-con-inner{
    width: 95% !important;
}
.yunju-index-banner .elementor-widget-container .swiper{
    padding-bottom: 0 !important;
}
.woocommerce-js div.product div.images .woocommerce-product-gallery__trigger{
    z-index: 1 !important;
}
.woocommerce-js div.product div.images{
    margin-bottom: 0 !important;
}
/* Head */
.top-menu{
    background: #ffffff;
}
.immobilization{
    position: fixed !important;
    top: 0;
    width: 100% !important;
    z-index: 100 !important;
}
/* Index Page */
.index-category-box .index-category{
    position: relative;
}
.index-category-box .index-category .category-text-box{
    position: absolute;
    bottom: 0;
    left: 0;
    /* background: rgba(0, 0, 0, 0.4); */
    background: linear-gradient(to top, #000000, #00000000);
}
@media screen and (min-width: 1100px) {
    .index-category-box > .elementor-element:nth-child(1){
        grid-area: 1 / 1 / 2 / 2;
    }
    .index-category-box > .elementor-element:nth-child(2){
        grid-area: 1 / 2 / 3 / 3;
    }
    .index-category-box > .elementor-element:nth-child(3){
        grid-area:  2 / 1 / 4 / 2;
    }
    .index-category-box > .elementor-element:nth-child(4){
        grid-area: 3 / 2 / 5 / 3;
    }
    .index-category-box > .elementor-element:nth-child(5){
        grid-area: 4 / 1 / 6 / 2;
    }
}
.tab-category-box .category-top{
    /* padding: 30px; */
    border-bottom: 1px solid #DCDCDC;
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
}
.tab-category-box .category-top .category-name{
    padding: 30px 0;
    margin-right: 80px;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
    border-bottom: 2px solid rgba(0, 0, 0, 0);
}
.tab-category-box .category-top .category-name.active,
.tab-category-box .category-top .category-name:hover{
    color: var(--theme-color);
    border-bottom: 2px solid var(--theme-color);
}
.tab-category-box .category-bottom{
    margin-top: 50px;
}
.tab-category-box .category-bottom .category-product{
    display: none;
}
.tab-category-box .category-bottom .category-product.active{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 30px;
}
.tab-category-box .category-bottom .category-product .product-tiem img{
    width: 100%;
}
.tab-category-box .category-bottom .category-product .product-tiem div a{
    font-size: 18px;
    line-height: 30px;
    color: #333333;
}
.tab-category-box .category-bottom .category-product .product-tiem:hover div a{
    color: var(--theme-color) !important;
}
.index-blog{

}
.index-blog .swiper-slide .news-imgbox img{
    width: 100%;
}
.index-blog .swiper-slide .content-box .title-box{
    margin: 10px 0;
}
.index-blog .swiper-slide .content-box .title-box a{
    color: #333333;
    font-weight: bold;
}
.index-blog .swiper-slide:hover .content-box .title-box a{
    color: var(--theme-color);
}
.index-blog .swiper-slide .content-box .date{
    font-size: 14px;
    color: #666666;
}
/* About Page */
.CertificationSwiper{
    margin-top: 60px;
    margin-bottom: 60px;
}
.CertificationSwiper .swiper-slide{
    display: flex;
    align-items: center;
    padding: 20px;
}
.CertificationSwiper .swiper-slide img{
    width: 100%;
    opacity: 0.5;
}
.CertificationSwiper .swiper-slide:hover img,
.CertificationSwiper .swiper-slide.swiper-slide-active img{
    opacity: 1;
    scale: 1.1;
}
.certification-button{
    width: 120px;
    display: flex;
    margin: 30px auto;
    justify-content: space-between;
}
.certification-button > div{
    position: unset;
    border-radius: 50%;
    border: 2px solid #DCDCDC;
    background: #ffffff;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
}
.certification-button > div::after{
    font-size: 12px;
    font-weight: bold;
}
.certification-button > div:hover{
    background: var(--theme-color);
    border: 2px solid var(--theme-color);
}
.certification-button > div:hover::after{
    color: #ffffff;
}
/* Foot */
.foot-logo img{
    filter: brightness(0) invert(1);
}
.foot-form .elementor-form .elementor-form-fields-wrapper{
    position: relative;
}
.foot-form .elementor-form .elementor-form-fields-wrapper .elementor-field-type-submit{
    position: absolute;
    right: 20px;
    top: 8px;
    width: 50px;
}
.foot-form .elementor-form .elementor-form-fields-wrapper .elementor-field-type-submit .elementor-button{
    border-radius: 50%;
    min-height: unset;
    padding: 5px;
    width: 30px;
    height: 30px;
}
/* Blog List Page */
.elementor-pagination .page-numbers{
    border: 1px solid #DFDFDF;
    padding: 5px 10px;
    color: #333333;
}
.elementor-pagination .page-numbers:hover,
.elementor-pagination .current{
    background: var(--theme-color);
    color: #ffffff;
    border: 1px solid var(--theme-color);
}
/* Blog Info Page */
.info-last-box{
    padding: 0 20px;
}
.info-last-box .last-item{
    margin: 20px 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.info-last-box .last-item .news-imgbox{
    width: 35%;
}
.info-last-box .last-item .news-imgbox img{
    width: 100%;
}
.info-last-box .last-item:hover .news-imgbox img{
    scale: 1.1;
}
.info-last-box .last-item .content-box{
    width: 65%;
    padding: 0 20px;
}
.info-last-box .last-item .content-box .title-box a{
    font-size: 14px;
    color: #000000;
    font-weight: bold;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}
.info-last-box .last-item:hover .content-box .title-box a{
    color: var(--theme-color);
}
.info-last-box .last-item .content-box .date{
    margin-top: 15px;
    font-size: 12px;
    line-height: 20px;
}
.posts-info-related .related-head{
    font-weight: bold;
    font-size: 60px;
    line-height: 80px;
    margin-bottom: 40px;
}
.posts-info-related .related-box{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 30px;
}
.posts-info-related .related-box .related-item .blog-imgbox img{
    width: 100%;
}
.posts-info-related .related-box .related-item .title-box{
    margin: 20px 0;
}
.posts-info-related .related-box .related-item .title-box a{
    font-weight: bold;
    font-size: 20px;
    color: #000000;
    line-height: 30px;
}
.posts-info-related .related-box .related-item:hover .title-box a{
    color: var(--theme-color);
}
.posts-info-related .related-box .related-item .date{
    font-size: 12px;
    color: #999999;
    line-height: 16px;
}
.blog-content .elementor-widget-container a{
    color: var(--theme-color);
}
.blog-content .elementor-widget-container > *{
    margin-bottom: 10px;
}
/* Product Info Page */
@media screen and (min-width: 768px) {
    .woocommerce-js div.product div.images.woocommerce-product-gallery{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        flex-direction: row-reverse;
        position: relative;
    }
    .woocommerce-js div.product div.images.woocommerce-product-gallery .flex-control-thumbs{
        width: 19%;
    }
    .woocommerce-js div.product div.images .flex-control-thumbs{
        position: absolute;
        left: -25%;
        top: 0;
    }
    .woocommerce-js div.product div.images .flex-control-thumbs li{
        float: unset !important;
        width: 100% !important;
    }
    .woocommerce-js div.product div.images .woocommerce-product-gallery__wrapper .zoomImg{
        width: 100% !important;
        height: 100% !important;
    }
    .woocommerce-js div.product div.images .flex-control-thumbs li img{
        opacity: 1 !important;
    }
    .woocommerce-js div.product div.images .flex-control-thumbs li img.flex-active,
    .woocommerce-js div.product div.images .flex-control-thumbs li img:hover{
        border: 2px solid var(--theme-color);
    }
}
.head-menu{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.head-menu > div{
    width: auto;
    margin: 0 5%;
    padding: 25px 5px;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
    border-bottom: 3px solid #33333300;
}
.head-menu > div:hover{
    color: var(--theme-color);
    border-bottom: 3px solid var(--theme-color);
}
.product-faq .e-n-accordion .e-n-accordion-item{
    border-bottom: 1px solid #DEDEDE;
    padding: 10px 0;
}
.product-content{
    margin-top: 40px;
}
.product-content .flex-box{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    /* align-items: center; */
}
.product-content .flex-box > .width15{
    width: 15%;
}
.product-content .flex-box > .width20{
    width: 20%;
}
.product-content .flex-box > .width25{
    width: 25%;
}
.product-content .flex-box > .width35{
    width: 35%;
}
.product-content .flex-box > .width48{
    width: 48%;
}
.product-content .flex-box > .width50{
    width: 50%;
}
.product-content .template-bg{
    background: var(--theme-color);
    color: #FFFFFF;
    font-weight: bold;
}
.product-content .parameter-rows{
    padding: 15px;
    border-bottom: 1px solid #CCCCCC;
}
.product-related{
    margin-top: 40px;
}
.product-related .swiper-slide .imgbox img{
    width: 100%;
}
.product-related .swiper-slide .text-box a{
    color: #333333;
}
.product-related .swiper-slide:hover .text-box a{
    color: var(--theme-color);
}
/* Product List Page */
.yith-wcan-filters .yith-wcan-filter{
    margin-bottom: 10px !important;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > a:hover,
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > label > a:hover{
    color: var(--theme-color) !important;
}
.filters-container .filter-title{
    font-size: 18px;
    margin-bottom: 10px;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item:hover,
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active {
    background-color: var(--theme-color) !important;
    box-shadow: unset !important;
}
.filters-container .filter-title:hover{
    color: var(--theme-color) !important;
}
.filters-container .filter-title:hover::after{
    border-color: var(--theme-color);
}
.filters-container .filter-content li input[type="checkbox"]{
    margin-right: 10px;
}
.filters-container .filter-content li .term-label{
    font-size: 16px;

}
.woocommerce-pagination{
    text-align: center;
}
.woocommerce-pagination ul li .page-numbers{
    color: #333333;

}
.woocommerce-pagination ul li .page-numbers:hover,
.woocommerce-pagination ul li .page-numbers.current{
    background: var(--theme-color) !important;
}