/*
Theme Name: Aliwolf Jiufa
Theme URI: 
Author: Aliwolf
Author URI: 
Description: A versatile and responsive WordPress theme for Jiufa by Aliwolf.
Version: 1.0
License: GNU General Public License v3
License URI: http://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, right-sidebar, fluid-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, rtl-language-support, theme-options, translation-ready
Text Domain: aliwolf

*/
/* The bootstrap.css file is auto-enqueued in functions.php */
/****************** Special Blank CSS classes for child themes to use without disturbing core bootstrap styles ****************/
/*fonts
    font-family: 'AgencyFB-Reg';
    font-family: 'Lato', sans-serif;
*/

@font-face {
    font-family: 'latoblack';
    src: url('../font/lato-black-webfont.woff2') format('woff2'), url('../font/lato-black-webfont.woff') format('woff');
}

@font-face {
    font-family: 'latolight';
    src: url('../font/lato-light-webfont.woff2') format('woff2'), url('../font/lato-light-webfont.woff') format('woff');
}

@font-face {
    font-family: 'latoregular';
    src: url('../font/lato-regular-webfont.woff2') format('woff2'), url('../font/lato-regular-webfont.woff') format('woff');
}

@font-face {
    font-family: 'latobold';
    src: url('../font/lato-bold-webfont.woff2') format('woff2'), url('../font/lato-bold-webfont.woff') format('woff');
}

@font-face {
    font-family: 'AgencyFB-Reg';
    src: url('../font/AgencyFB-Reg.ttf') format('truetype'), url('../font/AgencyFB-Reg.svg') format('svg'), url('https://ceshiceshi.pc16.cn/wp-content/themes/aliwolf-jiufa/AgencyFB-Reg.eot') format('embedded-opentype');
}

@font-face {
    font-family: 'AgencyFB-Bold';
    src: url('../font/AgencyFB-Bold.ttf') format('truetype'), url('../font/AgencyFB-Bold.svg') format('svg'), url('https://ceshiceshi.pc16.cn/wp-content/themes/aliwolf-jiufa/AgencyFB-Bold.eot') format('embedded-opentype');
}

body {
    font-family: 'latoregular';
    font-size: 16px;
    color: #282320;
    line-height: 170%;
    overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    color: #132333;
    font-family: 'AgencyFB-Bold';
    letter-spacing: 1px;
}

h1 {
    font-size: 2.125em;
    line-height: 150%;
    color: #212121;
    text-transform: uppercase;
}

h2 {
    font-size: 2.125em;
    color: #212121;
    line-height: 150%;
    text-transform: uppercase;
}

h3 {
    font-size: 1.6em;
    line-height: 110%;
    color: #000;
    text-transform: uppercase;
}

h4 {
    font-size: 1.438em;
    line-height: 120%;
    text-transform: uppercase;
    color: #000;
}

h5 {
    font-size: 1.313em;
    line-height: 120%;
    color: #000;
}

h6 {
    font-size: 1.15em;
    line-height: 120%;
}

p {
    font-size: 1em;
    font-family: 'latoregular';
    color: #4a4a4a;
    line-height: 170%;
}

img {
    max-width: 100%;
}

ul,
ol {
    margin: 0;
    padding: 0;
    z-index: 1;
    position: relative;
}

a,
a:hover,
button,
button:hover {
    text-decoration: none;
}

