*
{
    padding:0px;
    margin:0px;
}
body
{
    direction:rtl;
    background: #ffffff;
    font: 400 15px/22px IRANSans,"tahoma",sans-serif;
}
@font-face {
    font-family:'Yekan';
    src:url('../font/yekan.eot');
    src:url('../font/yekan.eot?#iefix') format("embedded-opentype"),
    url('../font/yekan.woff') format("woff"),
    url('../font/yekan.ttf') format("truetype"),
    url('../font/yekan.svg#yekan') format("svg");
}
@font-face {
    font-family:'IRANSans';
    src:url('../font/IRANSansWeb.eot');
    src:url('../font/IRANSansWeb.eot?#iefix') format("embedded-opentype"),
    url('../font/IRANSansWeb.woff') format("woff"),
    url('../font/IRANSansWeb.ttf') format("truetype");
}
#top_menu
{
    width:100%;
    background-color: #00c59b;
    color:#ffffff;
    padding-top:10px;
    padding-bottom:10px;
}
#top_menu_ul
{
    width:95%;
    margin:auto;
}
#top_menu_ul li
{
    float:right;
    list-style:none;
    padding-top:5px;
    padding-bottom:5px;
    padding-right:5px;
    padding-left:5px;
}
#top_menu_ul li a
{
    text-decoration:none;
    padding-right:20px;
    color: rgba(255, 255, 255, 1);
}
.search_input
{
    height:20px;
    border:3px;
    font-size: 20px;
    border: solid;
    padding: 20px;
    margin: 10px;
    box-sizing: border-box;
}
/*#top_cat*/
/*{*/
    /*width:100%;*/
    /*background:#ffffff;*/
    /*height:35px;*/
/*}*/
/*#top_cat_ul*/
/*{*/
    /*width:90%;*/
    /*margin:auto;*/
/*}*/
/*#top_cat_ul li*/
/*{*/
    /*padding-top:8px;*/
    /*padding-bottom:8px;*/
    /*float:right;*/
    /*list-style:none;*/
/*}*/
/*#top_cat_ul li a*/
/*{*/
    /*font-size:14px;*/
    /*color:#000000;*/
    /*text-decoration:none;*/
