﻿



/*list-page*/
.gp-pg-li {
    width: 160px;
    display: block;
    background-color: #fff;
    border-radius: 15px;
    padding: 20px;
}

    .gp-pg-li img {
        width: 90px !important;
        display: block;
        margin: 0 auto;
    }

    .gp-pg-li h3 {
        font-size: 13px;
        padding-bottom: 15px;
        color: #000;
        padding: 5px 0 5px 0;
        text-align: center;
    }

.quick-nav li:hover a {
    color: #00d793
}

.quick-nav li a {
    border-right: 1px solid #dbdbdb;
    padding: 5px 9px 0 0;
    margin-top: 10px;
    margin-right: 9px;
    display: block;
    font-size: 13px;
    line-height: 12px;
    color: #3c3d41;
}

.quick-nav li:last-child a {
    border: none;
}

.lcs_wrap {
    display: inline-block;
    direction: ltr;
    height: 28px;
    vertical-align: middle;
    float: left;
    top: 2px;
    position: relative;
}

    .lcs_wrap input {
        display: none;
    }

.tx-sld {
    position: absolute;
    width: 100%;
    padding-top: 70px;
    color: #fff;
    text-align: center;
    z-index: 99;
    top: 0;
    height: 50px;
    top: 30%;
}

    .tx-sld h3 {
        text-shadow: 1px 1px 1px #6B6B6B;
    }

.lcs_switch {
    display: inline-block;
    position: relative;
    width: 56px;
    height: 29px;
    border-radius: 34px;
    background: #f5f5f8;
    overflow: hidden;
    cursor: pointer;
    -webkit-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.lcs_cursor {
    display: inline-block;
    position: absolute;
    top: 1px;
    width: 26px;
    height: 26px;
    border-radius: 12px;
    background: #fff;
    z-index: 10;
    -webkit-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
}

.lcs_label {
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 18px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    width: 33px;
    top: 5px;
    overflow: hidden;
    text-align: center;
    opacity: 0;
    -webkit-transition: all .2s ease-in-out .1s;
    -ms-transition: all .2s ease-in-out .1s;
    transition: all .2s ease-in-out .1s;
}

    .lcs_label.lcs_label_on {
        left: -70px;
        z-index: 6;
    }

    .lcs_label.lcs_label_off {
        right: -70px;
        z-index: 5;
    }

.lcs_switch.lcs_on {
    background: #4b4b89;
}

    .lcs_switch.lcs_on .lcs_cursor {
        right: 4px;
    }

    .lcs_switch.lcs_on .lcs_label_on {
        left: 10px;
        opacity: 1;
    }

.lcs_switch.lcs_off {
    background: #ededed;
}

    .lcs_switch.lcs_off .lcs_cursor {
        left: 5px;
    }

    .lcs_switch.lcs_off .lcs_label_off {
        right: 10px;
        opacity: 1;
    }

.lcs_switch.lcs_disabled {
    opacity: 0.65;
    filter: alpha(opacity=65);
    cursor: default;
}

.p-bx-gh span {
    float: right;
    padding-top: 11px;
    padding: 0px 8px 0px 0;
    color: #000000;
    font-size: 13px;
}

.p-tx {
    padding-top: 0px;
    font-size: 13px;
}

.ic-mn {
    width: 5px;
    float: right;
    height: 5px;
    border-radius: 50%;
    padding: 3px;
    margin-left: 8px;
    border: 0px solid #000000;
    margin-right: 4px;
    position: relative;
    top: 7px;
    background: #000000;
}


.cbp-vm-view-list .p-bx-gh {
    width: 130px !important;
}


.sd-item {
    background: #fff;
    padding: 5px 10px 0 10px;
    border: 1px solid #e0e0e0 !important;
    border-radius: 20px;
}

.dv-ce-pg {
    width: 95%;
    margin: 0 auto;
}

.linked {
    background: #4dafcc;
    padding: 8px 10px;
    border-radius: 6px;
    text-align: center;
    color: #fff;
    margin-top: 8px;
    position: relative;
    float: left;
}

.btn-tp {
    float: left;
    margin-left: 10px;
}


@media (min-width: 768px) {
    .modal-dialog {
        /* width: 400px;*/
        margin: 93px auto;
    }
}

@media (min-width: 760px) and (max-width: 1200px) {

    .mb-bx {
        display: none;
    }

    .se-nd .col-md-3 {
        width: 100%;
    }
}

.ti-sv img {
    display: none
}

.ti-fiter {
    padding: 11px 15px;
    direction: rtl;
    color: #000;
    font-weight: bold;
    box-shadow: 0 4px 4px 0 rgba(0,0,0,.08);
    display: none;
    background: #f5f5f5;
}

#trigger-overlay {
    display: none;
}

@media (min-width: 0px) and (max-width: 760px) {
    .mb-bx {
        display: none;
    }

    .linked {
        background: #01b0d7;
        padding: 8px 6px;
        border-radius: 6px;
        text-align: center;
        color: #fff;
        margin-left: 7px;
        font-size: 11px;
    }

    .tp-bx {
        padding: 11px 0 0 0;
    }

    nav.navbar.bootsnav .navbar-toggle {
        top: -4px;
    }
}