.transition,
a,
a:hover,
button,
button:hover {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
/*global classs*/

.no-bottom-padding {
    padding-bottom: 0;
}

.no-top-padding {
    padding-top: 0;
}
/*global class end*/

section {
    padding: 70px 0;
    position: relative;
}

.gray-bg {
    background-color: #f2f2f2;
}
/*btn*/

.btn {
    border: none;
    text-transform: uppercase;
    font-family: 'AgencyFB-Bold';
    color: #000;
    font-size: 1.3em;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 8px 30px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    letter-spacing: 1px;
    position: relative;
    background-color: #fff;
    background: #fff;
}
.btn:after {
    content: '';
    background-color: #feda00;
    background: #feda00;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transform: skew(-20deg);
    -o-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -webkit-transform: skew(-20deg);
    width: 90%;
    margin: auto;
}
.btn span {
    position: relative;
    z-index: 1;
}
.after-click-btn--disable:after {
    content: '';
    background-color: transparent;
    background: transparent;
}
.submit:after
 {
    content: '';
    background-color: #feda00;
    background: #feda00;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transform: skew(-20deg);
    -o-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -webkit-transform: skew(-20deg);
    width: 90%;
    margin: auto;
}

.btn:hover {
    color: #fff;
}

.submit:hover:after {
    background-color: #feb200;
    background: #feb200;
}
.btn-primary{
    background-color: #000;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:hover,
.btn-primary a:active,
.nav .btn-primary a:focus {
    background: #000;
    outline: none;
}
.top-header .sign-up-btn.current{
    background: #fff;
    color: #fff;
    border-color: #dc9600;
    outline: none;
}
.btn-submit {
    background-color: transparent;
    border: 0;
}

.submit:after {
    width: 87%;
}

.btn-submit {
    position: relative;
    z-index: 1;
    text-transform: uppercase;
}

.submit {
    background: #000;
    padding: 8px 62px;
    text-transform: uppercase;
}
.row {
    padding-top: 0 !important;
}
.category-enquiry-form .submit {
    background: #000;
    padding: 0 12px;
    text-transform: uppercase;
    position: relative;
    top: 27px;
}

.category-enquiry-form .wpcf7-submit {
    padding: 8px 40px;
    background-color: transparent;
    position: relative;
    z-index: 1;
}

.col-height {
    z-index: 999;
    position: relative;
}

.top-header {
    position: absolute;
    z-index: 99;
    left: 0;
    right: 0;
    top: 0;
    bottom: auto;
    margin: auto;
}

.header-social-icon ul {
    text-align: right;
}

.header-social-icon ul li {
    display: inline-block;
}

.header-social-icon ul li a {
    color: #2f2d2e;
    padding: 4px 8px;
    font-size: 1em;
}

.header-social-icon ul li a:hover {
    color: #0097f5;
}

.header-toggle {
    display: none;
}

.top-header .btn-primary {
    padding: 0;
}

.top-header .navbar-nav li.btn-primary a {
    color: white;
    padding: 13px 40px;
}

.align-item {
    align-items: center;
    display: flex;
}

.logo:hover {
    opacity: 0.5;
}

.logo-title h1 {
    font-size: 3em;
    color: white;
}

.navigation {
    background-color: white;
}

.nav-container {
    padding: 15px 15px;
}

.navbar-collapse {
    border-color: rgba(231, 231, 231, 0);
    text-align: left;
}

.navbar-nav {
    float: none;
}

.navbar {
    border-radius: 4px;
    margin-bottom: 0;
    min-height: auto;
    border: none;
}

.navbar-collapse {
    padding: 0;
}

.navbar-nav > li {
    float: none;
    display: inline-block;
}

.navbar-nav>.active>a {
    color: #000000;
    background-color: #ffffff;
}

.navbar-nav > li > a {
    padding-top: 12px;
    padding-bottom: 12px;
    color: #000000;
    text-transform: uppercase;
    font-size: 1.1em;
    letter-spacing: 1px;
    font-family: 'AgencyFB-Bold';
}

.navbar-nav>li>a:hover {
    color: #ff8d10;
    background-color: transparent;
}

.navbar-nav>.current>a:hover,
.nav > li > a:hover,
.navbar-nav>.current>a {
    color: #000;
    background-color: #feda00;
}

.nav > li > a:focus {
    background-color: transparent;
}
/*mega menu*/

.mega-sub-menu {
    background: #fff !important;
    box-shadow: 1px 4px 3px 2px rgba(0, 0, 0, .6) !important;
    max-width: 950px !important;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu {
    background-color: #fff;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-item {
    padding: 0 5px;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-item > a.mega-menu-link {
    color: #000;
    padding: 12px 15px;
    line-height: 20px;
    text-transform: uppercase;
    font-size: 1.3em;
    letter-spacing: 1px;
    font-family: 'AgencyFB-Bold';
}

#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-item > a.mega-menu-link:focus {
    color: #000;
    background-color: #feda00;
    font-weight: normal;
    text-decoration: none;
    border-color: #fff;
}

.woocommerce_category_box .woocommerce_category_listings_box .single_list {
    border: 1px solid #ddd;
    float: left;
    margin: 10px 5px;
    border: 1px solid #EEE;
    background: #fff;
    cursor: pointer;
    font-weight: bold;
    width: 23.5%;
    overflow: hidden;
    text-align: center;
    height: 260px;
}

.woocommerce_category_box .woocommerce_category_listings_box .single_list .category_name {
    color: #000;
}

.woocommerce_category_box .woocommerce_category_listings_box .single_list:hover .category_name {
    color: #101010;
    background: #feda00;
}

.woocommerce_category_box .woocommerce_category_listings_box .single_list:hover {
    border-color: #feda00;
    background-color: transparent;
}

.woocommerce_category_box .woocommerce_category_listings_box .single_list:focus {
    outline: none;
    border-color: #feda00;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
    width: 100%;
}

#mega-menu-wrap-main_menu #mega-menu-main_menu input,
#mega-menu-wrap-main_menu #mega-menu-main_menu img {
    max-width: 100%;
    box-shadow: 0 0 0 0 transparent;
}
/* bootstrap 3 helpers */

#nav.affix {
    position: relative;
}


/*slider*/

.my-slider ul li {
    position: relative;
}

.slider-style {
    top: 260px;
    position: relative;
}

.my-slider ul li {
    height: 856px;
    background-size: cover;
    overflow: hidden;
    background-position: 72% 50%;
    background-repeat: no-repeat;
}

.slider-style h2 {
    color: white;
    text-transform: uppercase;
    margin-bottom: 40px;
}

.slider-style .btn {
    font-size: 1.6em;
}

.center-icon {
    display: table-cell;
    vertical-align: middle;
}

.no-top-pd {
    padding-top: 0;
}

.pd-zero {
    padding: 0;
}

.pd-left-zero {
    padding-left: 0;
}

.pd-right-zero {
    padding-right: 0;
}

.title {
    margin-bottom: 50px;
}
/*slider end*/

.form-control,
input {
    width: 100%;
    height: 43px;
    background-color: transparent;
    border: solid 1px #8e8e8e;
    padding: 0 10px 0 0px;
    border-radius: 0;
}

.get-form .captcha-style input {
    height: 43px;
}

/*.captcha-row .btn {
    position: relative;
    top: 16px;
}*/

textarea.form-control {
    height: 120px;
}

.banner-points {
    padding: 40px 0;
}

.banner-points ul {
    text-align: center;
}

.banner-points ul li {
    list-style-type: none;
    display: inline-block;
    font-family: 'AgencyFB-Bold';
    font-size: 1.250em;
    margin-right: 30px;
    letter-spacing: 1px;
}

.banner-points ul li:before {
    content: "\f00c";
    display: inline-block;
    font-family: FontAwesome;
    color: #fac400;
    margin-right: 10px;
}

.grid {
    text-align: center;
}
/* Common style */

.product-col {
    margin-bottom: 20px;
}

.product-col h4 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    opacity: 1.0;
}

