body {
    font-family: "Arimo", sans-serif;
    color: #000;
    line-height: 1.5;
    font-size: 16px;
}

/* Color defined ---------------------------- */

a,
a:visited {
    color: #000;
    text-decoration: none;
}

.site-header,
.site-footer {
    background-color: #0e243c;
    color: #fff;
}

.site-header .header-content li .site-header-cart .buttons > a:hover,
.site-header .header-content li .site-header-cart .buttons > a,
.site-header .header-content li .site-header-cart .widget_shopping_cart li a.remove:hover,
.site-header .header-content ul.hocwp-menu > li.current-menu-item:hover > a,
.site-header .header-content ul.hocwp-menu > li.current-menu-item > a,
.site-footer a,
.site-header a {
    color: #fff;
}

.sidebar-right li a,
.site-header .hocwp-menu:not(.mobile-menu) li .sub-menu li a {
    color: #0e243c;
}

.black_style .sidebar-right li a {
    color: #fff;
}

.style-visual .products .product .product-meta .product-price,
a:hover,
.products .product .product-cat a:hover,
.products .product .product-title a:hover,
.license-labels a:active,
.license-labels a:hover,
.license-labels a:focus,
.sidebar-right li a:hover,
#site-header-cart .widget_shopping_cart .total .amount,
.site-header .header-content li .site-header-cart .widget_shopping_cart li a.remove,
.site-header .header-content ul.hocwp-menu .sub-menu li:hover > a,
.site-header .header-content ul.hocwp-menu > li:hover > a,
.site-header li .sub-menu li a:hover,
.site-header .header-content .right-nav ul li a:hover,
.site-footer a:hover,
.site-header a:hover {
    color: #FE583A;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,
.single-post .comment-respond input[type="submit"]:hover,
.single-post .related-posts > h3:before,
.black_style .newsletter-form .input-group-btn input[type="submit"],
.entry-content p button:not(.btn):hover, .entry-content p input[type="button"]:hover, .entry-content p input[type="reset"]:hover, .entry-content p input[type="submit"]:hover,
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover,
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover,
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover,
#payment .place-order .button,
.woocommerce .cart-collaterals .btn-success:hover,
.woocommerce > form .btn-success:hover,
#site-header-cart a.cart-contents .count-number,
.site-header .header-content li .site-header-cart .buttons > a,
.site-header .header-content li .site-header-cart .widget_shopping_cart li a.remove:hover,
.site-header .header-content ul.hocwp-menu > li.current-menu-item {
    background-color: #FE583A;
}

.black_style .newsletter-form .input-group-btn input[type="submit"],
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover,
.woocommerce .cart-collaterals .btn-success:hover,
.woocommerce > form .btn-success:hover {
    border-color: #FE583A;
}

.site-header .header-content ul.hocwp-menu:not(.mobile-menu) > li:not(.current-menu-item):hover {
    background-color: rgba(255, 255, 255, 0.15);
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover,
.black_style, .black_style .site-header {
    color: #fff;
    background-color: #000;
}

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover,
.black_style a, .black_style .main-navigation ul li a, .black_style .header-content .right-nav ul li .uil {
    color: #fff;
}

.black_style .site-footer,
.black_style .newsletter-form, .single-work .newsletter-form {
    border-color: #232323;
    background-color: #000;
}

.wpcf7 .col-sm-12 button[type="submit"],
.wpcf7 .col-sm-12 input[type="submit"] {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 400;
    display: block;
    width: 100%;
    margin-top: 10px;
}

.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 49.5%;
}

/* Site header ---------------------------- */

.site-header {
    padding: 10px 0;
    position: relative;
    z-index: 9999;
}

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

.site-header .header-content {
    position: relative;
    display: flex;
    align-items: stretch;
    align-content: stretch;
    justify-content: space-between;
}

.site-header .header-content > * {
    align-items: stretch;
    align-content: stretch;
    justify-content: flex-end;
    flex-flow: row wrap;
}

.site-header .right-nav,
.site-header .header-content ul.hocwp-menu:not(.mobile-menu) > li {
    padding: 20px 0;
    position: relative;
}

.site-header li .sub-menu {
    background-color: #fff;
    padding: 0;
    top: 100%;
    z-index: 499;
}

.site-header li .sub-menu li a {
    padding: 10px 15px;
}

.site-header .header-content ul:not(.mobile-menu) li a {
    font-size: 18px;
    font-weight: 700;
}

.site-header .header-content ul li a:hover {
    text-decoration: none;
}

.site-header .search-button a.search-toggle,
.site-header .header-content .right-nav a,
.site-header .header-content .right-nav {
    color: #888;
}

.site-header .search-button a.search-toggle {
    display: block;
    line-height: 1;
    position: relative;
    margin-top: 3px;
}

.header-content .right-nav ul li {
    float: left;
    list-style: none;
}

.header-content .right-nav > ul > li:not(:first-child) {
    margin: 0 5px;
}

.black_style .search-toggle::after {
    background-color: #fff
}

.black_style .search-toggle::before {
    border-color: #fff
}

.search-button {
    width: 35px;
}

.search-toggle {
    position: relative;
    display: block;
    height: 15px;
    width: 15px
}

.search-toggle::before, .search-toggle::after {
    content: '';
    position: absolute;
    display: block;
    -webkit-transition: all 0.1s;
    transition: all 0.1s
}

.search-toggle::before {
    border: 2px solid #888;
    border-radius: 50%;
    width: 100%;
    height: 100%
}

.search-toggle::after {
    height: 2px;
    width: 7px;
    background: #888;
    top: 13px;
    left: 10px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.search-toggle.active::before {
    width: 0;
    border-width: 1px;
    border-radius: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -1px;
    left: 7px
}

.search-toggle.active::after {
    width: 16px;
    left: 0;
    top: 6px
}

.storefront-primary-navigation.show .search-box {
    width: calc(100% - 5em);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1
}

.storefront-primary-navigation .search-box {
    position: absolute;
    top: 0;
    height: 100%;
    width: 0;
    -webkit-transform: translateX(20%);
    transform: translateX(0);
    opacity: 0;
    -webkit-transition: all 0.4s 0.3s;
    transition: all 0.4s 0.3s
}

.storefront-primary-navigation .search-box .search-input {
    border: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    font-size: 16px;
    color: #000
}

.site-header .header-content .right-nav ul li a {
    font-weight: 400;
    font-size: 14px;
}

.site-header .header-content .right-nav ul li a i {
    font-size: 16px;
}

.site-header .cart-contents .amount + .count:before {
    content: " - ";
}

.site-header .header-content ul.sub-menu li a {
    font-size: 15px;
    line-height: 21px;
}

.site-header .header-content .sub-menu {
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, .2);
    box-shadow: 0 0 4px rgba(0, 0, 0, .2);
}

.site-header .header-content .hocwp-menu:not(.mobile-menu) .sub-menu .sub-menu {
    top: 0;
    left: 100%;
}

.site-header .header-content ul.hocwp-menu {
    text-align: right;
}

.site-header .header-content ul.hocwp-menu > li > a {
    text-transform: uppercase;
    line-height: 40px;
}

.site-header .header-content ul.hocwp-menu > li.menu-item-has-children > a,
.site-header .header-content ul.sub-menu li.menu-item-has-children > a {
    padding-right: 28px;
}

.site-header .header-content ul.hocwp-menu > li.menu-item-has-children > a:after,
.site-header .header-content ul.sub-menu li.menu-item-has-children > a:after {
    /*noinspection CssNoGenericFontName*/
    font-family: "hocwp-icons";
    position: absolute;
    right: 10px;
    font-size: 14px;
    z-index: 499;
    top: 50%;
    transform: translate(0, -50%);
}

.site-header .header-content ul.hocwp-menu:not(.mobile-menu) > li.menu-item-has-children > a:after {
    content: "\f107";
}

.site-header .header-content ul.hocwp-menu:not(.mobile-menu) ul.sub-menu li.menu-item-has-children > a:after {
    content: "\f105";
}

.site-header .header-content ul.hocwp-menu > li:not(:last-child) {
    margin-right: 10px;
}

.site-header .header-content ul.hocwp-menu > li > a {
    padding-left: 10px;
    padding-right: 10px;
}

.site-header .primary-menus > .hocwp-menu:not(.mobile-menu) > li > .sub-menu {
    margin-top: 0px;
}

.site-header .primary-menus > .hocwp-menu > li > .sub-menu:before {
    content: "";
    height: 10px;
    width: 100%;
    margin-top: -10px;
    display: block;
}

.site-header .header-content .right-nav > ul {
    margin-left: 50px;
    margin-top: 0;
    margin-bottom: 0;
}

.site-header .header-content .right-nav > ul > li > a:hover {
    opacity: 0.7;
}

.site-header .header-content li .site-header-cart .widget_shopping_cart .widget_shopping_cart_content {
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}

.site-header .header-content li .site-header-cart .widget_shopping_cart {
    width: 300px;
    font-size: 16px;
    line-height: 17px;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 499;
    display: none;
}

.site-header .header-content li .site-header-cart:hover .widget_shopping_cart,
.site-header .header-content li .site-header-cart > li:first-child:hover + li:hover .widget_shopping_cart,
.site-header .header-content li .site-header-cart > li:first-child:hover + li .widget_shopping_cart {
    display: block;
}

.site-header .header-content li .site-header-cart .widget_shopping_cart .widget_shopping_cart_content {
    background-color: #fff;
    width: 300px;
    padding: 5px 15px 0;
    margin-top: 10px;
}

.site-header .header-content li .site-header-cart .widget_shopping_cart li {
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
}

.site-header .header-content li .site-header-cart .widget_shopping_cart li a.remove {
    position: absolute;
    left: 2px;
    top: 20px;
    padding: 0;
    line-height: 1;
    font-size: 20px;
    font-weight: 700;
    z-index: 499;
}

.site-header .header-content li .site-header-cart .widget_shopping_cart li a.remove:hover {
    border-radius: 50%;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    padding: 0;
    letter-spacing: 1px;
}

.site-header .header-content li .site-header-cart .widget_shopping_cart li img {
    float: left;
    width: 60px;
    height: auto;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 0;
    border: 1px solid #ddd;
    padding: 2px;
    border-radius: 3px;
}

.site-header .header-content li .site-header-cart .widget_shopping_cart:before {
    position: absolute;
    top: 3px;
    left: 20px;
    width: 0;
    height: 0;
    /*noinspection CssOptimizeSimilarProperties*/
    border-left: 5px solid transparent;
    /*noinspection CssOptimizeSimilarProperties*/
    border-right: 5px solid transparent;
    /*noinspection CssOptimizeSimilarProperties*/
    border-bottom: 7px solid red;
    /*noinspection CssOptimizeSimilarProperties*/
    border-bottom-color: #ffffff;
    content: '';
}

.site-header .header-content li .site-header-cart .quantity {
    font-size: 12px;
    font-weight: 700;
}

.site-header .header-content li .site-header-cart ul {
    overflow: hidden;
    margin-bottom: 15px;
}

.site-header .header-content li .site-header-cart .buttons {
    overflow: hidden;
    margin-top: 15px;
}

.site-header .header-content li .site-header-cart .buttons > a {
    padding: 8px 12px 8px 12px;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0 10px 15px 0;
    font-weight: 700;
    display: inline-block;
    font-size: 13px;
}

.site-header .header-content li .site-header-cart .buttons > a:hover {
    opacity: 0.8;
}

.site-header .header-content li .site-header-cart p:last-child {
    margin-bottom: 0;
}

#site-header-cart {
    position: relative;
    margin: 0;
    padding: 0;
}

