﻿.pr-55 {
    padding-right: 55px;
}
.pl-55 {
    padding-left: 55px;
}
.pb-70 {
    padding-bottom: 70px;
}
.mb-30 {
    margin-bottom: 30px;
}
.banner-img {
    overflow: hidden;
    border-radius: 20px;
}
.pos-rel {
    position: relative;
}
.banner-img a img {
    width: 100%;
    transition: all 1.5s cubic-bezier(0, 0, 0.2, 1);
}
.b-02-tag {
    position: absolute;
    left: 14%;
    height: 95px;
    width: 95px;
    background: #febd00;
    line-height: 95px;
    border-radius: 50%;
    top: 32%;
    text-align: center;
}
.b-02-tag h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 0.9;
    letter-spacing: -0.3px;
    margin-bottom: 0;
    position: relative;
    top: 28px;
}
.b-02-tag h3 span {
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
}
.banner-text {
    position: absolute;
    top: 10px;
    left: 50px;
    right: 50px;
}
    .banner-text span {
        font-size: 24px;
        color: #838383;
        font-weight: 300;
    }

    .banner-text h2 {
        font-size: 23px;
        font-weight: 500;
        text-transform: capitalize;
        margin-top: 7px;
        margin-bottom: 26px;
    }
.banner-1-text h2 {
    margin-bottom: 16px;
}
.b-button {
    display: inline-block;
}
.b-button > a {
    font-size: 14px;
    color: #333333;
    font-weight: 700;
    text-transform: uppercase;
    transition: 0.3s;
    display: inline-block;
    position: relative;
}
    .b-button > a:hover {
        text-decoration: none
    }
    .red-b-button > a {
        color: #e4573d;
        transition: 0.3s;
        text-decoration: none
    }
.b-button > a::before {
    position: absolute;
    content: "";
    background: #333333;
    height: 2px;
    width: 100%;
    bottom: -3px;
    transition: 0.3s;
    left: 0;
}
.red-b-button > a::before {
    background: #e4573d;
    transition: 0.3s;
}
.b-button > a::after {
    position: absolute;
    content: "";
    background: #4e97fd;
    height: 2px;
    width: 0;
    bottom: -3px;
    transition: 0.3s;
    left: 0;
}
.red-b-button > a::after {
    background: #4e97fd;
    transition: 0.3s;
}
.banner-wrapper:hover .banner-img img {
    transform: scale3d(1.1, 1.1, 1.1);
}
@media (max-width: 767px) {
    .banner-text {
        top: 10px;
        left: 30px;
    }
    .b-02-tag {
        left: 4%;
    }
    .banner-text span {
        font-size: 16px;
    }
    .banner-text h2 {
        font-size: 30px;
        margin-top: 5px;
        margin-bottom: 10px;
    }
    .banner-pb {
        padding-left: 0;
        padding-right: 0;
    }
}
.breadcrumb-area {
    background-size: cover;
    margin-bottom:0px !important;
    background-position: center center;
}
.pt-125 {
    padding-top: 125px;
}
.pb-125 {
    padding-bottom: 125px;
}
.breadcrumb-wrapper {
    background: #ffffff91;
    display: inline-block;
    padding: 65px 72px 60px;
    position: relative;
}
    .breadcrumb-wrapper::before {
        position: absolute;
        content: "";
        background: #54944d;
        height: 100%;
        width: 6px;
        left: 0;
        top: 0;
    }
.breadcrumb-text h2 {
    font-size: 75px;
    font-weight: 500;
    margin-bottom: 14px;
    text-transform: capitalize;
}
.breadcrumb-menu li {
    display: inline-block;
    position: relative;
    padding-right: 25px;
}
    .breadcrumb-menu li a {
        color: #54944d;
        font-size: 24px;
        text-transform: capitalize;
        transition: all 0.3s ease 0s;
        font-weight: 500;
    }
    .breadcrumb-menu li a:hover{
        text-decoration:none;
    }
    .breadcrumb-menu li span {
        color: #666666;
        font-size: 24px;
        text-transform: capitalize;
        font-weight: 500;
    }
