body {
    background-color: #fff;
}
.yp-title{
  margin:0 0 6px;
  font-size:18px;
  font-weight:600;
  line-height:1.3;
}
.yp-title a{
  color:#222;
  text-decoration:none;
}
.yp-title a:hover{
  text-decoration:underline;
}
html, body {
    color: #444;
    font-family: "Lucida Grande", Helvetica, Arial, "Arial Unicode", sans-serif;
    font-size: 15px;
}

body.v2 {
    background: #ffff;
}

body.v2 > .site {
    background: #ffff;
}

.v2 .container {
    width: 95%;
}

a {
    text-decoration: none;
}

.top-bar {
    background-color: #f6d0d0;
    border-bottom: 4px solid #8e151e;
}

.top-bar ul {
    margin: 0;
    padding: 0;
}

.top-bar .menu.hocwp-menu > li,
.top-bar ul li {
    list-style: none;
    float: left;
}

.top-bar .menu.hocwp-menu > li ~ li,
.top-bar ul li ~ li {
    margin-left: 20px;
}

.top-bar .menu.hocwp-menu > li > a,
.top-bar li a {
    color: #000;
    padding: 0;
    line-height: 28px;
    text-decoration: none;
}

.top-bar li a .dashicons {
    vertical-align: -3px;
    display: inline-block;
    margin-right: 2px;
    text-decoration: none !important;
}

.top-bar li a .dashicons.dashicons-plus {
    vertical-align: middle;
}

.top-bar .menu.hocwp-menu > li > a:hover,
.top-bar li a:hover {
    text-decoration: underline;
}

.top-bar .left-menu li i:before {
    margin-right: 0;
}

.top-bar li.menu-item.item-user-account .avatar,
.top-bar li.menu-item.item-user-profile .avatar {
    width: 25px;
    height: 25px;
    vertical-align: middle;
    line-height: 1;
    margin-top: -3px;
    margin-right: 0;
    display: inline-block;
}


.logo-area .header {
    height: 68px !important;
}


.top-bar li .sub-menu {
    display: none;
}


.menu-left .hocwp-menu:not(.mobile-menu) .sub-menu {
    background-color: #fff;
    z-index: 4999;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .15);
}

.menu-left .hocwp-menu:not(.mobile-menu) .menu-item-has-children > a {

}

.menu-left .hocwp-menu:not(.mobile-menu) .menu-item-has-children > a:after {
    content: "\f107";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: 5px;
    vertical-align: -1px;
}

.menu-left .hocwp-menu:not(.mobile-menu) .sub-menu {
    padding-top: 5px;
    padding-bottom: 5px;
}

.menu-left .hocwp-menu:not(.mobile-menu) .sub-menu li a {
    padding-left: 15px;
    padding-right: 15px;
}

.menu-left .hocwp-menu:not(.mobile-menu) .sub-menu .menu-item-has-children > a:after {
    float: right;
    transform: rotate(-90deg);
    transition: all .5s;
}

.menu-left .hocwp-menu:not(.mobile-menu) .sub-menu .menu-item-has-children:hover > a:after {
    transform: rotate(0deg);
}

.menu-left .hocwp-menu:not(.mobile-menu) .sub-menu li:not(:hover) > a {
    color: #333;
}


.hocwp .top-bar a span + .fa, .hocwp .top-bar a .fa + span {
    margin-left: 0;
}

.menu-search {
    background-color: #eeeeee;
    border: 1px solid #000;
    color: #ccc;
    font-size: 13px;
    height: 43px;
    padding: 0 10px;
    width: 100%;
}

.v2 .menu-search {
    border-color: #e6e6e6;
}

.v2 .menu-search {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+100;White+3D */
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0); /* IE6-9 */
}

.primary-menus .sf-menu:not(.hocwp-mobile-menu) li:hover,
.primary-menus .sf-menu:not(.hocwp-mobile-menu) li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-right: 1px solid #ccc;
    margin-right: 10px;
    margin-top: 13px;
    padding-right: 10px;
}

.primary-menus li a {
    border: medium none;
    color: #000;
    font-weight: 700;
    line-height: 13px;
    padding: 0;
}

.primary-menus li:last-child {
    border-right: medium none;
}

.primary-menus li a:hover {
    text-decoration: underline;
}

.primary-menus .sub-menu {
    display: none;
}

.menu-search .search .search-form {
    margin-top: 8px;
    overflow: hidden;
}

.menu-search .search .search-form .search-field {
    border: 1px solid #000;
    color: #000;
    font-size: 13px;
    height: 25px;
    line-height: 25px;
    padding-bottom: 0;
    padding-top: 0;
}

.v2 .menu-search .search .search-form .search-field {
    border-color: #e6e6e6;
}

.menu-search .search .search-form .search-submit {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #000;
    color: #000;
    font-size: 11px;
    height: 25px;
    line-height: 25px;
    margin-left: 10px;
    padding: 0 10px;
    width: auto;
}

.v2 .menu-search .search .search-form .search-submit {
    border-color: #e6e6e6;
}

.menu-search .search .search-form label {
    border: medium none;
    margin: 0;
    width: auto;
}

.gray-box,
.module.search-cats {
    background-color: #eee;
    border: 1px solid #000;
    padding: 12px;
}

