/* Aici pun css pentru alte componente  */

/**  attachments */
.at_description {
    display: none;
}
/* OS Gallery */
@media screen and (max-width: 760px){
.img-block.none-effect {
   width: 90% !important;
   height:auto;
}
}
.img-block {
    padding: 0px;
}
.copyright-link {
    display: none;
}
/* End OS Gallery */
.pweb-text {
    font-weight: bold;
	font-size: 24px !important;
}
.pweb-vertical.pweb-left .pwebbox_toggler, .pweb-vertical.pweb-right .pwebbox_toggler {
    font-size: 1.6em !important;
    text-align: center;
}
.pagination-start {
    float: left !important;
    padding-right: 23px;
}