.header-mobile, .footer-mobile {
    display: none;
}

.header-mobile .left-icon {
    float: left !important;
}

.header-mobile .right-icon {
    float: right !important;
}
.header-mobile .center {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    left: 0;
    right: 0;
    text-align: center;
    display: block;
    margin: 0 auto;
    z-index: 0;
    width: 64%;
}
.mobile-header {
    position: relative;
}

.header-mobile .left-icon a,
.header-mobile .right-icon a  {
    padding: 10 0px;
    color: #000;
    z-index: 1;
	fill: #000;
}

.mobile-header img{
    max-height: 24px;
}

.header-mobile .right-icon {
    position: absolute;
    right: 0px;
    top: 0px;
}

.header-mobile .fa {
    font-size: 16px;
    line-height: 48px;
    vertical-align: bottom;
}

.footer-mobile {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 65px;
    z-index: 15;
}

.hide-pc  {
    display: none;
}

@media (max-width: 1200px) {
    
    .header-index  {
        display: none;
    }
    
    .hide-mobile  {
        display: none;
    }
    
    .hide-pc  {
        display: block;
    }
    
    .footer-mobile {
        display: block;
        background: #fff;
        position: fixed;
        bottom: 0px;
        text-align: center;
        line-height: 50px;
        z-index: 10000;
        width: 100%;
        border-bottom: 1px solid #eee;
        box-shadow: 0px 10px 20px 10px rgba(0, 0, 0, 0.2);
    }
    
    .footer-mobile .navbar-nav {
        flex-direction: row;
        line-height: 40px;
        margin: 0px -14px;
        background: #fff;
        height: 65px;
    }
    
    .footer-mobile .navbar-nav .nav-link {
        height: 65px;
    }
    
    
    .footer-mobile .nav-item {
        width: 20%;
        text-align: center;
    }
    
.footer-mobile .nav-item .fa{
        color: #000;
        font-size: 23px;
        cursor: pointer;
        fill: #000;
    }
    
    .header-cats {
        display: none;
    }
    
    .header-mobile {
        display: block;
        text-align: center;
        height: 50px;
        line-height: 50px;
    }
    .header-mobile.index-mobile{
        height: 100%;
    }
    .header-mobile-transparent, .header-mobile-transparent .header-mobile {
        background-image: none !important;
        position: absolute;
        width: 100%;
        border-bottom: none;
    }
    .header-mobile-transparent .header-mobile .left-icon a, .header-mobile-transparent .header-mobile .right-icon a {
        color: #fff;
        fill: #fff;
    }
    .header-mobile-transparent .header-mobile.modal-mobile {
        background: #fff;
    }
    
    .header-mobile-transparent .header-mobile.modal-mobile .right-icon {
        position: absolute;
        right: 16px;
        top: 1px;
    }
    
    .header-mobile-transparent .header-mobile.modal-mobile .left-icon a, .header-mobile-transparent .header-mobile.modal-mobile .right-icon a {
        color: #F15045;
        fill: #F15045;
    }
    
    .header-mobile-logo-left .mobile-header {
        position: relative;
        text-align: left;
    }
    
    .main-leftbar {
        border: 0px;
    }
    
    .footer .phone-soc {
        margin-right: 0;
        max-width: 300px;
        margin: 0 auto;
        text-align: center;
    }
    
    .footer .subline {
        font-size: 11px;
        background-color: #0d8e4f;
    }
    
    
    
    .category_title {
        display: none;
    }
    
    .category_title .float-right{
        float: unset !important;
        text-align: center;
        margin: -0px -20px;
    }
    .footer {
        margin-bottom: 50px;
    }

.sub-cats-widget .owl-prev {
    left: -25px !important;
}
.sub-cats-widget .owl-next {
    right: -22px !important;
}

.search-city .city {
    width: 50% !important;
}

}

.product-images-normal {
    margin-bottom: 30px;
}

.product-images-normal .slick-prev {
    display: none !important;
}
.product-images-normal .slick-next {
    display: none !important;
}

@media (max-width: 767px) {
    
    .reviews .form .stars .starrating > label:before {
        content: "\f005";
        margin: 2px;
        font-size: 2em;
        font-family: "Font Awesome 5 Free";
        display: inline-block;
        font-weight: 600;
    }
    .review-item .card-body {
        padding: 0px 0px 10px 0px;
    }
    .product-images-small {
        display: none !important;
    }
    
    .product-images-normal .slick-list {
        margin: 0px 20px;
    }
    
    .product-images-normal .slick-initialized .slick-slide {
        padding: 5px;
    }
    
.product-images-normal .slick-prev {
    float: left;
    position: absolute;
    left: -36px;
    /* width: 50px; */
    transform: rotate(-90deg);
    top: 37%;
    display: inline-block !important;
	font-size: 0px;
}
.product-images-normal .slick-next {
    float: left;
    position: absolute;
    right: -36px;
    transform: rotate(-90deg);
    top: 35%;
    display: inline-block !important;
	font-size: 0px;
}

#widget_wrapper_89 {
    display: none;
}