#site-header-cart:before,
#site-header-cart:after {
    content: "";
    display: table;
    clear: both;
}

#site-header-cart p.woocommerce-mini-cart__empty-message {
    padding-bottom: 15px;
    padding-top: 10px;
}

#site-header-cart a.cart-contents {
    padding-left: 0;
    position: relative;
    margin-left: 10px;
}

#site-header-cart a.cart-contents:before {
    /*noinspection CssNoGenericFontName*/
    font-family: "hocwp-icons";
    content: "\f290";
    color: #fff;
    margin-right: 5px;
}

#site-header-cart a.cart-contents .count-number {
    color: #fff;
    border-radius: 50%;
    display: block;
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 18px;
    font-size: 11px;
    position: absolute;
    top: -8px;
    right: auto;
    left: -11px;
}

#site-header-cart .widget_shopping_cart .total {
    padding-top: 15px;
    font-size: 15px;
}

#site-header-cart .widget_shopping_cart li.mini_cart_item:not(:first-child) {
    border-top: 1px dotted #ddd;
    padding-top: 10px;
}

#site-header-cart .widget_shopping_cart .total {
    font-weight: 700;
}

.site-header .header-content li .site-header-cart .widget_shopping_cart li:last-child {
    padding-bottom: 0;
}

.overlay-search-microwidget {
    position: fixed;
    display: flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999999;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    transition: opacity .55s ease;
    background: rgba(14, 36, 60, 0.99);
}

.overlay-search-microwidget > i {
    position: absolute;
    top: 30px;
    right: 30px;
    color: #fff;
    font-size: 45px;
}

