/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

body, h1, h2, h3, h4, h5, h6, p{
    font-family: 'Almarai', sans-serif !important;
}



.entry-link span,
.entry blockquote p,
.more-link,
.comment-content .comment-author span,
.comment-content .comment-author span a,
.button.button-desc span,
.testi-content p,
.team-title span,
.before-heading,
.wedding-head
.first-name span,
.wedding-head
.last-name span,
.font-secondary,
.menu-item.current > .menu-link,
.menu-link,
.sub-menu-container .menu-item > .menu-link,
label
{
    font-family: 'Almarai', sans-serif !important;
    letter-spacing: 0;
}


#page-title h1 {
    padding: 0;
    margin: 0;
    line-height: 1;
    font-weight: 600;
    letter-spacing: 0;
    color: #333;
    font-size: 2rem;
    text-transform: uppercase;
}



.content-wrap {
    padding: 0px 0;
}

.menu-container > .menu-item > .menu-link {
    font-size: 16px;
    font-weight: bold;
    color: #525975;
    letter-spacing: 0;
}




@media (max-width: 600px)
{
    .add_cart{
        display: none;
    }
}


.top-cart-item-desc, .top-cart-item-desc-title {
    padding-left: 5px;
    padding-right: 5px;

}


.button {
    letter-spacing: 0;
}


.header-size-md #header-wrap #logo img {
    height: 40px;
}


[type="tel"], [type="url"], [type="email"], [type="number"] {
    /*direction: rtl;*/
}


#copyrights {
    padding: 15px 0;
    font-size: 1rem;
}

.copyrights-menu {
    margin-bottom: 0;
}

#footer .footer-widgets-wrap {
    padding: 50px 0;
}

.button-red:not(.button-border) {
    background-color: #e91e63 !important;
}


ol, ul {
    padding-right: 0rem;
}

.top-links {
    border-bottom: none;
}

@media (max-width: 767.98px)
{
    #page-title {
        padding: 1rem 0;
        text-align: center; !important;
    }

    #page-title .breadcrumb {
        justify-content: center;
    }

}

.row{
    margin-right: 0;
    margin-left: 0;
}

.top-cart-title h4 {
    letter-spacing: 0;
}