.sub-cats-widget .owl-carousel .owl-stage-outer {
    margin: 0px !important;
}
    
}

.footer-mobile .name {
    line-height: 1px;
    font-size: 13px;
    color: #000;
}

@media (max-width: 1470px) {
    
.header-site .search-line .line-search {
    /*width: 60%;*/
    position: relative;
}
    
}

@media (max-width: 1400px) {
.col-header-icons li{
    padding: 0px !important;
}
.col-header-icons li a{
    padding-left: 3px !important;
} 
}

.footer-mobile .nav-item .avatar-colorbox  {
    float: unset !important;
    width: 24px  !important;
    height: 24px  !important;
    margin-top: 3px  !important;
}

.footer-mobile .nav-item div.avatar-colorbox  {
    float: unset !important;
    width: 22px !important;
    height: 22px !important;
    margin: 9px auto 9px auto!important;
}

.footer-mobile .nav-item .image-box {
    float: unset !important;
    height: 22px;
    margin-top: -2px !important;
    padding: 3px;
}

.mobile-shop .nav-item .image-box, .mobile-users .nav-item .image-box, .mobile-partner .nav-item .image-box {
}
.mobile-services .nav-item .image-box, .mobile-customer .nav-item .image-box, .mobile-performer .nav-item .image-box {
    background: #ee8108;
}
.mobile-deposit .nav-item .image-box, .mobile-depositor .nav-item .image-box, .mobile-farmer .nav-item .image-box {
    background: #731982;
}

.mobile-shop .footer-mobile .nav-item .fa, .mobile-users .footer-mobile .nav-item .fa, .mobile-partner .footer-mobile .nav-item .fa  {
    color: #000;
    fill: #000;
}

.mobile-services .footer-mobile .nav-item .fa, .mobile-customer .footer-mobile .nav-item .fa, .mobile-performer .footer-mobile .nav-item .fa  {
    color: #ee8108;
    fill: #ee8108;
}

.mobile-deposit .footer-mobile .nav-item .fa, .mobile-depositor .footer-mobile .nav-item .fa, .mobile-farmer .footer-mobile .nav-item .fa  {
    color: #731982;
    fill: #731982;
}

.modal-menu .menus .menu {
  margin-top: 10px !important;
  margin-bottom: 30px !important;
  font-size: 21px;
  line-height: 38px;
}

.modal-menu .menus .menu .title {
    margin-bottom: 1rem;
    font-weight: bold;
}

.modal-menu .menus .menu .counter {
    background-color: #f81155;
   float: right;
  border-radius: 8px;
  padding: 0px 7px;
  margin: 0px;
    margin-top: 0px;
  margin-top: 12px !important;
  color: #fff;
  line-height: 20px;
}

button.menu-toggle,button.menu-toggle:active,button.menu-toggle:focus,button.menu-toggle:hover{background-color:transparent;border:0;outline:0}button.menu-toggle{width:100%;text-align:center}.nav-search-enabled .main-navigation .menu-toggle{text-align:left}

