.nav-tabs {
    border-bottom: none;
    padding-top: 80px
}

.owl_1 button.owl-prev {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: white !important;
    width: 10px;
    height: 10px;
    border-radius: 100% !important;
    color: #000 !important
}

.owl_1 .owl-nav button.owl-prev {
    background-color: #9c27b0;
    position: absolute;
    right: 0;
    top: 50%;
    color: #fff;
    font-size: 25px;
    width: 27px;
    height: 27px;
    margin: 0 0 0 -30px;
    border-radius: 0;
    border: 1px solid grey
}

.owl_1 button.owl-next {
    position: absolute;
    right: 0;
    top: 80%;
    transform: translateY(-50%);
    background-color: white !important;
    width: 10px;
    height: 10px;
    border-radius: 100% !important;
    color: #000 !important;
    justify-content: center;
    align-items: center;
    display: flex
}

.owl_1 .owl-nav button.owl-next {
    background-color: #9c27b0;
    position: absolute;
    right: 0;
    top: 50%;
    color: #fff;
    font-size: 25px;
    width: 27px;
    height: 27px;
    margin: 0 -30px 0 0;
    border-radius: 0;
    border: 1px solid grey;
    justify-content: center;
    align-items: center;
    display: flex
}

.owl_1 .owl-dots {
    display: none
}

.item {
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: grey
}

    .item li a {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 90%;
        height: 90%;
        margin: auto;
        border-radius: 100%;
        color: #000;
        text-transform: uppercase;
        flex-wrap: wrap;
        text-align: center;
        font-size: 20px;
        text-decoration: none;
        font-weight: 700
    }

    .item li.active a {
        color: #fff
    }

.tab-content {
    padding: 20px;
    background-color: #fff;
    font-size: 17px;
    text-align: center;
    line-height: 25px;
    border-radius: 19px
}

    .tab-content h3 {
        font-size: 40px;
        font-weight: 700
    }

.btn-just-icon {
    background-color: #999;
    font-size: 20px;
    padding: 12px;
    line-height: 1em;
    border-radius: 30px;
    color: #fff;
    margin-right: 5px;
    will-change: box-shadow,transform;
    transition: box-shadow 0.2s cubic-bezier(.4,0,1,1),background-color 0.2s cubic-bezier(.4,0,.2,1);
    box-shadow: 0 2px 2px 0 rgb(153 153 153 / 14%),0 3px 1px -2px rgb(153 153 153 / 20%),0 1px 5px 0 rgb(153 153 153 / 12%)
}

.wp {
    background-color: #6fe777
}

.card {
    display: inline-block;
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    border-radius: 6px;
    color: rgba(0,0,0,.87);
    background: #fff;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%),0 3px 1px -2px rgb(0 0 0 / 20%),0 1px 5px 0 rgb(0 0 0 / 12%)
}

    .card .card-image {
        height: 60%;
        position: relative;
        z-index: 1;
        margin-left: 15px;
        margin-right: 15px;
        margin-top: 10px;
        border-radius: 6px
    }

        .card .card-image.cover img {
            height: 240px;
            -o-object-fit: cover;
            object-fit: cover
        }

        .card .card-image img {
            width: 100%;
            border-radius: 6px;
            pointer-events: none;
            box-shadow: 0 5px 15px -8px rgb(0 0 0 / 24%),0 8px 10px -5px rgb(0 0 0 / 20%)
        }

.card-product .card-description, .card-product .card-title, .card-product .category {
    text-align: center;
    font-family: "Roboto"
}

.category {
    color: #3c4858;
    text-decoration: none
}

.card-title {
    font-family: "Roboto Slab","Times New Roman",serif;
    color: #3c4858;
    font-weight: 700;
    font-size: 1.1em;
    line-height: 1.1em
}

    .card-title a {
        color: #3c4858
    }

.card .card-content {
    padding: 10px 20px
}

.card-product .footer {
    margin-top: 5px
}

.card-description {
    color: #999;
    line-height: 1.5em;
    height: 3em;
    overflow: hidden;
    margin-bottom: 4px
}

.price {
    font-size: 18px;
    color: #9a9a9a
}

.page-header.header-product {
    height: 12vh;
    min-height: 12vh
}

.page-header {
    height: 100vh;
    background-position: center center;
    background-size: cover;
    margin: 0;
    padding: 0;
    border: 0
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar, .navbar.navbar-default {
    background-color: #fff;
    color: #555;
    box-shadow: 0 4px 18px 0 rgb(0 0 0 / 12%),0 7px 10px -5px rgb(0 0 0 / 15%)
}

    .navbar.navbar-transparent {
        background-color: transparent;
        box-shadow: none;
        color: #fff
    }

.header-2 .page-header .container {
    padding-top: 25vh
}

.text-rose {
    color: #e91e63;
    font-size: .9em;
    text-transform: uppercase;
    font-weight: 500;
    font-family: Roboto,Helvetica,Arial,sans-serif;
    line-height: 1.5em
}

.product-container {
    padding-top: 80px
}

@media only screen and (max-width:576px) {
    .product-container {
        padding-top: 20px
    }

    .nav-tabs {
        padding-top: 40px
    }

    .owl-carousel .owl-nav button.owl-prev {
        height: 30px;
        width: 30px
    }

    .owl-carousel .owl-nav button.owl-next {
        height: 30px;
        width: 30px
    }

    .hero-text {
        padding: 100px 20px
    }

    .custom-btn1 {
        padding: 8px 24px
    }
}

.label {
    padding: 5px 12px;
    border-radius: 12px
}

.bodyy {
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    padding-top: 75px
}