@media (min-width: 0px) and (max-width: 960px) {
    .ti-sv {
        width: 33%;
        float: right;
        font-size: 12px;
        padding-top: 5px;
    }

    .ti-fiter {
        display: block;
    }

    nav.navbar.bootsnav.navbar-mobile .navbar-collapse {
        width: 227px;
    }

    .sd-item {
        padding: 8px 15px;
    }

    #loginButton {
        padding: 0 15px
    }

    #cssmenu {
        display: none;
    }


    .container .col-md-2 {
        padding: 0 0;
    }

    .p-bx span {
        font-size: 12px;
    }

    .lcs_switch {
        width: 37px;
        height: 23px;
    }

    .lcs_cursor {
        width: 15px;
        height: 16px;
    }

    .ti-sv img {
        width: 15px;
        float: right;
        margin-left: 5px;
        display: block;
    }

    .line-nd {
        padding: 2px 15px;
        margin-top: 0;
        margin-bottom: 16px;
        overflow: hidden;
        position: relative;
    }

    .panel-nd .col-md-2 {
        padding: 0 15px;
    }

    nav.navbar.bootsnav.navbar-mobile ul.nav {
        width: 227px;
        padding-right: 0;
        padding-left: 15px;
    }

    .ti-nd {
        padding-right: 9px;
    }
}

a:active, a:focus {
    text-decoration: none;
    color: #000;
}


img {
    max-width: 100%;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    display: none;
}

input[type=text]::-ms-clear {
    display: none;
    width: 0;
    height: 0;
}

input[type=text]::-ms-reveal {
    display: none;
    width: 0;
    height: 0;
}

.clear {
    clear: both;
}


@-webkit-keyframes cd-fade-in {
    0% {
        opacity: 0;
        visibility: visible;
    }

    100% {
        opacity: 1;
        visibility: visible;
    }
}

@-moz-keyframes cd-fade-in {
    0% {
        opacity: 0;
        visibility: visible;
    }

    100% {
        opacity: 1;
        visibility: visible;
    }
}

@keyframes cd-fade-in {
    0% {
        opacity: 0;
        visibility: visible;
    }

    100% {
        opacity: 1;
        visibility: visible;
    }
}

@-webkit-keyframes cd-fade-out {
    0% {
        opacity: 1;
        visibility: visible;
    }

    100% {
        opacity: 0;
        visibility: visible;
    }
}

@-moz-keyframes cd-fade-out {
    0% {
        opacity: 1;
        visibility: visible;
    }

    100% {
        opacity: 0;
        visibility: visible;
    }
}

@keyframes cd-fade-out {
    0% {
        opacity: 1;
        visibility: visible;
    }

    100% {
        opacity: 0;
        visibility: visible;
    }
}

