/**
 * Last updated: 21/04/2016
 */

/**
 * Global
 */

html {
    height: 100%;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    line-height: 1.5;
}

body.hocwp {
    min-width: 250px;
}

.hocwp a {
    outline: 0 none;
    transition: background-color 0s ease 0s, color 0.2s linear 0s;
}

.hocwp a:focus {
    box-shadow: none;
}

.hocwp a span + .fa,
.hocwp a .fa + span {
    margin-left: 8px;
}

.hocwp .aligncenter {
    margin: 5px auto;
}

.hocwp img[align="right"],
.hocwp .alignright {
    margin-left: 10px;
}

.hocwp img[align="left"],
.hocwp .alignleft {
    margin-right: 10px;
}

.hocwp img[align="right"],
.hocwp img[align="left"],
.hocwp .alignleft,
.hocwp .alignright {
    margin-bottom: 10px;
}

.hocwp div blockquote::before {
    content: "“";
    left: 6px;
    top: 10px;
}

.hocwp div blockquote::after {
    bottom: 0;
    content: "”";
    right: 10px;
}

.hocwp div blockquote::after,
.hocwp div blockquote::before {
    font-family: "Open Sans", Arial, sans-serif;
}

.hocwp div blockquote {
    background: transparent none repeat scroll 0 0;
    border-left: 5px solid transparent;
    margin-bottom: 24px;
    padding: 20px 25px;
}

.hocwp div blockquote > *:last-child {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.hocwp div blockquote {
    font-family: "Open Sans", Arial, sans-serif;
}

.hocwp input:focus::-webkit-input-placeholder {
    color: transparent;
}

.hocwp input:focus:-moz-placeholder {
    color: transparent;
}

.hocwp input:focus::-moz-placeholder {
    color: transparent;
}

.hocwp input:focus:-ms-input-placeholder {
    color: transparent;
}

.hocwp .hocwp-go-top {
    background-color: #e5e5e5;
    border: 1px solid #ddd;
    bottom: 50px;
    left: auto;
    line-height: 1;
    opacity: 0.5;
    padding: 10px;
    position: fixed;
    right: 20px;
    z-index: 499;
}

.hocwp .hocwp-go-top.position-left {
    left: 20px;
    right: auto;
}

.hocwp .hocwp-go-top.icon-image {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    padding: 0;
}

.hocwp .hocwp-go-top:hover {
    opacity: 1;
}

.error404 .site-content {
    overflow: hidden;
}

.hocwp .list-square li {
    list-style: square outside none;
}

.hocwp.only-content .site-header,
.hocwp.only-content .site-footer,
.hocwp.only-content #wpadminbar {
    display: none !important;
}

.hocwp.only-content .site-content {
    margin: 0 !important;
}

.site-header .site-title {
    margin-bottom: 10px;
    margin-top: 10px;
}

.site-header .site-title .site-logo {
    display: inline-block;
}

.site-header .site-branding img {
    max-height: 110px;
}

img.centered {
    bottom: 0;
    left: 0;
    margin: auto !important;
    position: absolute;
    right: 0;
    top: 0;
}

img.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.hocwp .container.wrap {
    margin-bottom: 0;
    margin-top: 0;
}

/**
 * Logo
 */

/**
 * Icon
 */
.icon-left {
    margin-right: 5px;
}

.icon-right {
    margin-left: 5px;
}

/**
 * Breadcrumb
 */

.hocwp .breadcrumb .separator {
    display: inline-block;
    margin-left: 2px;
    margin-right: 2px;
}

.hocwp-breadcrumb.breadcrumb nav,
.hocwp-breadcrumb nav,
.hocwp .breadcrumb ul {
    margin: 0;
}

.hocwp-breadcrumb .woocommerce-breadcrumb span.sep {
    color: #999;
    display: inline-block;
    font-size: 14px;
    line-height: 0;
    margin: 0 5px;
}

/**
 * Pagination
 */

.hocwp .pagination .nav-links .page-numbers,
.hocwp .hocwp-pagination .item {
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 5px;
    padding: 5px 13px;
}

.hocwp .pagination .nav-links .page-numbers:last-child,
.hocwp .hocwp-pagination .item:last-child {
    margin-right: 0;
}

.hocwp .pagination.layout-dropdown {

}

.hocwp .pagination.layout-dropdown select {
    border: 1px solid #ddd;
    display: inline-block;
    padding: 4px;
}

.hocwp .pagination.layout-dropdown .item + select,
.hocwp .pagination.layout-dropdown select + .item {
    margin-left: 5px;
}

.hocwp .pagination.layout-dropdown .item + select {

}

.hocwp .pagination.layout-dropdown .item {
    margin-bottom: 0;
}

.hocwp .pagination.layout-two .item {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    color: #333;
    margin: 0;
}

.hocwp .pagination.layout-two .item:first-child {
    border-radius: 5px 0 0 5px;
}

.hocwp .pagination.layout-two .item:last-child {
    border-radius: 0 5px 5px 0;
}

.hocwp .pagination.layout-two .item + .item {
    border-left: medium none;
}

.hocwp .pagination.layout-two .item.link-item:hover,
.hocwp .pagination.layout-two .item.current-item {
    background-color: #eee;
    color: #000;
}

/**
 * Menu
 */

.hocwp .hocwp-menu {
    margin: 0;
}

.hocwp .sf-arrows .sf-with-ul::after {
    right: 5px;
}

.hocwp .mobile-menu-button {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-size: 17px;
    line-height: 40px;
    padding: 0 10px;
    vertical-align: middle;
    white-space: nowrap;
}

.hocwp .hocwp-mobile-menu.left + .mobile-menu-button {
    border-right: 1px solid transparent;
}

.hocwp .hocwp-mobile-menu.right + .mobile-menu-button {
    border-left: 1px solid transparent;
}

.hocwp .hocwp-mobile-menu {
    height: 100%;
    max-width: 250px;
    padding: 0;
    top: 0;
    width: 250px;
    z-index: 9999;
}

.hocwp .hocwp-mobile-menu.left {
    left: -250px;
}

.hocwp .hocwp-mobile-menu.right {
    right: -250px;
}

.hocwp .hocwp-mobile-menu.left + .mobile-menu-button,
.hocwp .hocwp-mobile-menu.left.active {
    left: 0;
}

.hocwp .hocwp-mobile-menu.right + .mobile-menu-button,
.hocwp .hocwp-mobile-menu.right.active {
    right: 0;
}

.hocwp .hocwp-mobile-menu.right + .mobile-menu-button {
    float: right;
}

.hocwp .mobile-menu-button .text {
    margin-left: 5px;
}

.hocwp .hocwp-mobile-menu.left.active + .mobile-menu-button {
    left: 250px;
}

.hocwp .hocwp-mobile-menu.right.active + .mobile-menu-button {
    right: 250px;
}

.hocwp.admin-bar .hocwp-mobile-menu {
    top: 32px;
}

.hocwp .hocwp-mobile-menu li {
    border-left: medium none !important;
    border-right: medium none !important;
    margin: 0;
    padding: 0 !important;
    width: 100% !important;
}

.hocwp .hocwp-mobile-menu li a {
    border-bottom: 1px solid #222 !important;
    border-top: 1px solid #484848 !important;
    font-weight: 700;
    line-height: 35px;
    padding: 0 10px !important;
    text-transform: uppercase;
}

.hocwp .hocwp-mobile-menu li.menu-item-has-children > a {
    padding-right: 30px !important;
}

.hocwp .hocwp-mobile-menu li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    color: #fff !important;
}

.hocwp .hocwp-mobile-menu li a img,
.hocwp .hocwp-mobile-menu li a .icon,
.hocwp .hocwp-mobile-menu li a i {
    display: none;
}

.hocwp .hocwp-mobile-menu li:last-child {
    border-bottom: 1px solid transparent !important;
}

.hocwp .hocwp-mobile-menu li:first-child {
    border-top: 1px solid transparent;
}

.hocwp .hocwp-mobile-menu li.menu-item-has-children > .fa {
    cursor: pointer;
    margin-top: 0;
    padding: 11px 10px;
    right: 0;
    top: 0;
}

.hocwp .hocwp-mobile-menu .sub-menu {
    list-style: none outside none;
    padding-left: 0;
}

.hocwp .menu-item .search-form {
    border: medium none;
    height: auto;
    overflow: hidden;
    padding: 5px;
}

.hocwp .menu-item .search-form label {
    margin: 0;
}

.hocwp .hocwp-mobile-menu .sub-menu li:first-child {
    border-top: medium none;
}

.hocwp .hocwp-mobile-menu li a:hover {
    text-decoration: none;
}

.hocwp .hocwp-mobile-menu .sub-menu li:last-child {
    border-bottom: medium none;
}

.hocwp .hocwp-menu.hocwp-mobile-menu .sub-menu {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding: 0;
}

.hocwp .hocwp-menu.hocwp-mobile-menu .sub-menu li {
    margin: 0;
}

.hocwp .hocwp-mobile-menu .search-form label {
    width: 70% !important;
}

.hocwp .hocwp-mobile-menu .search-form .search-field {
    width: 100%;
}

.hocwp .mobile-navigation {
    display: none;
}

.hocwp nav[class*="-navigation"] {
    margin: 0;
}

/**
 * Navigation
 */

.hocwp.single-attachment .hocwp-post .navigation .nav-links > div {
    background-color: #eee;
    height: 48px;
    margin-top: -24px;
    overflow: hidden;
    padding: 0;
    position: fixed;
    text-align: center;
    top: 50%;
    width: 24px;
}

.hocwp.single-attachment .hocwp-post .navigation .nav-links > div:hover {
    background-color: #ddd;
}

.hocwp.single-attachment .hocwp-post .navigation .nav-links > div a {
    color: transparent;
    display: block;
    font-size: 0;
    height: 48px;
    width: 24px;
}

.hocwp.single-attachment .hocwp-post .navigation .nav-links > div i {

}

.hocwp.single-attachment .hocwp-post .navigation .nav-links > div a:before {
    color: #888;
    font-family: "FontAwesome";
    font-size: 24px;
    line-height: 48px;
}

.hocwp.single-attachment .hocwp-post .navigation .nav-links > div.nav-previous a:before {
    content: "\f104";
}

.hocwp.single-attachment .hocwp-post .navigation .nav-links > div.nav-previous {
    left: 0;
}

.hocwp.single-attachment .hocwp-post .navigation .nav-links > div.nav-next a:before {
    content: "\f105";
}

.hocwp.single-attachment .hocwp-post .navigation .nav-links > div.nav-next {
    right: 0;
}

/**
 * Form
 */

.hocwp .hocwp-form-ajax.processing {
    cursor: wait;
}

.hocwp .hocwp-form-ajax .messages p.alert {
    display: none;
}

/**
 * Syntax Highlighter
 */

.hocwp .syntaxhighlighter .container > div:nth-child(odd) {
    background-color: #fafafa !important;
}

.hocwp .syntaxhighlighter .container .line,
.hocwp .syntaxhighlighter .gutter .line {

}

.hocwp .syntaxhighlighter > table > tbody > tr {
    background: #fafbfc url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8AgMAAABHkjHhAAAACVBMVEWAgIBaWlo+Pj7rTFvWAAAAA3RSTlMHCAw+VhR4AAAA+klEQVQoz4WSMW7EQAhFPxKWNh2FCx+HkaZI6RRb5DYbyVfIJXLKDCFoMbaTKSw/8ZnPAPjaH2xgZcUNUDADD7D9LtDBCLZ45fbkvo/30K8yeI64pPwl6znd/3n/Oe93P3ho9qeh72btTFzqkz0rsJle8Zr81OLEwZ1dv/713uWqvu2pl+k0fy7MWtj9r/tN5q/02z89qa/L4Dc2LvM93kezPfXlME/O86EbY/V9GB9ePX8G1/6W+/9h1dq/HGfTfzT3j/xNo7522Bfnqe5jO/fvhVthlfk434v3iO9zG/UOphyPeinPl1J8Gtaa7xPTa/Dk+RIs4deMvwGvcGsmsCvJ0AAAAABJRU5ErkJggg==") repeat scroll 0 0 !important;
    color: #4d4e53;
}

.hocwp .syntaxhighlighter table .gutter .line,
.hocwp .syntaxhighlighter table .code .container > div,
.hocwp .syntaxhighlighter table .code .container {
    background: transparent none repeat scroll 0 0 !important;
}

.hocwp .syntaxhighlighter table .gutter .line {
    border-right: medium none !important;
}

.hocwp .syntaxhighlighter table .gutter,
.hocwp .syntaxhighlighter table .code {
    padding-bottom: 1em !important;
    padding-top: 1em !important;
}

.hocwp div > .syntaxhighlighter {
    max-height: 36em;
    overflow: auto !important;
}

.hocwp .syntaxhighlighter table td.code .line,
.hocwp .syntaxhighlighter table td.gutter .line {
    line-height: 1.5 !important;
}

.hocwp .syntaxhighlighter > table {
    border-left: 6px solid #558abb !important;
}

.hocwp .syntaxhighlighter.jscript > table {
    border-left: 6px solid #f1e05a !important;
}

.hocwp .syntaxhighlighter.css > table {
    border-left: 6px solid #563d7c !important;
}

.hocwp .syntaxhighlighter.php > table {
    border-left: 6px solid #4f5d95 !important;
}

/**
 * Comment
 */

.hocwp .comments-area .comment-list {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.hocwp .comments-area .comments-title {
    border-bottom: 1px solid transparent;
    padding-bottom: 0;
}

.hocwp .comments-area .comments-title .title-left {
    border-bottom: 2px solid transparent;
    font-weight: 700;
    margin-bottom: -1px;
    padding-bottom: 5px;
    text-transform: uppercase;
}

.hocwp .comment-list li {
    border-bottom: 1px dotted transparent;
    list-style: none outside none;
    margin: 10px 0 0;
    padding: 0 0 8px;
}

.hocwp .comment-list li .children li:last-child {
    border-bottom: medium none;
    padding-bottom: 0;
}

.hocwp .comment-list .avatar {
    height: 56px;
    left: 0;
    margin-right: 0;
    margin-top: 5px;
    top: 0;
    width: 56px;
}

.hocwp .comment-list li .comment-respond {
    margin-top: 25px;
}

.hocwp .comment-list li #cancel-comment-reply-link {
    margin-top: 35px;
    padding: 10px 0;
}

.hocwp .comment-list li .comment-tools {
    margin-top: 8px;
}

.hocwp .comment-list .comment-body .comment-tools > a {
    border-right: 1px solid transparent;
    line-height: 1px;
    margin-right: 10px;
    padding-right: 10px;
}

.hocwp .comment-list .comment-body .comment-tools > a:last-child {
    border: medium none;
    margin-right: 0;
    padding-right: 0;
}

.hocwp .comment-list .comment-body .comment-tools .sep-dot {
    color: #aaa;
    font-weight: 700;
    margin-left: 10px;
    margin-right: 5px;
}

.hocwp .comment-list .comment-body .comment-tools > a.comment-share .fa,
.hocwp .comment-list .comment-body .comment-tools > a.comment-report .fa {
    margin-left: 8px;
}

.hocwp .comment-list .comment-body .comment-tools > a {
    outline: 0 none;
}

.hocwp .comment-list li .comment-meta,
.hocwp .comment-list li .comment-content {
    margin-left: 70px;
}

.hocwp .comment-list li .comment-meta > div:first-child {
    margin-right: 5px;
}

.hocwp .comment-list li .comment-meta > div:first-child:after {
    content: "-";
    margin-left: 5px;
}

.hocwp .comment-list li .comment-content {
    margin-top: 8px;
}