.overlay-search-microwidget .searchform {
    max-width: 90%;
}

.overlay-search-microwidget input[type="search"] {
    background: none;
    border: 3px solid rgba(255, 255, 255, 0.15);
    border-radius: 0;
    padding: 0 20px;
    line-height: 60px;
    min-height: 60px;
    color: #fff;
    width: 500px;
    font-weight: 700;
}

.overlay-search-microwidget.active {
    visibility: visible;
    opacity: 1;
}

.overlay-search-microwidget .icon-cancel {
    cursor: pointer;
}

.overlay-search-microwidget form {
    position: relative;
}

.overlay-search-microwidget input[type="search"] {
    padding-right: 50px;
    max-width: 100%;
}

.overlay-search-microwidget button[type="submit"],
.overlay-search-microwidget input[type="submit"] {
    position: absolute;
    right: 15px;
    left: auto;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 499;
    background: none;
    border: none;
    color: transparent;
    text-align: center;
    width: 24px;
    padding: 0;
    vertical-align: middle;
    line-height: 1;
    display: block;
    height: 24px;
}

.overlay-search-microwidget button[type="submit"]:before {
    content: "\e801";
    /*noinspection CssNoGenericFontName*/
    font-family: "hocwp-icons";
    color: #fff;
    text-align: center;
    margin: 0 auto;
    display: inline-block;
    font-size: 24px;
}

/* Hero Typed Title ---------------------------- */

.hero-header {
    background-size: cover;
    background-position: center;
    position: relative;
    width: 100%;
    padding: 100px 0 100px 0;
}

.hero-header .hero_content {
    position: relative;
    z-index: 10;
}

.hero-header .hero_title h2 {
    margin: 0;
    font-size: 64px;
    font-weight: 900;
    line-height: 1.1;
    color: #fff;
}

.hero-header .hero_title h2 #typed-strings {
    display: none;
}

.hero-header .hero_title h2 #typed,
.hero-header .hero_title h2 .typed-cursor {
    color: #f7567c;
}

.hero-header .hero_cta {
    margin-top: 40px;
}

.hero-header .hero_cta .button {
    background: #3a3e68;
    color: #fff;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    line-height: 1;
    border-radius: 6px;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.hero-header .hero_cta .button {
    background-color: transparent;
    border: 2px solid #fff;
    font-weight: 700;
    padding: 14px 30px;
    display: inline-block;
    height: auto;
}

.hero-header .hero_cta .button:hover {
    background-color: #fff;
    color: #3a3e68;
}

.hero-header .hero_title h2 .typed-cursor {
    font-weight: 400;
}

.hero-header + .container {
    margin-top: 40px;
}

/* General ---------------------------- */

.woocommerce table.shop_table td,
.woocommerce table.shop_table th {
    font-size: 14px;
}

img.subscribedownload_loading {
    margin: 1px 0 0 10px !important;
    padding: 0 0 0 0 !important;
    background: transparent !important;
    border-width: 0 !important;
    display: none;
    vertical-align: middle;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    width: 16px;
    height: 16px;
}

.woocommerce a.button.btn-light {
    border: 1px solid transparent;
}

.woocommerce a.button.btn-light,
.btn-light {
    color: #030303;
    background: transparent;
    border-color: #030303;
}

.section {
    clear: both;
    margin-bottom: 80px;
}

.section.margin-t, .margin-t {
    margin-top: 40px;
}

.section.margin-b-non {
    margin-bottom: 0;
}

[data-aos^=fade][data-aos^=fade] {
    opacity: 0;
    transition-property: opacity, transform;
}

[data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    transform: translateZ(0);
}

[data-aos][data-aos][data-aos-duration="1000"], body[data-aos-duration="1000"] [data-aos] {
    transition-duration: 1s;
}

[data-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
    transition-timing-function: ease;
}

.section-title {
    position: relative;
    text-transform: uppercase;
    font-size: 26px;
    letter-spacing: 1px;
    line-height: 30px;
    margin-bottom: 40px;
    color: #000;
}

.section-title span:nth-child(2) {
    position: relative;
    display: block;
    padding-left: 50px;
    margin-left: 0;
}

.section-title span:nth-child(2):before {
    position: absolute;
    top: 45%;
    left: 0;
    content: '';
    display: inline-block;
    width: 40px;
    height: 2px;
    background: #000;
}

.service, .new {
    position: relative;
    background: #fe573a;
    padding: 50px 0 70px 0;
    z-index: 30;
}

.widget .service-text,
.service .service-text {
    width: fit-content;
    position: absolute;
    bottom: 10px;
    left: 10px;
    font-weight: 300;
}

.widget .service-text {
    position: relative;
}

.widget .service-text span,
.service .service-text span {
    display: block;
    text-transform: uppercase;
    font-size: 26px;
    color: #000;
    line-height: 1.1;
    width: fit-content;
}

.service .service-content {
    position: relative;
    display: flex;
}

.service .service-content .service-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    z-index: 1;
}

.service .service-content .service-icon img {
    max-width: 400px;
    height: auto;
}

.service .service-content .service-desc {
    position: relative;
    width: 100%;
    color: #000;
    margin-top: 80px;
    margin-left: 20px;
}

.service .service-content .section-title {
    font-size: 54px;
    line-height: 1.1;
    margin-bottom: 0;
    max-width: 400px;
    font-weight: 400;
    letter-spacing: -1px;
}

.service .service-content .section-title span {
    position: relative;
    padding-left: 0;
}

.service .service-content .section-title span:nth-child(1):after {
    position: absolute;
    top: 45%;
    content: '';
    display: inline-block;
    width: 40px;
    height: 2px;
    background: #000;
    margin-left: 10px;
}

.service .service-cta {
    padding-top: 20px;
    max-width: 360px;
    position: relative;
    left: 200px;
}