.has-children > a, .go-back a {
    position: relative;
}

    .has-children > a::before, .has-children > a::after, .go-back a::before, .go-back a::after {
        content: '';
        position: absolute;
        top: 21px;
        margin-top: -1px;
        display: inline-block;
        height: 2px;
        width: 7px;
        background: #a7a5a5;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .has-children > a::before, .go-back a::before {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .has-children > a::after, .go-back a::after {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

@media only screen and (min-width: 1024px) {
    .has-children > a::before, .has-children > a::after, .go-back a::before, .go-back a::after {
        background: #b3b3b3;
    }
}

.has-children > a {
    padding-left: 40px;
}

    .has-children > a::before, .has-children > a::after {
        /* arrow goes on the right side - children navigation */
        left: 20px;
        -webkit-transform-origin: 0px 50%;
        -moz-transform-origin: 0px 50%;
        -ms-transform-origin: 0px 50%;
        -o-transform-origin: 0px 50%;
        transform-origin: 0px 50%;
    }

.cd-dropdown-content .go-back a {
    padding-left: 40px;
}

    .cd-dropdown-content .go-back a::before, .cd-dropdown-content .go-back a::after {
        /* arrow goes on the left side - go back button */
        left: 20px;
        -webkit-transform-origin: 1px 50%;
        -moz-transform-origin: 1px 50%;
        -ms-transform-origin: 1px 50%;
        -o-transform-origin: 1px 50%;
        transform-origin: 1px 50%;
    }

.cd-main-content {
    background-color: #e6e6e6;
    min-height: calc(100vh - 100px);
    padding: 2em 5%;
    line-height: 2;
}

.no-js .cd-dropdown-wrapper:hover .cd-dropdown {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.no-js .cd-dropdown-wrapper .cd-close {
    display: none;
}

.p-hlp {
    text-align: justify;
    direction: rtl;
    width: 100%;
    padding-top: 20px;
    display: inline-flex;
}

    .p-hlp p {
        padding-top: 10px;
    }

.btn-hlp {
    padding: 10px 20px;
    text-align: center;
    color: #000000;
    border-radius: 5px;
    margin-right: 10px;
    border: 1px dashed #841a1e;
}

.se-bx {
    float: right;
    background: #fff;
    height: 50px;
    width: 81%;
    border: none;
    border-radius: 3px;
    border-right: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    text-align: right;
    padding: 0 10px;
}

.icon-bx {
    display: none;
    padding: 10px 0 30px 0;
}

    .icon-bx li {
        float: right;
    }

        .icon-bx li a {
            padding: 1px 18px;
            border: 1px solid #0b69ab;
            margin: 0 0 0 10px;
            color: #0b69ab;
            border-radius: 5px;
        }

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999999999;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    background: rgba(57, 57, 57, 0.1411764705882353);
}

.cd-dropdown-trigger img {
    display: none;
}

@media only screen and (max-width: 1250px) {
    nav.navbar.bootsnav ul.nav > li > a {
        padding: 10px 7px 20px 15px;
    }

    .se-bx {
        width: 76%;
    }

    .cbp-vm-title h3 {
        font-size: 12px;
    }
}

@media only screen and (max-width: 990px) {
    .icon-bx {
        position: absolute;
        width: 100%;
        top: 2px;
        right: 167px;
    }

    nav.navbar.bootsnav .navbar-header, nav.navbar.bootsnav .navbar-nav {
        padding-left: 0px;
        padding-right: 0px;
    }

    .see-all .fa {
        float: left;
        position: relative;
        top: 20px;
    }

    .cd-dropdown-content li:last-of-type > a, .cd-dropdown-content ul li:last-of-type > a {
        border-bottom-width: 1px;
        border-bottom: 1px solid rgba(0,0,0,.12);
    }

    nav.navbar.bootsnav.navbar-mobile .navbar-collapse {
        z-index: 999999;
    }

    .se-bx {
        float: right;
        background: #fff;
        height: 30px;
        width: 100%;
        border: 1px solid #ccc !important;
        border-radius: 3px;
        border-bottom-right-radius: 3px;
        border-top-right-radius: 3px;
    }

    .icon-bx li a {
        padding: 2px 18px;
        height: 28px;
        border-radius: 20px;
    }

    #trigger-overlay {
        position: relative;
        float: right;
        background: none;
        border: 1px solid #ee087503;
        border-radius: 17px;
        right: 0;
        background: #9e4b4e26;
        padding: 4px 16px;
        display: block;
        color: #841a1e;
        font-size: 12px;
        margin-left: 10px;
    }

        #trigger-overlay img {
            width: 21px;
            margin-left: 4px;
        }

    nav.navbar.bootsnav {
        padding-right: 0;
    }

    .container {
        width: 100%;
        padding: 0 0;
    }

    .cd-dropdown-trigger {
        position: relative;
        background: none;
        border: none;
        width: 93px;
        float: right;
        padding: 0 6px;
        border-radius: 25px;
        text-align: left;
        font-size: 12px;
        border: 1px solid #0b8aa7;
        line-height: 25px;
        margin-top: 10px;
        color: #0b8aa7;
    }

        .cd-dropdown-trigger::after {
            display: none;
        }

        .cd-dropdown-trigger::before {
            display: none;
        }

        .cd-dropdown-trigger img {
            width: 14px;
            float: right;
            display: inline-block;
            position: relative;
            top: 9px;
        }

    .cd-dropdown-wrapper {
        display: inline-block;
        position: relative;
        height: 54px;
        float: right;
        margin: 0px 0 0 0;
        -webkit-font-smoothing: antialiased;
        width: 95px;
    }
}

.icon-bx li:hover a {
    background-color: #0b69ab;
    color: #fff;
}

#loginBox select {
    margin-top: 4px;
    direction: rtl;
    padding: 5px 5px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

#loginForm p {
    padding-bottom: 8px;
}

.no-pn {
    padding: 0 0;
}

section::after {
    clear: both;
    content: "";
    display: table;
}

section.fixed-header {
    display: none;
}