.v2 .site-footer .widget,
.v2 .gray-box,
.v2 .module.search-cats {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f2f2f2+0,ffffff+100 */
    background: #f2f2f2; /* Old browsers */
    background: -moz-linear-gradient(top, #f2f2f2 0%, #ffffff 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f2f2f2 0%, #ffffff 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f2f2f2 0%, #ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#ffffff', GradientType=0); /* IE6-9 */
}

.v2 .site-footer .widget,
.v2 .gray-box,
.v2 .module.search-cats {
    border-color: #e6e6e6;
}

.v2 .site-footer .widget {
    border: 1px solid #e6e6e6;
    padding: 12px;
}

.v2 .site-footer .widget .widget-title {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 5px;
    text-transform: uppercase;
}

.v2 .site-footer .widget .widget-title + * {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    padding: 0;
}

.module.search-cats .alphabe {
    margin-bottom: 12px;
}

.module.search-cats .alphabe span {
    font-size: 13px;
    font-weight: 700;
    margin-right: 10px;
}

.module.search-cats .alphabe a {
    text-decoration: none;
    text-transform: uppercase;
}

a.hover-link {
    padding: 2px 5px;
    color: #2d2d2d;
}

a.hover-link:hover,
.module.search-cats .alphabe a:hover {
    background-color: #ccc;
    color: #fff;
}

.module.search-cats .cat-cols > * {
    float: left;
    width: 11.11%;
}

.module.search-cats .cat-cols a {
    display: block;
    font-size: 13px;
    text-decoration: none;
    color: #2d2d2d;
}

.module.notices p:last-child {
    margin-bottom: 0;
}

.module.notices {
    font-size: 12px;
}

.site-content .module {
    margin-top: 15px;
}

.font-box {

}

.font-box .top-info {
    background-color: #eee;
    border: 1px solid #000;
    color: #979797;
    font-size: 13px;
    padding: 6px;
}

.v2 .font-box .top-info {
    border-color: #e6e6e6;
}

.v2 .font-box .top-info {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fcfff4+0,dfe5d7+40,b3bead+100;Wax+3D+%233 */
    background: #fcfff4; /* Old browsers */
    background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfff4', endColorstr='#b3bead', GradientType=0); /* IE6-9 */
}

.font-box .top-info a {
    font-weight: 700;
    text-decoration: none;
    color: #000000;
}

.font-box .top-info .name-author a {

}

.font-box .top-info a:hover {
    text-decoration: underline;
}

.font-box .top-info .cats a {
    color: #888;
}

.font-box .demo {
    border-color: #000;
    border-style: solid;
    border-width: 0 1px 1px;
    padding: 55px 10px 25px 24px;
}

.hocwp .media-content .font-box .demo {
    padding: 20px;
}

.v2 .font-box .demo {
    border-color: #e6e6e6;
}

.font-box .demo .custom-text {
    max-width: 99%;
}

.hocwp .media-content .font-box .demo .custom-text {
    max-width: 100%;
}

.font-box .font-name {
    font-size: 100px;
    line-height: 1;
    margin: 0;
}

.font-box .btn-download {
    background: #000 none repeat scroll 0 0;
    border: 1px solid #000;
    color: #fff;
    display: block;
    font-weight: 700;
    padding: 6px 11px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

.v2 .font-box .btn-download {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#feccb1+0,f17432+50,ea5507+51,fb955e+100;Red+Gloss+%232 */
    background: #feccb1; /* Old browsers */
    background: -moz-linear-gradient(top, #feccb1 0%, #f17432 50%, #ea5507 51%, #fb955e 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #feccb1 0%, #f17432 50%, #ea5507 51%, #fb955e 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #feccb1 0%, #f17432 50%, #ea5507 51%, #fb955e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#feccb1', endColorstr='#fb955e', GradientType=0); /* IE6-9 */
}

.font-box .btn-download:hover {
    opacity: 0.8;
}

.font-box .links > * {
    margin-bottom: 5px;
}

.btn-light {
    background-color: #fff;
    border: 1px solid #686868;
    display: inline-block;
    font-size: 9px;
    font-weight: normal;
    margin-right: 0;
    margin-top: 5px;
    padding: 4px 5px;
    text-align: center;
    text-decoration: none;
}

form[name="donate_form"] input[type="submit"] {
    width: 100%;
}

form[name="donate_form"] input[type="submit"]:hover {
    text-decoration: underline;
}

.btn-dark {
    background: #000 none repeat scroll 0 0;
    border: 1px solid #000;
}

.btn-dark:hover {
    background-color: #333;
}

.font-box .button {
    display: block;
}

.font-box .license {
    font-size: 12px;
}

.font-box .links {
    position: relative;
    text-align: center;
    width: 100%;
}

.font-box .demo {
    position: relative;
}

.font-box .demo .link-inner {
    background-color: #fff;
    width: auto;
    float: right;
}

.font-box .links .link-inner > * {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}

.font-box .links .link-inner > * input[type="submit"],
.font-box .links .link-inner > * a {
    padding: 6px 10px;
    margin-top: 0;
    line-height: 17px;
}

.font-box .links .link-inner > *:empty {
    display: none;
}

.menu-search-area .container.wrap,
.logo-area .container.wrap,
.site-footer .container.wrap,
.site-content .container.wrap {
    background-color: #fff;
    border-left: 1px solid #c6c6c6;
    border-right: 1px solid #c6c6c6;
    padding: 0 35px;
}

.sortFilterForm {
    margin-top: 15px;
    padding: 0 0 16px;
}

.sortFilterForm label {
    display: block;
    font-size: 12px;
    font-weight: 700;
}

.sortFilterForm .wp-picker-input-wrap > label {
    display: inline-block;
}

.sortFilterForm .wp-picker-input-wrap > input.button {
    height: 28px;
    padding-left: 10px;
    padding-right: 10px;
}

.hocwp.v2 .custom-preview-form input[type="reset"], .hocwp.v2 .custom-preview-form input[type="submit"] {
    border-width: 1px;
}

.sortFilterForm .elementWrapper {
    display: inline-block;
    padding-right: 8px;
    vertical-align: top;
}

.custom-preview-form .wp-color-result-text {
    margin-right: 1px;
    line-height: 26px;
}

.custom-preview-form .wp-picker-container .wp-color-result.button {
    height: 28px;
}

.custom-preview-form button.wp-color-result {
    border: medium none;
}

.wp-picker-container input[type=text].wp-color-picker {
    padding: 4px;
    text-align: center;
    height: 28px;
}

.sortFilterForm #customPreviewText {
    width: 180px;
}

.single .container .sortFilterForm {
    padding-bottom: 0;
}

.more-font-demo .file-name {
    background-color: #e3e3e3;
    padding: 2px;
}

.more-font-demo .font-name {
    line-height: 1;
    margin-top: 2px;
}

.more-font-demo .demo .font-name {
    display: none;
}

.more-font-demo .demo-text .font-name {
    display: block;
}

.more-font-demo .demo.preview {
    background-position: left top;
    background-repeat: no-repeat;
    background-size: auto 100%;
    margin-top: 2px;
    min-height: 80px;
}

.hocwp .three-column .sidebar, .hocwp .site-content .sidebar {
    margin-top: 10px;
    width: 328px;
}

.hocwp .site-content .content-area {
    width: calc(100% - 338px);
}

.fonts-box .no-results {
    margin-bottom: 20px;
    overflow: hidden;
}

.pagination {
    margin-bottom: 0;
    text-align: right;
}

.hocwp .hocwp-pagination .page-numbers {
    webkit-transition: all 0.25s linear 0s;
    -moz-transition: all 0.25s linear 0s;
    -ms-transition: all 0.25s linear 0s;
    -o-transition: all 0.25s linear 0s;
    transition: all 0.25s linear 0s;
}

.hocwp .hocwp-pagination .page-numbers,
.hocwp .pagination .item {
    background-color: #8e151e;
    border: 1px solid #8e151e;
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
    padding: 3px 12px;
    text-decoration: none;
    color: #fff;
}

.hocwp .pagination .item.current-item {

}

.hocwp .hocwp-pagination .page-numbers:hover,
.hocwp .hocwp-pagination .page-numbers.current,
.hocwp .pagination .item.current-item,
.hocwp .pagination .item.link-item:hover {
    background-color: #fff;
    border: 1px solid #fff;
    color: #000;
}

.hocwp .wp-color-result {
    margin-bottom: 0;
    height: 24px;
}

.loops .font-box {
    margin-bottom: 20px;
}

.hocwp .custom-preview-form input[type="text"]:not(.wp-color-picker),
.hocwp .custom-preview-form select {
    font-size: 13px;
    height: 28px;
    width: 100%;
}

.hocwp .custom-preview-form input[type="reset"],
.hocwp .custom-preview-form input[type="submit"] {
    height: 28px;
}

.hocwp.v2 .custom-preview-form input[type="reset"],
.hocwp.v2 .custom-preview-form input[type="submit"] {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#9dd53a+0,a1d54f+50,80c217+51,7cbc0a+100;Green+Gloss+%231 */
    background: #9dd53a; /* Old browsers */
    background: -moz-linear-gradient(top, #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dd53a', endColorstr='#7cbc0a', GradientType=0); /* IE6-9 */
}

.hocwp.v2 .custom-preview-form input[type="reset"],
.hocwp.v2 .custom-preview-form input[type="submit"] {
    color: #fff;
}

.hocwp.v2 .custom-preview-form input[type="reset"]:hover,
.hocwp.v2 .custom-preview-form input[type="submit"]:hover {
    opacity: 0.8;
}

.wp-picker-holder {
    position: absolute;
    z-index: 9999;
}

.submitFontForm {
    padding-left: 0;
    padding-top: 20px;
}

.submitFontForm label {
    clear: left;
    float: left;
    font-size: 13px;
    font-weight: 400;
    padding: 5px;
    width: 200px;
}

.submitFontForm div {
    clear: right;
    overflow: hidden;
    padding: 5px;
}

.submitFontForm input, .submitFontForm select, .submitFontForm textarea {
    width: 400px;
}

.submitFontForm textarea {
    height: 100px;
}

.submitFontForm .submitButton {
    width: 120px;
}

.page-template-designers .site-content .chars {
    margin-bottom: 10px;
}

.page-template-designers .site-content .chars a {
    background-color: #000;
    border: 1px solid #000;
    color: #fff;
    font-weight: 700;
    margin-bottom: 8px;
    margin-right: 1px;
    padding: 3px 6px;
    text-decoration: none;
}

.page-template-designers .site-content .chars a:hover,
.page-template-designers .site-content .chars a.current {
    background-color: #fff;
    color: #000;
}

.page-template-designers .site-content .chars a.current {
    border-color: #fff;
}

.site-footer .addthis-tools {
    margin: 0 auto;
    width: 300px;
}

.hocwp .site-footer > .container {
    padding-top: 20px;
}

.fontArchiveContents {
    float: left;
    padding-top: 8px;
    width: 100%;
}

.fontArchiveContents table {
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    border-top: 1px solid #000000;
}

.fontArchiveContents th, .fontArchiveContents td {
    border-bottom: 1px solid #000000;
    padding: 7px;
}

.fontArchiveContents th {
    background-color: #eeeeee;
    color: #666;
    text-align: left;
}

.fontArchiveContents tr:hover {
    background-color: #efefef;
}

.fontArchiveContents a {
    text-decoration: none;
}

.fontArchiveContents a:hover {
    text-decoration: underline;
}

.fontDesigner {
    padding-bottom: 14px;
}

.fontDesigner table {
    border-left: 1px solid #000000;
    border-top: 1px solid #000000;
}

.fontDesigner td {
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    padding: 7px;
}

.fontDesigner td:first-child {
    background-color: #eeeeee;
    width: 200px;
}

.fontDesigner a {
    text-decoration: underline;
}

.fontDesigner a:hover {
    text-decoration: none;
}

.hocwp-post .post-group > h2 {
    font-size: 16px;
    font-weight: 700;
}

.site-branding {
    float: left;
}

.hocwp-ads.leaderboard {
    margin-top: 5px;
}

.hocwp-ads.below-notices {
    margin-top: 15px;
}

.hocwp-ads.site-footer {
    margin-bottom: 15px;
}

.font-box .demo .custom-text {

}

.font-box.has-charmap .demo .custom-text:after {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    content: "";
    background: linear-gradient(to left, #fff 3%, rgba(255, 255, 255, 0) 33%);
    pointer-events: none;
    z-index: 499;
}

.font-box .modal-mask,
.font-box .modal-mask-radial {
    position: fixed;
    z-index: 9998;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    transition: opacity .3s ease;
    display: flex;
    justify-content: center;
    align-items: center
}

.admin-bar .font-box .modal-mask,
.admin-bar .font-box .modal-mask-radial {
    padding-top: 50px;
}

.font-box .ml-auto {
    margin-left: auto;
}

.font-box .text-light1 {
    color: #B3B3B3;
}

.font-box .modal-mask-radial {
    background: radial-gradient(ellipse at center, rgba(181, 189, 200, 0.5) 0%, rgba(130, 140, 149, 0.5) 36%, rgba(40, 52, 59, 0.5) 100%)
}

.font-box .modal-wrapper {
    display: block;
    vertical-align: middle;
    max-width: 875px;
    margin: 0 auto;
}

@media only screen and (max-width: 1000px) {
    .font-box .modal-wrapper {
        width: 95%;
    }
}

.font-box .modal-footer {

}

.font-box .modal-container .modal-close-icon {
    position: absolute;
    color: #fff;
    margin: 1rem;
    right: 0;
    top: 0;
}

.font-box .modal-container {
    min-width: 200px;
    max-width: 100vw;
    max-height: 90vh;
    margin: 0 auto;
    padding: 20px;
    background-color: #fff;
    border-radius: 25px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.33);
    transition: all .3s ease;
    color: #212529;
    position: relative;
    display: flex;
    flex-direction: column;
}

@media (min-width: 800px) {
    .font-box .modal-container {
        padding: 30px 40px;
    }
}

.font-box button.circle,
.font-box .button.circle {
    border-radius: 50%/50%;
    margin: 0 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    flex-shrink: 0;
    width: 50px;
    height: 50px;
}

.font-box button.black,
.font-box .button.black {
    background: #000;
    color: #fff;
}

.font-box button.black svg,
.font-box .button.black svg {
    color: white;
}

.font-box .modal-header {
    font-size: 1.5rem;
    font-weight: 600;
    border-bottom: none;
}

.font-box .modal-header > h2 {
    font-weight: 700;
}

.font-box .text-normal {
    font-size: 1rem;
}

.font-box div.list {
    max-height: none;
}

.font-box .modal-body {
    margin: 20px 0;
    flex-grow: 1;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

@media (min-width: 800px) {
    .font-box .modal-large {
        width: 700px;
    }
}

.font-box .flex-center {
    display: flex;
    align-items: center;
}

.font-box .buffer-top {
    margin-top: 2rem;
}

.font-box .demo .action-buttons {
    position: absolute;
    right: 15px;
    top: 63%;
    z-index: 499;
    transform: translate(0, -50%);
}

.font-box .font-charmap-dialog .list {
    display: flex;
    flex-wrap: wrap
}

.font-box .font-charmap-dialog .list > div {
    display: block;
    float: none
}

@supports (display: grid) {
    .font-box .font-charmap-dialog .list {
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(100px, 1fr))
    }

    .font-box .font-charmap-dialog .list > div {
        width: auto
    }
}

.font-box .font-charmap-dialog .chars {
    text-align: center;
    margin: 4px auto;
    padding: 0
}

.font-box .font-charmap-dialog .chars div {
    padding: 6px;
    border-radius: 16px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    position: relative;
    overflow: hidden;
    flex-grow: 1;
    min-width: 100px;
    max-width: 200px;
    margin: 6px;
    transition: all .2s ease;
    display: flex;
    flex-direction: column
}

@media only screen and (max-width: 1000px) {
    .font-box .font-charmap-dialog .chars div {
        min-width: 0;
        max-width: 80px;
    }
}

.font-box .font-charmap-dialog .chars div:hover {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.4);
    cursor: pointer
}

.font-box .font-charmap-dialog .chars div:active {
    background: #eee;
    box-shadow: none
}

.font-box .font-charmap-dialog .chars div b {
    display: block;
    font-size: .9rem;
    text-align: center;
    border-radius: 20px;
    padding: 2px;
    background: #ccc;
    color: #ffffff;
    font-family: sans-serif !important
}

.font-box .font-charmap-dialog .chars div span {
    flex-grow: 1;
    user-select: none;
    overflow: hidden;
    display: block;
    min-height: 1em;
    position: relative;
    color: #333
}

.font-box .demo .action-buttons button {
    border: none;
    border-radius: 50%/50%;
    width: 60px;
    height: 60px;
    line-height: 40px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    margin: 2px;
    padding: 0;
    background-color: #e9bebe;
}

.font-box .demo .action-buttons button:hover {
    text-decoration: none;
    filter: brightness(90%);
}

.v2 .font-box .demo .font-name {
    overflow: hidden;
}

.v2 .font-box .demo.demo-font .font-name {
    overflow: inherit;
    margin-bottom: 25px;
}

.v2 .font-box .demo.demo-text .font-name {

}

.font-box .demo .font-name a {
    text-decoration: none;
}

/*
 * Cap nhat 16/04/2025, hien thi title font thay cho image font thumbnail
 */
.font-box .demo .font-name a,
.font-box .demo:not(.demo-text) .font-name a {
    color: #333;
}

.v2 .font-box .demo {
    background-color: rgba(0, 0, 0, 0);
    background-position: left center;
    background-repeat: no-repeat;
}

.font-box .demo .font-name a {
    text-overflow: ellipsis;
    white-space: nowrap;
}

.site-footer .alphabe {
    margin: 15px 0;
    text-align: center;
}

.site-footer .recent-searches span,
.site-footer .alphabe span {
    font-weight: 700;
}

.site-footer .alphabe a {
    text-decoration: none;
    text-transform: uppercase;
}

.site-footer .recent-searches a {
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #444;
    margin: 5px;
    padding: 3px 4px;
    text-decoration: none;
}

.site-footer .recent-searches {
    margin-bottom: 15px;
    text-align: center;
}

.site-footer .recent-searches a:hover {
    border: 1px solid #aaa;
    color: #000;
}

.footer-menus {
    margin-bottom: 15px;
    text-align: center;
}

.footer-menus .sub-menu {
    display: none;
}

.footer-menus li:hover,
.footer-menus li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: inline-block;
    float: none;
    margin-right: 0;
    padding-right: 8px;
}

.footer-menus li + li:before {
    content: '';
    height: 4px;
    width: 4px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    vertical-align: 2px;
    margin-right: 8px;
}

.footer-menus li a {
    color: #303030;
    display: inline-block;
    line-height: 14px;
    padding: 0;
    text-decoration: none;
    vertical-align: middle;
}

.footer-menus li a:hover {
    color: #707070;
}

.footer-menus li:last-child {
    border-right: medium none;
}

.footer-menus ul {
    width: 100%;
}

.footer-menus li a:hover {
    text-decoration: none;
}

.site-footer .widget {
    float: left;
    margin-right: 15px;
    width: 32.33%;
}

.site-footer .widget:nth-child(3n) {
    margin-right: 0;
}

.site-footer .widget-area {
    margin-top: 15px;
}

.v3 .container {
    width: 100%;
    max-width: 1440px;
}


.header-bar .window .menu-opened > .wrap,
.header-bar {
    background: #ffffff;
    margin: 0;

}

.menu-search-area .container.wrap, .logo-area .container.wrap, .site-footer .container.wrap, .site-content .container.wrap {
    padding-left: 15px;
    padding-right: 15px;
    border-left: none;
    border-right: none;
    max-width: 1440px;
}

.header-bar .container.wrap {
    background: none;
}

.v3 .header-bar .hocwp-ads {
    display: none;
}

.v3 .site-header .site-title {
    margin: 0;
}

.site-header .site-title a {
    color: #fff;
    text-decoration: none;
    font-size: 30px;
    line-height: 64px;
}

.v3 .menu-search-area {
    display: none;
}

.v3 .site-title img {
    margin-top: 0px;
}

.bread-text {
    text-align: left;
    background: #ffffff;
    font-size: 14px;
    line-height: 1.2em;
    padding-top: 6px;
    padding-bottom: 6px;
    border-top: 1.5px solid #ddd;
}

.bread-text a {
    color: #8E151E;
    text-decoration: none;
    padding: 0.1em 0.2em;
    border-radius: .3em;
    margin: -0.05em -0.15em;
    display: inline-block;
}

.bread-text {
    color: #404040;
    clear: both;
}

.bread-text a:hover {
    color: #FFF;
    background-color: #9F131F;
}

.bread-text .divider {
    margin: 0 .5em;
}

.bread-text p {
    margin: 0;
}

.header-bar fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

.header-bar .search-box .search-form {
    background-color: transparent;
    margin: 17px 18px 0 0;
    padding: 1px 2px 2px 8px;
    line-height: 24px;
    border-radius: 5px;
    position: relative;
}

.v3 .site-branding {
    margin-right: 25px;
    width: 165px;
}

.header-bar .search-box .search-field {
    color: #9f9f9f;
    font-size: 16px;
    border-radius: 3px;
    border: none;
    box-shadow: none;
    padding: 0;
    width: 250px;
    height: auto;
    margin-top: 5px;
}

.header-bar .search-box input[type="image"] {
    position: absolute;
    bottom: auto;
    width: 16px;
    height: 16px;
    right: 10px;
    top: 50%;
    margin-top: -8px;
}

.headerButton {
    padding: 12px 15px 12px 40px;
    line-height: 16px;
    font-size: 16px;
    font-weight: 500;
    border-radius: 5px;
    background-image: url("../images/header24.png");
    background-repeat: no-repeat;
    display: inline-block;
    margin: 0;
}

.head-more ul {
    list-style: none;
    margin: 12px 0 12px 0;
    padding: 0;
}

.headerButton.categories {
    background-position: 8px 8px;
}

.headerButton.register {
    background: none;
    padding-left: 15px;
}

.headerButton.register i {
    font-size: 22px;
    vertical-align: -1px;
    margin-top: -4px;
    margin-right: 4px;
    display: inline-block;
}

#searchIcon {
    display: none;
}

