/*Page.aspx Css*/


/*Start special CSS*/
:root{
    --mc1:#12457c;
}

* {
    margin: 0;
    padding: 0;
    outline: 0;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, button, abbr, acronym, address, big, cite, code, del, dfn, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video,input{
    font-family: 'BYekan';
}

.m-hight-none {
    min-height: 0;
}

.pad-left-none {
    padding-left: 0;
}

.pad-right-none {
    padding-right: 0;
}

.pad-none {
    padding-right: 0;
    padding-left: 0;
}

.tabid-94 .pad-none {
    padding-right: 0;
    padding-left: 0;
}

.tabid-94 .login-box {
    padding-right: 28px !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'BYekan';
    font-size: 20px;
}

a:focus {
    outline: none;
}

a,
a:hover,
a:visited,
a:focus {
    text-decoration: none;
}

h2 {
    font-size: 18px;
}

h3,
h4,
h5,
h6 {
    font-size: 16px;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin: 0 !important;
    line-height: 24px;
}

ul,
ol {
    margin-right: 0 !important;
}

a,
a:hover,
a:visited {
    text-decoration: none;
    color: #575757;
}

body {
    font-family: 'BYekan';
    padding: 0;
    line-height: 24px;
    min-height: 100%;
}

p {
    line-height: 24px;
    font-size: 14px;
}

#wrap {
    overflow: hidden;
    position: relative;
    min-height: 500px;
    padding-top: 98px;
}

#contentWrapper1 {
    position: relative;
    padding: 20px 0;
}


/*Repier Magement Menu*/

.subNav.advanced dl {
    width: 600px !important;
}

.subNav.advanced {
    width: 695px !important;
}

img {
    border: 0 none;
    height: auto;
}

img,
object,
embed {
    max-width: 100%;
}


/*------------------------------------------------*/


/* Start complain */


/*------------------------------------------------*/

.DnnModule-NSFormBuilder input[type="text"],
.DnnModule-NSFormBuilder textarea {
    font-family: 'IRanian';
    border-radius: 6px;
    padding: 5px 25px;
    transition: 0.3s;
    background: #fff !important;
    border: 1px solid gray;
    margin: 10px 0;
}

.DnnModule-NB_Store_BackOffice {
    z-index: 1;
}

.DnnModule-NSFormBuilder input[type="submit"] {
    font-family: 'IRanian';
    border-radius: 6px;
    padding: 5px 25px;
    transition: 0.3s;
    background: green !important;
    border: 1px solid gray;
    margin: 10px 0;
    color: #FFFF;
    transition: 0.3s;
    width: auto !important;
}

.DnnModule-NSFormBuilder input[type="text"]~span {
    font-size: 0;
}

.DnnModule-NSFormBuilder input[type="text"]~span::before {
    content: 'پر کردن این فیلد الزامی می باشد';
    width: 100%;
    height: 100%;
    position: absolute;
    top: -29px;
    left: 0;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

#dnn_ctr476_HtmlModule_lblContent strong {
    font-family: 'BYekan';
    padding: 20px 0;
    display: block;
    text-align: center;
    font-size: 18px;
    line-height: 2;
}

.DnnModule-NSFormBuilder input[type="submit"]:hover {
    background: transparent !important;
    border: 1px solid green;
    color: green;
}

.DnnModule-NSFormBuilder tr td {
    position: relative;
}

.DnnModule-NSFormBuilder tr td,
.DnnModule-NSFormBuilder span {
    font-family: 'BYekan';
    font-size: 16px;
}

.DnnModule-NSFormBuilder tr {
    text-align: center;
}

#dnn_ctr474_ViewDraggableDynamicForm_tblMain {
    width: 70% !important;
    margin: auto;
    box-shadow: 0 0 3px 2px #ababab;
    border-radius: 6px;
}

#dnn_ctr474_ViewDraggableDynamicForm_tblMain>tbody {
    padding: 15px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

#dnn_ctr474_ViewDraggableDynamicForm_tblMain tbody tr:last-child {
    width: 100%;
    text-align: center;
    justify-content: center !important;
    margin: auto;
    display: flex;
}

#dnn_ctr474_ViewDraggableDynamicForm_NewTable_4 tr td {
    text-align: center;
}

.WB-breadcrumb li i {
    position: relative;
}

.DnnModule-NSFormBuilder table,
.DnnModule-NSFormBuilder tbody,
.DnnModule-NSFormBuilder tr,
.DnnModule-NSFormBuilder td,
.DnnModule-NSFormBuilder input,
.DnnModule-NSFormBuilder textarea {
    max-width: 100% !important;
    display: inline-block !important;
    width: 100% !important;
}


/*------------------------------------------------*/


/* end complain */


/*------------------------------------------------*/


/*------------------------------------------------*/


/* Start HEADER */


/*------------------------------------------------*/

html {
    height: 100%;
    box-sizing: border-box;
}

.header {
    background-color: #fff;
    border-bottom: 2px solid #12457c;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1001;
}

.showControlBar .header {
    position: static;
    z-index: 10;
}

.BasketPane {
    margin-top: 16px;
    z-index: 2;
}

.showControlBar #wrap {
    padding-top: 0;
}

.logo {
    height: 74px;
    margin: 10px auto;
    width: 85px;
    display: block;
    position: relative;
    float: left;
    /*background: url(images/abzarMachine-logo-j.jpg) no-repeat 0 0;*/
    /*background-size: contain;*/
}

.login-box {
    position: relative;
    background: url(images/user.svg) no-repeat right center;
    background-size: 20px 20px;
    padding-right: 28px;
    margin-top: 0px;
    display: flex;
    align-items: center;
}

.login-order .login:after {
    content: ' / ثبت نام';
}

.login {
    padding: 0;
    transition: all 0.25s ease-out;
}

.login:hover {
    color: #12457c;
}

.about-txt {
    padding: 10px 300px;
    text-align: center;
}

.about-txt h1 {
    color: #575757;
    font-size: 30px;
    font-family: Arial;
    font-weight: normal;
}

.about-txt p {
    padding-top: 20px;
}

.TopPane {
    padding: 70px 0 20px 0;
    display: inline-block;
    width: 100%;
    position: relative;
}

.ArticlePane {
    background-size: 100% auto;
    position: relative;
    border-top: 1px solid #e4ebf3;
    background-color: #f3f5f8;
}

#resultAdvanceSearch {
    box-shadow: inset 0 0px 2px 1px #d2d2d2 !important;
}

.DnnModule-WB_AdvanceSearch.DnnModule-570 {
    z-index: 1000;
}


/*------------------------------------------------*/


/* EDN HEADER */


/*------------------------------------------------*/


/*------------------------------------------------*/


/* START NBStoreSearch */


/*------------------------------------------------*/

#dnn_ctr570_AdvanceSearch_searchContent {
    width: 100%;
    left: 0;
    top: 0;
    height: 50px;
    z-index: 9999;
    transition: 0.5s;
}

.close-search {
    position: absolute;
    left: 25px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    /* background: red; */
    font-size: 28px;
    opacity: 0;
    color: gray;
}

.close-search:hover {
    cursor: pointer;
}

.open_input .close-search {
    opacity: 1;
}

.ModWBAdvanceSearchC {
    width: 100%;
}

.ModWBAdvanceSearchC::before {
    top: 6px;
}

.AdvanceSearchPane .ModWBAdvanceSearchC {
    width: 100%;
}

.open_input {
    width: 100% !important;
    background: #0eb7da;
    border: 2px solid red;
}

#txtAdvanceSearch {
    /* height: 100% !important; */
    border-radius: 6px;
}

.expanded {
    max-width: 1200px !important;
    opacity: 1 !important;
}

.StoreSearch {
    margin-top: 34px;
    width: 100%;
    position: relative;
}

.SearchImage {
    position: absolute;
    left: 16px;
    top: 40px;
    z-index: 10;
    content: url(images/search-btn.png);
    cursor: pointer;
    transition: all 0.2s ease-in;
    transform: scale(0.95);
    display: block;
    display: none;
}

.SearchImage:hover {
    transform: scale(1);
}

.expanded2 {
    content: url(images/search-close.png);
}

.NBright_NormalTextBox.NormalTextBox {
    box-sizing: border-box;
    left: 0;
    max-width: 0;
    opacity: 0;
    padding: 5px;
    position: absolute;
    transition: all 0.25s ease-out;
    width: 246px;
    z-index: 10000;
    font-weight: normal;
    background-color: #fff;
    border-radius: 5px !important;
}

.NBright_NormalTextBox.NormalTextBox:focus {
    border-color: #cacaca;
    background-color: #fff;
    box-shadow: 0 0 5px #8e8e8e !important;
}

.StoreSearch html,
.StoreSearch button,
.StoreSearch input,
.StoreSearch select,
.StoreSearch textarea {
    color: #ccc !important;
}

.GoButton {
    border: 0 none;
    display: none;
    margin: 0;
    width: 20px;
    position: absolute;
    left: 16px;
    z-index: 10001;
    background: transparent url(images/search-btn.png) no-repeat center center;
    cursor: pointer;
    font-size: 0;
    opacity: 1;
    transition: all 0.4s ease-out;
    top: 5px;
}

.GoButton:hover {
    opacity: 1;
}

.hide-go {
    display: inline-block;
}
/*#cartNum{*/
/*    position: relative;*/
/*    display: block;*/
/*    max-width: 100%;*/
/*    text-align: left;*/
/*    padding-top: 6px;*/
/*    height: 45px;*/
/*    background: url(/Portals/_default/Skins/Abzarmall-FA-970323/Images/basket1.svg) no-repeat 5px 9px;*/
/*    filter: invert(1);*/
/*    background-size: 25px 24px !important;*/
/*}*/
/*#cartNum .num{*/
/*    filter: invert(1);*/
/*}*/
.MiniCartWrapper {
    text-align: center;
    color: #f4f2ef;
    background-color: #be1e2d;
    padding: 0;
    margin: 14px auto;
    border-radius: 5px;
    width: 100%;
    transition: all 0.3s ease;
}

.MiniCartWrapper:hover {
    background-color: #9d0312;
}

.minicart-box,
.minicart-box:visited {
    color: #fff;
    transition: all 0.3s ease;
    padding: 5px 10px;
    display: inline-block;
    position: relative;
}

.minicart-box {
    background: url(images/online-shopping-cart.svg) no-repeat right center;
    background-size: 15px 15px;
    padding-right: 20px;
}

.minicart-box:hover {
    color: #fff;
}

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #b1b3b6;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #b1b3b6;
}

:-ms-input-placeholder {
    /* IE 10+ */
    color: #b1b3b6;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #b1b3b6;
}


/*------------------------------------------------*/


/* END NBStoreSearch */


/*------------------------------------------------*/


/*------------------------------------------------*/


/* START CONTAINER_BOX */


/*------------------------------------------------*/

.DNNContainer_Title_Simple fieldset {
    color: #fff;
    font-size: 15px;
    border-top: 4px solid transparent;
    -webkit-border-image: url(images/field-border.png) 100% 0 0 0 repeat;
    -o-border-image: url(images/field-border.png) 100% 0 0 0 repeat;
    border-image: url(images/field-border.png) 100% 0 0 0 repeat;
}

.DNNContainer_Title_Simple {
    margin-top: 50px;
}

.DNNContainer_Title_Product {
    position: relative;
}

.DNNContainer_Title_Product fieldset {
    border-top: 1px solid #ccc;
}

.DNNContainer_Title_Product::before {
    position: absolute;
    right: 0;
    background: url(images/Product-ttl-icon.png) no-repeat right 0;
}

.DNNContainer_Title_Simple legend,
.DNNContainer_Title_Articel legend,
.DNNContainer_Title_Product legend {
    padding: 5px 47px 5px 10px;
    color: #575757;
    text-align: right;
    font-size: 18px;
    vertical-align: middle;
    width: auto;
    position: relative;
    margin-bottom: 30px;
}

.DNNContainer_Title_Articel legend {
    color: #14477c;
    padding: 0px 10px 0 10px;
    margin-bottom: 0;
}

.DNNContainer_Title_Product legend::before,
.DNNContainer_Title_Articel legend::before {
    position: absolute;
    top: 0px;
    bottom: 0;
    right: 0;
    content: '';
    width: 35px;
    height: 35px;
    background: url(images/Product-ttl-icon.png) no-repeat 0 0;
    margin: auto 0;
}

.DNNContainer_Title_Articel legend::before {
    background: none;
}

.DNNContainer_Title_Articel {
    margin-top: 24px;
    padding: 10px;
}

.DNNContainer_Title_Articel fieldset {
    border-top: 1px solid #adb8ca;
}

.DNNContainer_right legend {
    text-align: right !important;
}

.Head {
    margin-bottom: 0;
}

.more-btn {
    display: block;
    width: 108px;
    padding: 5px 10px;
    text-align: center;
    margin: 0 auto;
    color: #fff !important;
    background-color: #d40208;
    border: 1px solid #9c0307;
    border-radius: 10px;
    font-size: 14px;
    position: relative;
}

.more-btn::after,
.more-news::after {
    top: 0;
    left: 0;
    padding: 0;
    z-index: 0;
    box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.1);
    opacity: 0;
    transform: scale(1, 1.4);
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    content: '';
    transition: all 0.3s ease-out;
}

.more-btn:hover::after,
.more-news:hover::after {
    animation-fill-mode: forwards;
    animation: sonarEffect 1.3s ease-out 75ms;
}

.more-news:hover {
    animation: sonarEffect2 1.3s ease-out 75ms;
    animation-fill-mode: forwards;
}

@keyframes sonarEffect2 {
    0% {
        box-shadow: none;
    }

    100% {
        box-shadow: 0 0 5px 2px rgba(251, 169, 26, 0.6);
    }
}

@-webkit-keyframes sonarEffect {
    0% {
        opacity: 0.3;
    }

    40% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px rgba(253, 219, 158, 0.5), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(253, 219, 158, 0.8);
    }

    100% {
        box-shadow: 0 0 0 2px rgba(253, 219, 158, 0.5), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(253, 219, 158, 0.8);
        transform: scale(1.2, 1.6);
        opacity: 0;
    }
}

@-moz-keyframes sonarEffect {
    0% {
        opacity: 0.3;
    }

    40% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px rgba(253, 219, 158, 0.5), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(253, 219, 158, 0.8);
    }

    100% {
        box-shadow: 0 0 0 2px rgba(253, 219, 158, 0.5), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(253, 219, 158, 0.8);
        transform: scale(1.2, 1.6);
        opacity: 0;
    }
}

@keyframes sonarEffect {
    0% {
        opacity: 0.3;
    }

    40% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px rgba(253, 219, 158, 0.5), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(253, 219, 158, 0.8);
    }

    100% {
        box-shadow: 0 0 0 2px rgba(253, 219, 158, 0.5), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(253, 219, 158, 0.8);
        transform: scale(1.2, 1.6);
        opacity: 0;
    }
}


/*------------------------------------------------*/


/* END CONTAINER_BOX */


/*------------------------------------------------*/


/*------------------------------------------------*/


/* START catequrymenu */


/*------------------------------------------------*/

.SCat-Main {
    list-style: none;
    text-align: center;
    margin: 0 !important;
}

.TopPane .SCat-Main::before {
    position: absolute;
    top: 50%;
    left: 0;
    content: '';
    background: #195289;
    width: 100%;
    height: 2px;
}

.TopPane .SCat-Main li {
    display: inline-block;
}

.TopPane .SCat-Main li:hover a {
    background-color: #be1e2d;
    color: #fff !important;
}

.TopPane .SCat-Main li a {
    position: relative;
    margin: 20px 15px 20px;
    background-color: #fff;
    border-radius: 50%;
    display: block;
    width: 130px;
    height: 130px;
    border: 3px solid #15437f;
    color: #000;
}

.TopPane .img-cate {
    width: 100%;
    display: block;
    position: relative;
    height: 73px;
}

.TopPane .img-cate img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    transition: all 0.25s ease-out;
}

.TopPane .SCat-Main li:hover .img-cate img {
    filter: brightness(0) invert(1);
}

.TopPane .SCat-Main li a {
    color: #15437f;
    font-size: 13px;
    transition: all 0.25s ease-out;
}

.TopPane .SCat-Main li:hover a {
    color: #252524;
}

.CatePane .SCat-Main li {
    width: 33.3%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}

.CatePane .SCat-Main li a {
    display: block;
    color: #666;
    padding: 20px 15px;
    font-size: 17px;
    font-weight: bold;
    transition: all 0.3s ease-out;
}

.CatePane .SCat-Main li a:hover {
    color: #014774;
}

.CatePane .SCat-Main li a img {
    max-width: 100%;
    border: 2px solid #114a77;
    border-radius: 0;
    margin-bottom: 30px;
    transition: all 0.3s ease-out;
}

.CatePane .SCat-Main li:hover a {
    transform: translateY(-5px);
}

.CatePane .SCat-Main li:hover a img {
    box-shadow: 0 0 12px #ccc;
}

.CatePaneStore {
    background-color: #003163;
    position: relative;
    /* z-index: 2; */
}

.CatePaneStore .SCat-Main {
    list-style-type: none;
    display: inline-block;
    text-align: center;
    width: 100%;
    margin: 0;
}

.CatePaneStore .SCat-Main>li {
    display: inline-block;
    text-align: center;
    transition: all .2s linear;
    vertical-align: top;
    position: relative;
    /*z-index:1000;*/
}

.CatePaneStore .SCat-Main>li>a {
    position: relative;
    transition: all .2s linear;
    color: #f5f3f0 !important;
    font-size: 14px;
    display: block;
    padding: 13px 10px;
}

.CatePaneStore .SCat-Main>li:hover {
    background-color: #be1e2d;
}