section.header div {
    float: left;
    display: block;
    margin-right: 1.9355953897%;
    width: 100%;
    height: 10em;
    background: url("https:\a//raw.githubusercontent.com/thoughtbot/refills/master/source/images/mountains.png"), -webkit-linear-gradient(-280deg, #0A120D, #162C4C), no-repeat #162C4C scroll;
    background: url("https:\a//raw.githubusercontent.com/thoughtbot/refills/master/source/images/mountains.png"), linear-gradient(10deg, #0A120D, #162C4C), no-repeat #162C4C scroll;
    background-repeat: no-repeat;
    background-size: cover;
    color: white;
}

    section.header div:last-child {
        margin-right: 0;
    }

@media screen and (max-width: 980px) {
    section.header div {
        float: left;
        display: block;
        margin-right: 2.3317410822%;
        width: 100%;
    }

        section.header div:last-child {
            margin-right: 0;
        }
}

section.body div.main {
    float: left;
    display: block;
    margin-right: 1.9355953897%;
    width: 79.0%;
}

    section.body div.main:last-child {
        margin-right: 0;
    }

@media screen and (max-width: 980px) {
    section.body div.main {
        float: left;
        display: block;
        margin-right: 2.3317410822%;
        width: 100%;
    }

        section.body div.main:last-child {
            margin-right: 0;
        }

    .icon-bx {
        display: block;
    }
}

section.body div.sidebar {
    float: left;
    display: block;
    margin-right: 1.9355953897%;
    width: 19.00%;
    color: gray;
    position: relative;
    margin-bottom: 30px;
}

    section.body div.sidebar:last-child {
        margin-right: 0;
    }

@media screen and (max-width: 980px) {
    section.body div.sidebar {
        float: left;
        display: block;
        margin-right: 2.3317410822%;
        width: 100%;
        height: auto;
    }

        section.body div.sidebar:last-child {
            margin-right: 0;
        }
}

section.body div div.sticky-sidebar {
    height: 100%;
    width: 100%;
    padding: 0;
    top: 0;
    bottom: auto;
    float: none;
}

@media screen and (max-width: 980px) {
    section.body div div.sticky-sidebar {
        position: relative;
        top: auto;
        bottom: auto;
        margin: 0 auto;
        height: auto;
        width: 100%;
        max-width: 16.688em;
    }
}

section.footer div {
    float: left;
    display: block;
    margin-right: 1.9355953897%;
    width: 100%;
    height: 20em;
    background: url("https:\a//raw.githubusercontent.com/thoughtbot/refills/master/source/images/mountains.png"), -webkit-linear-gradient(-280deg, #0A120D, #162C4C), no-repeat #162C4C scroll;
    background: url("https:\a//raw.githubusercontent.com/thoughtbot/refills/master/source/images/mountains.png"), linear-gradient(10deg, #0A120D, #162C4C), no-repeat #162C4C scroll;
    background-repeat: no-repeat;
    background-size: cover;
    color: white;
}

    section.footer div:last-child {
        margin-right: 0;
    }

.nm-bx img {
    width: 60px;
}

@media screen and (max-width: 980px) {
    .ft-mb {
        display: none;
    }

    .ft-ce {
        padding: 0 0;
    }
}

ul {
    list-style: none;
}

a:hover {
    text-decoration: none;
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.dropdown-container, .instructions {
    margin: 10px auto;
    font-size: 14px;
    width: 100%;
    margin-bottom: 15px;
    border-radius: 13px;
    padding: 3px 0;
    overflow: auto;
    background-color: #fff;
}

.instructions {
    width: 100%;
    text-align: center;
}

.dropdown-button {
    float: left;
    width: 100%;
    background: #fff;
    padding: 10px 15px;
    cursor: pointer;
    box-sizing: border-box;
    text-align: right;
    color: #000;
    font-size: 13px;
}

    .dropdown-button .dropdown-label, .dropdown-button .dropdown-quantity {
        float: right;
    }

    .dropdown-button .dropdown-quantity {
        margin-left: 4px;
    }

    .dropdown-button .dt-ps-dw {
        float: left;
        position: relative;
        top: 11px;
        left: 5px;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

.active-bx .dt-ps-dw {
    color: #fff;
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.dropdown-label {
    font-size: 14px;
    color: #000;
    line-height: 32px;
}

.filter-bx {
    padding-top: 10px;
}

.dropdown-list {
    float: left;
    width: 100%;
    border-top: none;
    box-sizing: border-box;
    padding: 8px 12px 0 12px;
    border: 1px solid #e0e0e0;
    margin: 10px 0;
    border-radius: 20px;
    padding-bottom: 10px;
}

    .dropdown-list ul li {
        overflow: hidden;
        position: relative;
        padding: 2px 0;
    }

    .dropdown-list input[type="search"] {
        padding: 5px 0;
    }

    .dropdown-list ul {
        margin: 0px 0 10px 0;
        max-height: 200px;
        overflow-y: auto;
    }

        .dropdown-list ul input[type="checkbox"] {
            position: relative;
            top: 2px;
            display: none;
        }

.checkbox-animate {
    display: flex;
    font-size: 14px;
    width: 100%;
    direction: rtl;
    color: #000;
}

    .checkbox-animate label {
        position: relative;
        cursor: pointer;
        padding-right: 0;
        font-size: 13px;
    }

        .checkbox-animate label input {
            opacity: 0;
            position: absolute;
            left: 0;
            top: 0;
            z-index: -1;
        }

.input-check {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 4px;
    position: relative;
    top: 6px;
    margin-left: 7px;
    transition: 0.4s;
    border-radius: 50%;
    border: 1px solid #d7d7d7;
}

    .input-check::before {
        content: '';
        display: inline-block;
        width: 9px;
        height: 5px;
        border-bottom: 2px solid #fff;
        border-left: 2px solid #fff;
        transform: scale(0) rotate(-45deg);
        position: absolute;
        top: 3px;
        left: 2px;
        transition: 0.4s;
    }

.checkbox-animate label input:checked ~ .input-check {
    background-color: #4b4b89;
    border-color: #4b4b89;
    animation-name: input-animate;
    animation-duration: 0.7s;
}

    .checkbox-animate label input:checked ~ .input-check::before {
        transform: scale(1) rotate(-45deg);
        animation-name: input-check;
        animation-duration: 0.2s;
        animation-delay: 0.3s;
    }

@keyframes input-animate {
    0% {
        transform: scale(1);
    }

    40% {
        transform: scale(1.3,0.7);
    }

    55% {
        transform: scale(1);
    }

    70% {
        transform: scale(1.2,0.8);
    }

    80% {
        transform: scale(1);
    }

    90% {
        transform: scale(1.1,0.9);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes input-check {
    0% {
        transform: scale(0) rotate(-45deg);
    }

    100% {
        transform: scale(1) rotate(-45deg);
    }
}




#menuwrap {
    background: #fff;
    position: relative;
    margin: 0 20px;
    padding: 0;
    height: 60px;
    overflow: hidden;
}

#menu {
    position: absolute;
    width: 100%;
    max-width: 920px;
    height: 60px;
    margin: auto;
    background: #525252;
    z-index: 2;
}

    #menu a {
        display: table;
        color: rgba(255, 255, 255, .3);
        text-align: center;
        margin: auto;
        padding: 20px 0;
        font-size: 20px;
        text-decoration: none;
    }

    #menu button {
        cursor: pointer;
        background: #848484;
        border: 0;
        padding: 5px 10px;
        margin: 8px;
        color: #FFFFFF;
        font-family: inherit;
        font-weight: 700;
        border-radius: .25em;
        -webkit-border-radius: .25em;
    }

        #menu button:hover {
            background: #f79029;
        }

    #menu:before {
        position: absolute;
        content: '';
        display: inline-block;
        right: 0;
        top: 0;
        height: 60px;
        width: 80px;
        margin: 0;
        text-align: center;
        background: #f79029;
    }

    #menu:after {
        position: absolute;
        content: '\f015';
        display: inline-block;
        font-family: FontAwesome;
        right: 0;
        top: 0;
        height: 60px;
        line-height: 60px;
        width: 80px;
        margin: 0;
        text-align: center;
        color: #fff;
        font-size: 28px;
    }

.detail-mtn-seo {
    background-color: #fff;
    border-radius: 30px;
    padding: 30px 26px 40px 26px;
    margin: 20px 0px 12px 0px;
    font-size: 14px !important;
    line-height: 33px !important;
    direction: rtl !important;
    text-align: justify !important;
}

#content {
    position: relative;
    margin: 0;
    /* padding-bottom: 50px;*/
}

#main {
    position: relative;
    float: left;
    width: 76%;
}