.head-more li {
    display: block;
    float: left;
    color: #fff;
    margin: 0 10px 0 5px;
    padding: 0;
    border-radius: 5px;
}

.head-more li > a {
    color: #fff;
    white-space: nowrap;
    text-decoration: none;
}

.head-more li a:link {
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}

.headerButton.signIn {
    background-position: 8px -67px;
    padding: 12px 15px 12px 40px;
}

.head-more li > a,
.hocwp .menu-widgets .widget li a:hover,
.head-more li.active,
.head-more li:hover,
.headerButton.active,
.headerButton:hover,
.headerButton:active {
    background-color: #B72532;
}

.head-more li.profile-item > a {
    padding: 6px 12px;
    display: block;
    border-radius: 5px;
}

.head-more li.profile-item > .sub-menu {
    position: absolute;
    background: #fff;
    margin: 0;
    padding: 0;
    z-index: 999;
    top: 100%;
}

.head-more li.profile-item > .sub-menu {
    border-top: none;
    margin-top: 0;
    min-width: 200px;
    display: none;
}

.head-more li.profile-item > .sub-menu {
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
}

.head-more li.profile-item:hover > .sub-menu {
    display: block;
}

.head-more li.profile-item > .sub-menu li {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    border-radius: 0;
}

.head-more li.profile-item > .sub-menu li a {
    color: #000000;
    text-shadow: none;
    display: block;
    padding: 8px 10px;
    background: #dfdfdf;
}

