﻿@charset "UTF-8";

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 400;
    src: url("../../../../Content/Newcss/assets/fonts/IRANSansWeb(FaNum).eot");
    src: url("../../../../Content/Newcss/assets/fonts/IRANSansWeb(FaNum).eot?#iefix") format("embedded-opentype"),url("../../../../Content/Newcss/assets/fonts/IRANSansWeb(FaNum).woff2") format("woff2"),url("../../../../Content/Newcss/assets/fonts/IRANSansWeb(FaNum).woff") format("woff"),url("../../../../Content/Newcss/assets/fonts/IRANSansWeb(FaNum).ttf") format("truetype")
}

@font-face {
    font-family: FontAwesome;
    src: url("../../../../Content/Newcss/assets/fonts/fontawesome-webfont.eot?v=4.7.0");
    src: url("../../../../Content/Newcss/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"),url("../../../../Content/Newcss/assets/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"),url("../../../../Content/Newcss/assets/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"),url("../../../../Content/Newcss/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
    font-weight: 400;
    font-style: normal
}
.tools-bg {
    overflow: auto !important;
}
[hidden], template {
    display: none
}

:root {
    --theme-deafult: #e67c8c;
    --theme-deafult2: #e67c8c;
    --theme-deafult3: #fa687f;
    --theme-deafult4: #8bc34a;
    --theme-deafult5: #ff1010;
    --theme-deafultsor: #fa687f;
    --theme-deafultsef: #000;
    --theme-deafultmenu: #ff97a6
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

[role=button] {
    cursor: pointer
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

    .container:after, .container:before {
        content: " ";
        display: table
    }

    .container:after {
        clear: both
    }

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:1025px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1200px
    }
}

.row:after, .row:before {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

@media (min-width:768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left
    }
}

.col-sm-6 {
    width: 50%
}

.col-sm-12 {
    width: 100%
}

@media (min-width:1025px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-12 {
        width: 100%
    }
}

@media (min-width:1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left
    }

    .col-lg-2 {
        width: 16.66667%
    }

    .col-lg-4 {
        width: 33.33333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-9 {
        width: 75%
    }
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    width: 100%;
    text-align: right
}

input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    line-height: normal
}

.collapse {
    display: none
}

    .collapse.in {
        display: block
    }

.navbar:after, .navbar:before {
    content: " ";
    display: table
}

.navbar:after {
    clear: both
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

.panel-body {
    padding: 15px
}

    .panel-body:after, .panel-body:before {
        content: " ";
        display: table
    }

    .panel-body:after {
        clear: both
    }

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

    .panel-heading > .dropdown .dropdown-toggle {
        color: inherit
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

    .panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
        color: var(--theme-deafultsor)
    }

        .panel-title > .small, .panel-title > .small > a:hover, .panel-title > a:hover, .panel-title > small, .panel-title > small > a:hover {
            color: var(--theme-deafult)
        }

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .list-group, .panel > .panel-collapse > .list-group {
    margin-bottom: 0
}

    .panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
        border-width: 1px 0;
        border-radius: 0
    }

    .panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
        border-top: 0;
        border-top-right-radius: 3px;
        border-top-left-radius: 3px
    }

    .panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
        border-bottom: 0;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px
    }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group + .panel-footer {
    border-top-width: 0
}

.panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
    margin-bottom: 0
}

    .panel > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .table caption {
        padding-left: 15px;
        padding-right: 15px
    }

    .panel > .table-responsive:first-child > .table:first-child, .panel > .table:first-child {
        border-top-right-radius: 3px;
        border-top-left-radius: 3px
    }

        .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
            border-top-left-radius: 3px;
            border-top-right-radius: 3px
        }

            .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
                border-top-left-radius: 3px
            }

            .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
                border-top-right-radius: 3px
            }

    .panel > .table-responsive:last-child > .table:last-child, .panel > .table:last-child {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px
    }

        .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
            border-bottom-left-radius: 3px;
            border-bottom-right-radius: 3px
        }

            .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
                border-bottom-left-radius: 3px
            }

            .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
                border-bottom-right-radius: 3px
            }

    .panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
        border-top: 1px solid #ddd
    }

    .panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
        border-top: 0
    }

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0
}

    .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0
    }

    .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0
    }

    .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
        border-bottom: 0
    }

    .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0
    }

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 20px
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 4px
    }

        .panel-group .panel + .panel {
            margin-top: 5px
        }

    .panel-group .panel-heading {
        border-bottom: 0
    }

        .panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
            border-top: 1px solid #ddd
        }

    .panel-group .panel-footer {
        border-top: 0
    }

        .panel-group .panel-footer + .panel-collapse .panel-body {
            border-bottom: 1px solid #ddd
        }

.panel-default {
    border-color: #ddd
}

    .panel-default > .panel-heading {
        color: #333;
        background-color: #f5f5f5;
        border-color: #ddd
    }

        .panel-default > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ddd;
            direction: rtl
        }

        .panel-default > .panel-heading .badge {
            color: #f5f5f5;
            background-color: #333
        }

    .panel-default > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ddd
    }

.panel-primary {
    border-color: #bc9e6b
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #bc9e6b;
        border-color: #bc9e6b
    }

        .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #bc9e6b
        }

        .panel-primary > .panel-heading .badge {
            color: #bc9e6b;
            background-color: #fff
        }

    .panel-primary > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #bc9e6b
    }

.panel-success {
    border-color: #d6e9c6
}

    .panel-success > .panel-heading {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6
    }

        .panel-success > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #d6e9c6
        }

        .panel-success > .panel-heading .badge {
            color: #dff0d8;
            background-color: #3c763d
        }

    .panel-success > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #d6e9c6
    }

.panel-info {
    border-color: #bce8f1
}

    .panel-info > .panel-heading {
        color: #31708f;
        background-color: #d9edf7;
        border-color: #bce8f1
    }

        .panel-info > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #bce8f1
        }

        .panel-info > .panel-heading .badge {
            color: #d9edf7;
            background-color: #31708f
        }

    .panel-info > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #bce8f1
    }

.panel-warning {
    border-color: #faebcc
}

    .panel-warning > .panel-heading {
        color: #8a6d3b;
        background-color: #fcf8e3;
        border-color: #faebcc
    }

        .panel-warning > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #faebcc
        }

        .panel-warning > .panel-heading .badge {
            color: #fcf8e3;
            background-color: #8a6d3b
        }

    .panel-warning > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #faebcc
    }

.panel-danger {
    border-color: #ebccd1
}

    .panel-danger > .panel-heading {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1
    }

        .panel-danger > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ebccd1
        }

        .panel-danger > .panel-heading .badge {
            color: #f2dede;
            background-color: #a94442
        }

    .panel-danger > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ebccd1
    }

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.pull-right {
    float: right !important
}

.pushmenu, body {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

.products.ver2 .product {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 7px;
    padding-top: 15px
}

.products.grid_full .item-inner {
    width: 20%;
    float: left;
    transition: all .3s ease 0s
}

.products.grid_full.grid_sidebar .item-inner {
    width: 25%;
    transition: all .3s ease 0s
}

.products.grid_full .product .product-price::after {
    position: static
}

.products.ver2 .product .product-price, .products.ver2 .product .product-price-old, .products.ver2 .product p.product-title {
    position: relative;
    z-index: 2
}

.products.ver2 .product .product-price, .products.ver2 .product .product-price-old {
    margin-top: 0
}

.products .product {
    position: relative;
    text-align: center;
    overflow: hidden
}

.products.ver2 .product .product-images {
    overflow: hidden !important
}

.products .product .product-images {
    display: inline-block;
    position: relative;
    width: 100%
}

    .products .product .product-images img {
        width: 100%
    }

.products .product:hover .product-title {
    color: var(--theme-deafult)
}

.products .product p.product-title {
    font-family: IRANSans;
    font-size: 13px;
    color: #000;
    line-height: 25px;
    font-weight: 400;
    height: 30px;
    overflow: hidden;
    margin-top: 10px;
    direction: rtl;
    text-align: right;
    margin-bottom: 9px
}

.products .product .description {
    display: none;
    font: 400 13px/20px IRANSans;
    color: #858585;
    margin-bottom: 15px
}

.products .product .product-price {
    font-size: 18px;
    color: #8bc34a;
    line-height: 20px;
    position: relative;
    font-family: IRANSans;
    font-weight: 400;
    margin-bottom: 20px;
    display: inline-block;
    vertical-align: bottom
}

    .products .product .product-price:after {
        position: absolute;
        content: "";
        height: 1px;
        background: #eee;
        bottom: 0;
        left: 50%;
        right: 50%;
        -webkit-transition: all .6s ease 0s;
        -o-transition: all .6s ease 0s;
        transition: all .6s ease 0s
    }

.products .product img.secondary_image {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto
}

.product {
    border-radius: 0x;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

    .product:hover img.primary_image {
        transform: scale(1.1);
        -webkit-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        transition: all .3s ease 0s
    }

.products.hover-shadow .product {
    transition: all .3s ease 0s;
    border-radius: 20px
}

.products.ver2 .product .product-images:hover {
    overflow: hidden;
    box-shadow: 0 8px 33px 0 rgba(0,0,0,.13)
}

.products.hover-shadow .product:hover {
    z-index: 2;
    box-shadow: 0 8px 33px 0 rgba(0,0,0,.13)
}

.products.ver2 .product:hover {
    box-shadow: 0 0
}

.widget ul li a, .widget ul.product-categories ul li a {
    color: #000;
    font: 300 18px IRANSans;
    text-transform: capitalize
}

    .widget ul li a:hover, .widget ul.product-categories ul li a:hover {
        color: var(--theme-deafult)
    }

.widget {
    color: #666;
    margin-bottom: 10px;
    border-bottom: 1px solid #d6d6d6;
    float: left;
    width: 100%
}

    .widget .widget-title {
        color: #333;
        text-transform: uppercase;
        font-style: normal;
        padding-bottom: 10px;
        margin-bottom: 20px;
        position: relative;
        font: 700 16px IRANSans;
        text-align: right
    }

        .widget .widget-title:after {
            position: absolute;
            content: "";
            bottom: 0;
            right: 0;
            width: 70px;
            height: 2px;
            background: var(--theme-deafult)
        }

    .widget.widget_link ul li {
        border-bottom: 1px solid #f5f5f5
    }

        .widget.widget_link ul li:last-child {
            border: none
        }

    .widget ul {
        margin-bottom: 15px
    }

        .widget ul li {
            position: relative;
            line-height: 30px;
            padding: 10px 0
        }

    .widget h4 {
        font-style: normal;
        border-bottom: 1px solid #eee;
        padding-bottom: 10px;
        margin-bottom: 10px;
        text-transform: uppercase;
        font-size: 13px;
        color: #333;
        font-weight: 700;
        text-align: right
    }

#secondary {
    float: left
}

    #secondary.col-md-3 {
        padding-left: 0;
        padding-right: 30px;
        margin-bottom: 30px
    }

        #secondary.col-md-3.float-right {
            float: right;
            padding-right: 0;
            background-color: #fff;
            border-left: 1px solid #d6d6d6;
            border-right: none;
            padding: 15px;
            margin-top: 20px;
            border-radius: 17px
        }