.CatePaneStore .SCat-Main>li>a::after {
    left: 0px;
    height: 100%;
    width: 1px;
    content: '';
    position: absolute;
    top: 0;
    transition: all 0.2s ease-out;
    background: -moz-linear-gradient(top, rgba(90, 90, 90, 0) 0%, rgba(90, 90, 90, 1) 50%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(90, 90, 90, 0) 0%, rgba(90, 90, 90, 1) 50%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgba(90, 90, 90, 0) 0%, rgba(90, 90, 90, 1) 50%, rgba(0, 0, 0, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#005a5a5a', endColorstr='#00000000', GradientType=0);
}

.CatePaneStore .SCat-Main>li:last-child>a::after {
    display: none;
}

@media all and (min-width: 768px) {
    .CatePaneStore .SCat-sub-menu {
        z-index: 999;
        visibility: hidden;
        position: absolute;
        top: 100%;
        width: 250px;
        right: 0;
        background: rgba(0, 33, 66, 0.84);
        transition: all 0.2s ease-out;
        border: 1px solid #2f2f2f;
        padding: 0;
        opacity: 0;
        margin: 0;
        text-align: right;
    }

    .CatePaneStore ul>li.SCat-have-sub-menu:hover>.SCat-sub-menu {
        visibility: visible;
        opacity: 1;
    }

    .CatePaneStore li.SCat-have-sub-menu ul .SCat-sub-menu {
        right: 248px;
        top: 0;
    }
}

.CatePaneStore .SCat-sub-menu li {
    display: block;
    width: 100%;
    vertical-align: top;
    border-top: 1px solid transparent;
    padding: 0;
    text-align: right;
    transition: all 0.25s ease-out;
    margin: 0;
    position: relative;
}

.CatePaneStore .SCat-sub-menu>li a {
    color: #d0d0d0 !important;
    padding: 10px 20px;
    display: block;
    position: relative;
    font-size: 15px;
    border-bottom: 1px solid #003163;
}

.CatePaneStore .SCat-sub-menu>li:last-child a {
    border-bottom: 0;
}

.CatePaneStore .SCat-sub-menu li a {
    color: #fff;
    padding: 8px 10px;
    display: block;
    font-size: 15px;
    font-family: Avian, BYekan;
}

.CatePaneStore .SCat-sub-menu li:hover>a {
    color: #fff !important;
}

.CatePaneStore .SCat-sub-menu li:hover {
    background-color: #be1e2d;
}

.CatePaneStore ul>li.SCat-have-sub-menu>a::before {
    position: absolute;
    bottom: 1px;
    left: 0;
    margin: 0 auto;
    content: '\f0d7';
    font-family: FontAwesome;
    font-size: 12px;
    color: #c6c6c6;
    text-align: center;
    vertical-align: middle;
    line-height: 16px;
    right: 0;
}

.CatePaneStore .SCat-sub-menu>li.SCat-have-sub-menu>a::before {
    position: absolute;
    top: 10px;
    left: 5px;
    margin: 0;
    content: '\f0d9';
    font-family: FontAwesome;
    font-size: 14px;
    color: #c6c6c6;
    text-align: center;
    vertical-align: middle;
    line-height: 16px;
    right: auto;
}

.CatePaneStore .SCat-sub-menu .SCat-have-sub-menu .SCat-sub-menu li a::after {
    display: none;
}

.CatePaneStore .SCat-sub-menu .SCat-have-sub-menu li a {
    position: static;
}

.CatePaneStore .SCat-sub-menu .SCat-have-sub-menu .SCat-sub-menu li {
    display: block;
    width: 100%;
    border: 0;
}

.CatePaneStore .SCat-sub-menu .SCat-have-sub-menu .SCat-sub-menu li a {
    color: #fff !important;
    transition: all 0.25s ease-out;
}

.CatePaneStore .SCat-sub-menu .SCat-have-sub-menu .SCat-sub-menu li a:hover {
    color: #eee !important;
}


/*------------------------------------------------*/


/* END catequrymenu */


/*------------------------------------------------*/


/*------------------------------------------------*/


/* START Article */


/*------------------------------------------------*/

.articel {
    margin-top: 20px;
}

.news-ttl-inside {
    margin-top: 67px !important;
    font-family: AVian, BYekan;
    font-size: 23px;
    font-weight: normal;
}

.news-text-view {
    font-size: 13px;
    text-align: justify;
    padding-top: 10px;
}

.news-ttl-inside a {
    color: #545454;
}

.news-ttl-inside a:first-letter {
    color: #ffac19 !important;
}

.more-news {
    display: block;
    width: 114px;
    padding: 5px 10px;
    text-align: center;
    margin: 7px auto;
    color: #545454 !important;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 10px;
    box-shadow: 0 0 5px 2px rgba(251, 169, 26, 0.6);
    font-size: 14px;
    float: left;
    position: relative;
}

.articel-Home {
    background: #fff;
    border-radius: 10px;
    border: 1px solid #f8efde;
    border-radius: 10px;
    width: 100%;
    display: inline-block;
    padding: 15px;
}

.news-ttl-home {
    padding: 10px;
    font-size: 14px;
    font-weight: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news-text-home {
    padding: 0px 0 10px;
    line-height: 25px;
    text-align: justify;
}

.news-img {
    margin: 20px auto;
    width: 203px;
    height: 163px;
    position: relative;
    transition: all 0.3s ease-in;
    -webkit-box-shadow: 12px -14px 0 -4px #cecece;
    -moz-box-shadow: 12px -14px 0 -4px #cecece;
    box-shadow: 12px -14px 0 -4px #cecece;
}

.news-img img {
    height: 163px;
    margin: auto;
    width: 230px;
    border-bottom: 3px solid #001727;
    transform: translate3d(0px, 0px, 0px) scale(1);
    opacity: 1;
    transition: all 0.3s ease-in;
}

.news-box a {
    color: #000;
}

.news-box .info-back a {
    color: #fff;
}

.news-box span {
    color: #fff;
}

.news-text-view {
    padding: 10px 0;
    color: #515151;
    text-align: justify;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 26px;
    font-weight: normal;
}

.articel-Home a {
    transition: all 0.25s ease-out;
}

.articel-Home a:hover {
    color: #d2b270;
}

.news-text-view p {
    font-size: 14px !important;
}

.news-text-view img {
    height: 150px;
    padding: 3px;
    border: 1px solid #ccc;
    background-color: #fff;
    width: 100%;
}

.news-text-view .overlay {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #e0e0e0;
    bottom: 0;
    margin: auto 0;
    height: 100%;
}

.effect-ming {
    margin-top: 40px;
}

.info-articel-out {
    border-top: 1px solid #ccc;
    padding-top: 5px;
    display: inline-block;
    width: 100%;
}

.time-articel {
    color: #d6d6d6;
    padding: 5px;
    text-align: left;
    direction: ltr;
    font-size: 13px;
    border-top: 1px solid #46001f;
}

.time-articel span {
    padding: 8px;
    vertical-align: middle;
}

.news-ttl {
    font-size: 14px;
    text-align: right;
    background-color: #2d2d2d;
    position: absolute;
    bottom: 14px;
    right: -17px;
    width: 90%;
    padding: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-shadow: 0 0px 0 rgba(0, 37, 65, 0) inset;
    transition: box-shadow 0.2s ease-in;
    z-index: 1000;
}

.news-img:hover .news-ttl {
    box-shadow: -200px 0px 0 rgba(0, 37, 65, 1) inset;
    transition: box-shadow 0.3s ease-in-out;
}

.news-img:hover .news-ttl::after {
    border-right: 21px solid #002541;
    transition-delay: 0.29s;
    transition-timing-function: steps(1, start);
}


/*.news-img:hover .news-ttl a {
    color:#13496f !important;
}*/

.news-ttl::before {
    position: absolute;
    top: -10px;
    width: 0;
    height: 0;
    border-bottom: 10px solid #505050;
    border-right: 10px solid transparent;
    right: 0;
    content: '';
}

.news-ttl::after {
    border-bottom: 17px solid transparent;
    border-right: 21px solid #2d2d2d;
    border-top: 18px solid transparent;
    content: "";
    height: 0;
    left: -21px;
    position: absolute;
    top: 0;
    /*transition:all 0.3s ease-in-out;*/
    width: 0;
}

.news-ttl a {
    color: #e7e7e7 !important;
    transition: all 0.5s ease;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}

.news-ttl-view {
    text-align: right;
    background: #6b6a6a;
    border: 1px solid #a7a7a7;
    padding: 10px;
    font-size: 14px;
}

.news-ttl-view a {
    color: #fff !important;
}

.news-text {
    text-align: justify;
    line-height: 28px;
    color: #d3d3d3;
    font-size: 13px;
    display: inline-block;
    padding: 10px 0;
}

.news-ttl-inside a {
    color: #4f4f4f;
    padding: 10px 0;
    font-weight: normal;
    display: block;
    transition: all 0.3s ease-in;
}

.news-ttl-inside:hover a {
    color: #ecd9bd;
}

p.icon-links .fa {
    color: #006db2;
    margin: 5px;
    font-size: 16px;
    background-color: #eee;
    width: 24px;
    height: 24px;
    padding: 5px;
    text-align: center;
    border-radius: 3px;
}

p.icon-links .fa:hover {
    background-color: #ddd;
    opacity: 0.8;
}

p.icon-links {
    text-align: center;
    margin-top: 8px;
    margin-bottom: 0;
}

.news-related-ttl {
    border-bottom: 1px dashed #558082;
    padding: 5px 0;
}

.news-related-ttl a {
    color: #202020;
    font-size: 14px;
    font-weight: normal;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    vertical-align: middle;
    transition: all 0.3s ease-in;
}

.news-related-ttl a:hover {
    color: #767676;
}

.news-related-ttl .fa-angle-double-left {
    margin: 5px 0 5px 5px;
    color: #2a7c80;
}


/*-----------------*/


/***** Apollo *****/


/*-----------------*/


/* Common style */

.effect-apollo {
    background: #909090;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    border: 1px solid #ffedcf;
    height: 150px;
}

.effect-apollo figcaption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.effect-apollo img {
    opacity: 0.95;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    position: relative;
    display: block;
    /*min-height: 100%;*/
    max-width: 100%;
    margin: 0 auto;
}

.effect-apollo figcaption::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    content: '';
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    transform: scale3d(2.5, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}

.effect-apollo p {
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 3em;
    padding: 0 1em;
    max-width: 150px;
    border-right: 2px solid #fff;
    text-align: right;
    opacity: 0;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}

.info {
    color: #b17e05;
    opacity: 0;
    transition: all 0.3s ease-in;
}

.effect-apollo h2 {
    text-align: left;
}

.effect-apollo:hover a {
    opacity: 1;
    color: #b17e05;
}

.effect-apollo:hover img {
    opacity: 0.6;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

.effect-apollo:hover figcaption::before {
    -webkit-transform: scale3d(2.5, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    transform: scale3d(2.5, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}

.effect-apollo:hover p {
    opacity: 1;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

#dnn_ctr505_DNNArticle_List_divForSlick .Article_list_Detail {
    width: 31%;
}

#dnn_ctr465_DNNArticle_panel1 {
    text-align: center;
}

.CategoryLabel {
    font-size: 16px;
}

#dnn_ctr465_DNNArticle_panel1 .CategoryDropdown {
    border: 1px solid gainsboro;
    padding: 10px;
    border-radius: 6px;
    margin: 10px;
    font-family: inherit;
    font-size: 16px;
}

.Article_list_Detail {
    width: 100%;
    float: right;
    margin: 8px 8px;
    text-align: center;
    font-family: 'BYekan';
    color: #6a6a6a;
}

.Article_list_Detail .Article_image {
    overflow: hidden;
}

.Article_list_Detail .Article_image img {
    width: 100%;
    transition: all 0.4s ease-in-out;
    border-radius: 10px;
}

.Article_list_Detail .Article_down {
    background: url("/Portals/_default/Skins/Armcade94/images/down.jpg") no-repeat center;
    height: 24px;
}

.Article_list_Detail .Article_title {
    min-height: 75px;
    font-size: 18px;
    line-height: 30px;
}

.Article_list_Detail .Article_Description {
    min-height: 185px;
}

.Article_list_Detail .Article_Description p {
    text-align: justify;
    line-height: 25px;
    font-size: 15px;
    -moz-text-align-last: center;
    text-align-last: center;
    -webkit-text-align-last: center;
}

.Article_list_Detail .Article_more {
    direction: ltr;
}

.Article_list_Detail .Article_more a {
    padding: 5px 29px;
    background-color: #e6f4f4;
    color: #86cccc;
    border: 1px solid #86cccc;
    transition: all 0.5s ease-in-out;
    font-family: Tahoma, Arial;
}

.Article_list_Detail .Article_more a:before {
    content: "\f104";
    font-family: 'FontAwesome';
    left: -25px;
    position: relative;
    font-size: 22px;
    top: 2px;
}

#dnn_ctr404_Category_tvCategory table {
    float: right;
    margin: 10px 0;
}

table,
ul.menu_fixe {
    font-size: 15px;
    /* font-family: Tahoma, 'BBCNassim'; */
    font-family: inherit;
    font-weight: normal;
    font-style: normal;
    line-height: 150%;
}

#dnn_ctr819_ProductList_dlProductList br {
    display: none;
}

#dnn_ctr819_ProductList_dlProductList span {
    display: block !important;
    font-family: inherit !important;
}

#dnn_ctr819_ProductList_dlProductList .slick-list {
    direction: rtl !important;
}

.ZLDNN_TreeNode {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

.WSkin-button,
.dnnFormItem .WSkin-button,
.dnnFormItem .WSkin-button[type='submit'] {
    border: 0;
    border-collapse: separate;
    -webkit-background-origin: border !important;
    -moz-background-origin: border !important;
    background-origin: border-box !important;
    background: #A1ADBA;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border-width: 0;
    padding: 0 21px;
    margin: 0 auto;
    height: 25px;
}

span.WSkin-button {
    font-size: 12px;
}

.btn-employ {
    width: 25%;
    padding: 10px;
    text-align: center;
    display: inline-block;
    border: 1px solid #ccc;
    margin: 7px;
    font-family: BYekan;
    background-color: #f5f5f5;
    border-radius: 3px;
    color: #393d40 !important;
    font-size: 16px;
    position: relative;
    overflow: hidden;
    transition: all 0.2s ease-in;
}

.btn-employ:hover {
    color: #000 !important;
    border: 1px solid #ABABAB;
    background: rgba(255, 255, 255, 0.5);
}

.btn-employ img {
    display: block;
    margin: 10px auto !important;
}

.btn-employ span {
    width: 100%;
    display: inline-block;
    font-family: Arial;
    color: #1393bd;
    font-size: 14px;
    margin: 5px 0;
}

.inpage-content-bg~.CommandButton {
    display: none;
}

.inpage-content-bg .d-flex {
    display: flex;
    flex-wrap: wrap;
}

.Article_like button {
    background: #123163;
    color: #fff;
    margin-bottom: 5px;
    border-radius: 5px;
    width: auto;
    display: inline-block;
    float: right;
    min-width: unset;
    text-align: center;
    border: 0;
    padding: 5px 26px 7px;
}

.content-side-social {
    text-align: left;
    margin-top: 5px;
    font-size: 14px;
}

.social-bg .content-side-social {
    text-align: center;
}

.content-side-social>a {
    width: auto;
    display: inline-block;
    margin: 7px;
    color: #000;
    font-size: 20px;
    transition: all 0.25s ease-out;
}

.content-side-social>a:hover {
    color: #d7b46e;
}

.Article_like button:last-child {
    margin-right: 4%;
}

.Article_like .like-num-bg,
.Article_like .dislike-num {
    text-align: center;
    width: auto !important;
    padding: 0 !important;
    position: relative;
    height: 33px;
}

.Article_like .like-text,
.Article_like .dislike-text {
    display: inline-block;
    width: auto !important;
}

.Article_like .likesBtn {
    margin: 0 !important;
    width: 27px;
    height: 27px;
    float: right;
    margin-top: -1px !important;
    overflow: unset !important;
    border: 0;
}

.Article_like .like-text,
.Article_like .dislike-text {
    padding: 5px 0 0 !important;
}

.Article_like .like-text,
.Article_like .dislike-text {
    text-align: left;
    float: left;
}

.Article_like #divLike:before {
    color: #d7b46e !important;
}

.Article_like #divDisLike:before {
    color: #000 !important;
    top: 2px;
}

.Article_like .like-num-bg,
.Article_like .dislike-num {
    border-left: 1px solid #b2b2b2;
    text-align: center;
    position: relative !important;
    right: -9px;
    height: 100%;
    top: 5px;
}

.Article_like .like-num-bg,
.Article_like .dislike-num {
    border-left: 0;
}

.Article_like .like-num-bg {
    width: auto !important;
    padding: 0 !important;
}

.Article_like .like-text,
.Article_like .like-text div,
.Article_like .like-num-bg,
.Article_like .like-num-bg span,
.Article_like .dislike-num span,
.Article_like .dislike-text,
.Article_like .dislike-text div,
.Article_like .dislike-num {
    font-size: 16px !important;
}

.likesBtn:after {
    content: '';
    display: block !important;
    opacity: 0;
    left: -27px !important;
    top: -6px !important;
    height: 35px;
    z-index: 999;
    width: 83px;
    margin: 0 !important;
    position: absolute;
    pointer-events: unset;
}
.Detail .like-section .likesBtn:after {
    opacity: 1;
    top: 0px !important;
}
#divDisLike:after {
    left: -37px !important;
    width: 80px;
}

.content-side-social {
    margin-top: 50px;
}

.DnnModule.DnnModule-DNNArticle-ArticleView div[id$="ModuleContent"].DNNModuleContent.ModDNNArticleArticleViewC>div>span:first-child {
    width: 100%;
    display: inline-block;
    margin: 20px 0 10px;
    font-size: 12px;
    padding: 0 30px 0;
    font-size: 15px;
    font-weight: bold !important;
    border-bottom: 1px solid rgb(207, 207, 207);
    padding-bottom: 10px;
}

.DnnModule.DnnModule-DNNArticle-ArticleView div[id$="ModuleContent"].DNNModuleContent.ModDNNArticleArticleViewC>div:last-of-type {
    background-color: #fff;
    display: inline-block;
    width: 100%;
    padding: 15px;
}

.suggested-articles-box {
    display: inline-block;
    width: 100%;
    background: #fff;
    margin: 10px 0;
}

.suggested-post-img {
    width: 100%;
    display: inline-block;
    border: 1px solid #807c7c;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.suggested-post-img img {
    height: auto !important;
    width: 100%;
    display: inline-block;
}

.suggested-articles-title {
    font-size: 14px;
    color: #000;
    padding: 5px 10px;
    margin: 6px 0 !important;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    text-align: center;
    line-height: 22px;
    height: 50px;
}

.suggested-articles-box .post-date {
    color: #aaaaaa;
    font-size: 11px;
    float: right;
    display: inline-block !important;
    padding: 10px;
    width: auto !important;
}

.suggested-articles-box>a {
    width: 100%;
    display: inline-block;
    padding: 0;
}

.portfolio-back-bg>div>div {
    padding: 0 !important;
}

#commentsApp {
    margin: 0 !important;
    padding-right: 15px !important;
}

.rated-post {
    width: 100%;
    display: inline-block;
    background: #fff;
    margin: 0 0 !important;
    padding: 15px;
}

.ModDNNArticleArticleViewC .related .col-xs-6.col-sm-3 {
    float: right;
    min-height: 310px;
}

.ModDNNArticleArticleViewC img {
    display: inherit;
    margin: 20px auto;
}

.rated-post-caption {
    margin: 0;
    font-size: 16px;
}

.LiveForm .page-break-section {
    max-width: 800px;
    margin: auto !important;
}

.LiveForm.Default input[type="submit"],
.LiveForm.Default input[type="button"] {
    background: #123163 !important;
}

.LiveForm.Default input[type="submit"]:hover,
.LiveForm.Default input[type="button"]:hover {
    box-shadow: 0 0 0 2px white, 0 0 0 3px #123163 !important;
}

.Head {
    font-size: 20px;
    font-weight: normal;
    color: #333;
}

.Caption_Categury {
    text-align: center;
}