.breadcrumb-menu{
    padding:0px;
    margin:0px;
}
@media (max-width: 767px) {
    .breadcrumb-area {
        padding-top: 80px;
        padding-bottom: 80px;
        background-size: cover;
        background-position: 80%;
    }
    .breadcrumb-wrapper {
        padding: 65px 15px 60px;
    }
    .breadcrumb-text h2 {
        font-size: 35px;
    }
    .breadcrumb-menu li {
        padding-right: 10px;
    }
        .breadcrumb-menu li a {
            font-size: 20px;
        }
        .breadcrumb-menu li span {
            font-size: 20px;
        }

}
/*.pt-100 {
    padding-top: 100px;
}*/
.pb-70 {
    padding-bottom: 40px;
}
.shop-thumb-tab {
    overflow: hidden;
}
    .shop-thumb-tab ul {
        display: block;
        flex-wrap: wrap;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
        margin: 0 -15px;
    }
.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.shop-thumb-tab ul li {
    margin-bottom: 20px;
    float: left;
    width: 33.33%;
    padding: 0 15px;
}
.shop-thumb-tab ul a {
    padding: 30px;
    border: 2px solid #e9e9e9;
}
.nav-link {
    display: block;
    padding: 0.5rem 1rem;
    color:grey;
}
.shop-thumb-tab ul img {
    width: 100%;
}
.product-details-img {
    margin: auto;
    border: 2px solid #e9e9e9;
    padding: 70px;
    width: 100%;
}
.mb-30 {
    margin-bottom: 30px;
}
.tab-content > .tab-pane:not(.active) {
    display: none;
}
.tab-content > .active {
    display: block;
}
.fade {
    transition: opacity 0.15s linear;
}
.product-large-img img {
    width: 100%;
}
.fade.show {
    opacity: 1;
    background-color: transparent;
}
.product-details-wrapper {
    padding-left: 40px;
}
    .product-details-wrapper .product-text {
        margin-top: 0;
    }
        .product-details-wrapper .product-text h5 {
            font-size: 16px;
        }
        .product-details-wrapper .product-text h4 {
            font-size: 35px;
            font-weight: 500;
            margin-bottom: 15px;
        }
        .product-details-wrapper .product-text > span {
            font-size: 20px;
        }

.product-text span {
    color: #54944d;
    font-size: 16px;
    font-weight: 500;
}
.pro-rating {
    margin-bottom: 15px;
}
    .pro-rating i {
        color: #febd00;
        font-size: 13px;
        padding-right: 4px;
    }
    .pro-rating > span {
        color: #9b9b9b;
        font-size: 16px;
        font-weight: 500;
    }

.product-desc p {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 15px;
    font-weight: normal;
    line-height: 28px;
    color: #9b9b9b;
}
.product-info-list span {
    font-size: 18px;
    font-weight: 600;
    color: #333333;
    margin-right: 27px;
    text-transform: capitalize;
}
.product-info-list a {
    font-size: 15px;
    font-weight: 700;
    color: #333333;
    display: inline-block;
    height: 40px;
    width: 40px;
    border: 2px solid #e9e9e9;
    text-align: center;
    text-transform: uppercase;
    line-height: 36px;
    margin-right: 7px;
}
    .product-info-list a:hover {
        background: #54944d;
        border: 2px solid #54944d;
        text-decoration: none;
    }
.product2-info-list {
    margin-block: 10px;
}
    .product2-info-list span {
        font-size: 18px;
        font-weight: 600;
        color: #333333;
        margin-right: 16px;
        text-transform: capitalize;
        top: -13px;
        position: relative;
    }
    .product2-info-list a {
        display: inline-block;
        height: 40px;
        width: 40px;
        margin-right: 7px;
    }
