@import url(//fonts.googleapis.com/css?family=Josefin+Sans); @import url(//fonts.googleapis.com/css?family=Open+Sans); @import url(//fonts.googleapis.com/css?family=Raleway);  body, button, input, select, table, textarea { font-family :Josefin Sans; }


body,html,input,select,a,div,label,button,input,span,h1,h2,h3,h4,h5,h6,div#mapConfirm,#mapTitle,.userform .form-group label,.userform .form-group input[type=text], .userform .form-group input[type=password], .userform .form-group input[type=email],#content .user,.userform .form-group textarea,#content .user .container .head p,#content .user .container .section_register .desc, #content .user .container .head p,#products-price-status .products-price-finalprice span.price,#content .payment .payment_type .payment_list .payment_item .title-payment,#popup #inner #body p,.c-header__cart[data-counter]:after{
    font-family: 'Josefin Sans'!important;
}

#owl-carousel-category-section .owl-carousel-category{
    width:90%;
    margin:0 auto;
}

.wmax #navigation .inner-wraper,.wmin #navigation .inner-wraper{
    display: flex!important;
    justify-content: center;
}

.filters-panel .filter__items a.filter__items_category span:after{
    background-image:url(../moftakharjewellery/bg-li.png)!important;
    background-position: center center;
    background-size: 100%;
}

body{
    background:#fff;
}

#main .inner-wraper{
    width: 100%!important;
}

body[data-page=front] #content {
    width: 73%!important;
    margin-left:1%!important;
    margin-right:1%!important;
}

#content {
    width: 98%!important;
    margin-left:1%!important;
    margin-right:1%!important;
}

.navigation.fixed {
    position: fixed!important;
    top: 0;
    width: 100%;
    z-index: 10000;
    margin: 0!important;
    background:rgba(255,255,255,0.9)!important;
    opacity: 1!important;
}

.L_direction,.R_direction{
    max-width:18px;
}

.js-product-box{
    position: relative;
}


.mrg-bottom {
    margin-bottom: 20px!important;
}

.header{
    height:68px;
}

.dkClientPopup{
    height:200px;
    background:#1b4d4e;
    text-align:center;
}
.dkClientPopup a img{
    height:190px;
}
.dkClientPopup a ,.dkClientPopup a:hover{

    color: #fff!important;
    line-height: 0px;
    text-align: right;
    direction:rtl;
    font-size: 18px;
    display:block;
    text-align:center;
    margin-bottom:10px;
}

.price-old-section{
    height: 32px;
    margin-left: 34px;
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;

}


.price-old-section .price-off-percent,.price-old-section .price-old{
    float:left;
    position:relative;

}
.price-old-section .price-old,.final-price > .currency
{
    color:#646464;
}

.price-old-section .price-off-percent{
    border-radius:0!important;
    min-width: auto;
    background:#930000;
    margin-right:30px;
}

.price-old:before{
    position: absolute;
    width:20px;
    height:20px;
    content: "";
    right: calc(50% - 19px);
    top: calc(50% - 5px);
    color:#930000!important;
    border-top: 1px solid #930000;
    border-color: inherit;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.price-old:after{
    position: absolute;
    width:20px;
    color:#930000!important;
    height:20px;
    content: "";
    left: calc(50% - 15px);
    top: calc(50% - 5px);
    border-top: 1px solid #930000;
    border-color: inherit;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.price-old-section .price-off-percent:after{
    content: " ";
    position: absolute;
    border-left: 23px solid transparent;
    border-top: 23px solid #930000;
    top: 0;
    left: -23px;
    z-index: 1;
}

.price-old-section .price-off-percent:before {
    content: " ";
    position: absolute;
    border-right: 23px solid transparent;
    border-bottom: 23px solid #930000;
    top: 0;
    right: -23px;
    z-index: 1;
}


.header .topbar ul.tbar li{
    margin:0!important;
}
.header .topbar ul.tbar li a span{
    width:25px!important;
    height:25px!important;
    background:none;
}

.header .topbar ul.tbar li a span.user-icon{

    background-image: url('/digi/moftakharjewellery/profile.png');
    background-size: auto 100%;
    background-position: center center;
    background-repeat: no-repeat;
    filter: grayscale(1);
}

.header .topbar ul.tbar li a span.icon-love-small{
    background:none;
    background-image: url('/digi/moftakharjewellery/like.png');
    background-size: 95% auto;
    background-position: center center!important;
    background-repeat: no-repeat;
    filter: grayscale(1);
}

.header .topbar ul.tbar li a span#udpCartItemCounter{
    background:none;
    background-image: url('/digi/moftakharjewellery/cart.png');
    background-size: auto 100%;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    filter: grayscale(1);
}
.header .topbar ul.tbar li a span{
    margin-right:5px;
}
.header .topbar ul.tbar li a span#udpCartItemCounter .order-count{
    position: absolute;
    width: 18px!important;
    height: 18px!important;
    padding: 0;
    margin: 0;
    text-align: center;
    color: #fff;
    font-weight: bold;
    left: 12px;
    bottom: -6px;
    line-height: 19px;
    background: #1b4d4e;
    border-radius: 100%;
}

