

.buynowProd{
    display:none !important;
}
.header > .container > .h-contacts, .header > .container > .call-to-me{
    display:none !important;
}
.mobileCategoryBlock{
    display:none;
}
.mobile-links{
    display: none;
    float: right;
}
input:-webkit-autofill {
    -webkit-text-fill-color: #696e6e !important;
    -webkit-box-shadow: 0 0 0 30px #f5f5f5 inset;
}
.filter-open-btn{
    display:none;
}
.mobile-filter-btn{
    display:none
}
.filter-mobile-closed{
    display:none;
}
@media (max-width: 960px){

    .menu .nav-main-min:hover > a{
        text-decoration:none;
        color:#d4376d !important;
        text-shadow: 0px 0px 0px black;}

    ul.active li.nav-main-min.test47 > a{
        color: white !important;
    }
    ul.active > li.nav-main-min.active a{
        color:white !important;
    }

    .nav-menu > #menuha{
        display: block !important;
        line-height: 1;
        padding-top: 10px;
    }

    .nav-main{
        background: #1f1f1f;
        border-bottom: 1px solid #808080;
    }
    #menuha a{
        color: #d4376d !important;
        pointer-events: none;
        cursor: default;
        font-size: 36px;
        border-bottom: 1px solid #232323;
        padding-bottom: 0px;
    }
    .menu .nav-menu .active li:first-child{
        background: #ec3d79 url(..//images/menu_item_hover.png) no-repeat right center;
        color: white !important;
        border-bottom: 1px solid ;
    }

    .menu li.nav-main-min.active{
        background: #ec3d79 url(..//images/menu_item_hover.png) no-repeat right center;
        color: white !important;

    }

    .menu li.nav-main-min.active a:visited{

        color: white !important;

    }
    .nav-main-zag a{
        color: white !important;
        border-bottom: 1px solid #232323;
    }
    li.nav-main-min a{
        border-bottom: 1px solid #d4376d;
        margin-left: 7px;
        color: #d4376d;
    }
    li.nav-main-min a:hover{
        color: #d4376d;
        text-decoration: none;
    }
    .menu .nav-main > a:hover{
        color: white !important;
    }
    .menu a{
        display: block;
        padding: 7px 0 12px 18px;
        width: 100%;
        white-space: nowrap;
        font-size: 15px;
        font-weight: 300;

        -webkit-transition: all 0s ease;
        transition: all 0s ease;
    }
}
@media (max-width: 400px) {
    .product_box{
        width: 100% !important;
    }
}
@media (max-width: 1024px) {
    .container {
        max-width: 100%;
    }
}
@media (min-width: 350px) and (max-width: 960px) {
    .set{
        display: block !important;
        width: 50px;
        height: 50px;
    }
}
@media(max-width: 960px){

    .locale-shop{
        padding: 0;
        margin-top: -25px;
        margin-right: 30px;
    }
    .header_link2_box a{
        margin-left: 0px !important;
    }
    a#lang_ua{
        padding-right: 5px;
    }
    .nav-menu-sub {
        display: none !important;
        -webkit-transition: 0.1s all linear;
        -moz-transition: 0.1s all linear;
        -ms-transition: 0.1s all linear;
        -o-transition: 0.1s all linear;
        transition: 0.1s all linear;
        position: absolute !important;
        left: 233px;
    }
    .mobile-swipe-left{
        position: fixed;
        height: 100vh;
        width: 10%;
        left: 0px;
        top: 0;
        z-index: 0;
    }
    .mobile-swipe-right{
        position: fixed;
        height: 100vh;
        width: 10%;
        right: 0px;
        top: 0;

    }
    body {
        width:100%;
        margin: 0;
        color: #292f38;
        background: #fcfdfd;
        font-family: MyriadPro, Tahoma, Arial, Sans-Serif !important;
        min-width: 0 !important;
    }
    .header > .container > .h-contacts {
        display:block !important;
    }
    .header > .container > .call-to-me {
        display: table !important;
        padding-left: 15px;

    }

    @media (min-width: 601px) and (max-width: 960px){
        .header > .container > .call-to-me{
            color: #EC3D79;
            font-weight: 700;
        }
    }

    .wrapper {
        width:100%;
        overflow:hidden;
    }
    .header_top {
        height: 40px;
        background-color: #ec3d79;
        position: fixed;
        z-index: 99;
        margin-top: -3px;
    }
    .btn-menu {
        display: block;
        background-color: #ec3d79;
        margin-top: 4px;
    }
    .header_link_box {
        width: 79%;
        float: left;
        margin-top: 4px;
        margin-left: 40px;
        color: #fff;
        display: block;
    }
    .header_link_box > a, .header_link_box span > a {
        color: #fff;
    }
    .hh-contacts {
        float: right !important;
        text-align: right !important;
        max-width: 8% !important;
        margin: 0 !important;
        line-height: 26px !important;
        width: 8% !important;
    }
    .hh-contacts > a, .hh-contacts > img, .hh-contacts > strong{
        display:none;
    }
    .hh-contacts > .h-response > img, .hh-contacts > .h-response > strong {
        display: none;
    }
    .viber {
        display: block;
        float: none;
        margin-right: 0;
        padding: 0;
        width: 99%;
        text-align: right;
        margin-left: -7px;
        margin-top: -1px;
    }
    .viber > img {
        width: 20px;
        vertical-align: bottom !important;
    }
    .logo {
        float: left;
        margin-top: 0px;
        width: 48%;
        left: 0;
        text-align: left;
        z-index: 1;
    }
    .header{
        text-align: center;
        padding: 4px 0;
        margin-top: 37px;
    }
    .h-contacts{
        float: right !important;
        text-align: right !important;
        max-width: 47% !important;
        margin: 0 !important;
        line-height: 26px;
        width: 47% !important;
        margin-top: -2px !important;
    }

    .locale-shop {
        display: none;
    }

    .h-contacts img {
         position: relative;
         top: -3px;
         margin-left: 0px;
     }
    .search-form {
        width: 65%;
    }

    .search-form input[type="search"] {
        width: 87%;
        padding: 0px 10px;
    }
    .search-form button[type="submit"] {
        margin: 0;
        padding: 0;
        position: absolute;
        left: auto;
        width: 48px;
        right: 4px;
        border: none;
        background: rgba(255, 255, 255, 0);
    }
    .search-form button[type="submit"] > i {
        background-color: #f5f5f5 !important;
        padding-left: 13px !important;
        padding-right: 0px;
        margin-right: 10px;
    }
    .headerCartBox{
        width: 35% !important;
    }
    .wishlist{
        float: left !important;
        margin: 0 !important;
        padding: 0 !important;
        width: 37% !important;
        padding-top: 9px !important;
        display:block !important;
    }
    .cart.item {
        width: 57% !important;
        padding: 0px !important;
        margin: 0px 0px 0px 2% !important;
    }
    .cart:before {
        background: url(..//images/ico_cart.png) no-repeat;
        width: 29px;
        height: 22px;
        content: "";
        position: absolute;
        left: 16px;
        top: 10px;
    }
    .headerCartBox {
        float: left;
        padding-left: 0px !important;
    }
    .h-response {
        float: none !important;
    }
    .desc-group {
        height: 43px;
        overflow: hidden;
        cursor: pointer;
        margin-bottom: 18px;
    }
    .desc-group:before {
        content: "Подробнее";
        background: linear-gradient(to top, rgb(255, 255, 255), rgba(255, 255, 255, 0.22));
        width: 95%;
        position: absolute;
        height: 45px;
        text-align: center;
        padding-top: 32px;
        color: #ec3d79;
        font-weight: 500;
        font-size: 18px;
    }
    .categoryHomeContent .linkCategory {
        padding: 2px 0;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .text-block {
        padding-top: 0px;
    }
    .popularity-menu{
        display:none !important;
    }
    .topCategoryContainer{
        display:none;
    }
    .mobileCategoryBlock{
        display:block;
        margin-top: -26px;
    }
    .categoryBlockHome > a{
        float: left;
        text-decoration: none;
        text-underline: none;
        width: 50%;
        background-color: #ecf0f1;
        padding: 5px;
        border: solid 1px #d2d2d2;
        height: 180px;
    }
    .categoryBlockHome > a > div {
        display:table;
        margin:auto;
        text-align:center;
    }
    .search-m-button {
        cursor: pointer;
        float: left;
        margin-right: 11px;
        font-size: 24px;
        margin-top: -3px;
        opacity: 0.7;
    }
    .cart-m-button{
        float:left;
    }
    .cart-m-button > .cart:before {
        background: url(..//images/ico_cart.png) no-repeat;
        background-size: 100%;
        width: 29px;
        height: 22px;
        content: "";
        position: absolute;
        right: 4px;
        left: inherit;
        top: 9px;
    }
    .search-m-fixed {
        position: fixed;
        top: 40px;
        width: 100%;
        left: 0;
        box-shadow: 0px 1px 4px #000000;
        z-index: 999;
    }
    .search-m-fixed input[type="search"] {
        width: 99%;
        padding: 0px 10px;
    }
}
@media(max-width:600px){
    
    .side_add_pr_box {
        margin: 10px 0 15px;
        display: table;
        border-bottom: solid 1px #e4e4e4;
        padding-bottom: 10px;
    }
    .viewedProducts .image {
        width: 150px;
        height: 150px;
        position: relative;
        margin: auto;
        display: table;
        float: none;
    }
    .viewedProducts .side_add_pr_name a {
        font-size: 16px;
        font-weight: 300;
        line-height: 18px;
        color: #292f38;
    }
    #cartHeadItemsCnt {
        background: #851ba4;
        border-radius: 22px;
        color: #fff;
        position: absolute;
        right: 0;
        margin-right: 0px;
        font-size: 12px;
        width: 20px;
        line-height: 20px;
        height: 19px;
        text-align: center;
        display: inline-block;
        text-indent: initial;
    }
    .poweredBy{
        display:none;
    }
    .footer{
        padding-bottom: 36px;
    }
    .buynowProd{
        display:block !important;

    }
    .buynow{
        /*margin-left: 5px;*/
    }
    .call-to-me{
        color: #ffffff;
        font-weight: 700;
        display: table;
        width: 100%;
        float: none;
        font-size: 18px;
        position: fixed;
        bottom: 0;
        left: 0;
        background-color: #ec3d79;
        z-index: 99;
        height: 36px;
        padding-top: 5px;
    }
    #goUp {
        background: #ddd url(..//images/arr_up.png) no-repeat center center;
        width: 34px;
        height: 34px;
        position: fixed;
        z-index: 999;
        right: 30px;
        bottom: 100px;
        cursor: pointer;
        border-radius: 34px;
        display: none;
        transition: all 0.3s;
    }
    .cartCheckoutBtn{
        width: 50%;
    }
    .close_modal{
        display: table;
        width: 100%;
        margin-bottom: 5px;
    }
    .fixed-filter{
        display: none;
        position: fixed;
        top: 40px;
        margin: 0;
        padding: 0;
        width: 100%;
        left: 0;
        background-color: white;
        z-index: 997;
        height: calc(100% - 40px);
        overflow-y: auto;
        padding-bottom: 25px;
    }

    .filter-open-btn{
        display: block;
        position: fixed;
        right: -18px;
        top: 36%;
        background-color: #f5f5f5;
        padding: 6px 11px;
        z-index: 997;
        border-top-right-radius: 5px;
        border-top-left-radius: 5px;
        box-shadow: 0px 0px 3px black;
        cursor: pointer;
        transform: rotate(-90deg);
    }
    .mobile-filter-btn{
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        width: 100%;
        margin: auto;


    }
    .f-submit{
        margin-left: 15px !important;
        float: left;
        box-shadow: 0px 1px 1px #ec3d79 !important;
    }
    .f-clear{
        margin-right: 15px;
        float: right;
        background-color: #d0d0d0 !important;
        color: black !important;
        box-shadow: 0px 1px 1px #d0d0d0 !important;
    }
    .f-submit, .f-clear{
        background-color: #ec3d79;
        padding: 5px 5px;

        color: #fff;

        width: 140px;
        margin-left: 3px;

        text-align:center;
        cursor:pointer;
    }


    .filter-mobile-closed{
        display: block;
        position: fixed;
        left: 0;
        width: 25px;
        height: 100vh;
    }
    .product_box {
        position: relative;
        float: left;

        margin-bottom: 30px;
        height: 377px;
        /*border: solid 1px #dddddd;*/
        border-radius: 6px;
        width:50%;
    }

    .product_box_inner{
        height:auto;
    }
    .product_box_inner:hover {
        height: 400px;
    }
    .img-holder > img {
        width: auto;
    }
    .product_box_inner > .image{
        height: 140px;
    }
    ul.listChildren li {
        width: 50%;
    }
}
@media(max-width: 420px){
	.viewedArticles{
		display:none !important;
	}
    /*.header_link_box{
        display:none;
    }
    .mobile-links{
        color: black;
        width: 289px;
        left: 0;
        right: 0;
        top: 45px;
        margin-left: 0;
        position: absolute;
        margin: auto;
        display: table;
        float: none;
    }
    .mobile-links > a {
        color: #000;
    }
    .header {
        text-align: center;
        padding: 4px 0;
        margin-top: 60px;
    }*/
}
@media(max-width: 350px){
    .feat_one_name {
        font-size: 10px;
        color: #292f38;
        white-space: normal;
        padding-right: 10px;
    }
    .feat_one_content {
        margin-left: 105px;
    }
    #owl-featured .owl-item .image {
        width: 100px;
        height: 100px;
        position: relative;
        float: left;
    }
}
@media (max-width: 400px){
    .productGrid .prod_box{
        width: 100%;
        margin: 0 auto 30px !important;
    }
    .product_box:nth-child(4n+1){
        margin: 0 auto 30px  !important;
    }
}
@media (min-width: 401px) and (max-width: 600px){
    .product_box{
        width: 44% !important;
        margin: 0 auto 30px 20px !important;
        border: solid 1px #dddddd !important;
        height: 405px !important;
    }
    .product_box_inner{
        /*height: 405px !important;*/
    }
    .product_box:nth-child(4n+1){
        margin: 0 auto 30px  20px !important;
    }
    .cat_prod_stars i.fa-star{
        font-size: 11px;
    }
}
@media (max-width: 320px) {
    .header_link2_box a{
        margin-top: -40px;
    }
}
@media (min-width: 321px) and (max-width: 324px) {
    .header_link2_box a{
        margin-top: -23px;
    }
}
@media(max-width: 337px){

    .h-contacts {

        width: 100% !important;
        float: none !important;
        display: block;
        max-width: 100% !important;
    }
    .logo{
        width: 100%;
        text-align: center;
        margin-bottom: 5px;
    }
    .h-response{
        display:table;
    }
    .hh-contacts {
        max-width: 8% !important;
        width: 8% !important;
    }
    .product_buy_btn {
        display: inline-block;
        width: 137px;
        line-height: 36px;
        text-align: center;
        font-size: 16px;
        color: #fff;
        background: #ec3d79;
        border-bottom: 2px solid #e91e63;
        border-radius: 3px;
    }
    .buynowProd {
        display: block !important;
        width: 137px;
        /*margin-left: -5px;*/
        margin-top: 5px;
    }
    ._cart-add{
        margin-right: 5px;
        margin-top: 5px;
    }


}