.head-more li.profile-item > .sub-menu li:hover,
.head-more li.profile-item > .sub-menu li a:hover {
    background: none;
    border-radius: 0;
}

.head-more li.profile-item > .sub-menu li a:hover {
    background-color: #c5505a;
    color: #fff;
}

.head-more li.profile-item {
    border-radius: 5px;
    position: relative;
}

.headerButton.favorites {
    background-position: 8px -140px
}

.headerButton.search {
    background-position: 8px -214px
}

.head-more .avatar {
    max-height: 35px;
    width: auto;
    margin-right: 5px;
    height: auto;
    border-radius: 0;
    margin-top: -3px;
    line-height: 1;
    vertical-align: -7px;
    margin-bottom: -4px;
}

.head-more .profile-item {
    padding: 0;
    font-size: 15px;
}

.menu-widgets {
    clear: both;
    background: #fff;
}

.menu-widgets .widget-title {
    color: #444;
    font-weight: 700;
    font-size: 16px;
}

.menu-widgets .widget {
    padding: 10px;
    margin-bottom: 0;
}

.menu-widgets {
    display: flex;
}

.menu-widgets .col {
    flex: 16.66% 0 0;
    border-right: 1px dashed #dedede;
}

.hocwp .menu-widgets .widget .widget-title + *,
.menu-widgets .widget-title + * {
    padding: 0;
    border: none;
}

.hocwp .menu-widgets .widget li {
    display: inline-block;
    border: none;
    position: relative;
    padding-right: 10px;
    margin-bottom: 0;
    vertical-align: top;
    padding-bottom: 0;
    margin-top: 0;
    padding-top: 0;
}

.hocwp .menu-widgets .widget li a {
    color: #C02631;
    display: block;
    text-decoration: none;
    padding: 2px 3px;
    border-radius: 4px;
}

.hocwp .menu-widgets .widget li a:hover {
    color: #fff;
}

.hocwp .menu-widgets .widget li:after {
    content: " · ";
    position: absolute;
    right: 0;
    top: 2px;
    font-weight: 700;
}

.hocwp .menu-widgets .widget li:last-child:after {
    display: none;
}

.v3 .font-box .top-info {
    background: #dfdfdf;
}

@media only screen and (max-width: 600px) {
    .v3 .font-box .top-info .cats.pull-right {
        float: none !important;
        clear: both;
    }

    .current-post > h1 {
        line-height: 1.2;
    }
}

.v3 .sortFilterForm,
.home.v3 .sortFilterForm {
    display: none;
}

.v3 .breadcrumb {
    margin: 0;
    background: none;
    padding: 0;
}

.v3 .font-box.has-images .links {
    display: none;
}

.v3 .font-box.has-images .demo {
    padding-top: 36px;
    background-position: left 10px;
    background-image: none !important; /* Cap nhat 16/04/2025, hien thi title font thay cho image font thumbnail */
}

.v3 .font-box.has-images .demo.demo-font {
    padding-top: 15px;
}

.v3 .font-box .font-thumbs {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    gap: 1px;
    width: 100%;
    grid-template-columns: repeat(3, 1fr);
}

.v3 .font-box .font-thumbs > * {
    display: inline-block;
    flex: 20% 0 0;
    padding: 0 3px;
}

.font-box .demo[data-max-image="3"] .font-thumbs > * {
    box-sizing: content-box;
}

.font-box .demo[data-max-image="3"] .font-thumbs img {
    height: auto;
    max-width: 368px;
}

.v3 .font-box .font-thumbs > *:nth-child(n+6) {
    display: none;
}

.v3 .font-box .font-thumbs img {
    width: 100%;
    height: 160px;
    max-width: 293px;
}

.pxf-post-slider .slick-slide img {
    height: auto;
}

.v3 .pxf-post-slider .slider-for {
    float: left;
    width: calc(100% - 170px);
}

.v3 .pxf-post-slider .slider-nav {
    width: 150px;
    float: right;
}

.v3.single .current-post > .hocwp-post.font-box.has-images .demo {

}

.v3.single .current-post.has-images .post-group > h2 {
    display: none;
}

.v3.single .post-group.font > h2 {
    display: block;
}

.v3.single .current-post .hocwp-post {
    margin-bottom: 20px;
}

.v3 .fes-vendor-dashboard .your-products {
    table-layout: auto;
}

.v3 .fes-vendor-dashboard .your-products tbody td,
.v3 .fes-vendor-dashboard .your-products thead th {
    border-bottom: 1px solid #dedede;
}

.v3 .fes-vendor-dashboard .your-products .thumbnail-container {
    max-width: none;
}

.v3 .fes-vendor-dashboard .your-products .thumbnail-container img {
    width: 100%;
    max-height: none;
    height: auto;
}

.v3 .fes-vendor-dashboard .your-products .title-col a {
    text-decoration: none;
}

.v3 .fes-vendor-dashboard .your-products .title-col h3 {
    color: #333;
    text-decoration: none;
}

.v2 .font-box .demo.demo-text .font-name.font-preview-text,
.v3 .fes-vendor-dashboard .your-products .title-col h3.font-preview-text {
    font-size: 86px;
	white-space: nowrap;
    overflow: hidden;
	text-align: left;
	line-height: revert-layer;
	max-height: 120px;
    display: flex;
    align-items: center;
}

.v3 .fes-vendor-dashboard .your-products .title-col div a:hover {
    text-decoration: underline;
}

.v3 .fes-vendor-dashboard .your-products tbody td .sidebar-license-info {
    display: block;
    margin-top: 10px;
}

.v3 input[type="submit"] {
    padding: 5px 10px;
    text-align: center;
    border: 1px solid #dcdcdc;
}

.v3.pixel-lostpass .pixelify-lostpassword,
.v3.pixel-signup .register-box,
.v3.pixel-signin .pixelify-login {
    border: 1px solid #dedede;
    padding-top: 20px;
}

.v3 .fonts-box .author-page-info-meta,
.v3 .fonts-box .author-page-info {
    margin-top: 20px;
}

.v3.pixel-lostpass .pixelify-lostpassword {
    padding-left: 20px;
    padding-right: 20px;
}

.primary-sidebar > .sidebar-download-button {
    display: none;
}

.home .content-area {
    margin-top: 28px;
}

.download-link + form {
    display: inline-block;
}

/* ============= UPDATE 12/02/2020 ============= */

.site-branding + .logo-right {
    width: calc(100% - 190px);
}

.site-branding + .logo-right .main-menu ul.menu {
    width: 100%;
    margin-top: 0;
}

.site-branding + .logo-right .main-menu ul.menu > li {
    list-style: none;
    float: left;
    padding: 0 10px;
    position: relative;
}

.site-branding + .logo-right .main-menu ul.menu > li > a {
    color: #8E151E;
    text-decoration: none;
    position: relative;
    display: block;
    padding: 12px 0;
}

.site-branding + .logo-right .main-menu ul.menu .sub-menu {
    display: none;
    position: absolute;
    top: 100%;
    z-index: 499;
    background-color: #fff;
    margin: 0;
    padding: 0;
    width: 220px;
    border: 1px solid rgba(0, 0, 0, .05);
}

.header-bar .search-box .search-field {
    background: #fff;
    padding: 5px 20px 5px 10px;
    margin-top: 0;
    border: 1px solid #b72532;
    color: #333;
    width: 200px;
}

.header-bar .search-box .search-form {
    margin-right: 0;
}

.head-more li:last-child {
    margin-right: 0;
}

.sf-arrows > li > .sf-with-ul:focus:after, .sf-arrows > li:hover > .sf-with-ul:after, .sf-arrows > .sfHover > .sf-with-ul:after {

}

.sf-arrows .sf-with-ul:after {
    border-top-color: #999;
}

.site-branding + .logo-right .main-menu ul.menu > li > a.sf-with-ul {
    padding-right: 20px;
}

.site-branding + .logo-right .main-menu li {
    list-style: none;
}

.site-branding + .logo-right .main-menu li a {

}

.site-branding + .logo-right .main-menu .sub-menu li {

}

.site-branding + .logo-right .main-menu .sub-menu li a {
    display: block;
    font-size: 14px;
    color: #707070;
    padding: 10px 22px;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    transition: all 0.4s ease-out;
    text-decoration: none;
}

.site-branding + .logo-right .main-menu .sub-menu li:last-child > a {
    border-bottom: none;
}

.footer-bottom {
    color: #E8E8E8;
    padding: 60px 0;
    text-align: center;
    border-top: 2px solid rgba(0, 0, 0, .05)
}

.footer-bottom .site-copyright,
.footer-bottom span {
    color: #B8BBC4;
    display: block
}

.footer-bottom .site-info .logo {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 25px
}

.footer-bottom .site-info {
    color: #303030;
    margin-top: 20px;
}

.footer-bottom .site-info .logo a {
    font-weight: 700
}

.footer-bottom .site-info .logo a, .footer-bottom .site-info .logo a:hover {
    color: #303030
}

.footer-bottom .site-copyright {
    font-size: 14px
}

.footer-bottom .site-footer-nav {
    margin-bottom: 25px
}