.bc-bx-bn .item-nd {
   /* width: auto !important;
    max-width: 505px;*/
   width:100%;
}

#side {
    width: 22%;
    max-width: 100%;
    float: right;
    position: relative;
    padding: 0;
    overflow: hidden;
}

#sidecontent2 {
    width: 280px;
    height: 200px;
    margin: 0 auto 20px auto;
    background: #525252;
    position: relative;
}

    #sidecontent2 span {
        position: absolute;
        color: rgba(255, 255, 255, .4);
        text-align: center;
        margin: auto;
        padding: 20px 0;
        font-size: 25px;
        left: 0;
        right: 0;
        top: 35%;
        text-decoration: none;
    }







@media screen and (max-width:1370px) {
    .col-product-list {
        padding: 5px;
    }

        .col-product-list .tx-product {
            padding: 10px 5px 15px 5px;
        }

    #side {
        width: 20%;
    }

    #main {
        width: 79%;
    }
}

@media screen and (max-width:1270px) {
    .pn-rg-sd {
        width: 100%;
    }

    .price-bx-pg {
        padding: 0 0;
        border: none;
        box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.00);
        border-radius: 0px;
    }

    .ti-sd-td {
        display: none;
    }

    .price-bx-pg .col-xs-8 {
        width: 30%;
        float: right;
    }

    .price-bx-pg .col-xs-4 {
        width: 70%;
    }

    .cn-bt {
        float: right;
    }

    .price-bxt {
        padding: 0px 0 15px 0;
        position: relative;
        border-bottom: none;
        margin-bottom: 0;
    }

    .btn-add-bx {
        width: 200px;
    }

    .wrapper-list .gp-pn-bx {
        height: 76px;
    }
}

@media screen and (max-width:1100px) {
    #side {
        width: 28%;
    }

    #main {
        width: 70%;
    }

        #main .col-md-3 {
            /* width: 33.3%;*/
        }
}

@media screen and (max-width: 990px) {
    .rw-blg {
        display: none;
    }

    .category-title, .left-ms-min:before {
        display: none;
    }

    .left-ms-min {
        position: initial;
        float: right;
    }

    .p-bt-mb {
        display: block;
        float: right;
    }

    .list-filter-left > p {
        display: none;
    }

    #main {
        width: 100%;
    }

        #main .col-md-3 {
            margin-bottom: 0;
            padding: 0 0;
        }

    #side {
        min-height: 0px !important;
    }

    .dv-ce-pg {
        width: 100%;
    }

    .breadcrumb-tp {
        margin: 20px auto 0px auto;
        padding: 0 15px;
        display: inline-flex;
        direction: rtl;
        flex-wrap: nowrap;
        width: 100%;
    }

    .col-product-list {
        margin: 0;
        border-radius: 0;
        padding: 15px 15px;
        border-top: none;
    }

    .line-nd {
        box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.0);
        padding: 0px 15px;
        background: none;
        z-index: 99;
        position: relative;
        margin-bottom: 6px !important;
    }

    .list-filter {
        display: none;
    }
}

