:root{
    --theme-color: #B60005;
    /* --theme-color: #E72410; */
    --theme-width: 1400px;
}
p{
    margin-bottom: 5px !important;
}
.elementor-element .e-con-inner{
    width: 95% !important;
}
.elementor-select-wrapper .select-caret-down-wrapper{
    display: none;
}
.red-form .elementor-form select > option{
    color: #333333;
}
.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu{
    background: var(--theme-color);
}
.main-header-menu .sub-menu .menu-link{
    padding: 10px;
}
img{
    max-width: 100%;
}
.gtranslate_wrapper .gt_switcher-popup span{
    color: #ffffff !important;
}
.yj-seo-title{
    display: none !important;
}
/* Contact Page */
.contact-form .elementor-form .elementor-field-label span{
    color: 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;
}
.info-related{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.info-related .blog-related-item{
    width: 32%;
    position: relative;
}
.info-related .blog-related-item .imgbox img{
    width: 100%;
}
.info-related .blog-related-item:hover .imgbox img{
    scale: 1.1;
}
.info-related .blog-related-item .text-box{
    position: absolute;
    z-index: 5;
    width: 95%;
    background: #000000;
    padding: 40px;
    bottom: -70px;
}
.info-related .blog-related-item .text-box a{
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 15px;
}
.info-related .blog-related-item:hover .text-box a{
    color: var(--theme-color);
}
.info-related .blog-related-item .text-box .excerpt{
    color: #999999;
    font-size: 14px;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}
.last-new-product > div{
    margin: 15px 0;
}
.last-new-product > div a{
    font-size: 20px;
    font-weight: bold;
    color: #333333;
}
.last-new-product:hover > div a{
    color: var(--theme-color);
}
/* 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: 1px solid var(--theme-color);
    }
}
.product-info-head{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.product-info-head > div{
    max-width: 20%;
    min-width: 10%;
    text-align: center;
    margin: 0 5%;
    color: #ffffff;
    padding: 20px;
    cursor: pointer;
}
.product-info-head > div:hover,
.product-info-head > div.active{
    background: var(--theme-color);
}
.specifications-box{
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
    border-top: 1px solid #CCCCCC;
}
.specifications-box .spe-item{
    width: 33.333%;
    padding: 40px 20px;
    border-bottom: 1px solid #CCCCCC;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.specifications-box .spe-item > div{
    width: 49%;
}
.specifications-box .spe-item .spe-t{
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
}
.specifications-box .spe-item .spe-v{
    font-size: 18px;
    color: #ffffff;
}
.specifications-box .spe-item.included{
    width: 100%;
}
.specifications-box .spe-item.included .spe-t{
    width: 16%;
}
.specifications-box .spe-item.included .spe-v{
    width: 84%;
}
.faq-item-box .elementor-widget-container .e-n-accordion-item{
	border: unset;
	border-bottom: 1px solid #DEDEDE;
}
.faq-item-box .elementor-widget-container .e-n-accordion-item .e-n-accordion-item-title,
.faq-item-box .elementor-widget-container .e-n-accordion-item > .elementor-element{
    border: unset;
}
.product-related-box{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 30px;
}
.product-related-box .related-item{
    background: #ffffff;
    padding: 20px;
}
.product-related-box .related-item .imgbox img{
    width: 100%;
}
.product-related-box .related-item:hover .imgbox img{
    scale: 1.1;
}
.product-related-box .related-item .text-box{
    margin-top: 25px;
}
.product-related-box .related-item .text-box a{
    font-weight: bold;
    font-size: 20px;
    color: #333333;
}
.product-related-box .related-item:hover .text-box a{
    color: var(--theme-color);
}
/* Product List Page */
.products-list-box .products .ast-grid-common-col:hover .attachment-woocommerce_thumbnail{
    scale: 1.1;
}
.products-list-box .products .ast-grid-common-col:hover .ast-loop-product__link .woocommerce-loop-product__title{
    color: var(--theme-color);
}
.products-list-box .woocommerce-pagination{
    text-align: center;
}
.product-sidebar .elementor-nav-menu > .menu-item > a{
    position: relative;
}
.product-sidebar .elementor-nav-menu > .menu-item > a > .sub-arrow{
    position: absolute;
    right: 10px;
}
.product-sidebar .elementor-nav-menu > .menu-item > a:hover > .sub-arrow svg,
.product-sidebar .elementor-nav-menu > .menu-item > a.elementor-item-active > .sub-arrow svg,
.product-sidebar .elementor-nav-menu > .menu-item > a.highlighted > .sub-arrow svg{
    fill: #ffffff;
}
.product-sidebar .elementor-nav-menu > .menu-item > ul.sub-menu li a{
    font-weight: unset !important;
    padding-left: 20px;
}
.category-faq{
    padding-bottom: 80px;
}
.category-faq .faq-title{
    font-size: 50px;
    font-weight: bold;
    text-align: center;
    color: #333333;
}
.category-faq .faq-box{
    margin-top: 30px;
}
.category-faq .faq-box .faq-item{
    padding: 20px 0;
    border-bottom: 1px solid #DDDDDD;
}
.category-faq .faq-box .faq-item .faq-head,
.category-faq .faq-box .faq-item .faq-head h2{
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    position: relative;
    cursor: pointer;
}
.category-faq .faq-box .faq-item .faq-head::before{
    content: " "; 
    position: absolute;
    top: 60%;
	transform: translateY(-50%);
	right: 0;
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-top: 10px solid #000000;
}
.category-faq .faq-box .faq-item.active,
.category-faq .faq-box .faq-item:hover{
    border-bottom: 1px solid var(--theme-color);
}
.category-faq .faq-box .faq-item.active .faq-head,
.category-faq .faq-box .faq-item:hover .faq-head{
    color: var(--theme-color);
}
.category-faq .faq-box .faq-item.active .faq-head::before,
.category-faq .faq-box .faq-item:hover .faq-head::before{
    border-top: 10px solid var(--theme-color);
}
.category-faq .faq-box .faq-item .faq-content,
.category-faq .faq-box .faq-item .faq-content h3{
    margin-top: 20px;
    display: none;
}
.product-list-box{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 30px;
}
.product-list-box .product-item{
    position: relative;
    overflow: hidden;
    padding-top: 25px;
}
.product-list-box .product-item .imb-box{
    overflow: hidden;
}
.product-list-box .product-item .imb-box img{
    width: 100%;
}
.product-list-box .product-item .title-box a{
    font-size: 16px;
    line-height: 1.5;
    font-weight: bold;
    color: #333333;
}
.product-list-box .product-item:hover .imb-box img{
    scale: 1.1;
}
.product-list-box .product-item:hover .title-box a{
    color: var(--theme-color);
}
.product-list-box .product-item .jb-box{
    position: absolute;
    padding: 2px 20px;
    background: var(--theme-color);
    color: #FFFFFF;
    left: -10px;
    top: 0;
    z-index: 5;
    transform: skew(-30deg);
}
.product-list-box .product-item .jb-box p{
    transform: skew(30deg);
    font-size: 14px;
    margin-bottom: 0 !important;
}
.product-paginate{
    margin-top: 40px;
    padding: 20px;
    text-align: center;
}
.product-paginate .nav-links span,
.product-paginate .nav-links a{
    padding: 5px 10px;
    border: 1px solid #DFDFDF;
    /* margin: 0 3px; */
    color: #333333;
}
.product-paginate .nav-links span:hover,
.product-paginate .nav-links a:hover,
.product-paginate .nav-links .current{
    color: #ffffff;
    background: var(--theme-color);
}




/* Index Page */
.index-banner .swiper-pagination{
    bottom: 40px !important;
}
.index-banner .swiper-pagination .swiper-pagination-bullet{
    border-radius: 0;
}
.index-category{
    position: relative !important;
}
.index-category > .elementor-element:last-child{
    position: absolute;
    z-index: 5;
    left: 0;
}

.index-category-new .e-con-inner > div:nth-child(1){
     grid-area: 1 / 1 / 2 / 2;
}
.index-category-new .e-con-inner > div:nth-child(2){
     grid-area: 1 / 2 / 3 / 3;
}
.index-category-new .e-con-inner > div:nth-child(3){
     grid-area:  2 / 1 / 4 / 2;
}
.index-category-new .e-con-inner > div:nth-child(4){
     grid-area: 3 / 2 / 5 / 3;
}
.index-category-new .e-con-inner > div:nth-child(5){
     grid-area: 4 / 1 / 6 / 2;
}