.p--1 {
    background: #fbe216;
}
.p--2 {
    background: #009bff;
}
.p--4 {
    background: #4e97fd;
}
.p--3 {
    background: #3e7334;
}
.stock {
    font-size: 18px;
    font-weight: 500;
    color: #4e97fd;
    text-transform: capitalize;
    margin-bottom: 15px;
    display: inline-block;
}
.plus-minus {
    display: inline-block;
}
.cart-plus-minus {
    display: inline-block;
    position: relative;
    margin-right: 15px;
}
    .cart-plus-minus input {
        height: 55px;
        width: 165px;
        border: 0;
        text-align: center;
        -moz-appearance: none;
        appearance: none;
        background: #9dd098;
        border-radius: 30px;
        font-weight: 500;
        color: #747691;
        font-size: 16px;
    }
    .cart-plus-minus .qtybutton {
        position: absolute;
        top: 8px;
        left: 9px;
        font-size: 20px;
        color: #c4bedd;
        cursor: pointer;
        line-height: 1;
        width: 40px;
        height: 40px;
        background: #ffffff;
        font-size: 16px;
        text-align: center;
        line-height: 40px;
        font-weight: 500;
        border-radius: 50%;
        transition: 0.3s;
    }
    .cart-plus-minus .inc {
        left: auto;
        right: 9px;
    }
    .cart-plus-minus .qtybutton:hover {
        background: #54944d;
        color: #ffffff;
    }
.details-cart-btn {
    display: inline-block;
}
    .details-cart-btn button {
        border: none;
    }
.c-btn {
    backface-visibility: hidden;
    border-radius: 30px;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    line-height: 1;
    padding: 20px 40px 20px 40px;
    position: relative;
    text-align: center;
    text-transform: capitalize;
    transform: translateZ(0px);
    transition: 0.3s;
    transition-property: color;
    background: #54944d;
    font-weight: 700;
    transition: 0.3s;
    text-transform: uppercase;
}
    .c-btn i {
        font-size: 13px;
        margin-left: 7px;
        transition: 0.3s;
        position: relative;
    }
a.c-btn.theme-btn:hover {
    text-decoration: none;
    color: #fff;
}
.red-btn {
    background: var(--e-global-dark-moderate-violet) !important;
    transition: 0.3s;
}
.red-btn:hover{
    color:#fff;
    text-decoration:none;
}
.pro-details-icon {
    margin-top: 15px;
    margin-bottom: 20px;
}
    .pro-details-icon > a {
        color: #9b9b9b;
        font-size: 15px;
        border: 2px solid #e9e9e9;
        height: 50px;
        width: 50px;
        line-height: 50px;
        display: inline-block;
        text-align: center;
        margin-right: 7px;
        transition: 0.3s;
    }
        .pro-details-icon > a:hover {
            color: #ffffff;
            background: #54944d;
            border-color: #54944d;
        }
.product-02-list ul li {
    overflow: hidden;
    padding-bottom: 12px;
}
.f-left {
    float: left;
}
.product-02-list ul{
    padding:0;
    margin:0;
}
.pro11 {
    position: relative;
    top: 6px;
}
.pro-02-list-info > span {
    font-size: 18px;
    font-weight: 600;
    color: #333333;
    width: 100px;
    margin-right: 10px;
}
.pro-02-list-text > span {
    font-size: 15px;
    font-weight: 400;
    color: #9b9b9b;
}
.pro-02-list-icon a {
    font-size: 13px;
    display: inline-block;
    text-align: center;
    margin-right: 4px;
    transition: 0.3s;
    height: 36px;
    width: 36px;
    color: #9b9b9b;
    text-align: center;
    line-height: 36px;
    border-radius: 50%;
    border: 2px solid #eaeaea;
}
    .pro-02-list-icon a:hover {
        border-color: #54944d;
        color: #ffffff;
        background: #54944d;
    }