.Caption_Categury h4 {
    text-align: center;
    position: relative;
    display: inline-block;
    padding: 15px 30px;
}

.Caption_Categury h4::before,
.Caption_Categury h4::after {
    width: 7px;
    height: 7px;
    position: absolute;
    content: '';
    background-color: #151516;
    box-shadow: 0 0 8px rgba(21, 21, 22, 0.77);
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
}

.Caption_Categury h4 .Head {
    font-size: 18px;
}

.Caption_Categury h4::after {
    right: 0;
    left: auto;
}

.rated-post .Head {
    padding: 15px 0;
    font-size: 15px;
    font-weight: bold !important;
}

.rated-post-box {
    display: inline-block;
    width: 100%;
    padding: 20px 10px 10px;
    font-size: 12px !important;
    color: #4b5052 !important;
    border-bottom: 1px solid #ebebeb;
}

div#dnn_ctr678_ModuleContent {
    background-color: #fff;
}

.rated-post-img {
    width: 70px;
    height: 70px;
    float: right;
    border: 0;
}

.rated-post-box h5 {
    font-size: 14px !important;
    line-height: 19px;
    margin-top: 8px;
    min-height: 42px;
    display: inline-block;
    width: auto;
    width: 65%;
    vertical-align: top;
}

.rated-post-box .post-date {
    width: auto;
    display: inline-block;
    margin: 10px 0 0;
    font-size: 12px;
    padding: 0 20px 0 0;
    float: left;
    background: url("/Portals/_default/Skins/armcade970617/images/clock.svg") no-repeat right center;
    background-size: 15px 15px;
    color: #d7b46e;
}

#dnn_ctr678_DNNArticle_List_divForSlick div:last-child .rated-post-box {
    border-bottom: 0;
}

.suggested-articles-box a:hover .suggested-post-img {
    border: 1px solid #11638a;
}

.suggested-articles-box a:hover .suggested-articles-title {
    color: #11638a;
}

.personel-slider {
    direction: ltr !important;
}

.new-articles-box {
    width: 100%;
    display: inline-block;
}

.New-post-img img {
    max-width: 100%;
}

.inpage-content-side-img {
    display: inline-block;
    width: 100%;
    max-width: unset !important;
    border: 1px solid #ddd;
}

.inpage-content-bg.contentBox {
    font-size: 15px;
    line-height: 1.8;
    text-align: justify;
    color: #696969;
    padding-right: 25px;
}

.inpage-content-bg .labelBox {
    font-size: 15px;
    line-height: 1.8;
    text-align: justify;
    color: #696969;
    border-top: 1px dashed #e2e2e2;
    border-bottom: 1px dashed #e2e2e2;
    padding: 15px 0;
    margin: 15px 0;
}

.labelBox i,
.labelBox span {
    color: #bdbcbc;
    position: relative;
}

.fa-tags::before {
    right: -20px;
}

.labelBox span {
    padding-right: 15px;
}

.mainTags a {
    border-radius: 21px;
    background: #f5f5f5;
    color: #000000 !important;
    padding: 6px 15px !important;
}

.inpage-content-caption {
    font-size: 24px;
    font-weight: bold;
    margin: 0;
    color: #333333;
    text-align: right;
    margin-bottom: 20px;
    width: calc(100% - 95px);
}

.d-flex .clicks {
    width: 95px;
}

.article-detail-like .likesBtn:after {
    height: 100% !important;
    width: 100% !important;
}

.inpage-content-detail>.post-by,
.inpage-content-detail>.post-date,
.inpage-content-detail>.dtail-links-bg {
    width: auto;
    display: inline-block;
    margin: 20px 0 10px;
    font-size: 12px;
    padding: 0 20px 0;
    background: url("/Portals/_default/Skins/armcade970617/images/clock.svg") no-repeat right center;
    background-size: 15px 15px;
}

.file-sot strong {
    background: url("/Portals/_default/Skins/armcade970617/images/soti.png") no-repeat right center;
    padding-right: 25px;
}


.dtail-links-bg a,
.dtail-links-bg i,
.dtail-links-bg em {
    color: #aaaaaa;
    font-size: 14px;
}

.inpage-content-detail {
    margin-bottom: 15px;
    color: #a8a8a8;
    width: 100%;
    display: inline-block;
}

.inpage-content-img {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}

.inpage-content-title {
    margin-top: 5px;
    font-size: 36px;
    color: #333333;
}

.inpage-content-post-text {
    line-height: 2.6;
    font-size: 14px;
    color: #333333;
}

.inpage-content-side-caption {
    color: #737778;
    font-size: 13px;
    margin-bottom: 4px;
    margin-top: 16px;
    text-align: center;
    font-weight: bold;
}

.article-detail-like .likesBtn {
    width: 50px;
    height: 30px;
}

.content-side-social {
    display: table;
    width: 100%;
    margin-bottom: 10px;
}

.content-side-social>a>img {
    width: 100%;
    padding: 4px;
    display: inline-block;
}

.inpage-side-ask-btn,
.inpage-side-get-time-btn {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 8px 0;
    background-color: #ff952a;
    background-image: -webkit-linear-gradient(top, #ffae5d, #ff952a);
    background-image: linear-gradient(to bottom, #ffae5d, #ff952a);
    border-radius: 3px;
    padding: 10px 5px;
    color: #ffffff !important;
    font-size: 14px;
}

.inpage-side-ask-btn:hover,
.inpage-side-ask-btn:focus {
    background-color: #f28d27;
    background-image: -webkit-linear-gradient(top, #ffa244, #f28d27);
    background-image: linear-gradient(to bottom, #ffa244, #f28d27);
    color: #fff;
}

.inpage-side-get-time-btn {
    background-color: #18b5e2;
    background-image: -webkit-linear-gradient(top, #2bbee8, #18b5e2);
    background-image: linear-gradient(to bottom, #2bbee8, #18b5e2);
}

.inpage-side-get-time-btn:hover,
.inpage-side-get-time-btn:focus {
    background-color: #16abd6;
    background-image: -webkit-linear-gradient(top, #2bbee8, #16abd6);
    background-image: linear-gradient(to bottom, #2bbee8, #16abd6);
    color: #fff;
}

.inpage-side-like-btn {
    display: inline-block;
    width: 100%;
    background: #eee;
    color: #d83699 !important;
    font-size: 16px;
    text-align: center;
    padding: 8px;
    -moz-transition: all 0.3s 0s linear;
    -o-transition: all 0.3s 0s linear;
    -webkit-transition: all 0.3s 0s linear;
    transition: all 0.3s 0s linear;
}

.inpage-side-like-btn:hover,
.inpage-side-like-btn:focus {
    background-color: #e061af;
    color: #fff !important;
}


/* .des img {
    width: 100%;
} */

.des,
.des p {
    text-align: justify;
    font-size: 16px;
    color: #333;
    line-height: 2 !important;
    margin-bottom: 0;
    margin: 10px 0;
}

.des p strong {
    font-size: 17px;
    color: #000;
    font-weight: 800 !important;
}

.no-margin {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

#boxBuilder {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    flex-direction: column;
}

.cannibalization {
    line-height: 2.8;
    background: #f9f7f7;
    border-radius: 6px;
    border-top: 9px solid #ebd9b6;
}

.cannibalization>div {
    background: #ebd9b6;
    padding: 0 0 9px 0;
}

.cannibalization img {
    width: unset !important;
}

.cannibalization ul li {
    cursor: pointer;
    transition: 0.5s;
    position: relative;
    padding-right: 20px;
}

.cannibalization ul li:hover {
    cursor: pointer;
    color: #b69d6b;
}

.cannibalization ul li::before {
    content: '\f058';
    font-family: FontAwesome;
    color: #b69d6b;
    padding: 5px;
    transition: 0.5s;
    right: 0;
    top: -4px;
    position: absolute;
}

.cannibalization ul li:hover::before {
    color: #836b42;
    padding-left: 7px;
    transition: 0.5s;
}

.des a,
.des p a {
    padding: 0;
    color: #1d73fb !important;
}

.des h1 {
    font-size: 25px;
    margin-top: 25px;
    color: #a07f3e;
}

.des h2 {
    font-size: 20px;
    margin-top: 20px;
    color: #be202e;
}

.des h3 {
    font-size: 18px;
    margin-top: 20px;
    color: #a07f3e;
}

.des h4 {
    font-size: 18px;
    margin-top: 20px;
    color: #a07f3e;
}

.des table p {
    text-align: center !important;
    font-size: 14px !important;
    color: #333;
    margin-bottom: 0;
    margin: 2px 5px;
    line-height: 28px !important;
}

.article-detail-like .dislike-btn,
.article-detail-like .like-btn-bg {
    width: 100%;
    margin: 0;
    margin-bottom: 10px;
}

.content-side-fixing {
    position: fixed;
    width: 172px;
    top: 60px;
}

.about-armcade-box {
    display: inline-block;
    text-align: center;
    background: #ffffff;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.15);
    padding: 20px 15px 25px 20px;
    display: inline-block;
    margin: 50px 0;
}

.armcade-pic {
    border-radius: 100%;
    border: 4px solid #ffffff;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.15);
}

.armcade-name {
    font-size: 16px;
    color: #161515;
    margin: 10px 0 5px !important;
    display: inline-block;
    width: 100% !important;
    font-weight: bold !important;
}

.social-bg h4 {
    color: #d8b670;
    font-size: 12px;
    margin: 0;
    font-family: arial;
}

.about-armcade-text {
    font-size: 13px !important;
    color: #333333;
    overflow: hidden;
    margin: 13px 0 !important;
    line-height: 19px !important;
    text-align: justify;
    padding-bottom: 15px;
}

.about-armcade-text a {
    padding: 0;
    color: #333;
}

.about-more,
.about-more-cun {
    background-color: rgba(215, 180, 110, 0.5);
    color: #333 !important;
    padding: 5px 10px;
    font-size: 15px;
    border-radius: 0;
    border-bottom: 1px solid #fbf7f0;
    text-align: right;
}

.about-more-cun {
    background-color: #e0e0e0;
}

.about-more img,
.about-more-cun img {
    filter: invert(1) brightness(0);
    width: 25%;
}

.social-bg p {
    margin-bottom: 0 !IMPORTANT;
}

.social {
    display: inline-block;
    margin: 20px auto 0;
    text-align: center;
    width: 90%;
}

.social a {
    color: #677275;
    width: 28px;
    padding: 4px 0;
    text-align: center;
    display: inline-block;
    font-size: 18px;
    margin: 10px 4px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.social a:hover {
    color: #ffffff;
}

.about-more:hover {
    background-color: #000;
    color: #fff !important;
}

.about-more:hover img {
    filter: none;
}

.Article_like #divDisLike:before {
    content: "\f088" !important;
    font-family: 'FontAwesome';
    color: #fff !important;
    transform: scale(1);
}


/* #divDisLikeCount{
    unicode-bidi: plaintext;
} */

.Article_like #divLike:before {
    content: "\f087" !important;
    font-family: 'FontAwesome';
    color: #fff !important;
    transform: scale(1);
}

.social-bg {
    display: inline-block;
    text-align: center;
    background: #ffffff;
    padding: 20px 15px 25px 20px;
    display: inline-block;
    margin: 71px 0 0;
    width: 100%;
}


/*------------------------------------------------*/


/* END Article */


/*------------------------------------------------*/


/*------------------------------------------------*/


/* SATRT NB_STORE */


/*------------------------------------------------*/

div[id*="ProductList_pnlProductList"] {
    text-align: center;
}

.ListCell,
.AltListCell {
    padding: 0 10px;
    display: unset !important;
}

.box {
    width: 260px;
    position: relative;
    background: #fff;
    display: inline-block;
    color: #2c3e50;
    border: 1px solid #a8a8a8;
    margin-bottom: 20px;
    transition: all 0.25s ease-out;
    padding-bottom: 15px;
}

.box.new {
    border-radius: 10px;
    margin-top: 35px;
}

.box:hover {
    transform: translateY(-5px);
    box-shadow: 0 0 15px #ccc;
}

.special-offer {
    position: absolute;
    top: 0;
    background-color: #e6c98e;
    width: 15px;
    height: 15px;
}

.box:hover .Price {
    color: #d40208;
}

.box .img_link {
    width: 90%;
    height: 225px;
    display: block;
    position: relative;
    margin: 0 auto;
}

.box .img_link img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.box.new .img_link {
    height: 199px;
}

.box h3 {
    -webkit-transition: color 0.4s 0.5s;
    transition: color 0.4s 0.5s;
    line-height: normal;
    padding: 10px 5px;
    position: relative;
    font-size: 14px;
    line-height: 24px;
    font-weight: normal;
}

.box h3 a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    z-index: 10;
    font-family: BYekan;
}

.box h3 a,
.box h3 a:hover,
.box h3 a:visited {
    color: #1a1a1a;
}

.box .Price {
    padding: 10px 5px;
    color: #333;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    font-size: 14px;
    transition: all 0.25s ease-out;
}

.box .cart-btn {
    display: inline-block;
    width: 30px;
    cursor: pointer;
    padding: 2px 3px;
    z-index: 1000;
    position: relative;
    border-radius: 3px;
    background-color: #14477c;
    transition: all 0.25s ease-out;
    text-align: right;
}

.cart-btn:hover .Basket::before {
    color: #fff;
}

.box .Basket {
    position: relative;
    font-size: 0;
    display: block;
    text-align: center;
}

.box .Basket::before {
    position: absolute;
    top: 3px;
    left: 2px;
    content: '';
    transition: all 0.25s ease-out;
    background: url(images/online-shopping-cart.svg) no-repeat center center;
    background-size: 18px;
    width: 18px;
    height: 18px;
}

.item-info .code {
    text-align: right;
    padding-top: 10px;
    font-family: sans-serif;
    font-weight: 500;
}

.code {
    color: #be1e2d;
    font-size: 15px;
}


/*END NBSTORE Product*/


/*Special Offer*/


/*****************START LIST*******************/

.productlist {
    /*height: 384px;*/
    min-height: 450px;
    max-height: 450px;
    position: relative;
    width: 260px;
    vertical-align: text-top;
    margin-bottom: 20px;
    display: inline-block;
}

.productlist .productlist-wrapper {
    display: inline-block;
    transition: box-shadow .15s ease;
    position: absolute;
    top: 0;
    background-color: #fff;
    /*padding-bottom: 13px;*/
    width: 100%;
    min-height: 100%;
    left: 0;
    border: 1px solid #ccc;
}

.productlist:hover .productlist-wrapper {
    box-shadow: 0 3px 10px 2px rgba(0, 0, 0, .15);
}

.productlist .img-list {
    display: block;
    position: relative;
    margin: 35px auto 14px;
    height: 169px;
}

.productlist .img-list img {
    margin: auto;
    max-height: 100%;
}

.productlist h3 a:nth-child(1):not(.product-title) {
    position: absolute;
    top: 0;
    left: 0
}

.productlist h3 a {
    display: block;
    color: #4d4d4d;
    font-size: 16px;
    overflow: hidden;
    /*text-overflow: ellipsis;
        white-space: nowrap;*/
    font-weight: 400;
    text-align: right;
    font-family: AVian, BYekan;
    height: 50px;
}


/*.productlist.home h3 a {
        display: block;
        color: #4d4d4d;
        font-size: 16px;
        overflow: hidden;
        font-weight: 400;
        text-align: right;
        font-family: AVian, BYekan;
        height: 50px;
    }*/

.productlist:hover h3 a {
    /* text-overflow: clip; */
    /* white-space: normal; */
    /* height: auto; */
}

.productlist .Price-list {
    color: #e51929;
    text-align: right;
    font-size: 16px;
    position: absolute;
    padding-top: 20px;
}

.productlist .Price-list .OldPrice {
    display: block;
    text-decoration: line-through;
    color: #6a6f6c;
    position: absolute;
    font-size: 13px;
    top: 0;
}

.productlist .Compare {
    margin-bottom: 14px;
}

.productlist .OutOfStock {
    /*text-align:right;*/
    color: #e51929 !important;
    font-size: 16px;
    /*padding-top: 20px;*/
    /*position:  absolute;*/
}

.productlist .Compare a {
    background-color: #f5f6f7;
    color: #777;
    padding: 2px 20px;
    opacity: 0;
    transition: all 0.3s;
}

.productlist:hover .Compare a {
    opacity: 1
}

.productlist .item-info {
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    padding: 10px 16px 0;
}

.productlist .item-info .Price {
    font-size: 14px;
    text-align: right;
    margin-top: 10px;
    position: relative;
    padding-top: 20px;
}

.productlist span.OldPrice {
    text-decoration: line-through;
    color: #b8b8b8;
    position: absolute;
    top: 0;
}


/******************END LIST*****************/


/******************START DETAIL*****************/

.Detail {
    padding: 12px;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #eaeaea;
}

.Detail .out-top .summary p {
    font-size: 14px;
}

.Detail table {
    font-size: 14px !important;
    width: 100% !important;
    font-family: inherit !important;
}

.left {
    font-size: 14px;
}

.Detail .EmailForPrice a:hover {
    background-color: #208de6
}

.Detail .EmailForPrice {
    text-align: right
}

.Detail .EmailForPrice a {
    color: #fff;
    display: inline-block;
    font-size: 16px;
    max-width: 313px;
    font-size: 13px;
    line-height: 38px;
    text-align: center;
    border-radius: 4px;
    background-color: #2196f3;
    -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .15);
    -ms-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .15);
    position: relative;
    padding-right: 58px;
    padding-left: 8px;
    transition: background-color 150ms ease 0s;
}

.Detail .EmailForPrice a:before {
    content: "\f095";
    background-color: #3a9de8;
    font-family: fontawesome;
    position: absolute;
    width: 50px;
    right: 0;
    font-size: 20px;
    border-radius: 0 4px 4px 0;
    transition: background-color 150ms ease 0s;
}

.Detail .SalePrice {
    color: #FFF;
}

.dis-detail {
    margin: 30px 0;
}

.dis-detail table {
    width: 100%;
    font-family: Avian, BYekan;
}

.dis-detail table td {
    padding: 10px;
    color: #7d7d7d;
    font-size: 17px;
    border-bottom: 1px solid #e5e5e5;
}

.dis-detail table td:first-child {
    border-left: 1px solid #e5e5e5;
}

.dis-detail table td:last-child {
    text-align: center;
}

.dis-detail h3 {
    border-bottom: 1px solid #b7b7b7;
    padding: 10px 27px;
    position: relative;
    font-size: 15px;
    color: #606060;
    font-weight: normal;
}

.dis-detail h3::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto 0;
    width: 11px;
    height: 5px;
    background-color: #d2051e;
    content: '';
}


/**********************/

.Detail .right {
    width: 38%;
    padding: 0px;
}

.Detail .out-top {
    display: inline-block;
    width: 100%;
}

.RelatedProducts {
    padding: 20px 0;
}

.RelatedProducts .Price {
    text-align: center;
    width: 100%;
}

input[type=checkbox],
input[type=radio] {
    margin: 5px;
    vertical-align: middle;
}

.productlist .Model {
    text-align: right;
    font-size: 15px;
    color: #2286d1;
    width: 100%;
    display: inline-block;
    background-color: #fafafa;
    border-radius: 4px;
    box-shadow: 0 3px 10px 2px rgba(0, 0, 0, .15);
}

.Model tbody,
.Model tr,
.Model td {
    display: inline-block;
    width: 100%;
}

.Model tr {
    border-bottom: solid 1px #ddd;
}

.Model tr:last-child {
    border-bottom: none;
}

.Detail .left {
    padding-left: 10px;
    /* text-align: center; */
    width: 60%;
}

.Detail .left .cart-btn {
    text-align: right;
    margin-top: 20px;
}

.Detail .left .Quantity {
    width: 20%;
    display: inline-block;
    text-align: right;
    float: right;
}

.Detail .left .Quantity .Label {
    display: inline-block;
    line-height: 38px;
    height: 38px;
    vertical-align: top;
    margin-left: 6px;
    color: #555;
}

.Detail .left .Quantity .Value {
    display: inline-block
}

.Detail .left .Quantity .Value>input {
    margin: 0;
    /*    height;*/
    width: 80px !important;
    padding: 0px 10px;
    background-color: #fff;
    border-radius: 6px !important;
    height: 38px;
    text-align: center;
    transition: all 0.3s;
}

.Detail .left .Quantity .Value>input:focus {
    outline: none !important;
    border-color: #8a8a8a
}

.Detail .left .cart-btn button:hover,
.Detail .left .cart-btn a {
    background-color: #14477c;
}

    .Detail .left .cart-btn button,
    .Detail .left .cart-btn a,
    .Detail .cart-btn button {
        color: #fff;
        display: inline-block;
        font-size: 16px;
        width: 212px;
        font-size: 13px;
        line-height: 38px;
        text-align: center;
        border-radius: 4px;
        background-color: #14477c;
        -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .15);
        -ms-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .15);
        box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .15);
        position: relative;
        padding-right: 50px;
        transition: background-color 150ms ease 0s;
        border: none;
        font-family: inherit;
    }

        .Detail .left .cart-btn button:hover:before,
        .Detail .left .cart-btn a:hover:before,
        .Detail .cart-btn button:hover:before{
            background-color: #1e5d9e;
        }