@media screen and (max-width: 760px) {
    #main .col-md-3 {
        /*  width: 100%;*/
    }

    .li-sc {
        overflow: scroll;
    }
}



#sidebar {
    background-color: #fff;
    box-shadow: 0 0px 25px rgba(33, 38, 49, 0.27);
}

.sidebar-wrapper {
    overflow-y: auto;
    height: 100%;
    padding: 20px;
}

#menu span {
    font-size: 20px;
    color: #19110b;
}

.bc-cl-shoping-crd {
    padding: 20px;
    background: #f5f5f5;
    border-radius: 20px;
    float: right;
    width: 100%;
    box-sizing: border-box;
}

.bc-wh-shp-nd {
    background-color: #fff;
    border-radius: 15px;
    padding: 15px 0;
}

.timn-shp {
    font-size: 13px;
    direction: rtl;
    line-height: 21px;
}

.img-shw {
    box-shadow: 0 2px 25px rgba(41, 41, 94, 0.08);
    padding: 5px;
    border-radius: 10px;
}

.nm-umb {
    background: #FFEAEF !important;
    color: #E51542 !important;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    float: right;
    text-align: center;
    padding-top: 4px;
    margin-left: 10px;
}

.p-price-card {
    text-align: right;
    color: #e51542;
    font-size: 15px;
    font-family: 'DanaFaNum-Regular';
    font-weight: bold;
    direction: rtl;
    padding-top: 2px;
}

    .p-price-card span {
        color: #000;
    }

.pn-fr-sh-crd {
    padding: 15px 17px;
}

.li-lst-shop {
    padding: 21px 15px 15px 15px;
    margin-top: 7px;
    direction: rtl;
}

    .li-lst-shop .item, .li-lst-shop .text {
        color: #000;
        font-weight: bold;
    }

    .li-lst-shop .sp-pr-rona {
        float: left;
        direction: ltr;
    }

    .li-lst-shop .price-org-rona {
        color: #E51542;
        font-size: 17px;
        font-family: 'DanaFaNum-Regular';
        font-weight: 700;
        display: inline-block;
    }

    .li-lst-shop .span-tm-rona {
        font-size: 10px;
        line-height: 11px;
        color: #4B4B4D;
        line-height: 9px;
        display: inline-block;
        padding-right: 5px;
        line-height: 90%;
        text-align: right;
        color: #000;
    }

.button-shp-card {
    background: #E51542;
    color: #FFFFFF;
    padding: 12px !important;
    border-radius: 8px !important;
    font-size: 16px !important;
    display: block;
    margin: 10px 0 15px 0;
    text-align: center;
}

    .button-shp-card:hover {
        background-color: #d5123d;
        color: #fff;
    }

.btn-22-shp {
    background-color: #fff;
    color: #e51542;
}

.fa-sh-cl {
    position: absolute;
    left: 9px;
    background: #d2ab67;
    padding: 2px;
    font-size: 11px;
    color: #fff;
    border-radius: 5px;
    top: -5px;
}

.btn-bt-side {
    position: absolute;
    width: 86%;
    left: 7%;
    bottom: 50px;
    background: linear-gradient(135deg, rgba(199, 177, 102, 1) 0%, rgba(199, 177, 102, 1) 32%, rgba(255, 243, 190, 1) 100%);
    color: #000;
    padding: 14px 15px;
    direction: rtl;
    border-radius: 10px;
    font-size: 16px;
}

.fa-side-nd {
    position: absolute;
    left: 14px;
    background-color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    top: 9px;
    text-align: center;
    padding-top: 5px;
}

.quit-sidebar {
    background: #E51542 !important;
    position: absolute;
    top: 11px;
    padding-top: 7px;
    right: 12px;
    text-align: center;
    width: 30px;
    height: 30px;
    cursor: pointer;
    border-radius: 50%;
    z-index: 9999;
    color: #FFFFFF !important;
    box-shadow: 0px 2px 15px 0px rgba(237.99999999999997, 38.99999999999996, 58.000000000000156, 0.4588235294117647);
}

.btn-bt-side:hover {
    background: linear-gradient(135deg, rgba(199, 177, 102, 1) 0%, rgba(199, 177, 102, 1) 55%, rgba(255, 243, 190, 1) 100%);
    color: #000;
}

@media only screen and (max-width:1370px) {
    .li-pn-bx {
        margin-top: 0;
    }

    .title-product {
        padding: 0px 0 15px 0;
        margin-bottom: 0px;
    }

    .col-mt p {
        padding: 10px 8px 10px 0;
        font-size: 11px;
    }

    .ti-cl-bx {
        padding-top: 0;
    }

    .li-pn-bx .rw-bc-pg {
        padding: 8px 0 5px 0;
    }
}