.mobile-bar-items{display:none;position:absolute;right:0;top:0;z-index:21;list-style-type:none}.mobile-bar-items a{display:inline-block}@media (max-width:768px){.top-bar.top-bar-align-left,.top-bar.top-bar-align-right{text-align:center}.top-bar .widget{float:none!important;margin:0 10px!important}.top-bar .widget_nav_menu li{float:none;display:inline-block;padding:5px 0}.content-area,.inside-footer-widgets>div,.sidebar{float:none;width:100%;left:0;right:0}.inside-footer-widgets>div:not(:last-child){margin-bottom:40px}.one-container .sidebar{margin-top:40px}.separate-containers #left-sidebar+#right-sidebar .inside-right-sidebar{margin-top:0}a,body,button,input,select,textarea{-webkit-transition:all 0s ease-in-out;-moz-transition:all 0s ease-in-out;-o-transition:all 0s ease-in-out;transition:all 0s ease-in-out}.inside-header>:not(:last-child){margin-bottom:20px}.main-navigation .menu-toggle{display:block}.main-navigation ul{display:none; background-color: #0c0c0c;}.main-navigation.toggled .main-nav>ul{display:block}.main-navigation .main-nav ul ul{position:relative;top:0;left:auto;right:auto;width:100%}.main-navigation .main-nav li{float:none;clear:both;display:block!important;text-align:left!important}.fluid-header .inside-header,.header-widget,.site-info{text-align:center}.main-navigation .main-nav li.hide-on-mobile{display:none!important}.main-navigation .children.toggled-on,.main-navigation .sub-menu.toggled-on{display:block!important;opacity:1!important}.main-navigation .dropdown-menu-toggle:before{content:"\f107"!important}.main-navigation .sfHover>a .dropdown-menu-toggle:before{content:"\f106"!important}.main-navigation .menu-item-has-children .dropdown-menu-toggle{float:right}.main-navigation .mobile-bar-items{display:block}.main-navigation .menu li.search-item{display:none!important}.main-navigation .sf-menu>li.menu-item-float-right{float:none!important;display:inline-block!important}[class*=nav-float-] .site-header .inside-header>*{float:none;clear:both}.both-left.separate-containers .inside-left-sidebar,.both-left.separate-containers .inside-right-sidebar,.both-right.separate-containers .inside-left-sidebar,.both-right.separate-containers .inside-right-sidebar{margin-right:0;margin-left:0}.site-main{margin-left:0!important;margin-right:0!important}body:not(.no-sidebar) .site-main{margin-bottom:0!important}.header-widget{float:none;max-width:100%}.alignleft,.alignright{float:none;display:block;margin-left:auto;margin-right:auto}.post-image-aligned-left .post-image,.post-image-aligned-right .post-image{float:none;margin:2em 0;text-align:center}.site-info{padding-left:10px;padding-right:10px}.copyright-bar,.footer-bar{float:none!important;text-align:center!important}.footer-bar{margin-bottom:20px}.footer-bar .widget_nav_menu li{float:none;display:inline-block;padding:5px 0}.site-footer .footer-widgets .footer-widgets-container .inside-footer-widgets{margin:0}.site-footer .footer-widgets .footer-widgets-container .inner-padding{padding:0}.comment .children{padding-left:10px;margin-left:0}.edd_download{display:block;float:none!important;margin-bottom:1.5em;width:100%!important}}

.mobile-modals {
    position: fixed;
    height: 100%;
    width: 100%;
    background: #fff;
    z-index: 1000;
    padding: 60px 0px;
    overflow: auto;
    display: none;
    opacity: 0;
    transition: 0.2s;
    top: 0px;
}

#search-mobile {
    width: 100%;
    margin-bottom: 15px;
}

.mobile-modals.view {
    opacity:1;
    display: block;
}

.body-modal {
    overflow: hidden;
}

.body-modal .header-site {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

.modal-search {

}

.modal-box {
    display: none;
}
    
.modal-box.view {
    display: block;
    padding: 10px 0px;
}

.modal-menu {
}

.modal-menu .menu {
    padding: 10px 25px 10px 25px;
}

.modal-menu .title-footer {
font-weight: 700;
  margin-bottom: 15px;
  font-size: 21px;
}
.modal-menu  ul {
    margin: 0px;
    margin-bottom: 15px;

}
.modal-menu  ul li {
    margin-bottom: 15px;
}

.modal-menu  .footer-menu a{
color: #000;
  font-weight: 500;
  font-size: 21px;
  line-height: 38px;
}

.modal-menu .line {
   width: 100%;
border-bottom: 1px solid #eee;
margin-bottom: 15px;
}

.modal-search .cats {

    
}

.modal-search .cats ul {
    margin: 0px;
}

.modal-search .cats ul li {
    width: 100%;
    margin: 0px 0px 0px 0px !important;
}

.modal-search .cats-list {
    width: 100%;
}

.modal-search .cats li.active {
    color: #f77d00;
}

.modal-search .cats li a {
    color: #000;
    width: 100%;
    display: inline-block;
    padding: 10px 15px;
    border-bottom: 1px solid #ccc;
	font-size: 21px;
}

.modal-search .cats li .fa {
    float: right;
    line-height: 24px;
}


.modal-search .cats .index-cat {
    font-weight: 700;
}

@media (min-width: 980px) {
    .mobile-modals {
        display: none !important;
    }
}


#search .search-cancel {
    transition: 0.2s;
    display: none;
}


#search .searchBox .items {
    max-height: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
}


#search .searchBox .items .item {
    margin: 0px -15px;
}


#search .searchBox {
    display: none;
} 

#search.active .searchBox {
    display: block;
} 

#search.active .search-cancel{
    display: block;
    cursor: pointer;
}


#search.active input {
    width: 76%;
    float: left;
}

#search.active .search-cancel {
    width: 22%;
    line-height: 39px;
    float: left;
    margin-left: 2%;
    text-align: center;
}
#search.active .cats-list {
    display: none;
}