body{
    font-size:14px!important;
}

body[data-page=list] {
    background-color: #fff!important;
}


.c-seller{
    display:none;
}

#content #payment-container{
    border:none!important;
}

.navigation {
    background: transparent!important;
    box-shadow:none!important;
    border-bottom: 1px solid #c1a172!important;
    border-top:0!important;
}

.header ,#dk-header{
    background: transparent!important;
}

.navigation .mrg-auto ul.root>li.current {
    box-shadow:none!important;
    color:#1b4d4e!important;
    border-bottom: 1px solid #1b4d4e!important;
}

.navigation .mrg-auto ul.root>li>span, .navigation .mrg-auto ul.root>li>a{
    padding:0.5px 10px!important;
    font-size: 13px!important;
}

a:hover, a:focus ,.navigation .mrg-auto ul.root>li.current>span{
    color: #1b4d4e!important;
}

.navigation .mrg-auto ul.root>li>ul.level>li.current>a {
    color: #1b4d4e!important;
    border-bottom: 2px solid #1b4d4e!important;
    background: none!important;
}


.navigation .mrg-auto ul.root>li>ul.level{
    top: 42px!important;
}

.navigation .mrg-auto ul.root>li>span>span.arr{
    margin-right:0!important;
    margin-left:8px!important;
}

.navigation .mrg-auto{
    height:auto!important;
}

.header .inner-wraper{
    display: flex!important;
    justify-content: space-between;
    align-items: flex-start;
}

.header .logo-box img{
    margin-top: 0!important;
}

.header .search-box{
    z-index: 1!important;
    margin-right: 30px!important;
    margin-top: 10px;
}

.header .topbar{
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: center;
    height: auto;
}

.header .search-box #btnSearch{
    right: -25px!important;
    border:0!important;
    left:auto!important;
    background-image: url(../moftakharjewellery/search.png)!important;
    background-color: transparent!important;
    height: 25px!important;
    background-size: auto 25px!important;
    background-repeat: no-repeat!important;
    background-position: center bottom!important;
}

.header .search-box #SearchBox,.header .search-box #SearchBox:focus{
    border: 0;
    border-bottom: 1px solid #c9d1d7;
    padding: 0 14px 0px 5px!important;
    background:transparent!important;
}

.header .inner-wraper>div{
    width:33% !important;
    height:100%;
}

.wmax .header .logo-box img{
    width:100%;
}

.wmax .header .search-box #SearchBox{
    width: 250px!important;
    background: transparent;
    height: 25px;
}

.header .logo-box{
    height:auto!important;
}


.header .topbar ul.tbar li a span.user-icon{

}

.header .topbar ul.tbar li a span.icon-love-small{

}

.dk-button-icon-cart{

}


#main{
    background:none!important;
}

.owl-carousel .owl-stage-outer{
    z-index: 1;
}
.owl-carousel  .owl-nav{
    position: absolute;
    text-align: center;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    color:#fff;
    margin-top:0!important;
    pointer-events: none;
}

.owl-carousel.owl-rtl .owl-nav{
    direction:ltr!important;
}

.owl-carousel .owl-nav .owl-prev {
    float: right;
    margin-right: 5%!important;
    display: block!important;
    border: 0px solid black;
    color: #ffffff!important;
    background:transparent!important;
    pointer-events: auto;
}