/*}*/
.cat_box
{

    width:90%;
    margin-right:5%;
    background:#ffffff;
    border-top:3px solid #F0F0F0;
    display:none;
    z-index:1000;
    position: absolute;
    border-right: 1px solid #EBECED;
    border-left: 1px solid #EBECED;
    border-bottom: 1px solid #EBECED;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
}
.sub_cat_ul li
{
    /*float:right;*/
    /*list-style:none;*/
    /*background-color: red;*/
    padding: 10px;
    border-radius: 20%;

}
.sub_cat_ul li ul li
{

    float:right;
    font-size:13px;
}
#content
{
    width:90%;
    margin:30px auto;
}
#slide-footer {
    background-color: rgba(66, 73, 89, 0.8);
    height: 48px;
    z-index: 100;
    position:absolute;
    width:71.3%;
    margin-top:-48px;
}
#slide-footer2 {
    background-color: rgba(66, 73, 89, 0.8);
    height: 48px;
    z-index: 100;
    position:absolute;
    width:47.6%;
    margin-top:-48px;
}
#sliders li {
    float: right;
    width: 21%;
    text-align: center;
    color: #FFF;
    font-size: 13px;
    font-family: Yekan;
    line-height: 48px;
    cursor: pointer;
    list-style:none;
}
.active-slide {
    background: #FFF none repeat scroll 0% 0%;
    color: #111 !important;
}
#right-slide {
    width: 19px;
    height: 33px;
    background-image: url("../images/arrow-2.png");
    z-index:100;
    background-position: -19px -33px;
    float:right;
    margin-top:-160px;
    position:absolute;
    margin-right:1%;
}
#left-slide {
    background-position: 0px 0px;
    width: 19px;
    height: 33px;
    background-image: url("../images/arrow-2.png");
    z-index: 100;
    position:absolute;
    margin-top:-160px;
    margin-right:68.5%;
}
#left-slide2 {
    background-position: 0px 0px;
    width: 19px;
    height: 33px;
    background-image: url("../images/arrow-2.png");
    z-index: 100;
    position:absolute;
    margin-top:-160px;
    margin-right:44.5%;
}
.active-slide1 {
    color: #FFF !important;
}
.product_box
{
    margin-top:70px;
    background-color: rgba(217, 255, 196, 1);
}
.product_img
{
    width:80%;
    margin-right:10%;
}
.product_img img
{
    width:100%;
    margin-top:10px;
    height:auto;
}
.product_title
{
    padding:5px;
    margin-top:10px;
    height:50px;
}
.product_title a
{
    color:#000000;
    text-align:center;
    text-decoration:none;
    font-size:13px;
}
.footer_product_box
{
    background:#fafafa;
    position: relative;
    margin-top:10px;
    height:40px;
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
}
.add_cart
{
    background: transparent url("../images/addtocart-min.png") no-repeat scroll 0% 0%;
    height: 30px;
    width: 30px;
    display: block;
    float:left;
    margin-top:5px;
    margin-left:5px;
}
#product_tab_info {
    float: right;
}
#product_tab_info li {
    list-style: outside none none;
    float: right;
    border-right: 1px dotted #EBEBEB;
    padding: 0px 15px;
    cursor: pointer;
}
.product_content {
    background: #FAFAFA none repeat scroll 0% 0%;
    border: 1px dotted #EBEBEB;
    text-align: justify;
    padding: 15px;
    font-size: 14px;
    margin: 40px auto;
}
.tab {
    display: none;
}
.product_cat_list {
    margin-bottom: 30px;
    background: transparent url("../images/pattern-breadcrumb.png") repeat scroll 0px 0px;
    border-top: 1px solid #F5F5F5;
    width: 100%;
}
#product_cat_list_ul {
    width: 95%;
    margin: auto;
    background:#ffffff;
}
#product_cat_list_ul li {
    float: right;
    list-style: outside none none;
    padding: 10px;
    font-size:13px;
}
#product_cat_list_ul li a {
    color: #000;
    text-decoration: none;
}
#product_cat_list_ul li *::after {
    color: #DADADA;
    content: "";
    font-size: 12px;
    font-family:"FontAwesome";
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px;
}
.select
{
    font-family:IRANSans;
    padding-top:5px;
    padding-bottom:5px;
    padding-right:15px;
    padding-left:15px;
}
#loading
{
    display:none;
}
.input_add_cart
{
    font-family:IRANSans;
    background: rgb(141, 211, 213) none repeat scroll 0% 0% !important;
    color:#ffffff;
    border:1px solid #8DD3D5;
    margin-top:20px;
    padding-top:2px;
    padding-bottom:2px;
    padding-right:5px;
    padding-left:5px;
}
#carts {
    font-family: IRANSans;
    font-size: 14px;
    width: 95%;
    margin: 10px auto;
    border: 1px solid #f0f1f2;
    border-collapse: collapse;
    direction: rtl;
}
#carts tr {
    border-bottom: 1px solid #f0f1f2;
}
#carts tr td {
    text-align: center;
    direction: rtl;
    border-right: 1px solid #f0f1f2;
    font-size:14px;
}
select
{
    font-family:IRANSans;
    margin:10px;
}
.input {
    border: 1px solid #F0F1F2;
    border-radius: 2px;
    height: 36px;
    box-sizing: border-box;
    font-family: Yekan;
    padding: 0px 17px;
    text-align: left;
    width: 250px;
}
.register_tbl
{
    width:90%;
    margin:30px auto;
}
#register_ul
{
    margin-top:60px;
}
input[type="submit"] {
    background-color: #3CA3F4;
    color: #ffffff;
    font-family: Yekan;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 2px;
    padding-bottom: 2px;
    border: 1px solid #3CA3F4;
    font-size: 14px;
}
#register_ul li
{
    padding-top:10px;
}
.textarea {
    border: 1px solid #F0F1F2;
    border-radius: 2px;
    width: 95%;
    margin: auto;
    resize: none;
    height: 150px;
    font-family:IRANSans;
    font-size: 14px;
    padding-right: 5px;
}
.textarea_add {
    border: 1px solid #F0F1F2;
    border-radius: 2px;
    width: 250px;
    margin: auto;
    resize: none;
    height: 100px;
    font-family:IRANSans;
    font-size: 16px;
    padding-right: 5px;
}
#amazing_ul
{
    width:100%;

}
#amazing_ul li
{
    float:right;
    list-style:none;
    padding-top:8px;
    padding-bottom:8px;
    padding-right:15px;
    border-bottom:2px solid #ffffff;
    width:100%;
}
#amazing_ul li a:hover
{
    color:#F88800;
}
#amazing_ul li a
{
    text-decoration:none;
    color:#000000;
    cursor:pointer;
}
#page_ul li
{
    list-style:none;
}
#page_ul li a
{
    color:#000000;
    font-size:13px;
    padding-right:10px;
    text-decoration:none;
}
#page_ul li a:hover
{
    color:#F88800;
}
a
{
    text-decoration:none;
}
.pagination {
    display: inline-block;
    padding-right: 0;
    margin: 17px 0;
    border-radius: 3px;
}
.pagination > li {
    display: inline;
}
.pagination > li:first-child > span {
    margin-right: 0;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
.pagination > .active > span
{
    position: relative;
    float: right;
    padding: 8px 13px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #1e91cf;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    margin-right: -1px;
}
.pagination > li > a, .pagination > li > span {
    position: relative;
    float: right;
    padding: 8px 13px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #1e91cf;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    margin-right: -1px;
}
.pagination > .active > span
{
    z-index: 2;
    color: #ffffff;
    background-color: #1e91cf;
    border-color: #1b81b9;
    cursor: default;
}
ul li
{
    list-style:none;
}
.subcat {
    height: 28px;
    background: #666;
    color: #fff;
    text-align: right;
    margin-top: 1px;
    direction: rtl;
    padding-top:5px;
}
.shopping_input
{
    border: 1px solid #F0F1F2;
    border-radius: 2px;
    height: 36px;
    box-sizing: border-box;
    font-family: Yekan;
    padding: 0px 17px;
    width:280px;
}
.shopping_tbl
{
    font-size:13px;
    margin-right:20px;
    width:90%;
}
.shopping_tbl tr td
{
    padding-top:20px;
}
.pay_title_data
{
    background:#f7f9fa;
    padding-top:13px;
    padding-bottom:13px;
    padding-right:10px;
}
.pay_ul li
{
    display:inline-block;
    height:30px;
}
.item_filter
{
    padding-right:10px;
    padding-left:10px;
    border:1px solid #f0f0f0;
    cursor:pointer;
}
.form-control {
    display: block;
    width: 100%;
    height: 35px;
    padding: 4px 13px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.sub_cat
{
    z-index:1000;
    position: absolute;
    background:#ffffff;
    width:150px;
    padding-bottom:10px;
    border:1px solid #f0f0f0;
    margin-top:4px;
    display:none;
}
.sub_cat li
{
    float:none;
    padding-right:10px;
}
.content_box img
{
    margin-top:30px;
    margin-bottom:30px;
}
.tbl_visi
{
    width:100%;
    background: #e4e4e4;
    margin-top:15px;
}
.tbl_visi tr th
{
    height:30px;
    width: 13%;
}
.visit_div
{
    width:90%;
    text-align:center;
    height:40px;
    cursor: pointer;
    margin: 5px auto;
    line-height:40px;
}
#visit_box2
{
    display:none;
}
.owl-carousel .owl-nav.disabled
{
    top: 0px;
    position: absolute;
    width: 99%;
    display: block;
    background: #15162d;
}
.product_box
{
    margin-top:70px;
}
.owl-prev
{
    float:right;
    background:none !important;
    color:#ffff00 !important;
}
.owl-next{
    float:left;
    background:none !important;
    color:#ffff00 !important;
}
