﻿
/*#item-box-desc:hover {
    background-color: rgba(219, 213, 213, 0.24);
}

#s {
    border-radius: 50px
}

.btnsearch {
    background-color: #006064 !important;
    border-radius: 50px 0px 0px 50px
}

.btn:link,
.btn:visited {
    text-transform: uppercase;
    text-decoration: none;
    padding: 7px 40px;
    display: inline-block;
    border-radius: 100px;
    transition: all .2s;
    position: absolute;
    color: black
}



.btn:active {
    transform: translateY(-1px);
    box-shadow: 0 5px 10px rgba(213, 209, 209, 0.19);
}

.btn-white {
    background-color: #006064;
    color: black;
}

.btn::after {
    content: "";
    display: inline-block;
    height: 100%;
    width: 100%;
    border-radius: 100px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transition: all .4s;
}

.btn-white::after {
    background-color: rgba(0, 0, 0, 0.1);
}

.btn:hover::after {
    transform: scaleX(1.4) scaleY(1.6);
    opacity: 0;
}

.btn-animated {
    animation: moveInBottom 5s ease-out;
    animation-fill-mode: backwards;
}


@font-face {
    font-family: byekan;
    src: url(assets/fonts/YEKAN.TTF)
}

a, label, li, ul, div, small, b, strong, small, p, a, h1, h2, h3, h4, h5, h6 {
    font-family: byekan !important;
}


#topBar {
    border-bottom: none !important;
}*/

/*#topBar ul.top-links {
            float: none !important;
        }*/

/*#topBar ul.top-links > li > a {
    padding: 5px 5px;
    font-size: 12px;
}

#topBar.dark ul.top-links > li {
    border: none !important;
}

#topBar ul.top-links > li {
    border: none !important;
}



#header {
    height: 80px !important;
}

.sec5 {
    padding: 100px 0 0 0;
}

@media (min-width: 1024px) {


    .nav-pills > li {
        float: right !important;
    }

    .nav-second-main {
        margin-top: 30px !important;
    }
}


.badge.badge-corner {
    background-color: #d50057 !important;
    border-radius: 10px
}

.featured-grid .owl-carousel img {
    height: 380px;
    border-radius: 10px;
    margin-top: 5px
}

@media (max-width: 768px) {
    .owl-carousel .card {
        display: flex;
        flex-direction: column;
        align-items: center;*/ /* وسط‌چین کردن آیتم‌ها */
        /*justify-content: center;
        text-align: center;
        margin: 0 auto;*/ /* اطمینان از وسط قرار گرفتن کارت‌ها */
    /*}

    .owl-carousel .image img {
        display: block;
        margin: 0 auto;*/ /* وسط‌چین کردن تصویر */
    /*}

    .owl-stage {
        display: flex;
        justify-content: center !important;*/ /* اطمینان از اینکه آیتم‌ها در مرکز باشند */
    /*}
}

#header ul.nav-second-main {
    border-left: rgba(0, 0, 0, 0.1) 0px solid;
    padding-left: 0px;
}

#topBar ul.top-links > li > a > i {
    opacity: 10 !important
}

<style > #btn-pag {
    animation: moveInBottom 5s ease-out;
    animation-fill-mode: backwards;
    background-color: #006064 !important;
    border-radius: 50px;
    border: none;
    color: #000
}

#btn-pag:hover {
    background-color: #006064;
    color: #fff;
    border-radius: 30px;
    transition: 1s;
    box-shadow: 0 10px 10px rgba(128, 128, 128, 0.36);
}

#g2:hover {
    background-color: rgba(213, 0, 87, 0.46);
    color: #fff
}

#g2 {
    border-bottom: 1px solid rgba(84, 76, 76, 0.06);
    border-radius: 50px;
    margin-top: 5px;
    text-align: center;
    font-size: 15px;
    color: rgba(0, 0, 0, 0.54)
}

.btn-outline-secondary {
    width: 40px !important;
    height: 40px !important;
    background-color: #006064;
    color: #000
}


#item-box-desc:hover {
    background-color: rgba(219, 213, 213, 0.24);
}

#s {
    border-radius: 50px
}

.btnsearch {
    background-color: #006064 !important;
    border-radius: 50px 0px 0px 50px
}

.btn:link,
.btn:visited {
    text-transform: uppercase;
    text-decoration: none;
    padding: 7px 40px;
    display: inline-block;
    border-radius: 100px;
    transition: all .2s;
    position: absolute;
    color: black
}



.btn:active {
    transform: translateY(-1px);
    box-shadow: 0 5px 10px rgba(213, 209, 209, 0.19);
}

.btn-white {
    background-color: #006064;
    color: black;
}

.btn::after {
    content: "";
    display: inline-block;
    height: 100%;
    width: 100%;
    border-radius: 100px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transition: all .4s;
}

.btn-white::after {
    background-color: rgba(0, 0, 0, 0.1);
}

.btn:hover::after {
    transform: scaleX(1.4) scaleY(1.6);
    opacity: 0;
}

.btn-animated {
    animation: moveInBottom 5s ease-out;
    animation-fill-mode: backwards;
}

#header ul.nav-second-main {
    border-left: rgba(0, 0, 0, 0.1) 0px solid;
    padding-left: 0px;
}

#topBar ul.top-links > li > a > i {
    opacity: 10 !important
}*/