.owl-carousel.owl-rtl .owl-nav .owl-prev{
    margin-right:-30px!important;
}

.owl-carousel .owl-nav .owl-next {
    margin-left: 5%!important;
    display: block!important;
    border: 0px solid black;
    color: #ffffff!important;
    background:transparent!important;
    pointer-events: auto;
}

.owl-carousel.owl-rtl .owl-nav .owl-next{
    margin-left:-30px!important;
}

.owl-carousel-slider .owl-dots
{
    position: absolute;
    width: 100%;
    bottom: 20px;
    z-index: 3;
}

#openMessage{
    display:none!important;
}

.owl-carousel-slider .owl-dots .owl-dot span{
    width: 15px!important;
    height: 15px!important;
    background:#1b4d4e!important;
    box-sizing: border-box;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
    background:#fff;
}


.owl-carousel-slider .owl-dots .owl-dot.active span, .owl-carousel-slider .owl-dots .owl-dot:hover span{
    background:transparent!important;
    border:1px solid #1b4d4e;
}

.purple{
    color:#1b4d4e;
}

.image-box {
    border: 1px solid #c1a172;
    box-sizing: border-box;
    position: relative;
}

#owl-carousel-category-section .item:hover .image-box{
    border-color:#1b4d4e;
}

#owl-carousel-category-section .item:hover .title{
    color:#1b4d4e;
}

.image-box-2 {
    position: relative;
}

#owl-carousel-slider-news a.item {
    display: block;
    direction: rtl;
    text-align: right;
    background: #fff;
    padding-bottom: 10px;
    border: 1px solid #c1a172;
}

#owl-carousel-slider-news img{
    border-bottom: 1px solid #c1a172;
}

#owl-carousel-slider-news p {
    text-align: justify;
    padding: 0px 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    box-sizing: border-box;
}

#owl-carousel-slider-news h4 {
    color: #595a5c;
    font-weight: bold;
    padding: 10px 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    box-sizing: border-box;

}

.boxmore {
    position: relative;
    background: #1b4d4e;
    display: inline-block;
    color: #c1a172;
    font-size: 14px;
    text-align: center;
    margin: 10px 30px;
    font-weight: bold!important;
}

.boxmore h3{
    font-weight: bold!important;
    white-space: nowrap;
    padding: 5px 15px;
}

.boxmore.yellow {
    background: #c1a172;
    color: #fff!important;
    margin: 30px 30px 0px 0px;
    display: inline-block;
    padding: 10px;
    position:relative;
}

.boxmore.white {
    background: white;
    color: #1b4d4e;
    font-weight:bold!important;
    margin-top: 70px;
}

.boxmore.orange {
    background: white;
    color: #1b4d4e;
    font-weight:bold!important;
    margin-top: calc(50% + 25px);
    margin-bottom: calc(50% + 5px);
    border: 1px solid #c1a172;
    line-height:45px;
    padding-right:10px;padding-right: 10px;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
}


.text-more{
    display: block;
    line-height: 35px;
}

.boxmore.white h3{
    font-size:16px!important;
}

#content {
    width: 100% !important;
    margin: 0 !important;
}

#slider {
    width: 79.5% !important;
    float: left;
}

.wmax #content #slider img {
    width: 100% !important;
}

.wrap {
    padding: 0 50px;
}

#autoslider {
    width: 18.6%;
    float: right
}

#owl-carousel-category {
    margin-top: 40px;
}


#owl-carousel-category span.title {
    display: block;
    text-align: center;
    margin-top: 10px;
    font-size: 18px;
}

#vitrin {
    display: flex;
    margin-top: 40px;
    justify-content: space-between;
    align-items: center;
}

#vitrin > div {
    width: 32%;

}

.vitrin h3 {
    text-align: center;
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 20px;
    color: #1b4d4e;
}

h2.purple {
    text-align: right;
    font-weight: 700;
    margin-bottom: 10px;
    color: #1b4d4e !important;
    font-size: 23px;
    line-height: 40px;
}

#dk-services-feature {
    border: none !important;
    box-shadow: none !important;
    background-color: transparent !important;
    height: auto !important;
}

