@import url('https://fonts.googleapis.com/css?family=Muli:200,300,400,700,900&display=swap');

body{
  overflow-x: hidden;
    font-family: Muli;
}

.box-banner img {
    width: 100%;
}

.breadcrumb{
    font-size: 20px;
    display: block !important;
    background-color: #e8e8e8 !important;
    border-radius: 20px !important;
}

.previous-category:hover, .previous-brand:hover, .previous-especificationFilter:hover{
    color: #6ea942;
}

.previous-category, .previous-brand, .previous-especificationFilter{
    font-size: 20px;
}

.breadcrumb a:last-child{
    color: #6ea942;
}

.breadcrumb a:last-child:hover{
    color: #6ea942;
}

#buttonSearchWord{
    background-color: #6ea942;
    border-color: #6ea942;
    color: white;
    height: auto;
    min-width: 0;
}

#buttonSearchWord:hover{
    background-color: white;
    color: #6ea942;
    border-style: solid;
    border-color:#6ea942 !important;
}

#searchWord:focus, input.form-control:focus {
    outline:none !important;
    outline-width: 0 !important;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.filter-menu{
    background-color: #e8e8e8;
    border-radius: 10px !important;
    height: auto;
    font-size: 15px;
    -webkit-box-shadow: 11px 5px 31px -20px rgba(0,0,0,0.75);
    -moz-box-shadow: 11px 5px 31px -20px rgba(0,0,0,0.75);
    box-shadow: 11px 5px 31px -20px rgba(0,0,0,0.75);
}

.card{
    animation: productcard linear .3s;
    animation-iteration-count: 1;
    border-radius: 20px !important;
    border-style: none !important;
    width: 100%;
    cursor: pointer;
    text-decoration: none;
    -webkit-box-shadow: 11px 5px 31px -20px rgba(0,0,0,0.75);
    -moz-box-shadow: 11px 5px 31px -20px rgba(0,0,0,0.75);
    box-shadow: 11px 5px 31px -20px rgba(0,0,0,0.75);
    background-color: #e8e8e8 !important;
}

@keyframes productcard{
    0% {
        opacity:0;
        transform:  translate(0px,10px);
    }
    100% {
        opacity:1;
        transform:  translate(0px,0px);
    }
}


.card:hover{
    transition: box-shadow 0.3s, background-color 0.3s;
    -webkit-box-shadow: 11px 5px 31px -20px rgba(0,0,0,0.75);
    -moz-box-shadow: 11px 5px 31px -20px rgba(0,0,0,0.75);
    box-shadow: 11px 5px 31px -20px rgba(0,0,0,0.75);
}

.product-price{
    font-size: 20px;
    color:#999999;
    padding-right: 5px !important;
}

.product-price-with-discount{
    font-size: 20px;
    color: #91d64f;
    padding-left: 5px !important;
}

.card-img-top{
    border-top-left-radius: 20px !important;
    border-top-right-radius: 20px !important;
    background-color: white;
}

.title-name{
    font-size: 15px;
    color: black;
    text-decoration: none;
}


.filter-menu ul{
    list-style: none;
    padding-left: 0;
}

.filter-menu ul li{
    margin-bottom: 2.5px;
    margin-top: 6px;
    cursor: pointer;
    padding-top: 2.5px;
    padding-bottom: 6px;
    background-color: #bababa;
    padding-left: 10px;
    border-radius: 10px;
    transition: background-color 0.3s;
}

.filter-menu ul li i:hover{
    color: #7a2129;
}

.custom-range::-webkit-slider-thumb {
    background: #6ea942 !important;
}

.custom-range::-moz-range-thumb {
    background: #6ea942 !important;
}

.custom-range::-ms-thumb {
    background: #6ea942 !important;
}


.filter-menu ul li:hover{
    background-color: #6ea942 !important;
    transition: background-color 0.3s;
    color: white;
}

.element-category-active{
    background-color: #1da1f2;
}

#noResult{
    display: none;
}

#noMoreResult{
    display: none;
}


.filter-header{
    border-bottom-color: black;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-top: 5px;
    font-size: 17px;
    padding-bottom: 10px;
    font-weight: bold;
    width: 100%;
    cursor: pointer;
}
.filter-body{
    max-height: 300px;
    overflow-y: scroll;
}

.card-body ul{
    list-style: none;
    padding-left: 0;
}

#end-loader{
    display: none;
    margin-top: 100px;
    margin-bottom: 200px;
}

#begining-loader{
    display: none;
    margin-top: 100px;
    margin-bottom: 200px;
}

.filter-mobile-tab{
    height: 120px;
    width: 30px;
    position: fixed;
    padding-top:  15px;
    writing-mode: vertical-rl;
    background-color: #6ea942;
    font-size: 21px;
    top: 220px;
    right: 0;
    color: white;
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
    cursor: pointer;
    z-index: 10000000;
}

.filter-header:after {
    content: '\002B';
    color: black;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

#iconClose{
    display: none;
}