.Detail .addToCart>span:before {
    content: "\f217";
    background-color: #225d9a;
    font-family: fontawesome;
    position: absolute;
    width: 50px;
    right: 0;
    font-size: 20px;
    border-radius: 0 4px 4px 0;
    transition: background-color 150ms ease 0s;
}


.Reference .Label {
    color: #0051ba;
    font-size: 18px;
}

.Detail .Gallery.Image {
    border-radius: 6px;
}

.detail-container {
    display: inline-block;
    width: 100%;
}

.detail-container .new-product-title {
    box-shadow: 3px 3px 5px #ffc78b inset;
}

.Detail .image {
    background: #fff;
    /* border: 1px solid #d6d6d6; */
    padding: 2px;
    border-radius: 6px;
    position: relative;
    text-align: center;
    /* float: right; */
}

.Detail .image .no-item {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 13px;
    z-index: 2;
    width: 130px;
    height: 130px;
}

.Detail .image .no-item>span {
    z-index: 2;
    color: #fff;
    right: 21px;
    font-size: 16px;
    position: absolute;
    top: 6px;
    cursor: default;
}

.Detail .image .no-item>i {
    color: #ff7272;
    background-color: #fff;
    padding: 5px;
    border-radius: 50%;
    width: 26px;
    height: 26px;
    text-align: center;
    position: absolute;
    bottom: 60px;
    right: 20px;
    font-size: 16px;
}

.Detail .image .no-item:after {
    width: 0;
    height: 0;
    border-top: 130px solid #ff7272;
    border-left: 130px solid transparent;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}

.Detail .image>a {
    position: relative;
    height: 100%;
    display: block;
}

.Detail .image>a:before {
    content: "\f0b2";
    font-family: fontawesome;
    font-size: 18px;
    padding: 5px 8px 3px;
    position: absolute;
    border-radius: 6px;
    top: 5px;
    right: 5px;
    color: #999;
    background-color: #f5f5f5;
    display: none
}

.Detail .image img {
    /* width: 100%; */
    /* padding: 10px; */
    /* max-width:  100% !important; */
}

.Detail .no-item-txt {
    padding: 6px 15px;
    text-align: right;
}

.Detail .name {
    padding: 10px;
    text-align: right;
    font-weight: normal;
    margin-bottom: 20px;
    font-size: 14px;
    color: #555;
    background-color: #f3f3f3;
}

.Detail .name-right {
    width: 50%;
    display: inline-block;
}

.Detail .name-left {
    width: 50%;
    display: inline-block;
    float: left;
    text-align: left;
}

.Detail .name h1 {
    color: #4d4d4d;
    font-size: 18px;
    font-weight: normal;
    padding: 0;
    font-family: Avian, BYekan;
}

.Detail .name h4 {
    color: #818181;
    font-size: 12px;
    line-height: normal;
    margin-top: 6px;
}

.Detail .name .brand {
    color: #818181
}

.Detail .name .brand span {
    color: #e00d21;
    display: inline-block;
    font-size: 12px;
}

.Detail .name span {
    text-align: right;
}

.Detail .like-section {
    text-align: right;
    font-size: 12px;
    color: #777777;
    right: 10px;
}

#divDisLike:after {
    content: "خیر" !important;
    font-size: 12px;
    font-family: byekan;
    color: #8a5c5c;
    right: 10px;
}

.likesBtn {
    width: 55px;
    height: 25px;
    margin: 0;
    vertical-align: bottom;
    z-index: 4;
    text-align: right;
    border-radius: 4px;
    border: solid 1px #efefef;
    /* margin-right: 10px; */
    /* background-color: #fff; */
}

.likesBtn.Liked {
    /* background-color:#ffffff; */
}

#divLike:after {
    content: "بله" !important;
    font-size: 12px;
    font-family: byekan;
    color: #68965f;
    right: 10px;
    margin-top: -14px;
}

.Detail .like-section>div {
    display: inline-block;
}

.Detail .like-section>div.like,
.Detail .like-section>div.dislike {
    /* border-radius:  4px; */
    /* border: solid 1px #efefef; */
    /* margin-right:10px; */
    /* padding-left: 10px; */
    position: relative;
    background-color: #fff;
}

.Detail .like-section>div #LikeCount,
.Detail .like-section>div #DisLikeCount {
    position: absolute;
    left: 4px;
    z-index: 0;
    color: #000;
}

.Detail .Price .pri {
    display: none;
}

.Detail .Price .OldRetailPrice {
    color: #777;
    font-size: 12px;
    direction: rtl;
}

.AltListCell .OldRetailPrice .priceInfo,
.ListCell .OldRetailPrice .priceInfo {
    display: none;
}

.AltListCell .OldRetailPrice .oldprice,
.ListCell .OldRetailPrice .oldprice {
    text-decoration: line-through;
    color: red;
}

.AltListCell .OldRetailPrice .discount,
.ListCell .OldRetailPrice .discount {
    display: inline-block;
    background: red;
    border-radius: 6px;
    padding: 0px 7px;
    color: #fff;
    margin-right: 15px;
    font-size: 13px;
}

.AltListCell .OldRetailPrice,
.ListCell .OldRetailPrice {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    direction: rtl;
    padding: 10px 0;
}

.Detail .Price .OldRetailPrice .oldprice {
    text-decoration: line-through;
    font-size: 13px;
    /* float: right; */
}

.Detail .Price .Off-price {
    margin-right: 20px;
    display: inline-block;
    /* background-color: #ff7272; */
    color: #fff;
}

.Detail .Price .Off-price .off-text {
    padding: 3px 12px 3px 8px;
    background-color: #ff7272;
    position: relative;
}

.Detail .Price .Off-price .off-text::before {
    border-bottom: 4px solid transparent;
    border-right: 4px solid #fff;
    border-top: 5px solid transparent;
    content: "";
    position: absolute;
    right: 0;
    top: 7px;
}

.Detail .Price .Off-price #Sale-Price {
    background-color: #ff5252;
    padding: 3px 8px 3px 12px;
}

.Detail .Price .Off-Currency {
    background-color: #ff5252;
    padding: 3px 0px 3px 12px;
}

.Detail .Price .Sale {
    margin-top: 15px
}

.RetailPrice {
    display: inline-block;
    width: 100%;
}

.Detail .Price {
    padding: 10px 0;
    color: #383838;
    display: block;
    text-align: right;
    vertical-align: middle;
    font-size: 18px;
    direction: ltr;
    font-family: "Byekan", sans-serif;
    margin-bottom: 5px;
}

.Price .greenprice {
    color: #3f92e8;
    margin-right: 20px;
}

.divItems {
    padding: 10px;
    font-size: 14px;
}

.divItems:empty {
    height: 0;
}

.divItems>div>div:first-child {
    width: 25%;
    background-color: #f0f1f2;
    padding-right: 15px;
    padding: 0px 21px;
    margin-left: 19px;
}

.divItems>div>div:last-child {
    width: 75%;
    background-color: #f7f9fa;
    padding-right: 15px;
    padding: 0px 21px;
    margin-left: 19px;
}

.divItems>div {
    background: url(images/config-icon.jpg) no-repeat right center;
    margin-bottom: 15px;
    display: inline-flex;
    line-height: 41px;
}

.Detail .GalleryWrapper {
    display: inline-block;
    height: 100%;
    overflow: hidden;
    padding: 0;
    right: 0;
    top: 0;
    width: 100%;
}

.Detail .GalleryOuter:first-child .GalleryInner {}

.Detail .GalleryOuter {
    display: inline-block;
    float: left;
}

#dnn_AllDepartmanPane .Price span {
    color: #0051ba;
    font-size: 20px;
}

.Detail .GalleryInner {
    background: #fff none repeat scroll 0 0;
    display: inline-block;
    margin: 10px 10px 10px 0;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #d6d6d6;
    border-radius: 6px;
}

.Models.Row .Label {
    text-align: right;
    font-size: 16px;
    color: #5d5d5d;
    margin-bottom: 0;
}

.Models.Row .Model {
    color: #1d477c
}

.Models.Row .Value {
    margin-bottom: 20px
}

.summary {
    display: inline-block;
    width: 100%;
    margin-bottom: 11px;
    text-align: right;
    color: #777;
    border-bottom: solid 1px #efefef;
}

.summary ul {
    list-style-type: none;
    padding: 10px;
    color: #676767;
}

.summary ul li {
    color: #676767;
    text-align: right;
    position: relative;
    font-size: 17px;
    font-weight: normal;
    padding: 3px 13px;
}

.summary ul li::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto 0;
    background-color: #cacaca;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    content: '';
}

.Detail .GalleryInner a:focus {
    outline: medium none;
}

.name-2 {
    color: #555 !important;
    font-size: 14px;
    padding: 10px 0;
}

.name-2 span {
    color: #007dd1;
}

.ProductDescripton {
    color: #8e8e8e;
    font-size: 14px;
    line-height: 24px;
    padding: 10px 0;
    text-align: justify;
}

.ProductDescripton p {
    font-size: 14px !important;
    margin-bottom: 0;
}

.Detail .InformationPanel {
    display: inline-block;
    margin: 10px 0 !important;
    width: 100%;
}

.deliver {
    /* border: solid 1px #d3d3d3; */
    padding-top: 4px;
    background-color: #ffffff;
    padding-bottom: 4px;
    color: #545454;
    display: none;
}

.deliver p:after {
    position: absolute;
    content: '';
    background-color: #5f5f5f;
    width: 4px;
    height: 4px;
    right: 0;
    top: 11px;
    border-radius: 50%;
}

.deliver p {
    position: relative;
    margin-bottom: 0;
    font-size: 12px !important;
    padding-right: 10px;
}

.deliver h4 {
    font-size: 14px;
    line-height: normal;
    font-weight: bold !important;
    color: #272727 !important;
}

.icons {
    color: #777;
    text-align: right;
    border-bottom: solid 1px #efefef;
    margin-bottom: 6px;
    width: 100%;
    display: inline-block;
    padding-bottom: 10px;
}

.icons .ic {
    padding-right: 0;
}

.icons .ic p {
    padding-right: 34px;
    margin-bottom: 10px;
}

.tabbable-panel {
    padding: 20px 0;
}

.tabbable-line>div {
    margin-bottom: 50px;
}

.tabbable-line>div>div {
    line-height: normal;
    color: #616161;
    text-align: justify;
}

.Detail .Desc>div {
    line-height: normal;
    color: #616161;
    text-align: justify;
    position: relative;
    overflow: hidden;
    transition: all 0.4s;
}

.tabbable-line>div>div li {
    list-style-type: none;
}

.tabbable-line>div>h4 {
    border-bottom: solid 1px #cecdcd;
    margin-bottom: 20px;
}

.tabbable-line>div>h4>span {
    background-color: #be1e2d;
    color: #fff;
    display: inline-block;
    padding: 0 35px;
    border-radius: 6px 6px 0px 0;
}

.tabbable-line>div>h4>span>i {
    position: relative;
    top: 2px;
    right: -15px;
}


/* Default mode */

.tabbable-line>.nav-tabs {
    border: none;
    margin: 0px;
}

.tabbable-line .nav>li {
    background: transparent url(images/tab-divider.jpg) no-repeat 0 center;
}

.tabbable-line>.nav-tabs>li {
    margin-right: 0px;
    margin-left: 0;
    margin-bottom: 0;
}

@media all and (max-width: 767px) {
    .WB-breadcrumb {
        margin-top: 20px;
    }

    .PagingTable.MobilePaging a {
        font-size: 0
    }

    .PagingTable.MobilePaging a:before,
    .PagingTable.MobilePaging a:after {
        font-size: 14px
    }

    .Detail .like-section .like-title {
        display: block;
        margin-bottom: 5px;
    }

    .Detail .likesBtn {
        margin: 0;
    }
}

@media all and (max-width: 767px) {
    .Detail .left .cart-btn {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 50% !important;
        z-index: 1000;
        border-right: 1px #fff solid;
        margin: 0;
        height: 55px;
    }

    .Detail .left .cart-btn button {
        height: 100%;
        border-radius: 0;
        width: 100%;
    }

    .Detail .addToCart>span:before {
        background-color: transparent;
    }

    .Detail .left .cart-btn a {
        width: 100%;
        border-radius: 0;
        font-size: 13px;
        padding: 0px !important;
        line-height: 55px;
    }

    .Detail .left .cart-btn a:before {
        display: none;
    }

    .Detail .Price {
        position: fixed;
        bottom: 0;
        right: 0;
        width: 50% !important;
        background-color: #4caf50;
        margin: 0;
        color: #fff;
        padding: 0;
        height: 55px;
        z-index: 1000;
    }

    .Detail .Price .greenprice {
        color: #fff;
        font-size: 14px;
        margin: 0;
        text-align: center;
        direction: rtl;
    }

    .Detail .Price .price-text {
        display: none;
    }

    .Detail .Price .Sale {
        margin: 0;
        direction: rtl;
        text-align: center;
        line-height: normal !important;
    }

    .Detail .Price .OldRetailPrice {
        /* position:  absolute; */
        top: 0;
        left: 0;
        right: 0;
        text-align: center;
        color: #fff;
    }

    .Detail .Price .Off-price {
        display: none;
    }

    .Detail .Price .RetailPrice {
        line-height: 55px;
        text-align: center;
        width: 100%;
        display: inline-block;
        direction: rtl;
    }

    .divItems>div {
        display: inline-block;
    }

    .divItems>div>div:first-child {
        line-height: normal;
        width: 100%;
        margin: 0;
        line-height: 41px;
    }

    .divItems>div>div:last-child {
        width: 100%;
        float: none;
        margin: 0;
    }

    .Detail .name-left,
    .Detail .name-right {
        width: 100%;
        float: none;
        text-align: right
    }
}


/******************END DETAIL*******************/


/******************START RELATED*******************/

.Detail .RelatedWrapper {
    text-align: center;
}

.Detail .RelatedOuter>div>a {
    position: relative;
    width: 120px;
    height: 120px;
    display: inline-block;
    margin: 15px 0;
}

