#admin_bar {
    font-family: 'iransanse' !important;
}


.header-style-1 .header-top-ptb-1 {
    display: none !important;
}

.color-custom-a a {
    color: white !important;
}

.background-banner h1 {
    color: #ffffff;
    font-size: 20px;
}


.main-menu nav ul li a {
    font-weight: 350;
}

a {
    font-weight: 350;
    text-decoration: none !important;
}


.mobile-social-icon a {
    background: #ffffff;
}


.register-mx {
    max-width: 1000px !important;
}

.user-login {
    border: 1px #afafaf solid;
    border-radius: 5px;
    padding: 5px;
    width: 180px;
    height: 41px;
}

.float-custom-icon {
    float: right;
    padding-left: 3px;
}

.user-login-mobile {
    border: 1px #afafaf solid;
    border-radius: 5px;
    padding: 5px;
    width: 150px;
    height: 41px;
    display: flex;
    align-items: center;
    margin-left: 10px;
}


.user-login span {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}


.register-link {
    color: #103038 !important;
}


.register-link:hover span {
    color: #fbb500;
}

.custom-banner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    column-gap: 20px;
}


.search-icon-container {
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
}

.faqs-list .card .card-header h2 button {
    padding-left: 50px !important;
}


.custom-input {
    align-items: center;
    display: flex;
    justify-content: center;
}


.product-price {
    font-family: 'iransanse', serif !important;
}


/* The Modal (background) */
.modal {
    display: none;
    position: fixed;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: black;
}

/* Modal Content */
.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    width: 90%;
    max-width: 1200px;
}

/* The Close Button */
.close {
    color: white;
    position: absolute;
    top: 10px;
    right: 25px;
    font-size: 35px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #999;
    text-decoration: none;
    cursor: pointer;
}

/* Hide the slides by default */
.mySlides {
    display: none;
}

/* Next & previous buttons */
.prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: white;
    font-weight: bold;
    font-size: 20px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

/* Caption text */
.caption-container {
    text-align: center;
    background-color: black;
    padding: 2px 16px;
    color: white;
}

img.demo {
    opacity: 0.6;
}

.active,
.demo:hover {
    opacity: 1;
}

img.hover-shadow {
    transition: 0.3s;
}

.hover-shadow:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}


.custom-size {
    width: 150px;
    height: 145px;
}

.vertical-center {
    vertical-align: middle !important;
}

.custom-size-icon {
    font-size: 20px;
}

.font-custom {
    font-family: iransanse, serif !important;
}

.product-name a {
    color: #3a3a3a;
}

.a-custom-color a {
    color: #7E7E7E;
    font-weight: bold;
}

.font-size-28px {
    font-size: 28px;
}

.font-size-12px {
    font-size: 15px;
}

.btn-color-custom {
    background-color: #ECECEC;
    color: #10242b;
}

.justify-custom {
    justify-content: start !important;
}