#dk-services-feature ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#dk-services-feature ul li {
    float: none !important;
    width: 18% !important;
    height: auto !important;
}

#dk-services-feature li a img {
    width: 50%;
    margin-left: 0 !important;
    margin-bottom: 20px;
}

#dk-services-feature ul li a span {
    display: block;
    width: 100%;
    text-align: center;
    margin: 0;
    font-weight: bold;
    font-size: 14px;
    color: #333 !important;
}

#contacts {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#contacts > div {
    width: 28%;
}



#contacts .contacts {
    text-align: right;
    direction: rtl;
    color: #5e4a71;
    font-size: 14px;
    padding: 10px 0;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    width:40%;
}

#contacts .contacts .contact {
    display: flex;
    justify-content: flex-start;
    align-items: center;

}

#contacts .contacts .contact a {
    text-align: justify;
}

#contacts .contacts .contact i {
    color: #c1a172;
    font-size: 30px;
    font-weight: 100;
    margin-left: 15px;
}

.website-sections {
    background:url('../moftakharjewellery/sentence.jpg') no-repeat left center #c1a172;
    padding: 30px 0;
    padding-left:430px;
    padding-right:30px;
    background-size: auto 100%;

}

#website-sections .mrg-auto>div {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
}



.title-box{
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    margin-left:60px;
    height:100%;

}

#new-product-title {
    font-size: 50px;
    color: #1b4d4e;
    display: flex;
    text-align: center;
    flex-direction: column;
    line-height: 60px;
    padding-top: 40px;
}

.productItemmore{
    display: flex!important;
    justify-content: center;
    align-items: center;
    direction: rtl;
}

.more-p{
    border: 1px solid #c1a172;
    padding: 10px;
    color: #333;
    font-weight: bold;
    position:relative;
}


#new-product-title span {
    display: block;
    white-space: nowrap;
}

#owl-carousel-slider-product .item {
    display: block;
    width: 100%;
    background: #fff;
    color: #333;
    text-align: center;
    padding-bottom: 30px;
    position: relative;
    border: 1px solid #1b4d4e;
    box-sizing: border-box;
}

#owl-carousel-slider-product .item img {
    width: 100%;
}


.final-price > .currency {

    font-weight: 100;
    font-size: 10px;
}



.final-price {
    direction: rtl;
    text-align: center;
    display: block;
    padding-left: 0px;
    font-weight: bold;
    color: #000;
}

#footer {
    background:#e6e7e9;
    padding: 50px 60px 20px;
}

#footer * {
    direction: rtl;
}

#footer_title {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 8px;
}

#footer_description {
    font-size: 12px;
    padding-bottom: 1rem;
    border-bottom: 1px solid black;
}

#footer_copyright {
    font-size: 12px;
    color: #999;
    font-weight: lighter;
    margin-top: 1rem;
    text-align: center;
}

.menu-group {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 50px;
}

.menu-group .menu-container {
    margin: 10px 0px;
}

.social-linkbox{
    justify-content: center; margin-top: 8px;
}
.social-linkbox li{
    padding:0!important;
    margin-left:0!important;
    margin-right:15px!important;
}

.menu-container .menu-title {
    position: relative;
    color:#1b4d4e;
    font-size: 18px;
    line-height: 10px;
    font-weight: bolder;
    margin-bottom: 15px;
    padding-bottom: 18px;
    border-bottom: 1px solid black;
    box-sizing: border-box;
}



.menu-container .menu-title:hover {
    border-bottom-width: 1px;
}
.menu-container .menu-title:hover:before{
    border-bottom-width: 1px;
}



.menu-container ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.menu-container ul li {
    padding: 10px 20px;
    box-sizing: border-box;
    white-space: nowrap;
    height: 40px;
}

.menu-container ul li:nth-child(2n){
    padding-left:0;
}

.menu-container .menu-link {
    display: block;
    font-size: 15px;
    position: relative;
    line-height: 27px;

    text-decoration: none;
    font-weight: lighter;
    margin-right: 15px;
    padding-right: 11px;
    box-sizing: border-box;
    border-bottom: 1px solid transparent;
    /*transition: border-bottom-width 0.3s ease-in-out, border-bottom-color 0.3s ease-in-out;*/
}

