﻿ @import url(//fonts.googleapis.com/earlyaccess/droidarabickufi.css);
body {
    color: rgb(34, 34, 34);
    background-color: #fff;
   

    font-family:'Droid Arabic Kufi', sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    line-height: 1.5;
    margin: 0;
    padding: 0;
}




#slider h1, .slider h1, #slider h2, .slider h2, #slider h3, .slider h3, #slider h4, .slider h4, #slider h5, .slider h5, #slider h6, .slider h6
{
    color: #887734;
    font-family: 'Cooper Black';
}
#topBar ul.top-links>li>a {
     background-color: #0d6ade;
   color: #fff;
  
}


section.dark .nav-tabs.nav-clean>li.active>a {
    color: rgb(193, 155, 37);
}

.btn-success {
    color: #fff;
    background-color: #298e0e;
    border-color: #887734;
}
.btn-success:hover {
    color: #fff;
    background-color: #298e0e;
    border-color: rgb(173, 146, 63);
}
::selection {
    background: #298e0e;
}

.page-header ul.page-header-tabs>li {
    background-color: #298e0e;
   
}
#footer > .copyright {
    background-color: #42423e ;
   
}


h1, h2, h3, h4, h5, h6 {
    font-family: 'Raleway','Open Sans',Arial,Helvetica,sans-serif;
    color: #887734;
}
h10{
    font-family:'Droid Arabic Kufi', sans-serif;
    color: #f40b0b;
     font-size: 14px;
}


section {
    display: block;
    position: relative;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 80px;
    padding-left: 0px;
    top: 0px;
    right: 0px;
}
div.shop-item-price>span {
    color: #ef0e0e;
    font-size: 15px;
    display: inline-block;
    padding: 0 10px;
    font-weight: 400;
}
#topBar {
    color: #fff;
    display: block;
           background-color: #0d6ade;
    border-bottom: rgba(0,0,0,0.05) 1px solid;
}
div.shop-item-price {
    font-size: 14px;
    margin-top: 6px;
    font-weight: bold;
}
p, pre, ul, ol, dl, dd, blockquote, address, table, fieldset, form {
    margin-bottom: 0px;
}
 
div.side-nav ul>li>ul, div.side-nav ul>li>ul>li {
    margin: 0;
    padding: 0;
    background: beige;
    list-style: none;
}
section div.row>div {
    margin-bottom: 20px;
    margin-right: auto;
    margin-left: auto;
}


#header
li.quick-cart .quick-cart-box
{
    right:0;
    left:auto;

}
.margin-bottom-60 {
    margin-bottom:0px;
}

.box-primary {
    color: #fff;
    background-color: #e22516 !important;
}
#footer > .copyright {
       background-color: #337ab7;
}
#footer {
    background: linear-gradient(to bottom, #ffffff 0%,#337ab7 100%);
}
#footer a {
    color: rgb(93, 30, 30);
    text-decoration: none;
}
#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {
    color: rgb(104, 115, 121);
    font-weight: 600;
}
#footer>.container {
      padding-top:  0px;  
     margin-bottom:  0px;  
}
@media (min-width: 768px) .col-sm-4 {
    color: black; width: 33.33333333%;
}