@media (min-width:1200px) {
    #secondary.col-md-3 {
        border-right: 1px solid #d6d6d6
    }
}

#primary {
    float: right
}

    #primary.col-md-9 {
        padding-left: 20px;
        padding-right: 0
    }

    #primary.float-left {
        float: left;
        padding-left: 0;
        padding-right: 20px
    }

.container {
    width: 100%
}

.wrappage {
    position: relative
}

.mega-menu {
    display: inline-block;
    width: auto;
    position: relative;
    margin: auto
}

.float-left {
    float: left
}

.rtl .float-left {
    float: right
}

.float-right {
    float: right
}

.rtl .float-right {
    float: left
}

.furniture {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px
}

    .furniture .product {
        text-align: left
    }

.rtl .furniture .product {
    text-align: right
}

.furniture .product .product-title {
    padding: 0 7px
}

@media (min-width:1500px) {
    .container {
        width: 100%
    }
}

.breadcrumb {
    margin-bottom: 40px
}

#secondary {
    width: 20%;
    flex: 0 0 20%;
    max-width: 20%
}

#primary {
    width: 80%;
    flex: 0 0 80%;
    max-width: 80%
}

.kamyaryekan {
    direction: rtl
}

.kamyarsans {
    direction: rtl
}

.kamhrpro {
    margin-top: 5px !important;
    margin-bottom: 7px !important;
    border: 0;
    border-top: 1px solid #a5a5a5
}

@media (min-width:700px) {
    .kamcart {
        font-size: 11px;
        color: #fff;
        display: inline-block;
        height: 18px;
        width: 18px;
        line-height: 20px;
        text-align: center;
        position: absolute;
        bottom: 30px;
        right: 29px;
        font-family: montserrat;
        border-radius: 50%;
        background: var(--theme-deafult);
        color: #fff;
        font-family: IRANSans
    }
}

.topersi {
    direction: rtl !important;
    text-align: right
}

.kamlink2 {
    color: #4d4d4d
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}


.fa-envelope-o:before {
    content: "\f003"
}

.fa-close:before, .fa-remove:before, .fa-times:before {
    content: "\f00d"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-phone:before {
    content: "\f095"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a"
}

.fa-feed:before, .fa-rss:before {
    content: "\f09e"
}

.fa-bars:before, .fa-navicon:before, .fa-reorder:before {
    content: "\f0c9"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-user-circle:before {
    content: "\f2bd"
}

[class*=" ti-"], [class^=ti-] {
    font-family: themify;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: IRANSans;
    --font-family-monospace: IRANSans
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 400;
    src: url("../../../../Content/Newcss/assets/fonts/IRANSansWeb(FaNum).eot");
    src: url("../../../../Content/Newcss/assets/fonts/IRANSansWeb(FaNum).eot?#iefix") format("embedded-opentype"),url("../../../../Content/Newcss/assets/fonts/IRANSansWeb(FaNum).woff2") format("woff2"),url("../../../../Content/Newcss/assets/fonts/IRANSansWeb(FaNum).woff") format("woff"),url("../../../../Content/Newcss/assets/fonts/IRANSansWeb(FaNum).ttf") format("truetype")
}

*, ::after, ::before {
    box-sizing: border-box
}

html {
    font-family: IRANSans;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}

@-ms-viewport {
    width: device-width
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block
}

body {
    margin: 0;
    font-family: IRANSans;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-original-title], abbr[title] {
    text-decoration: underline;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem
}

    ol ol, ol ul, ul ol, ul ul {
        margin-bottom: 0
    }

b, strong {
    font-weight: bolder
}

a {
    color: var(--theme-deafult);
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

    a:hover {
        color: var(--light);
        text-decoration: underline
    }

    a:not([href]):not([tabindex]) {
        color: inherit;
        text-decoration: none
    }

img {
    vertical-align: middle;
    border-style: none
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

    button:focus {
        outline: 1px dotted;
        outline: 5px auto -webkit-focus-ring-color
    }

button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    line-height: inherit
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}

    [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
        padding: 0;
        border-style: none
    }

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit
}

.h1, h1 {
    font-size: 2.5rem
}

.h2, h2 {
    font-size: 2rem
}

.h3, h3 {
    font-size: 1.75rem
}

.h4, h4 {
    font-size: 1.5rem
}

.h5, h5 {
    font-size: 1.25rem
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1)
}

.img-fluid {
    max-width: 100%;
    height: auto
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1140px
    }
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

    .no-gutters > .col, .no-gutters > [class*=col-] {
        padding-right: 0;
        padding-left: 0
    }

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

@media (min-width:576px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .col-lg-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-lg-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
}

@media (min-width:1200px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

    .btn:not(:disabled):not(.disabled) {
        cursor: pointer;
        padding: 7px 25px;
        margin-left: 7px;
        border-radius: 8px
    }

.btn-block {
    display: block;
    width: 100%
}

    .btn-block + .btn-block {
        margin-top: .5rem
    }

.collapse:not(.show) {
    display: none
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-flex;
    vertical-align: middle
}

    .btn-group-vertical > .btn, .btn-group > .btn {
        position: relative;
        flex: 0 1 auto
    }

        .btn-group > .btn:first-child {
            margin-left: 0
        }

.navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: .5rem 1rem
}

.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: .25rem
}

.breadcrumb-item + .breadcrumb-item {
    padding-left: .5rem
}

    .breadcrumb-item + .breadcrumb-item::before {
        display: inline-block;
        padding-right: .5rem;
        color: #fff;
        content: "/"
    }