.teaser{
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 0;
    border-right: 70px solid #6ea942;
    border-top: 70px solid #6ea942;
    border-left: 70px solid transparent;
    border-bottom: 70px solid transparent;
    border-top-right-radius: 20px;
}

.teaser-text{
    position: absolute;
    width: 70px;
    height: 70px;
    top: -50px;
    left: -15px;
    transform: rotate(45deg);
    font-size: 35px;
    font-weight: 900;
    color: #ffffff;
}


/*// Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {

    .teaser{
        border-right: 40px solid #6ea942;
        border-top: 45px solid #6ea942;
        border-left: 45px solid transparent;
        border-bottom: 45px solid transparent;
    }

    .teaser-text{
        width: 45px;
        height: 45px;
        top: -35px;
        left: -15px;
        font-size: 25px;
    }

    .breadcrumb{
        font-size: 14px;
        margin-top: 20px;
    }

    .main-row{
        padding: 0px 20px;
        margin-bottom: 50px;
    }

    #noMoreResult h2{
        font-size: 20px;
        margin-bottom: 50px;
    }

    #noResult h2{
        font-size: 20px;
        margin-bottom: 50px;
        margin-top: 50px;
    }
    .title-name{
        height: 90px;
    }

    #sideMenu{
        width:200px;
        right: -80%;
        position: fixed;
        z-index: 100000;
        box-shadow: none;
        top: 130px;
    }

    .filter-menu ul li{
        background-color: #bdbdbd;
    }

    .filter-menu ul li:hover{
        background-color: #bababa;
    }

    .filter-menu{
        border-bottom-left-radius: 50px !important;
        border-top-left-radius: 50px !important;
        border-bottom-right-radius: 0px !important;
        border-top-right-radius: 0px !important;
        color: black;
    }

    #buttonSearchWord{
        background-color: white;
        color: #6ea942;
        border-style: none;
    }

    #searchWord{
        border-style: none;
    }

    .banner-desktop{
        display: none !important;
    }

    .card{
        width:  100% ;
        margin-left: 2%;
        margin-right: 2%;
    }
}

/*// Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) {

    .teaser{
        border-right: 40px solid #6ea942;
        border-top: 45px solid #6ea942;
        border-left: 45px solid transparent;
        border-bottom: 45px solid transparent;
    }

    .teaser-text{
        width: 45px;
        height: 45px;
        top: -35px;
        left: -15px;
        font-size: 25px;
    }

    .breadcrumb{
        font-size: 14px;
        margin-top: 20px;
    }

    .main-row{
        padding: 0px 20px;
        margin-bottom: 50px;
    }

    #noMoreResult h2{
        font-size: 20px;
        margin-bottom: 50px;
    }

    #noResult h2{
        font-size: 20px;
        margin-bottom: 50px;
        margin-top: 50px;
    }

    .title-name{
        height: 90px;
    }

    #sideMenu{
        width:200px;
        top: 130px;
        right: -80%;
        position: fixed;
        z-index: 100000;
        box-shadow: none;
    }

    .banner-desktop{
        display: none !important;
    }

    .card{
        width:  100% ;
        margin-left: 2%;
        margin-right: 2%;
    }
}

/*// Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) {

    .teaser{
        border-right: 40px solid #6ea942;
        border-top: 45px solid #6ea942;
        border-left: 45px solid transparent;
        border-bottom: 45px solid transparent;
    }

    .teaser-text{
        width: 45px;
        height: 45px;
        top: -35px;
        left: -15px;
        font-size: 25px;
    }

    .product-price-with-discount{
        height: 40px;
        font-size: 24px;
    }

    .breadcrumb{
        font-size: 14px;
        margin-top: 20px;
    }

    #sideMenu{
        width:200px;
        right: -80%;
        top: 130px;
        position: fixed;
        z-index: 100000;
        box-shadow: none;
    }

    .main-row{
        padding: 0px 20px;
        margin-bottom: 50px;
    }

    #noMoreResult h2{
        font-size: 20px;
        margin-bottom: 50px;
        margin-top: 50px;
    }

    #noResult h2{
        font-size: 20px;
        margin-bottom: 50px;
    }

    .title-name{
        height: 90px;
    }

    .card{
        width: 100% !important;
    }
    .banner-desktop{
          display: none !important;
      }
}

/*// Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) {

    .product-price-with-discount{
        height: 40px;
        font-size: 24px;
    }

    .title-name{
        height: 45px;
    }

    .filter-menu{
        margin-bottom: 30px;
    }

    #sideMenu{
        position: fixed;
        margin-top: 50px;
    }

    .filter-mobile-tab{
        display: none;
    }
    .banner-mobile{
        display: none !important;
    }
}

/*// Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {

    .title-name{
        height: 45px;
    }

    .filter-mobile-tab{
        display: none;
    }

    #sideMenu{
        position: fixed;
    }

    .banner-mobile{
        display: none !important;
    }


    .filter-menu{
        margin-bottom: 30px;
    }
}