.product-col a:hover h4 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, -40px, 0);
    opacity: 0.1;
}

.product-col a {
    display: block;
}
.product-col:nth-child(3n+1) {
    clear: both;
}
.grid figure {
    text-align: center;
    cursor: pointer;
    height: 240px;
    min-height: 240px;
    padding: 40px 0;
    position: relative;
    overflow: hidden;
    display: table;
    width: 100%;
}

.center-col {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}

.grid img {
    position: relative;
    display: block;
    margin: auto;
}

.grid figcaption::before,
.grid figcaption::after {
    pointer-events: none;
}

.grid figcaption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */

.grid p {
    letter-spacing: 1px;
    font-size: 68.5%;
}

.products-effect img {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1.12);
    transform: scale(1.12);
}

.products-effect:hover img {
    opacity: 0.5;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.products-effect figcaption {
    padding: 0 40px;
    display: table;
}

.products-effect figcaption::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 1px solid #fff;
    content: '';
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.products-effect figcaption::before,
.products-effect p {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

.products-effect figcaption::before {
    background-color: rgba(244, 197, 49, 0.92);
}

.products-effect p {
    margin: 0 auto;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    font-size: 15px;
    color: white;
}

.product-col a:hover .products-effect figcaption::before,
.product-col a:hover .products-effect p {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

@media screen and (max-width: 50em) {
    .content {
        padding: 0 10px;
        text-align: center;
    }
}

.title-skew {
    position: relative;
    padding: 10px 50px;
    background-image: url('../image/yellow-title-bg.png');
    float: right;
    width: 50%;
    background-repeat: no-repeat;
}

.hsp-item-title h2 {
    font-size: 6.0em;
    line-height: 100%;
    margin-bottom: 12px;
}

.hsp-item-title h3 {
    font-size: 2.6em;
}
.hsp-item-title h3,
.hsp-item-title h2 {
    color: white;
    text-transform: uppercase;
}

.hsp-item-text p {
    color: white;
}
.hot-selling-products-item {
    display: flex;
    align-items: center;
}
/*.hsp-item-text {
    float: right;
    width: 100%;
}*/

/*.hsp-item-text-width {
    width: 40%;
    float: right;
}
*/
.hsp-item-col {
    margin: auto;
    float: none;
    -ms-transform: rotate(7deg);
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg);
    height: 200px;
    position: relative;
    top: 150px;
}

.hsp-item-col img {
    position: relative;
    bottom: 300px;
}

.pd-top {
    padding-top: 0;
}

.hsp-item-text .btn {
    float: right;
}

.hsp-item-text p {
    margin-bottom: 30px;
}

.manufacture-flashlight-item-image {
    min-height: 168px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: 20px;
}

.manufacture-flashlight-item h5 {
    margin-bottom: 10px;
}

.title-mg {
    margin-bottom: 35px;
}

.title-skew-left {
    float: left;
    background-image: url(../image/title-bg.png);
    padding: 0 0 0 105px;
    background-repeat: no-repeat;
    width: 100%;
    background-position: -200px 100%;
    margin-bottom: 30px;
}

.get-form .form-group {
    position: relative;
    margin-bottom: 25px;
}
.contact-page .get-form .form-group:last-child {
    margin-bottom: 0;
}
.get-form i {
    position: absolute;
    width: 43px;
    height: 43px;
    text-align: center;
    padding: 14px 0;
    background-color: #e6e6e6;
    color: #717171;
    z-index: 1;
    border: solid 1px #8e8e8e;
}

.get-form input,
.get-form textarea {
    font-size: 1.0em
}

.get-form textarea {
    height: 180px;
}

.video-image {
    height: 168px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.video-col {
    margin-bottom: 30px;
    text-align: center;
}

.video-image {
    margin-bottom: 5px;
    position: relative;
    cursor: pointer;
}

.video-icon {
    background-image: url('../image/play-button.png');
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-repeat: no-repeat;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    -webkit-transition: -webkit-transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out;
}

.video:hover .video-icon {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}

.ss-video {
    cursor: pointer;
}

.col-style {
    padding-left: 105px;
}

.col-style-right {
    padding-right: 105px;
}

.video-item:hover .video-img:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.20);
}

.video-item:hover .video-hover {
    opacity: 1;
}

.video-hover {
    position: absolute;
    left: 0;
    right: 0;
    top: 40%;
    bottom: 0;
    background-color: #046bb0;
    width: 60px;
    height: 60px;
    margin: 0 auto;
    text-align: center;
    border-radius: 100%;
    opacity: 0;
    cursor: pointer;
    z-index: 1;
}
/*footer*/

.bg-image-style {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.footer-section {
    background-color: #1a2a89;
    padding: 70px 0;
}

footer h3 {
    color: white;
}

.footer-section h2,
.footer-section p {
    color: white;
}

.footer-2 {
    background-color: #141414;
    padding: 10px 0;
    border-bottom: 12px solid #feda00;
}

.copyright p {
    margin-bottom: 0;
}

.footer-title {
    margin-bottom: 10px;
}

.contact-info ul li {
    display: inline-block;
}

.contact-info ul li a {
    color: white;
}

.sm-icon ul li {
    padding-right: 20px;
}

.contact-info ul li a:hover p,
.contact-info ul li a:hover span,
.categories-style ul li a:hover,
.copyright p a:hover,
.footer-link ul li a:hover,
.contact-info ul li a:hover {
    color: #ffad00;
}

.categories-style ul li p {
    margin-bottom: 0;
}

.contact-info ul li a h5 {
    display: inline-block;
    color: white;
    float: left;
    margin-right: 5px;
}

.contact-col li {
    margin-bottom: 10px;
}

.contact-col li:last-child {
    margin-bottom: 0;
}

.categories-style ul li {
    margin-bottom: 5px;
    list-style-type: none;
}

.categories-style ul li a {
    color: white;
}

.copyright a,
.copyright p {
    color: white;
}

.footer-link ul li {
    list-style-type: none;
}

.footer-link ul li {
    color: white;
}

.footer-link ul li a {
    color: white;
    font-size: 0.9em;
}

.unslider .unslider-nav {
    display: none;
}
/*About*/

.internal-header {
    background: #232323;
    bottom: auto;
    position: relative;
    box-shadow: 0px 2px 10px #dadada;
}

.breadcrumbs-item ul li {
    list-style: none;
    display: inline-block;
}

.breadcrumbs-item ul li i {
    margin-right: 5px;
}

.breadcrumbs-item ul li a {
    font-family: 'AgencyFB-Bold';
    color: #232323;
    text-transform: uppercase;
}

.breadcrumbs-item ul li a:hover {
    color: #feda00;
}

.breadcrumbs {
    padding: 10px 0;
}

.why-choose-us {
    padding-top: 0;
}

.title-skew-left.black {
    background-position: -450% 100%;
    background-image: url(../image/title-bg-black.png);
}

.wcs-item-icon {
    height: 55px;
    width: 55px;
    background: #feda00;
    float: left;
    text-align: center;
    border-radius: 100px;
    padding: 10px;
    margin-right: 10px;
}

.wcs-item-content {
    display: table;
}

.wcs-item-content h5 {
    text-transform: uppercase;
}

.why-choose-us .title {
    margin-bottom: 60px;
}

.about-contact .get-form input,
.about-contact .get-form textarea {
    font-size: 1.0em;
    background-color: #fff;
}

.about-contact .get-form .captcha-row .btn input {
    padding: 0 60px;
    height: auto;
    background-color: transparent;
    outline: none;
}

/*.about-contact .get-form .submit {
    padding: 8px 0;
}*/

.tab-list ul li {
    list-style: none;
    overflow: hidden;
    text-align: center;
    margin-bottom: 25px;
    border: 2px solid #fff;
    box-shadow: 0px 4px 5px #a09999;
    background-image: url(../image/grey-cmn-bg.jpg);
}

.tab-list ul li a {
    padding: 15px 0;
    display: block;
}

.tab-list ul li a h5 {
    text-transform: uppercase;
}

.tab-list ul li a:hover {
    background-image: url(../image/title-bg.png);   
    background-size: cover;
    width: 110%;
    background-repeat: no-repeat;
}

.tab-list ul li.active a {
    background-image: url(../image/title-bg.png);
    text-decoration: none; 
    background-size: cover;
    width: 100%;
    background-repeat: no-repeat;
}

.tab-img {
    margin-bottom: 45px;
}
/*Video*/

.video-tabs ul {
    text-align: center;
    margin-bottom: 30px;
    padding: 10px;
}

.video-tabs ul li {
    position: relative;
}

.video-tabs ul li a {
    padding: 8px 25px;
    font-size: 18px;
    text-transform: uppercase;
    color: #3b3a3a;
    text-decoration: none;
    margin: 0px 5px;
    display: block;
    font-family: 'AgencyFB-Bold';
    position: relative;
}

.video-tabs ul li a:before {
    content: '';
    transform: skew(-25deg);
    -o-transform: skew(-25deg);
    -moz-transform: skew(-25deg);
    -webkit-transform: skew(25deg);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(../image/tab-bg.jpg);
    z-index: -1;
}

.video-tabs ul li a:hover:before,
.video-tabs ul li.active a:before {
    background: url(../image/tab-hover-bg.jpg);
}

.video-tabs ul li a:hover,
.video-tabs ul li.active a {
    color: #fff;
}

.video-item {
    position: relative;
    margin-bottom: 20px;
}

.video-item:hover {
    cursor: pointer;
}

.video-item:hover .video-hover {
    opacity: 1;
}

.video-img {
    position: relative;
}

.video-item:hover .video-img:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.20);
}

