/*--------------------------------------------------------------
# Copyright (C) joomla-monster.com
# License: http://www.joomla-monster.com/license.html Joomla-Monster Proprietary Use License
# Website: http://www.joomla-monster.com
# Support: info@joomla-monster.com
---------------------------------------------------------------*/

/* ==========================================================================
   PRINT PAGE styles
   ========================================================================== */

span.djc_attribute-label {
    font-weight: 600;
    margin-bottom: 5px;
    display: block;
}
h2.djc_title {
    text-align: center;
    display: inline-block;
    width: 100%;
}
.djc_price_print img {
      max-width: 30px;
    margin-right: 15px;
    float: left;
}
.price_blok {
    display: inline-block;
}
.djc_item .djc_mainimage img {
    padding: 0px;
    width: 91%;
}
.logo_print {
    display: inline-block;
    position: absolute;
    max-width: 100px;
    margin-top: 15px;
    margin-left: 100px;
}
.btn_print1 {
    display: block;
    /* float: left; */
    position: absolute;
}
.btn_print2 {
    display: inline-block;
    position: absolute;
    margin-top: 65px;
}
.btn_print1 img, .btn_print2 img {
    width: 15px;
}
.djc_label {
    width: 160px;
    display: inline-block;
}
.img_print {
    display: none;
    float: left;
    height: 410px;
    overflow: hidden;
}
img.print {
    display: block;
}
.img_sm img {
    max-width: 95% !important;
}
.djc_description {
    display: inline-block;
    width: 49%;
    vertical-align: top;
}
.img_sm {
    display: inline-block;
    width: 49%;
    vertical-align: top;
}
.djc_price_print {
    font-size: 22px;
    width: 40%;
    display: inline-block;
    margin-top: 2%;
    padding: 20px;
    color: black;
    font-weight: 600;
}
.djc_fulltext {
        font-size: medium;
    width: 95%;
    display: inline-block;
    margin-top: 10px;
    text-align: justify;
    max-height: 350px;
}
.djc_attributes {
font-size: medium;
    width: 85%;
    display: inline-block;
    margin-left: 20px;
    vertical-align: top;
    margin-top: 10px;
}
}
.djc_label {
    width: 200px;
    display: inline-block;
}
.djc_value {
    display: inline-block;
}
.djc_attribute {
    margin-top: 10px;
}

body.contentpane {
    line-height: 18px;
    margin: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 10px !important;
    background: #fff!important;
}
.djc_item .djc_mainimage {
    text-align: center;
}


dd, dt, dl {
    margin: 0;
}

dl.article-info {
    margin: 10px 0;
}

dt.article-info-term {
    font-weight: bold;
}

.article-info dd {
    font-size: 0.9em;
    line-height: 1.5em;
    margin: 0;
}

ul.actions li {
    background: none;
    text-align: right;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0px 0px 5px 0px;
    line-height: 120%;
    font-weight: normal;
}

h1 {
    font-size: 26px;
}

h2 {
    font-size: 22px;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 14px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 11px;
}

h1.componentheading {
	margin: 0 0 20px;
}

p {
    margin: 5px 0px;
    padding: 0px;
}

ul {
    margin: 5px 0;
    padding: 0;
    list-style: square inside;
}

ul li {
    margin: 0 0 0 3px;
}

a:link, a:visited {
    color: #0088CC;
}

a:hover {
    text-decoration: underline;
}

a img {
    border: none;
}

.contentpane .btn,
.contentpane .btn a {
    text-decoration: none!important;
}
 
/* MEDIATOOLS */

#djmediatools .djmt_comments {
  margin: 30px 0 0;
}

#djmediatools .dj-album-title {
	color: #4d4d4d;
	text-transform: uppercase;
}