.menu-container .menu-link:before {
    position: absolute;
    content: "";
    width: 16px;
    right: -15px;
    top: 4px;
    height: 15px;
    background: url(../moftakharjewellery/bg-li.png);
    background-size: 100% 100%;
}

.menu-container ul li:hover .menu-link:before{
    filter: grayscale(0%);
}


.menu-container ul li:hover .menu-link {
    font-weight: bold;
}


.

.menu-icon img {
    width: 48px;
    height: 48px;
    /*padding: 0 10px;*/
}

#footer .certification-icon {
    width: 130px;
}

.col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}

.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}

.col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}

.col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}

.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}



.atom-1 {
    border-bottom-color: #c1a172!important;
}

.atom-2 {
    border-right-color: #c1a172!important;
}


.atom-3 {
    border-top-color: #c1a172!important;
}

.masonry-gallery__item__detail [class*=clock]{
    color:#c1a172!important;
}

#content #pageRegion .title h2{
    color:#1b4d4e!important;
}

.masonry-gallery__item__description:before{
    border-top:2px solid #1b4d4e!important;
}

.sorting li.active{
    border-bottom:2px solid #1b4d4e!important;
}

.rectangle_top_purple_border:before{
    content: " ";
    position: absolute;
    border-left: 30px solid transparent;
    border-top: 30px solid #c1a172;
    top: 0px;height:30px;
    right: 0px;
    z-index: 1;
}

.rectangle_top_purple_border:after{
    content: " ";
    position: absolute;
    border-right: 30px solid transparent;
    border-top: 30px solid #c1a172;
    top: 0px;
    left: 0px;height:30px;
    z-index: 1;
}

.rectangle_bottom_purple_border:before{
    content: " ";
    position: absolute;
    border-right: 30px solid transparent;
    border-bottom: 30px solid #c1a172;
    bottom: 0px;
    height:30px;
    left: 0px;
}

.rectangle_bottom_purple_border:after{
    content: " ";
    position: absolute;
    border-left: 30px solid transparent;
    border-bottom: 30px solid #c1a172;
    bottom: 0px;
    right: 0px;
    height:30px;
}

.rectangle_top:before {
    content: " ";
    position: absolute;
    border-left: 30px solid transparent;
    border-top: 30px solid #ffffff;
    top: 0;
    right: 0;
}

.rectangle_top_purple:before {
    content: " ";
    position: absolute;
    border-left: 30px solid transparent;
    border-top: 30px solid #1b4d4e;
    top: -2px;
    right: -2px;
    z-index: 1;
}

.rectangle_bottom:before {
    content: " ";
    position: absolute;
    border-right: 30px solid transparent;
    border-bottom: 30px solid #ffffff;
    bottom: 0;
    left: 0;
}

.rectangle_bottom_purple:before {
    content: " ";
    position: absolute;
    border-right: 30px solid transparent;
    border-bottom: 30px solid #1b4d4e;
    bottom: -2px;
    left:-2px;
    z-index: 1;
}

.rectangle_top:after{
    content: " ";
    position: absolute;
    border-right: 30px solid transparent;
    border-top: 30px solid #ffffff;
    top: 0;
    left: 0;
}

.rectangle_top_purple:after {
    content: " ";
    position: absolute;
    border-right: 30px solid transparent;
    border-top: 30px solid #1b4d4e;
    top: -2px;
    z-index: 1;
    left: -2px;
}

.rectangle_bottom:after {
    content: " ";
    position: absolute;
    border-left: 30px solid transparent;
    border-bottom: 30px solid #ffffff;
    bottom: 0;
    right: 0;
}

.rectangle_bottom_purple:after {
    content: " ";
    position: absolute;
    border-left: 30px solid transparent;
    border-bottom: 30px solid #1b4d4e;
    bottom: -2px;
    right: -2px;
    z-index: 1;
}

.rectangle_top_15:before {
    content: " ";
    position: absolute;
    border-left: 15px solid transparent;
    border-top: 15px solid #ffffff;
    top: -1px;
    height:15px;
    right: -1px;
    z-index: 1000;
}

