/*
Theme Name: Zhoker
Description: Zh
Author: Samoha
Template: flatsome
Version: 3.0
*/

@media (min-width: 849px) {
    .show-for-medium, [data-show=show-for-medium] {
        display: none !important;
    }
}

/*************** ADD CUSTOM CSS HERE.   ***************/
html {
    margin-right: 0 !important;
}
.mfp-bg.off-canvas-center:not(.dark) {
    opacity: 1 !important;
}

.nav-sidebar .header-block {
    display: block !important;
}

/********************************       logo       ********************************/
@media only screen and (min-width: 850px) {
    .logo a {
        width: fit-content;
    }
}

/********************************       header       ********************************/
.header-bottom {
    box-shadow: 0 6px 8px #1a1a1a;
}

@media only screen and (min-width: 850px){
    .header-main {
        border-top: 5px solid #e1a600;
    }
    .header .header-nav li:not(.active) a .dashicons {
        color: #ffbc00;
    }
    .header .header-nav li a:hover .dashicons {
        color: #fff;
    }
}

.header-top .mobile-nav {
    justify-content: right;
}

.nav-dropdown.nav-dropdown-bold>li>a {
   border-radius: 0 !important; 
}

/********************************       page load progress bar       ********************************/
.pace-inactive {
    display: none;
}

.pace .pace-progress {
    background: #0000ff;
    position: fixed;
    z-index: 2000;
    top: 0px;
    right: 100%;
    width: 100%;
    height: 2px;
}

@media only screen and (max-width: 849px) {
    .pace .pace-progress {
        display: none;
    }
}

/********************************       search form       ********************************/
.searchform-wrapper form.searchform {
    border-radius: 8px;
    overflow: hidden;
}
.searchform-wrapper input[type='search'].search-field {
    padding-left: 24px;
}

.searchform-wrapper:not(.form-flat) input[type='search'].search-field {
    font-size: 18px;
    height: 42px;
    opacity: .77;
}

.searchform-wrapper input[type='search']:focus::placeholder{
  color: transparent;
}

.searchform-wrapper:not(.form-flat) .submit-button {
    background-color: #bd0000;
    width: 42px;
    height: 42px;
}

/********************************       post      ********************************/
.byline {
    display: none;
}
.post-item .box-text .post-title {
    font-size: 1.4em !important;
}

/********************************       archive product      ********************************/
/***************      shop-page-title      ***************/
div.shop-page-title {
	background-color: #292929;
	border-radius: 5px;
}

h1.shop-page-title {
    padding-left: 15px;
    border-left: 6px solid #3fff3f;
}

.shop-page-title .breadcrumbs {
    color: #3fff3f !important;
}

.shop-page-title .category-filtering {
    display: none;
}

.shop-page-title .woocommerce-result-count {
    display: block !important;
    margin: 0;
    font-size: 13px;
}

/***************      Archive product Left side Menu      ***************/
.left-sidebar {
    background-color: #292929;
    height: calc(100vh - 50px);
    overflow-y: scroll;
    position: -webkit-sticky;
    position: sticky;
    top: 50px;
    padding: 15px 10px 30px;
    border-right: 8px solid #292929;
}

@media only screen and (max-width: 849px) {
    .left-sidebar {   
        height: 235px !important;
        position: relative;
        top: 0 !important;
        margin-top: 15px;
    }
}

.left-sidebar ul {
    margin-bottom: 0;
}

.left-sidebar li {
    border: 0 !important;
    padding-left: 15px;
    position: relative;
}

.left-sidebar li:not(.menu-title) {
    margin: 5px 0;
    border-radius: 7px;
}

.left-sidebar li:hover:not(.menu-title) {
    background: #373737;
}

.left-sidebar li:not(.menu-title) a {
    position: relative;
    display: block;
    font-size: 15px;
    font-weight: bold;
    padding: 10px 0;
}

.left-sidebar li.current-menu-item,
.archive.search .left-sidebar li.search-item,
body.home .left-sidebar li.home-item {
    background: #494949 !important;
}

.archive:not(.search) .left-sidebar li.search-item,
.page .left-sidebar li.search-item {
    display:none;
}

/***************      P Link      ***************/
.left-sidebar li a.p-link {
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 10px;
    background: #435972;
    padding: 4px 8px;
    border-radius: 99px;
    transition: .2s;
}

.left-sidebar li a.p-link:hover {
    background: #1b2838;
}

/***************      label      ***************/
.left-sidebar li a div {
    text-transform: uppercase;
    display: flex;
    flex-flow: column;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    opacity: .7;
}

.left-sidebar li.current-menu-item a div,
.left-sidebar li:hover a div {
    opacity: 1;
}