.breadcrumb-item.active {
    color: #6c757d
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.mb-0, .my-0 {
    margin-bottom: 0 !important
}

.pr-2, .px-2 {
    padding-right: .5rem !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

.btn {
    direction: rtl !important
}

h1, h2, h3, h4, h5, h6 {
    direction: rtl !important
}

.ribbon-1 span {
    font-size: 10px
}

.checkout-page {
    text-align: right
}

.main-menu .menu-left .navbar i {
    font-size: 16px !important
}

.demo-section .demo-effects > div .demo-text .demo-btn .btn {
    font-size: 13px
}

.top-header .header-dropdown .mobile-account i, .top-header .header-dropdown .mobile-wishlist i {
    font-family: FontAwesome !important
}

@media (min-width:577px) {
    .mobile-wishlist {
        display: none !important
    }
}

body {
    overflow-x: hidden !important;
    float: unset !important
}

.collapse {
    display: none;
    visibility: hidden
}

    .collapse.in {
        display: block;
        visibility: visible
    }

:root {
    --theme-deafult: #ecadb3;
    --theme-deafult2: #e67c8c;
    --theme-deafult3: #fa687f;
    --theme-deafult4: #8bc34a;
    --theme-deafult5: #ff1010;
    --theme-deafultsor: #fa687f;
    --theme-deafultsef: #000;
    --theme-deafultmenu: #ff97a6
}

body {
    font-family: IRANSans;
    position: relative;
    background: #fff;
    font-size: 14px
}

h1 {
    font-size: 60px;
    color: #222;
    font-weight: 700;
    text-transform: uppercase
}

h3 {
    font-size: 24px;
    font-weight: 400;
    color: #777;
    letter-spacing: .03em
}

h4 {
    font-size: 17px;
    text-transform: capitalize;
    font-weight: 400;
    letter-spacing: .03em;
    line-height: 30px
}

h5 {
    font-size: 16px;
    font-weight: 400;
    color: #222;
    line-height: 24px;
    letter-spacing: .05em
}

ul {
    padding-right: 0;
    margin-bottom: 0
}

li {
    display: inline-block
}

p {
    font-size: 14px;
    color: #777;
    line-height: 2
}

a {
    -webkit-transition: .5s ease;
    transition: .5s ease
}

.section-t-space, section {
    padding-top: 30px
}

.section-b-space {
    padding-bottom: 70px
}

.darken-layout {
    background-color: #393230
}

.blur-up {
    -webkit-filter: blur(5px);
    filter: blur(5px);
    transition: filter .4s,-webkit-filter .4s
}

    .blur-up.lazyloaded {
        -webkit-filter: blur(0);
        filter: blur(0)
    }

button {
    cursor: pointer
}

.btn {
    line-height: 20px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    border-radius: 0;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

header {
    background-color: #fff
}

.onhover-dropdown {
    position: relative;
    font-size: 14px
}

    .onhover-dropdown:before {
        content: "\f107";
        font-family: FontAwesome;
        position: absolute;
        right: 3px
    }

    .onhover-dropdown .onhover-show-div {
        top: 50px;
        position: absolute;
        z-index: 10;
        background-color: #fff;
        -webkit-transition: all linear .3s;
        transition: all linear .3s;
        min-width: 160px;
        text-align: left;
        -webkit-box-shadow: 0 0 1px 0 #ebebeb;
        box-shadow: 0 0 1px 0 #ebebeb;
        -webkit-transform: translateY(30px);
        transform: translateY(30px);
        opacity: 0;
        visibility: hidden;
        right: 0;
        padding: 15px 20px;
        border-radius: 0 !important
    }

.onhover-div {
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: IRANSans
}

    .onhover-div i, .onhover-div img {
        cursor: pointer
    }

.top-header {
    background-color: #f8f8f8
}

    .top-header .header-dropdown li {
        cursor: pointer;
        color: #999;
        padding: 15px 25px;
        padding-right: 20px
    }

        .top-header .header-dropdown li:first-child {
            padding-right: 0
        }

        .top-header .header-dropdown li a {
            text-transform: capitalize;
            color: #999
        }

        .top-header .header-dropdown li i {
            padding-right: 5px;
            -webkit-transition: all .5s ease;
            transition: all .5s ease
        }

        .top-header .header-dropdown li ul li {
            padding-top: 0;
            padding-bottom: 0
        }

        .top-header .header-dropdown li a i {
            color: #999;
            -webkit-transition: all .5s ease;
            transition: all .5s ease
        }

        .top-header .header-dropdown li a:hover i {
            color: var(--theme-deafult);
            -webkit-transition: all .5s ease;
            transition: all .5s ease
        }

        .top-header .header-dropdown li:hover i {
            color: var(--theme-deafult);
            -webkit-transition: all .5s ease;
            transition: all .5s ease
        }

    .top-header .header-dropdown .onhover-dropdown .onhover-show-div li {
        padding-left: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 15px;
        padding-bottom: 5px
    }

        .top-header .header-dropdown .onhover-dropdown .onhover-show-div li:last-child {
            padding-bottom: 0;
            border-top: .4px solid rgba(255,76,59,.1411764706);
            padding: 7px 0;
            font-size: 13px
        }

        .top-header .header-dropdown .onhover-dropdown .onhover-show-div li a {
            color: #333
        }

.main-menu {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 9;
    direction: ltr !important
}

    .main-menu .brand-logo {
        display: inline-block;
       
    }

    .main-menu .menu-left {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

        .main-menu .menu-left .navbar {
            display: inline-block;
            padding: 40px 45px 40px 0
        }

            .main-menu .menu-left .navbar i {
                font-size: 24px !important;
                color: #222;
                cursor: pointer
            }

    .main-menu .menu-right {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        float: right;
        padding-right: 35px
    }

        .main-menu .menu-right .icon-nav {
            display: inline-block
        }

            .main-menu .menu-right .icon-nav li {
                padding-left: 20px
            }

.ribbon-1 {
    width: 24px;
    height: 45px;
    background: var(--theme-deafult);
    top: -6px;
    left: 25px;
    position: absolute;
    -webkit-box-shadow: 4px 5px 15px 2px rgba(90,90,90,.35);
    box-shadow: 4px 5px 15px 2px rgba(90,90,90,.35)
}

    .ribbon-1:before {
        height: 0;
        width: 0;
        border-bottom: 6px solid var(--theme-deafult);
        border-right: 6px solid transparent;
        right: -6px;
        content: "";
        position: absolute
    }

    .ribbon-1:after {
        height: 0;
        width: 0;
        border-left: 12px solid var(--theme-deafult);
        border-right: 12px solid var(--theme-deafult);
        border-bottom: 12px solid transparent;
        bottom: -11px;
        left: 0;
        content: "";
        position: absolute
    }

    .ribbon-1 span {
        display: block;
        color: #fff;
        height: 12px;
        text-transform: lowercase
    }

.sticky-footer {
    background-image: url("../../../../Content/Newcss/assets/images/tools/footer.jpg")
}

    .sticky-footer .darken-layout {
        background-color: transparent !important
    }

        .sticky-footer .darken-layout p {
            color: silver
        }

        .sticky-footer .darken-layout .sub-title li a {
            color: silver
        }

        .sticky-footer .darken-layout .sub-title .contact-list i, .sticky-footer .darken-layout .sub-title .contact-list li {
            color: silver
        }

        .sticky-footer .darken-layout .footer-social i {
            color: silver
        }

    .sticky-footer .dark-subfooter {
        background-color: #141111 !important
    }

        .sticky-footer .dark-subfooter p {
            color: silver !important
        }

.add_to_cart {
    position: fixed;
    background-color: #fff;
    z-index: 9999;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

    .add_to_cart .cart-inner {
        background-color: #fff;
        z-index: 9;
        position: relative;
        top: 0
    }

        .add_to_cart .cart-inner .cart_media {
            padding: 0 20px
        }

            .add_to_cart .cart-inner .cart_media li {
                position: relative;
                padding-bottom: 10px;
                width: 100%
            }

                .add_to_cart .cart-inner .cart_media li .total h5 {
                    text-transform: capitalize;
                    margin-bottom: 0;
                    color: #999
                }

        .add_to_cart .cart-inner .cart_top {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            padding: 20px;
            border-bottom: 1px solid #efefef;
            margin-bottom: 20px;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            float: right
        }

            .add_to_cart .cart-inner .cart_top h3 {
                font-size: 18px;
                color: #222;
                font-weight: 700;
                text-transform: uppercase;
                margin-bottom: 0
            }

            .add_to_cart .cart-inner .cart_top .close-cart {
                margin-left: auto
            }

                .add_to_cart .cart-inner .cart_top .close-cart i {
                    color: #000;
                    font-size: 18px;
                    margin-left: 7px
                }

    .add_to_cart .overlay {
        visibility: hidden;
        opacity: 0;
        background-color: #212331;
        position: fixed;
        z-index: 1;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -webkit-transition: all .5s ease;
        transition: all .5s ease
    }

    .add_to_cart.right {
        right: -300px;
        height: 100vh;
        width: 300px;
        top: 0
    }

        .add_to_cart.right .cart-inner {
            height: 100vh;
            overflow: auto
        }

footer {
    position: relative
}

    footer .footer-theme .footer-mobile-title {
        display: none
    }

    footer .darken-layout p {
        color: #938d8c
    }

    footer .darken-layout .sub-title .footer-title.active .according-menu {
        font: normal normal normal 14px/1 FontAwesome
    }

        footer .darken-layout .sub-title .footer-title.active .according-menu.before {
            content: "\f068"
        }

    footer .darken-layout .sub-title h4 {
        color: #fff
    }

    footer .darken-layout .sub-title li a {
        color: #938d8c
    }

    footer .darken-layout .sub-title .contact-list i {
        color: #938d8c
    }

    footer .darken-layout .sub-title .contact-list li {
        color: #938d8c
    }

    footer .darken-layout .footer-social i {
        color: #938d8c
    }

    footer p {
        line-height: 32px;
        letter-spacing: .03em;
        margin-bottom: 0
    }

.footer-social, .social-white {
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

    .footer-social li, .social-white li {
        display: inline-block;
        padding-right: 45px
    }

    .footer-social i, .social-white i {
        font-size: 20px;
        color: #000;
        -webkit-transition: .5s ease;
        transition: .5s ease
    }

.footer-theme .sub-title h4 {
    color: #222;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-weight: 700
}

.footer-theme .sub-title li {
    position: relative;
    display: inherit;
    padding-top: 13px;
    text-transform: capitalize;
    font-size: 14px;
    color: #777
}

    .footer-theme .sub-title li a {
        position: relative;
        color: #777
    }

        .footer-theme .sub-title li a:before {
            position: absolute;
            top: 20px;
            content: "";
            height: 2px;
            width: 0;
            background-color: var(--theme-deafult);
            -webkit-transition: .5s ease;
            transition: .5s ease
        }

    .footer-theme .sub-title li:hover a:before {
        width: 100%;
        height: 2px;
        -webkit-transition: .5s ease;
        transition: .5s ease
    }

.footer-theme .sub-title .contact-list i {
    position: absolute;
    left: 0;
    top: 21px
}

.footer-theme .sub-title .contact-list li {
    position: relative;
    padding-left: 25px;
    line-height: 28px
}

    .footer-theme .sub-title .contact-list li:last-child {
        margin-bottom: -5px
    }

.sub-footer {
    background-color: #fff
}

    .sub-footer.dark-subfooter {
        background-color: #2e2726
    }

        .sub-footer.dark-subfooter p {
            color: #938d8c
        }

    .sub-footer p {
        color: #777;
        margin-bottom: 0;
        padding: 20px 0
    }

    .sub-footer .payment-card-bottom {
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

.breadcrumb-section {
    background-color: #f8f8f8;
    padding: 7px 0
}

    .breadcrumb-section .page-title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

        .breadcrumb-section .page-title h2 {
            font-size: 16px;
            margin-bottom: 0
        }

    .breadcrumb-section .breadcrumb {
        background-color: transparent;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        text-transform: uppercase;
        font-size: 14px;
        color: #555;
        font-weight: 600;
        margin: 0;
        padding-right: 0
    }

        .breadcrumb-section .breadcrumb a {
            color: #555;
            font-weight: 600
        }

.tap-top {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    position: fixed;
    bottom: 50px;
    left: 30px;
    z-index: 8;
    display: none;
    color: #fff;
    text-align: center;
    background: var(--theme-deafult2);
    border: none;
    font-size: 22px;
    padding: 11px 7px;
    cursor: pointer
}

.setting_box_body {
    position: relative;
    background-color: #fff;
    z-index: 9;
    height: 100vh
}

.setting-box {
    position: fixed;
    height: 100vh;
    overflow-y: auto;
    width: 350px;
    left: -360px;
    background-color: #fff;
    top: 0;
    z-index: 999;
    -webkit-box-shadow: 0 15px 5px 0 rgba(77,77,77,.28);
    box-shadow: 0 15px 5px 0 rgba(77,77,77,.28);
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

    .setting-box .sidebar-back {
        padding: 20px;
        font-size: 18px;
        color: #222;
        font-weight: 700;
        text-transform: uppercase;
        cursor: pointer;
        -webkit-box-shadow: inset 0 0 6px rgba(115,115,115,.09);
        box-shadow: inset 0 0 6px rgba(115,115,115,.09);
        background-color: #f3f3f3
    }

    .setting-box .setting-title {
        padding: 20px;
        border-bottom: 1px solid #efefef;
        margin-bottom: 0
    }

        .setting-box .setting-title h4 {
            position: relative;
            margin-bottom: 0;
            cursor: pointer
        }

        .setting-box .setting-title .according-menu {
            font: normal normal normal 14px/1 FontAwesome;
            float: left;
            left: 16px;
            position: relative
        }

            .setting-box .setting-title .according-menu:before {
                content: "\f067";
                position: absolute;
                right: 2px;
                top: 2px
            }

    .setting-box .setting-contant {
        padding: 20px;
        border-bottom: 1px solid #efefef
    }

        .setting-box .setting-contant .setting_buttons .setting_btn {
            background-color: var(--theme-deafult);
            color: #fff;
            width: 100%
        }

        .setting-box .setting-contant .setting_buttons li:first-child {
            width: 49%
        }

        .setting-box .setting-contant .setting_buttons li.active {
            -webkit-box-shadow: 0 0 5px 0 #929292;
            box-shadow: 0 0 5px 0 #929292
        }

        .setting-box .setting-contant .setting_buttons li:last-child {
            margin-left: 10px;
            width: 46%
        }

        .setting-box .setting-contant .color-box li {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center
        }

            .setting-box .setting-contant .color-box li span {
                text-transform: capitalize;
                margin-bottom: 2px;
                font-size: 15px
            }

            .setting-box .setting-contant .color-box li input {
                border: none;
                -webkit-box-shadow: none;
                box-shadow: none;
                width: 34px;
                height: 34px;
                background-color: transparent;
                margin-right: 5px
            }

                .setting-box .setting-contant .color-box li input:focus {
                    outline: 0
                }

            .setting-box .setting-contant .color-box li + li {
                margin-top: 5px
            }

    .setting-box .buy_btn {
        padding: 20px
    }

        .setting-box .buy_btn a {
            background-color: #f3f3f3;
            color: #3c3c3c;
            padding: 10px;
            -webkit-transition: all .5s ease;
            transition: all .5s ease
        }

            .setting-box .buy_btn a i {
                margin-right: 5px;
                font-size: 18px
            }

            .setting-box .buy_btn a img {
                -webkit-filter: grayscale(100);
                filter: grayscale(100)
            }

    .setting-box .overlay {
        visibility: hidden;
        opacity: 0;
        position: fixed;
        z-index: 1;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -webkit-transition: all .5s ease;
        transition: all .5s ease
    }

.demo-section .demo-effects {
    margin-bottom: 30px
}

    .demo-section .demo-effects h4 {
        text-transform: capitalize
    }

    .demo-section .demo-effects .set-position {
        display: block
    }

    .demo-section .demo-effects > div {
        text-decoration: none;
        color: #000
    }

        .demo-section .demo-effects > div .layout-container {
            height: 110px;
            width: 100%;
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex;
            background-size: cover;
            -webkit-transition: all 2s ease-out 0s;
            transition: all 2s ease-out 0s;
            -webkit-box-shadow: -1px 2px 5px 1px #ececec;
            box-shadow: -1px 2px 5px 1px #ececec
        }

        .demo-section .demo-effects > div .demo-text h4 {
            font-size: 14px;
            text-align: center;
            margin-top: 10px;
            margin-bottom: 0;
            color: #000
        }

            .demo-section .demo-effects > div .demo-text h4 span {
                font-weight: 500
            }

        .demo-section .demo-effects > div .demo-text .demo-btn {
            margin-top: 10px
        }

            .demo-section .demo-effects > div .demo-text .demo-btn .btn {
                border: 1px solid #ddd;
                background-color: #fff;
                width: 73px;
                color: var(--theme-deafult);
                padding: 2px 10px;
                border-radius: 30px;
                font-size: 10px
            }

                .demo-section .demo-effects > div .demo-text .demo-btn .btn:hover {
                    background-color: var(--theme-deafult);
                    color: #fff
                }

    .demo-section .demo-effects:last-child {
        margin-bottom: 0
    }

    .demo-section .demo-effects.effect-2 .layout-container {
        background-size: cover;
        background-repeat: no-repeat
    }

body.rtl {
    direction: rtl;
    padding: 0 !important
}

.rtl h1, .rtl h2, .rtl h3, .rtl h4, .rtl h5, .rtl h6, .rtl p {
    text-align: right
}

.rtl ul {
    -webkit-padding-start: 0
}

.rtl .setting-box {
    direction: rtl
}

    .rtl .setting-box h1, .rtl .setting-box h2, .rtl .setting-box h3, .rtl .setting-box h4, .rtl .setting-box h5, .rtl .setting-box h6, .rtl .setting-box p {
        text-align: right
    }

.rtl .brand-logo img {
    max-height: 52px
}

.rtl .breadcrumb-section .breadcrumb {
    padding-left: 0
}

.rtl .breadcrumb-item + .breadcrumb-item {
    padding-right: .5rem;
    padding-left: 0
}

    .rtl .breadcrumb-item + .breadcrumb-item:before {
        padding-right: 0;
        padding-left: .5rem
    }

.rtl .top-header .header-dropdown li:first-child {
    padding-right: 25px;
    padding-left: 0
}

.rtl .main-menu .menu-left .navbar i {
    float: unset
}

.rtl .top-header .header-dropdown {
    text-align: left
}

    .rtl .top-header .header-dropdown .onhover-show-div li {
        padding-right: 0
    }

    .rtl .top-header .header-dropdown li i {
        padding-right: 0;
        padding-left: 5px
    }

.rtl .main-menu .menu-right {
    float: left
}

.rtl .footer-theme .sub-title {
    text-align: right
}

    .rtl .footer-theme .sub-title li a:before {
        right: 0
    }

    .rtl .footer-theme .sub-title .contact-list li {
        padding-left: 0;
        padding-right: 25px
    }

    .rtl .footer-theme .sub-title .contact-list i {
        left: unset;
        right: 0
    }

.rtl .footer-social li, .rtl .social-white li {
    padding-right: 0;
    padding-left: 45px
}

.rtl .add_to_cart .cart-inner .cart_top .close-cart {
    margin-right: auto;
    margin-left: unset
}

.rtl .ribbon-1 {
    right: 14px;
    left: unset
}

.sm, .sm li, .sm ul {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: normal;
    direction: ltr;
    text-align: left
}

.sm {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 1
}

    .sm ul {
        display: none
    }

    .sm li {
        position: relative
    }

    .sm a {
        position: relative;
        display: block
    }

    .sm * {
        -webkit-box-sizing: inherit;
        box-sizing: inherit
    }

    .sm ::before {
        -webkit-box-sizing: inherit;
        box-sizing: inherit
    }

    .sm ::after {
        -webkit-box-sizing: inherit;
        box-sizing: inherit
    }

    .sm::after {
        content: "";
        display: block;
        height: 0;
        font: 0/0 serif;
        clear: both;
        overflow: hidden
    }

.toggle-nav {
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
    cursor: pointer
}

.pixelstrap ul {
    border-radius: 0
}

.pixelstrap.light-font-menu li > a {
    color: #393230
}

.pixelstrap a, .pixelstrap a:active, .pixelstrap a:hover {
    padding-left: 30px;
    color: var(--mobcolor) !important;
    font-size: 12px;
    font-weight: 400;
    line-height: 23px;
    text-decoration: none;
    text-transform: uppercase;
    padding-top: 22px;
    padding-bottom: 22px;
    letter-spacing: .07em
}

    .pixelstrap a .sub-arrow {
        position: absolute;
        top: 52%;
        margin-top: -17px;
        right: auto;
        left: 0;
        width: 34px;
        height: 34px;
        overflow: hidden;
        font: bold 16px/34px monospace !important;
        text-align: center;
        text-shadow: none;
        border-radius: 4px
    }

.pixelstrap > li:last-child > :not(ul) a, .pixelstrap > li:last-child > a, .pixelstrap > li:last-child > ul, .pixelstrap > li:last-child > ul > li:last-child > :not(ul) a, .pixelstrap > li:last-child > ul > li:last-child > a, .pixelstrap > li:last-child > ul > li:last-child > ul, .pixelstrap > li:last-child > ul > li:last-child > ul > li:last-child > :not(ul) a, .pixelstrap > li:last-child > ul > li:last-child > ul > li:last-child > a, .pixelstrap > li:last-child > ul > li:last-child > ul > li:last-child > ul, .pixelstrap > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > :not(ul) a, .pixelstrap > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a, .pixelstrap > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul, .pixelstrap > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > :not(ul) a, .pixelstrap > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a, .pixelstrap > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul {
    border-radius: 0 0 0 0
}

.pixelstrap ul {
    background: #fff
}

    .pixelstrap ul li {
        border-top: 1px solid rgba(0,0,0,.05)
    }

        .pixelstrap ul li:first-child {
            border-top: 0
        }

.pixelstrap .mega {
    position: unset !important
}

    .pixelstrap .mega .full-mega-menu.center-mega-menu {
        margin-left: 0 !important
    }

    .pixelstrap .mega ul {
        margin-left: 0 !important;
        max-width: -webkit-max-content;
        max-width: -moz-max-content;
        max-width: max-content
    }

.pixelstrap .icon-trend {
    color: var(--theme-deafult)
}

.pixelstrap .clothing-menu, .pixelstrap .full-mega-menu {
    max-width: inherit !important;
    padding: 30px 0 15px
}

.pixelstrap .full-mega-menu {
    width: 100% !important;
    padding: 30px !important;
    border-radius: 0
}

.pixelstrap li a {
    position: relative
}

.sm-vertical {
    background-color: #fff
}

.sidenav {
    height: 100vh;
    width: 300px;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: -300px;
    background-color: #fff;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

    .sidenav .sidebar-back {
        padding: 20px;
        font-size: 18px;
        color: #222;
        font-weight: 700;
        text-transform: uppercase;
        border-bottom: 1px solid #efefef;
        margin-bottom: 20px;
        cursor: pointer;
        text-align: right !important
    }

    .sidenav nav {
        background-color: #fff;
        z-index: 1000000000000000300000000000;
        position: relative;
        height: 100vh;
        top: 0;
        overflow-y: auto
    }

    .sidenav .sidebar-overlay {
        visibility: hidden;
        opacity: 0;
        background-color: #212331;
        position: fixed;
        z-index: 6;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -webkit-transition: all 1s;
        transition: all 1s
    }

    .sidenav .pixelstrap li a {
        padding: 5px 50px 10px 40px
    }

.rtl .sidenav .pixelstrap li {
    text-align: right
}

.rtl .link-section {
    float: right
}

@media (min-width:1200px) {
    .toggle-nav {
        display: none
    }

    .sm-vertical li ul li a .sub-arrow {
        margin-top: -15px !important
    }

    .mobile-back {
        display: none !important
    }

    .pixelstrap ul {
        position: absolute;
        width: 16em !important
    }

    .pixelstrap li {
        position: relative;
        float: right
    }

    .pixelstrap.sm-rtl li {
        float: right
    }

    .pixelstrap ul li, .pixelstrap.sm-rtl ul li, .pixelstrap.sm-vertical li {
        float: none
    }

    .pixelstrap a {
        white-space: nowrap
    }

    .pixelstrap ul a, .pixelstrap.sm-vertical a {
        white-space: normal
    }

    .pixelstrap ul {
        -webkit-box-shadow: 0 0 1px 0 #ebebeb;
        box-shadow: 0 0 1px 0 #ebebeb
    }

    .pixelstrap .mega {
        position: static !important
    }

        .pixelstrap .mega ul {
            margin-left: 0 !important
        }

    .pixelstrap .clothing-menu, .pixelstrap .full-mega-menu {
        -webkit-box-shadow: 0 0 1px 0 #ebebeb;
        box-shadow: 0 0 1px 0 #ebebeb
    }

        .pixelstrap .clothing-menu a, .pixelstrap .full-mega-menu a {
            padding: 0;
            position: relative
        }

    .pixelstrap .full-mega-menu {
        position: absolute;
        background-image: url("../../../../Content/Newcss/assets/images/mega.jpg");
        background-repeat: no-repeat;
        background-position: bottom;
        background-size: cover
    }

        .pixelstrap .full-mega-menu .mega-box {
            max-width: 20%
        }

    .pixelstrap .category-menu.center-menu {
        left: 50% !important;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .pixelstrap a .sub-arrow::before {
        content: "\f107";
        font-family: FontAwesome;
        position: absolute
    }

    .pixelstrap ul {
        border: none;
        padding: 0 15px 10px 15px;
        background: #e3e3e3
    }

        .pixelstrap ul li {
            border: 0
        }

    .pixelstrap.sm-vertical a {
        padding: 9px 23px
    }

    .pixelstrap.sm-vertical > li {
        border-left: 0 !important
    }

    .rtl .pixelstrap .full-mega-menu {
        right: auto !important
    }

    .rtl .mega .full-mega-menu {
        float: left !important;
        right: auto !important;
        border-bottom: 2px solid var(--theme-deafult);
        border-radius: 7px
    }

    .rtl .sm-horizontal .mega ul {
        float: right;
        right: 0
    }

        .rtl .sm-horizontal .mega ul li {
            text-align: right;
            direction: rtl
        }

    .rtl .sm-horizontal ul li {
        text-align: right
    }

    .rtl .sidenav .sidebar-back i {
        float: unset
    }
}

@media (min-width:578px) {
    .main-menu .menu-right .icon-nav .mobile-cart i, .main-menu .menu-right .icon-nav .mobile-search i, .main-menu .menu-right .icon-nav .mobile-setting i {
        display: none
    }
}

@media (min-width:1430px) {
    .container {
        max-width: 1400px
    }
}

@media (min-width:577px) {
    .rtl .onhover-dropdown:before {
        right: unset;
        left: 3px
    }

    .rtl .onhover-dropdown .onhover-show-div {
        right: unset;
        left: 0
    }

    .rtl .main-menu .menu-left .navbar {
        padding: 30px 0 25px 10px;
        position: absolute;
        right: 0
    }

    .rtl .main-menu .category-nav-right .navbar {
        padding: 40px 45px 40px 0
    }

    .rtl .main-menu .menu-right .icon-nav li {
        padding-right: 0;
        padding-left: 7px
    }
}

* {
    letter-spacing: 0 !important
}

.full-mega-menu {
    left: 0
}

@media (min-width:700px) {
    .kamcart {
        font-size: 11px;
        color: #fff;
        display: inline-block;
        height: 18px;
        width: 18px;
        line-height: 20px;
        text-align: center;
        position: absolute;
        bottom: 30px;
        right: 29px;
        font-family: montserrat;
        border-radius: 50%;
        background: var(--theme-deafult2);
        color: #fff;
        font-family: IRANSans
    }
}

@media (min-width:481px) {
    .med101 {
        display: none !important
    }

    .med204 {
        display: none !important
    }

    .kam121 {
        display: block !important
    }
}

@media (min-width:1400px) {
    .pixelstrap a, .pixelstrap a:active, .pixelstrap a:hover {
        padding-left: 30px !important;
        font-size: 16px !important;
        font-weight: bold !important;
    }

        .pixelstrap a .sub-arrow {
            left: 7px !important
        }
}

.collapse {
    display: none
}

    .collapse.in {
        display: block
    }

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height,visibility;
    transition-property: height,visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.sidenav.open-side {
    right: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

    .sidenav.open-side .sidebar-overlay {
        opacity: .8;
        visibility: visible
    }

.sidenav .sidebar-overlay {
    visibility: hidden;
    opacity: 0;
    background-color: #212331;
    position: fixed;
    z-index: 6;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 1s;
    transition: all 1s
}

.sccs {
    color: #777 !important;
    font-family: IRANSans !important;
    font-size: 14px !important
}

.sccs2 {
    color: #777 !important;
    font-family: IRANSans !important;
    line-height: 22px;
    font-size: 14px !important
}

.disprice {
    color: var(--theme-deafult5);
    text-decoration: line-through;
    font-size: 14px;
    height: 20px
}

    .disprice :hover {
        color: var(--theme-deafultsor)
    }

.pixelstrap .link-section ul {
    position: relative;
    display: block;
    padding: 0
}

    .pixelstrap .link-section ul li a {
        padding-top: 3px;
        padding-bottom: 3px;
        font-size: 14px;
        padding-left: 0
    }

@media (min-width:1200px) {
    .pixelstrap .full-mega-menu ul {
        background-color: transparent
    }

    .pixelstrap .full-mega-menu .mega-box {
        max-width: 20%
    }

    .pixelstrap ul a, .pixelstrap ul a.highlighted, .pixelstrap ul a:active, .pixelstrap ul a:focus, .pixelstrap ul a:hover {
        border: 0 !important;
        background: 0 0;
        color: #222;
        border-radius: 0 !important;
        font-size: 14px;
        font-weight: 400;
        text-transform: capitalize;
        padding: 6px 5px
    }

    .pixelstrap ul li {
        border: 0
    }
}

.hover-unset {
    position: static !important
}

.pixelstrap .scroll-down, .pixelstrap .scroll-up {
    position: absolute;
    display: none;
    visibility: hidden;
    overflow: hidden;
    background: #fff;
    height: 20px
}

.pixelstrap .scroll-down-arrow {
    top: 6px;
    border-style: solid dashed dashed dashed;
    border-color: #ff3522 transparent transparent transparent
}

.pixelstrap .scroll-down-arrow, .pixelstrap .scroll-up-arrow {
    position: absolute;
    top: -2px;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 8px;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #ff3522 transparent
}

.pixelstrap .sm-nowrap > li > :not(ul) a, .pixelstrap .sm-nowrap > li > a {
    white-space: nowrap
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.pull-right {
    float: right
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-close:before, .fa-remove:before, .fa-times:before {
    content: "\f00d"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "\f080"
}

.fa-phone:before {
    content: "\f095"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a"
}

.fa-feed:before, .fa-rss:before {
    content: "\f09e"
}

.fa-bars:before, .fa-navicon:before, .fa-reorder:before {
    content: "\f0c9"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

    .slick-track:after, .slick-track:before {
        content: "";
        display: table
    }

    .slick-track:after {
        clear: both
    }

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

    .slick-slide img {
        display: block
    }

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-loading .slick-list {
    background: #fff url("../../../../Content/Newcss/assets/images/ajax-loader.gif") center center no-repeat
}

.slick-next, .slick-prev {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0px;
    cursor: pointer;
    background: 0 0;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
    padding: 0;
    border: none;
    outline: 0
}

    .slick-next:before, .slick-prev:before {
        font-family: slick;
        font-size: 20px;
        line-height: 1;
        color: #4d4d4d !important;
        opacity: .75;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }

.slick-prev {
    left: -25px
}

    .slick-prev:before {
        content: "←"
    }

.slick-next {
    right: -25px
}

    .slick-next:before {
        content: "→"
    }

[class*=" ti-"], [class^=ti-] {
    font-family: themify;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ti-search:before {
    content: "\e610"
}

:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: IRANSans;
    --font-family-monospace: IRANSans
}

*, ::after, ::before {
    box-sizing: border-box
}

html {
    font-family: IRANSans;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block
}

body {
    margin: 0;
    font-family: IRANSans;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem
}

    ol ol, ol ul, ul ol, ul ul {
        margin-bottom: 0
    }

b, strong {
    font-weight: bolder
}

a {
    color: var(--theme-deafult);
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

    a:hover {
        color: var(--light);
        text-decoration: underline
    }

    a:not([href]):not([tabindex]) {
        color: inherit;
        text-decoration: none
    }

img {
    vertical-align: middle;
    border-style: none
}

table {
    border-collapse: collapse
}

button {
    border-radius: 0
}

button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    line-height: inherit
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit
}

.h1, h1 {
    font-size: 2.5rem
}

.h2, h2 {
    font-size: 2rem
}

.h3, h3 {
    font-size: 1.75rem
}

.h4, h4 {
    font-size: 1.5rem
}

.h5, h5 {
    font-size: 1.25rem
}

.h6, h6 {
    font-size: 1rem
}

.img-fluid {
    max-width: 100%;
    height: auto
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1140px
    }
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

@media (min-width:576px) {
    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width:768px) {
    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-lg-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width:1200px) {
    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

    .btn:not(:disabled):not(.disabled) {
        cursor: pointer;
        padding: 7px 25px;
        margin-left: 7px;
        border-radius: 8px
    }

.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6
}

    .nav-tabs .nav-item {
        margin-bottom: -1px
    }

    .nav-tabs .nav-link {
        border: 1px solid transparent;
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem
    }

        .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
            color: #495057;
            background-color: #fff;
            border-color: #dee2e6 #dee2e6 #fff
        }

.tab-content > .tab-pane {
    display: none;
    padding-top: 30px
}

.tab-content > .active {
    display: block
}

.navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: .5rem 1rem
}

.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: .25rem
}

.breadcrumb-item + .breadcrumb-item {
    padding-left: .5rem
}

    .breadcrumb-item + .breadcrumb-item::before {
        display: inline-block;
        padding-right: .5rem;
        color: #fff;
        content: "/"
    }

    .breadcrumb-item + .breadcrumb-item:hover::before {
        text-decoration: underline
    }

    .breadcrumb-item + .breadcrumb-item:hover::before {
        text-decoration: none
    }

.breadcrumb-item.active {
    color: #6c757d
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem
}

@media (min-width:576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto
    }
}

.clearfix::after {
    display: block;
    clear: both;
    content: ""
}

.m-0 {
    margin: 0 !important
}

.p-0 {
    padding: 0 !important
}

.pr-2, .px-2 {
    padding-right: .5rem !important
}

.text-right {
    text-align: right !important
}

.btn {
    direction: rtl !important
}

h1, h2, h3, h4, h5, h6 {
    direction: rtl !important
}

.main-menu .menu-left .navbar i {
    font-size: 16px !important
}

.top-header .header-dropdown .mobile-account i, .top-header .header-dropdown .mobile-wishlist i {
    font-family: FontAwesome !important
}

@media (min-width:577px) {
    .mobile-wishlist {
        display: none !important
    }
}

body {
    overflow-x: hidden !important;
    float: unset !important
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

:root {
    --theme-deafult: #ecadb3;
    --theme-deafult2: #e67c8c;
    --theme-deafult3: #fa687f;
    --theme-deafult4: #8bc34a;
    --theme-deafult5: #ff1010;
    --theme-deafultsor: #fa687f;
    --theme-deafultsef: #000;
    --theme-deafultmenu: #ff97a6
}

body {
    font-family: IRANSans;
    position: relative;
    background: #fff;
    font-size: 14px
}

h1 {
    font-size: 60px;
    color: #222;
    font-weight: 700;
    text-transform: uppercase
}

    h1 span {
        font-size: 107px;
        font-weight: 700;
        color: var(--theme-deafult)
    }

h2 {
    font-size: 26px;
    color: #222;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1;
    letter-spacing: .02em
}

h3 {
    font-size: 24px;
    font-weight: 400;
    color: #777;
    letter-spacing: .03em
}

h4 {
    font-size: 17px;
    text-transform: capitalize;
    font-weight: 400;
    letter-spacing: .03em;
    line-height: 30px
}

h5 {
    font-size: 16px;
    font-weight: 400;
    color: #222;
    line-height: 24px;
    letter-spacing: .05em
}

h6 {
    font-size: 14px;
    font-weight: 400;
    color: #777;
    line-height: 24px
}

ul {
    padding-right: 0;
    margin-bottom: 0
}

li {
    display: inline-block
}

p {
    font-size: 14px;
    color: #777;
    line-height: 2
}

a {
    -webkit-transition: .5s ease;
    transition: .5s ease
}

    a:hover {
        text-decoration: none;
        -webkit-transition: .5s ease;
        transition: .5s ease
    }

.section-t-space, section {
    padding-top: 30px
}

.section-b-space {
    padding-bottom: 70px
}

.no-arrow .slick-next, .no-arrow .slick-prev {
    display: none !important
}

.darken-layout {
    background-color: #393230
}

del {
    font-size: 14px;
    color: #aaa;
    font-weight: 400;
    display: block
}

.ratio_square .bg-size:before {
    padding-top: 100%;
    content: "";
    display: block
}

.blur-up {
    -webkit-filter: blur(5px);
    filter: blur(5px);
    transition: filter .4s,-webkit-filter .4s
}

    .blur-up.lazyloaded {
        -webkit-filter: blur(0);
        filter: blur(0)
    }

button {
    cursor: pointer
}

.btn {
    line-height: 20px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    border-radius: 0;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.btn-solid {
    padding: 13px 29px;
    color: #fff !important;
    letter-spacing: .05em;
    border: 2px solid var(--theme-deafult2);
    background-image: linear-gradient(30deg,var(--theme-deafult2) 50%,transparent 50%);
    background-size: 850px;
    background-repeat: no-repeat;
    background-position: 0;
    -webkit-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out
}

header {
    background-color: #fff
}

.onhover-dropdown {
    position: relative;
    font-size: 14px
}

    .onhover-dropdown:before {
        content: "\f107";
        font-family: FontAwesome;
        position: absolute;
        right: 3px
    }

    .onhover-dropdown .onhover-show-div {
        top: 50px;
        position: absolute;
        z-index: 10;
        background-color: #fff;
        -webkit-transition: all linear .3s;
        transition: all linear .3s;
        min-width: 160px;
        text-align: left;
        -webkit-box-shadow: 0 0 1px 0 #ebebeb;
        box-shadow: 0 0 1px 0 #ebebeb;
        -webkit-transform: translateY(30px);
        transform: translateY(30px);
        opacity: 0;
        visibility: hidden;
        right: 0;
        padding: 15px 20px;
        border-radius: 0 !important
    }

        .onhover-dropdown .onhover-show-div.product-page-full {
            z-index: 99999
        }

    .onhover-dropdown:hover .onhover-show-div {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        visibility: visible
    }

.onhover-div {
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: IRANSans
}

    .onhover-div i, .onhover-div img {
        cursor: pointer
    }

.top-header {
    background-color: #f8f8f8
}

    .top-header .header-dropdown li {
        cursor: pointer;
        color: #999;
        padding: 15px 25px;
        padding-right: 20px
    }

        .top-header .header-dropdown li:first-child {
            padding-right: 0
        }

        .top-header .header-dropdown li a {
            text-transform: capitalize;
            color: #999
        }

        .top-header .header-dropdown li i {
            padding-right: 5px;
            -webkit-transition: all .5s ease;
            transition: all .5s ease
        }

        .top-header .header-dropdown li ul li {
            padding-top: 0;
            padding-bottom: 0
        }

        .top-header .header-dropdown li:hover i {
            color: var(--theme-deafult);
            -webkit-transition: all .5s ease;
            transition: all .5s ease
        }

    .top-header .header-dropdown .onhover-dropdown .onhover-show-div li {
        padding-left: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 15px;
        padding-bottom: 5px
    }

        .top-header .header-dropdown .onhover-dropdown .onhover-show-div li:last-child {
            padding-bottom: 0;
            border-top: .4px solid rgba(255,76,59,.1411764706);
            padding: 7px 0;
            font-size: 13px
        }

        .top-header .header-dropdown .onhover-dropdown .onhover-show-div li a {
            color: #333
        }

.main-menu {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 9;
    direction: ltr !important
}

   

    .main-menu .menu-left {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

        .main-menu .menu-left .navbar {
            display: inline-block;
            padding: 40px 45px 40px 0
        }

            .main-menu .menu-left .navbar i {
                font-size: 24px !important;
                color: #222;
                cursor: pointer
            }

    .main-menu .menu-right {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        float: right;
        padding-right: 35px
    }

        .main-menu .menu-right .icon-nav {
            display: inline-block
        }

            .main-menu .menu-right .icon-nav li {
                padding-left: 20px
            }

.product-m .slick-list {
    margin-left: -15px;
    margin-right: -15px
}

.product-m .slick-slide > div {
    margin: 0 15px
}

.product-box, .product-wrap {
    position: relative;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    vertical-align: middle
}

    .product-box .img-wrapper, .product-wrap .img-wrapper {
        position: relative;
        overflow: hidden;
        z-index: 0
    }

        .product-box .img-wrapper .front, .product-wrap .img-wrapper .front {
            opacity: 1;
            top: 0;
            left: 0;
            -webkit-transition: all .5s ease;
            transition: all .5s ease
        }

    .product-box .product-detail, .product-box .product-info, .product-wrap .product-detail, .product-wrap .product-info {
        padding-left: 5px
    }

        .product-box .product-detail h6, .product-box .product-info h6, .product-wrap .product-detail h6, .product-wrap .product-info h6 {
            line-height: 1;
            margin-bottom: 0;
            padding-top: 2px;
            padding-bottom: 5px;
            -webkit-transition: all .5s ease;
            transition: all .5s ease;
            font-size: 16px
        }

        .product-box .product-detail h4, .product-box .product-info h4, .product-wrap .product-detail h4, .product-wrap .product-info h4 {
            font-size: 18px;
            color: #222;
            font-weight: 700;
            margin-bottom: 0;
            -webkit-transition: all .5s ease;
            transition: all .5s ease
        }

    .product-box .product-info, .product-wrap .product-info {
        padding: 0;
        text-align: center;
        position: relative
    }

.tools-bg {
    background-color: #f5f5f5
}

    .tools-bg section {
        background-color: #fff
    }

.tools-grey .product-box {
    width: 100%;
    display: inline-block;
    overflow: hidden;
    background-color: #fff;
    -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.05);
    box-shadow: 0 0 5px 0 rgba(0,0,0,.05);
    border-radius: 20px
}

    .tools-grey .product-box .quick-view-part {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -20px;
        background-color: var(--theme-deafult);
        border-radius: 100%;
        width: 40px;
        height: 40px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        opacity: 0;
        -webkit-transition: all .5s ease;
        transition: all .5s ease
    }

        .tools-grey .product-box .quick-view-part i {
            font-size: 18px;
            color: #fff
        }

    .tools-grey .product-box .product-info {
        padding: 15px;
        background-color: #fff;
        border-top: 1px solid rgba(221,221,221,.2)
    }

.tools-grey .ribbon {
    position: absolute;
    left: -5px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 75px;
    height: 75px;
    text-align: right;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

    .tools-grey .ribbon span {
        font-size: 10px;
        font-weight: 700;
        color: #fff;
        text-transform: uppercase;
        text-align: center;
        line-height: 20px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        width: 100px;
        display: block;
        background: var(--theme-deafult);
        -webkit-box-shadow: 0 3px 10px -5px #000;
        box-shadow: 0 3px 10px -5px #000;
        position: absolute;
        top: 19px;
        left: -21px
    }

        .tools-grey .ribbon span:before {
            content: "";
            position: absolute;
            left: 0;
            top: 100%;
            z-index: -1;
            border-left: 3px solid var(--theme-deafult);
            border-right: 3px solid transparent;
            border-bottom: 3px solid transparent;
            border-top: 3px solid var(--theme-deafult)
        }

        .tools-grey .ribbon span:after {
            content: "";
            position: absolute;
            right: 0;
            top: 100%;
            z-index: -1;
            border-left: 3px solid transparent;
            border-right: 3px solid var(--theme-deafult);
            border-bottom: 3px solid transparent;
            border-top: 3px solid var(--theme-deafult)
        }

.sticky-footer {
    background-image: url("../../../../Content/Newcss/assets/images/tools/footer.jpg")
}

    .sticky-footer .darken-layout {
        background-color: transparent !important
    }

        .sticky-footer .darken-layout p {
            color: silver
        }

        .sticky-footer .darken-layout .sub-title li a {
            color: silver
        }

        .sticky-footer .darken-layout .sub-title .contact-list i, .sticky-footer .darken-layout .sub-title .contact-list li {
            color: silver
        }

        .sticky-footer .darken-layout .footer-social i {
            color: silver
        }

    .sticky-footer .dark-subfooter {
        background-color: #141111 !important
    }

        .sticky-footer .dark-subfooter p {
            color: silver !important
        }

.add_to_cart .cart-inner {
    background-color: #fff;
    z-index: 9;
    position: relative;
    top: 0
}

    .add_to_cart .cart-inner .cart_media {
        padding: 0 20px
    }

        .add_to_cart .cart-inner .cart_media li {
            position: relative;
            padding-bottom: 10px;
            width: 100%
        }

            .add_to_cart .cart-inner .cart_media li .total {
                border-top: 1px solid #f1f5f4;
                border-bottom: 1px solid #f1f5f4;
                padding-top: 10px;
                padding-bottom: 10px
            }

                .add_to_cart .cart-inner .cart_media li .total h5 {
                    text-transform: capitalize;
                    margin-bottom: 0;
                    color: #999
                }

    .add_to_cart .cart-inner .cart_top {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 20px;
        border-bottom: 1px solid #efefef;
        margin-bottom: 20px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        float: right
    }

        .add_to_cart .cart-inner .cart_top h3 {
            font-size: 18px;
            color: #222;
            font-weight: 700;
            text-transform: uppercase;
            margin-bottom: 0
        }

        .add_to_cart .cart-inner .cart_top .close-cart {
            margin-left: auto
        }

            .add_to_cart .cart-inner .cart_top .close-cart i {
                color: #000;
                font-size: 18px;
                margin-left: 7px
            }

.add_to_cart .overlay {
    visibility: hidden;
    opacity: 0;
    background-color: #212331;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.add_to_cart.right {
    right: -300px;
    height: 100vh;
    width: 300px;
    top: 0
}

    .add_to_cart.right .cart-inner {
        height: 100vh;
        overflow: auto
    }

footer {
    position: relative
}

    footer .darken-layout p {
        color: #938d8c
    }

    footer .darken-layout .sub-title h4 {
        color: #fff
    }

    footer .darken-layout .sub-title li a {
        color: #938d8c
    }

    footer .darken-layout .sub-title .contact-list i {
        color: #938d8c
    }

    footer .darken-layout .sub-title .contact-list li {
        color: #938d8c
    }

    footer .darken-layout .footer-social i {
        color: #938d8c
    }

    footer p {
        line-height: 32px;
        letter-spacing: .03em;
        margin-bottom: 0
    }

.footer-social, .social-white {
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

    .footer-social li, .social-white li {
        display: inline-block;
        padding-right: 45px
    }

    .footer-social i, .social-white i {
        font-size: 20px;
        color: #000;
        -webkit-transition: .5s ease;
        transition: .5s ease
    }

.footer-theme .sub-title h4 {
    color: #222;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-weight: 700
}

.footer-theme .sub-title li {
    position: relative;
    display: inherit;
    padding-top: 13px;
    text-transform: capitalize;
    font-size: 14px;
    color: #777
}

    .footer-theme .sub-title li a {
        position: relative;
        color: #777
    }

        .footer-theme .sub-title li a:before {
            position: absolute;
            top: 20px;
            content: "";
            height: 2px;
            width: 0;
            background-color: var(--theme-deafult);
            -webkit-transition: .5s ease;
            transition: .5s ease
        }

.footer-theme .sub-title .contact-list i {
    position: absolute;
    left: 0;
    top: 21px
}

.footer-theme .sub-title .contact-list li {
    position: relative;
    padding-left: 25px;
    line-height: 28px
}

    .footer-theme .sub-title .contact-list li:last-child {
        margin-bottom: -5px
    }

.sub-footer {
    background-color: #fff
}

    .sub-footer.dark-subfooter {
        background-color: #2e2726
    }

        .sub-footer.dark-subfooter p {
            color: #938d8c
        }

    .sub-footer p {
        color: #777;
        margin-bottom: 0;
        padding: 20px 0
    }

    .sub-footer .payment-card-bottom {
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

.breadcrumb-section {
    background-color: #e67c8c;
    padding: 0;
    border-bottom: 1px solid #ffffff63;
}

    .breadcrumb-section .page-title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .breadcrumb-section .breadcrumb {
        background-color: transparent;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        text-transform: uppercase;
        font-size: 14px;
        color: #555;
        font-weight: 600;
        margin: 0;
        padding-right: 0
    }

        .breadcrumb-section .breadcrumb a {
            color: #fff;
            font-weight: 600
        }

.product-right-slick .slick-next, .product-right-slick .slick-prev, .product-slick .slick-next, .product-slick .slick-prev, .rtl-product-right-slick .slick-next, .rtl-product-right-slick .slick-prev, .rtl-product-slick .slick-next, .rtl-product-slick .slick-prev {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    margin-top: -10px
}

    .product-right-slick .slick-next:before, .product-right-slick .slick-prev:before, .product-slick .slick-next:before, .product-slick .slick-prev:before, .rtl-product-right-slick .slick-next:before, .rtl-product-right-slick .slick-prev:before, .rtl-product-slick .slick-next:before, .rtl-product-slick .slick-prev:before {
        font: normal normal normal 14px/1 FontAwesome;
        opacity: 1;
        color: #000;
        background-color: #fff;
        border-radius: 100%;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

.product-right-slick .slick-next, .product-slick .slick-next, .rtl-product-right-slick .slick-next, .rtl-product-slick .slick-next {
    right: 1px
}

    .product-right-slick .slick-next:before, .product-slick .slick-next:before, .rtl-product-right-slick .slick-next:before, .rtl-product-slick .slick-next:before {
        content: "\f105"
    }

.product-right-slick .slick-prev, .product-slick .slick-prev, .rtl-product-right-slick .slick-prev, .rtl-product-slick .slick-prev {
    left: 1px;
    z-index: 1
}

    .product-right-slick .slick-prev:before, .product-slick .slick-prev:before, .rtl-product-right-slick .slick-prev:before, .rtl-product-slick .slick-prev:before {
        content: "\f104"
    }

.product-right-slick .slick-slide > div, .product-slick .slick-slide > div, .rtl-product-right-slick .slick-slide > div, .rtl-product-slick .slick-slide > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px
}

.rtl-slider-nav .slick-slide > div, .rtl-slider-right-nav .slick-slide > div, .slider-nav .slick-slide > div, .slider-right-nav .slick-slide > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 15px 15px 0 15px;
    border: 1px solid #ddd;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.rtl-slider-nav .slick-slide.slick-current > div, .rtl-slider-right-nav .slick-slide.slick-current > div, .slider-nav .slick-slide.slick-current > div, .slider-right-nav .slick-slide.slick-current > div {
    border-color: #aaa;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.rtl-slider-nav .slick-slide.slick-active, .rtl-slider-right-nav .slick-slide.slick-active, .slider-nav .slick-slide.slick-active, .slider-right-nav .slick-slide.slick-active {
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.product-right .border-product {
    padding-top: 15px;
    padding-bottom: 20px;
    border-top: 1px dashed #ddd
}

.product-right .product-buttons {
    margin-bottom: 20px
}

    .product-right .product-buttons .btn-outline, .product-right .product-buttons .btn-solid {
        padding: 7px 25px;
        border-radius: 10px
    }

.product-full-tab, .tab-product {
    padding-top: 30px
}

    .product-full-tab .nav-material.nav-tabs, .tab-product .nav-material.nav-tabs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

        .product-full-tab .nav-material.nav-tabs .nav-item .nav-link, .tab-product .nav-material.nav-tabs .nav-item .nav-link {
            color: #212121;
            text-align: center;
            padding: 10px 20px 10px 15px;
            text-transform: uppercase;
            border: 0;
            font-weight: 700
        }

        .product-full-tab .nav-material.nav-tabs .nav-item .material-border, .tab-product .nav-material.nav-tabs .nav-item .material-border {
            border-bottom: 2px solid var(--theme-deafult);
            opacity: 0
        }

        .product-full-tab .nav-material.nav-tabs .nav-link.active, .tab-product .nav-material.nav-tabs .nav-link.active {
            background-color: var(--theme-deafult);
            color: #fff
        }

            .product-full-tab .nav-material.nav-tabs .nav-link.active ~ .material-border, .tab-product .nav-material.nav-tabs .nav-link.active ~ .material-border {
                -webkit-transition: all .3s ease;
                transition: all .3s ease;
                opacity: 1
            }

    .product-full-tab .tab-content.nav-material p, .tab-product .tab-content.nav-material p {
        padding: 20px;
        margin-bottom: -8px;
        line-height: 2;
        letter-spacing: .05em
    }

.tap-top {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    position: fixed;
    bottom: 50px;
    left: 30px;
    z-index: 8;
    display: none;
    color: #fff;
    text-align: center;
    background: var(--theme-deafult2);
    border: none;
    font-size: 22px;
    padding: 11px 7px;
    cursor: pointer
}

.setting-box {
    position: fixed;
    height: 100vh;
    overflow-y: auto;
    width: 350px;
    left: -360px;
    background-color: #fff;
    top: 0;
    z-index: 999;
    -webkit-box-shadow: 0 15px 5px 0 rgba(77,77,77,.28);
    box-shadow: 0 15px 5px 0 rgba(77,77,77,.28);
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

body.rtl {
    direction: rtl;
    padding: 0 !important
}

.rtl h1, .rtl h2, .rtl h3, .rtl h4, .rtl h5, .rtl h6, .rtl p {
    text-align: right
}

.rtl .slick-slider {
    direction: ltr
}

.rtl .slick-slide {
    float: left
}

.rtl ul {
    -webkit-padding-start: 0
}

.rtl .setting-box {
    direction: rtl
}

.rtl .brand-logo img {
    max-height: 52px
}

.rtl .breadcrumb-section .breadcrumb {
    padding-left: 0
}

.rtl .product-box .img-wrapper .front, .rtl .product-wrap .img-wrapper .front {
    text-align: right;
    left: unset;
    right: 0
}

.rtl .product-box .product-info h4, .rtl .product-box .product-info h6, .rtl .product-wrap .product-info h4, .rtl .product-wrap .product-info h6 {
    text-align: center
}

.rtl .product-box .product-info h6, .rtl .product-wrap .product-info h6 {
    text-align: center;
    height: 80px;
    overflow: hidden
}

.rtl .product-wrap .product-detail .color-variant, .rtl .product-wrap .product-detail .rating, .rtl .product-wrap .product-detail h4, .rtl .product-wrap .product-detail h6, .rtl .product-wrap .product-info .color-variant, .rtl .product-wrap .product-info .rating, .rtl .product-wrap .product-info h4, .rtl .product-wrap .product-info h6 {
    text-align: center;
    line-height: 24px
}

.rtl .breadcrumb-item + .breadcrumb-item {
    padding-right: .5rem;
    padding-left: 0
}

    .rtl .breadcrumb-item + .breadcrumb-item:before {
        padding-right: 0;
        padding-left: .5rem
    }

.rtl .top-header .header-dropdown li:first-child {
    padding-right: 25px;
    padding-left: 0
}

.rtl .main-menu .menu-left .navbar i {
    float: unset
}

.rtl .product-right-slick .slick-next, .rtl .product-slick .slick-next {
    right: unset;
    left: 1px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.rtl .product-right-slick .slick-prev, .rtl .product-slick .slick-prev {
    left: unset;
    right: 1px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.rtl .collection-wrapper .product-right .product-buttons {
    text-align: center
}

.rtl .top-header .header-dropdown {
    text-align: left
}

    .rtl .top-header .header-dropdown .onhover-show-div li {
        padding-right: 0
    }

    .rtl .top-header .header-dropdown li i {
        padding-right: 0;
        padding-left: 5px
    }

.rtl .main-menu .menu-right {
    float: left
}

.rtl .footer-theme .sub-title {
    text-align: right
}

    .rtl .footer-theme .sub-title li a:before {
        right: 0
    }

    .rtl .footer-theme .sub-title .contact-list li {
        padding-left: 0;
        padding-right: 25px
    }

    .rtl .footer-theme .sub-title .contact-list i {
        left: unset;
        right: 0
    }

.rtl .footer-social li, .rtl .social-white li {
    padding-right: 0;
    padding-left: 45px
}

.rtl .rtl-text .product-right .border-product, .rtl .rtl-text .product-right .color-variant, .rtl .rtl-text .product-right .product-buttons, .rtl .rtl-text .product-right .size-box {
    text-align: right
}

.rtl .add_to_cart .cart-inner .cart_top .close-cart {
    margin-right: auto;
    margin-left: unset
}

.rtl .product-m .slick-slide > div {
    direction: rtl
}

.sm, .sm li, .sm ul {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: normal;
    direction: ltr;
    text-align: left
}

.sm {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 1
}

    .sm ul {
        display: none
    }

    .sm li {
        position: relative
    }

    .sm a {
        position: relative;
        display: block
    }

    .sm * {
        -webkit-box-sizing: inherit;
        box-sizing: inherit
    }

    .sm ::before {
        -webkit-box-sizing: inherit;
        box-sizing: inherit
    }

    .sm::after {
        content: "";
        display: block;
        height: 0;
        font: 0/0 serif;
        clear: both;
        overflow: hidden
    }

.toggle-nav {
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
    cursor: pointer
}

.pixelstrap ul {
    border-radius: 0
}

.pixelstrap a, .pixelstrap a:active, .pixelstrap a:hover {
    padding-left: 30px;
    color: #222;
    font-size: 12px;
    font-weight: 400;
    line-height: 23px;
    text-decoration: none;
    text-transform: uppercase;
    padding-top: 22px;
    padding-bottom: 22px;
    letter-spacing: .07em
}

    .pixelstrap a .sub-arrow {
        position: absolute;
        top: 52%;
        margin-top: -17px;
        right: auto;
        left: 0;
        width: 34px;
        height: 34px;
        overflow: hidden;
        font: bold 16px/34px monospace !important;
        text-align: center;
        text-shadow: none;
        border-radius: 4px
    }

.pixelstrap > li:last-child > :not(ul) a, .pixelstrap > li:last-child > a, .pixelstrap > li:last-child > ul, .pixelstrap > li:last-child > ul > li:last-child > :not(ul) a, .pixelstrap > li:last-child > ul > li:last-child > a, .pixelstrap > li:last-child > ul > li:last-child > ul, .pixelstrap > li:last-child > ul > li:last-child > ul > li:last-child > :not(ul) a, .pixelstrap > li:last-child > ul > li:last-child > ul > li:last-child > a, .pixelstrap > li:last-child > ul > li:last-child > ul > li:last-child > ul, .pixelstrap > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > :not(ul) a, .pixelstrap > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a, .pixelstrap > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul, .pixelstrap > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > :not(ul) a, .pixelstrap > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a, .pixelstrap > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul {
    border-radius: 0 0 0 0
}

.pixelstrap ul {
    background: #fff
}

    .pixelstrap ul li {
        border-top: 1px solid rgba(0,0,0,.05)
    }

        .pixelstrap ul li:first-child {
            border-top: 0
        }

.pixelstrap .mega {
    position: unset !important
}

    .pixelstrap .mega ul {
        margin-left: 0 !important;
        max-width: -webkit-max-content;
        max-width: -moz-max-content;
        max-width: max-content
    }

.pixelstrap .clothing-menu, .pixelstrap .full-mega-menu {
    max-width: inherit !important;
    padding: 30px 0 15px
}

.pixelstrap .full-mega-menu {
    width: 100% !important;
    padding: 30px !important;
    border-radius: 0
}

.pixelstrap li a {
    position: relative
}

.sm-vertical {
    background-color: #fff
}

.sidenav {
    height: 100vh;
    width: 300px;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: -300px;
    background-color: #fff;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

    .sidenav .sidebar-back {
        padding: 20px;
        font-size: 18px;
        color: #222;
        font-weight: 700;
        text-transform: uppercase;
        border-bottom: 1px solid #efefef;
        margin-bottom: 20px;
        cursor: pointer;
        text-align: right !important
    }

    .sidenav nav {
        background-color: #fff;
        z-index: 1000000000000000300000000000;
        position: relative;
        height: 100vh;
        top: 0;
        overflow-y: auto
    }

    .sidenav .sidebar-overlay {
        visibility: hidden;
        opacity: 0;
        background-color: #212331;
        position: fixed;
        z-index: 6;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -webkit-transition: all 1s;
        transition: all 1s
    }

    .sidenav .pixelstrap li a {
        padding: 5px 50px 10px 40px
    }

.rtl .sidenav .pixelstrap li {
    text-align: right
}

.rtl .link-section {
    float: right
}

@media (min-width:1200px) {
    .toggle-nav {
        display: none
    }

    .sm-vertical li ul li a .sub-arrow {
        margin-top: -15px !important
    }

    .mobile-back {
        display: none !important
    }

    .pixelstrap ul {
        position: absolute;
        width: 16em !important
    }

    .pixelstrap li {
        position: relative;
        float: right
    }

    .pixelstrap.sm-rtl li {
        float: right
    }

    .pixelstrap ul li, .pixelstrap.sm-rtl ul li, .pixelstrap.sm-vertical li {
        float: none
    }

    .pixelstrap a {
        white-space: nowrap
    }

    .pixelstrap ul a, .pixelstrap.sm-vertical a {
        white-space: normal
    }

    .pixelstrap ul {
        -webkit-box-shadow: 0 0 1px 0 #ebebeb;
        box-shadow: 0 0 1px 0 #ebebeb
    }

    .pixelstrap .mega {
        position: static !important
    }

        .pixelstrap .mega ul {
            margin-left: 0 !important
        }

    .pixelstrap .clothing-menu, .pixelstrap .full-mega-menu {
        -webkit-box-shadow: 0 0 1px 0 #ebebeb;
        box-shadow: 0 0 1px 0 #ebebeb
    }

        .pixelstrap .clothing-menu a, .pixelstrap .full-mega-menu a {
            padding: 0;
            position: relative
        }

    .pixelstrap .full-mega-menu {
        position: absolute;
        background-image: url("../../../../Content/Newcss/assets/images/mega.jpg");
        background-repeat: no-repeat;
        background-position: bottom;
        background-size: cover
    }

        .pixelstrap .full-mega-menu .mega-box {
            max-width: 20%
        }

    .pixelstrap a .sub-arrow::before {
        content: "\f107";
        font-family: FontAwesome;
        position: absolute
    }

    .pixelstrap ul {
        border: none;
        padding: 0 15px 10px 15px;
        background: #e3e3e3
    }

        .pixelstrap ul li {
            border: 0
        }

    .pixelstrap.sm-vertical a {
        padding: 9px 23px
    }

    .pixelstrap.sm-vertical > li {
        border-left: 0 !important
    }

    .rtl .pixelstrap .full-mega-menu {
        right: auto !important
    }

    .rtl .mega .full-mega-menu {
        float: left !important;
        right: auto !important;
        border-bottom: 2px solid var(--theme-deafult);
        border-radius: 7px
    }

    .rtl .sm-horizontal .mega ul {
        float: right;
        right: 0
    }

        .rtl .sm-horizontal .mega ul li {
            text-align: right;
            direction: rtl
        }

    .rtl .sm-horizontal ul li {
        text-align: right
    }

    .rtl .sidenav .sidebar-back i {
        float: unset
    }
}

@media (min-width:1430px) {
    .container {
        max-width: 1400px
    }
}

@media (min-width:577px) {
    .rtl .onhover-dropdown:before {
        right: unset;
        left: 3px
    }

    .rtl .onhover-dropdown .onhover-show-div {
        right: unset;
        left: 0
    }

    .rtl .main-menu .menu-left .navbar {
        padding: 30px 0 25px 10px;
        position: absolute;
        right: 0
    }

    .rtl .main-menu .category-nav-right .navbar {
        padding: 40px 45px 40px 0
    }

    .rtl .main-menu .menu-right .icon-nav li {
        padding-right: 0;
        padding-left: 7px
    }
}

@media (min-width:700px) {
    .kamcart {
        font-size: 11px;
        color: #fff;
        display: inline-block;
        height: 18px;
        width: 18px;
        line-height: 20px;
        text-align: center;
        position: absolute;
        bottom: 30px;
        right: 29px;
        font-family: montserrat;
        border-radius: 50%;
        background: var(--theme-deafult2);
        color: #fff;
        font-family: IRANSans
    }
}

@media (min-width:481px) {
    .med204 {
        display: none !important
    }

    .kam121 {
        display: block !important
    }
}

@media (min-width:1400px) {
   

        .pixelstrap a .sub-arrow {
            left: 7px !important
        }
}

.collapse {
    display: none
}

    .collapse.in {
        display: block
    }

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height,visibility;
    transition-property: height,visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.sidenav.open-side {
    right: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

    .sidenav.open-side .sidebar-overlay {
        opacity: .8;
        visibility: visible
    }

.sidenav .sidebar-overlay {
    visibility: hidden;
    opacity: 0;
    background-color: #212331;
    position: fixed;
    z-index: 6;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 1s;
    transition: all 1s
}

.sccs {
    color: #777 !important;
    font-family: IRANSans !important;
    font-size: 14px !important
}

.sccs2 {
    color: #777 !important;
    font-family: IRANSans !important;
    line-height: 22px;
    font-size: 14px !important
}

.disprice {
    color: var(--theme-deafult5);
    text-decoration: line-through;
    font-size: 14px;
    height: 20px
}

    .disprice :hover {
        color: var(--theme-deafultsor)
    }

.pixelstrap .link-section ul {
    position: relative;
    display: block;
    padding: 0
}

    .pixelstrap .link-section ul li a {
        padding-top: 3px;
        padding-bottom: 3px;
        font-size: 14px;
        padding-left: 0
    }

@media (min-width:1200px) {
    .pixelstrap .full-mega-menu ul {
        background-color: transparent
    }

    .pixelstrap .full-mega-menu .mega-box {
        max-width: 20%
    }

    .pixelstrap ul a, .pixelstrap ul a.highlighted, .pixelstrap ul a:active, .pixelstrap ul a:focus, .pixelstrap ul a:hover {
        border: 0 !important;
        background: 0 0;
        color: #222;
        border-radius: 0 !important;
        font-size: 14px;
        font-weight: 400;
        text-transform: capitalize;
        padding: 6px 5px
    }

    .pixelstrap ul li {
        border: 0
    }
}

.kamstarok {
    color: orange;
}

.commain1 {
    border: 1px solid #d4dbde;
    width: 100%;
    text-align: right;
    direction: rtl;
    color: #555;
    padding: 11px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 14px;
    margin-top: 12px;
}

.commain2 {
    border-radius: 2px;
    border: 1px solid #d4dbde;
    width: 100%;
    text-align: right;
    direction: rtl;
    color: #555;
    padding: 11px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 14px;
    margin-top: 12px;
    height: 44.8px;
}

.commain3 {
    border-radius: 2px;
    border: 1px solid #d4dbde;
    width: 100%;
    text-align: right;
    direction: rtl;
    color: #555;
    padding: 11px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 14px;
    margin-top: 12px;
}

.commain4 {
    border-radius: 2px;
    border: 1px solid #d4dbde;
    height: 135px;
    text-align: right;
    direction: rtl;
    color: #555;
    padding: 11px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 14px;
    margin-top: 12px;
    width: 100%;
    border-radius: 15px;
}

.commain5 {
    margin-right: 15px;
    border: 2px solid #d7dbdb;
    text-align: center;
    font-weight: normal;
    border-radius: 1px;
    font-size: 14px;
    line-height: 36px;
    cursor: pointer;
    background-color: #fff;
    padding: 42px;
    padding: 0px 26px;
}

.commain6 {
    border-radius: 2px;
    border: 1px solid #b7b9b9;
    width: 100%;
    text-align: right;
    direction: rtl;
    color: #555;
    padding: 20px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 14px;
    margin-top: 12px;
    width: 100%;
    border-radius: 15px;
}
.comsel1 {
    border-radius: 2px;
    border: 1px solid #d4dbde;
    width: 100%;
    text-align: right;
    direction: rtl;
    color: #555;
    padding: 11px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 14px;
    margin-top: 12px;
    height: 44.8px;
}