.footer-bottom .site-footer-nav ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.footer-bottom .site-footer-nav ul li {
    display: inline-block
}

.footer-bottom .site-footer-nav ul li + li {
    margin-left: 10px
}

.footer-bottom .site-footer-nav ul li + li:before {
    content: '';
    height: 4px;
    width: 4px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    vertical-align: 2px;
    margin-right: 15px
}

.footer-bottom a {
    text-decoration: none;
}

.share-socials > iframe,
.footer-bottom div > iframe {
    border-radius: 10px;
    min-width: 94px;
}

.nav {
    font-size: 16px;
}

.nav span.rr {
    font-size: 18px;
    line-height: 12px
}

.nav a {
    text-decoration: none
}

.nav a:hover {
    text-decoration: underline
}

.new_old {
    float: right;
    line-height: 15px
}

td.fr {
    padding: 0 0 5px
}

tr.f_list td {
    border-top: 1px solid #ccc;
    padding-left: 0;
    padding-right: 20px
}

span.fr {
    margin: 0;
    padding: 3px 7px;
    color: #fff;
    background: #c00
}

span.no_index_read a {
    padding: 0 4px 1px;
    margin-left: 1px;
    background: #ccc;
    display: inline-block;
    line-height: 15px;
    position: relative;
    bottom: 1px;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 11px;
}

span.no_index_read a {
    padding: 0 4px 1px;
    margin-left: 1px;
    background: #ccc;
    display: inline-block;
    line-height: 15px;
    position: relative;
    bottom: 1px;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 11px;
}

span.newflag {
    font-weight: bold;
    color: #c00
}

span.newflag a {
    padding: 0 3px 1px;
    font-weight: bold;
    background: #c00;
    color: #fff;
    display: inline-block;
    line-height: 15px;
    position: relative;
    bottom: 1px;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 11px;
}

span.newflag a {
    padding: 0 3px 1px;
    font-weight: bold;
    background: #c00;
    color: #fff;
    display: inline-block;
    line-height: 15px;
    height: 15px;
    position: relative;
    bottom: 1px;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 11px;
}

span.newflag a:hover {
    text-decoration: underline
}

span.newflag a:hover {
    background: #e00;
}

span.newflag_index {
    font-weight: bold;
    color: #c00;
    background: #e9e9e9;
    padding: 0 3px
}

table td {
    vertical-align: middle;
    padding: 7px 8px 8px
}

div.list {
    max-height: 37px;
    overflow: hidden;
    padding: 2px 0 3px
}

a.subject {
    font-size: 16px;
    font-weight: bold
}

a.prev {
    display: block;
    text-decoration: none;
    color: #000;
    padding-top: 2px;
    line-height: 17px
}

div.desc {
    padding-top: 6px
}

h1 + div.desc {
    margin-top: -15px;
    margin-bottom: 20px;
}

.fonts-box .sort-post form {
    float: right;
}

.fonts-box .sort-post form p {
    background-color: #f6d0d0;
    padding: 5px 10px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    align-self: center;
    align-content: space-evenly;
}

.fonts-box .sort-post form select:focus,
.fonts-box .sort-post form select {
    background: none;
    border: none;
    width: auto;
    outline: none;
    cursor: pointer;
}

.hpreview {
    padding: 4px 5px;
    background: #444;
    color: white
}

.hmessage {
    height: 30px;
}

.info {
    float: right;
    padding: 8px;
    text-align: right
}

.nr {
    text-decoration: none
}

.hocwp .wish-lists .entry-content h2.post-title {
    font-size: 35px;
}

.hocwp .wish-lists .entry-content h2.post-title small {
    font-size: 16px;
}

.entry-content .envato-tagline {
    margin-bottom: 15px;
}

.avatar {
    padding: 5px 5px 5px 5px;
    width: 50px;
    height: 50px;
    text-align: center
}

.avatar img {
    max-width: 50px;
    max-height: 50px
}

.avatar a {
    display: block;
    height: 100%
}

div.user {
    padding: 9px 0 7px
}

.username {
    font-size: 14px;
    font-weight: bold
}

div.date {
    margin-top: 2px;
    height: 16px;
    overflow: hidden
}

.nr, .nr a {
    color: #777
}

.nr a:hover {
    color: #c00
}

div.quote {
    float: right;
    margin-top: 2px;
    line-height: 14px;
    padding-right: 8px
}

div.quote img {
    padding-right: 4px
}

.body {
    font-size: 16px;
    width: 100%;
    word-wrap: break-word;
    overflow: hidden
}

.orig_url, .orig_url a {
    text-align: right;
    color: #999
}

div.quoted {
    font-style: normal;
    margin-left: 30px;
    border: 1px dotted #ccc;
    border-left: 7px solid #e2e2e2;
    padding: 6px
}

div.hquoted {
    margin-bottom: 8px
}

.view_post {
}

div.bquoted {
    font-size: 15px;
    font-style: italic
}

.settings td {
    padding: 5px
}

td.noborder {
    border: none;
    border-collapse: collapse;
    padding: 0 5px 0 0
}

div.anchor, a.anchor {
    float: left
}

div.thumb_cont {
    border: 2px solid #e2e48a;
    float: left;
    padding: 0;
    margin: 10px 12px 10px 0
}

div.thumb_img {
    padding: 5px 5px 5px 5px;
    text-align: center;
}

div.thumb_img a {
    display: block;
    text-decoration: none
}

div.thumb_img img {
    vertical-align: middle;
    max-height: 100%;
    width: auto;
}

div.thumb_text {
    height: 46px;
    padding: 5px 8px
}

a.thumb_subject {
    font-size: 13px;
    font-weight: bold
}

.scol {
    float: left;
    padding: 2px 0 2px 14px
}

.curgroup {
    display: inline-block;
    border: 1px solid #ccc;
    padding: 2px
}

.othgroup {
    display: inline-block;
    border: 1px solid #fff;
    padding: 2px
}

.othgroup a {
    cursor: hand;
    text-decoration: none;
    display: block;
}

.square {
    display: inline-block;
    width: 12px;
    height: 12px;
    border: 1px solid #fff
}

.square {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 1px
}

.body_alt {
    font-size: 16px;
    word-wrap: break-word;
    overflow: hidden
}

.thumb_user {
    float: right;
    position: relative;
    bottom: 32px;
    height: 25px;
    padding: 3px;
    margin: 5px 9px 0;
    background: #fff
}

div.thumb {
    text-align: center;
    border: 2px solid #ccc;
    margin: 10px 20px 10px 0;
    float: left;
    height: 142px;
    line-height: 128px
}

div.thumb a {
    display: block;
    height: 142px;
    padding: 5px 6px 9px 6px
}

div.thumb img {
    vertical-align: middle
}

.tooltip {
    position: relative;
}

.tooltip span.label {
    margin-left: -9999px;
    position: absolute;
}

.lh {
    line-height: 16px;
}

a.inactive {
    color: #888
}

a.hover:hover {
    color: #c00
}

a.post_button {
    padding: 2px 5px;
    border: 1px solid black;
    border-radius: 3px;
    text-decoration: none
}

a.post_button:hover {
    color: #000;
    padding: 2px 4px;
    border: 2px solid #c00;
    text-decoration: none
}

.hmessage {
    line-height: 15px;
    margin-bottom: 20px;
}

.hmessage + .desiger-note {
    text-align: inherit;
}

.hmessage .avatar {
    height: auto;
    width: auto;
    float: left;
}

.hmessage .avatar img {
    padding: 0;
}

.hmessage .user a {
    color: #333;
}

.fonts-forum div.thumb_cont {
    height: 316px;
    position: relative;
    padding-bottom: 46px;
    min-width: 125px;
}

.fonts-forum .thumb_img a,
.fonts-forum .thumb_imgs {
    height: 260px;
}

.fonts-forum .anchor * {
    box-sizing: border-box;
}

.post-title-forum {
    font-size: 15px;
    font-weight: 700;
    line-height: 1.2;
    margin-top: 0px;
    -webkit-line-clamp: 2;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow-wrap: anywhere;
}

.fonts-forum .thumb_text {
    background: #f1f1d6;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 499;
}

.fonts-forum .thumb_text > div {
    overflow: hidden;
    line-height: 18px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.fonts-forum .thumb_text a {
    color: #000;
}

.more-fonts-forum {
    border-top: 2px solid #ddd;
    margin-top: 50px;
}

.more-fonts-forum > h2 {
    font-weight: 700;
}

.single-font_forum .comments-area {
    border-top: 2px dotted #555;
    padding-top: 20px;
    margin-top: 20px;
}

#menuthemes a, #menuthemes b, .dfsmall, .cat, .dv1, .lv2right, .menupselect a, .contain, .filename, .donate {
    font-size: 11px;
    font-family: Tahoma, Arial, sans-serif;
    line-height: 13px;
}

.nobr {
    white-space: nowrap;
}

.tdh, .tdh a, .tdn, .tdn a, .tdn:hover, .tdn a:hover, .select a, #menuthemes a, .menupselect a, .alpha a, .dl, .donate {
    text-decoration: none;
}

.single-font_forum .entry-content p:last-child {
    margin-bottom: 0;
}

.download-fonts-in-use {
    margin-bottom: 20px;
}

.download-fonts-in-use > h3 {
    margin-top: 0;
    font-weight: 700;
}

.nav.tax-forum,
.post-type-archive-font_forum .site-main .fonts-box > h1,
.tax-font_forum_category .site-main .fonts-box > h1 {
    border-bottom: 2px dotted #555;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.tax-forum {

}

.tax-forum h1 {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
}