.video-hover {
    position: absolute;
    left: 0;
    right: 0;
    top: 40%;
    bottom: 0;
    background-color: #046bb0;
    width: 60px;
    height: 60px;
    margin: 0 auto;
    text-align: center;
    border-radius: 100%;
    opacity: 0;
    cursor: pointer;
    z-index: 1;
}

.video-hover i {
    color: #fff;
    text-align: center;
    font-size: 1.5em;
    padding-top: 18px;
}

.video-img img {
    width: 100%;
}

.video-text h4 {
    font-size: 1.250em;
    text-transform: uppercase;
    color: #303030;
    letter-spacing: 1px;
    text-align: center;
    border-bottom: 3px solid #046bb0;
    width: 50%;
    margin: 0 auto;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.video-text {
    text-align: center;
    padding: 0px 30px;
    margin-bottom: 20px;
}
/*Contact*/

.contact-left-side img {
    width: 100%;
}

.contat-right-side {
    border: 6px solid #d2d2d2;
    padding: 30px;
}

.contat-right-side .get-form textarea {
    height: 157px;
}

.contat-right-side p {
    margin-bottom: 0;
}

.contat-right-side .title-mg {
    margin-bottom: 30px;
}

.contact-detail {
    padding: 40px 0px 0 !important;
}

.cd-icon {
    width: 70px;
    height: 65px;
    background-color: #feda00;
    text-align: center;
    display: table;
    float: left;
    margin-right: 15px;
    box-shadow: 5px 5px 0px #c9c9c9;
}

.cd-icon i {
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    font-size: 1.9em;
}

.cd-text {
    display: table;
    padding-top: 5px;
}

.cd-text h5 {
    text-transform: uppercase;
}

.cd-text p {
    font-family: 'AgencyFB-Reg';
    color: #525252;
    font-size: 1.125em;
}

.cd-item:hover h5 {
    color: #6f6f6f;
}
/*Blog*/

.blog-col {
    margin-bottom: 50px;
}


.blog-col:nth-child(3n+1) {
    clear: both;
}
.hj-col {
    margin-bottom: 50px;
}


.hj-col:nth-child(2n+1) {
    clear: both;
}


.at-style-responsive .at-share-btn {
    padding: 0 5px !important;
    background-color: transparent !important;
    color: white;
    margin-bottom: 0 !important;
}

.blog-item-img {
    height: 183px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-bottom: 5px solid #feda00;
}

.blog-item-img1 {
    height: 383px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-bottom: 5px solid #feda00;
}

/*.blog-item-date {
    width: 63px;
    height: 63px;
    background-color: #feda00;
    text-align: center;
    display: table;
    float: left;
    margin-right: 15px;
}*/

.blog-item-date span {
    display: table-cell;
    vertical-align: middle;
    font-family: 'latobold';
    font-size: 1.5em;
    text-transform: capitalize;
    letter-spacing: 1px;
}

.blog-item-title {
    display: inline-block;
    padding: 18px 0px;
}

.blog-item-content {
    clear: both;
}

.blog-item-content p {
    font-size: 14px;
    color: #484848;
}

.blog-item-date-title {
    margin-bottom: 10px;
}

.blog-col a .rm {
    font-family: 'AgencyFB-Bold';
    font-size: 1.1em;
    color: #272727;
    border-bottom: 1px solid #272727;
}
/*.blog-item-content a:hover {
    color: #fec000;
    border-color: #fec000;
}*/

.blog-col a {
    color: #000;
}

.blog-col a:hover .blog-item-img {
    opacity: .7;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.blog-col a:hover,
.blog-col a:hover .rm,
.blog-col a:hover h4,
.blog-col a:focus,
.blog-col a:focus .rm,
.blog-col a:focus h4 {
    color: #fec000;
}

.blog-col a:focus .rm,
.blog-col a:hover .rm {
    border-bottom-color: #fec000;
}

.blog-col a:focus {
    outline: none;
    text-decoration: none;
}

.blog-col a:hover .blog-item-date {
    background-color: #000;
}
/*Blog-detail*/

.blog-detail-item-img img {
    width: 100%;
}

.blog-detail-item-img {
    border-bottom: 5px solid #feda00;
}

.blog-detail-content {
    margin-top: 20px;
}
/*.blog-special{

    background-color:#f0f0f0;

    padding:15px;

    border:1px solid #bebebe;  

    margin: 20px 0;

}*/

.widget {
    margin-bottom: 20px;
}

.widget_product_search input {
    width: 100%;
    border: 2px solid #046bb0;
    padding: 9px;
    height: 45px;
    margin-top: 0;
    border-radius: 20px;
}

#woocommerce_product_search form img {
    position: absolute;
    left: auto;
    right: 26px;
    top: 15px;
    padding: 13px 10px;
    background: #006cb1;
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
}

.blog-category ul li {
    list-style-type: none;
    padding-bottom: 5px;
    border-bottom: 1px solid #dedede;
    margin-bottom: 5px;
}

.blog-category ul li a {
    color: #3c3c3c;
}

.blog-category aside {
    padding: 30px;
    background: #f4f4f4;
    position: relative;
}

.resent-post-list ul li,
.resent-post-list ul li a {
    display: block;
    list-style-type: none;
}

.resent-post-list ul li {
    margin-bottom: 15px;
    display: table;
    padding-bottom: 10px;
}

.resent-post-list img {
    width: 100%;
}

.resent-post-list p,
.rpwwt-widget ul li a span {
    font-size: 1.1em;
    margin-bottom: 0px;
    line-height: normal;
    font-family: 'AgencyFB-Reg';
    text-transform: uppercase;
}

.resent-post-list .col-md-4 {
    padding: 0;
}

.resent-post-list span,
.rpwwt-post-date {
    color: #363636;
    font-size: 14px;  
    display: table;
}

.rpwwt-widget ul li:hover img {
    opacity: 0.7;
}

.rpwwt-widget ul li:last-child,
.blog-category ul li:last-child {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.blog-item-date {
    width: 65px;
    height: 65px;
    display: table;
    text-align: center;
    background-color: #feda00;
    float: left;
    margin-right: 15px;
}

.blog-item-heading {
    display: table;
    padding-top: 10px;
}

.blog-detail-item .blog-item-date p {
    display: table-cell;
    vertical-align: middle;
    font-family: 'latobold';
}

.blog-item-date p span {
    font-size: 23px;
    display: block;
}

.blog-category h5,
.resent-post-list h5 {
    margin-bottom: 10px;
}

.share-post {
    margin-top: 20px;
    padding: 10px 0;
    background: #feda00;
}

.share-text {
    float: left;
}

.share-text p {
    font-style: italic;
    margin-bottom: 0;
}

.sahre-icon {
    text-align: right;
}

.sahre-icon ul li {
    list-style: none;
    display: inline-block;
    margin: 0 5px;
}

.sahre-icon ul li a {
    color: #323232;
}

.breadcrumbs-item span:first-child a:first-child:before {
    content: "\f015";
    font-family: FontAwesome;
    margin-right: 8px;
    color: #046bb0;
    display: inline-block;
}

.breadcrumbs-item a,
.breadcrumbs-item span {
    font-family: 'AgencyFB-Bold';
    color: #232323;
    text-transform: uppercase;
}

.breadcrumbs-item a:hover span {
    color: #046bb0;
}

.breadcrumbs-item span {
    padding: 0 5px;
}

.smooth-scroll1 {
    background-color: #000;
    width: 100%;
}

.category-text {
    padding-bottom: 70px;
}

.category-single-img {
    background-color: #fff;
    border: solid 1px #bfbfbf;
    text-align: center;
    height: 340px;
    display: table;
    width: 100%;
    position: relative;
}

.category-single-img .btn {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: auto;
    background-color: #000;
}

.cat-text h1 {
    margin-bottom: 10px;
}

.cat-text {
    background-color: #fff;
    border: solid 1px #bfbfbf;
    padding: 20px;
}

.category-single-img img {
    margin-bottom: 15px;
}

.main-product-item-text {
    background-color: #f1f1f1;
    padding: 6px;
    margin: 20px 0 15px;
    text-align: center;
    min-height: 58px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
}

.main-product-item-text h5 {
    text-transform: uppercase;
    font-size: 1.2em;
    color: #2f2f2f;
    letter-spacing: 2px;
    width: 100%;
}

.outer {
    text-align: center;
}

.catergory-item .product_type_simple.ajax_add_to_cart {
    display: none;
}
.catergory-item.equal-height:nth-child(4n+1) {
    clear: both;
}
.catergory-item .col-md-3 {
    margin-bottom: 15px;
}
.get-form br {
    display: none;
}
/*fancybox*/

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.fancybox-opened {
    z-index: 8030;
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer,
.fancybox-inner {
    position: relative;
}

.fancybox-inner {
    overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}

.fancybox-image,
.fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}
/*#fancybox-loading,

.fancybox-close,

.fancybox-prev span,

.fancybox-next span {

    background-image: url(images/fancybox_sprite.png);

}*/

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060;
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url(https://ceshiceshi.pc16.cn/wp-content/themes/aliwolf-jiufa/fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url(https://ceshiceshi.pc16.cn/wp-content/themes/aliwolf-jiufa/images/blank.gif);
    /* helps IE */
    
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040;
}

.fancybox-prev {
    left: 0;
}

.fancybox-next {
    right: 0;
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden;
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
}

.fancybox-nav span {
    visibility: visible;
    text-align: center;
    border-radius: 50%;
    background-color: #006eae;
    color: white;
    display: table;
}

.fancybox-nav span i {
    font-size: 2em;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}
/* Overlay helper */

.product-detail-slider-inner img {
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
}

.fancybox-lock {
    overflow: visible !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url(https://ceshiceshi.pc16.cn/wp-content/themes/aliwolf-jiufa/images/fancybox_overlay.png);
    background-repeat: repeat;
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}
/* Title helper */

.fancybox-title {
    visibility: hidden;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}

.fancybox-opened .fancybox-title {
    visibility: visible;
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    /* Fallback for web browsers that doesn't support RGBa */
    
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap;
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}

.fancybox-title-inside-wrap {
    padding-top: 10px;
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: s#000;
    background: rgba(0, 0, 0, .8);
}

.zoomWrapper {
    position: relative;
    width: 282px !important;
    left: 3%;
}

.product-detail-slider-inner {
    border-bottom: 1px solid #000;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
}

.zoomWrapper {
    height: 315px !important;
    overflow: hidden;
}

.zoomContainer {
    height: 310px !important;
    width: auto !important;
}

#gallery_01 {
    text-align: center;
    width: 80px;
    float: left;
}

#gallery_01 img {
    height: auto;
    width: 100%;
}

#gallery_01 a {
    border: 1px solid #ddd;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    width: 100%;
    margin: 0 auto 15px;
    text-align: center;
}