.service .service-cta .service-cta-content {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.service .service-cta .service-cta-content svg {
    width: 50px;
    height: 100%;
    margin-top: 15px;
}

.service .service-cta .service-cta-content > div {
    padding-left: 80px;
}

.service .service-cta .service-cta-content p {
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 0;
}

.service .service-cta .service-cta-content > div .button {
    position: relative;
    margin-top: 40px;
}

[data-aos=fade-up] {
    transform: translate3d(0, 100px, 0);
}

.service .service-cta .service-cta-content > div .button span:nth-child(2) {
    padding-left: 30px;
}

.service .service-cta .service-cta-content > div .button span:nth-child(1):after {
    position: absolute;
    top: 49%;
    margin-left: 5px;
    margin-right: 5px;
    content: '';
    display: inline-block;
    width: 20px;
    height: 1px;
    background: #fff;
}

.woocommerce a.button.btn-light:hover,
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
.btn, .button {
    font-size: 13px;
    position: relative;
    background: #fa4b4b;
    color: #fff;
    padding: .618em 1em;
    text-transform: uppercase;
    letter-spacing: 2px;
    width: auto;
    border-radius: 0;
    font-weight: 600;
    border-color: #ff0000;
    height: 37px;
    line-height: 22px;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    width: 100%;
}

a.btn:visited,
a.button:visited {
    color: #fff;
}

.site-content {
    padding-top: 80px;
    margin-bottom: 50px;
}

.site-content {
    outline: none;
}

.site-content, .header-widget-region {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.site-content .no-results {
    margin-bottom: 100px;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    border-radius: 0;
    height: auto;
    line-height: 19px;
}

.woocommerce .cart .button, .woocommerce .cart input.button {
    color: #fff;
    line-height: 19px;
    font-size: 15px;
}

body .sd-content ul li a.sd-button:before {
    /*noinspection CssNoGenericFontName*/
    font-family: hocwp-icons;
    font-style: normal;
    font-weight: 400;
    /*noinspection CssUnknownProperty*/
    speak: none;
    display: inline-block;
    text-decoration: inherit;
}

body .sd-social-icon .sd-content ul li.share-facebook a:before {
    content: '\f09a';
}

body .sd-social-icon .sd-content ul li.share-twitter a:before {
    content: '\f099';
}

.sd-content ul li.share-pinterest div.option.option-smart-off a:before, .sd-social-icon .sd-content ul li.share-pinterest a:before, .sd-social-icon-text .sd-content li.share-pinterest a:before, .sd-social-text .sd-content ul li.share-pinterest a:before {
    content: '\f231';
}

.single-product .content-inner .entry-meta .meta-right div.sharedaddy h3.sd-title {
    margin: 0 0 1em 0;
    display: inline-block;
    line-height: 1.2;
    font-size: 9pt;
    font-weight: 700;
}

.single-product .content-inner .entry-meta .meta-right div.sharedaddy h3.sd-title {
    margin-bottom: 0;
    margin-right: 10px;
}

.sd-social-icon .sd-content ul li[class*=share-] a:hover, .sd-social-icon .sd-content ul li[class*=share-] div.option a:hover {
    border: none;
    opacity: .6;
}

/* Front ---------------------------- */

.facetwp-facet {
    margin-bottom: 40px
}

.facetwp-facet.is-loading {
    opacity: .6
}

.facetwp-overlay {
    position: absolute
}

.facetwp-pager-label {
    display: inline-block;
    margin-right: 12px
}

.facetwp-page {
    display: inline-block;
    padding: 0 4px;
    margin-right: 6px;
    cursor: pointer
}

.facetwp-page.dots {
    cursor: default
}

.facetwp-page.active {
    font-weight: 700;
    cursor: default
}

.facetwp-type-checkboxes .facetwp-depth {
    display: none
}

.facetwp-type-checkboxes .facetwp-depth.visible {
    display: inherit
}

.facetwp-checkbox {
    background-size: 14px 14px;
    margin-bottom: 4px;
    padding-left: 20px;
    cursor: pointer
}

.facetwp-checkbox.checked {
}

.facetwp-checkbox.disabled, .facetwp-radio.disabled {
    opacity: .4;
    cursor: default
}

.facetwp-checkbox .facetwp-expand {
    float: right
}

.facetwp-radio {
    background-size: 14px 14px;
    margin-bottom: 4px;
    padding-left: 20px;
    cursor: pointer
}

.facetwp-radio.checked {

}

.flatpickr-clear {
    text-align: center;
    padding: 5px 0;
    cursor: pointer
}

.facetwp-type-fselect .fs-wrap, .facetwp-type-fselect .fs-dropdown {
    width: 220px
}

.facetwp-type-fselect .fs-wrap.fs-disabled .fs-option {
    opacity: .4;
    cursor: default
}

.facetwp-type-fselect .fs-option .fs-option-label {
    white-space: nowrap
}

.facetwp-type-fselect .fs-option.d1 .fs-option-label {
    padding-left: 20px
}

.facetwp-type-fselect .fs-option.d2 .fs-option-label {
    padding-left: 40px
}

.facetwp-type-fselect .fs-option.d3 .fs-option-label {
    padding-left: 60px
}

.facetwp-depth {
    margin-left: 12px
}

.facetwp-link {
    cursor: pointer
}

.facetwp-link.checked {
    font-weight: 700;
    cursor: default
}

.facetwp-toggle {
    cursor: pointer
}

.facetwp-seo, .facetwp-hidden {
    display: none
}

.facetwp-slider-wrap {
    padding-bottom: 15px
}

.facetwp-slider-reset {
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #fff;
    box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbb;
    padding: 4px 8px;
    cursor: pointer
}

.facetwp-search-wrap {
    position: relative
}

.facetwp-search {
    padding-right: 28px
}

.facetwp-btn {
    top: 0;
    right: 5px;
    line-height: 1;
    position: absolute;
    cursor: pointer;
    opacity: .5
}

.facetwp-btn:before {
    display: inline-block;
    content: '';
    width: 20px;
    height: 20px;
    background-size: 20px 20px
}

.location-wrap {
    display: inline-block;
    position: relative
}

input.facetwp-location {
    padding-right: 28px;
    min-width: 240px
}

.location-results {
    position: absolute;
    background: #fff;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    overflow: hidden;
    width: 100%
}

.location-result {
    font-size: 11px;
    border-bottom: 1px solid #ddd;
    padding: 5px;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #888
}

.location-result:hover {
    background-color: #f8f8f8
}

.location-result.active {
    background-color: #EBF2FE
}

.result-main {
    font-size: 13px;
    color: #222
}

.locate-me {
    top: 50%;
    right: 5px;
    line-height: 1;
    transform: translateY(-50%);
    position: absolute;
    cursor: pointer;
    opacity: .5
}

.locate-me:before {
    display: inline-block;
    content: '';
    width: 20px;
    height: 20px;
    background-size: 20px 20px
}

.locate-me.f-loading:before {
    background-size: 20px 20px;
    animation: spin 700ms infinite linear
}

.locate-me.f-reset:before {
    background-size: 20px 20px
}

.facetwp-stars {
    float: left;
    line-height: 1;
    padding-right: 4px;
    user-select: none
}

.facetwp-star {
    float: right;
    cursor: pointer;
    font-size: 20px;
    color: #ccc
}

.facetwp-star:hover, .facetwp-star:hover ~ .facetwp-star, .facetwp-star.selected, .facetwp-star.selected ~ .facetwp-star {
    color: #000
}

.facetwp-star.selected:hover, .facetwp-star.selected:hover ~ .facetwp-star {
    color: red
}

@keyframes spin {
    from {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(360deg)
    }
}

.facetwp-selections li {
    display: inline-block;
    line-height: 1
}

.facetwp-selections .facetwp-selection-value {
    display: inline-block;
    margin-right: 10px;
    cursor: pointer;
    padding-right: 16px;
    background-size: 12px 12px;
    /*noinspection CssOptimizeSimilarProperties*/
    background-repeat: no-repeat;
    /*noinspection CssOptimizeSimilarProperties*/
    background-position: right center
}

/* Loops ---------------------------- */

.woocommerce .products div.product,
.products .product {
    overflow: inherit;
    position: relative;
    margin-bottom: 100px;
}

.products .product .product-cat a,
.products .product .product-title a {
    color: #000;
    text-decoration: none;
}

.product-price del + ins {
    background: none;
    margin-left: 5px;
}

.row > .hocwp-post a img.wp-post-image {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* Widgets ---------------------------- */

.sidebar .widget {
    margin: 0 0 3.706325903em
}

.sidebar .widget select {
    max-width: 100%
}

.sidebar .widget .widget-search .search-submit {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important
}

.sidebar .widget .widget-title,
.sidebar .widget .widgettitle {
    font-size: 1.41575em;
    letter-spacing: 0;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
    padding: 0 0 1em;
    margin-bottom: 1em;
    font-weight: 300
}

.sidebar .widget ul {
    margin-left: 0;
    list-style: none;
    padding-left: 0;
}

.sidebar .widget ul ul {
    margin-left: 1.618em
}

.sidebar .widget-area .widget {
    font-weight: 400
}

.sidebar .widget-area .widget a.button {
    font-weight: 600 !important
}

.sidebar .header-widget-region::before,
.sidebar .header-widget-region::after {
    content: '';
    display: table
}

.sidebar .header-widget-region::after {
    clear: both
}

.sidebar .header-widget-region .widget {
    margin: 0;
    padding: 1em 0;
    font-size: .875em
}

.sidebar .widget_search form,
.sidebar .widget_product_search form {
    position: relative
}

.sidebar .widget_search form input[type=text],
.sidebar .widget_search form input[type=search],
.sidebar .widget_product_search form input[type=text],
.sidebar .widget_product_search form input[type=search] {
    width: 100%
}

.sidebar .widget_search form input[type=submit],
.sidebar .widget_search form button[type=submit],
.sidebar .widget_product_search form input[type=submit],
.sidebar .widget_product_search form button[type=submit] {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
    top: 0;
    left: 0
}

.sidebar .widget_recent_entries ul,
.sidebar .widget_pages ul,
.sidebar .widget_categories ul,
.sidebar .widget_archive ul,
.sidebar .widget_recent_comments ul,
.sidebar .widget_nav_menu ul,
.sidebar .widget_links ul,
.sidebar .widget_product_categories ul,
.sidebar .widget_layered_nav ul,
.sidebar .widget_layered_nav_filters ul {
    margin: 0
}

.sidebar .widget_recent_entries ul li,
.sidebar .widget_pages ul li,
.sidebar .widget_categories ul li,
.sidebar .widget_archive ul li,
.sidebar .widget_recent_comments ul li,
.sidebar .widget_nav_menu ul li,
.sidebar .widget_links ul li,
.sidebar .widget_product_categories ul li,
.sidebar .widget_layered_nav ul li,
.sidebar .widget_layered_nav_filters ul li {
    list-style: none;
    margin-bottom: 1em;
    line-height: 1.41575em
}

.sidebar .widget_recent_entries ul .children,
.sidebar .widget_pages ul .children,
.sidebar .widget_categories ul .children,
.sidebar .widget_archive ul .children,
.sidebar .widget_recent_comments ul .children,
.sidebar .widget_nav_menu ul .children,
.sidebar .widget_links ul .children,
.sidebar .widget_product_categories ul .children,
.sidebar .widget_layered_nav ul .children,
.sidebar .widget_layered_nav_filters ul .children {
    margin-top: .6180469716em;
    margin-left: 1.618em
}

.sidebar .widget_recent_entries ul .children,
.sidebar .widget_pages ul .children,
.sidebar .widget_categories ul .children,
.sidebar .widget_archive ul .children,
.sidebar .widget_recent_comments ul .children,
.sidebar .widget_nav_menu ul .children,
.sidebar .widget_links ul .children,
.sidebar .widget_product_categories ul .children,
.sidebar .widget_layered_nav ul .children,
.sidebar .widget_layered_nav_filters ul .children {
    margin-left: 0;
    margin-top: 1em
}

.sidebar .widget-area #wp-calendar th,
.sidebar .widget-area #wp-calendar td,
.sidebar .footer-widgets #wp-calendar th,
.sidebar .footer-widgets #wp-calendar td {
    padding: .236em;
    text-align: center
}

.sidebar .widget_recent_entries ul ul.children,
.sidebar .widget_pages ul ul.children {
    margin: .6180469716em 0 0 1.41575em
}

.sidebar .widget_rating_filter .wc-layered-nav-rating {
    margin-bottom: .6180469716em
}

.sidebar .widget_rating_filter .wc-layered-nav-rating a {
    text-decoration: none !important
}

.sidebar .widget_rating_filter .wc-layered-nav-rating .star-rating {
    display: inline-block;
    height: 1em;
    line-height: 1
}

.widget-area.sidebar .widget {
    font-size: .875em
}

.widget-area.sidebar .widget h1.widget-title {
    font-size: 1.41575em
}

.widget-area.sidebar .widget a:not(.button) {

}

.widget-area.sidebar .widget a:not(.button):hover {
    text-decoration: none
}

.container > .sidebar {
    width: 300px;
    float: right;
}

.container > .content-area {
    width: calc(100% - 325px);
}

/* Works ---------------------------- */

.page-works .work-info,
.page-work .work-info {
    height: 100%;
    position: relative;
}

.page-works .work-info .work-title,
.related-work .work-info .work-title, .page-work .work-info .work-title {
    border-bottom: 1px solid #fff;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.page-works .work-info h2,
.related-work .work-info h2, .page-work .work-info h2 {
    font-size: 30px;
    margin: 0;
    line-height: 40px;
    font-weight: 400;
    text-transform: uppercase;
}

.page-works .work-info .readmore,
.page-work .work-info .readmore {
    position: absolute;
    bottom: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.page-works .work-info .readmore a,
.page-work .work-info .readmore a {
    font-size: 20px;
    text-transform: uppercase;
    line-height: 28px;
    max-width: 200px;
}

.page-works .work-info .readmore img,
.page-work .work-info .readmore img {
    margin-left: auto;
}

.page-works .work-info .work-title,
.related-work .work-info .work-title, .page-work .work-info .work-title {
    border-bottom: 1px solid #fff;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.page-works .type-work,
.page-work .type-work {
    margin-bottom: 80px;
}

.page-works .work-info a:hover {
    text-decoration: none;
}

/* Works slider ---------------------------- */

.portfolio .portfolio-slider {
    position: relative;
    z-index: 30;
    background: #070707;
    padding: 50px 0 48px 0
}

.portfolio-content {
    position: relative;
}

.portfolio-content .portfolio-info {
    position: absolute;
    bottom: 18px;
    left: 20px;
    opacity: 0;
}

.portfolio-content .portfolio-title {
    line-height: normal;
}

.portfolio-content .portfolio-title a {
    font-size: 20px;
    line-height: normal;
}

.portfolio-content .portfolio-title span {
    line-height: 1.2;
    color: #fff;
}

.product-slider .slick-container, .portfolio-slider .slick-container {
    position: relative;
    z-index: 60;
}

.product-slider .slick-pagination .prevArrow, .product-slider .slick-pagination .nextArrow, .portfolio-slider .slick-pagination .prevArrow, .portfolio-slider .slick-pagination .nextArrow {
    position: absolute;
    top: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: 22.2%;
    z-index: 10;
    height: 100%;
}

.product-slider .slick-pagination .prevArrow, .portfolio-slider .slick-pagination .prevArrow {
    position: absolute;
    left: 0;
    cursor: url(../images/cursor-prev@2x.webp) 16 16, pointer !important;
    /*noinspection CssInvalidFunction*/
    cursor: -webkit-image-set(url(../images/cursor-prev@2x.webp) 1x, url(../images/cursor-prev@2x.webp) 2x) 0 0, pointer;
}

.product-slider .slick-pagination .nextArrow, .portfolio-slider .slick-pagination .nextArrow {
    position: absolute;
    right: 0;
    cursor: url(../images/cursor-next@2x.webp) 16 16, pointer !important;
    /*noinspection CssInvalidFunction*/
    cursor: -webkit-image-set(url(../images/cursor-next@2x.webp) 1x, url(../images/cursor-next@2x.webp) 2x) 0 0, pointer;
}

.portfolio-slider .slick-pagination .prevArrow, .portfolio-slider .slick-pagination .nextArrow {
    width: 36%;
}

.product-slider .product-img img {
    height: 533px;
    width: 100%;
}

/* Partners ---------------------------- */

.brand_company .brand_company_content {
    display: flex;
    align-items: center;
}

.brand_company .brand_company_content span {
    padding-right: 30px;
}

/* Single or page or singular ---------------------------- */

.woo-products-header {
    text-align: left;
    padding: 0;
    margin-bottom: 50px;
}

.woo-products-header h1 {
    font-size: 60px;
    margin-top: 0;
    margin-bottom: 60px;
}

.page-template-license .vc_column-inner h3 {
    font-size: 31px;
    margin-top: 5px;
    margin-bottom: 30px;
}

.license-labels a {
    color: #000;
    display: inline-block;
    margin-bottom: 5px;
}

/* Entry content ---------------------------- */

.col-sm-9 > .entry-content:first-child {
    margin-top: 0;
}

.entry-content .stretch-image-container {
    position: relative;
}

.entry-content .stretch-image-container img {
    width: 100%;
    height: auto;
}

.single-work .single-header {
    margin: 0 0 60px 0;
    border-bottom: 1px solid #000;
    padding-bottom: 20px;
    text-transform: uppercase;
}

.single-work .single-header .page-title {
    font-size: 55px;
    margin: 0;
    padding-bottom: 20px;
    max-width: 800px;
    font-weight: 400;
}

.page-works .work-info .work-date,
.related-work .work-info .work-date, .page-work .work-info .work-date, .single-work .single-header .work-date {
    text-align: right;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.page-works .work-info .work-date span,
.related-work .work-info .work-date span, .page-work .work-info .work-date span, .single-work .single-header .work-date span {
    position: relative;
    padding-left: 35px;
}

.page-works .work-info .work-date span:before,
.related-work .work-info .work-date span:before, .page-work .work-info .work-date span:before, .single-work .single-header .work-date span:before {
    position: absolute;
    top: 45%;
    left: 0;
    content: '';
    display: inline-block;
    width: 23px;
    height: 1px;
    background: #fff;
}

.single-work .single-header .work-date span:before {
    background-color: #000;
}

.entry-content ul:not(.woocommerce-error) {
    margin: 0 0 15px 15px;
    list-style: square;
    padding-left: 0;
}

.entry-content .license-info {
    margin-bottom: 40px;
}

.vc_column-inner .entry-content {
    margin-top: 0;
}

.row.is-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.row.is-flex > [class*='col-'] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.wpcf7 .wpcf7-form,
.wpcf7 .contact_form {
    margin-top: 40px;
}

.wpcf7 .wpcf7-form textarea {
    border-radius: 0;
}

.wpcf7 .wpcf7-form span.wpcf7-not-valid-tip,
.wpcf7 .contact_form span.wpcf7-not-valid-tip {
    margin-top: 5px;
    font-size: 14px;
}

.woocommerce #content table.cart td.actions .input-text[name="coupon_code"], .woocommerce table.cart td.actions .input-text[name="coupon_code"], .woocommerce-page #content table.cart td.actions .input-text[name="coupon_code"], .woocommerce-page table.cart td.actions .input-text[name="coupon_code"] {
    line-height: 36px;
    min-width: 183px;
}

table td.actions .input-text[name="coupon_code"] + button[name="apply_coupon"] {
    margin-left: 10px;
}

#add_payment_method #payment .payment_method_paypal .about_paypal, .woocommerce-cart #payment .payment_method_paypal .about_paypal, .woocommerce-checkout #payment .payment_method_paypal .about_paypal {
    line-height: 31px;
    margin-left: 10px;
}

#customer_details input, #customer_details .select2-container--default .select2-selection--single,
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    height: 37px;
    border-radius: 0;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 37px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 38px;
}

.woocommerce .quantity .qty {
    min-width: 70px;
}

.woocommerce form .form-row textarea {
    height: 100px;
}

.single-post .type-post h1 {
    margin-bottom: 0;
    font-size: 35px;
    line-height: 47px;
}

.single-post .type-post h1 + .post-meta {
    color: #999;
    margin-top: 10px;
    font-size: 14px;
    font-family: "Arial", sans-serif;
}

.single-post .type-post h1 + .post-meta a {
    color: #999;
}

.single-post .type-post footer span ~ span,
.single-post .type-post h1 + .post-meta span:not(:first-child) {
    margin-left: 20px;
}

.single-post .type-post footer span ~ span:before {

}

.single-post .type-post .post-thumbnail + .woo-products-header {
    background: #fff;
    margin-top: -115px;
    position: relative;
    z-index: 499;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
}

.single-post .type-post footer {
    color: #999;
    font-size: 14px;
    margin-top: 20px;
}

.single-post .type-post footer a {
    color: #999;
}

.single-post .type-post + .post-navigation {
    overflow: hidden;
    margin-top: 20px;
    border-top: 1px solid #ddd;
    padding-top: 20px;
    border-bottom: 3px double #ddd;
    padding-bottom: 20px;
}

.single-post .related-posts > h3 {
    border-bottom: 3px solid #ddd;
    padding-bottom: 10px;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-size: 20px;
    position: relative;
}

.single-post .related-posts > h3:before {
    content: "";
    height: 3px;
    position: absolute;
    z-index: 499;
    width: 20%;
    top: 100%;
}

.single-post .comment-respond input[type="submit"] {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    padding: 15px 20px;
}

.sharing-screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.woocommerce .star-rating,
.star-rating {
    font-size: 1.5rem;
    letter-spacing: 2px;
    width: 88px;
}

.woocommerce .sidebar .widget .widget-entry-item .star-rating {
    float: none;
}

.woocommerce .sidebar .widget .widget-entry-item .product-price {
    margin-top: 5px;
}

.single-product .freebies .content-inner-bottom .download-button-container .button.btn-light {
    margin-top: 15px;
}

.single-product .freebies .content-inner-bottom .download-button-container .button {
    width: 100%;
}

div.subscribedownload_form_row {
    overflow: hidden;
    height: 100%;
    margin-bottom: 10px;
    line-height: 1.475 !important;
    text-align: justify;
}

body .subscribedownload-input {
    border: 1px solid #e2e2e2 !important;
    line-height: inherit !important;
    padding: 10px !important;
    border-radius: inherit !important;
    width: 100%;
}

.woocommerce #reviews #comments ol.commentlist li {
    overflow: hidden;
}

.entry-content .woocommerce-form-row + fieldset {
    padding-left: 0;
    padding-right: 0;
}

/* Site footer ---------------------------- */

.site-footer {
    font-size: 15px;
    padding: 20px 0;
}

.site-footer li {
    font-weight: 700;
    margin: 6px 0 0;
    padding: 7px 0 0;
}

.site-footer .widget .icons a {
    background-color: rgba(255, 255, 255, 0.15);
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    padding: 2px;
}

.single-product .site-footer .widget {
    border: none;
    padding: 0;
}

.site-footer .widget .icons a:not(:first-child) {
    margin-left: 5px;
}

.sidebar-left .copyright {
    font-size: 14px;
    white-space: nowrap;
    position: fixed;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    color: #111;
    z-index: 999999;
    left: -60px;
    bottom: 20%;
}

.black_style .sidebar-left .copyright {
    color: #fff;
}

.sidebar-left .copyright span {
    padding-left: 65px;
}

.sidebar-left .copyright span:before {
    content: '';
    top: 10px;
    right: 45px;
    width: 40px;
    height: 1px;
    display: block;
    position: absolute;
    background-color: #111;
}

.black_style .sidebar-left .copyright span:before {
    background-color: #fff;
}

.sidebar-right {
    position: fixed;
    top: 50%;
    right: 2%;
    margin-top: -130px;
    z-index: 999999;
}

.sidebar-right ul {
    list-style: none;
    margin: 0;
    padding-bottom: 78px;
    z-index: 55;
    padding-left: 0;
}

.sidebar-right ul li {
    list-style: none;
    margin-bottom: 10px;
    font-size: 16px;
    text-align: center;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.sidebar-right ul li a {
    font-size: 20px;
}

.sidebar-right span {
    left: -20px;
    width: 68px;
    height: 20px;
    font-size: 14px;
    line-height: 1.2;
    white-space: nowrap;
    position: absolute;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    color: #111;
}

.black_style .sidebar-right span {
    color: #fff;
}

.sidebar-right span::after {
    content: '';
    top: 8px;
    right: -50px;
    width: 40px;
    height: 1px;
    display: block;
    position: absolute;
    background-color: #111;
}

.black_style .sidebar-right span::after {
    background-color: #fff;
}

/* Pagination ---------------------------- */

.hocwp-pagination {
    text-align: center;
    width: 100%;
}

.hocwp-pagination li {
    display: inline-block;
    float: none;
}

.hocwp-pagination li span,
.hocwp-pagination li a,
.hocwp-pagination li {
    background: none !important;
    border: none !important;
    font-size: 20px !important;
    color: #070707 !important;
    text-decoration: none !important;
}

.hocwp-pagination li {
    margin-left: 10px;
    margin-right: 10px;
}

.black_style .hocwp-pagination li span,
.black_style .hocwp-pagination li a,
.black_style .hocwp-pagination li {
    background: none !important;
    border: none !important;
    font-size: 20px;
    color: #fff !important;
    text-decoration: none !important;
}

.black_style .hocwp-pagination li {
    margin-left: 10px;
    margin-right: 10px;
}

/* Subscribe form ---------------------------- */

.newsletter-form {
    text-align: center;
    padding: 50px 0;
    border-top: 1px solid #ececec;
    background-color: #fff;
    margin-top: -20px;
    margin-bottom: 20px;
    color: #000;
}

.black_style .newsletter-form {
    border-bottom: 1px solid #232323;
    color: #fff;
}

.newsletter-form h2,
.newsletter-form h3 {
    font-weight: 700;
    margin-top: 0;
}

form#sib_signup_form_1 p.sib-alert-message {
    padding: 6px 12px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

form#sib_signup_form_1 p.sib-alert-message-error {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

form#sib_signup_form_1 p.sib-alert-message-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

form#sib_signup_form_1 p.sib-alert-message-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.newsletter-form input[type="email"] {
    width: 100%;
    border-radius: 0;
    padding: 15px;
}

.newsletter-form input[type="submit"] {
    background-color: #0A0A0A;
    border-color: #000;
    color: #fff;
    font-size: 20px;
    border-radius: 0;
    line-height: 1;
    padding: 17px 20px;
    box-shadow: none;
    height: 55px;
}

.newsletter-form p.privacy {
    margin-bottom: 0;
    margin-top: 15px;
    color: #797979;
    line-height: 1.3;
    font-size: 16px;
    padding: 0 30px;
}

/* Style Visual ---------------------------- */

.section .product-label {
    text-align: center;
    text-transform: none;
}

.section .product-label h2 {
    color: #717171;
    margin: 0;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.5;
}

.section .product-label p {
    color: #717171;
    font-size: 16px;
    margin-bottom: 0;
    font-weight: 300;
}

.style-visual .more-button a.button {
    font-weight: 600;
    color: #717171;
    background-color: #f2f2f3;
    text-transform: none;
    border: none;
    padding: 14px 35px;
    height: auto;
    border-radius: 6px;
}

.style-visual .more-button a.button:hover {
    opacity: .8;
}

.style-visual .products .product .product-meta {
    display: block;
    position: relative;
    padding: 15px;
}

.style-visual .products .product .product-image {
    height: auto;
}

.style-visual .products .product .product-info {
    position: static;
    width: 100%;
    background: none;
    display: block;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    transform: none;
    padding: 0;
    font-size: 14px;
}

.style-visual .products .product .product-title {
    font-size: 15px;
    margin-top: 0;
    margin-bottom: 0;
    padding-right: 85px;
}

.style-visual.page-freebies .products .product:hover .product-info,
.style-visual.page-freebies .products .product .product-info,
.style-visual .products .product .product-title,
.style-visual .products .product:hover .product-info,
.style-visual .products .product .product-meta {
    transform: none;
}

.style-visual .products .product:hover .product-info {

}

.style-visual .products .product .product-meta .product-price {
    text-align: right;
    position: absolute;
    right: 10px;
    bottom: auto;
    z-index: 499;
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    padding: 0;
    top: 10px;
}

.style-visual .products .product .product-meta .product-price .woocommerce-Price-amount {
    font-weight: 700;
}

.style-visual.woocommerce .products div.product, .products .product,
.style-visual .products .product {
    margin-bottom: 40px;
}

.style-visual .section + .container ~ .container {
    margin-top: 40px;
}

.style-visual.page-freebies .products .product .product-meta {
    display: block;
}

.style-visual.page-freebies .products .product .product-info {

}

.style-visual .product-item {
    margin-bottom: 30px;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0 2px 2px 0 rgba(150, 150, 150, .1);
}

.style-visual .products .product .product-info.post-info {
    margin-top: 15px;
}

.style-visual .products .product .product-info.post-info .product-meta {
    padding: 0;
}

@media (min-width: 1430px) {
    .style-visual .container {
        width: 1300px;
    }
}

/* Responsive ---------------------------- */

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

}

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

}

