﻿﻿h2#swal2-title {
    font-family: 'shabnam-fa-num';
}

div#swal2-html-container {
    font-family: 'shabnam-fa-num';
}


.baner-headr {
    width: 100%;
    top: 0;
    left: 0;
    position: relative;
}

.gt-pl-4 {
  
    width: 30px
}
.pr-6 {
    padding-right: 6px
}
.pading-footer {
    padding: 1.375rem 1.75rem !important
}

.v-card__title {
    display: flex;
    flex-wrap: wrap;
    font-size: 1.25rem;
    font-weight: bold;
    letter-spacing: 0.0125em;
    line-height: 4rem;
    word-break: break-all;
}

.Footer_text {
    line-height: 36px;
    font-size: 13px;
}

.permissions-Footer {
    width: 100%;
/*    background-color: rgb(223, 239, 251);
    border-color: rgb(223, 239, 251);*/
    list-style: none;
}

.w-500 {
    width: 50px
}

.h-150 {
    height: 150px !important;
}


.btn-rolling-aparat {
    background-size: cover;
    background-image: url(/img/logo/footerpng/aparat.png);
}
.icon-massage {
    background-size: cover;
    background-image: url(../img/logo/svg/message.svg );
}

.btn-rolling-eta {
    background-size: cover;
    background-image: url(/img/logo/footerpng/eta.png);
}

.btn-rolling-whatsapp {
    background-size: cover;
    background-image: url(/img/logo/footerpng/whatsapp.png);
}

.btn-rolling-instagram {
    background-size: cover;
    background-image: url(/img/logo/footerpng/instagram.png);
}

.btn-rolling-telegram {
    background-size: cover;
    background-image: url(/img/logo/footerpng/telegram.png);
}

.btn-rolling-linkedin {
    background-size: cover;
    background-image: url(/img/logo/footerpng/linkdin.png);
}

.btn-rolling-youtube {
    background-size: cover;
    background-image: url(/img/logo/footerpng/youtube.png);
}

.btn-rolling-x {
    background-size: cover;
    background-image: url(/img/logo/footerpng/twitter.png);
}

.btn-rolling-eta {
    background-size: cover;
    background-image: url(/img/logo/footerpng/eta.png);
}

.btn-rolling {
    overflow: hidden;
    cursor: pointer;
    padding: 5px;
    margin: 0 5px;
    padding: 10px;
    width: 32px;
    height: 32px;
    display: inline-block;
  
    -webkit-transition: 0.8s all ease-in-out;
}

    .btn-rolling:hover {
        background-position: 0 -32px;
/*        transform: rotate(360deg) scale(1.1);
        -webkit-transform: rotate(360deg) scale(1.1);
        -moz-transform: rotate(360deg) scale(1.1);
        -ms-transform: rotate(360deg) scale(1.1);
        -o-transform: rotate(360deg) scale(1.1);*/
    }

/*.Wholesale_img {
    vertical-align: middle;
    fill: rgb(235, 53, 60);
    width: 23px;
    max-width: 30px;
    min-width: 35px;
    height: 29px;
}

/*.Wholesale {*/
    /*    color: rgb(235, 53, 60);*/
    /*font-size: 17px;
    font-weight: bold;
}*/
.imag_size {
    width: 25px;
}
.ml_Custome {
    margin-left: 3%;
}
.imag_size_user {
    width: 22px;
}
.mt-custome {
    margin-top: -6%;
}
.imge-panle_user {
    width: 25px;
  
}
.centerImg {
    /* margin: 0 auto;
    width: 50%;*/
    text-align: center;
    /*width: 100%;*/
}

.font-custum-bold {
    font-weight: bold
}
.m-cumtome-top {
    margin-top: 10%
}
.m-cumtome-top-5 {
    margin-top:5%
}
.mb-cumtome {
    margin-bottom:7px
}
.badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
}

.badge-success {
    color: #fff;
    background-color: #28a745;
}

.badge-primary {
    color: #fff;
    background-color: #007bff;
}