.cart-action-justify-custom {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

.text-align-custom {
    text-align: left;
}

.text-logo {
    float: right;
    margin-top: 14px;
    font-size: 18px;
}

.btn-pay-custom {
    background-color: #FEB602 !important;
    width: 228px;
    height: 35px;
    margin-top: 11px;

    display: flex;
    justify-content: center;
    align-items: center;

}

.btn-color-custom:hover {
    background-color: #fdbe2a !important;
    color: white;
}

.btn-pay-custom:hover {
    background-color: #1f1f1f !important;
}

.li-custom {
    display: flex;
    /*align-items: center;*/
    justify-content: start;
    column-gap: 8px;
}

.ml-custom {
    margin-left: 40px;
}

.color-custom {
    color: #676767 !important;
}

.row-btn-pt {
    padding-top: 2.5% !important;
}

.table-custom {
    table-layout: fixed;
    padding-top: 6.5%;
}


.display-custom {
    justify-content: center;
    align-items: center;
}

.caret {
    display: none !important;
}

.custom-ul-mode {
    text-align: right !important;
}

.site-copyright {
    position: absolute;
    bottom: 16px;
}

.display-icon-custom {
    position: absolute;
    bottom: 64px;
    right: 50%;
    transform: translateX(50%);
}

.nav-custom-display {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 16px;
    padding-right: 16px;
}

.slider-arrow span {
    padding-top: 5px;
}

.margin-icon-custom{
    margin-top:10px;
}

.svg-custom-login{
    margin-top: 20px !important;
}

.item-custom{
    text-align: right;
    border-radius: 5px !important;
}
.vertical-line {
    border-left: 1px solid #7a7a7a;
    height: 30px;
}

.test{
    display: flex;
    align-items: center;
    justify-content: start;
    column-gap: 15px;
    margin-bottom: 7px;
}


@media (max-width: 767px) {
    .item-custom{
        background-color: #fff !important;
        border: 1px solid #dcdcdc !important;
    }

}


/*@media only screen and (min-width: 424px) {*/
/*    .download-app-custom{*/
/*        display: flex;*/
/*        flex-direction: column;*/

/*    }*/
/*}*/
.download-app-custom{
        display: flex;
       flex-direction: column;
   }
.app-mojavez-container{
    flex-direction: column;
}
@media only screen and (min-width: 424px) and (max-width: 1365px) {
    .app-mojavez-container{
        flex-direction: row;
    }
}

@media only screen and (min-width: 290px) {
    .collapse-custom-login {
        display: flex !important;
        flex-basis: auto !important;
    }
}

@media only screen and (max-width: 1350px) {
    .register-link {
        font-size: 12px !important;
    }
}

@media only screen and (min-width: 576px) {
    .search-header-display-phone {
        max-width: 540px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media only screen and (min-width: 768px) {
    .search-header-display-phone {
        max-width: 720px;
        margin-left: auto;
        margin-right: auto;
    }
}


@media (min-width: 992px) {
    .col-lg-10 {
        flex: 0 0 auto;
    }
}

@media only screen and (min-width: 594px) {
    .dashboard-display-phone {
        display: none !important;
    }
    .td-custom {
        width: 10%;
    }
}



@media screen and (max-width: 1024px) {
    .custom-logo {
        display: none;
    }
}

@media screen and (max-width: 700px) {
    .color-custom-a {
        display: none !important;
    }
}

@media only screen and (min-width: 992px) {
    .search-header-display-phone {
        display: none !important;
    }
    .header-action-right-custom{
        display: none !important;
    }
    .navbar-custom{
        display: none !important;
    }
}

@media only screen and (min-width: 992px) {
    .header-wrap .header-right{
        width: 50% !important;
    }
}

@media screen and (max-width: 500px) {
    .custom-banner {
        flex-wrap: wrap;
    }

    .custom-banner img {
        height: 90px;
    }
}

@media screen and (min-width: 1200px) {
    .custom-banner {
        flex-wrap: wrap;
    }
    .test{
        display: none !important;
    }
    .custom-banner img {
        height: 125px;
    }
}

@media only screen and (max-width: 790px) {
    .hero-slider-1 .single-hero-slider .display-2 {
        font-size: 20px !important;
    }

    .custom-banner {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .header-icons-custom {
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

.product-cart-wrap .product-img-action-wrap .product-img img {
    width: 300px;
    height: 300px;
}

.product-cart-wrap .product-img-action-wrap .product-img {
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}


@media only screen and (max-width: 480px) {
    .product-cart-wrap .product-img-action-wrap .product-img a img {
        width: 80% !important;
    }

    .user-login {
        border: 1px #afafaf solid;
        border-radius: 5px;
        padding: 5px;
        width: 140px;
        height: 41px;
    }

    .nav-custom-display {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-left: 16px;
        padding-right: 16px;
    }


    .product-cart-wrap .product-img-action-wrap .product-img a {
        display: flex;
        justify-content: center;
        align-items: center;
    }
}
.custom-dropDown{
    position: absolute !important;
}