.hocwp .add-forum form input[type="file"],
.hocwp .add-forum form select,
.hocwp .add-forum form textarea,
.hocwp .add-forum form input[type="password"],
.hocwp .add-forum form input[type="url"],
.hocwp .add-forum form input[type="email"],
.hocwp .add-forum form input[type="tel"],
.hocwp .add-forum form input[type="text"] {
    width: 100%;
}

.add-forum table th {
    padding-left: 0;
    width: 300px;
}

.add-forum .form-table {
    width: 100%;
}

.add-forum .download_tag {
    margin-top: 20px;
}

.new-fonts-title {
    float: left;
    font-weight: 700;
    margin-top: 15px;
}

.new-fonts-title + .pagination {
    float: right;
}

.more-fonts-forum > h2 {
    margin-top: 0;
}

.more-fonts-forum > h2 > a {
    color: #333;
    text-decoration: none;
}

.more-fonts-forum .loop {

}

.more-fonts-forum .loop .anchor {
    max-width: 43.33%;
}

.more-fonts-forum .loop .anchor:last-child .thumb_cont,
.more-fonts-forum .loop .anchor:last-child .thumb-font:last-child {
    margin-right: 0;
}

.home .more-fonts-forum:first-child {
    margin-top: 0;
    border-top: none;
}

.more-fonts-forum .font-row,
.more-fonts-forum .forum-row {
    clear: both;
}

.v2 .font-box.type-page .demo,
.v2 .font-box.type-font_forum .demo {
    width: 25%;
    background-size: contain;
    border: none;
    margin-top: 10px;
    background-position: left;
    min-width: 350px;
}

.pixelify-dashboard .zf_fes_featured_images {
}

.hocwp .eltd-vertical-menu-area .widget .widget-title + * {
    border: none;
    padding: 0;
}

.hocwp.eltd-header-vertical .eltd-vertical-area-background,
.hocwp.eltd-header-vertical .eltd-vertical-menu-area {
    width: 320px !important;
}

.hocwp.eltd-header-vertical .eltd-content {
    padding-left: 345px !important;
}

.hocwp.eltd-header-vertical footer {

}

.eltd-wrapper-inner .eltd-vertical-menu-area .widget .widget-title {
    font-weight: 700;
}

.eltd-wrapper + .more-fonts-forum {
    padding-top: 20px;
}

ul.unstyled-list {
    padding: 0;
    margin: 0;
    list-style: none;
}

.eltd-full-width .related-styles {
    padding: 10px 25px 0;
}

.single-font_forum .eltd-full-width .eltd-one-column.eltd-sidebar {
    padding-right: 25px;
}

.single-font_forum .eltd-full-width .eltd-one-column.eltd-sidebar .comment-author img {
    position: static;
    margin-top: 0;
}

.single-font_forum .eltd-full-width .eltd-one-column.eltd-sidebar .comment-author:after {
    display: none;
}

.single-font_forum .eltd-full-width .eltd-one-column.eltd-sidebar .comment-metadata {
    float: right;
    margin-top: 18px;
    display: block;
}

.single-font_forum .eltd-full-width .eltd-one-column.eltd-sidebar .comment-content,
.single-font_forum .eltd-full-width .eltd-one-column.eltd-sidebar .comment-meta {
    margin-left: 0;
}

.topics-label {
    font-size: 1rem;
    font-weight: bold
}

.topic-btn {
    border: 1px solid transparent;
    background-color: #D6D6D6;
    white-space: nowrap;
    font-weight: bold;
    transition: filter .2s ease;
    font-size: 1rem;
    margin: 0;
    transition: background-color .2s ease-out;
    border-radius: 10px;
    padding: 4px 16px;
    margin: 1px
}

.topic-btn h4 {
    margin: 0
}

.topic-btn a {
    display: flex;
    align-items: center;
    color: #7B7B7B
}

.topic-btn.real-topic {
    background-color: #ccc
}

.dark-mode .topic-btn {
    background-color: #9EA1A7
}

.dark-mode .topic-btn a {
    color: #000
}

.dark-mode .topic-btn.real-topic {
    border: 1px solid #000
}

.topic-btn .exemplar {
    display: none;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    background: #fff;
    margin: 0 6px
}

.topic-btn:hover {
    text-decoration: none;
    background-color: #fff
}

.topic-btn:hover a {
    text-decoration: none;
}

.topic-btn.first {
    margin-left: 1rem
}

.topic-btn:not(:last-child) {
    margin-right: 5px
}

.topic-list {
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    overflow-y: hidden;
    white-space: nowrap;
    width: 100%;
    position: relative;
    user-select: none
}

.topic-list li {
    display: inline-block
}

.topic-list::-webkit-scrollbar {
    height: 6px
}

.topic-list::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0)
}

.topic-bar {
    position: relative;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    overflow-y: hidden;
    white-space: nowrap;
    user-select: none;
    padding: 0 0 10px 0
}

.topic-bar .title {
    font-weight: bold;
    color: #959595;
    font-size: .9rem
}

.topic-bar .vertical-divider {
    border: 1px solid #ccc
}

.topic-bar li {
    white-space: nowrap
}

.topic-bar .carousel-left, .topic-bar .carousel-right {
    display: none;
    user-select: none;
    position: absolute;
    top: 7px;
    height: 100%;
    cursor: pointer;
    font-size: 2rem;
    opacity: .4;
    transition: all .3s ease-in-out;
    color: #959595
}

.single-font_forum .eltd-full-width .comment-respond .form-submit {
    text-align: left;
}

.topic-bar .carousel-left:hover, .topic-bar .carousel-right:hover {
    color: #000
}

