﻿html .grid-group-md-craft-banner {
    margin-top: 0;
    margin-bottom: -5px !important;
}

.rd-navbar-open-right,
.rd-navbar-megamenu {
    background-color: #2f3234 !important;
}

.rd-navbar-language {
    width: 70px !important;
}

.category-banner-div {
    overflow: hidden;
    background: #4c7983;
    box-shadow: rgba(0, 0, 0, 0.17) 0 -23px 25px 0 inset, rgba(0, 0, 0, 0.15) 0 -36px 30px 0 inset, rgba(0, 0, 0, 0.1) 0 -79px 40px 0 inset, rgba(0, 0, 0, 0.06) 0 2px 1px, rgba(0, 0, 0, 0.09) 0 4px 2px, rgba(0, 0, 0, 0.09) 0 8px 4px, rgba(0, 0, 0, 0.09) 0 16px 8px, rgba(0, 0, 0, 0.09) 0 32px 16px;
}

.category-banner-image {
    object-fit: fill;
    height: 100%;
    width: 100%;
    cursor: pointer;
    opacity: .9;
    transition: .3s;
}

.category-banner-image:hover {
    transform: scale(1.05);
    opacity: 1;
}

.faq-section {
    max-width: 70% !important;
}

.contactus {
    margin-top: 50px !important;
}

.compare-table tbody tr th,
.compare-table tbody tr td {
    text-align: left;
    vertical-align: middle;
}

.compare-image {
    max-height: 200px;
    max-width: 200px;
}

.btn-craft {
    background-color: #00a4c2 !important;
}

.btn-craft:hover {
    background-color: #4fbbd1;
}

.craft-red {
    color: #434345;
}

/*.craft-red:hover {
    color: #ac1b4b;
}*/

.craft-blue {
    text-align:center;
    color: #7a1817;
}

    .craft-blue:hover {
        color: #7a1817;
    }

.cursor-pointer {
    cursor: pointer;
}

.text-center-in-div {
    display: flex;
    align-items: center;
    justify-content: center;
}

.craft-menu li h6 {
    font-weight: 100;
}

.craft-menu li a span {
    font-weight: normal;
}

.product-contents .product-detail {
    padding-left: 10%;
}

.craft-menu li a {
    padding: 0 !important;
    margin-left: 15px
}


.product-thumbnail-image {
    max-height: 84px;
    max-width: 84px;
    min-width: 84px;
    min-height: 84px;
    object-fit: contain;
    background-color: white;
}

.craft-svg-header {
    height: 150px;
}

.menu-child-item-icon {
    transform: rotate(90deg);
    margin-left: -20px;
    margin-right: 7px;
}

.product-label {
    background-color: #c21e55 !important;
    color: white !important;
}

.product-label:hover {
    background-color: #ac1b4b !important;
    color: wheat !important;
}

.grayscale-image {
    filter: grayscale(100%) !important;
    transition: .3s !important;
}

.grayscale-image:hover {
    filter: grayscale(0%) !important;
    transform: scale(1.1);
}

.post-media {
    overflow: hidden;
}

.product-200-image-area {
    max-height: 200px;
    min-width: 200px;
    min-height: 200px;
    object-fit: contain;
}

.product-search-grid:hover {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    z-index: 4;
}

.craft-last-news {
    font-size: 12px;
    margin-top: 0 !important;
}

.craft-banner-products {
    width: 100%;
    height: calc(100vw * 0.37835);
    box-shadow: rgba(14, 30, 37, 0.12) 0 2px 4px 0, rgba(14, 30, 37, 0.32) 0 2px 16px 0;
}

.news-list-image {
    height: 250px;
    object-fit: cover;
}

.new-products-container div {
    overflow: hidden;
}

.new-products-container div img {
    height: calc(100vw * 0.23);
    box-shadow: rgb(14 30 37 / 12%) 0 2px 4px 0, rgb(14 30 37 / 32%) 0 2px 16px 0;
    transition: .3s;
}

.new-products-container div img:hover {
    transform: scale(1.05);
    box-shadow: rgba(0, 0, 0, 0);
}

#fixed-entry-box {
    position: fixed;
    top: 55%;
    right: 0.75%;
    width: fit-content;
    z-index: 10000;
    opacity: 1;
    transition: .3s;
}

#fixed-entry-box div {
    background-color: #2ea4c2;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    transition: .5s;
    cursor: pointer;
    box-shadow: rgba(0, 0, 0, 0.35) 0 -50px 36px -28px inset;
}

#fixed-entry-box div:hover {
    background-color: #20859f;
}


.section::-webkit-scrollbar {
    width: 10px;
}


.section::-webkit-scrollbar-track {
    background-color: darkgrey;
}

.section::-webkit-scrollbar-thumb {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}


.news-image {
    height: auto;
    object-fit: cover;
    transition: 0.3s;
    cursor: pointer;
    padding:18px;
}

.post-content{
    height: fit-content;
}

@media (min-width: 3000px) {
    .category-banner-image {
        height: auto;
    }
}

@media (min-width: 2300px) and (max-width: 3000px) {
    .category-banner-image {
        height: auto;
    }
}

@media (min-width: 2000px) and (max-width: 2300px) {
    .category-banner-image {
        height: auto;
    }
}

@media (min-width: 768px){
    .post-news{
        height: 370px;
        position: relative
    }
    .post-news .post-footer{
        position: absolute;
        bottom: 7%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

}

@media (max-width: 1600px) {
    .material-parallax img {
        height: calc(100vw * 0.45);
    }
}

@media (max-width: 1400px) {
    .category-banner-image {
        height: auto;
    }
}

@media (max-width: 1200px) {
    .rd-navbar-language {
        width: 100% !important;
    }

    .category-banner-image {
        height: auto;
    }

    .faq-section {
        max-width: 100% !important;
    }

    .craft-menu li h6 {
        padding-left: 10px;
    }

    .craft-menu li ul li {
        padding-left: 20px;
    }

    .craft-menu .btn-craft {
        max-height: 40px;
        max-width: 300px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .menu-child-item-icon {
        transform: rotate(90deg);
        margin-left: 1px !important;
    }
}

@media (max-width: 991px) {

    .category-banner-image {
        height: auto;
    }
    
    .product-contents .product-detail {
        padding-left: 0;
    }

    .craft-svg-header {
        height: calc(100vw * 0.2);
    }
}


@media (max-width: 880px) {
    .category-banner-image {
        height: auto;
    }
}

@media (max-width: 768px) {
    .new-products-container div img {
        height: calc(100vw * 0.5);
    }
}

@media (max-width: 700px) {
    .category-banner-image {
        height: auto;
    }
}

@media (max-width: 500px) {
    .category-banner-image {
        height: auto;
    }
}

@media (max-width: 470px) {
    .rd-navbar-panel {
        display: flex;
    }
    
    .rd-navbar-brand b{
        display: none;
    }

    .rd-navbar-brand{
        width: 170px;
    }
}

@media (max-width: 400px) {
    .category-banner-image {
        height: auto;
    }
}

.swiper-slide {
    background-repeat: no-repeat !important;
    background-size: contain !important;
}

@media (max-width: 600px) {
    .rd-navbar-brand b {
        display: none;
    }
}