.hocwp .comment-list li .edit-link {
    margin-left: 5px;
}

.hocwp .comment-list li .children {
    padding: 0;
}

.hocwp .comment-list .comment-body .comment-tools .list-share {
    margin-top: 4px;
    position: absolute;
    right: 0;
    top: 100%;
    width: 64px;
    z-index: 399;
}

.hocwp .comment-list .comment-body .comment-tools .list-share .fa {
    font-size: 9px;
    height: 16px;
    line-height: 16px;
    width: 16px;
}

.hocwp .comment-list .comment-body .comment-tools .list-share .fa:first-child {
    margin-left: 0;
}

.hocwp .comment-list li .children {
    border-top: 1px dotted transparent;
    margin-top: 8px;
    padding-left: 60px;
}

.hocwp #respond h3 {
    line-height: 32px;
    margin-top: 35px;
}

.hocwp .comment-form p {
    margin-bottom: 15px;
}

.hocwp .comment-form .form-submit.captcha-beside {
    float: left;
    margin-right: 15px;
}

.hocwp .comment-form p label {
    font-weight: 400;
}

.hocwp .comment-form p input[type="submit"] {
    padding: 10px 20px;
}

.hocwp form input[type="file"],
.hocwp form select,
.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"],
.hocwp form textarea {
    border: 1px solid transparent;
}

.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"] {
    padding: 4px 10px;
    width: 100%;
}

.hocwp form textarea {
    width: 100%;
}

/**
 * Ads
 */

.hocwp-ads.float-left,
.hocwp-ads.float-right {
    position: fixed;
    top: 0;
    width: 160px;
}

.admin-bar .hocwp-ads.float-left,
.admin-bar .hocwp-ads.float-right {
    top: 32px;
}

.hocwp-ads.float-left {
    margin-left: -180px;
}

.hocwp-ads.float-right {
    margin-left: 20px;
}

/**
 * Bootstrap
 */

.hocwp .carousel-fade .carousel-inner .item {
    visibility: hidden;
    opacity: 0;
}

.hocwp .carousel-fade .carousel-inner .item.active {
    visibility: visible;
    opacity: 1;
}

.hocwp .carousel-fade .carousel-inner .item.active.left {
    visibility: visible;
}

.hocwp .carousel .list-controls .carousel-control {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 30px;
    font-weight: 400;
    height: 30px;
    line-height: 1;
    margin-top: -15px;
    top: 50%;
    width: 50px;
}

.hocwp .carousel {
    padding-bottom: 35px;
}

.hocwp .carousel .carousel-indicators .carousel-paginate {
    background: #869791 none repeat scroll 0 0;
    border: medium none;
    border-radius: 20px;
    height: 12px;
    margin: 10px 3px 5px;
    opacity: 0.5;
    width: 12px;
}

.hocwp .carousel .carousel-indicators .carousel-paginate.active,
.hocwp .carousel .carousel-indicators .carousel-paginate:hover {
    opacity: 1;
}

.row-xs {
    margin-left: -3px;
    margin-right: -3px;
}

.row-xs > [class*="col"],
.row-xs > [class^="col"] {
    padding-left: 3px;
    padding-right: 3px;
}

.row-small {
    margin-left: -5px;
    margin-right: -5px;
}

.row-small > [class*="col"],
.row-small > [class^="col"] {
    padding-left: 5px;
    padding-right: 5px;
}

.row-medium {
    margin-left: -10px;
    margin-right: -10px;
}

.row-medium > [class*="col"],
.row-medium > [class^="col"] {
    padding-left: 10px;
    padding-right: 10px;
}

.row-no-padding {
    margin: 0;
}

.row-no-padding > [class*="col"],
.row-no-padding > [class^="col"] {
    padding-left: 0;
    padding-right: 0;
}

.hocwp .modal button.close {
    font-size: 20px;
}

.hocwp .vertical .carousel-inner {
    height: 100%;
}

.hocwp .carousel.vertical .item {
    -webkit-transition: 0.6s ease-in-out top;
    -moz-transition: 0.6s ease-in-out top;
    -ms-transition: 0.6s ease-in-out top;
    -o-transition: 0.6s ease-in-out top;
    transition: 0.6s ease-in-out top;
}

.hocwp .carousel.vertical .active {
    top: 0;
}

.hocwp .carousel.vertical .next {
    top: 100%;
}

.hocwp .carousel.vertical .prev {
    top: -100%;
}

.hocwp .carousel.vertical .next.left,
.hocwp .carousel.vertical .prev.right {
    top: 0;
}

.hocwp .carousel.vertical .active.left {
    top: -100%;
}

.hocwp .carousel.vertical .active.right {
    top: 100%;
}

.hocwp .carousel.vertical .item {
    left: 0;
}

/**
 * Slider, gallery
 */

#bx-pager {
    background: #ddd none repeat scroll 0 0;
    padding: 10px;
    text-align: center;
    width: 100%;
}

.lSSlideOuter .lSPager.lSGallery li a img {
    border: 4px solid #ddd;
    height: 45px;
}

#bx-pager a img {
    border: 4px solid #ddd;
    box-sizing: content-box;
    height: 45px;
    margin: 0 2px;
}

.lSSlideOuter .lSPager.lSGallery li a img {
    width: 100%;
}

#bx-pager a img {
    width: 9%;
}

.hocwp .lSSlideOuter .lSPager.lSGallery li.active,
.hocwp .lSSlideOuter .lSPager.lSGallery li:hover {
    border-radius: 0;
}

.lSSlideOuter .lSPager.lSGallery li.active a img,
.lSPager a img:hover,
#bx-pager a img:hover,
#bx-pager a.active img {
    border-color: #eb242b;
    border-radius: 0;
}

.galleries .bx-wrapper {
    background-color: #000;
    border-color: #000;
    box-shadow: none;
    margin-bottom: 0;
    padding: 0;
}

.bx-wrapper .bxslider img {
    height: 400px;
    width: 100%;
}

.hocwp-gallery li img {
    width: 100%;
}

.lSSlideOuter .lSAction .lSNext,
.lSSlideOuter .lSAction .lSPrev {
    background: no-repeat center center;
    height: 60px;
    margin-top: -30px;
    width: 60px;
}

.lSSlideOuter .lSAction .lSPrev {
    background-image: url("../images/icon-keyboard-arrow-left-60.png");
    left: 0;
}

.lSSlideOuter .lSAction .lSNext {
    background-image: url("../images/icon-keyboard-arrow-right-60.png");
    right: 0;
}

.hocwp-slider.thumbs-paging .slick-thumbs {
    display: none;
}

.hocwp-slider.thumbs-paging .slick-dots li button::before {
    display: none;
}

.hocwp-slider.thumbs-paging .slick-dots li button,
.hocwp-slider.thumbs-paging .slick-dots li {
    height: 70px;
    width: 130px;
}

.hocwp-slider.thumbs-paging .slick-dots li {
    margin: 0;
    padding: 0;
}

.hocwp .hocwp-slider.custom-arrow,
.hocwp-slider .list-items {
    margin: 0;
}

.hocwp-slider.thumbs-paging .slick-dots li button {
    padding: 1px;
}

.hocwp-slider.thumbs-paging .slick-dots li button img {
    border: 2px solid #cecece;
}

.hocwp-slider.thumbs-paging .slick-dots li:hover button img,
.hocwp-slider.thumbs-paging .slick-dots li.slick-active button img {
    border-color: #eb242b;
    opacity: 1;
}

.hocwp-slider.thumbs-paging .slick-dots li:hover button,
.hocwp-slider.thumbs-paging .slick-dots li.slick-active button {

}

.hocwp-slider.font-awesome .slick-arrow.slick-prev:before,
.slick-slider.custom-arrow .slick-prev:before,
.hocwp-slider.custom-arrow .slick-prev::before {
    content: "\f104";
}

.hocwp-slider.font-awesome .slick-arrow.slick-next:before,
.slick-slider.custom-arrow .slick-next:before,
.hocwp-slider.custom-arrow .slick-next::before {
    content: "\f105";
}

.hocwp-slider.font-awesome .slick-arrow:before,
.slick-slider.custom-arrow .slick-arrow:before,
.hocwp-slider.custom-arrow .slick-next::before,
.hocwp-slider.custom-arrow .slick-prev::before {
    font-family: "FontAwesome";
    z-index: 489;
}

.hocwp-slider.custom-arrow .slick-next {
    right: 0;
}

.hocwp-slider.custom-arrow .slick-prev {
    left: 0;
}

.hocwp-slider.font-awesome .slick-arrow,
.slick-slider.custom-arrow .slick-arrow,
.hocwp-slider.custom-arrow .slick-arrow {
    height: auto;
    margin-top: 0;
    opacity: 0;
    padding: 8px;
    width: auto;
    z-index: 489;
}

.hocwp-slider.font-awesome .slick-arrow:before,
.slick-slider.custom-arrow .slick-arrow:before,
.hocwp-slider.custom-arrow .slick-arrow:before {
    display: block;
    font-size: 40px;
    font-weight: 400;
    line-height: 1;
    opacity: 1;
}

.hocwp-slider.font-awesome:hover .slick-arrow,
.slick-slider.custom-arrow:hover .slick-arrow,
.hocwp-slider.custom-arrow .slick-slider:hover .slick-arrow {
    opacity: 1;
    z-index: 489;
}

.hocwp-slider .list-items > .slider-item:not(:first-child) {
    display: none;
}

/**
 * Table
 */

.hocwp table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.6em;
    table-layout: fixed;
}

.hocwp table th,
.hocwp table td {
    padding: 7px 15px;
}

.hocwp .entry-content table {
    border-collapse: collapse;
    min-width: 320px;
}

/**
 * Entry content
 */

.hocwp .entry-content h1,
.hocwp .entry-content h2,
.hocwp .entry-content h3,
.hocwp .entry-content h4,
.hocwp .entry-content h5,
.hocwp .entry-content h6 {
    margin-bottom: 15px;
}

.hocwp .entry-content p {
    line-height: 22px;
    margin-bottom: 20px;
}

.entry-tags {
    display: block;
    margin-top: 10px;
}

.entry-tags > * {
    background-color: #f1f1f1;
    color: #656565;
    font-size: 11px;
    margin: 0 5px 5px 0;
    padding: 2px 5px;
    white-space: nowrap;
}

.entry-tags a:hover {
    background-color: #e2e2e2;
}

.entry-meta > * {
    margin-right: 10px;
}

.entry-meta > *:last-child {
    margin-right: 0;
}

.entry-meta > *::before {
    color: #eb242b;
    margin-right: 5px;
}

.entry-meta > * .fa,
.entry-meta > *::before {
    color: #eb242b;
}

.entry-meta .entry-time:before {
    content: "\f017";
}

.entry-meta .entry-modified-time:before {
    content: "\f021";
}

.entry-meta .entry-author:before {
    content: "\f007";
    margin-right: 0;
}

.entry-meta .entry-comments-link:before {
    content: "\f086";
    margin-right: 0;
}

.hocwp .entry-content figure {
    margin-bottom: 20px;
}

.hocwp .entry-content figure figcaption {
    text-align: left;
}

.hocwp .entry-content figure.gallery-item {
    display: inline-block;
    overflow: hidden;
    text-align: center;
    vertical-align: top;
    width: 25%;
}

.hocwp .hocwp-post .entry-content figure {
    max-width: 100%;
}

.hocwp .hocwp-post .entry-content figcaption {
    background: #f5f5f5 none repeat scroll 0 0;
    color: #333;
    font-family: "Arial", sans-serif;
    font-size: 12px;
    font-weight: 400;
    margin: 0;
    padding: 10px;
}

.hocwp .entry-content h1,
.hocwp .entry-content h2 {
    font-size: 23px;
	margin: 20px;
}

.hocwp .entry-content h3 {
    font-size: 19px;
}

.hocwp .entry-content h4 {
    font-size: 15px;
    font-weight: 700;
}

.entry-content p img + em,
.entry-content p img + br + em {
    display: block;
    margin-top: 5px;
}

.entry-content .bold-it {
    font-weight: 700;
}

.hocwp .entry-content iframe {
    max-width: 100%;
}

.hocwp .entry-content .newsletter table input {
    max-width: 100%;
    width: 100%;
}