.badge-secondary {
    color: #fff;
    background-color: #6c757d;
}

.badge-danger {
    color: #fff;
    background-color: #dc3545;
}

.badge-warning {
    color: #212529;
    background-color: #ffc107;
}

.badge-info {
    color: #fff;
    background-color: #17a2b8;
}

.badge-light {
    color: #212529;
    background-color: #f8f9fa;
}

.badge-dark {
    color: #fff;
    background-color: #343a40;
}

.pBadgeStyle {
    display: inline-block;
    position: absolute;
    left: 5px;
    top: 4px;
}

.border-radius-8 {
    border-radius: 8px;
}

.mr-custome {
    margin-right: 20%;
}

.font-custrom-text {
    font-size: 14px;
}

.Custome_phone:hover {
    color: #212529
}

.mb-custome {
    margin-bottom: 6px;
}

.header-right {
    width: 100%;
    height: auto;
    margin-top: 30px;
    display: none;
    direction: ltr;
}
#dropdownMenuButton1 {
    border: 1px solid white;
}
@media screen and (max-width: 1400px) {
    .font-custrom-text {
        font-size: 11px;
    }

    .ml-custome {
        display: none;
    }
}

@media screen and (max-width: 1000px) {


    .header-right {
        display: block;
    }
}

blockquote {
    background-color: #c7c5c552;
    position: relative;
    display: block;
    font-size: 15px;
    line-height: 29px;
    color: #1a1d1f;
    font-weight: 700;
    margin-right: 40px;
    margin-top: 30px;
    padding: 12px 25px;
    border-right: 3px solid #f0a500;
  
}

.list-style-none {
    list-style: none !important;
}
.padding-0 {
    padding: 0 !important;
}
.mr-20 {
    margin-right: 60%;
}

.borderSeprate {
    border-bottom: 1px dashed #0000002b;
}
.input_back {
    background: #9FB7CE;
    color: #ffffff
}
.feed-btn {
    border-radius: 0;
    height: 76%;
    max-height: none;
    background-color: #eee;
    border-radius: 28px;
    /* opacity: .12; */
    font-size: .875rem;
    width: 15%;
    margin-left: 12px;
    margin-right: 2px;
    color: #212529;
    border: none;
}
.custome_line-highlight {
    line-height: 26px;
}

small#showMojodi {
    display: block;
    text-align: center;
    margin-bottom: 5px;
    color: red;
}

div#btncollapzion1::before {
    border-radius: 16px;
    margin-top: 6%;
    margin-right: 5px;
    font-family: 'iransansweb' !important;
    padding: 8px;
    content: "با ما در تماس باشید....";
    background-color: rgb(50 175 85);
    border: 2px solid #53b96f;
    color: white;
    font-weight: bold !important;
    font-size: 14px;
    font-weight: 400 !important;
}



/*@media (max-width: 990px) {
    .content {
        padding: 3px 0 !important;
    }
    .content-box {
        padding: 6px 20px;
    }
}*/

.mr24 {
    margin-right: 24px;
}

.list-style-disclosure-closed {
    list-style-type: disclosure-closed;
}

.seeAndBuy {
    float: left;
    background-color: #ef4056;
    border-radius: 5px;
    font-size: 16px;
}

.seeAndBuy a {
    display: block;
    color: #fff;
    padding: 7px 30px;
    line-height: 1;
}

.social-box-shadow {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 0 7px 0 #eaeff4;
    -moz-box-shadow: 0 0 7px 0 #eaeff4;
    -webkit-box-shadow: 0 0 7px 0 #eaeff4;
    position: relative;
    border: 1px solid #ecf0f4;
    background-color: #fff;
    width: 35px;
    height: 35px;
    float: left;
    margin-right: 11px;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    text-align: center;
    font-size: 20px;
    color: #263c46;
    line-height: 33px;
    border: 1px solid #e4eaee;
}

.social-media {
    content: "";
    display: flow-root;
    clear: both;
}