@media only screen and (max-width: 1200px) {
    .site-header .primary-menus {
        display: none;
    }

    .site-header .header-content .right-nav > ul,
    .site-header .header-content .right-nav {
        margin-left: 0;
        margin-right: 0;
    }

    .mobile-menu.position-right > .menu-toggle[aria-expanded="true"] {
        margin-right: 50px;
    }
}

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

}

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

}

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

}

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

}

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

}

@media only screen and (max-width: 800px) {
    .page-works .work-info .readmore, .page-work .work-info .readmore {
        position: static;
    }

    .page-works .work-info, .page-work .work-info {
        margin-top: 20px;
    }
}

/*
 * WordPress Admin Bar change height.
 */
@media only screen and (max-width: 782px) {
    .row > .hocwp-post a img.wp-post-image {
        width: 100%;
    }

    .product-slider .product-img img {
        height: auto;
    }

    .admin-bar .product-content .tabs-sticky {
        top: 46px;
    }
}

@media only screen and (max-width: 768px) {
    .sidebar-left,
    .sidebar-right {
        display: none;
    }

    #customer_details {
        padding-right: 0 !important;
    }

    .woocommerce table.shop_table_responsive tbody tr:first-child td:first-child, .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
        border-top: 1px solid #232323;
    }
}

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

}

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

}