.hocwp .entry-content .newsletter table input[type="submit"] {
    background: rgb(77, 144, 254);
    background: -moz-linear-gradient(top, rgba(77, 144, 254, 1) 0%, rgba(71, 135, 237, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(77, 144, 254, 1) 0%, rgba(71, 135, 237, 1) 100%);
    background: linear-gradient(to bottom, rgba(77, 144, 254, 1) 0%, rgba(71, 135, 237, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d90fe', endColorstr='#4787ed', GradientType=0);
}

.hocwp .entry-content .newsletter table input[type="submit"] {
    border: 1px solid #3079ed;
    color: #fff;
    padding: 5px 20px;
    text-shadow: 0 1px rgba(0, 0, 0, 0.1);
    width: auto;
}

.hocwp .entry-content .hocwp-shortcode {
    margin-bottom: 20px;
}

.hocwp .hocwp-shortcode-post.left {
    float: left;
    margin-right: 2.5%;
    max-width: 25%;
}

.hocwp .hocwp-shortcode-post.right {
    float: right;
    margin-left: 2.5%;
    max-width: 25%;
}

.hocwp .hocwp-shortcode-post.full-width,
.hocwp .hocwp-shortcode-post.full {
    max-width: 100% !important;
}

.hocwp .hocwp-shortcode-post .module-header .module-name {
    border-top: 3px solid #e0e0e0;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    margin-bottom: 5px;
    margin-top: 0;
}

.hocwp .hocwp-shortcode-post .module-header .module-name span {
    border-color: #c32c2c;
    border-style: solid;
    border-width: 3px 0 0;
    display: inline-block;
    margin-top: -3px;
    padding: 5px 0;
}

.hocwp .hocwp-shortcode-post .module-body .item {
    float: left;
    margin-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
}

.hocwp .hocwp-shortcode-post.full-width .module-body .item {
    width: 23.66%;
}

.hocwp .hocwp-shortcode-post .module-body .item .entry-title {
    font-size: 13px;
    font-weight: 700;
    line-height: 17px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.hocwp .hocwp-shortcode-post .module-body .one-post .entry-title a,
.hocwp .hocwp-shortcode-post .module-body .item .entry-title a {
    color: #333;
}

.hocwp .hocwp-shortcode-post .module-body .one-post .wp-post-image,
.hocwp .hocwp-shortcode-post.full.column-1 .module-body .item .wp-post-image {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    width: 30%;
}

.hocwp .hocwp-shortcode-post .module-body .one-post .entry-title,
.hocwp .hocwp-shortcode-post.full.column-1 .module-body .item .entry-title {
    margin-top: 0;
}

.hocwp .hocwp-shortcode-post .module-body .one-post .entry-title {
    font-size: 14px;
    font-weight: 700;
}

.hocwp .hocwp-shortcode-post.right,
.hocwp .hocwp-shortcode-post.left {
    min-width: 140px;
}

.hocwp-shortcode.support-form {

}

.hocwp-shortcode.support-form form label {
    font-weight: 400;
}

.hocwp-shortcode.support-form form > label {
    width: 15%;
}

.hocwp-shortcode.support-form form input {
    height: 40px;
}

.hocwp-shortcode.support-form form textarea {
    background-color: #f1f1f1;
    border-radius: 0;
    box-shadow: none;
    height: 100px;
}

.hocwp-shortcode.support-form form input[name="submit"] {
    min-width: 180px;
    text-transform: uppercase;
}

.hocwp .site-main > h2.entry-title,
.hocwp h1.entry-title {
    font-size: 28px;
    line-height: 32px;
    margin-top: 0;
}

/**
 * Loop
 */

.hocwp .hocwp-shortcode-post .module-body .item.last-item,
.hcowp .in-loop .hocwp-post.last-item,
.hocwp .loop-posts .hocwp-post.last-item {
    margin-right: 0;
}

.hocwp .hocwp-shortcode-post .module-body .item.first-item,
.hcowp .in-loop .hocwp-post.first-item,
.hocwp .loop-posts .hocwp-post.first-item {
    clear: both;
}

.hocwp .entry-summary p {
    color: #333;
    font-size: 13px;
    line-height: 17px;
}

.hocwp .entry-summary p:last-child {
    margin-bottom: 0;
}

/*
 * Layout
 */

.hocwp .site-content .content-area {
    float: left;
    width: 67.35%;
}

.hocwp .three-column .sidebar,
.hocwp .site-content .sidebar {
    float: right;
    width: 30.61%;
}

/**
 * Account
 */

.hocwp-login-box {
    margin: auto;
    max-width: 500px;
    padding: 1%;
    width: 500px;
}

.hocwp-login-box .logo img {
    display: block;
    margin: 10px auto;
    width: 33%;
}

.hocwp-login-box .module-body {
    background-color: #e5e5e5;
    border-radius: 0.4em;
    border: 1px solid #cdcdcd;
    border-top: 0 transparent;
    color: #282828;
    padding: 35px;
}

.hocwp-login-box .module-body label {
    display: block;
    font-weight: 400;
    margin-bottom: 2px;
}

.hocwp-login-box .module-body input.input {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    color: #434343;
    font-size: 1.2em;
    height: 2.5em;
    padding: 0.3em;
    width: 100%;
}

.hocwp-login-box .module-body input[type="checkbox"] {
    vertical-align: -1px;
}

.hocwp-login-box .module-body p:last-child {
    margin-bottom: 0;
}

.hocwp .hocwp-login-box .module-body input[type="submit"],
.hocwp .hocwp-login-box .module-body .submit input,
.hocwp .hocwp-login-box .module-body .login-submit input {
    line-height: 25px;
    width: 100%;
}

.hocwp .hocwp-login-box .form-nav {
    color: #333;
    display: inline-block;
    font-size: 13px;
    margin: 0;
    padding: 15px 0;
}

.hocwp .hocwp-login-box .form-nav * {
    float: left;
}

.hocwp .hocwp-login-box .form-nav .sep {
    margin: 0 5px;
}

.hocwp .hocwp-login-box .form-title {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 25px;
    margin-top: 0;
    text-align: center;
    text-transform: uppercase;
}

.page-template-login form p.login-password label,
.page-template-login form p.login-username label {
    width: 150px;
}

.page-template-login .simple-login form p.login-remember,
.page-template-login .simple-login form p.login-submit {
    margin-left: 158px;
}

.page-template-full-width .site-content .sidebar {
    display: none;
}

.page-template-full-width .site-content .content-area {
    width: 100% !important;
}

/**
 * Temperature
 */

.temperature.temperature-1 {
    color: #089de8;
}

.temperature.temperature-2 {
    color: #1b98d7;
}

.temperature.temperature-3 {
    color: #2d92c6;
}

.temperature.temperature-4 {
    color: #3a8ebc;
}

.temperature.temperature-5 {
    color: #4b88ac;
}

.temperature.temperature-6 {
    color: #5c829c;
}

.temperature.temperature-7 {
    color: #668094;
}

.temperature.temperature-8 {
    color: #727c8a;
}

.temperature.temperature-9 {
    color: #817c80;
}

.temperature.temperature-10 {
    color: #92726d;
}

.temperature.temperature-11 {
    color: #b06852;
}

.temperature.temperature-12 {
    color: #c7613e;
}

.temperature.temperature-13 {
    color: #d55d32;
}

.temperature.temperature-14 {
    color: #e25825;
}

.temperature.temperature-15 {
    color: #ec561c;
}

.temperature.temperature-16 {
    color: #f65214;
}

.temperature.temperature-17 {
    color: #fe520e;
}

.temperature.temperature-18 {
    color: #fb501c;
}

.temperature.temperature-19 {
    color: #f84f2c;
}

.temperature.temperature-20 {
    color: #f54b3c;
}

.temperature.temperature-21 {
    color: #f44643;
}

.temperature.temperature-22 {
    color: #f53c3f;
}

.temperature.temperature-23 {
    color: #f8272c;
}

.temperature.temperature-24 {
    color: #fb1416;
}

.temperature.temperature-25 {
    color: #ff0000;
}

/**
 * Widgets
 */

.hocwp .sidebar {
    position: relative;
}

.hocwp .sidebar .widget.fixed {
    margin-bottom: 0;
    position: absolute;
    top: 0;
    z-index: 399;
}

.hocwp.admin-bar .sidebar .widget.fixed {
    top: 32px;
}

.hocwp .widget {
    margin-bottom: 20px;
}

.hocwp .widget ul,
.hocwp .widget ol {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.hocwp .widget .widget-title + * {
    background: transparent none repeat scroll 0 0;
    border: 1px solid transparent;
    padding: 15px;
}

.hocwp .widget.hocwp-icon-widget .widget-content .widget-title + * {
    border: medium none;
    padding: 0;
}

.hocwp .widget.hocwp-icon-widget .widget-content .icon {
    margin-bottom: 10px;
}

.hocwp .widget .widget-title {
    margin-top: 0;
}

.hocwp .widget li {
    border-bottom: 1px dashed transparent;
    list-style: none outside none;
    padding: 7px 0 10px;
}

.hocwp .widget li:last-child {
    border-bottom: medium none;
    padding-bottom: 0;
}

.hocwp .widget li:first-child {
    border-top: medium none;
    padding-top: 0;
}

.hocwp #wp-calendar caption {
    margin-top: 10px;
    margin-bottom: 15px;
}

.hocwp #wp-calendar thead th {
    padding-bottom: 10px;
}

.hocwp #wp-calendar tbody td {
    border: 1px solid transparent;
    padding: 8px;
}

.hocwp #wp-calendar tbody .pad {
    background: none;
}

.hocwp #wp-calendar tfoot #next {
    text-transform: uppercase;
}

.hocwp #wp-calendar tfoot #prev {
    text-transform: uppercase;
    padding-top: 10px;
}

.hocwp #wp-calendar tbody td:first-child {
    border-left: medium none;
}

.hocwp input[type="search"],
.hocwp .content-area .search-form .search-field,
.hocwp .hocwp-feedburner-widget .email-field,
.hocwp .widget-sb-subscribe .email-field,
.hocwp .widget_search .search-field {
    border: 1px solid transparent;
    border-radius: 0;
    box-sizing: border-box;
    font-weight: 400;
    height: 34px;
    padding: 6px 8px;
}

.hocwp .search-form label,
.hocwp .content-area .search-form label,
.hocwp .hocwp-feedburner-widget .email-field,
.hocwp .widget-sb-subscribe .email-field,
.hocwp .widget_search label {
    width: 70%;
}

