/**********************Sidebar and Footer Social**************************/

.td_block_social_counter {
    margin-bottom: 10px !important;
}

.apsc-theme-4 .apsc-each-profile {
    width: 100% !important;
    margin: 0 !important;
}
a.apsc-facebook-icon.clearfix {
    border-radius: 0;
    padding: 6px;
}
a.apsc-facebook-icon:hover {
    background: #000 !important;
}
span.media-name {
    display: none !important;
}
span.apsc-count {
    margin-left: 14px !important;
    border-left: 1px solid #5f76a7 !important;
    padding-left: 7px !important;
}
.apsc-theme-4 .apsc-media-type {
    display: inline !important;
    margin-left: 4px !important;
}
.apsc-inner-block::after {
    content: 'LIKE';
    margin-left: 156px;
    border-left: 1px solid #5371b1;
    padding-left: 10px;
    font-size: 12px;
}

body.search .td-module-thumb {
    width: 150px !important;
    overflow: hidden !important;
}


/**********************Sidebar Categories**************************/

.widget_categories ul {
    margin-top: 13px;
}
.widget_categories li {
    margin-bottom: 8px;
    padding-bottom: 7px;
    border-bottom: 1px dashed #f1f1f1;
    font-family: 'Roboto', sans-serif;
}
.widget_categories li:last-child {
    border-bottom: none;
}


/**********************Sidebar Form**************************/

.widget_text .af-header {
    display: none !important;
}
.widget_text .af-element {
    padding-right: 0px !important;
    padding-left: 0px !important;
}
.widget_text p {
    margin-top: 0 !important;
    margin-bottom: 0px !important;
}
.widget_text label.previewLabel {
    font-family: Verdana, Geneva, sans-serif !important;
    font-size: 14px !important;
    line-height: 21px !important;
    color: #000000 !important;
}
.widget_text input[type=text]{
    font-family: Verdana, Geneva, sans-serif !important;
    font-size: 14px !important;
    line-height: 21px !important;
    color: #000000 !important;
}
.widget_text .af-footer{
    display: none !important;
}