#search-mobile-new {
    border-radius: 12px;
    caret-color: #a73afd;
    background-color: #fff;
}
.m-header-search {
    background: linear-gradient(97.26deg,#ed3cca .49%,#df34d2 14.88%,#d02bd9 29.27%,#bf22e1 43.14%,#ae1ae8 57.02%,#9a10f0 70.89%,#8306f7 84.76%,#7c1af8 99.15%),linear-gradient(rgba(0,0,0,.05),rgba(0,0,0,.05));
}
.m-header-search-wrapper {
    background: linear-gradient(97.26deg,#ed3cca .49%,#df34d2 14.88%,#d02bd9 29.27%,#bf22e1 43.14%,#ae1ae8 57.02%,#9a10f0 70.89%,#8306f7 84.76%,#7c1af8 99.15%),linear-gradient(rgba(0,0,0,.05),rgba(0,0,0,.05));
}
.m-header-search .dst-map a {
    color: transparent;
    cursor: pointer;
    background-image: url(data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2223%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M16.85%209c0%201.914-.878%204.137-2.299%206.344-1.406%202.186-3.269%204.237-5.055%205.779a.668.668%200%200%201-.901-.032c-1.672-1.569-3.56-3.626-5.022-5.81C2.094%2013.07%201.15%2010.876%201.15%209a7.85%207.85%200%201%201%2015.7%200Z%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222.3%22%2F%3E%3Ccircle%20cx%3D%229%22%20cy%3D%229%22%20r%3D%222.85%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222.3%22%2F%3E%3C%2Fsvg%3E);
    background-position: 50%;
    background-repeat: no-repeat;
    width: 19px;
    height: 23px;
    font-size: 0;
    line-height: 0;
    display: block;
    transition: all 0.3s ease 0s;
}
.m-header-search-back::before{
    filter: invert();
    content: "";
    background-image: url(data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.361.238a.977.977%200%20011.278%200l7.097%206.377a.755.755%200%20010%201.147.977.977%200%2001-1.278%200L8%201.96%201.542%207.762a.977.977%200%2001-1.277%200%20.755.755%200%20010-1.147L7.36.238z%22%20fill%3D%22%23000%22%2F%3E%3Crect%20width%3D%222%22%20height%3D%2216%22%20rx%3D%221%22%20transform%3D%22matrix%28-1%200%200%201%209%200%29%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 16px;
    height: 16px;
    display: block;
    transform: rotate(270deg);
    transition: all 0.4s ease 0s;
}
#search-new .searchBox .product .title a {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 400;
    font-size: 16px;
    height: auto;
}
#search-new .searchBox .items {
    line-height: 20px;
}
#search-new .searchBox {
    height: calc(100vh - 173px);
}

.filtered_body {
    filter: blur(8px);
}

@media screen and (max-width:863px) {
    .modal-content {
        margin-top: 110px;
    }
    .mobile-shop.fixed-top:has(#search-new) {
        background: transparent !important;
        border-bottom: unset;
    }
    .mobile-shop.fixed-top #search-new:has(.mobile-modals.view) {
        border-bottom: 1px solid #d6dbe0;
    }
    .mobile-shop .index-mobile:has(#search-new) {
        background-color: #fff;
    }
    .index-mobile.scrolling-down{
        transform: translateY(-111px);
        transition: .4s;
    }
    .index-mobile.scrolling-up{
        transform: translateY(0px);
        transition: .4s;
    }
         /* .header-site.fixed-top:has(.index-mobile.scrolling-down){
        transform: translateY(-111px);
        transition: .2s;
    }
    .header-site.fixed-top:has(.index-mobile.scrolling-up){
        transform: translateY(0px);
        transition: .2s;
    } */
    .m-scroll-block {
        overflow-y: hidden;
    }
}

#search-new{
    width: calc(100% + 40px);     
}
.header-mobile.index-mobile:has(#search-new){
    overflow-x: hidden;
}
.m-header-search {
    transform: translateX(-40px);
    transition: .2s;
}
.m-header-search.search-move{
    transform: translateX(0);
}
#search-new .header-search-form {
    width: calc(100% - 80px);
}
.m-header-search-container {
    justify-content: end;
}
.primary_btn.button-city{
    line-height: normal !important;
}
/* body:has(#page.filtered_body)  .header-site.mobile-shop{
    height: 100vh;
    
    background: transparent;
}
body:has(#page.filtered_body)  .header-site.mobile-shop .header-mobile.index-mobile{
    background: transparent;
} */
#search-new .searchBox {
    width: calc(100% - 40px) !important;
}
