﻿

@font-face {
    font-family: 'yekan';
    src: url(fonts/Yekan.eot);
    src: url(fonts/Yekan.eot?#iefix) format("embedded-opentype"), url(fonts/Yekan.woff) format("woff"), url(fonts/Yekan.ttf) format("truetype"), url(fonts/Yekan.svg#BYekan) format("svg");
    font-weight: normal;
    font-style: normal
}

body {
    
    padding-bottom: 20px;
    direction: rtl;
    font-family: 'yekan'  !important;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

.form-control {
    height: 40px;
    border-radius: 0;
}
.product-topbar .product-sorting p {
    width: 130px;
    padding-right: 10px;
}

.single-products-catagory {
    float: right;
}

.amado-nav li a i {
    margin-left : 10px;
    font-size: 30px;
}