.rectangle_top_border_15:before {
    content: " ";
    position: absolute;
    border-left: 15px solid transparent;
    border-top: 15px solid #c1a172;
    height:15px;
    top: 0px;
    right: 0px;
    z-index: 1000;
}

.rectangle_bottom_15:before {
    content: " ";
    position: absolute;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #ffffff;
    bottom: -1px;
    height:15px;
    left: -1px;
    z-index: 1000;
}

.rectangle_bottom_border_15:before {
    content: " ";
    position: absolute;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #c1a172;
    bottom: 0px;
    height:15px;
    left: 0px;
    z-index: 1000;
}

.rectangle_top_15:after {
    content: " ";
    position: absolute;
    border-right: 15px solid transparent;
    border-top: 15px solid #ffffff;
    top: -1px;height:15px;
    left: -1px;
    z-index: 1000;
}

.rectangle_top_border_15:after {
    content: " ";
    position: absolute;
    border-right: 15px solid transparent;
    border-top: 15px solid #c1a172;
    top: 0px;
    height:15px;
    left: 0px;
    z-index: 1000;
}

.rectangle_top_border_15:before {
    content: " ";
    position: absolute;
    border-left: 15px solid transparent;
    border-top: 15px solid #c1a172;
    top: 0px;
    height:15px;
    right: 0px;
}

.rectangle_bottom_15:after {
    content: " ";
    position: absolute;
    border-left: 15px solid transparent;
    border-bottom: 15px solid #ffffff;
    bottom: -1px;height:15px;
    right: -1px;
    z-index: 1000;
}

.rectangle_bottom_border_15:after {
    content: " ";
    position: absolute;
    border-left: 15px solid transparent;
    border-bottom: 15px solid #c1a172;
    bottom: 0px;height:15px;
    right: 0px;
    z-index: 1000;
}

.diamond {
    position: relative;
}

.diamond_top:before {
    content: " ";
    position: absolute;
    width: 20px;
    height: 20px;
    background: #c1a172;
    left: 5px;
    top: 5px;
}
.diamond_top:after {
    content: " ";
    position: absolute;
    width: 20px;
    height: 20px;
    background: #c1a172;
    right: 5px;
    top: 5px;
}

.diamond_bottom:before {
    content: " ";
    position: absolute;
    width: 20px;
    height: 20px;
    background: #c1a172;
    left: 5px;
    bottom: 5px;
}
.diamond_bottom:after {
    content: " ";
    position: absolute;
    width: 20px;
    height: 20px;
    background: #c1a172;
    right: 5px;
    bottom: 5px;
}

.diamond_top_shap:before{
    content: " ";
    position: absolute;
    border-right: 10px solid transparent;
    border-top: 10px solid #ffffff;
    left: 5px;
    top: 5px;
}

.diamond_top_shap:after{
    content: " ";
    position: absolute;
    border-left: 10px solid transparent;
    border-top: 10px solid #ffffff;
    right: 5px;
    top: 5px;
}

.diamond_bottom_shap:before{
    content: " ";
    position: absolute;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ffffff;
    left: 5px;
    bottom: 5px;
}

.diamond_bottom_shap:after{
    content: " ";
    position: absolute;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #ffffff;
    right: 5px;
    bottom: 5px;
}
.rectangle_white{
    position:relative;
    padding: 5px 10px;
}



#nav-owl-carousel-category-section{
    background:#fff;
    padding:10px 0;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 10001;
    border-bottom: 1px solid #c1a172!important;
    display:none;
}

#nav-owl-carousel-category .owl-item{
    text-align: center;
}

#nav-owl-carousel-category .owl-item a {

    font-weight: bold;
}

#content .shipping .shipping_type .shipping_list .shipping_item .psh-msg{
    padding-right: 5px!important;
}

.articles-gallery .dk-products-image{
    display:none;
}

#content .steps .rounded_rectangle .bullet.green{
    border-color: #1b4d4e!important;
}
.green {
    color: #1b4d4e!important;
}
.btn-cart, .btn-primary,.dk-button-container .dk-button.blue .dk-button-label,.dk-button-container .dk-button.blue, .dk-button-container .dk-button.blue i.dk-button-icon,
#content .steps .rounded_rectangle .rounded_rectangle_over,
#content .steps .rounded_rectangle .dashed div,#content .steps .rounded_rectangle .bullet.green.tick,
.dk-button-container #ctl29_frmLbtnPayAndClose .dk-button-label,#content #pageRegion .contacttable .contactform td input[type="submit"],
#content .dk-button-container.hasIcon.step_forward a.dk-button,.radio-control input[type=radio]:checked+label{
    background-color: #1b4d4e!important;
}