.Detail .RelatedOuter>div>a>.related-img {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.Detail .RelatedOuter .Name {
    color: #333;
    font-size: 14px;
    padding: 10px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.Detail .RelatedOuter .Name a {
    color: #525050;
}

.Detail .RelatedInner img {
    transition: all 0.2s ease-out;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.Detail .RelatedOuter {
    width: 200px;
    display: inline-block;
    margin: 0 30px;
    height: 250px;
    transition: all 0.2s ease-out;
    vertical-align: top;
    padding: 5px;
}

.Detail .RelatedOuter:hover img {
    transform: translateY(-5px);
}

.Detail .RelatedInner {
    border: 1px solid #ccc;
    background-color: #fff;
}

.Detail .RelatedOuter .Price {
    width: 100%;
    padding: 5px 0;
    color: #6b6b6b;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    font-size: 15px;
    display: none;
}


/************END RELATED*************/


/************START TEXT SHORTER*************/

p.shorter {
    text-align: center !important;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 90%, rgba(255, 255, 255, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
    /* IE6-9 */
    margin-bottom: 0;
    vertical-align: text-bottom;
    padding-top: 33px;
    cursor: pointer;
    transition: all 0.4s;
}

.shorterX {
    padding-top: 0 !important;
}

p.shorter>i {
    margin-left: 8px;
    font-family: fontawesome !important;
}


/************END TEXT SHORTER*************/

.Best-selling-box {
    padding: 5px;
    border-right: 4px solid #14477c;
    display: inline-block;
    width: 100%;
    background: #ffffff;
    transition: all 0.25s ease-out;
    overflow: hidden;
    position: relative;
    margin-top: 0;
}

.Best-selling-box.special {
    padding: 0;
    background: none;
    border: 0;
}

.Best-selling-box::before {
    position: absolute;
    top: 0;
    right: -6px;
    width: 10px;
    height: 100%;
    content: '';
    background-color: #14477c;
    transform: translateX(10px);
    transition: all 0.25s ease-out;
    opacity: 0;
}

.Best-selling-box-in {
    transition: all 0.25s ease-out;
}

.Best-selling-box:hover .Best-selling-box-in {
    transform: translateX(-5px);
}

.Best-selling-box:hover::before {
    transform: translateX(0px);
    opacity: 1;
}

.Best-selling-box .Price {
    padding: 0px 0;
    color: #14477c;
    display: inline-block;
    width: 100%;
    text-align: right;
    vertical-align: top;
    font-size: 14px;
}

.Best-selling-box h3 {
    width: 100%;
    font-size: 12px;
    text-align: right;
}

.Best-selling-box .cart-btn .fa {
    color: #3c763d;
    font-size: 18px;
    margin: 2px 5px 0px;
    border-left: 1px solid #477125;
    padding-left: 8px;
    vertical-align: middle;
}

.Best-selling-box .Basket {
    color: #4a4a4a;
    font-size: 14px;
    display: block;
}

.Best-selling-box .Basket::before {
    right: -14px;
    top: 0px;
    font-size: 16px;
    color: #555;
    border-left: 1px solid #ccc;
    width: 29%;
}

.Best-selling-box .cart-btn {
    width: 100%;
    background-color: #eaeaea;
    margin-top: 5px;
    transition: all 0.3s ease-out;
    padding: 2px;
}

.Best-selling-box .cart-btn:hover {
    background-color: rgb(158, 158, 158);
}

.Best-selling-box .cart-btn:hover .Basket {
    color: #fff;
}

.Best-selling-box.special::before {
    display: none;
}


/*------------------------------------------------*/


/* END NB_STORE */


/*------------------------------------------------*/


/*------------------------------------------------*/


/* Start Chechout */


/*------------------------------------------------*/

table[id*="CheckOut_cartlist1_dgCartList"] {
    border: 1px solid #ccc;
}

table[id*="CheckOut_cartlist1_dgCartList"] tr:nth-child(2n+1),
table[id*="CheckOut_cartlist2_dgCartList"] tr:nth-child(2n+1) {
    background-color: #ebebeb;
}

table[id*="CheckOut_cartlist1_dgCartList"] tr:nth-child(2n),
table[id*="CheckOut_cartlist2_dgCartList"] tr:nth-child(2n) {
    background-color: #fff;
}

table[id*="CheckOut_cartlist1_dgCartList"] td,
table[id*="CheckOut_cartlist2_dgCartList"] td {
    border: 1px solid #ccc;
}

table[id*="CheckOut_cartlist1_dgCartList"] table td,
table[id*="CheckOut_cartlist2_dgCartList"] table td {
    border: 0;
    padding: 0;
}

table[id*="CheckOut_cartlist2_dgCartList"] table tr:nth-child(2n) {
    background-color: transparent;
}

table[id*="CheckOut_cartlist1_dgCartList"] table tr {
    background-color: transparent !important;
}

td.NBright_cartheader {
    padding: 10px;
    background-color: #0071b0;
    color: #fff;
    font-size: 16px;
}

table[id*="CheckOut_cartlist1_dgCartList"] tr td a,
table[id*="CheckOut_cartlist2_dgCartList"] tr td a {
    color: #000 !important;
}

.NBright_CartItem td,
.NBright_AltCartItem td {
    text-align: center;
    padding: 5px;
}

table[id*="CheckOut_cartlist1_dgCartList"] tr td input {
    margin-bottom: 0 !important;
}

.Checkout {
    text-align: center;
}

.Checkout fieldset {
    border: 1px solid #ccc;
    padding: 9px;
    background-color: #fff;
    margin: 10px 0;
}

.Checkout legend {
    font-size: 16px;
    color: #0879cf;
    padding: 10px 15px;
    display: inline-block;
    width: auto;
    background-color: #ccc;
    border-radius: 5px;
}

.Checkout div[id*="CheckOut_pnlAddressDetails"] input {
    background-color: #fff;
    margin-bottom: 10px;
    border-radius: 5px !IMPORTANT;
    height: auto;
    border: 1px solid #ccc;
    padding: 5px 10px;
    vertical-align: bottom;
    margin: 5px;
}

.NBright_ClientButton.Button.ReturnPrevious {
    background-color: #999;
}

.NBright_ClientButton.Button.ContinueOrder {
    background: #309e00;
}

.AddressCollector td {
    padding: 4px;
}

input[id*="CheckOut_radBilling"],
input[id*="CheckOut_radShipping"],
input[id*="CheckOut_chkSaveAddrCookie"] {
    height: auto !important;
    margin-left: 5px;
}

.AddressCollector .Value {
    text-align: right;
}

.AddressCollector .Label {
    font-weight: normal;
    white-space: nowrap;
    width: 110px;
}

.NBright_ClientButtonDivLeft {
    text-align: left;
    padding-left: 5px;
}

.NBright_ClientButtonDivRight {
    text-align: right;
    padding-right: 5px;
}

.Checkout div a[href="/tabid/90/Default.aspx"],
.NBright_ClientButtonDivLeft a,
.NBright_ClientButtonDivRight a {
    border: 1px solid #ddd;
    border-radius: 5px;
    color: #fff !important;
    display: block;
    margin: 10px auto;
    padding: 5px 10px;
    width: 134px;
    background-color: #2f3d4d;
    transition: all 0.3s ease-out;
    text-align: center;
}

.NBright_ClientButtonDivLeft a,
.NBright_ClientButtonDivRight a {
    margin: 0;
    display: inline-block;
}

.NBright_RecalcButtonDiv a {
    background-color: #c02d3b;
    padding: 5px 15px;
    color: #fff !important;
}

.Checkout div a:hover {
    background-color: #ccc !important;
    color: #232f3e !important;
}

.NBright_ClientButton.Button.ContinueOrder:hover {
    background-color: #268000 !important;
    color: #fff !important;
}

.NBright_ClientButton.Button.CancelOrder {
    background-color: #d60000;
}


/*------------------------------------------------*/


/* End Chechout */


/*------------------------------------------------*/

.video-bg {
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #12457c;
    margin-top: 35px;
    box-shadow: 0 0 8px #7f9bc5;
}


/*------------------------------------------------*/


/* START FOOTER */


/*------------------------------------------------*/

.FooterPane {
    background: #12457c;
    width: 100%;
    position: relative;
    padding-top: 40px;
}

.copyright {
    color: #fff;
    padding: 10px 0;
    font-family: AVian;
    position: relative;
    margin-top: 20px;
    border-top: solid 1px #fff;
}
.copyright a{
    color: #fff;
}

.SocialBtn a>i {
    color: #727272;
    font-size: 16px;
    margin-left: 8px;
    transition: all 0.5s;
}

.SocialBtn a>i:hover {
    color: #989898;
}

.footer-out .address>li {
    position: relative;
    padding-right: 25px;
    border: 0;
    font-size: 13px;
}

.footer-out .address>li>i {
    color: #ff9c00;
    font-size: 17px;
    position: absolute;
    top: 6px;
    right: -5px;
}

.footer-out .address {
    color: #afafaf;
    line-height: 30px;
    padding-left: 0;
}

.footer-list {
    padding: 8px 0px 8px 20px;
    list-style: none;
    margin: 0 !important;
}

.footer-list li {
    font-size: 14px;
    border-bottom: dashed 1px #777;
}

.footer-list li:last-child {
    border: 0;
}

.footer-list li a {
    color: #afafaf;
    display: block;
    transition: all 0.25s ease-out;
    padding: 6px 0px 6px 10px;
}

.footer-list li:hover a {
    transform: translateX(-5px);
    color: #dedede;
}

.footer-list li a:hover>i.fa-angle-left {
    margin-left: 4px;
}

.footer-list li a>i.fa-circle {
    font-size: 9px;
    color: #ffcc00;
    margin-left: 5px;
}

.footer-list li a>i.fa-angle-left {
    font-size: 10px;
    color: #ff9c00;
    margin-left: 5px;
    transition: all 0.3s;
    margin-right: 7px;
}

.tel {
    font-size: 16px;
    color: #fff;
    direction: ltr;
    text-align: center;
    margin-top: 50px;
}

.addres-detail {
    color: #fff;
    margin-top: 10px;
}

.addres-detail p {
    border-bottom: 1px dashed #989898;
    margin-bottom: 0;
}

.addres-detail .fa {
    color: #fda212;
    margin: 5px;
    vertical-align: middle;
    font-size: 18px;
}

.social-box {
    margin-top: 15px;
    direction: ltr;
    text-align: center;
    color: #fff;
}

.social-box .fa {
    font-size: 21px;
    border-radius: 10px;
    transition: all 0.2s ease-out;
    margin: 6px 2px;
    padding: 4px 0px;
    width: 40px;
    height: 40px;
    color: #12457c;
    padding-top: 10px;
    background-color: #ffffff;
    text-align: center;
    /* border: 1px solid #9c0000; */
    vertical-align: top;
    position: relative;
}

.social-box .fa::before {
    left: 50%;
    transform: translate(-50%, -50%);
}

a.aparat em {
    background-image: url(/portals/0/aparatt.png);
    background-repeat: no-repeat;
    background-position: 49% 50%;
}

a.aparat em:hover {
    background-image: url(/portals/0/aparatt-hover.png);
    background-repeat: no-repeat;
    background-position: 49% 50%;
}

a.aparat em::before,
a.whatsapp em::before {
    content: none;
}

a.whatsapp em {
    background-image: url(/portals/0/whatsapp-icon.png);
    background-repeat: no-repeat;
    background-position: 49% 50%;
}

a.whatsapp em:hover {
    background-image: url(/portals/0/whatsapp-icon-hover.png);
    background-repeat: no-repeat;
    background-position: 49% 50%;
}

.social-box a:hover .fa {
    color: #be1e2d;
}

.footer-btn {
    background: rgb(18, 69, 124);
    background: -moz-linear-gradient(top, rgba(18, 69, 124, 1) 0%, rgba(18, 69, 124, 1) 50%, rgba(8, 55, 105, 1) 50%, rgba(8, 55, 105, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(18, 69, 124, 1) 0%, rgba(18, 69, 124, 1) 50%, rgba(8, 55, 105, 1) 50%, rgba(8, 55, 105, 1) 100%);
    background: linear-gradient(to bottom, rgba(18, 69, 124, 1) 0%, rgba(18, 69, 124, 1) 50%, rgba(8, 55, 105, 1) 50%, rgba(8, 55, 105, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#12457c', endColorstr='#083769', GradientType=0);
    padding: 20px 0;
}

.rule-list {
    text-align: center;
    list-style: none;
}

.rule-list li {
    display: inline-block;
    width: 22%;
    font-size: 13px;
}

.rule-list li:hover a {
    color: #fff !important;
    transform: translateY(-4px);
}

.rule-list li a {
    color: #fffefe !important;
    transition: all 0.25s ease-out;
    display: block;
}

.rule-icon {
    background-color: #ffffff;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    border-bottom: 2px solid #be1e2d;
    border-top: 0;
    display: block;
    margin: 10px auto 10px;
}

.rule-icon img {
    width: 50px;
    height: 50px;
    margin-top: 10px;
}
.d-none{
    display:none;
}
/*------------------------------------------------*/
/* END FOOTER */
/*------------------------------------------------*/
/*------------------------------------------------*/
/* START NEWS-LETTER */
/*------------------------------------------------*/
/* titel live form*** */
.newsletter-box {
    font-size: 14px !important;
    color: #fff;
    text-align: center;
    margin-bottom: 26px;
    margin-top: 15px;
}
#LiveForm632 ul.page-break-section li.Heading div h2.Header{
    font-size: 14px !important;
    color: #fff;
    text-align: center;
    margin-bottom: 26px;
    margin-top: 15px;
    border: none;
    font-family: 'BYekan';

}
#LiveForm632 ul.page-break-section li.Textbox .Field-Label-Top{
    display: none;
}
.errorEmail {
    color: Red;
    display: none;
}

.errorCell {
    color: Red;
    display: none;
}

.newsletter_div {
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
}

.tb_newslatter {
    overflow: hidden;
}

.register-link:link,
.register-link {
    background: #ff0000;
    border: 1px solid #ffffff;
    width: 60px;
    height: 23px;
    border-radius: 3px;
    color: #ffffff;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 0 auto;
}

.register-link:hover {
    background: #ffffff;
    background-repeat: no-repeat;
    width: 60px;
    height: 23px;
    border: 1px solid #ff0000;
    color: #ff0000;
}
  /* ** input live form */
.txt {
    background: #313131;
    border: 1px solid #d6d6d6;
    width: 100%;
    height: 40px;
    font-size: 14px;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    margin: 0;
    text-align: right;
    padding-left: 8px;
    color: #333333;
    border-radius: 0;
    margin-bottom: 14px !important;
    font-family: BYekan;
}

ul.page-break-section{
    /* border: 1px solid red; */
    padding: 0 !important;
    box-shadow: none ;
    background-color: none !important;
}
ul.page-break-section li.Field {
    padding: 0 !important;
}

ul.page-break-section li.Textbox div.Field-Container-Wide input{
    /* background: #313131; */
    border: 1px solid #d6d6d6;
    width: 100% !important;
    height: 40px;
    font-size: 14px;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    margin: 0;
    text-align: right;
    padding-left: 8px;
    color: #333333;
    border-radius: 0;
    margin-bottom: 14px !important;
   

}


 #LiveForm632 ul.page-break-section {
    background-color: #12457c!important;
    box-shadow: none !important;
}
#LiveForm632 ul.page-break-section li.Textbox div.Field-Container-Wide input{

    padding: 5px 38px !important;

}
.LiveForm.Default ul.page-break-section, .LiveForm.Default .thank-you {
    box-shadow: none !important;
    background: inherit;
}
ul.page-break-section li.Textbox div.Field-Container-Wide input::placeholder{
    color: #a7a7a7;
    font-family: 'BYekan';

}
.FooterPane input[type="text"],
.FooterPane select,
.FooterPane textarea,
.FooterPane input[type="email"],
.FooterPane input[type="search"],
.FooterPane input[type="password"] {
    background: url(images/divider-input.jpg) no-repeat 89% center, url(images/envelope-2.svg) no-repeat 98% center;
    background-size: auto, 21px 16px;
    border: 0;
    border-radius: 5px !important;
    color: #d6d6d6;
    padding: 5px 38px ;
    border: 1px solid #eaeaea;
    background-color: #ffffff;
}
.LiveForm.Default .Field .Field-Container-Wide  {
    display: block !important;
}
.LiveForm.Default .Field textarea{
    width: 100% !important;
}
.Submit-Align-Right {
    margin-top: 20px;
}

.LiveForm.Default .Field input[type="text"], .LiveForm.Default .Field textarea {
    border: 1px solid #BDBDBD !important;
  
}

.FooterPane input[type="text"]:focus {
    background-color: #ffffff;
    box-shadow: 0px 0px 5px #000 !important;
}
/* botton live form  ***/
.btn_search_follow{
    float: left;
    font-family: BYekan;
    padding: 3px 25px;
    border-radius: 5px;
    background-color: #be1e2d;
    border: 1px solid transparent;
    transition: all 0.25s ease-out;
    color: #fff;
}
#LiveForm632 ul.page-break-section li.FieldSpacing div div.Submit-Align-Right .bSubmit{
    outline: none !important;
    float: left;
    font-family: BYekan !important;
    padding: 3px 25px;
    border-radius: 5px;
    background-color: #be1e2d !important;
    /* border: 1px solid transparent; */
    box-shadow: none !important;
    transition: all 0.25s ease-out;
    /* border: 1px solid rgb(0, 60, 255) !important;   */
    color: #fff;
    border: none !important;
}
/* #LiveForm632 ul.page-break-section li:nth-of-type(1){
    margin-bottom: 20px !important;
} */

.btn_search_follow:hover {
    background-color: #8a000d;
    border: 1px solid #b10011;
    color: #fff;
}
#LiveForm632 ul.page-break-section li.FieldSpacing  div div.Submit-Align-Right .bSubmit:hover{
    background-color: #8a000d !important;
    border: 1px solid #b10011 !important;
    box-shadow: none !important;
    color: #fff;
    border: none !important;
}
.LiveForm.Default .thank-you {
    background: none !important;
    box-shadow:  none !important;
    color: #FFF;
}
.LiveForm.Default .thank-you h2{
    color: #FFF !important;
}
.address {
    margin-top: 15px;
    color: #ffffff;
}

.ttl-addres {
    text-align: center;
}

.address img {
    margin-left: 5px;
}

.address a {
    color: #f7f7f7 !important;
    font-family: Avian;
}


/*------------------------------------------------*/


/* Start NAVIGATION */


/*------------------------------------------------*/

.menu .navbar {
    border: 0;
    padding: 0;
    margin-bottom: 0;
    display: block;
    line-height: 0;
    min-height: 0;
}

.navbar-collapse {
    padding: 0 !important;
}

.menu .nav {
    backface-visibility: hidden;
    position: relative;
    z-index: 100;
}

.menu .navbar-toggle {
    background-color: transparent;
    float: right;
    padding: 8px 5px 8px;
    border-radius: 5px;
    margin: 5px;
    z-index: 1000;
}

.menu .icon-bar {
    border: 1px solid #4b4b4b;
}

.menu .navbar-inner {
    border: none !important;
    box-shadow: none !important;
    padding-left: 0 !important;
}


/* for Simple Menu, see Simple menu folder */

.menu .nav.nav-pills {
    margin-right: 10px !IMPORTANT;
    margin-left: 0;
    text-align: right;
}

.menu .nav-pills>li.active>a,
.menu .nav-pills>li.active>a:hover,
.menu .nav-pills>li.active>a:focus {
    background-color: transparent;
    transition: background-color 0.5s ease;
}

.menu .nav-pills>li>a {
    border-radius: 0;
    margin: 0px 0 0 17px;
}

.nav>li>a>img {
    margin-left: 3px;
    display: none;
}

.menu .nav-collapse {
    float: none;
    position: relative;
    z-index: 9;
}

.menu .nav li {
    list-style: none;
    position: relative;
    margin: 0;
}

.menu .nav-pills>li+li {
    margin-right: 0;
}

.menu .nav>li {
    float: right;
}

.menu .nav>li:last-child {
    background: none;
}

.menu .nav li a,
.menu .nav li span {
    font-size: 14px;
    font-family: 'BYekan', Tahoma;
    display: block;
    position: relative;
}

.menu .navbar .nav>li>a {
    overflow: visible;
    padding: 40px 8px;
    color: #575757;
    font-size: 16px;
    margin: 0;
    border-radius: 0 !important;
}

.menu .navbar .nav>li>a span {
    position: relative;
    display: inline-block;
    line-height: 16px;
}

.menu .navbar .nav>li>a::after {
    background-color: #8e9091;
    max-width: 0;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    position: absolute;
    content: '';
    transition: all 0.3s ease-in;
    height: 2px;
    width: 100%;
    border-radius: 0 0 3px 3px;
}

.menu .navbar .nav>li:hover>a::after {
    max-width: 80%;
}

.menu .nav li.dropdown {
    position: relative;
}

.menu .nav li.dropdown::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #be1e2d transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: 6px 5px;
    height: 6px;
    width: 0;
    position: absolute;
    bottom: 15px;
    right: 0;
    content: '';
    left: 0;
    margin: 0 auto;
}

.menu .nav .dropdown-menu li.dropdown::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent #ffb400 transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: 5px 5px;
    height: 6px;
    width: 100%;
    position: absolute;
    bottom: 37%;
    content: '';
    right: 95%;
}

.menu .nav .dropdown-menu li.dropdown:hover::before {
    border-color: transparent #fff transparent transparent;
    z-index: 10;
}

.menu .nav-pills>li.active:hover>a {
    color: #be1e2d !important;
    border-radius: 3px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 1;
}

.menu .nav-pills>li:hover>a:hover {
    color: #be1e2d !important;
}