.left-sidebar li a div b {
    font-size: 7px;
    line-height: 1;
}

li.label-icon a div {
    font-size: 10px;
    flex-flow: row;
    align-items: center;
}

/***************      title      ***************/
.left-sidebar li.menu-title h2 {
    margin: 0;
    font-size: 20px;
}
@media only screen and (max-width: 549px) {
    .left-sidebar li.menu-title h2 {   
        font-size: 25px;
    }
}

/***************      scrollbar      ***************/
.left-sidebar::-webkit-scrollbar {
    width: 7px;
}

.left-sidebar::-webkit-scrollbar-track {
    background: transparent; 
}

.left-sidebar::-webkit-scrollbar-thumb {
    background: #494949;
    border-radius: 9px;
    min-height: 50px;
}

.left-sidebar::-webkit-scrollbar-button:single-button {
      background-color: #292929;
      display: block;
      height: 20px;
      width: 7px;
}

/********************************       archive product and related     ********************************/
@media only screen and (min-width: 1080px){
.archive.large-columns-3>.col,
.archive .large-columns-3>.col,
.related .large-columns-3>.col{
    flex-basis: 25%;
    max-width: 25%;
    }
}

.archive .product,
.product-related .product {
    padding: 0 5px 15px !important;
}

.archive .product .box,
.product-related .product .box {
    background: #292929;
    padding: 5px;
    border-radius: 5px;
}

.archive .product .box:hover,
.product-related .product .box:hover {
    background: #494949;
}

.archive .product .box .box-image img,
.product-related .product .box .box-image img {
    border-radius: 5px;
}

.archive .product .box .box-text,
.product-related .product .box .box-text {
    padding: 10px 10px 2px;
}

.archive .product .box .box-text a,
.product-related .product .box .box-text a {
    font-size: 13px;
    color: #d1d1d1;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
}

/********************************       bottom nav     ********************************/
.bottom-nav {
    width: 250px;
    height: 48px;
    text-align: center;
    position: fixed;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    transition: 0.3s;
    z-index: 99;
}

.bottom-nav:before {
    content: '';
    background: #000000e3;
    width: 100%;
    height: 100%;
    position: absolute;
    top: -18px;
    left: 0;
    transform: perspective(6px) rotateX(4deg);
    z-index: -1;
}

.bottom-nav div {
    display: inline-block;
}


.back-to {
    transform: perspective(2px) rotateX(2deg);
    margin: 0 20px;
    position: relative;
    top: -17px;
}

.bottom-nav a {
    padding: 10px 20px;
}

.bottom-nav .back-to a {
    background: #0044ff;
}

.bottom-nav div .dashicons {
    font-size: 24px;
    color: #fff;
}

/********************************       +plus       ********************************/
.pe-n {
    pointer-events: none;
}
.is-pat {
	background-image: linear-gradient(135deg, #545454 25%, transparent 25%);
    background-position: 10px 0, 10px 0, 0 0, 0 0;
    background-size: 3px 3px;
    background-repeat: repeat;
}

.is-small {font-size: .8em !important;}
.is-xsmall {font-size: .7em !important;}
.is-xxsmall {font-size: .6em !important;}
.is-xxxsmall {font-size: .5em !important;}

/***************       background color       ***************/
.bg-black {background-color: black !important;}
.bg-silver{background-color: silver !important;}
.bg-white {background-color: white !important;}
.bg-red {background-color: red !important;}
.bg-yellow {background-color: #e1a600 !important;}
.bg-purple{background-color: #9b06d9 !important;}
.bg-pink{background-color: #e90cc4 !important;}
.bg-brown{background-color: #a15016 !important;}
.bg-green{background-color: #09c309 !important;}
.bg-orange{background-color: #ff5e00 !important;}

/***************       color       ***************/
.is-black {color: black !important;}
.is-silver{color: silver !important;}
.is-white {color: white !important;}
.is-red {color: red !important;}
.is-yellow{color: #f3c10c !important;}
.is-purple{color: #9b06d9 !important;}
.is-pink{color: #e90cc4 !important;}
.is-brown{color: #a15016 !important;}
.is-green{color: #09c309 !important;}
.is-orange{color: #ff5e00 !important;}

/***************       dashicons       ***************/
.dashicons {vertical-align: middle;}
.dashicons.small {font-size: 16px;height: 16px;}
/***************       radius       ***************/
.rd-10 {border-radius: 10px !important; overflow: hidden;}
.rd-15 {border-radius: 15px !important; overflow: hidden;}
.rd-35 {border-radius: 35px !important; overflow: hidden;}
/***************       padding       ***************/
.p-0 {padding: 0 !important;}