.btn-cart, .btn-primary,#content #pageRegion .contacttable .contactform td input[type="submit"]{
    border-color: #1b4d4e!important;
}

.range-slider__action{
    background-color: #c1a172!important;
}

#content #pageRegion .title span{
    color: #1b4d4e!important;
    font-weight: bold;
}

#content .shipping .address_list .add_address_empty{
    border: 1px solid #ffd700!important;
    background-color: #ffd70038!important;
    color:#1b4d4e!important;
    font-weight: bold;
}

.wmax #shipping-container .address_item__radio{
    background-color: #ffd70038;
    color:#1b4d4e!important;
}


#frmSecProductMain .frmPnlProductAttribute .DkProductAttributeBox input[type="radio"]:checked+label{
    border-color: #bd1d1d!important;
}

.products__item-price--old .off-percent{
    display:none!important;
}

#page .box a:hover,#page .box a:focus{
    color:#efefef!important;
}

#label-products-price-attribute-8778{
    position: relative;
    padding-right: 40px;
}

#label-products-price-attribute-8778:before{
    content: ' ';
    position: absolute;
    width: 30px;
    height: 30px;
    right: 0;
    top: -7px;
    background: url(../moftakharjewellery/kitchen-scale.png) no-repeat;
    background-size: 100% 100%;
}

.dk-button-container .dk-button i.dk-button-icon {
    background: url(../moftakharjewellery/add-to-basket.png) center center no-repeat!important;
}



.shops-details-title{
    position:relative;
    padding-right:30px;
}
.shops-details-title:before{
    content:' ';
    position:absolute;
    right:0;
    top:10px;
    height:1px;
    width:25px;
    background:#c1a172;
}
.shops-details-title div:last-child{
    font-size:85%;
}
.shops-contact{
    display: flex;
    align-items: start;
    justify-content: space-between;
    margin-bottom: 10px;
    font-weight:bold;
}

.shop-details-contact div{
    text-align:left;
    font-family:'iranyekan'!important;
}

.shop-details-contact .instagram{
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center
}

.shop-details-contact .instagram i{
    margin-right:5px;
}

#page-price .hlink,.content-header-bottom:before,.content-header-bottom:after,.content-header-top:before,.content-header-top:after
,.diamond-top-left,.diamond-top-right,.price-box .price-value:before,.price-box .price-value:after,.price-box .price-title:before,.price-box .price-title:after,.content-right-div:before,.content-right-div:after,.content-right-div,.header-center, .footer-center,.content-left-div{
    display:none;
}

#page-price .center.content{
    padding-bottom: 10px!important;

}

#page-price .center{
    background: url(../moftakharjewellery/logo.png) no-repeat center 10px #1b4d4e;
    padding-left: 10px!important;
    padding-right: 10px!important;
    padding-top: 278px;
    background-size: auto 262px;

}

.price-box>div,.content-header-bottom{
    font-size:14px;
}


.social-linkbox a .icon{
    filter: grayscale(100%);
    width: 25px;
    height: 25px;
}
.social-linkbox a .icon-footer-instagram{
    background-position: -474px -546px;
}
.social-linkbox a .icon-footer-telegram{
    background-position: -507px -546px;
}
.social-linkbox a .icon-footer-whatsapp{
    background-position: -537px -546px;
}
.social-linkbox a:hover .icon{
    filter: grayscale(0%);
}

#quickmenu,.a2a_kit,.quickBtn,.products__item-img-color-wrapper .addtowishlist{
    display:none!important;
}

.product_category {
    display: block;
    clear: both;
    font-size: 20px;
    padding: 20px 0;
    margin: 20px;
    line-height:40px!important;
}
.products__item-image-wrapper{
    margin: 15px auto 5px!important;
}
.pagebody p{
    line-height:26px;
}

.options__txt{
    display: flex;
    align-items: center;
}

