.navbarTop {
    margin-bottom: 14px;
}

.gshop-header-user .header-icon {
    height: 50px;
    width: 50px;
    border-radius: 7px !important;
}

.navbarBottom p {
    color: #2e2222;
    font-weight: 500;
}

.navbar .active p,
.navbar .nav2Mobile p:hover {
    font-weight: 600 !important;
}

.navbarOptions .orderNow {
    padding-top: 5px;
}

.new-products .vertical-product-card .a-btn {
    padding-bottom: 12px;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    font-size: 32px;
}

.menubottom h4 {
    transition: all 0.3s ease-in-out;
    padding-top: 5px !important;
    border-radius: 12px;
        font-size: 20px;
}

.featured-products .sideLinksAr p {
    padding-top: 0px;
}

.featured-products .vertical-product-card .a-btn {
    padding-bottom: 16px;
}

.menuImage {
    height: 250px;

    margin: 0;
    border-top-left-radius: 0 !important ;
    border-top-right-radius: 0 !important ;
    background-position: center;
    background-size: cover;
}

.menuImage.s_slider {
    width: 100%;
    height: 200px !important;

    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.new-products .vertical-product-card .card-content {
    padding: 10px;
}

.footer h3 {
    margin-top: 45px;
}

.footer-link li a {
    padding-top: 0;
}

.footerEndAr .paymentimg {
    margin: 0 6px;
}

.footerEndAr .social-icons {
    margin-top: 10px;
}
.footerEndAr .social-icons a {
    margin: 0 10px;
}

.socials {
    left: 10px;
}

.productsTitle {
    font-size: 18px;
}

.theme-select.select-sm {
    padding: 6px 44px 6px 12px;
}

.fs-xs {
    font-size: 16px !important;
}

.fs-xxs {
    font-size: 12px !important;
}

.mmsideNav-link p {
    font-size: 17px;
}

.number-count-filter input {
    padding: 0px 6px 3px 10px;
    height: 28px;
}

.brnchName {
    color: #222;
    background-color: #f2f2f2;
    padding: 8px 0 10px 0;
    border-radius: 10px;
}

.title2-5,
.btn,
.how-detail {
    font-size: 16px;
    font-weight: 600 !important;
    padding: 10px 14px 10px 14px;
    width: 94%;
    border-radius: 12px;
}

.pl_fix {
    padding-top: 5px;
}

.brnchLocation img {
    width: 35px;
}

.how {
    font-size: 30px;
    /* margin-bottom: 40px !important; */
}

.div5-3s .h1,
.div5-3s h1 {
    font-size: 1.6rem;
    font-weight: 500;
}

.div5-3s .h4,
.div5-3s h4 {
    font-size: 1.02rem;
    font-weight: 500;
}

.div5Buttons div {
    display: inline-block;
    max-width: 140px;
    width: 140px;
}

.div5Buttons a button {
    height: 55px;
    width: 100%;
    background-image: url(http://127.0.0.1:8000/images/media/GooglePlay.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.btn5:hover {
    box-shadow: 0;
}

.contactus .label-input-field input,
.contactus .label-input-field textarea,
.contactus .label-input-field select {
    padding: 4px 10px 10px 10px;
    font-size: 18px !important;
}

.contactus .info img {
    width: 18px;
    margin-left: 10px;
}

input::placeholder,
textarea::placeholder {
    font-size: 14px;
}

input::-webkit-input-placeholder و textarea::-webkit-input-placeholder {
    font-size: 14px;
}

input::-moz-placeholder و textarea::-moz-placeholder {
    font-size: 14px;
}

input:-ms-input-placeholder و textarea:-ms-input-placeholder {
    font-size: 14px;
}

.product-radio-btn li label {
    font-size: 16px;
}

.brnchLocation {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
}

.brnchLocation.b1 {
    -webkit-line-clamp: 1 !important;
    -webkit-box-orient: vertical;
    display: -webkit-box !important;
    overflow: hidden;
    text-overflow: ellipsis;
}

[dir="rtl"] .tt-category-tag a {
    padding-bottom: 10px;
}

.vertical-product-card .card-content {
    padding: 14px 14px 20px 14px;
}

.mmsideNav-link {
    padding: 4px 0;
}

.user-menu li a {
    font-size: 16px;
}

.sign-in-btn {
    padding-bottom: 20px !important;
}

.cart-table tr td {
    padding-bottom: 40px !important;
}

.btn-primary {
    line-height: 26px !important;
}

.new-products .menuImage {
    height: 300px;
    border-radius: 0px;
}

.product-qty button ,
.product-qty input {
    height: 40px;
}


.swiper-backface-hidden .swiper-slide{
        padding: 0;
}

.product-thumb-single img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.product-thumb-single.swiper-slide-active {
    overflow: hidden;
}

 
 
 