@media only screen and (max-width:990px) {
    .dv-ce-page {
        padding: 5px 0 0 0;
    }

    .gp-pg-li {
        width: 95px;
        padding: 0;
    }

    .bc-kh {
        background-color: #fff;
        padding: 20px 0 0 0;
    }

    .row-tab-bx .nav-tabs li a {
        width: auto !important;
    }

    .row-tab-bx .nav-tabs li {
        width: auto !important;
    }

    .row-tab-bx .nav-tabs {
        display: block !important;
    }

    .dc-btm {
        background: none;
        border-radius: 0;
        padding: 0px 0;
        min-height: 50px;
    }

    .col-mt p {
        padding: 13px 6px;
        font-size: 12px;
    }

    .span-tm {
        width: 31px;
        border-radius: 6px;
        top: 7px;
        height: 53px;
        font-size: 15px;
    }

    .tbl-Detail-pg tbody tr td:nth-child(2) {
        font-size: 13px;
        width: 58% !important;
    }

    .p-tp-ms .sp-titr {
        top: 0;
    }

    .row-tab-bx .dv-container {
        max-width: 100%;
    }

    .bx-tb {
        border-radius: 0;
        border: 1px solid #f0f0f0;
        box-shadow: 0px 4px 8px 0px #66666600;
        margin-bottom: 5px;
        background-color: #fff;
    }

    .tbl-Detail-pg tbody tr td:first-child {
        padding: 7px 5px;
        width: 35% !important;
        margin-left: 5px;
        text-align: center;
    }

    .px-fix .col-xs-8 {
        width: 30%;
        float: right;
        padding-top: 13px !important;
        position: relative;
        top: 12px;
    }

        .px-fix .col-xs-8 .cont {
            width: 104px;
            position: absolute;
            top: -5px;
        }

    .price-bx-pg {
        padding: 5px 10px 15px 10px;
    }

    .px-fix .col-xs-4 {
        width: 35%;
        float: right;
        position: relative;
        top: 8px;
    }

    .px-fix .price-org {
        position: relative;
        top: 14px;
    }

    .px-fix .cont {
        width: 240px;
        position: absolute;
        top: 14px;
    }

    .btn-add-bx {
        position: absolute;
        left: 5px;
        bottom: 12px;
        width: 130px !important;
        font-size: 14px;
    }

        .btn-add-bx span {
            display: none;
        }

    #insertComment .col-md-12 {
        padding: 0 0;
    }

    .cl-nn {
        display: none;
    }

    .thumbnails-slider {
        width: 100%;
        margin-left: 0;
    }

    .p-hlp {
        display: block;
    }

    .product-image-carousels {
        display: block;
    }

    .main-image-slider {
        width: 100%;
    }

    .p-hlp p {
        padding-bottom: 20px;
    }
}

@media only screen and (max-width:760px) {
    .dv-ce-page {
        background: #fff;
    }

    .px-fix .cont {
        top: 10px;
        left: -20px;
    }

    .px-fix .price-org {
        top: 10px;
    }

    .p-mt-dt p {
        font-size: 13px;
        padding: 0px 0 13px 0;
        line-height: 23px;
    }

    .btn-add-bx {
        width: 110px !important;
    }

    .li-lst-shop {
        padding: 13px 15px 2px 15px;
        margin-top: 7px;
    }

    .bc-cl-shoping-crd {
        padding: 10px;
        border-radius: 11px;
    }

    .sidebar-wrapper {
        padding: 10px;
    }

    .bc-wh-shp-nd {
        padding: 15px 0;
    }

    .img-shw {
        width: 81px;
        margin: 0 auto 10px auto;
        display: block;
    }

    .ti-cl-sd-2:before {
        height: 5px;
        bottom: 12px;
        width: 71px;
    }

    .ti-cl-sd-2 {
        font-size: 13px;
        padding-top: 0;
    }

    .sd-bg {
        width: 224px;
        padding: 8px 3px 1px 3px;
        border-radius: 10px;
    }

    .sp-in {
        font-size: 13px;
        height: 27px;
    }

    .gp-color-bx {
        padding: 8px 0;
    }

    .detail-container {
        font-size: 11px;
    }

    .see-dt {
        padding: 2px 10px;
        font-size: 12px;
    }

    .bx-mn-item {
        padding: 0px 0;
        line-height: 39px;
        margin-left: 0px !important;
        margin: 19px 5px 10px 5px;
        direction: rtl;
        font-size: 12px;
        height: 37px;
    }

    .ti-cl-bx {
        font-size: 13px;
        padding: 15px 0;
    }

    .tx-ms-bx {
        font-size: 13px;
        line-height: 25px;
        margin: 5px;
        padding: 1px 0;
        border-radius: 11px;
    }

    .wrapper-list .gp-pn-bx {
        height: 126px;
    }

    .row-tab-bx .nav-tabs {
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .li-pn-bx {
        display: none;
    }

    .row-tab-bx .nav-tabs > li {
        margin: 0 0;
        padding: 0 0;
    }

    .tx-ms-bx:first-child:before {
        width: 1px;
        height: 14px;
        top: 7px;
    }

    .ti-cl-bx:before {
        height: 5px;
        bottom: 2px;
        width: 40px;
    }

    .gp-color-bx .owl-dots {
        left: 0;
    }

    .elrm-send {
        padding: 11px 15px;
        font-size: 11px;
    }

    .nav-tabs {
        border-radius: 0;
    }

    .title-nd-same {
        font-size: 17px;
        margin-bottom: 10px;
    }

    .price-bx-pg .col-xs-4, .price-bx-pg .col-xs-8 {
        padding: 0 2px;
    }

    .price-bx-pg .cont {
        padding: 0 0;
    }

    .span-tm {
        background: none;
        color: #000;
        font-size: 11px;
        width: auto;
        position: absolute;
        left: 16px;
        height: 20px;
        top: 21px;
        line-height: 16px;
    }

    #main .product-image {
        width: 49%;
        float: right;
    }

    #main .ti-pr {
        font-size: 11px;
        line-height: 21px;
        min-height: 46px;
        width: 62%;
        text-align: right;
    }

    .row-tab-bx .tab-content {
        padding: 9px 0 0px 0;
    }

    .p-dt-pg:before {
        display: none;
    }

    #insertComment {
        padding: 0px 0;
    }

    .sc-fx {
        position: relative;
        overflow: hidden;
    }

    .fixedmenu a {
        flex-grow: 1;
        width: 147px !important;
        flex-shrink: 0;
        display: block;
        padding: 5px 5px;
        margin-left: 5px;
        height: 49px;
        text-align: center;
    }

    .fixedmenu {
        overflow-x: auto;
        overflow-y: hidden;
        flex-wrap: nowrap;
        display: flex;
        direction: rtl;
        padding: 0 15px 10px 15px;
        margin-bottom: 20px;
    }
}