.topic-bar .carousel-left {
    left: 0;
    background: linear-gradient(to right, #f6f6f6 5%, rgba(255, 255, 255, 0) 120%);
}

.topic-bar .carousel-right {
    right: 0;
    background: linear-gradient(to left, #f6f6f6 5%, rgba(255, 255, 255, 0) 120%);
}

.dark-mode .topic-bar .carousel-left {
    background: linear-gradient(to right, #202733, rgba(255, 255, 255, 0))
}

.dark-mode .topic-bar .carousel-right {
    background: linear-gradient(to left, #202733, rgba(255, 255, 255, 0))
}

.hocwp-widget-post li.hide-thumbnail .entry-title {
    margin: 0;
}

.hocwp-widget-post li.hide-thumbnail .entry-title a {
    font-size: 58px;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
	line-height: initial;
	max-height: 100px;
    display: flex;
    align-items: center;
}

.hocwp-widget-post li.hide-thumbnail .entry-title {
    font-weight: 400;
}

@media (min-width: 600px) {
    .topic-bar {
        padding: 10px 0 10px 0
    }

    .topic-bar .carousel-left, .topic-bar .carousel-right {
        display: block
    }
}

@media only screen and (max-width: 1403px) {
    .site-branding + .logo-right .main-menu ul.menu .sub-menu {
        display: none;
        position: static;
        top: 100%;
        z-index: 499;
        background-color: #fff;
        margin: 0;
        padding: 0;
        width: 220px;
        border: 1px solid rgba(0, 0, 0, .05);
    }

}

@media only screen and (max-width: 1200px) {

    .site-branding + .logo-right .main-menu ul.menu .sub-menu {
        display: none;
        position: static;
        top: 100%;
        z-index: 499;
        background-color: #fff;
        margin: 0;
        padding: 0;
        width: 220px;
        border: 1px solid rgba(0, 0, 0, .05);
    }

    .logo-right .main-menu ul.menu {
        display: none;
    }

    .header {
        font-size: 21px;
        font-weight: bold
    }

    .logo-area.header {
        position: relative;
    }

    .logo-area.header.menu-opened {
        padding-left: 0;
    }

    .logo-area.header .site-branding,
    .logo-area.header.menu-opened .site-branding {
        margin-left: 100px;
    }

    .logo-area.header .site-branding + .logo-right,
    .logo-area.header.menu-opened .site-branding + .logo-right {
        width: calc(100% - 290px);
    }

    .header-mobile .window .header .burger-container {
        position: absolute;
        display: inline-block;
        height: 50px;
        width: 50px;
        left: 10px;
        cursor: pointer;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        transition: all 0.3s cubic-bezier(.4, .01, .165, .99);
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-tap-highlight-color: transparent;
        top: 3px;
        z-index: 499;
    }

    .header-mobile .window .header .burger-container #burger {
        width: 18px;
        height: 8px;
        position: relative;
        display: block;
        margin: -4px auto 0;
        top: 50%
    }

    .header-mobile .window .header .burger-container #burger .bar {
        width: 100%;
        height: 1px;
        display: block;
        position: relative;
        background: #990033;
        transition: all 0.3s cubic-bezier(.4, .01, .165, .99);
        transition-delay: 0s
    }

    .header-mobile .window .header .burger-container #burger .bar.topBar {
        -webkit-transform: translateY(0) rotate(0deg);
        transform: translateY(0) rotate(0deg)
    }

    .header-mobile .window .header .burger-container #burger .bar.btmBar {
        -webkit-transform: translateY(6px) rotate(0deg);
        transform: translateY(6px) rotate(0deg)
    }

    .header-mobile .window .header .burger-container #burger .bar.bcmBar {
        -webkit-transform: translateY(12px) rotate(0deg);
        transform: translateY(12px) rotate(0deg)
    }

    .header-mobile .window .header .icon {
        display: inline-block;
        position: absolute;
        height: 100%;
        line-height: 50px;
        width: 50px;
        height: 50px;
        text-align: center;
        color: #fff;
        font-size: 22px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .header-mobile .window .header .icon.icon-bag {
        right: 0;
        top: 0;
        left: auto;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        transition: -webkit-transform 0.5s cubic-bezier(.4, .01, .165, .99);
        transition: transform 0.5s cubic-bezier(.4, .01, .165, .99);
        transition: transform 0.5s cubic-bezier(.4, .01, .165, .99), -webkit-transform 0.5s cubic-bezier(.4, .01, .165, .99);
        transition-delay: 0.65s
    }

    .header-mobile .window .header ul.menu {
        position: relative;
        display: none;
        padding: 0 30px;
        list-style: none;
        margin: 0
    }

    .header-mobile .window .header.menu-opened ul.menu {
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        right: 0;
    }

    .header-mobile .window .header.menu-opened ul.menu {
        top: 65px;
        z-index: 99999;
        background: #fff8f8;
    }

    .header-mobile .window .header.menu-opened ul.menu li {
        float: none;
        width: 100%;
        display: block;
    }

    .header-mobile .window .header.menu-opened ul.menu li a {
        display: block;
        width: 100%;
    }

    .header-mobile .window .header.menu-opened ul.menu .sub-menu {
        display: block;
        width: 100%;
    }

    .header-mobile .window .header ul.menu li.menu-item {
        border-bottom: 1px solid rgba(0, 0, 0, .05);
        margin-top: 5px;
        opacity: 0;
        transition: opacity 0.6s cubic-bezier(.4, .01, .165, .99), -webkit-transform 0.5s cubic-bezier(.4, .01, .165, .99);
        transition: transform 0.5s cubic-bezier(.4, .01, .165, .99), opacity 0.6s cubic-bezier(.4, .01, .165, .99);
        transition: transform 0.5s cubic-bezier(.4, .01, .165, .99), opacity 0.6s cubic-bezier(.4, .01, .165, .99), -webkit-transform 0.5s cubic-bezier(.4, .01, .165, .99)
    }

    .header-mobile .window .header ul.menu li.menu-item a {
        display: block;
        position: relative;
        color: #303030;
        font-weight: 100;
        text-decoration: none;
        font-size: 16px;
        line-height: 2.6;
        font-weight: 200;
        width: 100%
    }

    .header-mobile .window .header.menu-opened {
        height: 100vh;
        background-color: #fff;
        transition: all 0.3s ease-in, background 0.5s ease-in;
        transition-delay: 0.25s
    }

    .header-mobile .window .header.menu-opened .burger-container {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }

    .header-mobile .window .header.menu-opened .burger-container #burger .bar {
        transition: all 0.4s cubic-bezier(.4, .01, .165, .99);
        transition-delay: 0.2s
    }

    .header-mobile .window .header.menu-opened .burger-container #burger .bar.topBar {
        -webkit-transform: translateY(4px) rotate(45deg);
        transform: translateY(4px) rotate(45deg)
    }

    .header-mobile .window .header.menu-opened .burger-container #burger .bar.btmBar {
        -webkit-transform: translateY(3px) rotate(-45deg);
        transform: translateY(3px) rotate(-45deg)
    }

    .header-mobile .window .header.menu-opened ul.menu li.menu-item {
        -webkit-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0);
        opacity: 1
    }

    .header-mobile .window .header.menu-opened ul.menu li.menu-item:nth-child(1) {
        transition-delay: 0.27s
    }

    .header-mobile .window .header.menu-opened ul.menu li.menu-item:nth-child(2) {
        transition-delay: 0.34s
    }

    .header-mobile .window .header.menu-opened ul.menu li.menu-item:nth-child(3) {
        transition-delay: 0.41s
    }

    .header-mobile .window .header.menu-opened ul.menu li.menu-item:nth-child(4) {
        transition-delay: 0.48s
    }

    .header-mobile .window .header.menu-opened ul.menu li.menu-item:nth-child(5) {
        transition-delay: 0.55s
    }

    .header-mobile .window .header.menu-opened ul.menu li.menu-item:nth-child(6) {
        transition-delay: 0.62s
    }

    .header-mobile .window .header.menu-opened ul.menu li.menu-item:nth-child(7) {
        transition-delay: 0.69s
    }

    .header-mobile .window .header.menu-opened ul.menu li.menu-item:last-child {
        border-bottom: 0
    }

    .header-mobile .window .header.menu-opened .icon.icon-bag {
        -webkit-transform: translateX(75px);
        transform: translateX(75px);
        transition-delay: 0.3s
    }

    @media (max-width: 600px) {

        .site-branding + .logo-right .main-menu ul.menu .sub-menu {
            display: none;
            position: static;
            top: 100%;
            z-index: 499;
            background-color: #fff;
            margin: 0;
            padding: 0;
            width: 220px;
            border: 1px solid rgba(0, 0, 0, .05);
        }

        .header-mobile .window {
            width: 100%;
            margin: 0;
            border-radius: 0
        }
    }.monstr-select {
         display: none
     }
}

@media only screen and (max-width: 1300px) {
    .site-branding + .logo-right .main-menu ul.menu .sub-menu {
        display: none;
        position: static;
        top: 100%;
        z-index: 499;
        background-color: #fff;
        margin: 0;
        padding: 0;
        width: 220px;
        border: 1px solid rgba(0, 0, 0, .05);
    }

    .v3 .pxf-post-slider .slider-nav,
    .v3 .pxf-post-slider .slider-for {
        width: 100%;
    }

    .v3 .pxf-post-slider .slider-nav > img {
        display: inline-block;
        width: 20%;
    }

    .pxf-post-slider .slick-slide img {
        height: auto;
    }
}

@media only screen and (min-width: 1241px) and (max-width: 1600px) {

    .v3 .font-box .font-thumbs img {
        height: auto;
    }
}

@media only screen and (max-width: 1240px) {

    .site-branding + .logo-right .main-menu ul.menu .sub-menu {
        display: none;
        position: static;
        top: 100%;
        z-index: 499;
        background-color: #fff;
        margin: 0;
        padding: 0;
        width: 220px;
        border: 1px solid rgba(0, 0, 0, .05);
    }

    .hocwp .three-column .sidebar, .hocwp .site-content .sidebar,
    .hocwp .site-content .content-area {
        width: 100%;
    }

    .v2 .container {
        width: 100%;
    }

    .menu-search-area .container.wrap, .logo-area .container.wrap, .site-footer .container.wrap, .site-content .container.wrap {
        padding-left: 10px;
        padding-right: 10px;
    }

    .v3 .font-box .font-thumbs img {
        height: auto;
    }
}

@media only screen and (max-width: 1100px) {

    .site-branding + .logo-right .main-menu ul.menu .sub-menu {
        display: none;
        position: static;
        top: 100%;
        z-index: 499;
        background-color: #fff;
        margin: 0;
        padding: 0;
        width: 220px;
        border: 1px solid rgba(0, 0, 0, .05);
    }

    .hocwp .hocwp-mobile-menu.left + .mobile-menu-button, .hocwp .hocwp-mobile-menu.right + .mobile-menu-button,
    .hocwp .primary-menus .mobile-menu-button {
        color: #333;
        height: 43px;
    }
}

@media only screen and (max-width: 1024px) {

    .site-branding + .logo-right .main-menu ul.menu .sub-menu {
        display: none;
        position: static;
        top: 100%;
        z-index: 499;
        background-color: #fff;
        margin: 0;
        padding: 0;
        width: 220px;
        border: 1px solid rgba(0, 0, 0, .05);
    }

    /*
    .v2 .site-main .font-box .demo {
        background-position: 20px 10px;
    }
    */
    .v2 .site-main .font-box .demo {
        padding-left: 10px;
    }

    .v2 .site-main .font-box .links {
        margin-top: 10px;
        width: 100%;
    }

    .site-footer .widget {
        width: 32%;
    }

    .main-menu .search-boxs,
    .header-bar .head-more {
        display: none;
    }

    .site-branding + .logo-right .main-menu ul.menu > li > a {
        padding-bottom: 5px;
        padding-top: 5px;
    }

    .v3 .site-title img {
        margin-bottom: 5px;
    }

    .hocwp.eltd-header-vertical .eltd-content {
        padding-left: 0 !important;
    }

    .hocwp.single-font_forum.eltd-header-vertical .eltd-content {
        padding-left: 25px !important;
    }

    .eltd-full-width .related-styles {
        margin-left: -25px;
    }
}

@media only screen and (max-width: 980px) {
    .site-branding + .logo-right .main-menu ul.menu .sub-menu {
        display: none;
        position: static;
        top: 100%;
        z-index: 499;
        background-color: #fff;
        margin: 0;
        padding: 0;
        width: 220px;
        border: 1px solid rgba(0, 0, 0, .05);
    }

    .module.search-cats .cat-cols > * {
        display: inline-block;
        float: none;
        margin-bottom: 10px;
        vertical-align: top;
        width: 33%;
    }

    .module.search-cats .alphabe span {
        display: block;
        margin-bottom: 10px;
    }

    .head-more li {
        max-width: 40px;
        overflow: hidden;
    }

    .head-more .avatar {
        max-height: 24px;
        height: 24px;
        width: 24px;
        max-width: 24px;
    }

    .head-more #searchIcon {
        display: block;
        width: auto;
        margin: 0;
        padding: 20px;
    }

    .menu-widgets {
        flex-wrap: wrap;
    }

    .menu-widgets .col {
        flex: 33.33% 0 0;
    }

    #siteSearch {
        display: block;
        position: relative;
        top: 100%;
        background: transparent;
        margin-top: 6px;
        padding: 5px 10px;
    }

    .search-active #siteSearch {
        display: block;
    }

    .site-header .logo-area {
        position: relative;
    }

    .header-bar .search-box input[type="image"] {
        right: 12px;
    }
}