.menu .nav .open>a,
.menu .nav .open>a:hover,
.menu .nav .open>a:focus {
    background-color: transparent !important;
}

.menu .nav .open {
    background-color: #5e5e5e;
}

.menu .nav>.open {
    background-color: transparent;
}

.menu .nav>li>a:hover,
.menu .nav>li>a:focus {
    border-radius: 3px;
    border: 0;
    background-color: transparent !important;
}

.menu .nav>li:hover>a {
    border-radius: 3px;
}


/* Secondary level */

.menu .nav>li ul {
    top: 90%;
    right: 0;
    padding: 0;
    margin-top: 0px;
    position: absolute;
    z-index: 10000;
    width: 260px;
    display: none;
    background: rgba(57, 57, 57, 0.9);
    /* CSS3 */
    margin-right: 0;
    border-radius: 0 !important;
}

.menu .nav-collapse:not(.in) .nav li:hover>ul {
    display: block;
}

.menu .nav .dropdown-menu>.active>a,
.menu .nav .dropdown-menu>.active>a:focus {
    background-color: #5e5e5e !important;
    background-image: none !important;
    color: #fff !important;
    outline: none;
}

.menu .nav .dropdown-menu a {
    display: block;
    padding: 10px;
    color: #dedede;
    font-size: 14px;
    font-family: 'BYekan', Tahoma;
    font-weight: normal;
    text-decoration: none;
    background-color: transparent !important;
    /* transition decleration */
    transition: all ease-out 100ms;
    -moz-transition: all ease-out 100ms;
    /* Firefox 4 */
    -webkit-transition: all ease-out 100ms;
    /* Safari and Chrome */
    -o-transition: all ease-out 100ms;
    /* Opera */
    -ms-transition: all ease-out 100ms;
    /* IE9? */
    white-space: normal;
    border-bottom: 1px solid #908d8d;
}

.menu .nav .dropdown-menu>li>a:hover,
.menu .nav .dropdown-menu>.active>a:hover {
    background-color: #909090 !important;
    background-image: none !important;
    color: #fff !important;
    border-radius: 0;
}

.menu .nav .dropdown-menu>li>a:hover span,
.menu .nav .dropdown-menu>.active>a:hover span {
    color: #fff;
}

.menu .nav>li>ul li:hover a {
    /*color:#D00;*/
    background: #909090;
}

.menu .nav>li.dropdown>a {
    transition: background 0.5s ease-in;
}

.menu .nav .dropdown-menu li:last-child a {
    border-bottom: 0;
}


/* Tertiary level */

.menu .nav li ul li ul {
    right: 259px;
    top: 3px;
    padding: 0;
    border-top: 0;
}


/* Navigation button on mobile size */

.menu .nav-collapse.in {
    width: 100%;
}

.menu .navbar .btn-navbar {
    background-color: #fff !important;
    background-image: linear-gradient(to bottom, #fff, #ebebeb) !important;
    cursor: pointer;
    margin-top: 3px !important;
    display: none;
    float: left;
    color: #002455;
}

.menu .navbar .btn-navbar:hover,
.menu .navbar .btn-navbar:active {
    background: linear-gradient(to bottom, #ebebeb 0%, #fff 100%) !important;
}

.menu .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
}


/* Portrait tablet to landscape and smaller */

@media (max-width: 767px) {

    .Detail .right,
    .Detail .left {
        width: 100% !important;
    }

    .Detail .right {
        margin-bottom: 20px;
    }

    /*.Detail .GalleryWrapper {*/
    /*    width: 15% !important;*/
    /*}*/

    .Detail .image {
        width: 85% !important;
        z-index: 0;
    }

    .Detail .GalleryOuter {
        display: block !important;
    }

    #navbar-close .fa-arrow-left {
        color: #dabd65;
        font-size: 20px;
    }

    .menu .nav>li {
        border-left: 0;
    }

    .menu .nav.nav-pills {
        text-align: right;
    }

    /*.menu {*/
    /*    position: absolute;*/
    /*    width: 100%;*/
    /*    top: 28px;*/
    /*}*/
    .navbar-collapse {
        padding: 0;
        position: absolute;
        right: 0;
        width: 100%;
        top: 100px;
        z-index: 1000;
    }

    .MobileMenuDivWrapper {
        max-height: calc(85vh);
        -webkit-overflow-scrolling: touch;
        position: absolute;
        width: 90vw;
        top: 139px;
    }

    .navbar-out {
        float: none;
        margin-top: 0;
    }

    .menu .navbar {
        position: relative;
    }

    .menu .nav>li {
        float: none;
        display: block;
    }

    .menu .navbar .nav>li>a {
        height: auto;
    }

    .menu .nav>li:first-child {
        display: block;
    }

    .menu .nav.nav-pills {
        margin-right: 0px !IMPORTANT;
        margin-left: 0;
        margin-top: 0;
        background-color: rgba(57, 57, 57, 1);
        border-bottom: 1px solid #bdbdbd;
    }

    .menu .navbar .nav>li>a:hover span {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    .menu .navbar .nav>li>a span::before {
        display: none;
    }

    .menu .navbar .nav>li>a,
    .menu .nav li a,
    .menu .nav li span {
        color: #ebecee !important;
    }

    .menu .dropdown-menu>li>a,
    .menu .dropdown-menu li a,
    .menu .dropdown-menu li span {
        color: #ebecee !important;
    }

    .menu .navbar .nav>li>a:hover,
    .menu .nav li a:hover,
    .menu .nav li span:hover {
        color: #fff !important;
    }

    .menu .navbar .nav>li>a::before,
    .menu .navbar .nav>li>a::after {
        display: none;
    }

    .menu .nav>li>ul {
        top: 0;
        padding: 5px;
    }

    .menu .navbar-inner {
        background: none;
        height: auto;
        padding-right: 0;
    }

    .menu .nav>li {
        display: block;
        float: none;
    }

    .menu .navbar .btn-navbar {
        display: block;
    }

    .menu .navbar .nav>li.dropdown:hover {
        border-bottom: 0;
    }

    .menu .nav>li>a::before {
        visibility: hidden;
    }

    .menu .navbar .nav>.dropdown>a {
        color: #d3d3d3 !important;
    }

    .menu .nav .dropdown-menu a {
        color: #fff !important;
    }

    .menu .nav li.dropdown::before {
        display: none;
    }

    .menu .nav li {
        padding: 0 !important;
        min-height: 30px !important;
        height: auto;
        background: none;
    }

    .menu .navbar-collapse .dropdown-menu {
        padding: 0px;
        width: 100% !important;
        position: relative;
    }

    .menu .navbar-collapse .nav>li a {
        padding: 5px 20px !important;
        font-size: 14px;
        line-height: 30px !important;
        border-bottom: 1px solid #585858 !important;
        margin-bottom: 0;
        border-radius: 0;
    }

    .menu .navbar-collapse .dropdown-menu .nav>li a {
        border: none;
        margin-bottom: 0 !important;
    }

    .menu .navbar-collapse .dropdown-menu a {
        border: none !important;
    }

    .menu .navbar-collapse .dropdown.open>a {
        background-color: transparent !important;
    }

    .menu .nav>li>ul {
        position: relative !important;
        width: 100% !important;
    }

    .menu .nav {
        width: 100%;
    }

    .menu .nav li ul li ul {
        top: 0;
        right: 0;
    }

    img {
        max-width: 100%;
    }

    .menu .nav>li>.hidden-desktop {
        border: none !important;
        background-image: url(bootstrap/img/glyphicons-halflings.png);
        background-position: -305px -110px !important;
        width: 30px !important;
        line-height: 30px !important;
        min-height: 30px !important;
        height: auto;
        display: inline-block;
        /* margin: 0!important; */
        border-radius: 3px;
        filter: invert(0.7);
        margin-top: -39px;
    }

    .menu .nav>li>.hidden-desktop:hover {
        background: url(bootstrap/img/glyphicons-halflings.png) -305px -110px;
    }

    .menu .nav .dropdown-menu a {
        color: #fff !important;
    }

    .menu .nav {
        display: table;
    }
    /*chechout*/
    .checkout-item>.row .remove-product{
        top: -15px;
        left: -12px;
        z-index: 0;
    }
    .checkout-item .remove-item{
        width: 20px;
        height: 20px;
        position: relative;
        margin-top: 5px;
    }
    .checkout-item .remove-item:before {
        content: "\f00d";
        font-family: 'FontAwesome';
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    #lblRemoveText{
        font-size: 0;
    }
    /*article*/
    .inpage-content-bg .des img{
        width: 100% !important;
        height: auto !important;
    }
}

@media all and (min-width: 768px) and (max-width: 1000px) {
    .menu .nav.nav-pills {
        margin-right: 0 !important;
    }
}


/*------------------------------------------------*/


/* END NAVIGATION */


/*------------------------------------------------*/


/********* new add to cart ************/

.productlist .PriceX {
    min-height: 34px;
    text-align: right;
    position: relative;
    margin: 4px 0 0;
    font-family: "IRanian", sans-serif;
    direction: ltr;
    font-size: 15px;
    padding-top: 20px;
}

.productlist .PriceX .EmailForPrice {
    /*font-size: 8px;*/
    font-weight: 700;
    line-height: 34px;
    color: #fff;
    background-color: #6c334b;
    border-radius: 4px;
    text-align: center;
    margin-top: 20px;
}

.productlist .PriceX .EmailForPrice a {
    color: white;
}

span.old-price {
    text-decoration: line-through;
    color: #8d3030;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 13px;
}

.productlist .PriceX>.no-item-list {
    font-size: 14px;
    line-height: 34px;
    color: #fff;
    background-color: #6c334b;
    border-radius: 4px;
    text-align: center;
}

.productlist .Home-PriceX .model-attr {
    width: 100%;
}

.productlist .addToCart {
    font-size: 0;
    border: none;
    text-indent: -50px;
    /*line-height: normal;*/
    background: transparent;
    /*padding-right: 10px;*/
    /*padding-left: 10px;*/
    /* margin-right: 5px; */
    display: block;
    height: 30px;
    line-height: 32px;
    border-right: solid 1px #fff;
    transition: all 0.3s;
    border-radius: 4px;
    width: 42px;
    /* margin: auto; */
    text-align: center;
}

.productlist .cart-btn-home {
    /* padding: 0; */
    position: absolute;
    left: 0;
    top: 0;
    /* width: 40px; */
    /* height: 40px; */
    /* background-color: #123163; */
    border-radius: 4px;
    color: #fff;
    padding: 0;
    /* cursor: pointer; */
    display: inline-block;
    width: 100%;
    line-height: 32px;
    /* z-index: 333; */
}

.new-price {
    display: inline-block;
    direction: rtl;
    text-decoration: line-through;
    font-size: 14px;
    /* float: right; */
    color: red;
    font-family: Vazir-Light-FD;
    padding-right: 10px;
    padding-left: 10px;
}

.productlist .add-to-basket-ajax {
    display: inline-block;
    /* border-right: solid 1px #fff; */
    /* padding-right: 10px; */
    /* padding-left: 10px; */
    /* margin-right: 5px; */
    /* line-height: 32px; */
    float: left;
    /* display: block; */
    /* text-align: center; */
    background-color: #123163;
    border-radius: 4px;
    /* overflow: hidden; */
}

.productlist .model-attr:after,
.productlist .model-attr:before {
    content: '';
    display: table;
}

.productlist .cart-btn-home:after,
.productlist .cart-btn-home:before {
    content: '';
    display: table;
}

.productlist .addToCart span:after {
    content: "\f217";
    color: #fff;
    text-indent: 50px;
    /* background-color: #e42b2b00; */
    /* border: none; */
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 19px;
    margin-right: 0;
    top: 5px;
    position: absolute;
    right: 12px;
    transition: all 0.3s;
}

.productlist .openModel .list-models {
    display: block;
    position: absolute;
    z-index: 11111;
    width: 100%;
}

.productlist .list-models {
    display: none;
    /* background-color: #fff; */
}

.productlist .single-model-name.has-model {
    right: 9px;
}

.productlist .single-model-name {
    /* font-size: 12px; */
    /* line-height: normal; */
    /* float: right; */
    /* position: relative; */
    /* top: 9px; */
    /* max-width: 36%; */
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    /* text-align: right; */
    direction: rtl;
    max-width: calc(100% - 27px);
    display: inline-block;
    vertical-align: middle;
}

.productlist .model-name-wrap {
    background-color: #123163;
    color: #fff;
    text-align: right;
    padding: 4px 10px 4px 4px;
    border-radius: 4px;
    /* overflow: hidden; */
    cursor: pointer;
    margin-top: 8px;
}

.productlist .model-name-wrap i {
    /* position:absolute; */
    /* right:0; */
    /* top:10px; */
    /* margin-left: 8px; */
    position: relative;
    float: left;
    line-height: 24px;
    width: 24px;
    text-align: center;
    background-color: #fff;
    color: #123163;
    border-radius: 4px;
}

.fa-caret-down:before {
    top: 0 !important;
    transform: unset !important;
    color: #fff;
}

.productlist .Home-PriceX .single-model-name {
    max-width: 40%;
}

.productlist .cart-btn-home i.fa-caret-down {
    float: right;
    position: relative;
    top: 9px;
    transition: all 0.3s;
}

.productlist .model-attr,
.productlist .cart-btn-home .pr {
    font-size: 16px;
    direction: rtl;
    display: inherit;
    color: #28a745;
}

.productlist .model-attr {
    width: 100%;
}

.productlist .model-attr .addToCart {
    direction: ltr;
}

.productlist .openModel.openModelAnimation .list-models label {
    /* transform: scale(1); */
}

.productlist .Model {
    transition: all 0.3s;
    transform: scale(0);
    transform-origin: 50% 0;
}

.productlist .openModel.openModelAnimation .Model {
    transform: scale(1);
}

.productlist .list-models input:checked~label {
    background-color: #d8d8d8;
}

.productlist .Model label:hover {
    background-color: #e6e6e6 !important;
}

.productlist .openModel .list-models label {
    /* transform: scale(0); */
    transition: transform 0.3s, background-color 0.3s;
}

.productlist .list-models label {
    width: 100%;
    background-color: #666ea200;
    /* margin-top: 2px; */
    /* border-radius: 4px; */
    color: #484848;
    padding: 5px 10px;
    cursor: pointer;
    font-size: 12px;
    text-align: right;
    line-height: 1.8;
    /* transition: all 0.3s; */
}

.productlist .list-models input {
    display: none;
}

.productlist .list-models .spnModelName {
    /* max-width: 84px; */
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    direction: rtl;
    width: 100%;
}


/*******************************/


/*------------------------------------------------*/


/* START TAB */


/*------------------------------------------------*/


/*tab-style*/


/***
Bootstrap Line Tabs by @keenthemes
A component of Metronic Theme - #1 Selling Bootstrap 3 Admin Theme in Themeforest: http://j.mp/metronictheme
Licensed under MIT
***/


/* Tabs panel */

.tabbable-panel {
    padding: 20px 0;
}


/* Default mode */

.tabbable-line>.nav-tabs {
    border: none;
    margin: 0px;
}

.tabbable-line .nav>li {
    background: transparent url(images/tab-divider.jpg) no-repeat 0 center;
}

.tabbable-line>.nav-tabs>li {
    margin-right: 0px;
    margin-left: 0;
    margin-bottom: 0;
}

.tabbable-line>.nav-tabs>li>a {
    border: 0;
    margin-right: 0;
    color: #737373;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    background-color: transparent;
    border: 0;
    color: #232f3e;
}

.tabbable-line>.nav-tabs>li>a>i {
    color: #a6a6a6;
}

.tabbable-line>.nav-tabs>li.open,
.tabbable-line>.nav-tabs>li:hover {
    background-color: #aaa;
    border: 0;
    border-radius: 0;
}

.tabbable-line>.nav-tabs>li.open>a,
.tabbable-line>.nav-tabs>li:hover>a {
    border: 0;
    background: none !important;
    color: #333333;
}

.tabbable-line>.nav-tabs>li.open>a>i,
.tabbable-line>.nav-tabs>li:hover>a>i {
    color: #a6a6a6;
}

.tabbable-line>.nav-tabs>li.open .dropdown-menu,
.tabbable-line>.nav-tabs>li:hover .dropdown-menu {
    margin-top: 0px;
}

.tabbable-line>.nav-tabs>li.active {
    position: relative;
    background-color: #0071b0;
}

.tabbable-line>.nav-tabs>li.active>a {
    color: #fff;
}

.tabbable-line>.nav-tabs>li:first-child {
    margin-right: 15px;
}

.tabbable-line>.nav-tabs>li.active>a>i {
    color: #404040;
}

.tabbable-line>.tab-content {
    margin-top: -3px;
    background-color: #fff;
    border: 0;
    border-top: 3px solid #8d8d8d;
    padding: 15px;
}

.portlet .tabbable-line>.tab-content {
    padding-bottom: 0;
}


/* Below tabs mode */

.tabbable-line.tabs-below>.nav-tabs>li {
    border-top: 4px solid transparent;
}

.tabbable-line.tabs-below>.nav-tabs>li>a {
    margin-top: 0;
}

.tabbable-line.tabs-below>.nav-tabs>li:hover {
    border-bottom: 0;
    border-top: 4px solid #fbcdcf;
}

.tabbable-line.tabs-below>.nav-tabs>li.active {
    margin-bottom: -2px;
    border-bottom: 0;
    border-top: 4px solid #f3565d;
}

.tabbable-line.tabs-below>.tab-content {
    margin-top: -10px;
    border-top: 0;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    line-height: 24px;
    text-align: justify;
}

.Detail .InformationPanel iframe {
    display: block;
    margin: auto;
    border-radius: 6px;
    border: solid 6px #ddd;
}

.tab-content>.active {
    text-align: justify;
    line-height: 24px;
}

.tabbable-line .nav {
    display: table;
}

.tabbable-line .nav li a,
.tabbable-line .nav li span {
    padding: 10px 15px;
}

.tabbable-line .nav li a::before,
.tabbable-line .nav li a::after {
    height: 0;
    width: 0;
}


/*------------------------------------------------*/


/* END TAB */


/*------------------------------------------------*/


/*------------------------------------------------*/


/* START NIVO SLIDER */


/*------------------------------------------------*/
.Theme_12_Basic .unoslider_caption{
    background-color: transparent !important;
    bottom: 26% !important;
}
.Theme_12_Basic .unoslider_caption h1{
    color: #d1a13d;
    font-size: 47px;
    font-weight: normal;
}

.slick-initialized .slick-slide {
    margin: 0 !important;
}

.slick-slider {
    margin-bottom: 0 !important;
}

.slick-next {
    left: 24px !important;
    right: auto !important;
    border-radius: 0px 3px 3px 0px;
}

.slick-next {
    right: 10px !important;
}

.slick-prev {
    left: 10px !important;
    border-radius: 3px 0 0 3px;
    z-index: 1;
}

.slick-prev::before{
    font-family: 'FontAwesome' !important;
    content: "\f104" !important;
    top: -3px;
    position: absolute;
    left: -20px !important;
    color: #aaa !important;
    font-size: 30px !important;
}

/* .slick-prev::after {
    transition: all 0.5s cubic-bezier(0.2, 1, 0.3, 1);
    top: 12px;
} */

.slick-prev:hover::before {
    color: #555 !important;
}

.slick-prev:hover::after {
    color: #555 !important;
    animation: arrow-anim 2.5s cubic-bezier(0.2, 1, 0.3, 1) infinite;
}

@keyframes arrow-anim {
    0% {
        opacity: 1;
        transform: translateX(0);
    }

    5% {
        transform: translateX(-0.1rem);
    }

    100% {
        transform: translateX(-1rem);
        opacity: 0;
    }
}

.slick-next::before{
    font-family: 'FontAwesome' !important;
    content: "\f105" !important;
    top: -3px;
    position: absolute;
    right: -20px !important;
    color: #aaa !important;
    font-size: 30px !important;
}

/* .slick-next::after {
    transition: all 0.5s cubic-bezier(0.2, 1, 0.3, 1);
    top: 12px;
} */

.slick-next:hover::before {
    color: #555 !important;
}

.slick-next:hover::after {
    color: #555 !important;
    animation: arrow-anim2 2.5s cubic-bezier(0.2, 1, 0.3, 1) infinite;
}

@keyframes arrow-anim2 {
    0% {
        opacity: 1;
        transform: translateX(0);
    }

    5% {
        transform: translateX(-0.1rem);
    }

    100% {
        transform: translateX(1rem);
        opacity: 0;
    }
}

.E010-Default .nivoSlider {
    box-shadow: none !important;
}

.E010-Default .nivo-controlNav {
    text-align: center;
    padding: 10px 0;
    position: absolute;
    bottom: 10%;
    left: 0;
    right: 0;
    z-index: 101;
}

.E010-Default .nivo-directionNav a {
    width: 33px !important;
    height: 57px !important;
}

.E010-Default a.nivo-prevNav {
    left: -32px !important;
    top: 28% !important;
    opacity: 1 !important;
}

.E010-Default a.nivo-nextNav {
    right: -32px !important;
    top: 28% !important;
    opacity: 1 !important;
    background-position: -32px 0 !important;
}

.E010-Default .nivo-controlNav a {
    width: 10px !important;
    height: 10px !important;
    background: #fff !important;
    border-radius: 50% !important;
    margin: 3px !important;
}

.E010-Default .nivo-controlNav a.active {
    background: #be1e2d !important;
}



/* --------------------------------------------------- */
/* ****************userdash**************** */
/* --------------------------------------------------- */


.ModDDRMenuC ul.nav-pills {
    max-width: 270px;
    margin-bottom: 30px;
    box-shadow: 0 0 10px 1px #0000002e;
    border-radius: 7px;
    overflow: hidden;
    border: unset;
}

button,
input {
    font-family: 'BYekan';
}

.ModDDRMenuC ul.nav-pills li {
    display: block;
    float: none;
    margin: 0;
    background: #fafafa;
    color: #484848;
}

.ModDDRMenuC ul.nav-pills li:not(:last-child) {
    margin-bottom: 1px;
}

.ModDDRMenuC ul.nav-pills li.active a {
    background: #003163;
    color: #fff;
}

.ModDDRMenuC ul.nav-pills li a {
    border-radius: 0;
    font-size: 1.5rem;
    color: #333333;
}

#dnn_LeftPane #btnUpdateUser {
    margin: 10px 0;
    color: #fff !important;
    font-family: inherit;
}

