/**
 * @author DMT - Development Team
 * @copyright DMT - Development Team
 * @copyright PrestaStore.ir
 * @link PrestaStore.ir
 */

/********** content **********/
#dmtb_cont_cont {
    border-radius: 3px;
    box-shadow: 0 0 3px rgba(0,0,0,0.15);
    margin-bottom: 20px;
}
#dmtb_cont_cont .img-responsive {
    display: block;
    height: auto;
    max-width: 100%;
}
#dmtb_cont_cont .dir_ltr {
    direction: ltr;
}
#dmtb_cont_cont .header {
    background-color: #fafbfd;
    border-bottom: 1px solid #efefef;
    padding: 20px;
    margin-bottom: 20px;
}
#dmtb_cont_cont .title {
    font-size: 20px;
    margin: 0 0 10px 0;
}
#dmtb_cont_cont .title a {
    color: #82858c;
    font-weight: normal;
}
#dmtb_cont_cont .data_add {
    color: #b1b1b1;
    float: right;
    font-size: 11px;
    font-family: tahoma;
    font-style: italic;
    margin-left: 14px;
}
#dmtb_cont_cont .view_count {
    color: #b1b1b1;
    float: right;
    font-size: 11px;
    font-family: tahoma;
    font-style: italic;
}
#dmtb_cont_cont .content_img {
    border-radius: 3px;
    margin: 0 auto 10px;
}
#dmtb_cont_cont .description {
    line-height: 34px;
    margin: 0 0 10px;
    text-align: justify;
    padding: 20px;
}
#dmtb_cont_cont .comments_note {
    color: #b1b1b1;
    float: left;
    font-size: 11px;
    font-family: tahoma;
    font-style: italic;
}
#dmtb_cont_cont .title_rate {
    color: #b1b1b1;
    float: right;
    font-size: 11px;
    font-family: tahoma;
    font-style: italic;
    font-weight: normal;
    line-height: 18px;
    margin: 0 0 0 10px;
}
#dmtb_cont_cont .rateit {
    float: right;
    height: 18px;
    margin: 0 0 0 10px;
}
#dmtb_cont_cont .count_rate {
    float: right;
    line-height: 18px;
}
#dmtb_cont_cont .footer {
    padding: 20px;
}
#dmtb_cont_cont .writer {
    color: #d4d4d4;
    float: right;
    font-size: 12px;
    font-style: italic;
    margin-left: 10px;
}
#dmtb_cont_cont .writer:before {
    content: "\f040";
    font-size: 11px;
    font-family: "FontAwesome";
    font-style: normal;
    margin-left: 6px;
}
/********** related content **********/
#dmtb_related_content {
    margin: 0 0 15px;
}
#dmtb_related_content .title {
    background-color: #ffffff;
    box-shadow: 0 0 3px rgba(0,0,0,0.15);
    color: #82858e;
    display: block;
    font-size: 15px;
    line-height: 24px;
    margin: 0 0 15px;
    padding: 10px 10px 13px 10px;
}
#dmtb_related_content .item {
    border-radius: 3px;
    box-shadow: 0 0 3px rgba(0,0,0,0.15);
    padding: 10px;
    margin-bottom: 10px;
}
#dmtb_related_content .image {
    float: right;
    margin: 0 0 0 14px;
}
#dmtb_related_content .image img {
    border-radius: 3px;
}
#dmtb_related_content .name {
    color: #82858c;
    display: block;
    margin: 0 0 10px 0;
}
#dmtb_related_content .date {
    color: #d4d4d4;
    display: block;
    font-family: tahoma;
    font-size: 11px;
    font-style: italic;
    margin: 0 0 10px 0;
}
#dmtb_related_content .desc {
    display: block;
}
/********** related product **********/
#dmtb_related_product {
    margin: 0 0 15px;
}
#dmtb_related_product .title {
    background-color: #ffffff;
    box-shadow: 0 0 3px rgba(0,0,0,0.15);
    color: #82858e;
    display: block;
    font-size: 15px;
    line-height: 24px;
    margin: 0 0 15px;
    padding: 10px 10px 13px 10px;
}
#dmtb_related_product .products {
    list-style: outside none none;
    margin: 0 -10px;
}
#dmtb_related_product .ajax_block_product {
    list-style: outside none none;
    margin: 0 0 20px;
    padding: 0 10px;
}
#dmtb_related_product .ajax_block_product.last-line {
    margin: 0;
}
#dmtb_related_product .product-container {
    box-shadow: 0 0 3px rgba(0,0,0,0.15);
    border-radius: 3px;
    position: relative;
}
#dmtb_related_product .product_img_cont {
    position: relative;
}
#dmtb_related_product .product_img_link {
    border-bottom: 1px solid #ececec;
    display: block;
}
#dmtb_related_product .product_img_link > img {
    display: block;
    margin: auto;
}
#dmtb_related_product .information {
    text-align: center;
}
#dmtb_related_product .name {
    margin: 14px 0 10px;
}
#dmtb_related_product .name:after {
    background-color: #ececec;
    content: "";
    display: block;
    height: 1px;
    margin: 10px auto 0;
    width: 70%;
}
#dmtb_related_product .name a {
    font-size: 14px;
    line-height: 26px;
    color: #717171;
}
#dmtb_related_product .content_price {
    display: block;
    margin: 10px 0;
}
#dmtb_related_product .content_price:after {
    background-color: #ececec;
    content: "";
    display: block;
    height: 1px;
    margin: 10px auto 0;
    width: 70%;
}
#dmtb_related_product .price {
    color: #999999;
    display: block;
    font-size: 13px;
}
#dmtb_related_product .button-container {}
#dmtb_related_product .ajax_add_to_cart_button {
    border: 1px solid transparent;
    border-radius: 3px;
    color: #3bb4ab;
    display: block;
    margin: 0 auto 14px;
    padding: 4px 10px 6px;
    transition: all 0.5s ease 0s;
    width: 140px;
}
#dmtb_related_product .ajax_add_to_cart_button:hover {
    border: 1px solid #3bb4ab;
}
#dmtb_related_product .ajax_add_to_cart_button_disabled {
    background: #e5e5e5 none repeat scroll 0 0;
    border-radius: 2px;
    color: #656565;
    display: block;
    margin: 10px auto;
    padding: 5px 10px;
    width: 140px;
}
#dmtb_related_product .availability {
    bottom: -12px;
    margin-right: -12px;
    position: absolute;
    right: 50%;
}
#dmtb_related_product .available-now {
    background-color: #a0e056;
    border-radius: 14px;
    color: #fff;
    display: block;
    width: 26px;
    height: 26px;
    text-align: center;
    line-height: 26px;
}
#dmtb_related_product .available-now::before {
    content: "\f00c";
    font-size: 15px;
    font-family: "FontAwesome";
}
#dmtb_related_product .available-dif {
    background: #F25C05 none repeat scroll 0 0;
    border-radius: 2px;
    color: #fff;
    padding: 0 5px 0 5px;
}
#dmtb_related_product .out-of-stock  {
    background: #D92525 url("../../img/availability-icon.png") no-repeat scroll right 0;
    border-radius: 2px;
    color: #fff;
    padding: 0 24px 0 5px;
}

/********** tag **********/
#dmtb_tag_cont {
    float: right;
    line-height: 24px;
}
#dmtb_tag_cont .title {
    color: #d4d4d4;
    float: right;
    font-size: 12px;
    font-style: italic;
    margin-left: 10px;
}
#dmtb_tag_cont .title:before {
    content: "\f292";
    font-size: 11px;
    font-family: "FontAwesome";
    font-style: normal;
    margin-left: 6px;
}
#dmtb_tag_cont .tag {
    color: #d4d4d4;
    text-align: right;
    float: right;
    font-size: 12px;
    font-style: italic;
    font-family: tahoma;
    margin-left: 10px;
    transition: all 0.5s ease 0s;
}
#dmtb_tag_cont .tag:before {
    content: "\f292";
    float: right;
    font-size: 11px;
    font-family: "FontAwesome";
    font-style: normal;
    margin: 2px 0 0 6px;
}
#dmtb_tag_cont .tag:hover {
    color: #ff9501;
}

.blog-main-content .card-text img {
    max-width: 100%;
    height: auto;
}