@media only screen and (max-width: 800px) {

    .site-branding + .logo-right .main-menu ul.menu .sub-menu {
        display: none;
        position: static;
        top: 100%;
        z-index: 499;
        background-color: #fff;
        margin: 0;
        padding: 0;
        width: 220px;
        border: 1px solid rgba(0, 0, 0, .05);
    }

    .hocwp.v2 .custom-preview-form input[type="reset"], .hocwp.v2 .custom-preview-form input[type="submit"] {
        margin-top: 10px;
    }

    .site-footer .widget {
        width: 31.88%;
    }

    /*
    .v2 .font-box .demo {
        background-position: 20px 10px;
    }
    */
    .font-box .links {
        margin-top: 10px;
        width: 100%;
    }

    .v3 .pxf-post-slider .slider-nav .slick-slide img {
        height: 100px;
    }
}

@media only screen and (max-width: 780px) {

    .site-branding + .logo-right .main-menu ul.menu .sub-menu {
        display: none;
        position: static;
        top: 100%;
        z-index: 499;
        background-color: #fff;
        margin: 0;
        padding: 0;
        width: 220px;
        border: 1px solid rgba(0, 0, 0, .05);
    }

}

@media only screen and (min-width: 769px) and (max-width: 980px) {

    .site-branding + .logo-right .main-menu ul.menu .sub-menu {
        display: none;
        position: static;
        top: 100%;
        z-index: 499;
        background-color: #fff;
        margin: 0;
        padding: 0;
        width: 220px;
        border: 1px solid rgba(0, 0, 0, .05);
    }

    .v3 .font-box .font-thumbs img {
        height: auto;
    }
}

@media only screen and (max-width: 768px) {

    .site-branding + .logo-right .main-menu ul.menu .sub-menu {
        display: none;
        position: static;
        top: 100%;
        z-index: 499;
        background-color: #fff;
        margin: 0;
        padding: 0;
        width: 220px;
        border: 1px solid rgba(0, 0, 0, .05);
    }

    .v2 .site-main .font-box:not(.has-images) .demo {
        background-position: 5px 40px;
    }

    .v2 .site-main .font-box.has-images .demo {
        background-position: 5px 10px;
    }
}

@media only screen and (max-width: 740px) {

    .site-branding + .logo-right .main-menu ul.menu .sub-menu {
        display: none;
        position: static;
        top: 100%;
        z-index: 499;
        background-color: #fff;
        margin: 0;
        padding: 0;
        width: 220px;
        border: 1px solid rgba(0, 0, 0, .05);
    }

    .site-footer .widget {
        width: 100%;
    }
}

@media only screen and (max-width: 720px) {

    .site-branding + .logo-right .main-menu ul.menu .sub-menu {
        display: none;
        position: static;
        top: 100%;
        z-index: 499;
        background-color: #fff;
        margin: 0;
        padding: 0;
        width: 220px;
        border: 1px solid rgba(0, 0, 0, .05);
    }

}

@media only screen and (max-width: 780px) {

    .site-branding + .logo-right .main-menu ul.menu .sub-menu {
        display: none;
        position: static;
        top: 100%;
        z-index: 499;
        background-color: #fff;
        margin: 0;
        padding: 0;
        width: 220px;
        border: 1px solid rgba(0, 0, 0, .05);
    }

    .module.search-cats .cat-cols > * {
        width: 32%;
    }

    .sortFilterForm .elementWrapper {
        margin-bottom: 10px;
    }

    .post-group table .col-type {
        display: none;
    }

    .breadcrumb-text,
    .menu-search .search {
        display: none;
    }
}

@media only screen and (max-width: 620px) {

    .site-branding + .logo-right .main-menu ul.menu .sub-menu {
        display: none;
        position: static;
        top: 100%;
        z-index: 499;
        background-color: #fff;
        margin: 0;
        padding: 0;
        width: 220px;
        border: 1px solid rgba(0, 0, 0, .05);
    }

    .font-box .demo .font-name a {
        font-size: 86px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
}

@media only screen and (max-width: 600px) {

    .site-branding + .logo-right .main-menu ul.menu .sub-menu {
        display: none;
        position: static;
        top: 100%;
        z-index: 499;
        background-color: #fff;
        margin: 0;
        padding: 0;
        width: 220px;
        border: 1px solid rgba(0, 0, 0, .05);
    }

    .v3 .pxf-post-slider .slider-nav .slick-slide img {
        height: 70px;
    }
}

@media only screen and (min-width: 569px) and (max-width: 768px) {

    .site-branding + .logo-right .main-menu ul.menu .sub-menu {
        display: none;
        position: static;
        top: 100%;
        z-index: 499;
        background-color: #fff;
        margin: 0;
        padding: 0;
        width: 220px;
        border: 1px solid rgba(0, 0, 0, .05);
    }

    .v3 .font-box .font-thumbs img {
        height: auto;
    }
}

@media only screen and (max-width: 568px) {

    .site-branding + .logo-right .main-menu ul.menu .sub-menu {
        display: none;
        position: static;
        top: 100%;
        z-index: 499;
        background-color: #fff;
        margin: 0;
        padding: 0;
        width: 220px;
        border: 1px solid rgba(0, 0, 0, .05);
    }

    .hocwp .container.wrap {
        padding: 0 5px;
    }

    .font-box .demo .link-inner {
        width: 100%;
    }

    .font-box .links .link-inner > * {
        display: block;
        margin-top: 5px;
    }

    .v3 .font-box .font-thumbs img {
        height: auto;
    }

    #siteSearch {
        display: none;
    }
}

@media only screen and (max-width: 563px) {

    .site-branding + .logo-right .main-menu ul.menu .sub-menu {
        display: none;
        position: static;
        top: 100%;
        z-index: 499;
        background-color: #fff;
        margin: 0;
        padding: 0;
        width: 220px;
        border: 1px solid rgba(0, 0, 0, .05);
    }

}

@media only screen and (max-width: 549px) {
    .site-branding + .logo-right .main-menu ul.menu .sub-menu {
        display: none;
        position: static;
        top: 100%;
        z-index: 499;
        background-color: #fff;
        margin: 0;
        padding: 0;
        width: 220px;
        border: 1px solid rgba(0, 0, 0, .05);
    }

}

@media only screen and (max-width: 534px) {

    .site-branding + .logo-right .main-menu ul.menu .sub-menu {
        display: none;
        position: static;
        top: 100%;
        z-index: 499;
        background-color: #fff;
        margin: 0;
        padding: 0;
        width: 220px;
        border: 1px solid rgba(0, 0, 0, .05);
    }

    .site-header .breadcrumb-text {
        display: none;
    }
}

@media only screen and (max-width: 480px) {

    .site-branding + .logo-right .main-menu ul.menu .sub-menu {
        display: none;
        position: static;
        top: 100%;
        z-index: 499;
        background-color: #fff;
        margin: 0;
        padding: 0;
        width: 220px;
        border: 1px solid rgba(0, 0, 0, .05);
    }

    .v3 .pxf-post-slider .slider-nav .slick-slide img {
        height: 50px;
    }

    .hocwp form input[type="file"], .hocwp form select, .hocwp form textarea, .hocwp form input[type="password"], .hocwp form input[type="url"], .hocwp form input[type="email"], .hocwp form input[type="tel"], .hocwp form input[type="text"] {
        width: 100%;
    }
}

@media only screen and (max-width: 460px) {

    .site-branding + .logo-right .main-menu ul.menu .sub-menu {
        display: none;
        position: static;
        top: 100%;
        z-index: 499;
        background-color: #fff;
        margin: 0;
        padding: 0;
        width: 220px;
        border: 1px solid rgba(0, 0, 0, .05);
    }

    .more-fonts-forum {
        overflow: hidden;
        display: none;
    }

    .home .more-fonts-forum:first-child {
        overflow: hidden;
        display: none;
    }

    .post-group table .col-size {
        display: none;
    }

    .v3 .font-box .font-thumbs img {
        height: auto;
    }

    .v3 .site-header .site-title {
        max-width: 150px;
        overflow: hidden;
    }


    .site-footer .alphabe {
        overflow: hidden;
        display: none;
    }

    .headerButton.favorites {
        overflow: hidden;
        display: none;
    }

    .v3 .site-header .site-title img {
        max-width: 100%;

    }

    .v3 .font-box.has-images .demo,
    .v2 .font-box .demo {
        background-position: left center;
    }
}

@media only screen and (max-width: 338px) {

    .site-branding + .logo-right .main-menu ul.menu .sub-menu {
        display: none;
        position: static;
        top: 100%;
        z-index: 499;
        background-color: #fff;
        margin: 0;
        padding: 0;
        width: 220px;
        border: 1px solid rgba(0, 0, 0, .05);
    }

    .v3 .site-header .site-title {
        max-width: 90px;
    }
}

@media only screen and (max-width: 330px) {
    .site-branding + .logo-right .main-menu ul.menu .sub-menu {
        display: none;
        position: static;
        top: 100%;
        z-index: 499;
        background-color: #fff;
        margin: 0;
        padding: 0;
        width: 220px;
        border: 1px solid rgba(0, 0, 0, .05);
    }

}

@media only screen and (max-width: 320px) {
    .site-branding + .logo-right .main-menu ul.menu .sub-menu {
        display: none;
        position: static;
        top: 100%;
        z-index: 499;
        background-color: #fff;
        margin: 0;
        padding: 0;
        width: 220px;
        border: 1px solid rgba(0, 0, 0, .05);
    }
}

@media print {

}