#dnn_LeftPane .btn-info,
#dnn_LeftPane .btn-success {
    color: #fff !important;
    float: right;
}

#dnn_LeftPane .user-profile,
#dnn_LeftPane .user-order,
#dnn_LeftPane .user-password {
    box-shadow: 0 0 10px 1px #0000002e;
    border-radius: 7px;
    padding: 10px 20px;

}

#dnn_LeftPane #userProfile-Tab>div {
    margin-bottom: 15px;
}

#orderList_wrapper #orderList th::before,
#orderList_wrapper #orderList th::after {
    display: none;
}


.tabid-141 .FooterPane,
.tabid-142 .FooterPane,
.tabid-143 .FooterPane {
    display: none;
}

.cke_editable.cke_editable_themed .social-box,
.cke_editable.cke_editable_themed .address {
    color: #000;
}

.cke_editable.cke_editable_themed .address a,
.cke_editable.cke_editable_themed .rule-list li a {
    color: #000 !important;
}

/************************************new home design***********************************/
.foroshgah .SCat-Main li {
    width: 20%;
}

.newhome-list .offprice-div {
    direction: ltr;
    margin-bottom: 20px;
}

.shodow-hover {
    padding: 20px 5px;
}

.newhome-list {
    padding: 20px;
    min-height: 320px;
    position: relative;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    display: inline-block;
    transition: box-shadow .15s ease;
    top: 0;
    background-color: #fff;
    /* padding-bottom: 13px; */
    width: 100%;
    left: 0;
    border: 1px solid #ccc;
}

.newhome-list:hover {
    -moz-box-shadow: 0 0 9px rgb(0 0 0 / 30%) !important;
    -webkit-box-shadow: 0 0 9px rgb(0 0 0 / 30%) !important;
    box-shadow: 0 0 9px rgb(0 0 0 / 30%) !important;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.newhome-list .my-off {
    background-color: #E6123D;
    color: #fff;
    padding: 2px 15px;
    border-radius: 15px;
    font-weight: bold;
    font-size: 15px;
}

.newhome-list .OldPrice {
    color: #a4a4a4;
    text-decoration: line-through;
    font-size: 15px;
    padding-left: 5px;
}

.newhome-list .SalePrice,
.newhome-list .RetailPrice {
    font-size: 15px;
    font-weight: bold;
    color: #000;
}

.newhome-list .item-info h3 .product-title {
    margin: 20px auto;
    line-height: 30px;
}

.newhome-list .productlist-wrapper .img-list img {
    margin: auto;
}

.newhome-list .PriceX {
    position: absolute;
    bottom: 10px;
    left: 15px;
}

/*#dnn_ctr620_ProductList_dlProductList .slick-prev::before{
    border: 1px solid #ccc;
    width: 30px;
    height: 50px;
}*/
#dnn_ctr620_ProductList_dlProductList .slick-prev:before,
#dnn_ctr620_ProductList_dlProductList .slick-next:before,
#dnn_ctr619_ProductList_dlProductList .slick-prev:before,
#dnn_ctr619_ProductList_dlProductList .slick-next:before {
    height: 60px;
    width: 25px;
    line-height: 2;
}

#dnn_ctr620_ProductList_dlProductList .slick-prev:before,
#dnn_ctr619_ProductList_dlProductList .slick-prev:before {
    -moz-box-shadow: 4px 2px 6px 0px rgb(0 0 0 / 20%) !important;
    -webkit-box-shadow: 4px 2px 6px 0px rgb(0 0 0 / 20%) !important;
    box-shadow: 4px 2px 6px 0px rgb(0 0 0 / 20%) !important;
    background-color: #fff;
}

#dnn_ctr620_ProductList_dlProductList .slick-next:before,
#dnn_ctr619_ProductList_dlProductList .slick-next:before {
    -moz-box-shadow: -4px 2px 6px 0px rgb(0 0 0 / 20%) !important;
    -webkit-box-shadow: -4px 2px 6px 0px rgb(0 0 0 / 20%) !important;
    box-shadow: -4px 2px 6px 0px rgb(0 0 0 / 20%) !important;
    background-color: #fff;
}
/* 
#dnn_ctr620_ProductList_dlProductList .slick-prev::after,
#dnn_ctr619_ProductList_dlProductList .slick-prev::after {
    transition: all 0.5s cubic-bezier(0.2, 1, 0.3, 1);
    top: 27px;
    left: -12px !important;
}

#dnn_ctr620_ProductList_dlProductList .slick-next:after,
#dnn_ctr619_ProductList_dlProductList .slick-next:after {
    transition: all 0.5s cubic-bezier(0.2, 1, 0.3, 1);
    top: 27px;
    right: -12px !important;
} */

#dnn_ctr620_ProductList_dlProductList,
#dnn_ctr619_ProductList_dlProductList {
    margin-bottom: 70px !important;
}

.tabid-144 .Theme_03_Default {
    margin-top: 50px;
    margin-bottom: 30px;
    direction: ltr;
}

.tabid-144 .Theme_03_Default .pro-single-item {
    border: 1px solid #FFF;
    -webkit-transition: all 200ms ease-out 0s;
    -moz-transition: all 200ms ease-out 0s;
    -o-transition: all 200ms ease-out 0s;
    transition: all 200ms ease-out 0s;
}

.tabid-144 .Theme_03_Default .pro-single-item:hover {
    border: 1px solid #CFCFCF;
    -webkit-transition: all 200ms ease-out 0s;
    -moz-transition: all 200ms ease-out 0s;
    -o-transition: all 200ms ease-out 0s;
    transition: all 200ms ease-out 0s;
}

#dnn_ctr619_ProductList_dlProductList .ListCell,
#dnn_ctr619_ProductList_dlProductList .AltListCell {
    margin-left: 10px !important;
    margin-right: 10px !important;
}

#dnn_ctr620_ProductList_dlProductList .ListCell,
#dnn_ctr620_ProductList_dlProductList .AltListCell {
    margin-left: 10px !important;
    margin-right: 10px !important;
}

/*************************************new footer****************************/
.div-footer-link,
.tt-footer,
.div-footer-link ul {
    color: #fff;
    line-height: 35px;
    font-weight: normal;
}

.div-footer-link ul li,
.div-footer-link ul li a {
    color: #fff;
    font-family: 'BYekan', Tahoma;
    font-size: 14px;
}

.div-footer-link .row {
    margin-top: 15px;
}

.div-footer-link ul {
    list-style-image: url(Images/footer-list.png);
}

.footer-btn {
    background: rgba(8, 55, 105, 1);
    padding: 10px 0px;
}

#dnn_FooterPaneSection1,
#dnn_FooterPaneSection2,
#dnn_FooterPaneSection3,
#dnn_FooterPaneSection4 {
    margin-bottom: 40px;
}

.Theme_03_Default .slick-next {
    right: 23px !important;
    left: auto !important;
}

/***********************************new list************************************/
.list1400 .PriceX .Price-list {
    font-size: 16px;
    direction: rtl;
    display: inherit;
    color: #28a745;
}

.nofilter .deliveryImage {
    padding-right: 40px;

}

.deliveryImage img {
    width: 100%;
    margin-bottom: 40px;
}

/* -------------------------------------------------------------------------- */
/*                                    SLICK                                   */
/* -------------------------------------------------------------------------- */
.slide-arrow {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    cursor: pointer;
    z-index: 1;
    background: #F4F4F4;
    border-radius: 50%;
    text-align: center;
}

.slide-arrow.arrow-prev {
    left: 0;
}

.slide-arrow.arrow-prev:before {
    content: '\f104';
    font-family: 'fontawesome';
    line-height: 20px;
    font-size: 20px;
}

.slide-arrow.arrow-next {
    right: 0;
}

.slide-arrow.arrow-next:before {
    content: '\f105';
    font-family: 'fontawesome';
    line-height: 20px;
    font-size: 20px;
}




@media all and (min-width: 1601px) {

    #dnn_SliderPane::before,
    .TopPane::before,
    .ArticlePane {
        background-size: 100% auto;
    }
}

@media (max-width: 992px) {
    #contentWrapper1 .container {
        padding: 0 20px !important;
    }

    

}

@media all and (max-width: 1199px) {

    .AltListCell .OldRetailPrice .oldprice,
    .ListCell .OldRetailPrice .oldprice {
        max-width: 60%;
    }

    .AltListCell .OldRetailPrice .discount,
    .ListCell .OldRetailPrice .discount {
        display: inline-block;
        padding: 0px 4px;
        margin-right: 5px;
        font-size: 11px;
        max-width: 36%;
    }

    .list_item {
        width: 100% !important;
    }

    .menu .nav.nav-pills {
        margin-right: 0 !important;
    }

    #wrap {
        padding-top: 98px;
    }

    .menu .navbar .nav>li>a {
        padding: 40px 8px;
    }

    .CatePaneStore .SCat-Main>li>a {
        padding: 13px 8px;
    }
}

@media all and (min-width: 991px) and (max-width: 1199px) {
    .MiniCartWrapper {
        width: 60%;
    }

    .login-box {
        background-size: 12px 12px;
        padding-right: 14px;
    }

    .tabid-94 .login-box {
        background-size: 12px 12px;
        padding-right: 14px !important;
    }

    .box {
        width: 220px;
    }

    .effect-ming {
        margin-top: 70px;
    }

    .rule-list li {
        width: 25%;
    }

    .productlist {
        width: 230px;
    }
}

@media all and (max-width: 1024px) {
    .MiniCartWrapper {
        width: 58%;
    }
}

@media all and (max-width: 992px) {
    .logo-order {
        order: 1;
    }

    .menu-order {
        order: 0;
    }

    .search-order {
        order: 3;
        margin: 10px 0 !important;
    }

    .login-order {
        order: 4;
    }

    .basket-order {
        order: 2;
        margin: 10px 0 !important;
    }

    .AjaxMiniCartWrapper {
        margin-top: 0 !important;
    }

    .BasketPane {
        display: flex !important;
        justify-content: center;
        align-items: center;
    }

    .MiniCartWrapper {
        background-color: transparent;
        width: 88%;
    }

    .minicart-box {
        background: url(images/online-res.svg) no-repeat right center;
        background-size: 25px 25px;
        padding: 5px 31px 5px 0 !important;
        color: #a94442;
        font-size: 18px;
    }

    #dnn_ContentPane .slick-next {
        right: 0px !important;
    }

    #dnn_ContentPane .slick-prev {
        left: 0px !important;
    }

    .slick-next {
        right: 10px !important;
    }
    .slick-next::before{
        right: 0 !important;
    }

    .slick-prev {
        left: 10px !important;
    }
    .slick-prev::before{
        left: 0 !important;
    }

    .login-box a {
        font-size: 14px;
    }

}

@media all and (min-width: 992px) and (max-width: 1023px) {
    .SearchImage {
        margin-top: 15px;
    }
}

@media all and (min-width: 768px) and (max-width: 992px) {
    .SearchImage {
        top: 30px;
    }

    .logo {
        height: 57px;
        margin: 8px auto;
        float: none;
        background-size: contain;
    }

    .menu .navbar .nav>li>a {
        padding: 30px 10px;
    }

    .MiniCartWrapper {
        margin: 6px auto;
    }

    .StoreSearch {
        margin-top: 22px;
    }

    .about-txt {
        padding: 10px 20px;
    }

    .SCat-Main::before {
        display: none;
    }

    .box {
        width: 220px;
    }

    .social-box .fa {
        font-size: 16px;
        width: 30px;
        height: 30px;
        padding-top: 6px;
    }

    #wrap {
        padding-top: 151px;
    }

    .TopPane .SCat-Main li a {
        margin: 0 auto;
    }

    .rule-list li {
        width: 30%;
    }

    .CatePaneStore .SCat-Main>li>a {
        padding: 13px 4px;
        font-size: 12px;
    }

    span.add-item-num {
        color: #be1e2d;
    }

    .productlist {
        width: 226px;
    }

    /*.login-box {*/
    /*    position: absolute;*/
    /*    top: 0;*/
    /*    left: 0;*/
    /*    margin-top: 17px;*/
    /*}*/
}

@media all and (max-width: 767px) {
    .logo {
        float: none;
        display: block;
        z-index: 10;
        background-size: contain;
        width: 100px;
        background-position: center center;
    }


    .about-txt h3 {
        font-size: 28px;
    }

    .about-txt {
        padding: 10px;
    }

    .TopPane {
        padding-top: 10px;
    }

    .TopPane .SCat-Main li a {
        margin: 0 auto;
    }

    .news-ttl-inside {
        margin-top: 10px !important;
        text-align: center;
    }

    .articel {
        margin-top: 20px;
        padding: 0;
    }

    .ArticlePane {
        background: none;
        border-top: 3px solid #ffac19;
    }

    .ArticlePane::before {
        top: 0;
    }

    .footer-video-bg {
        padding: 0 15px;
    }

    .address {
        padding: 0 15px;
    }

    .TopPane .SCat-Main::before {
        display: none;
    }

    .CatePane .SCat-Main li {
        width: 50%;
    }

    .NBright_NormalTextBox.NormalTextBox {
        width: 100%;
        border-radius: 0 !important;
        max-width: 100%;
        opacity: 1;
    }

    .GoButton {
        display: block;
        opacity: 1;
    }

    .header {
        position: relative;
    }

    #wrap {
        padding-top: 0;
    }

    span.add-item-num {
        color: #be1e2d;
    }

    .CatePaneStore {
        background-color: #3e3e3e;
        position: relative;
        z-index: 1;
        position: relative;
        width: 100%;
        height: 44px;
        color: #fff;
        top: 0px;
    }

    .CatePaneStore .SCat-Main {
        display: none;
        position: absolute;
        background-color: #404040;
        z-index: 100;
        top: 43px;
    }

    .CatePaneStore .SCat-Main li {
        display: block;
        padding: 0 5px;
        text-align: right;
    }

    .CatePaneStore .SCat-Main>li>a {
        color: #616161;
        display: inline-block;
        padding: 5px 0;
        height: auto;
    }

    .CatePaneStore .SCat-Main>li>a:first-child {
        height: auto;
    }

    .img-cate {
        width: auto;
        height: auto;
    }

    .CatePaneStore .SCat-Main li {
        border-top: 1px solid #5a5a5a;
        width: 100%;
        border-bottom: 1px solid #333;
        background: rgba(255, 255, 255, 0.08);
        padding: 0;
    }

    .CatePaneStore .SCat-Main li .SCat-sub-menu li {
        background: #3f3f3f;
        margin: 0;
    }

    .CatePaneStore .SCat-Main li .SCat-sub-menu li a {
        color: #fff !important;
    }

    .SCat-sub-menu>li a::after {
        display: none;
    }

    .CatePaneStore .SCat-sub-menu.down li:hover {
        background: rgba(0, 0, 0, 0.1) !important;
    }

    .CatePaneStore .SCat-sub-menu li:hover a {
        color: #fff !important;
    }

    .CatePaneStore .SCat-sub-menu {
        width: 100%;
        position: relative;
        margin: 0;
        padding: 0;
        overflow: hidden;
        -webkit-box-shadow: inset 0 -7px 12px rgba(0, 0, 0, 0.15) !important;
        box-shadow: inset 0 -7px 12px rgba(0, 0, 0, 0.15) !important;
    }

    .CatePaneStore .SCat-Main>li.SCat-have-sub-menu>a::before {
        display: none;
    }

    .CatePaneStore .SCat-Main>li.SCat-have-sub-menu {
        position: relative;
    }

    .CatePaneStore .SCat-Main>li>a nav.SCat-Nav {
        position: relative;
        display: block;
        cursor: pointer;
        width: 100%;
    }

    .CatePaneStore .SCat-Main li a {
        font-size: 14px;
        border: 0;
        padding: 10px;
        width: 90%;
    }

    .CatePaneStore .SCat-Main>li>a:hover {
        color: #000;
    }

    .CatePaneStore .SCat-Main>li:hover>a {
        color: #fff !important;
    }

    .CatePaneStore .SCat-Nav-icon {
        position: absolute;
        cursor: pointer;
        padding: 8px;
        text-align: center;
        color: #fff;
        font-size: 15px;
        top: 3px;
        right: 3px;
        z-index: 1;
        width: 100%;
    }

    .ListCell,
    .AltListCell {
        padding: 0 5px;
    }

    .productlist {
        width: 240px;
    }

    .CatePaneStore .SCat-sub-menu .SCat-have-sub-menu>a {
        color: #c1c0bd !important;
    }

    .CatePaneStore .SCat-have-sub-menu {
        position: relative;
    }

    .CatePaneStore .SCat-have-sub-menu .fa {
        width: 20px;
        height: 20px;
        float: left;
        vertical-align: middle;
        margin-top: 15px;
        color: #333;
        font-size: 16px;
        position: relative;
        z-index: 10000;
        cursor: pointer;
    }

    .CatePaneStore .SCat-Nav-icon .fa {
        position: absolute;
        top: 18px;
        right: 25%;
        /* left: 0; */
        color: #fff;
        font-size: 23px;
        text-align: center;
    }

    .CatePaneStore .SCat-Main>li a img {
        display: none;
    }

    .CatePaneStore .SCat-sub-menu {
        display: none;
    }

    .CatePaneStore .SCat-Main>li:hover {
        background-color: transparent;
        box-shadow: 0 0px 12px 3px #333;
        position: relative;
    }

    .CatePaneStore .SCat-Main>li:hover .fa {
        color: #fff;
    }

    .CatePaneStore .SCat-Main>li>a::after {
        display: none;
    }

    .CatePaneStore .SCat-sub-menu .SCat-have-sub-menu .SCat-sub-menu {
        padding: 0;
    }

    .CatePaneStore .SCat-sub-menu .SCat-have-sub-menu .SCat-sub-menu li {
        border-top: 1px solid #5a5a5a;
        width: 100%;
        border-bottom: 1px solid #333;
        background-color: rgba(255, 255, 255, 0.08);
        padding: 0;
    }

    .CatePaneStore .SCat-sub-menu .SCat-have-sub-menu .SCat-sub-menu li a:hover {
        color: #f5f5f5 !important;
    }

    .CatePaneStore .SCat-sub-menu .SCat-have-sub-menu .SCat-sub-menu li a {
        color: #fff !important;
        background: none;
    }

    .CatePaneStore .SCat-sub-menu>li.SCat-have-sub-menu>a::before {
        display: none;
    }

    #dnn_ContentPane .slick-next {
        right: 10px !important;
    }

    #dnn_ContentPane .slick-prev {
        left: 10px !important;
    }

    .box {
        width: 247px;
    }
}

