/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

@font-face {
    font-family: 'BYekan';
    src: url('../fonts/BYekan.eot');
    src: url('../fonts/BYekan.eot?#iefix') format('embedded-opentype'),
         url('../fonts/BYekan.woff') format('woff'),
         url('../fonts/BYekan.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
.footer_fa{font-family:'BYekan';}
.uk-slider{background-color: #1a1a1a;}
.tm-sidebar-a .uk-panel {
   border: 1px solid #e7e7e7;

}
.tm-top-b{padding-bottom:10px;}
.product .uk-block{padding:10px;}
.intracel-table{border:1px solid #000;}
.intracel-table td{border:1px solid #000;padding:7px;}
.intracel-table th{border:1px solid #000;}
.ar-padding-left{padding-left:5px;}


@media (max-width: 480px) {.product .uk-block{padding:60px 0 0 0;}}

@media (min-width: 481px) {.product .uk-block{padding:10px;}}