#gallery_01 a.product-detail-slider-item.active {
    border: 2px solid #f9c401;
}

#gallery_01 a:last-child {
    margin-bottom: 0;
}

.woocommerce .woocommerce-breadcrumb {
    display: none;
}

div#sidebar {
    display: none;
}

.category-enquiry-form input,
.category-enquiry-form textarea {
    background-color: white;
}

.get-form .captcha-407 input {
    padding-left: 10px;
}

.cat-content {
    margin-bottom: 50px;
}

.product-details-title {
    background-color: #feda00;
    padding: 12px 20px 10px;
}

.product-details-title h1 {
    line-height: 100%;
    font-size: 1.6em;
}

.related h5 {
    text-transform: uppercase;
}

.related-slide h5 {
    font-family: 'AgencyFB-Reg';
    font-size: 19px;
}

.widget-col {
    background-color: #f5f5f5;
    padding: 30px 30px;
    position: relative;
    margin-bottom: 40px;
}

.widget-col:last-child {
    margin-bottom: 0;
}

.widget-col .main-product-item-text {
    background-color: transparent;
    margin: 0;
    padding: 0;
    text-align: left;
}

.widget-col:before,
.blog-category aside:before {
    content: '';
    border: 1px solid #ddd;
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px;
    position: absolute;
}