/**Artcile**/
.list_item {
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.15);
}

.big-post-box {
    display: inline-block;
    width: 100%;
    background-color: #fff;
    padding-left: 15px;
    margin: 5px 0;
}

.list_item {
    display: inline-block;
    width: 49%;
    background-color: #fff;
    padding-left: 15px;
    margin: 5px 0;
}

.tabid-94 .mainArticleWrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.tabid-94 .mainArticleWrapper .list_item .disc_div a{
    font-size: 18px;
    text-align: right;
    display: block;
    font-weight: bold;
    padding: 10px;
}

.big-post-img,
.img_div {
    display: inline-block;
    height: 180px;
    width: 220px;
    margin-left: 20px;
    float: right;
    overflow: hidden;
    background: rgb(49, 58, 68);
}

.big-post-img img,
.img_div img {
    -moz-transition: all 1s 0s ease-out;
    -o-transition: all 1s 0s ease-out;
    -webkit-transition: all 1s 0s ease-out;
    transition: all 1s 0s ease-out;
    width: 100%;
    opacity: 0.7;
    max-width: unset !important;
}

.big-post-img:hover img,
.img_div:hover img {
    -moz-transform: rotate(4deg) scale(1.2);
    -o-transform: rotate(4deg) scale(1.2);
    -webkit-transform: rotate(4deg) scale(1.2);
    transform: rotate(4deg) scale(1.2);
    opacity: 1;
}

.disc_div a h1 {
    margin: 15px 0 10px 0 !important;
}

.big-post-title,
.disc_div a h1 {
    color: #373d3f;
    font-size: 18px;
    font-weight: 800;
    line-height: 1.5;
    margin-bottom: 5px;
}

.big-post-text,
.disc_div p {
    color: #5f6365;
    font-size: 12px !important;
    margin-top: 10px;
    text-align: justify;
}

.disc_div p {
    margin-top: -10px;
}

.big-post-foot,
.more_div {
    margin: 10px 0;
    text-align: end;
}

.big-post-more,
.faq-post,
.More_Link,
.FAQ_Link {
    background-color: #f59237;
    background-image: -webkit-linear-gradient(top, #be1e2d, #aa0414);
    background-image: linear-gradient(to bottom, #be1e2d, #aa0414);
    color: #fff !important;
    padding: 5px 15px;
    font-size: 14px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    border: 0;
    position: relative;
    /* float: left; */
}

.More_Link {
    margin-left: 5px;
}

.More_Link:hover {
    background-color: #16abd6;
    background-color: #f59237;
    background-image: -webkit-linear-gradient(top, #aa0414, #be1e2d);
    background-image: linear-gradient(to bottom, #aa0414, #be1e2d);
    color: #ffffff;
}

.gall-item img {
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    width: 100%;
    box-shadow: 0 0 #fff;
}

.gall-item {
    display: inline-block;
    width: 100%;
    background: #bc0000 url('images/magnify.png') center center no-repeat;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    margin: 5px 0;
    overflow: hidden;
}

.gall-item:hover {
    background: #bc0000 url('images/magnify.png') center center no-repeat;
}

.gall-item:hover img {
    opacity: 0.3;
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}


/**End Artcile**/


/**Movie**/

.movies-list-bg {
    margin: 0 auto;
    width: 80%;
}

.movie-list {
    background: #fff;
    margin-bottom: 30px;
    display: inline-block;
    width: 100%;
    height: 100%;
    border: 1px solid #ddd;
}

.movie-div {
    display: inline-block;
    width: 100%;
    height: 378px;
}

.movie-more-toggle {
    background: #f5f5f5;
    margin-top: -7px;
}

.movie-more-toggle a {
    padding: 12px 15px;
    display: inline-block;
    width: 100%;
    color: #555;
    font-size: 18px;
}

.movie-more-toggle h1 {
    font-size: 18px;
    color: #555;
    display: inline-block;
    width: 100%;
}

.movie-toggle-icon {
    float: left;
    display: inline-block;
    color: #bc0000;
    font-style: normal !important;
    font-size: 18px;
    font-family: 'FontAwesome' !important;
}

.movie-text {
    padding: 15px;
    text-align: justify;
    color: #757575;
    line-height: 1.8 !important;
}

.collapsed .movie-toggle-icon:before {
    content: "\f078";
}

.movie-toggle-icon:before {
    content: "\f00d";
}


/**End Movie**/

.contact-text {
    font-size: 17px !important;
}


/*********Models*************/

.Models .Value label {
    max-width: 100%;
    border-radius: 3px;
    border: 1px solid #e2e2e2;
    font-weight: normal;
    transition: all 0.3s;
}

.Models .Value input[type="radio"]:empty,
.Models .Value input[type="checkbox"]:empty {
    display: none;
}

.Models .Value input[type="radio"]:empty~label,
.Models .Value input[type="checkbox"]:empty~label {
    position: relative;
    line-height: 32px;
    padding-right: 45px;
    padding-left: 15px;
    margin-top: 1em;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
}

.Models .Value input[type="radio"]:empty~label:before,
.Models .Value input[type="checkbox"]:empty~label:before {
    position: absolute;
    text-align: center;
    display: block;
    top: -1px;
    line-height: 37px;
    bottom: -1px;
    right: -1px;
    content: '';
    width: 32px;
    background: #e2e2e2;
    border-radius: 0px 3px 3px 0px;
    transition: background-color 0.3s;
}

.Models .Value input[type="radio"]:hover:not(:checked)~label,
.Models .Value input[type="checkbox"]:hover:not(:checked)~label {
    color: #888;
}

.Models .Value input[type="radio"]:hover:not(:checked)~label:before,
.Models .Value input[type="checkbox"]:hover:not(:checked)~label:before {
    content: '\2714';
    color: #C2C2C2;
}

.Models .Value input[type="radio"]:checked~label,
.Models .Value input[type="checkbox"]:checked~label {
    color: #777;
}

.Models .Value input[type="radio"]:checked~label {
    background-color: #f7f9ff !important;
    border-color: #285d9a;
}

.Models .Value input[type="radio"]:checked~label:before,
.Models .Value input[type="checkbox"]:checked~label:before {
    content: '\2714';
    color: #fff;
    background-color: #1d477c;
}

.Models .Value input[type="radio"]:checked~label:before,
.Models .Value input[type="checkbox"]:checked~label:before {}

.Models .Value input[type="radio"]:focus~label:before,
.Models .Value input[type="checkbox"]:focus~label:before {
    box-shadow: 0 0 0 3px #999;
}

span#spnModelPrice {
    float: left;
}

span#spnModelCurrency {
    float: left;
}

.Detail span.spnModelPriceBox {
    float: left;
    /* direction: rtl; */
    direction: ltr;
    /* display: inline-block; */
    /* width: 100%; */
    /* text-align: left; */
}

.productlist span.spnModelPriceBox {
    /* float: left; */
    direction: rtl;
    /* direction: ltr; */
    display: inline-block;
    width: 100%;
    text-align: left;
}

span.spnModelPrice {
    /* margin-left:5px */
}


/****************sidebare filter product**************/

.tabid-90 #dnn_SidebarPane {
    display: block;
    margin-bottom: 20px;
}

.confirmDelete i,
.cancelDelete i {
    top: -5px !important;
    margin-left: 22px !important;
}


/**************************/

@media all and (max-width: 576px) {
    .login-box {
        position: relative;
        background: url(images/user.svg) no-repeat top;
        background-size: 24% 20px;
        padding-right: unset;
        margin-top: 0px;
        display: flex;
        align-items: center;
        background-position: center 18px;
        text-align: center;
        justify-content: center;
        transform: translateY(10px);
    }
    .Detail table{
        font-size: 9px !important;
    }

    .tabid-94 .login-box {
        padding-right: 0 !important;
    }

    .AjaxMiniCartWrapper #cart {
        padding: 0 6px !important;
    }

    .div-footer-link .row {
        margin-top: 15px;
        padding-right: 15px;
        padding-left: 15px;
    }

    .FooterPane input[type="text"],
    .FooterPane select,
    .FooterPane textarea,
    .FooterPane input[type="email"],
    .FooterPane input[type="search"],
    .FooterPane input[type="password"] {
        padding: 5px 60px 5px 10px;
    }
}

@media all and (max-width: 376px) {
    .MobileMenuDivWrapper {
        width: 95vw;
    }
}

@media all and (max-width: 768px) {
    .Theme_12_Basic .unoslider_caption{
        bottom: 12% !important;
    }
    .Theme_12_Basic .unoslider_caption h1{
        font-size: 20px;
    }
    #dnn_ctr474_ViewDraggableDynamicForm_tblMain {
        width: 100% !important;
    }

    .Detail .Desc>div {
        overflow-x: scroll;
    }

    .logo-order {
        order: 2;
    }

    .menu-order {
        order: 0;
        display: flex !important;
        justify-content: center;
        align-items: center;
    }

    .search-order {
        order: 4;
    }

    .login-order {
        order: 3;
        margin-right: auto;
        z-index: 100;
    }

    .basket-order {
        order: 1;
    }

    .login-box .wb-dropdown-menu .nav>li>a {
        position: relative;
        display: block;
        padding: 10px 10px;
    }
    .img_div, #dnn_ctr465_DNNArticle_panel1 .CategoryDropdown{
        width: 100%;
        margin: 5px auto;
    }
}

@media all and (min-width: 992px) and (max-width: 1200px) {

    .menu .nav li a,
    .menu .nav li span {
        font-size: 13px;
    }

    .menu .navbar .nav>li>a {
        padding: 40px 5px;
    }
}


/*------------------------------------------------*/


/*--------------NBSTORE LOGIN PAGE----------------*/


/*------------------------------------------------*/

.row.LoginPage {
    /* max-width:900px; */
    /* margin:40px auto 20px; */
}

.row.LoginPage .bx a:before {
    content: '';
    width: 42px;
    height: 42px;
    display: inline-block;
    transition: all 0.3s;
}


/* .row.LoginPage .bx.log a:before {
        background: url(./img/key.png) no-repeat;
    }

    .row.LoginPage .bx.reg a:before {
        background: url(./img/user.png) no-repeat;
    } */

.row.LoginPage .bx a:hover:before {
    transform: translateY(4px);
}

.row.LoginPage .bx {
    display: inline-block;
    width: 100%;
}

.row.LoginPage .bx a {
    line-height: 50px;
    display: inline-block;
    width: 100%;
    font-size: 16px;
    padding: 40px;
    border: solid 1px #f1f1f1;
    border-radius: 15px;
    transition: all 0.4s;
    position: relative;
    margin-bottom: 20px;
}

.row.LoginPage .bx a:hover {
    background-color: inherit !important;
    box-shadow: 0px 0px 4px 2px #f1f1f199;
}

.row.LoginPage .bx a span.firstSpan {
    color: #464646;
    display: block;
    margin-bottom: 10px;
}

.row.LoginPage .bx a span.secondSpan {
    color: #ffffff;
    display: block;
    width: 80%;
    margin: auto;
    /* padding:10px; */
    border-radius: 50px;
    background-color: #ababab;
    transition: all 0.3s;
}

.row.LoginPage .bx a:hover span.secondSpan {
    background-color: #838383;
}


/*------------------------------------------------*/


/*------------END NBSTORE LOGIN PAGE--------------*/


/*------------------------------------------------*/

.AjaxMiniCartWrapper {
    text-align: right;
    margin-top: 8px;
    position: relative;
    background-color: #123163;
    border-radius: 4px;
    max-width: 40px;
    text-align: center;
    height: 40px;
    line-height: 40px;
}

.wb-dropdown-menu {
    display: none;
    position: absolute;
    background: #fff;
    min-width: 120px;
    border-radius: 0 0 15px 15px;
    box-shadow: 0 3px 6px #8e8e8e;
    top: 150%;
    left: 0;
    padding: 0 0 15px;
}

.wb-dropdown {
    position: relative;
}

.wb-dropdown-menu>a {
    padding: 10px 15px;
    margin-right: 2px;
    border-radius: 4px;
    width: 100%;
    display: block;
}

.wb-dropdown-menu li {
    width: 100%;
    margin-right: 0 !important;
}

.wb-dropdown-menu li a {
    margin-right: 0;
}

.wb-dropdown-menu>a:focus,
.wb-dropdown-menu>a:hover {
    text-decoration: none;
    background-color: #eee;
}

.modal-OrderDetail span,
.modal-OrderEditMode span {
    font-size: 16px;
    line-height: 2;
}
.modal-OrderDetail .close,
.modal-OrderEditMode .close {
    position: absolute;
    top: 12px;
    left: 15px;
}

@media all and (max-width: 767px) {
    .UlGroupListView li span {
        display: inline-block !important;
        width: 49% !important;
        word-break: break-all;
    }
}
@media screen and (max-width:768px){
     .suggestPopUp .mobile{
        display: block;
	opacity:1 !important;
        z-index: 999 !important;
    }
    .suggestPopUp .desktop{
        display:none !important;
    }
    .closeDesktop{
        display: none !important;
    }
    .suggestPopUp{
	background: transparent;
	box-shadow: none;
    }
}
 
#dnn_ctr513_ModuleContent .i4ewOd-pzNkMb-haAclf
{
	background-color: #4C6092 !important;
}
/* -------------------------------------------------------------------------- */

/*                                  whatsapp                                  */

/* .suggestPopUp {
    position: fixed;
    bottom: 10px;
    left: 60px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 999;
    
    text-align: center;
}
.suggestPopUp .desktop{
	background: #fff;
	box-shadow: 0px 0px 50px 0px rgb(0 0 0 / 20%);
    	width: 340px;
    	height: 240px;
	border-radius: 10px;
    	padding: 16px;
	border: 1px solid #D3D3D3;
}
.closeDesktop{
    left: 10px;
    width: 60px;
    height: 60px;
    right: auto;
    font-size: 36px;
    background: #31BF53;
    color: #fff;
    border-radius: 50%;
    position: fixed;
    bottom: 10px;
    box-shadow: 0px 0px 50px 0px rgb(0 0 0 / 20%);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center !important;
    padding: 16px;
    z-index: 999;
    border: 1px solid #D3D3D3;
    text-align: center;
}
.closeDesktop a{
    color: white;
    text-align: center;
}
.suggestPopUp h3 {
    border-bottom: 1px dotted #C4C4C4;
    width: 100%;
    text-align: center;
    padding-bottom: 5px;
    margin-bottom: 8px !important;
}
.suggestPopUp h3 i {
    color: #31bf53;
    font-size: 24px;
}
.suggestPopUp img{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin-top: -60px;
    border: 1px solid #31bf53;
    box-shadow: 0 4px 4px 0 rgb(0 0 0 / 25%);
    margin-bottom: 12px;
}
a.closePopUp {
    position: absolute;
    top: 0;
    right: 0;
    border: 1px solid;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    transition: all .3s;
    transform: translate(50%, -50%);
    color: #fff !important;
    background: #434343;
    cursor: pointer;
font-family: sans-serif;
}

a.closePopUp:hover {
    background: red;
    color: #fff;
    transition: all .3s;
}

.btn-advice {
    border: 1px solid #2ca84a;
    border-radius: 50px;
    width: 70%;
    padding: 10px;
    color: #fff !important;
    transition: all .3s;
    background: #31bf53;
    display: inline-block;
}

.btn-advice:hover {
    background: transparent;
    color: #31bf53 !important;
    transition: all .3s;
}
.mobile{
   	display: none;
	opacity:0;
	right: 20px;
        width: 50px;
        height: 50px;
        left: auto;
        font-size: 32px;
        background: #31BF53;
        color: #fff;
        border-radius: 50%;
        position: fixed;
        bottom: 0px;
        box-shadow: 0px 0px 50px 0px rgb(0 0 0 / 20%);
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding: 16px;
        z-index: 999;
        border: 1px solid #D3D3D3;
        text-align: center;
}
#Body.detail .mobile{
    bottom: 60px;
}
i.fa-whatsapp::before{
    left: 22%;
    color: white;
} */