
.header .main-header .logo img {
    max-height: 200px; 
    margin-right: 8px;
}

.bg-a{
    background-color: #44a08f26;
}

.bg-s{
    background-color: #b4993f;
}

.text-p{
    color: #39a28e;
}


.car-card .card-rating {
    padding-bottom: 14px;
}
.card-item .card-rating {
    padding-top: 12px;
    padding-bottom: 12px;
}

.badge {
    background-color: #f9b851 !important;
    font-size: 15px;
}


.card-attributes {
    padding-bottom: 12px;
}

.align-items-center {
    padding: 10px 0px 0 0;
    margin: 0;
}
.card-attributes ul li {
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid rgba(128, 137, 150, 0.1);
    color: #0d233e;
}

.card-attributes ul li i {
    padding-right: 7px;
    font-size: 22px;
}

.best-sellers .btn-add-to-cart {
    background-color: #44a08f;
}

.best-sellers .product-info {
    background: aliceblue;
}

.best-sellers .product-image {
    padding-top: 68%;
    background-color: #f0f8ff;
}

.product-list .product-info {
    background: #f0f8ff;
}

.footer .footer-main .footer-widget .logo {
     margin-bottom: 0px; 
}

.search-form a {
    color: #008f74;
    font-size: 18px;
}

.search-form i {
    color: #fff;
    padding: 6px 13px;
    border-radius: 10px;
    font-size: 27px;
    position: absolute;
}

.navmenu .dropdown>ul {
    width: 250px;
}
.navmenudropdownspan {
    background: #ff4b4b;
    color: #fff;
    border-radius: 5px;
    padding: 0 7px;
}

.cp{
    cursor: pointer;
}

.ms75{
    margin-left: 75px;
}

.sfiw i{
    background: #009154;
}

.sfie i{
    background: #d19033;
}

.sfiw span{
    font-size: 12px;
    color: #777;
    font-weight: 600;
}

.sfiw a{
    font-size: 22px;
}

.sfie span{
    font-size: 12px;
    color: #777;
    font-weight: 600;
}

.sfie a{
    font-size: 22px;
    color: #d19033;
}

.navcust{
    background-color: #ca9a38;
}

.navmenu a, .navmenu a:focus {
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
}

.navmenu li:hover>a, .navmenu .active, .navmenu .active:focus {
    color: #00482a;
}

.islamicdate{
    position: absolute !important;
    right: 10px;
    font-weight: 500;
}
.islamicdate i{
    font-size: 24px;
    color: #00482a;
    margin-top: 5px;
}
.islamicdate span{
    vertical-align: text-bottom;
    color: #ffffff;
}

.footer .footer-newsletter {
    background-image: url("/assets/img/fbg.webp");
}

.footer .footer-newsletter .newsletter-form button {
    background-color: #ca9a38;
}

.footer .footer-main .social-icons a:hover {
    background-color: #ca9a38;
}

.footer .footer-main .footer-contact .contact-item i
 {
    background: #fff;
    color: #000 !important;
    padding: 4px 8px;
    border-radius: 36px;
}


.secure-payment {
    background: #fff;
}

.border-radius {
    border-radius: 5px;
}

.footer .footer-bottom {
    padding: 10px 0;
    background-color: #ca9a38;
}

.bg3{
    background-image: url(/assets/img/bg3.jpg);
    background-size: cover;
}

.bg3 h2{
    color: #ca9a38;
    font-size: 50px;
    font-weight: 700;
}

.bg3 button{
    background: #fff;
    border: none;
    padding: 10px 20px;
    border-radius: 8px;
    transition: .5s;
}

.bg3 button:hover{
    background: #ca9a38;
    color: #fff;
}

.s4 h2{
    color: #222;
    font-size: 50px;
    font-weight: 700;
}


.s4 button{
    background: #ca9a38;
    color: #fff;
    border: none;
    padding: 10px 20px;
    border-radius: 8px;
    transition: .5s;
}

.s4 button:hover{
    background: #000;
}

.search-form1 i {
    color: #fff;
    padding: 6px 13px;
    border-radius: 10px;
    font-size: 27px;
    position: absolute;
}

.p-50{
    padding: 50px 0px !important
}