.col-product {
    position: relative;
}

.off-bxt {
    background-color: #e51542;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    color: #fff;
    position: absolute;
    right: 20px;
    top: 20px;
    text-align: center;
    padding-top: 8px;
    font-family: 'DanaFaNum-Regular';
}

.nw-bxt {
    position: absolute;
    left: -8px;
    top: 15px;
    text-align: center;
    background-image: url(../images/bh.png);
    background-size: 100% 100%;
    width: 55px;
    height: 42px;
    text-align: center;
    color: #000;
    padding-top: 7px;
}




.swatch-element {
    overflow: hidden;
}

p.p-nm-off {
    color: #6e6e6e;
    font-size: 13px;
    text-decoration: line-through;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    font-family: 'Yekan Bakh';
    text-align: left;
}

.sp-off {
    background-color: #6b1316;
    position: absolute;
    border-radius: 50%;
    color: #fff;
    padding: 5px;
    margin-top: 5px;
}



.not-available:before {
    position: absolute;
    content: " " !important;
    width: 100%;
    height: 1px;
    background: #FF0000 !important;
    left: 0;
    right: 0;
    bottom: 0;
    top: 50%;
    visibility: visible;
    opacity: 1;
    border: 0;
    margin: 0 !important;
    padding: 0 !important;
    -webkit-transform-origin: center;
    transform-origin: center;
    z-index: 2;
    webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.not-available:after {
    position: absolute;
    content: " " !important;
    width: 100%;
    height: 1px;
    background: #FF0000 !important;
    left: 0;
    right: 0;
    bottom: 0;
    top: 50%;
    visibility: visible;
    opacity: 1;
    border: 0;
    margin: 0 !important;
    padding: 0 !important;
    min-width: auto;
    -webkit-transform-origin: center;
    transform-origin: center;
    z-index: 2;
    webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.size-unavailable {
    opacity: 0.5;
}

.dv-ce-page {
    margin: 0 auto;
    padding: 0 15px;
}

.breadcrumb-tp {
    direction: rtl;
    padding: 0 3px;
    margin-bottom: 16px;
}

.list-inline li {
    padding: 0 0;
}

.breadcrumb-tp li a {
    padding: 10px 0;
    font-weight: 300;
    font-size: 15px;
    line-height: 180%;
    text-align: right;
    text-transform: capitalize;
    color: #4B4B4D;
    display: inline-block;
    position: relative;
}

    .breadcrumb-tp li a:after {
        content: "\f053";
        font-family: 'FontAwesome';
        margin: 0 8px 0 6px;
        font-size: 10px;
        font-weight: normal;
    }

.gp-pg-li img {
    width: 90px !important;
    display: block;
    margin: 0 auto;
}

@media only screen and (max-width: 760px) {
    #main .item-bc {
        width: auto !important;
        max-width: 505px;
        background: none;
        box-shadow: 0 1px 4.2px 0 rgb(0 0 0 / 16%);
        margin: 5px 5px 15px 5px;
        padding: 5px;
        border-radius: 9px;
    }
}


.sbd-side {
    
    display: none;
}

.panel-nd {
    padding: 20px 0;
}