@import url(https://fonts.googleapis.com/earlyaccess/notosanskufiarabic.css);
body , input , select, label, h1,h2,h3,h4,h5,h6{
font-family: 'Noto Sans Kufi Arabic', sans-serif !important;

}
.category.list .products .product .product-thumb {
    float: right !important;
    overflow: hidden !important;
    max-height: 340px !important;
    max-width: 280px !important;

}



.category.list .products .product .product-details .product-title {
    margin-left: 30px !important;
	margin-right: 0px !important;
}

#mb-main-menu .mb-menu-title #close-mb-menu {
    position: absolute;
    left: 15px !important;
    right: unset !important; 
}

.category.list .products .product .product-details .product-price {
    margin-bottom: 10px !important;
}


.ensactiv{
    background: #dfb858 !important;
}
.enslinactiv{
    color: #fff !important;
	    font-weight: bolder;

}


.product-sidebar .sidebar-title {
    background: #000000 !important;
}

header #header-top {
    padding: 15px 1% 0px!important;
    background-color: #000!important;
}

footer #footer-column-3 .time {
    margin-left: 9px !important;
    width: 65px !important;
}

footer #footer-column-2 .footer-post .footer-post-thumb {
    float: right !important;
}

.contact-location .location .location-details {
    font-size: 15px !important;
}
p.product-description {
    min-height: 60px  !important;
}

.new-featured-product .thumb {
    padding-top: 90px  !important;
}

.new-featured-product .meta-wrap {
    padding-top: 25px  !important;
}

.new-featured-product .meta-wrap h2 {
    margin-top: 10px !important;
}

.new-products .products .product .product-thumb {
    float: right !important;
	width: 40% !important;
    overflow: hidden !important;
    max-height: 175px !important;
}
h4.product-title {
    margin-right: unset !important;
}


h4.product-title:after{
	  width: 0px !important;

}

.new-products .products .product .product-details {
    float: right  !important;
    width: 60%  !important;
}


/*********************************************/

.new-products {
    display: none  !important;
}

@media screen and (min-width: 768px) {
    .new-products {
        margin-bottom: 45px !important;
		display: block !important;
    }
}

.products .product .product-details .product-price {
    font-size: 14px !important;
    /* font-size: 1.8rem; */
}


#main-menu>ul>li:not(.has-sub)>span>a {
    color: #c7a84c  !important;
 
}
#main-menu>ul>li>span a {
    color: #c7a84c  !important;


}

#main-menu>ul>li.has-sub:after {
    color: #c7a84c  !important;
}
#main-menu>ul>li.activ>span>a{
    color: #fff  !important;

}

.new-products .products .product .product-thumb img {
	/*
	width: 200px !important;
    height: 140px !important;
	*/
}
.products .product .product-thumb img {
	/*
    width: 270px !important;
    height: 200px !important;
	*/
}

.owl-stage,.owl-nav,.owl-dots {
    transform: unset !important;
	    width: unset  !important;

}

.product-details-sidebar .related-products-wrap .related-products .related-product .related-thumb {
    float: right !important;
}
.product-details-sidebar .related-products-wrap .owl-nav i {
    font-size: 0px !important;
}

.product-details-wrap .product-meta-wrap .product-meta .pd-price {
    font-size: 14px  !important;
}

.product-details-wrap .product-meta-wrap .meta-select-wrap {
    padding: 40px 0 80px !important;
}
.product-meta {
    margin-bottom: 15px;
}  

.related-thumb {
    float: right !important;
}

.related-details {
    float: left !important;
}

.product-details-wrap .product-meta-wrap .meta-select-wrap .meta-select .add-to-cart {
    display: inline-block;
    padding: 5px 28px  !important;
    background: #dfb858;
    font-size: 24px  !important;
    text-transform: uppercase;
    margin-bottom: 0;
}

.product-details-wrap .product-meta-wrap .meta-select-wrap {
    padding: 0px 0 47px !important;
}
.product-details-sidebar .sidebar-policy .sidebar-top-icon {
    float: right;
    margin-right: 0%  !important;
    margin-left: 2%  !important;
}

.product-details-sidebar .sidebar-policy li {
    margin-bottom: 20px  !important;
}

.sidebar-logo img{
	
width: 120px;
    float: right;
    margin-right: 72px;
}

.product-details-wrap .product-images {
    margin-top: 80px!important;
}

footer #footer-column-4 img {
    width: 60px !important;
    height: 50px !important;
}


#mb-main-menu {
    display: none;
    position: fixed;
    left: -100%;
    top: 0;
    width: 55%  !important;
    max-width: 300px;
    background: #282828;
    z-index: 999;
}

.featured-category-wrap .featured-categories .featured-category {
    float: right;
    width: 33%  !important;
}

#main-menu {
    width: 96.66667%   !important;
}