/* Add custom CSS styles below */ .product-tags {
    display: none;
}
/* Add custom CSS styles below */ 
html body{
background: #dedede;
}
.category-featured{
border: 1px solid #d61419;
border-radius: 25px;
}
.section.section{
background: #dedede;
}
.u-white{
background-color: #dedede!important;
}
.footer-main{
background-color: #dedede!important;
border-top: 2px solid #d61419;
border-radius: 50px;
}
.section-header .section--title span{
background: #a1a1a1;
}
.section-products .container{
border: 1px solid #d61419;
border-radius: 20px;
}
.footer-header{
background: #dedede!important;
}
.site-header{
border-bottom:2px solid #d61419;
}
.footer-sub{
background: #d61419!important;
}
.footer-title span{
color:#d61419;
}
.feature-item__content{
background: #d61419;
}
@media all and (max-width: 600px) {
.col-sm-4{
width: 50%;
float: right;
}
.footer-sub.text-center::after{
content: "تصميم Code Base";
}
/*حجم اللوقو*/
.logo img {
    height: 100px;
}