.lifilter {
    border-radius: 30px;
    color: #000;
    border-bottom: 2px solid rgba(0, 0, 0, 0.27);
    font-size: 12px
}



.sec-title-style1 .text {
    position: relative;
    display: block;
    margin: 7px 0 0;
}

    .sec-title-style1 .text p {
        position: relative;
        display: inline-block;
        padding: 0 15px;
        color: #131313;
        font-size: 14px;
        line-height: 16px;
        font-weight: 700;
        text-transform: uppercase;
        margin: 0;
    }

    .sec-title-style1 .text.clr-yellow p {
        color: #FFA500;
    }

    .sec-title-style1 .text .decor-left {
        position: relative;
        top: -2px;
        display: inline-block;
        width: 70px;
        height: 5px;
        background: transparent;
    }

        .sec-title-style1 .text .decor-left span {
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            width: 50px;
            height: 1px;
            background: #006064;
            content: "";
            margin: 2px 0;
        }

        .sec-title-style1 .text .decor-left:before {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            width: 5px;
            height: 5px;
            background: #006064;
            content: "";
        }

        .sec-title-style1 .text .decor-left:after {
            position: absolute;
            top: 0;
            right: 10px;
            bottom: 0;
            width: 5px;
            height: 5px;
            background: #006064;
            content: "";
        }

    .sec-title-style1 .text .decor-right {
        position: relative;
        top: -2px;
        display: inline-block;
        width: 70px;
        height: 5px;
        background: transparent;
    }

        .sec-title-style1 .text .decor-right span {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            width: 50px;
            height: 1px;
            background: #006064;
            content: "";
            margin: 2px 0;
        }

        .sec-title-style1 .text .decor-right:before {
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            width: 5px;
            height: 5px;
            background: #006064;
            content: "";
        }

        .sec-title-style1 .text .decor-right:after {
            position: absolute;
            top: 0;
            left: 10px;
            bottom: 0;
            width: 5px;
            height: 5px;
            background: #006064;
            content: "";
        }




.price-input {
    width: 100%;
    display: flex;
    margin: 20px 0 25px;
}

    .price-input .field {
        display: flex;
        width: 100%;
        height: 45px;
        align-items: center;
    }

.field input {
    width: 80%;
    height: 80%;
    outline: none;
    font-size: 15px;
    margin-left: 12px;
    border-radius: 50px;
    text-align: center;
    border: 1px solid rgba(153, 153, 153, 0.48);
    -moz-appearance: textfield;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.price-input .separator {
    width: 130px;
    display: flex;
    font-size: 19px;
    align-items: center;
    justify-content: center;
}

.slider {
    height: 5px;
    position: relative;
    background: #ddd;
    border-radius: 5px;
}

    .slider .progress {
        height: 100%;
        left: 25%;
        right: 25%;
        position: absolute;
        border-radius: 5px;
        background: #006064;
        ;
    }

.range-input {
    position: relative;
}

    .range-input input {
        position: absolute;
        width: 100%;
        height: 5px;
        top: -5px;
        background: none;
        pointer-events: none;
        -webkit-appearance: none;
        -moz-appearance: none;
    }

input[type="range"]::-webkit-slider-thumb {
    height: 17px;
    width: 17px;
    border-radius: 50%;
    background: #006064;
    ;
    pointer-events: auto;
    -webkit-appearance: none;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
}

input[type="range"]::-moz-range-thumb {
    height: 17px;
    width: 17px;
    border: none;
    border-radius: 50%;
    background: #006064;
    ;
    pointer-events: auto;
    -moz-appearance: none;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
}

.colproduct {
    background-color: #fff;
    border: 1px solid rgba(128, 128, 128, 0.11);
    box-shadow: 0 0 5px 5px rgba(110, 109, 109, 0.10);
    border-radius: 20px
}

.colproduct:hover {
    transform: translateY(-6px);
    /*transition:0.9s*/
    transition: ease all 0.3s;
}

.shop-item-price {
    color: #7f6001 !important
}