.product-text h5 {
    font-size: 13px;
    font-weight: 500;
    color: #9b9b9b;
    text-transform: uppercase;
    text-align: left
}
@media (max-width: 767px) {
    .shop-thumb-tab ul a {
        padding: 15px;
    }
    .product-details-img {
        padding: 30px;
    }
    .product-details-wrapper {
        padding-left: 0;
    }
        .product-details-wrapper .product-text h4 {
            font-size: 30px;
        }
    .details-cart-btn {
        margin-top: 15px;
    }
    .bakix-details-tab ul li a.active:before{
        display: none;
    }
}
.pb-60 {
    padding-bottom: 60px;
}
.bakix-details-tab ul {
    border-bottom: 2px solid #e9e9e9;
}
.pb-30 {
    padding-bottom: 30px;
}
.mb-50 {
    margin-bottom: 50px;
}
.bakix-details-tab ul li a {
    font-size: 28px;
    font-weight: 500;
    color: #333333;
    padding: 0;
    line-height:1.5;
    text-transform: capitalize;
    position: relative;
    padding-right: 100px;
}
.bakix-details-tab ul li:last-child a {
    padding-right: 0;
}
.bakix-details-tab ul li a.active {
    color: #54944d;
}
    .bakix-details-tab ul li a.active:before {
        position: absolute;
        bottom: -32px;
        left: 0;
        height: 3px;
        width: 200px;
        content: "";
        background: #54944d;
        transition: 0.3s;
    }
.event-text p {
    font-size: 15px;
    font-weight: normal;
    line-height: 28px;
    color: #9b9b9b;
    margin-bottom: 15px;
}
.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
.table {
    width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
}
.additional-info .table td, .additional-info .table th {
    padding: 0.75rem 0;
    vertical-align: top;
    border-top: 1px solid #e9e9e9;
    font-weight: 400;
}
.pb-100 {
    padding-bottom: 100px;
}
.table-content table {
    background: #ffffff;
    border-color: #eaedff;
    border-radius: 0;
    border-style: solid;
    border-width: 1px 0 0 1px;
    text-align: center;
    width: 100%;
    margin-bottom: 0;
}
.table td, .table th {
    border-top: 1px solid #eaedff;
}

.table th, .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
}
.table-content table td {
    border-top: medium none;
    padding: 20px 10px;
    vertical-align: middle;
    font-size: 16px;
}
.table-content table th, .table-content table td {
    border-bottom: 1px solid #eaedff;
    border-right: 1px solid #eaedff;
}
td.product-thumbnail img {
    width: 125px;
}
.table-content table td.product-name a,.table-content table td.product-name a:hover{
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    color: #9b9b9b;
    text-decoration: none;
}
.table-content table td .cart-plus-minus {
    float: none;
    margin: 0 auto;
}
.table-content table td.product-subtotal {
    font-size: 16px;
}
.table-content table td.product-remove a {
    color: #9b9b9b;
    text-decoration:none;
}
.coupon-all {
    margin-top: 50px;
}
.coupon {
    float: left;
}
.coupon2 {
    float: right;
}
#coupon_code {
    height: 57px;
    border: 2px solid #eaedff;
    padding: 0 15px;
    margin-right: 10px;
}
.coupon button.c-btn {
    border: none;
    cursor: pointer;
}
.coupon2 input.c-btn {
    border: none;
    cursor: pointer;
}
.cart-page-total {
    padding-top: 50px;
}
    .cart-page-total > h2 {
        font-size: 25px;
        margin-bottom: 20px;
        text-transform: capitalize;
    }
    .cart-page-total > ul {
        border: 1px solid #eaedff;
    }
        .cart-page-total > ul > li {
            list-style: none;
            font-size: 15px;
            color: #6f7172;
            padding: 10px 30px;
            border-bottom: 1px solid #eaedff;
            font-weight: 400;
        }
    .cart-page-total ul > li > span {
        float: right;
    }