@media only screen and (max-width: 640px) {
    #payment .place-order button.button[type="submit"] {
        margin-top: 0;
    }
}

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

}

@media only screen and (max-width: 600px) {
    .tabs-sticky .tabs-sticky-inner .btn-light.trial {
        display: none;
    }

    .admin-bar .product-content .tabs-sticky {
        top: 0;
    }

    .hero-header {
        padding-top: 100px;
        padding-bottom: 60px;
    }

    .hero-header .hero_title h2 {
        font-size: 40px;
    }
}

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

}

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

}

@media only screen and (max-width: 549px) {
    .hero-header .hero_title h2 {
        font-size: 30px;
    }
}

@media only screen and (max-width: 534px) {
    .site-header .cart-contents > .amount,
    .site-header .cart-contents > .count {
        display: none;
    }

    .overlay-search-microwidget form {
        max-width: 90%;
    }

    .mobile-menu.position-right > .menu-toggle[aria-expanded="true"] {
        margin-right: 150px;
    }

    .hero-header {
        padding-top: 30px;
        padding-bottom: 25px;
    }

    .hero-header .hero_title h2 {
        font-size: 20px;
    }
}

@media only screen and (max-width: 480px) {
    .style-visual .section + .container ~ .container {
        margin-top: 0;
    }

    .site-content .section {
        margin-bottom: 40px;
    }
}