.hocwp .hocwp-mobile-menu .menu-item form.search-form input.search-submit,
.hocwp .hocwp-mobile-menu form.search-form input.search-submit {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.hocwp .search-form .search-submit,
.hocwp .content-area .search-form .search-submit,
.hocwp .widget-sb-subscribe .btn-submit,
.hocwp .hocwp-feedburner-widget .btn-submit,
.hocwp .widget_search .search-submit {
    height: 34px;
    padding: 6px;
    width: 30%;
}

.hocwp .no-results .search-form,
.hocwp .content-area .search-form {
    min-width: 250px;
    width: 60%;
}

.hocwp .widget_tag_cloud {
    border: 1px solid transparent;
    border-radius: 2px;
}

.hocwp .widget_tag_cloud .widget-title {
    border-bottom: 1px solid transparent;
    border-right-color: transparent;
    border-top-color: transparent;
    margin: 0;
    padding: 10px 14px;
}

.hocwp .widget_tag_cloud .widget-title + * {
    padding: 10px;
}

.hocwp .hocwp-widget-facebook-messenger .fb-page,
.hocwp .hocwp-widget-facebook-messenger .fb-page > span,
.hocwp .hocwp-widget-facebook-messenger .fb-page > span > iframe,
.hocwp .hocwp-widget-facebook-messenger,
.hocwp .hocwp-widget-facebook-messenger > div,
.hocwp .hocwp-widget-facebook-messenger > div > span,
.hocwp .hocwp-widget-facebook-messenger > div > span > iframe,
.hocwp .hocwp-widget-facebook-box,
.hocwp .hocwp-widget-facebook-box > div,
.hocwp .hocwp-widget-facebook-box > div > span,
.hocwp .hocwp-widget-facebook-box > div > span > iframe {
    max-width: 100% !important;
}

.hocwp .hocwp-widget-facebook-messenger .btn-facebook-messenger img {
    margin-right: 10px;
    max-width: 24px;
}

.hocwp .hocwp-widget-facebook-messenger .btn-facebook-messenger:hover {
    opacity: 0.75;
}

.hocwp.admin-bar .sidebar .hocwp-widget-facebook-messenger.fixed,
.hocwp.admin-bar .hocwp-widget-facebook-messenger.fixed,
.hocwp .sidebar .hocwp-widget-facebook-messenger.fixed,
.hocwp .hocwp-widget-facebook-messenger.fixed {
    position: fixed;
    top: auto;
}

.hocwp .hocwp-widget-facebook-messenger.fixed {
    bottom: 0;
    left: 1%;
    margin: 0;
}

.hocwp .hocwp-widget-facebook-messenger.fixed .widget-content > .btn-facebook-messenger {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.hocwp .hocwp-widget-facebook-messenger.fixed.bottom-right {
    left: auto;
    right: 1%;
}

.hocwp .hocwp-widget-facebook-messenger.fixed.right,
.hocwp .hocwp-widget-facebook-messenger.fixed.left {
    bottom: auto;
    top: 150px !important;
}

.hocwp .hocwp-widget-facebook-messenger.fixed.left {
    left: 0;
}

.hocwp .hocwp-widget-facebook-messenger.fixed.right {
    left: auto;
    right: 0;
}

.hocwp .hocwp-widget-facebook-messenger.fixed.left .widget-content > .btn-facebook-messenger,
.hocwp .hocwp-widget-facebook-messenger.fixed.right .widget-content > .btn-facebook-messenger {
    position: relative;
}

.hocwp .hocwp-widget-facebook-messenger.fixed.left .widget-content > .btn-facebook-messenger {
    left: 0;
    -webkit-transform-origin: 0 100%;
    -moz-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    -o-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: rotate(90deg) translate(-100%, 0%);
    -moz-transform: rotate(90deg) translate(-100%, 0%);
    -ms-transform: rotate(90deg) translate(-100%, 0%);
    -o-transform: rotate(90deg) translate(-100%, 0%);
    transform: rotate(90deg) translate(-100%, 0%);
}

.hocwp .hocwp-widget-facebook-messenger.fixed.right .widget-content > .btn-facebook-messenger {
    right: 0;
    -webkit-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    -o-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    -webkit-transform: rotate(-90deg) translate(100%, 0%);
    -moz-transform: rotate(-90deg) translate(100%, 0%);
    -ms-transform: rotate(-90deg) translate(100%, 0%);
    -o-transform: rotate(-90deg) translate(100%, 0%);
    transform: rotate(-90deg) translate(100%, 0%);
}

.hocwp .hocwp-widget-facebook-messenger.fixed .messenger-box {
    border-radius: 5px 5px 0 0;
    max-height: 34px;
    width: 320px;
}

.hocwp .hocwp-widget-facebook-messenger.fixed .messenger-box.active {
    max-height: 500px;
}

.hocwp .hocwp-widget-facebook-messenger.fixed.right .messenger-box,
.hocwp .hocwp-widget-facebook-messenger.fixed.left .messenger-box {
    max-height: 500px;
}

.hocwp .hocwp-widget-facebook-messenger.fixed .messenger-box {
    -webkit-box-shadow: 0 2px 25px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 25px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 25px rgba(0, 0, 0, 0.2);
}

.hocwp .hocwp-widget-facebook-messenger.fixed .messenger-box .heading {
    border-radius: 5px 5px 0 0;
    cursor: pointer;
    padding: 6px;
    text-align: left;
}

.hocwp .hocwp-widget-facebook-messenger.fixed .messenger-box .heading .icon-messenger {
    display: block;
    float: left;
    margin-bottom: 0;
    margin-left: 5px;
    margin-top: 0;
    width: 20px;
}

.hocwp .hocwp-widget-facebook-messenger.fixed .messenger-box .heading label {
    cursor: pointer;
    display: inline-block;
    font-family: verdana, tahoma;
    font-size: 12px;
    font-weight: 700;
    line-height: 10px;
    margin-bottom: 0;
    max-width: 240px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hocwp .hocwp-widget-facebook-messenger.fixed .messenger-box .heading i {
    float: right;
    font-size: 20px;
    margin-left: 5px;
    margin-right: 5px;
}

.hocwp .hocwp-widget-facebook-messenger.fixed .messenger-box .heading i.fa-times {
    font-size: 13px;
    margin-top: 4px;
}

.hocwp .hocwp-widget-facebook-messenger.fixed .messenger-box .heading .facebook-messenger-box-control {
    padding: 6px 2px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 40px;
}

.hocwp .hocwp-widget-facebook-messenger.fixed .messenger-box .heading .facebook-messenger-box-control img {
    display: block;
    float: none;
    margin: 0 auto;
}

.hocwp .hocwp-widget-facebook-messenger.fixed.left .messenger-box .heading .facebook-messenger-box-control {
    border-radius: 0 5px 5px 0;
    right: -40px;
}

.hocwp .hocwp-widget-facebook-messenger.fixed.right .messenger-box .heading .facebook-messenger-box-control {
    border-radius: 5px 0 0 5px;
    left: -40px;
}

.hocwp .hocwp-widget-facebook-messenger.fixed .messenger-box .module-body {
    padding: 10px 5px;
}

.hocwp .hocwp-widget-facebook-messenger.fixed.left .messenger-box,
.hocwp .hocwp-widget-facebook-messenger.fixed.left .messenger-box .heading {
    border-top-left-radius: 0;
}

.hocwp .hocwp-widget-facebook-messenger.fixed.right .messenger-box,
.hocwp .hocwp-widget-facebook-messenger.fixed.right .messenger-box .heading {
    border-top-right-radius: 0;
}

.hocwp .hocwp-widget-facebook-messenger.fixed.left .messenger-box {
    left: -320px;
    position: relative;
}

.hocwp .hocwp-widget-facebook-messenger.fixed.left .messenger-box.active {
    left: 0;
}

.hocwp .hocwp-widget-facebook-messenger.fixed.right .messenger-box {
    right: -320px;
    position: relative;
}

.hocwp .hocwp-widget-facebook-messenger.fixed.right .messenger-box.active {
    right: 0;
}

.one-widget .widget {
    margin: 0;
}

.hocwp-widget-post li {
    overflow: hidden;
}

.hocwp-widget-post li .entry-title {
    font-size: 13px;
    font-weight: 700;
}

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

.hocwp-widget-post li .entry-title a {

}

.hocwp-widget-post li .wp-post-image {
    float: left;
    margin-right: 10px;
	width: 1520px;
}

.hocwp-widget-post li:not(.full-width) .wp-post-image {
    max-width: 1000px;
}

.hocwp-widget-post .full-width .wp-post-image {
    display: block;
    float: none;
    height: auto;
    margin-bottom: 8px;
    margin-right: 0;
    max-width: 1200px;
    width: 100%;
}

.hocwp-widget-post .post-slider .carousel-control {
    display: none;
}

.hocwp-widget-post .post-slider .carousel-indicators {
    height: auto;
    margin: 5px 0;
    overflow: hidden;
    padding: 0;
    position: static;
    text-align: right;
    width: 100%;
}

.hocwp .hocwp-widget-post .post-slider .carousel-indicators .indicator-item:first-child,
.hocwp .hocwp-widget-post .post-slider .carousel-indicators .indicator-item:last-child,
.hocwp .hocwp-widget-post .post-slider .carousel-indicators .indicator-item {
    border: 1px solid #ddd;
    border-radius: 50%;
    box-sizing: border-box;
    display: inline-block;
    float: none;
    height: 15px;
    line-height: 8px;
    padding: 1px;
    width: 15px;
}

.hocwp .hocwp-widget-post .post-slider .carousel-indicators .indicator-item span {
    border-radius: 50%;
    display: block;
    height: 100%;
    text-align: center;
    text-indent: -9999px;
    vertical-align: middle;
    width: 100%;
}

.hocwp .hocwp-widget-post .post-slider .list-posts {
    border-top: 1px dashed transparent;
    margin-top: 10px;
    padding-top: 10px;
}

.hocwp .hocwp-widget-post .post-slider .list-posts .hocwp-post .wp-post-image {
    display: block;
}

.hocwp .hocwp-widget-post .post-slider a:hover {
    text-decoration: none;
}

.hocwp .hocwp-widget-post .post-slider .list-posts .hocwp-post .entry-title {
    font-size: 13px;
    line-height: 20px;
    margin-top: 0;
}

.hocwp .hocwp-widget-post .post-slider .list-posts li:first-child,
.hocwp .hocwp-widget-post .post-slider .list-posts li:last-child,
.hocwp .hocwp-widget-post .post-slider .list-posts li {

}

.hocwp .hocwp-widget-post .post-slider .entry-title {
    font-size: 15px;
    font-weight: 700;
    line-height: 21px;
    margin-top: 5px;
}

.hocwp .hocwp-widget-post .post-slider .entry-title a {
    color: #333;
}

.hocwp .hocwp-widget-post .post-slider .post-excerpt {
    color: #444;
    margin-bottom: 0;
    max-height: 40px;
    overflow: hidden;
}

.hocwp .hocwp-widget-post .post-slider .item .coupon .store-logo {
    border: 1px dashed #eee;
    margin-bottom: 10px;
    padding: 5px;
}

.hocwp .hocwp-widget-post .post-slider .item .coupon .store-logo img {
    display: block;
    margin: 0 auto;
}

.hocwp .hocwp-widget-post .entry-summary p {
    line-height: 1.6;
}

.hocwp .hocwp-widget-post .post-slider .carousel {
    padding: 0;
}

.hocwp .hocwp-widget-post .post-slider .carousel + ul {
    border-top: 1px solid #e4e4e4;
    margin-top: 10px;
    padding-top: 10px;
}

.hocwp .hocwp-widget-post ul .coupon .code-data {
    float: left;
    margin-right: 10px;
    width: 30%;
}

.hocwp .hocwp-widget-post ul .coupon .code-data .txt {
    border: 1px dashed #ddd;
    border-bottom-width: 0;
    font-size: 20px;
    font-weight: 700;
    padding: 5px;
}

.hocwp .hocwp-widget-post ul .coupon .code-data .type {
    background-color: #ddd;
    color: #fafafa;
    line-height: 17px;
    padding: 5px;
}

.hocwp .hocwp-widget-post ul .coupon .entry-title {
    font-size: 13px;
    margin-top: 0;
}

.hocwp .hocwp-widget-term .list-terms .term-item .wp-term-image {
    float: left;
    margin-right: 10px;
    vertical-align: middle;
}

.hocwp .hocwp-widget-term .list-terms .term-item:not(.only-thumbnail, .full-width) .wp-term-image {
    width: 40%;
}

.hocwp .hocwp-widget-term .list-terms .term-item.full-width .wp-term-image,
.hocwp .hocwp-widget-term .list-terms .term-item.only-thumbnail .wp-term-image {
    margin: 0 0 5px;
    width: 100%;
}

.hocwp .hocwp-widget-term .list-terms .term-item.no-count > a {
    display: table-cell;
    vertical-align: middle;
}

.hocwp .hocwp-widget-term .list-terms .term-item .term-name {
    line-height: 17px;
}

.hocwp .hocwp-widget-term .list-terms .term-item.show-count.show-thumbnail .term-name {
    display: block;
    margin-bottom: 5px;
    margin-top: 6px;
}

.hocwp .hocwp-feedburner-widget .feedburner-form + .description {
    margin-top: 10px;
}

.hocwp-tabber-widget .hocwp-tab-content .nav-tabs li {
    padding: 0;
    width: auto;
}

.hocwp-tabber-widget .hocwp-tab-content .tab-content {
    padding: 10px 0;
}

.hocwp-subscribe-widget .hocwp-subscribe-form .hocwp-captcha-code,
.hocwp-subscribe-widget .hocwp-subscribe-form .form-control {
    width: 100%;
}

.hocwp-subscribe-widget .hocwp-subscribe-form .hocwp-captcha-code {
    margin-bottom: 10px;
}

.hocwp .widget li.menu-item.bold a {
    font-weight: 700;
}

.hocwp .hocwp-login-box form .hocwp-captcha-code {
    background-color: #fff;
    min-width: 50%;
}

.hocwp .hocwp-login-box form .hocwp-captcha-code + .hocwp-captcha-image {

}

.hocwp.login form .btn-social-login,
.hocwp .hocwp-login-box form .btn-social-login {
    width: 100%;
}

.sidebar [class^="col-"] {
    width: 100%;
}

.hocwp .site-footer .widget-area li:not(:last-child) {
    margin-bottom: 5px;
}

.hocwp .search-form .search-submit {
    border: 1px solid #e4e4e4;
}

.hocwp .hocwp-subscribe-widget .form-group + .img-loading {
    display: block;
    margin: 0 auto;
}

/**
 * Search form
 */

.entry-meta .entry-comments-link:before,
.single-product .hocwp-post .entry-summary .product_meta > span:before,
.entry-meta > *::before,
.search-form.use-icon-search .search-submit {
    font-family: "FontAwesome";
}

.hocwp .search-form.icon-in label {
    float: none;
    margin: 0;
    width: 100%;
}

.hocwp .search-form.icon-in {
    position: relative;
}

.hocwp .search-form.icon-in .search-submit {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: medium none !important;
    color: #333 !important;
    padding: 8px 12px !important;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}

.hocwp .search-form.icon-in .search-field {
    padding-right: 35px;
}

.hocwp .search-form .search-field {
    width: 100%;
}

/**
 * Decoration
 */

.hocwp .comment-list .comment-body .comment-tools > a:hover,
.hocwp .pagination .nav-links a.page-numbers:hover,
.hocwp .hocwp-pagination .link-item:hover,
.hocwp form:not(.tinymce-form) button,
.hocwp form:not(.tinymce-form) .button:not(#wp-link-submit),
.hocwp form input[type="submit"]:not(#wp-link-submit),
.hocwp .widget li a:hover {
    text-decoration: none;
}

.hocwp .comment-list li #cancel-comment-reply-link {
    text-decoration: underline;
}

/**
 * Text align
 */

.hocwp table th,
.hocwp table td {
    text-align: left;
}

.hocwp #wp-calendar tfoot #next,
.hocwp #wp-calendar caption,
.hocwp .comment-list .comment-body .comment-tools .list-share {
    text-align: right;
}

.hocwp #wp-calendar tbody td,
.hocwp form:not(.tinymce-form) button,
.hocwp form:not(.tinymce-form) .button:not(#wp-link-submit),
.hocwp form input[type="submit"]:not(#wp-link-submit),
.hocwp .hocwp-widget-facebook-messenger > div,
.hocwp .hocwp-widget-facebook-box > div,
.one-widget .widget,
.hocwp #wp-calendar thead th,
.hocwp .comment-list .comment-body .comment-tools .list-share .fa {
    text-align: center;
}

/**
 * TinyMCE
 */

.tinymce-form .mce-tinymce > .mce-container-body,
.tinymce-form .quicktags-toolbar {
    border: 1px solid #dedede;
}

.tinymce-form .wp-editor-container textarea {
    border-top: medium none;
}

.hocwp .wp-core-ui div label input,
.tinymce-form .wp-editor-container textarea,
.tinymce-form .wp-editor-container textarea:focus {
    background-color: #fff;
}

.tinymce-form .quicktags-toolbar .button {
    box-shadow: none;
}

.wp-core-ui #link-options label {
    width: 100%;
}

.hocwp .wp-core-ui div label,
.wp-core-ui div label input {
    font-weight: 400;
}

/**
 * Rating
 */

.star-rating {
    display: inline;
}

.star-rating + .num-ratings {
    color: #444;
    line-height: 23px;
    margin-left: 5px;
    word-wrap: break-word;
}

/**
 * Transition
 */

.hocwp .hocwp-widget-facebook-messenger.fixed .messenger-box,
.hocwp .mobile-menu-button,
.hocwp .hocwp-mobile-menu {
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}

.hocwp .carousel-fade .carousel-inner .item {
    -webkit-transition: opacity 3s linear;
    -moz-transition: opacity 3s linear;
    -ms-transition: opacity 3s linear;
    -o-transition: opacity 3s linear;
    transition: opacity 3s linear;
}

.hocwp .pagination .nav-links .page-numbers,
.hocwp .hocwp-pagination .item,
.hocwp .hocwp-feedburner-widget .email-field,
.hocwp .widget-sb-subscribe .email-field,
.hocwp .widget_search .search-field,
.hocwp form:not(.tinymce-form) button,
.hocwp form:not(.tinymce-form) .button:not(#wp-link-submit),
.hocwp form input[type="submit"]:not(#wp-link-submit) {
    -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;
}

/**
 * Color
 */

.hocwp div blockquote,
.hocwp .comments-area .comments-title .title-left {
    border-color: #9ed461;
}

.hocwp .comment-list .comment-body .comment-tools > a {
    border-color: #aaa;
}

.hocwp #wp-calendar tbody td,
.hocwp .hocwp-mobile-menu.left + .mobile-menu-button,
.hocwp .hocwp-mobile-menu.right + .mobile-menu-button {
    border-color: #fff;
}

.hocwp .hocwp-mobile-menu li:last-child {
    border-color: #484848 !important;
}

.hocwp .hocwp-widget-post .post-slider .list-posts,
.hocwp .search-form .search-field,
.hocwp .comment-list li .children,
.hocwp .content-area .search-form .search-field,
.hocwp .widget_tag_cloud .widget-title,
.hocwp .widget_tag_cloud,
.hocwp .hocwp-feedburner-widget .email-field,
.hocwp .widget-sb-subscribe .email-field,
.hocwp .widget_search .search-field,
.hocwp .widget li,
.hocwp .widget .widget-title + *,
.hocwp table,
.hocwp th,
.hocwp td,
.hocwp form input[type="file"],
.hocwp form select,
.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"],
.hocwp form textarea,
.hocwp .comment-list li,
.hocwp .comments-area .comments-title {
    border-color: #e4e4e4;
}

.hocwp .hocwp-mobile-menu li:first-child {
    border-color: #222;
}

.hocwp .pagination .nav-links .page-numbers,
.hocwp .hocwp-pagination .item,
.hocwp .hocwp-mobile-menu li.menu-item-has-children > .fa,
.hocwp .hocwp-mobile-menu li a {
    color: #fff;
}

.hocwp .widget li a:hover {
    color: #9ed461;
}

.hocwp div blockquote::after,
.hocwp div blockquote::before {
    color: #ccc;
}

.hocwp .required,
.hocwp .comment-list li #cancel-comment-reply-link {
    color: #393939;
}

.hocwp .comment-list li .comment-metadata a,
.hocwp .comment-list li .comment-author.vcard {
    color: #b6b6b6;
}

.hocwp #wp-calendar caption,
.hocwp .comment-list li .comment-author .fn {
    color: #333;
}

.hocwp #respond h3 {
    color: #555;
}

.hocwp .widget li a {
    color: #6bb520;
    font-style: italic;
}

.hocwp .search-form .search-field,
.hocwp .hocwp-feedburner-widget .email-field,
.hocwp .widget-sb-subscribe .email-field,
.hocwp .widget_search .search-field {
    color: #888;
}

.hocwp #wp-calendar tbody {
    color: #aaa;
}

.hocwp .hocwp-widget-post .post-slider .carousel-indicators .indicator-item:hover span,
.hocwp .hocwp-widget-post .post-slider .carousel-indicators .indicator-item.active span,
.hocwp .pagination .nav-links .page-numbers,
.hocwp .hocwp-pagination .item {
    background-color: #9ed461;
}

.hocwp div blockquote {
    background-color: #eee;
}

.hocwp .pagination .nav-links .page-numbers.current,
.hocwp .hocwp-pagination .current-item,
.hocwp .pagination .nav-links a.page-numbers:hover,
.hocwp .hocwp-pagination .link-item:hover {
    background-color: #222;
}

.hocwp .hocwp-mobile-menu {
    background-color: #333;
}

.hocwp .widget_tag_cloud .widget-title,
.hocwp form input[type="file"],
.hocwp form select,
.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"],
.hocwp form textarea {
    background-color: #f1f1f1;
}

.hocwp #wp-calendar tbody td {
    background-color: #f5f5f5;
}

.hocwp #wp-calendar tbody td:hover,
.hocwp .widget .widget-title + *,
.hocwp form input[type="file"]:focus,
.hocwp form select:focus,
.hocwp form input[type="password"]:focus,
.hocwp form input[type="url"]:focus,
.hocwp form input[type="email"]:focus,
.hocwp form input[type="tel"]:focus,
.hocwp form input[type="text"]:focus,
.hocwp form textarea:focus {
    background-color: #fff;
}

/**
 * Size
 */

.hocwp #wp-calendar tfoot #prev,
.hocwp #wp-calendar tfoot #next,
.hocwp #wp-calendar thead {
    font-size: 10px;
}

.hocwp .comment-list li .reply,
.hocwp .comment-list .comment-body .comment-tools {
    font-size: 11px;
}

.hocwp .comment-list .comment-body .comment-meta {
    font-size: 12px;
}

.hocwp .comment-list .comment-body .comment-awaiting-moderation {
    clear: both;
    color: #999;
    margin: 0;
    padding-top: 10px;
}

.hocwp .content-area .search-form .search-submit,
.hocwp .widget-sb-subscribe .btn-submit,
.hocwp .widget_search .search-submit,
.hocwp .content-area .search-form .search-field,
.hocwp .hocwp-feedburner-widget .email-field,
.hocwp .widget-sb-subscribe .email-field,
.hocwp .widget_search .search-field,
.hocwp .comment-list li #cancel-comment-reply-link,
.hocwp .hocwp-mobile-menu li a,
.hocwp div blockquote {
    font-size: 13px;
}

.hocwp #wp-calendar caption,
.hocwp .comments-area .comments-title,
.hocwp div blockquote {
    font-size: 14px;
}

.hocwp div blockquote::after,
.hocwp div blockquote::before {
    font-size: 40px;
}

.hocwp img[align="right"],
.hocwp .fr,
.hocwp .col-right,
.hocwp .comment-list li .reply,
.hocwp .comment-list li .comment-tools,
.hocwp .comment-list li #cancel-comment-reply-link,
.hocwp .comments-area .comments-title .count,
.hocwp .alignright {
    float: right;
}

.hocwp img[align="left"],
.hocwp .search-form label,
.hocwp .fl,
.hocwp .col-left,
.hocwp .content-area .search-form .search-submit,
.hocwp .search-form .search-submit,
.hocwp .widget-sb-subscribe .btn-submit,
.hocwp .widget_search .search-submit,
.hocwp .content-area .search-form label,
.hocwp .hocwp-feedburner-widget .email-field,
.hocwp .widget-sb-subscribe .email-field,
.hocwp .widget_search label,
.hocwp .comment-list li .comment-author,
.hocwp .comment-list .comment-body .comment-meta > div,
.hocwp .alignleft {
    float: left;
}

.hocwp .comment-list li .comment-meta,
.hocwp .content-area .search-form,
.hocwp .widget-sb-subscribe .feedburner-form,
.hocwp .widget_search .search-form,
.hocwp .widget ul,
.hocwp .widget ol {
    overflow: hidden;
}

.hocwp .comments-title + .comment-respond > .comment-reply-title,
.hocwp .hocwp-go-top,
.hocwp-pagination.no-paged,
.one-widget .widget,
.hocwp .updated:not(.published),
.hocwp .comment-respond .comment-reply-title .title-text,
.hocwp .comment-list .comment-body .comment-tools .list-share,
.hocwp .mobile-menu-button,
.hocwp .site-branding .site-description,
.hocwp .fb-page blockquote:after,
.hocwp .fb-page blockquote:before,
.hocwp .screen-reader-text,
.hocwp .comment-list li .comment-meta .says {
    display: none;
}

.hocwp .comment-list .comment-body .comment-awaiting-moderation,
.one-widget .widget:first-child,
.hocwp .comment-list .comment-body .comment-tools .active .list-share,
.hocwp .content-area .search-form .search-field,
.hocwp .widget-sb-subscribe .email-field,
.hocwp .widget_search .search-field,
.hocwp .comment-form p label,
.hocwp .hocwp-mobile-menu.active,
.hocwp .hocwp-mobile-menu li a,
.hocwp .hocwp-mobile-menu li,
.hocwp .aligncenter {
    display: block;
}

.hocwp .fa,
.hocwp form input[type="checkbox"],
.hocwp form input[type="radio"],
.hocwp .list-comments + .comment-respond .comment-reply-title .title-text,
.hocwp .comment-list li .comment-respond .comment-reply-title .title-text,
.hocwp .comment-list .comment-body .comment-tools > a,
.hocwp .comments-area .comments-title .title-left {
    display: inline-block;
}

.hocwp .comment-list li:after,
.hocwp .clearfix:after,
.hocwp .comment-list .comment-body:after {
    display: table;
}

.hocwp .syntaxhighlighter .container:before {
    display: inherit;
}

.hocwp .comment-list li .comment-body,
.hocwp .hocwp-mobile-menu li.menu-item-has-children,
.hocwp .mobile-menu-button,
.hocwp div blockquote,
.hocwp .comment-list .comment-body .comment-tools > a.comment-share {
    position: relative;
}

.hocwp .comment-list .avatar,
.hocwp .hocwp-mobile-menu li.menu-item-has-children > .fa,
.hocwp div blockquote::after,
.hocwp div blockquote::before {
    position: absolute;
}

.hocwp .hocwp-mobile-menu {
    position: fixed;
}

.hocwp .comment-list li:after,
.hocwp .clearfix:after,
.hocwp .comment-list .comment-body:after {
    content: " ";
}

.hocwp form .btn-social-login {
    text-align: left;
}

.hocwp .site .site-content form .btn-social-login:active,
.hocwp .site .site-content form .btn-social-login:focus,
.hocwp .btn-ajax:focus,
.hocwp .btn-ajax:active,
.hocwp form .btn-ajax:focus,
.hocwp form .btn-ajax:active,
.hocwp form .btn-social-login:focus,
.hocwp form .btn-social-login:active {
    cursor: wait;
}

.hocwp .site .site-content form button.btn-facebook,
.hocwp form button.btn-facebook {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #3b5998 0px, #344e86 100%) repeat scroll 0 0;
    border: 1px solid #344e86;
}

.hocwp .site .site-content form .btn-social-login,
.hocwp form .btn-social-login {
    color: #f7f7f7;
    display: inline;
    font-weight: 700;
    margin: 0;
    outline: 0 none;
    transition: none 0s ease 0s;
}

.hocwp .site .site-content form .btn-social-login.btn-google,
.hocwp form button.btn-google {
    background: #d14836 linear-gradient(to bottom, #dd4b39 0px, #d14836 100%) repeat scroll 0 0;
    border: 1px solid #d14836;
}

.hocwp .site .site-content form .btn-social-login.btn-google:hover,
.hocwp form button.btn-google:hover {
    background: #d14836 none repeat scroll 0 0;
    border-color: #d14836;
    transition: none 0s ease 0s;
}

.hocwp .site .site-content form button.btn-facebook:hover,
.hocwp form button.btn-facebook:hover {
    background: #344e86 none repeat scroll 0 0;
    border-color: #344e86;
    transition: none 0s ease 0s;
}

.hocwp .btn-social.btn-facebook,
.hocwp .fa-facebook {
    background-color: #3b5998;
    border: 1px solid #344e86;
    color: #fff;
}

.hocwp .btn-social.btn-facebook:hover,
.hocwp .btn-social.btn-facebook:focus,
.hocwp .btn-social.btn-facebook:active,
.hocwp .btn-social.btn-facebook.active,
.hocwp .btn-social.btn-facebook:hover .fa-facebook,
.hocwp .btn-social.btn-facebook:focus .fa-facebook,
.hocwp .btn-social.btn-facebook:active .fa-facebook,
.hocwp .btn-social.btn-facebook.active .fa-facebook,
.hocwp .fa-facebook:hover,
.hocwp .fa-facebook:focus,
.hocwp .fa-facebook:active,
.hocwp .fa-facebook.active,
.hocwp .open > .fa-facebook.dropdown-toggle {
    background-color: #2d4373;
    border: 1px solid #23345a;
    color: #fff;
}

.hocwp .btn-social.btn-facebook:active,
.hocwp .btn-social.btn-facebook.active,
.hocwp .fa-facebook:active,
.hocwp .fa-facebook.active,
.hocwp .open > .fa-facebook.dropdown-toggle {
    background-image: none;
}

.hocwp .btn-social.btn-facebook.disabled,
.hocwp .btn-social.btn-facebook.disabled:hover,
.hocwp .btn-social.btn-facebook.disabled:focus,
.hocwp .btn-social.btn-facebook.disabled:active,
.hocwp .btn-social.btn-facebook.disabled.active,
.hocwp .btn-social.btn-facebook[disabled],
.hocwp .btn-social.btn-facebook[disabled]:hover,
.hocwp .btn-social.btn-facebook[disabled]:focus,
.hocwp .btn-social.btn-facebook[disabled]:active,
.hocwp .btn-social.btn-facebook[disabled].active,
.hocwp .fa-facebook.disabled,
.hocwp .fa-facebook.disabled:hover,
.hocwp .fa-facebook.disabled:focus,
.hocwp .fa-facebook.disabled:active,
.hocwp .fa-facebook.disabled.active,
.hocwp .fa-facebook[disabled],
.hocwp .fa-facebook[disabled]:hover,
.hocwp .fa-facebook[disabled]:focus,
.hocwp .fa-facebook[disabled]:active,
.hocwp .fa-facebook.active[disabled],
.hocwp fieldset[disabled] .fa-facebook,
.hocwp fieldset[disabled] .fa-facebook:hover,
.hocwp fieldset[disabled] .fa-facebook:focus,
.hocwp fieldset[disabled] .fa-facebook:active,
.hocwp fieldset[disabled] .fa-facebook.active {
    background-color: #3b5998;
    border: 1px solid #344e86;
}

.hocwp .btn-social.btn-facebook .badge,
.fa-facebook .badge {
    background-color: #fff;
    color: #3b5998;
}

.hocwp .facebook-messenger-box-control,
.hocwp .btn-facebook-messenger {
    background-color: #0084ff;
    border: 1px solid #0084FF;
    color: #fff;
}

.hocwp .facebook-messenger-box-control,
.hocwp .btn-facebook-messenger {
    border-top-color: #00bbff;
}

.hocwp .facebook-messenger-box-control,
.hocwp .btn-facebook-messenger {
    background: rgb(0, 198, 255);
    background: -moz-linear-gradient(top, rgba(0, 198, 255, 1) 0%, rgba(0, 111, 255, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 198, 255, 1) 0%, rgba(0, 111, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 198, 255, 1) 0%, rgba(0, 111, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00c6ff', endColorstr='#006fff', GradientType=0);
}

.hocwp .btn-social.btn-twitter,
.fa-twitter {
    background-color: #26c4f1;
    border: 1px solid #0fbdee;
    color: #fff;
}

.hocwp .btn-social.btn-twitter:hover,
.hocwp .btn-social.btn-twitter:focus,
.hocwp .btn-social.btn-twitter:active,
.hocwp .btn-social.btn-twitter.active,
.hocwp .btn-social.btn-twitter:hover .fa-twitter,
.hocwp .btn-social.btn-twitter:focus .fa-twitter,
.hocwp .btn-social.btn-twitter:active .fa-twitter,
.hocwp .btn-social.btn-twitter.active .fa-twitter,
.fa-twitter:hover, .fa-twitter:focus, .fa-twitter:active, .fa-twitter.active, .open > .fa-twitter.dropdown-toggle {
    background-color: #0eaad6;
    border: 1px solid #0c8fb5;
    color: #fff;
}

.hocwp .btn-social:active,
.hocwp .btn-social.active,
.fa-twitter:active, .fa-twitter.active, .open > .fa-twitter.dropdown-toggle {
    background-image: none;
}

.hocwp .btn-social.btn-twitter.disabled,
.hocwp .btn-social.btn-twitter.disabled:hover,
.hocwp .btn-social.btn-twitter.disabled:focus,
.hocwp .btn-social.btn-twitter.disabled:active,
.hocwp .btn-social.btn-twitter.disabled.active,
.hocwp .btn-social.btn-twitter[disabled],
.hocwp .btn-social.btn-twitter[disabled]:hover,
.hocwp .btn-social.btn-twitter[disabled]:focus,
.hocwp .btn-social.btn-twitter[disabled]:active,
.hocwp .btn-social.btn-twitter[disabled].active,
.fa-twitter.disabled, .fa-twitter.disabled:hover, .fa-twitter.disabled:focus, .fa-twitter.disabled:active, .fa-twitter.disabled.active, .fa-twitter[disabled], .fa-twitter[disabled]:hover, .fa-twitter[disabled]:focus, .fa-twitter[disabled]:active, .fa-twitter.active[disabled], fieldset[disabled] .fa-twitter, fieldset[disabled] .fa-twitter:hover, fieldset[disabled] .fa-twitter:focus, fieldset[disabled] .fa-twitter:active, fieldset[disabled] .fa-twitter.active {
    background-color: #26c4f1;
    border: 1px solid #0fbdee;
}

.hocwp .btn-social.btn-twitter .badge,
.fa-twitter .badge {
    background-color: #fff;
    color: #26c4f1;
}

.hocwp .btn-social.btn-google-plus,
.fa-google-plus,
.fa-gplus,
.fa-googleplus {
    background-color: #e93f2e;
    border: 1px solid #e52b18;
    color: #fff;
}

.hocwp .btn-social.btn-google-plus:hover,
.hocwp .btn-social.btn-google-plus:focus,
.hocwp .btn-social.btn-google-plus:active,
.hocwp .btn-social.btn-google-plus.active,
.hocwp .btn-social.btn-google-plus:hover .fa-google-plus,
.hocwp .btn-social.btn-google-plus:focus .fa-google-plus,
.hocwp .btn-social.btn-google-plus:active .fa-google-plus,
.hocwp .btn-social.btn-google-plus.active .fa-google-plus,
.fa-google-plus:hover, .fa-google-plus:focus, .fa-google-plus:active, .fa-google-plus.active, .open > .fa-google-plus.dropdown-toggle,
.fa-gplus:hover, .fa-gplus:focus, .fa-gplus:active, .fa-gplus.active, .open > .fa-gplus.dropdown-toggle,
.fa-googleplus:hover, .fa-googleplus:focus, .fa-googleplus:active, .fa-googleplus.active, .open > .fa-googleplus.dropdown-toggle {
    background-color: #ce2616;
    border: 1px solid #ae2012;
    color: #fff;
}

.fa-google-plus:active, .fa-google-plus.active, .open > .fa-google-plus.dropdown-toggle,
.fa-gplus:active, .fa-gplus.active, .open > .fa-gplus.dropdown-toggle,
.fa-googleplus:active, .fa-googleplus.active, .open > .fa-googleplus.dropdown-toggle {
    background-image: none;
}

.fa-google-plus.disabled, .fa-google-plus.disabled:hover, .fa-google-plus.disabled:focus, .fa-google-plus.disabled:active, .fa-google-plus.disabled.active, .fa-google-plus[disabled], .fa-google-plus[disabled]:hover, .fa-google-plus[disabled]:focus, .fa-google-plus[disabled]:active, .fa-google-plus.active[disabled], fieldset[disabled] .fa-google-plus, fieldset[disabled] .fa-google-plus:hover, fieldset[disabled] .fa-google-plus:focus, fieldset[disabled] .fa-google-plus:active, fieldset[disabled] .fa-google-plus.active,
.fa-gplus.disabled, .fa-gplus.disabled:hover, .fa-gplus.disabled:focus, .fa-gplus.disabled:active, .fa-gplus.disabled.active, .fa-gplus[disabled], .fa-gplus[disabled]:hover, .fa-gplus[disabled]:focus, .fa-gplus[disabled]:active, .fa-gplus.active[disabled], fieldset[disabled] .fa-gplus, fieldset[disabled] .fa-gplus:hover, fieldset[disabled] .fa-gplus:focus, fieldset[disabled] .fa-gplus:active, fieldset[disabled] .fa-gplus.active,
.fa-googleplus.disabled, .fa-googleplus.disabled:hover, .fa-googleplus.disabled:focus, .fa-googleplus.disabled:active, .fa-googleplus.disabled.active, .fa-googleplus[disabled], .fa-googleplus[disabled]:hover, .fa-googleplus[disabled]:focus, .fa-googleplus[disabled]:active, .fa-googleplus.active[disabled], fieldset[disabled] .fa-googleplus, fieldset[disabled] .fa-googleplus:hover, fieldset[disabled] .fa-googleplus:focus, fieldset[disabled] .fa-googleplus:active, fieldset[disabled] .fa-googleplus.active {
    background-color: #e93f2e;
    border: 1px solid #e52b18;
}

.fa-google-plus .badge,
.fa-gplus .badge,
.fa-googleplus .badge {
    background-color: #fff;
    color: #e93f2e;
}

.hocwp .btn-social.btn-youtube,
.fa-youtube {
    background-color: #e63127;
    border: 1px solid #cf2c23;
    color: #fff;
}

.hocwp .btn-social.btn-youtube:hover,
.hocwp .btn-social.btn-youtube:focus,
.hocwp .btn-social.btn-youtube:active,
.hocwp .btn-social.btn-youtube.active,
.hocwp .btn-social.btn-youtube:hover .fa-youtube,
.hocwp .btn-social.btn-youtube:focus .fa-youtube,
.hocwp .btn-social.btn-youtube:active .fa-youtube,
.hocwp .btn-social.btn-youtube.active .fa-youtube,
.fa-youtube:hover, .fa-youtube:focus, .fa-youtube:active, .fa-youtube.active, .open > .fa-youtube.dropdown-toggle {
    background-color: #ce2616;
    border: 1px solid #ae2012;
    color: #fff;
}

.fa-youtube:active, .fa-youtube.active, .open > .fa-youtube.dropdown-toggle {
    background-image: none;
}

.hocwp .btn-social.btn-youtube.disabled,
.hocwp .btn-social.btn-youtube.disabled:hover,
.hocwp .btn-social.btn-youtube.disabled:focus,
.hocwp .btn-social.btn-youtube.disabled:active,
.hocwp .btn-social.btn-youtube.disabled.active,
.hocwp .btn-social.btn-youtube[disabled],
.hocwp .btn-social.btn-youtube[disabled]:hover,
.hocwp .btn-social.btn-youtube[disabled]:focus,
.hocwp .btn-social.btn-youtube[disabled]:active,
.hocwp .btn-social.btn-youtube[disabled].active,
.fa-youtube.disabled, .fa-youtube.disabled:hover, .fa-youtube.disabled:focus, .fa-youtube.disabled:active, .fa-youtube.disabled.active, .fa-youtube[disabled], .fa-youtube[disabled]:hover, .fa-youtube[disabled]:focus, .fa-youtube[disabled]:active, .fa-youtube.active[disabled], fieldset[disabled] .fa-youtube, fieldset[disabled] .fa-youtube:hover, fieldset[disabled] .fa-youtube:focus, fieldset[disabled] .fa-youtube:active, fieldset[disabled] .fa-youtube.active {
    background-color: #e63127;
    border: 1px solid #cf2c23;
}

.hocwp .btn-social.btn-youtube .badge,
.fa-youtube .badge {
    background-color: #fff;
    color: #e63127;
}

.hocwp .btn-social.btn-rss,
.fa-rss {
    background-color: #feae1b;
    border: 1px solid #e49c18;
    color: #fff;
}

.hocwp .btn-social.btn-rss:hover,
.hocwp .btn-social.btn-rss:focus,
.hocwp .btn-social.btn-rss:active,
.hocwp .btn-social.btn-rss.active,
.hocwp .btn-social.btn-rss:hover .fa-rss,
.hocwp .btn-social.btn-rss:focus .fa-rss,
.hocwp .btn-social.btn-rss:active .fa-rss,
.hocwp .btn-social.btn-rss.active .fa-rss,
.fa-rss:hover, .fa-rss:focus, .fa-rss:active, .fa-rss.active, .open > .fa-rss.dropdown-toggle {
    background-color: #e49c18;
    border: 1px solid #cd8c15;
    color: #fff;
}

.fa-rss:active, .fa-rss.active, .open > .fa-rss.dropdown-toggle {
    background-image: none;
}

.hocwp .btn-social.btn-rss.disabled,
.hocwp .btn-social.btn-rss.disabled:hover,
.hocwp .btn-social.btn-rss.disabled:focus,
.hocwp .btn-social.btn-rss.disabled:active,
.hocwp .btn-social.btn-rss.disabled.active,
.hocwp .btn-social.btn-rss[disabled],
.hocwp .btn-social.btn-rss[disabled]:hover,
.hocwp .btn-social.btn-rss[disabled]:focus,
.hocwp .btn-social.btn-rss[disabled]:active,
.hocwp .btn-social.btn-rss[disabled].active,
.fa-rss.disabled, .fa-rss.disabled:hover, .fa-rss.disabled:focus, .fa-rss.disabled:active, .fa-rss.disabled.active, .fa-rss[disabled], .fa-rss[disabled]:hover, .fa-rss[disabled]:focus, .fa-rss[disabled]:active, .fa-rss.active[disabled], fieldset[disabled] .fa-rss, fieldset[disabled] .fa-rss:hover, fieldset[disabled] .fa-rss:focus, fieldset[disabled] .fa-rss:active, fieldset[disabled] .fa-rss.active {
    background-color: #feae1b;
    border: 1px solid #e49c18;
}

.hocwp .btn-social.btn-rss .badge,
.fa-rss .badge {
    background-color: #fff;
    color: #feae1b;
}

.hocwp .btn-social.btn-pinterest,
.fa-pinterest {
    background-color: #b81621;
    border: 1px solid #a1131d;
    color: #fff;
}

.hocwp .btn-social.btn-pinterest:hover,
.hocwp .btn-social.btn-pinterest:focus,
.hocwp .btn-social.btn-pinterest:active,
.hocwp .btn-social.btn-pinterest.active,
.hocwp .btn-social.btn-pinterest:hover .fa-pinterest,
.hocwp .btn-social.btn-pinterest:focus .fa-pinterest,
.hocwp .btn-social.btn-pinterest:active .fa-pinterest,
.hocwp .btn-social.btn-pinterest.active .fa-pinterest,
.fa-pinterest:hover, .fa-pinterest:focus, .fa-pinterest:active, .fa-pinterest.active, .open > .fa-pinterest.dropdown-toggle {
    background-color: #8a1119;
    border: 1px solid #6b0d13;
    color: #fff;
}

.fa-pinterest:active, .fa-pinterest.active, .open > .fa-pinterest.dropdown-toggle {
    background-image: none;
}

.hocwp .btn-social.btn-pinterest.disabled,
.hocwp .btn-social.btn-pinterest.disabled:hover,
.hocwp .btn-social.btn-pinterest.disabled:focus,
.hocwp .btn-social.btn-pinterest.disabled:active,
.hocwp .btn-social.btn-pinterest.disabled.active,
.hocwp .btn-social.btn-pinterest[disabled],
.hocwp .btn-social.btn-pinterest[disabled]:hover,
.hocwp .btn-social.btn-pinterest[disabled]:focus,
.hocwp .btn-social.btn-pinterest[disabled]:active,
.hocwp .btn-social.btn-pinterest[disabled].active,
.fa-pinterest.disabled, .fa-pinterest.disabled:hover, .fa-pinterest.disabled:focus, .fa-pinterest.disabled:active, .fa-pinterest.disabled.active, .fa-pinterest[disabled], .fa-pinterest[disabled]:hover, .fa-pinterest[disabled]:focus, .fa-pinterest[disabled]:active, .fa-pinterest.active[disabled], fieldset[disabled] .fa-pinterest, fieldset[disabled] .fa-pinterest:hover, fieldset[disabled] .fa-pinterest:focus, fieldset[disabled] .fa-pinterest:active, fieldset[disabled] .fa-pinterest.active {
    background-color: #b81621;
    border: 1px solid #a1131d;
}

.hocwp .btn-social.btn-pinterest .badge,
.fa-pinterest .badge {
    background-color: #fff;
    color: #b81621;
}

.hocwp .btn-social.btn-linkedin,
.fa-linkedin {
    background-color: #007bb6;
    border: 1px solid #006a9d;
    color: #fff;
}

.hocwp .btn-social.btn-linkedin:hover,
.hocwp .btn-social.btn-linkedin:focus,
.hocwp .btn-social.btn-linkedin:active,
.hocwp .btn-social.btn-linkedin.active,
.hocwp .btn-social.btn-linkedin:hover .fa-linkedin,
.hocwp .btn-social.btn-linkedin:focus .fa-linkedin,
.hocwp .btn-social.btn-linkedin:active .fa-linkedin,
.hocwp .btn-social.btn-linkedin.active .fa-linkedin,
.fa-linkedin:hover, .fa-linkedin:focus, .fa-linkedin:active, .fa-linkedin.active, .open > .fa-linkedin.dropdown-toggle {
    background-color: #005983;
    border: 1px solid #00405f;
    color: #fff;
}

.fa-linkedin:active, .fa-linkedin.active, .open > .fa-linkedin.dropdown-toggle {
    background-image: none;
}

.hocwp .btn-social.btn-linkedin.disabled,
.hocwp .btn-social.btn-linkedin.disabled:hover,
.hocwp .btn-social.btn-linkedin.disabled:focus,
.hocwp .btn-social.btn-linkedin.disabled:active,
.hocwp .btn-social.btn-linkedin.disabled.active,
.hocwp .btn-social.btn-linkedin[disabled],
.hocwp .btn-social.btn-linkedin[disabled]:hover,
.hocwp .btn-social.btn-linkedin[disabled]:focus,
.hocwp .btn-social.btn-linkedin[disabled]:active,
.hocwp .btn-social.btn-linkedin[disabled].active,
.fa-linkedin.disabled, .fa-linkedin.disabled:hover, .fa-linkedin.disabled:focus, .fa-linkedin.disabled:active, .fa-linkedin.disabled.active, .fa-linkedin[disabled], .fa-linkedin[disabled]:hover, .fa-linkedin[disabled]:focus, .fa-linkedin[disabled]:active, .fa-linkedin.active[disabled], fieldset[disabled] .fa-linkedin, fieldset[disabled] .fa-linkedin:hover, fieldset[disabled] .fa-linkedin:focus, fieldset[disabled] .fa-linkedin:active, fieldset[disabled] .fa-linkedin.active {
    background-color: #007bb6;
    border: 1px solid #006a9d;
}

.hocwp .btn-social.btn-linkedin .badge,
.fa-linkedin .badge {
    background-color: #fff;
    color: #007bb6;
}

.hocwp .btn-social.btn-email,
.fa-email {
    background-color: #0a88ff;
    border: 1px solid #007bf0;
    color: #fff;
}

.hocwp .btn-social.btn-email:hover,
.hocwp .btn-social.btn-email:focus,
.hocwp .btn-social.btn-email:active,
.hocwp .btn-social.btn-email.active,
.hocwp .btn-social.btn-email:hover .fa-email,
.hocwp .btn-social.btn-email:focus .fa-email,
.hocwp .btn-social.btn-email:active .fa-email,
.hocwp .btn-social.btn-email.active .fa-email,
.fa-email:hover, .fa-email:focus, .fa-email:active, .fa-email.active, .open > .fa-email.dropdown-toggle {
    background-color: #006ed6;
    border: 1px solid #005cb2;
    color: #fff;
}

.fa-email:active, .fa-email.active, .open > .fa-email.dropdown-toggle {
    background-image: none;
}

.hocwp .btn-social.btn-email.disabled,
.hocwp .btn-social.btn-email.disabled:hover,
.hocwp .btn-social.btn-email.disabled:focus,
.hocwp .btn-social.btn-email.disabled:active,
.hocwp .btn-social.btn-email.disabled.active,
.hocwp .btn-social.btn-email[disabled],
.hocwp .btn-social.btn-email[disabled]:hover,
.hocwp .btn-social.btn-email[disabled]:focus,
.hocwp .btn-social.btn-email[disabled]:active,
.hocwp .btn-social.btn-email[disabled].active,
.fa-email.disabled, .fa-email.disabled:hover, .fa-email.disabled:focus, .fa-email.disabled:active, .fa-email.disabled.active, .fa-email[disabled], .fa-email[disabled]:hover, .fa-email[disabled]:focus, .fa-email[disabled]:active, .fa-email.active[disabled], fieldset[disabled] .fa-email, fieldset[disabled] .fa-email:hover, fieldset[disabled] .fa-email:focus, fieldset[disabled] .fa-email:active, fieldset[disabled] .fa-email.active {
    background-color: #0a88ff;
    border: 1px solid #007bf0;
}

.hocwp .btn-social.btn-email .badge,
.fa-email .badge {
    background-color: #fff;
    color: #0a88ff;
}

.hocwp form button.btn-social-login[class*="flicon"] {
    fill: #f7f7f7;
}

.hocwp .btn-social:hover .fa,
.hocwp .btn-social:focus .fa,
.hocwp .btn-social:active .fa,
.hocwp .btn-social.active .fa,
.hocwp .btn-social .fa {
    border: medium none !important;
}

.btn[class*="fl-icon-"],
.btn[class*="flicon-"] {
    display: inline-block;
    font-size: 16px;
    height: 18px;
    line-height: 12px;
    margin-right: 7px;
    margin-top: -3px;
    vertical-align: middle;
    width: 18px;
}

@media only screen and (max-width: 480px) {
    .hocwp-login-box {
        width: 100%;
    }
}

@media only screen and (max-width: 360px) {
    .hocwp-login-box .module-body {
        padding: 10px;
    }
}

.hocwp .comment-list li:after,
.hocwp .clearfix:after,
.hocwp .clear,
.hocwp .comment-list .comment-body:after,
.hocwp .widget ul,
.hocwp .widget ol,
.hocwp .comment-list li .children,
.hocwp .comment-list li .comment-respond {
    clear: both;
}

.hocwp .hocwp-hidden *,
.hocwp .hocwp-hidden {
    height: 0;
    opacity: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}

.like-recommend-buttons .item {
    float: left;
}

.like-recommend-buttons .item:not(:last-child) {
    margin-right: 5px;
}

.fb-like iframe {
    z-index: 499;
}

/**
 * Dropdown select
 */

.hocwp-dropdown {
    cursor: pointer;
    text-align: left;
}

.hocwp-dropdown > .menu {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    display: none;
    font-size: 13px;
    min-width: 100%;
    padding: 4px 0;
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 499;
}

.hocwp-dropdown.active > .menu {
    display: block;
}

.hocwp-dropdown > .menu > .item {
    color: #333;
    display: block;
    filter: none;
    font-size: 13px;
    font-weight: 400;
    height: auto;
    line-height: 30px;
    padding: 0 20px;
    white-space: nowrap;
}

.hocwp-dropdown > .menu > .item:hover,
.hocwp-dropdown > .menu > .item.active {
    background-color: #0388cd;
    color: #fff;
}

.hocwp-dropdown > .menu > .divider {
    background-color: #efefef;
    height: 1px;
    margin: 8px 0;
}

.hocwp-dropdown > .text {
    line-height: 17px;
    padding: 5px 20px 5px 10px;
    position: relative;
}

.hocwp-dropdown:focus,
.hocwp-dropdown:active {
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
}

.hocwp-dropdown > .text {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.hocwp-dropdown > .text:after {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px dashed;
    content: "";
    display: inline-block;
    height: 0;
    margin-left: 2px;
    margin-top: -1px;
    position: absolute;
    right: 6px;
    top: 50%;
    vertical-align: middle;
    width: 0;
}

/**
 * WooCommerce
 */

.single-product .hocwp-post .entry-summary .entry-title {
    font-size: 21px;
    line-height: 27px;
}

.single-product .hocwp-post .entry-summary div[itemprop="offers"] .price {
    border-bottom: 1px solid #eee;
    padding: 15px 0 10px;
}

.single-product .hocwp-post .entry-summary .price del {
    margin-right: 10px;
}

.single-product .hocwp-post .entry-summary .price del,
.single-product .hocwp-post .entry-summary .price ins,
.single-product .hocwp-post .entry-summary .price {
    vertical-align: bottom;
}

.single-product .hocwp-post .entry-summary .price > * {
    vertical-align: bottom;
}

.single-product .hocwp-post .entry-summary .price del,
.single-product .hocwp-post .entry-summary .price del .amount {
    color: #777;
}

.single-product .hocwp-post .entry-summary .price ins {
    text-decoration: none;
}

.single-product.woocommerce .modal.product-fast-buy .amount,
.single-product .hocwp-post .entry-summary .price > .amount,
.single-product .hocwp-post .entry-summary .price ins .amount {
    color: #eb242b;
    font-size: 25px;
}

.single-product .hocwp-post .entry-summary .price del .amount,
.single-product .hocwp-post .entry-summary .price ins .amount {
    vertical-align: middle;
}

.single-product .hocwp-post .entry-summary form.cart {
    border-bottom: 1px dotted #eee;
    border-top: 1px dotted #eee;
    margin: 10px 0;
    padding: 10px 0;
}

.single-product .hocwp-post .entry-summary form.cart .quantity {
    margin-right: 2%;
    width: 20%;
}

.single-product .hocwp-post .entry-summary form.cart .quantity input {
    background-color: #f5f5f5;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    height: 47px;
    width: 100%;
}

.hocwp .btn-clickable,
.hocwp.woocommerce #respond input#submit,
.hocwp.woocommerce a.button,
.hocwp.woocommerce button.button,
.hocwp.woocommerce input.button,
.woocommerce #order_review #place_order,
.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order .button,
.hocwp.single-product .site .site-content .hocwp-post .entry-summary form.cart .single_add_to_cart_button,
.hocwp.single-product .hocwp-post .entry-summary .single_add_to_cart_button {
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    font-family: arial, "Helvetica Neue", sans-serif;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    white-space: normal;
}

.hocwp .btn-clickable,
.hocwp.single-product .site .site-content .hocwp-post .entry-summary form.cart .single_add_to_cart_button,
.hocwp.single-product .hocwp-post .entry-summary .single_add_to_cart_button {
    display: block;
    font-size: 16px;
    font-weight: 700;
    padding: 15px 40px;
}

.hocwp .btn-clickable > span {
    color: #fff;
    display: block;
    font-size: 12px;
    font-weight: 300;
    text-transform: none;
}

.hocwp.single-product .site .site-content .hocwp-post .entry-summary form.cart .single_add_to_cart_button,
.hocwp.single-product .hocwp-post .entry-summary .single_add_to_cart_button {
    width: 78%;
}

.hocwp.woocommerce #respond input#submit,
.hocwp.woocommerce a.button,
.hocwp.woocommerce button.button,
.hocwp.woocommerce input.button {
    color: #fff;
}

.hocwp.woocommerce #review_form .comment-form .form-submit input#submit,
.woocommerce ul.products li.product .button,
.woocommerce-cart .cart_totals .wc-proceed-to-checkout .button,
.hocwp .btn-clickable.orange,
.hocwp.single-product .hocwp-post .entry-summary .single_add_to_cart_button,
.hocwp .btn-orange {
    background: rgb(248, 148, 6) none repeat scroll 0 0;
    border: 1px solid #d97f00;
}

.hocwp.woocommerce #review_form .comment-form .form-submit input#submit,
.woocommerce ul.products li.product .button,
.woocommerce-cart .cart_totals .wc-proceed-to-checkout .button,
.hocwp .btn-clickable.orange,
.hocwp.single-product .site .site-content .hocwp-post .entry-summary form.cart .single_add_to_cart_button,
.hocwp.single-product .hocwp-post .entry-summary .single_add_to_cart_button {
    background: rgb(248, 148, 6);
    background: -moz-linear-gradient(top, rgba(248, 148, 6, 1) 0%, rgba(247, 107, 28, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(248, 148, 6, 1) 0%, rgba(247, 107, 28, 1) 100%);
    background: linear-gradient(to bottom, rgba(248, 148, 6, 1) 0%, rgba(247, 107, 28, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f89406', endColorstr='#f76b1c', GradientType=0);
}

.hocwp.woocommerce #review_form .comment-form .form-submit input#submit:hover,
.woocommerce ul.products li.product .button:hover,
.woocommerce-cart .cart_totals .wc-proceed-to-checkout .button:hover,
.hocwp .btn-clickable.orange:hover,
.hocwp.single-product .hocwp-post .entry-summary .single_add_to_cart_button:hover,
.hocwp.single-product .site .site-content .hocwp-post .entry-summary form.cart .single_add_to_cart_button:hover {
    background: rgb(239, 141, 2);
    background: -moz-linear-gradient(top, rgba(239, 141, 2, 1) 0%, rgba(240, 94, 11, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(239, 141, 2, 1) 0%, rgba(240, 94, 11, 1) 100%);
    background: linear-gradient(to bottom, rgba(239, 141, 2, 1) 0%, rgba(240, 94, 11, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef8d02', endColorstr='#f05e0b', GradientType=0);
}

.woocommerce-cart .cart_totals .wc-proceed-to-checkout .button {
    text-transform: uppercase;
}

.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order .button,
.hocwp .btn-clickable.red {
    background-color: #d14836;
}

.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order .button,
.hocwp .btn-clickable.red {
    background: rgb(221, 75, 57);
    background: -moz-linear-gradient(top, rgba(221, 75, 57, 1) 0%, rgba(209, 72, 54, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(221, 75, 57, 1) 0%, rgba(209, 72, 54, 1) 100%);
    background: linear-gradient(to bottom, rgba(221, 75, 57, 1) 0%, rgba(209, 72, 54, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dd4b39', endColorstr='#d14836', GradientType=0);
}

.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order .button:hover,
.hocwp .btn-clickable.red:hover {
    background-color: #c53727;
}

.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order .button:hover,
.hocwp .btn-clickable.red:hover {
    background: rgb(221, 75, 57);
    background: -moz-linear-gradient(top, rgba(221, 75, 57, 1) 0%, rgba(197, 55, 39, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(221, 75, 57, 1) 0%, rgba(197, 55, 39, 1) 100%);
    background: linear-gradient(to bottom, rgba(221, 75, 57, 1) 0%, rgba(197, 55, 39, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dd4b39', endColorstr='#c53727', GradientType=0);
}

.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order a.navigation-link {
    background-color: #ffba07;
    border: medium none;
    border-radius: 0;
    color: #fff;
    font-weight: 700;
    line-height: 1;
    margin-right: 10px;
    padding: 0.55em 1em;
    text-transform: uppercase;
}

.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order input[type="submit"],
.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order a.navigation-link {
    font-family: Arial, "Helvetica Neue", sans-serif;
    font-size: 13px;
}

.hocwp.single-product .site .site-content .hocwp-post .entry-summary form.cart .single_add_to_cart_button:disabled:hover,
.hocwp.single-product .site .site-content .hocwp-post .entry-summary form.cart .single_add_to_cart_button:disabled,
.hocwp.single-product .site .site-content .hocwp-post .entry-summary form.cart .single_add_to_cart_button.disabled:hover,
.hocwp.single-product .site .site-content .hocwp-post .entry-summary form.cart .single_add_to_cart_button.disabled,
.single-product .hocwp-post .entry-summary .single_add_to_cart_button.alt:disabled,
.single-product .hocwp-post .entry-summary .single_add_to_cart_button:disabled,
.single-product .hocwp-post .entry-summary .single_add_to_cart_button.alt:disabled:hover,
.single-product .hocwp-post .entry-summary .single_add_to_cart_button:disabled:hover {

}

.hocwp.single-product .site .site-content .hocwp-post .entry-summary form.cart .single_add_to_cart_button {
    padding-left: 5px;
    padding-right: 5px;
}

.woocommerce-cart .cart_totals .wc-proceed-to-checkout .button:disabled:active,
.woocommerce-cart .cart_totals .wc-proceed-to-checkout .button:disabled,
.woocommerce-cart .cart_totals .wc-proceed-to-checkout .button:disabled:hover {

}

.woocommerce-cart .cart_totals .wc-proceed-to-checkout .button:hover {

}

.woocommerce-cart .cart_totals .wc-proceed-to-checkout .button:active {

}

.hocwp.woocommerce .woocommerce-Reviews-title {
    font-size: 18px;
}

.hocwp .woocommerce .woocommerce-checkout > h3,
.hocwp .cart-collaterals .cart_totals > h2 {
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
}

.hocwp .woocommerce .woocommerce-checkout .shop_table,
.hocwp .cart-collaterals .cart_totals .shop_table {
    border-radius: 0;
}

.single-product .hocwp-post .entry-summary .single_add_to_cart_button:hover,
.single-product .hocwp-post .entry-summary .single_add_to_cart_button {
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -ms-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
}

input.button:hover,
.hocwp .search-form .search-submit:hover,
.hocwp .entry-content .newsletter table input[type="submit"]:hover,
.hocwp-slider.thumbs-paging .slick-dots li button img,
.hocwp form .btn-clickable:hover {
    opacity: 0.75;
}

.hocwp.woocommerce .modal.product-fast-buy .order-form .btn-clickable span {
    display: block;
    line-height: 20px;
}

.hocwp .modal.product-fast-buy .btn-clickable {
    width: 100%;
}

.hocwp .modal.product-fast-buy .btn-clickable span {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    width: 100%;
}

.hocwp .cart-preview .bottom .btn-clickable {
    display: table-cell;
    font-size: 17px;
    font-weight: 400;
    padding-left: 30px;
    padding-right: 30px;
    text-transform: none;
    vertical-align: middle;
}

.single-product.woocommerce .modal.product-fast-buy button.btn-clickable {
    border-radius: 3px;
    box-shadow: none;
    font-weight: 400;
}

.hocwp .comment-text .star-rating:before,
.hocwp .woocommerce-product-rating .star-rating:before,
.hocwp .comment-form-rating .stars a[class*="star-"],
.hocwp .comment-form-rating .stars a[class*="star-"]:hover,
.woocommerce .star-rating span::before {
    color: #ff9f54;
    transition: none;
}

.single-product .hocwp-post .entry-summary .single_add_to_cart_button span {
    display: block;
    font-size: 12px;
    font-weight: 400;
    margin-top: 3px;
    text-transform: none;
}

.single-product .hocwp-post .entry-summary .product_meta > span:not(:last-child) {
    margin-right: 8px;
}

.single-product .hocwp-post .entry-summary .product_meta .sku {
    font-weight: 700;
}

.single-product .hocwp-post .entry-summary .product_meta a,
.single-product .hocwp-post .entry-summary .product_meta {
    color: #333;
}

.single-product .hocwp-post .entry-summary .product_meta a:hover {
    text-decoration: underline;
}

.single-product .hocwp-post .entry-summary .product_meta .posted_in {

}

.single-product .hocwp-post .entry-summary .product_meta > span:before {
    color: #777;
    font-size: 15px;
    margin-right: 5px;
    vertical-align: -1px;
}

.single-product .hocwp-post .entry-summary .product_meta .posted_in:before {
    content: "\f022";
}

.single-product .hocwp-post .entry-summary .product_meta .tagged_as:before {
    content: "\f02c";
}

.woocommerce-cart .shop_table.cart {
    border-radius: 0;
}

.woocommerce-cart .shop_table.cart thead {
    background-color: #000;
    color: #fff;
}

.woocommerce-cart form .shop_table.cart .actions .coupon .input-text {
    min-width: 100px;
}

.hocwp .checkout_coupon .form-row .input-text,
.woocommerce-cart form .shop_table.cart .actions .coupon .input-text,
.woocommerce-cart form .shop_table.cart .actions .button {
    height: 30px;
}

.woocommerce-cart form .shop_table.cart {
    border: medium none;
}

.woocommerce-cart form .shop_table.cart tr td:first-child {
    border-left: 1px solid #e5e5e5;
}

.woocommerce-cart form .shop_table.cart tr td:last-child {
    border-right: 1px solid #e5e5e5;
}

.woocommerce-cart form .shop_table.cart tr:last-child td {
    border-bottom: 1px solid #e5e5e5;
}

.woocommerce-cart form .shop_table.cart .actions .button {
    font-size: 13px;
    font-weight: 400;
}

.woocommerce-cart form .shop_table.cart .actions .button:hover {
    color: #fff;
}

.woocommerce-cart form .shop_table.cart .actions .coupon input[name="coupon_code"] {
    font-size: 13px;
}

.woocommerce-cart form .shop_table.cart .actions .coupon input[name="coupon_code"] + .button {
    background-color: #ffba07;
    border-radius: 0;
    color: #fff;
}

.woocommerce-cart form .shop_table.cart .actions input[name="update_cart"] {
    background-color: #f35225;
    color: #fff;
}

.woocommerce-cart form .shop_table.cart .product-remove {
    width: 6%;
}

.woocommerce-cart form .shop_table.cart .product-thumbnail {
    width: 10%;
}

.woocommerce-cart form .shop_table.cart .product-thumbnail a img {
    width: 100%;
}

.woocommerce-cart form .shop_table.cart .product-name {
    width: 35%;
}

.hocwp.hocwp-custom-quantity.woocommerce-cart form .shop_table.cart .product-name {
    width: 30%;
}

.woocommerce-cart form .shop_table.cart .product-price {
    width: 14%;
}

.woocommerce-cart form .shop_table.cart .product-quantity {
    width: 10%;
}

.hocwp.hocwp-custom-quantity.woocommerce-cart form .shop_table.cart .product-quantity {
    width: 20%;
}

.woocommerce-cart form .shop_table.cart .product-subtotal {
    width: 25%;
}

.hocwp.hocwp-custom-quantity.woocommerce-cart form .shop_table.cart .product-subtotal {
    width: 20%;
}

.woocommerce-EditAccountForm {
    font-size: 13px;
}

.woocommerce-FormRow label {
    font-size: 13px;
}

.hocwp.woocommerce .modal.product-fast-buy .product-info .post-thumbnail {
    border: 1px solid #eee;
}

.hocwp.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #ddd;
}

.hocwp.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {

}

.hocwp.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    background: rgb(135, 224, 253);
    background: -moz-linear-gradient(top, rgba(135, 224, 253, 1) 0%, rgba(83, 203, 241, 1) 40%, rgba(5, 171, 224, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(135, 224, 253, 1) 0%, rgba(83, 203, 241, 1) 40%, rgba(5, 171, 224, 1) 100%);
    background: linear-gradient(to bottom, rgba(135, 224, 253, 1) 0%, rgba(83, 203, 241, 1) 40%, rgba(5, 171, 224, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#87e0fd', endColorstr='#05abe0', GradientType=0);
}

.hocwp.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #fff;
    border: 1px solid #dedede;
}

.hocwp.woocommerce .widget_price_filter .price_slider_amount .button {
    background: rgb(255, 168, 76);
    background: -moz-linear-gradient(top, rgba(255, 168, 76, 1) 0%, rgba(255, 123, 13, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 168, 76, 1) 0%, rgba(255, 123, 13, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 168, 76, 1) 0%, rgba(255, 123, 13, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa84c', endColorstr='#ff7b0d', GradientType=0);
}

.hocwp.woocommerce .widget_price_filter .price_slider_amount .button {
    border-radius: 3px;
    font-size: 13px;
    min-width: 60px;
}

.hocwp.woocommerce .widget_price_filter .price_slider_amount .button:hover {
    opacity: 0.75;
}

@media screen and (max-width: 768px) {
    .woocommerce-cart form .shop_table.cart thead {
        display: block;
    }

    .woocommerce-cart form .shop_table.cart tr th,
    .woocommerce-cart form .shop_table.cart .cart_item td {
        display: table-cell;
    }

    .woocommerce-cart form .shop_table.cart.shop_table_responsive td:before {
        display: none;
    }

    .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order a.navigation-link {
        display: block;
        float: none;
        font-weight: 400;
        margin-right: 0;
        width: 100%;
    }
}

@media screen and (max-width: 480px) {
    .woocommerce-cart form .shop_table.cart .actions .button,
    .woocommerce-cart form .shop_table.cart .actions .coupon input {
        width: 100% !important;
    }

    .woocommerce-cart form .shop_table.cart .actions .coupon #coupon_code {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 360px) {
    .woocommerce-cart form .shop_table.cart tr .product-price {
        display: none;
    }

    .hocwp .checkout_coupon .form-row,
    .hocwp .checkout_coupon .form-row input {
        width: 100%;
    }
}

@media screen and (max-width: 338px) {
    .woocommerce-cart form .shop_table.cart + .return-shop .fa {
        display: none;
    }
}

.woocommerce-cart form .shop_table.cart .product-quantity input.qty {
    border: 1px solid #ddd;
    height: 20px;
    width: 100%;
}

.hocwp.hocwp-custom-quantity.woocommerce-cart form .shop_table.cart .product-quantity input.qty {
    height: auto;
    padding: 5px 10px;
    width: 45px;
}

.hocwp.hocwp-custom-quantity.woocommerce-cart form .shop_table.cart .product-quantity input.qty,
.woocommerce-cart form .shop_table.cart .product-quantity input.qty,
.woocommerce-cart form .shop_table.cart .product-quantity input {
    height: 30px;
    line-height: 20px;
    padding-bottom: 0;
    padding-top: 0;
}

.hocwp .woocommerce-checkout .woocommerce-shipping-fields .input-text,
.hocwp .woocommerce-checkout .woocommerce-billing-fields .input-text {
    line-height: 19px;
}

.hocwp .woocommerce-billing-fields > h3 {
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
    text-transform: uppercase;
}

.hocwp .woocommerce form .form-row .select2-container a.select2-choice,
.hocwp .woocommerce-checkout .select2-container a.select2-choice {
    color: #333;
}

.hocwp .woocommerce-error li {
    line-height: 19px;
    margin-bottom: 5px;
}

.hocwp .hocwp-post .entry-summary .woocommerce-product-rating {
    margin-bottom: 0;
}

.hocwp .woocommerce-tabs .commentlist {
    padding: 0;
}

.hocwp .cart-group + .cart-preview,
.hocwp .cart-content + .cart-preview {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    display: none;
    left: 50%;
    margin-left: -214px;
    opacity: 0;
    padding: 23px;
    position: absolute;
    top: 100%;
    width: 428px;
}

.hocwp .cart-preview > .title {
    color: #333;
    font-size: 18px;
    margin-bottom: 5px;
}

.hocwp .cart-preview .list-products .hocwp-post {
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
    position: relative;
}

.hocwp .cart-preview .list-products .hocwp-post .wp-post-image {
    float: left;
    margin-right: 10px;
    height: 44px;
    width: 44px;
}

.hocwp .cart-preview .list-products .hocwp-post .entry-title {
    font-size: 15px;
    font-weight: 700;
    margin: 0 0 5px;
}

.hocwp .cart-preview .list-products .hocwp-post .entry-title a {
    color: #333;
}

.hocwp .cart-preview .list-products .hocwp-post .info {
    color: #666;
}

.hocwp .cart-preview .list-products .hocwp-post .info span:not(:first-child) {
    margin-left: 15px;
}

.hocwp .cart-preview .list-products .hocwp-post .fa-remove {
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #eb242b;
    cursor: pointer;
    font-size: 13px;
    font-weight: 400;
    line-height: 1;
    margin-top: -10px;
    opacity: 0.5;
    padding: 2px 4px;
    position: absolute;
    right: 0;
    top: 50%;
}

.hocwp .cart-preview .list-products .hocwp-post .fa-remove:hover {
    opacity: 1;
}

.hocwp .cart-preview > .bottom {
    margin-top: 10px;
}

.hocwp .cart-preview .bottom .total {
    display: table-cell;
    font-size: 18px;
    padding-right: 20px;
    vertical-align: middle;
}

.hocwp .cart-preview .bottom .total strong {
    color: #eb242b;
    font-size: 20px;
}

.hocwp .woocommerce .woocommerce-error,
.hocwp .woocommerce .woocommerce-info,
.hocwp .woocommerce .woocommerce-message {
    border-top-color: #04a5f0;
}

.hocwp .woocommerce .woocommerce-error:before,
.hocwp .woocommerce .woocommerce-info:before,
.hocwp .woocommerce .woocommerce-message:before {
    color: #04a5f0;
}

.hocwp .woocommerce .woocommerce-error {
    border-top-color: #f35225;
}

.hocwp .woocommerce .woocommerce-error:before {
    color: #f35225;
}

.hocwp .woocommerce .woocommerce-info {
    border-top-color: #0078d7;
}

.hocwp .woocommerce .woocommerce-info:before {
    color: #0078d7;
}

.hocwp.woocommerce .woocommerce-message,
.hocwp .woocommerce .woocommerce-message {
    border-top-color: #04a5f0;
}

.hocwp.woocommerce .woocommerce-message:before,
.hocwp .woocommerce .woocommerce-message:before {
    color: #04a5f0;
}

.hocwp.woocommerce .woocommerce-message > .button {
    background-color: #04a5f0;
}

.hocwp.woocommerce .woocommerce-message > .button:hover {
    background-color: #0078d7;
}

.hocwp .woocommerce form .form-row .input-text {
    line-height: 19px;
}

.hocwp.woocommerce div.product .woocommerce-tabs ul.tabs {
    margin-bottom: 10px;
}

.hocwp.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.hocwp.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    display: none;
}

.hocwp.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border-radius: 0;
    font-size: 13px;
    margin: 0;
}

.hocwp.woocommerce .hocwp-post .panel table {
    border-collapse: collapse;
    border-color: rgba(0, 0, 0, 0.1);
    font-size: 13px;
}

.hocwp .woocommerce .cart-collaterals .cart_totals .shop_table,
.hocwp .woocommerce .shop_table,
.hocwp.woocommerce .shop_table {
    border-collapse: collapse;
}

.hocwp.woocommerce table.shop_attributes td {
    padding: 5px;
}

.hocwp .entry-summary form .variations td.label,
.hocwp .variations td.label {
    color: #333;
    display: table-cell;
    font-size: 13px;
    vertical-align: middle;
    width: 22%;
}

.hocwp .entry-summary form .variations td.label label,
.hocwp .variations td.label label {
    font-weight: 400;
    line-height: 19px;
    margin: 0;
}

.hocwp .checkout .cart_item .variation,
.hocwp .cart .cart_item .variation {
    margin-top: 5px;
}

.hocwp .order_details .order_item .variation dd,
.hocwp .checkout .cart_item .variation dd,
.hocwp .cart .cart_item .variation dd {
    margin-bottom: 0;
}

.hocwp .hocwp-post span.onsale {
    background-color: #eb242b;
}

.hocwp.woocommerce ul.products li.product .onsale {
    border-radius: 0;
    height: auto;
    left: auto;
    line-height: 20px;
    margin: 0;
    min-height: 10px;
    min-width: 20px;
    padding-left: 10px;
    padding-right: 10px;
    right: 0;
    top: 0;
    width: auto;
}

.hocwp.woocommerce ul.products li.product h3 {
    line-height: 19px;
}

.hocwp .hocwp-post .related.products > h2,
.hocwp .hocwp-post .related.products > h3 {
    border-bottom: 1px solid #000;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.hocwp.woocommerce .images button.fast-buy,
.hocwp .entry-summary button.fast-buy {
    display: block;
    margin-bottom: 15px;
    width: 100%;
}

.hocwp.woocommerce .images .woocommerce-main-image + button.fast-buy,
.hocwp.woocommerce .images + button.fast-buy {
    margin-top: 15px;
}

.hocwp.gallery-on-left .images .woocommerce-main-image[data-rel="prettyPhoto[product-gallery]"] {
    float: right;
    width: 80%;
}

.hocwp.gallery-on-left .images .thumbnails {
    float: left;
    width: 20%;
}

.hocwp.gallery-on-left div.product div.images div.thumbnails {
    padding-top: 0;
}

.hocwp.gallery-on-left div.product div.images div.thumbnails > a,
.hocwp.gallery-on-left .images .thumbnails > a {
    min-width: 90%;
}

.hocwp.thumbnail-zooming .images .woocommerce-main-image {
    display: block;
    overflow: hidden;
}

.hocwp.single-product.thumbnail-zooming .images .woocommerce-main-image + .thumbnails a.active {
    border: 1px solid #ddd;
}

.single-product.woocommerce .modal.product-fast-buy .modal-header {
    background-color: #eee;
}

.single-product.woocommerce .modal.product-fast-buy .modal-header .modal-title {
    color: #666;
    text-transform: uppercase;
}

.single-product.woocommerce .modal.product-fast-buy .modal-header button.close {
    font-size: 21px;
}

.single-product.woocommerce .modal.product-fast-buy form textarea,
.single-product.woocommerce .modal.product-fast-buy form input {
    width: 100%;
}

.single-product.woocommerce .modal.product-fast-buy .entry-title {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    margin-top: 10px;
}

.single-product.woocommerce .modal.product-fast-buy table.variations {
    margin-bottom: 0;
}

.hocwp .widget.woocommerce li a {
    color: #333;
    font-family: arial;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 5px;
    text-transform: none;
}

.hocwp .widget.woocommerce li.wc-layered-nav-term a {
    font-size: 13px;
}

.woocommerce ul.products li.product .price del {
    display: inline-block;
}

.hocwp .woocommerce .products .product .price ins + del,
.hocwp .woocommerce .products .product .price del + ins,
.woocommerce ul.products li.product .price ins + del,
.woocommerce ul.products li.product .price del + ins {
    margin-left: 10px;
}

.hocwp .woocommerce .products .product .price del,
.hocwp .woocommerce .products .product .price del .amount,
.woocommerce ul.products li.product .price del,
.woocommerce ul.products li.product .price del .amount,
.hocwp .widget.woocommerce li del span.amount,
.hocwp .widget.woocommerce li del {
    color: #666;
    font-size: 12px;
    font-style: italic;
    font-weight: 400;
}

.hocwp .widget.woocommerce li del {
    margin-right: 10px;
}

.hocwp .woocommerce .products .product .price,
.hocwp .woocommerce .products .product .price ins,
.woocommerce ul.products li.product .price ins,
.woocommerce ul.products li.product .price,
.hocwp .widget.woocommerce li span.amount,
.hocwp .widget.woocommerce li ins {
    color: #eb242b;
    font-size: 15px;
    font-weight: 700;
    text-decoration: none;
}

.hocwp .widget.woocommerce li a img.wp-post-image {
    width: 48px;
}

.hocwp .widget.woocommerce li {
    padding: 8px 0;
}

.hocwp .widget.woocommerce li.chosen {
    margin-right: 20px;
}

.hocwp .widget.woocommerce li .star-rating {
    margin-bottom: 5px;
}

.hocwp .woocommerce-ordering select {
    width: auto;
}

.hocwp .quantity.hocwp-custom-quantity label,
.hocwp .quantity.hocwp-custom-quantity input {
    display: table-cell;
    float: left;
    height: 27px;
}

.single-product .hocwp-post .entry-summary form.cart .quantity.hocwp-custom-quantity input.qty-control,
.hocwp .quantity.hocwp-custom-quantity input.qty-control {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    padding: 5px 10px;
    text-align: center;
    width: 30px;
}

.single-product .hocwp-post .entry-summary form.cart .quantity.hocwp-custom-quantity input.qty-control:hover,
.hocwp .quantity.hocwp-custom-quantity input.qty-control:hover {
    background-color: #f1f1f1;
}

.hocwp.single-product .hocwp-post .entry-summary form.cart .quantity.hocwp-custom-quantity input.qty-control {
    width: 35px;
}

.single-product .hocwp-post .entry-summary form.cart .quantity.hocwp-custom-quantity input.qty-control.minus,
.hocwp .quantity.hocwp-custom-quantity input.qty-control.minus {
    border-right-width: 0;
}

.single-product .hocwp-post .entry-summary form.cart .quantity.hocwp-custom-quantity input.qty-control.plus,
.hocwp .quantity.hocwp-custom-quantity input.qty-control.plus {
    border-left-width: 0;
}

.hocwp.single-product .hocwp-post .entry-summary form.cart .quantity.hocwp-custom-quantity .qty,
.hocwp .quantity.hocwp-custom-quantity .qty {
    width: 50px;
}

.single-product .hocwp-post .entry-summary form.cart .quantity.hocwp-custom-quantity {
    width: 125px;
}

.single-product .hocwp-post .entry-summary form.cart .quantity.hocwp-custom-quantity.has-label {
    width: 30%;
}

.hocwp .quantity.hocwp-custom-quantity label {
    display: none;
    float: left;
    font-weight: 400;
    line-height: 17px;
    margin-right: 10px;
    padding-bottom: 7px;
    padding-right: 1em;
    padding-top: 7px;
}

.hocwp.single-product .hocwp-post .entry-summary form.cart .quantity.hocwp-custom-quantity label {
    display: block;
}

.hocwp .quantity.hocwp-custom-quantity .minus + .qty {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
}

@media only screen and (max-width: 620px) {
    .single-product .hocwp-post .entry-summary form.cart .quantity.hocwp-custom-quantity input.qty-control.plus,
    .hocwp .quantity.hocwp-custom-quantity input.qty-control.plus,
    .hocwp.hocwp-custom-quantity.woocommerce-cart form .shop_table.cart .product-quantity input.qty,
    .single-product .hocwp-post .entry-summary form.cart .quantity.hocwp-custom-quantity input.qty-control.minus,
    .hocwp .quantity.hocwp-custom-quantity input.qty-control.minus,
    .woocommerce-cart form .shop_table.cart .product-quantity input.qty,
    .woocommerce-cart form .shop_table.cart .product-quantity input {
        border-width: 1px;
        width: 100%;
    }

    .single-product .hocwp-post .entry-summary form.cart .quantity.hocwp-custom-quantity input.qty-control.minus,
    .hocwp .quantity.hocwp-custom-quantity input.qty-control.minus {
        border-bottom-width: 0;
    }

    .single-product .hocwp-post .entry-summary form.cart .quantity.hocwp-custom-quantity input.qty-control.plus,
    .hocwp .quantity.hocwp-custom-quantity input.qty-control.plus {
        border-top-width: 0;
    }
}

.hocwp .prices .amount {
    text-decoration: none;
    vertical-align: middle;
}

.hocwp .prices ins {
    text-decoration: none;
}

.hocwp .modal.product-fast-buy .product-info .prices del {
    margin-right: 15px;
}

.hocwp .modal.product-fast-buy .product-info .prices del,
.hocwp .modal.product-fast-buy .product-info .prices del .amount {
    color: #d5d5d5;
    font-size: 19px;
}

@media only screen and (max-width: 980px) {
    .modal.product-fast-buy .info-column {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 1024px) {
    .hocwp .site {
        overflow: hidden;
    }

    .hocwp .float-ads .hocwp-ads {
        display: none;
    }
}

@media screen and (max-width: 782px) {
    .hocwp.admin-bar .sidebar .widget.fixed,
    .hocwp.admin-bar .hocwp-mobile-menu {
        top: 46px;
    }
}

@media screen and (max-width: 640px) {
    .hocwp .comment-list li .children {
        padding-left: 0;
    }

    .hocwp .comment-respond p input,
    .hocwp .comment-respond p textarea {
        max-width: 100%;
        width: 100%;
    }
}

@media screen and (max-width: 600px) {
    #wpadminbar {
        position: fixed;
    }
}

@media screen and (max-width: 360px) {
    .hocwp .comment-list .comment-body .comment-tools > a.comment-report {
        display: none;
    }
}

/*
* Ajax
*/

.hocwp .module .ajax-wrap {
    background-color: rgba(255, 255, 255, 0.85);
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

.hocwp .module .ajax-wrap .ajax-loading {
    left: 50%;
    margin-left: -16px;
    margin-top: -16px;
    position: absolute;
    top: 50%;
}

/*
* Image Zoom
*/

.zoomWindowContainer .zoomWindow {
    min-height: 300px;
    min-width: 300px;
}