.blog-category aside:before {
    border-color: #000;
}

.rel-title {
    margin-bottom: 20px;
}

.related-slide.slider a {
    margin-bottom: 15px;
    display: inline-block;
}

.related-slide.slider a:last-child {
    margin-bottom: 0;
}

.woocommerce .related ul {
    margin-bottom: 0;
}

.related-slide.slider a:hover img {
    opacity: 0.5;
}

.related-slide.slider a:hover h5,
.related-slide.slider a:hover p {
    color: #0474bc;
}

.related-slide.slider a img {
    border: 1px solid #cacaca;
}

/*.captcha-row .submit {
    margin-top: 10px;
}*/

.captcha-row input {
    padding: 0;
    height: auto;
}

.widget-col ul li {
    list-style-type: none;
    font-family: 'AgencyFB-Bold';
    font-size: 1.2em;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 100%;
}

.widget-col ul li a {
    padding: 10px 0;
    display: block;
    color: #000;
    z-index: 1;
    position: relative;
}

.woocommerce aside#woocommerce_product_categories-4 {
    margin-bottom: 0;
}

.widget-col ul li a:hover {
    color: #f9c500;
}

.related .products .col-md-12,
.rel-title {
    padding-left: 0;
}

.wp-pagenavi a,
.wp-pagenavi span {
    text-decoration: none;
    border: 1px solid #0098f7;
    padding: 8px 14px;
    margin: 2px;
    background-color: #00a0ff;
    color: white;
}