@media only screen and (max-width: 420px) {
    .woocommerce form .form-row input[name="coupon_code"],
    .woocommerce #content table.cart td.actions .input-text[name="coupon_code"], .woocommerce table.cart td.actions .input-text[name="coupon_code"], .woocommerce-page #content table.cart td.actions .input-text[name="coupon_code"], .woocommerce-page table.cart td.actions .input-text[name="coupon_code"] {
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }

    .woocommerce button.button[name="apply_coupon"],
    .woocommerce #respond input#submit[name="apply_coupon"],
    .woocommerce #content table.cart td.actions .coupon .button.alt, .woocommerce #content table.cart td.actions .coupon .input-text + .button, .woocommerce table.cart td.actions .coupon .button.alt, .woocommerce table.cart td.actions .coupon .input-text + .button, .woocommerce-page #content table.cart td.actions .coupon .button.alt, .woocommerce-page #content table.cart td.actions .coupon .input-text + .button, .woocommerce-page table.cart td.actions .coupon .button.alt, .woocommerce-page table.cart td.actions .coupon .input-text + .button {
        display: block;
        width: 100%;
        float: none;
        margin-left: 0;
    }

    .woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
        width: 100%;
    }

    .product-content .tabs-sticky .tabs-sticky-inner .btn {
        width: auto;
    }
}

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

}

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

}

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

}

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

}

@media print {

}