.wp-pagenavi a:hover,
.wp-pagenavi span.current {
    border-color: #00a0ff;
    background-color: white;
    color: #00a0ff;
}

.wp-pagenavi {
    clear: both;
    text-align: center;
}

.blog-category aside:last-child {
    margin-bottom: 0;
}

.blog-category aside h3 {
    font-size: 1.313em;
    line-height: 120%;
    color: #000;
    margin-bottom: 15px;
    text-transform: capitalize;
}

.blog-category ul li a:hover {
    color: #0087fe;
}

.at-resp-share-element .at-icon,
.at-resp-share-element .at-label {
    cursor: pointer;
    fill: rgb(0, 0, 0) !important;
}

div.wpcf7-validation-errors {
    display: table;
    width: 100%;
    text-align: center;
}

.thankyu-text {
    padding: 25px 0;
}

.btn-black,
.btn-black:hover {
    background-color: #000;
}

.navigation .dropdown-menu > li > a {
    padding: 12px 20px;
    text-transform: uppercase;
}

.navigation .dropdown-menu {
    padding: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.navigation .dropdown-menu > li > a:hover {
    background-color: #feda00;
}

.related-slide .product_type_simple.ajax_add_to_cart {
    display: none !important;
}

.product-wcu ul li {
    line-height: 220%;
}
.captcha-row .form-group {
    margin-bottom: 0;
}
.contact-page .col-md-6,
.contact-page .row{
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.contact-left-side img{
    object-fit: cover;
    height:100%;
}
.row.contact-detail {
    display: block;
}

.post-type-archive .product-mg {
    margin-bottom: 30px;
}
.post-type-archive .product {
    margin-bottom: 0;
    position: relative;
    border: 1px solid #ddd;
}
.post-type-archive .outer {
    text-align: center;
    height: 266px;
    overflow: hidden;
    position: relative;
    width: 100%;
    display: table;
}
.post-type-archive .outer .main-product-item-image {
    display: table-cell;
    vertical-align: middle;
}
.post-type-archive img {
    height: auto;
    width: auto;
}
.post-type-archive .main-product-item-text {
    margin: 0;
    width: 100%;
}
.post-type-archive .main-product-item-text h6 {
    width: 100%;
}
.post-type-archive a:hover .outer:before{
    position: absolute;
    left: 0;
    right:0;
    top: 0;
    content: '';
    bottom: 0;
    z-index: 1;
    background-color: rgba(244, 197, 49, 0.92);
    -webkit-transform: scale(1);
    transform: scale(1);
}
.post-type-archive a:hover .outer:after {
    content: "\f00e";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    font-family: FontAwesome;
    font-size: 3em;
    z-index: 1;
    color: #fff;
    position: absolute;
    width: 60px;
    height: 60px;
    margin: auto;
}
.post-type-archive .product-category a:hover .outer img{
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1.12);
    transform: scale(1.12);
}
.cat-description p {
    margin: 15px 0;
}
.main-product-item.category-product a {
    color: #000;
}
.main-product-item.category-product a:focus{
    outline: 0 none;
}
div.wpcf7-validation-errors, div.wpcf7-mail-sent-ok {
    display: inline-block !important;
    width: 100%;
}
.maintable_centered{
    margin-left: 0 !important; 
    margin-right: 0 !important; 
}
.form-group button {
    z-index: 1;
    position: relative;
    background-color: transparent;
    border: none;
    padding: 8px 62px;
    font-size: 1em;
}
.form-group button:focus {
    outline: none;
}
form.js-form .submit {
    padding: 0;
}
.woocommerce nav.woocommerce-pagination ul {
    border: 0;
}
.woocommerce nav.woocommerce-pagination ul li a, 
.woocommerce nav.woocommerce-pagination ul li span {
    font-size: 1.2em;
    font-weight: 400;
    padding: 10px;
    border: 2px solid black;
    color: #000;
}
.woocommerce nav.woocommerce-pagination ul li {
    border-right: 0;
    margin: 0 5px;
    float: left;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, 
.woocommerce nav.woocommerce-pagination ul li a:hover, 
.woocommerce nav.woocommerce-pagination ul li span.current {
    background: #ffffff;
    color: #ff9500;
}
{
    visibility: visible;
    display: block !important;
    opacity: 1 !important;
}