.clearfix,
.clearfix:before,
.clearfix:after{
    width: 100%;
    float: none;
    clear: both;
    display: block;
    content: '';
}
.vdz_start_loop{
}
.woocommerce .woocommerce-breadcrumb{
    margin: 0 auto !important;
}
.woocommerce-pagination{
    margin-top: 30px;
    margin-left: 3%;
}

.instruction-item .instruction-icon{
    text-transform: uppercase;
}
.page-template-page_theme_dialers .wrapper-narrow.content a.button.button-center{
    display: inline-block;
    text-decoration: none;
}

.single-project #gallery img{
    width: 300px;
    height: 220px;
    object-fit: cover;
}
.vdz_text_center{
    text-align: center;
}

.hidden{
    display: none !important;
}

iframe#amoforms_iframe_853045, iframe#amoforms_iframe_853021 {
    position: relative !important;
    max-width: 300px;
    border: 0 !important;
    margin: 0 !important;
    left: 0 !important;
    bottom: 54px !important;
}

.amoforms-form{
    padding: 1px 36px 25px 36px !important;
}
div#amofroms_main_wrapper, div#amofroms_main_wrapper {
    max-width: 320px !important;
    border: 0 !important;
}
iframe#amoforms_iframe_853057, iframe#amoforms_iframe_853072, iframe#amoforms_iframe_854338, iframe#amoforms_iframe_854335{
    top: 10% !important;
}

@media (min-width: 640px){
    .ventox_product_one .product-main .product-photo-wrapper{
        height: 700px;
    }
}

.ventox_product_one .product-main .product-photo-wrapper .product-photo-thumb img{
    height: 111px;
    object-fit: contain;
}
.ventox_product_one .product-main .product-photo-wrapper  .product_photo_placeholder{
    max-height: 530px;
}
.woocommerce-result-count{
    /*display: none !important;*/
}

#sliders_nav .slider_item  .recuperator-thumb,
#sliders_nav .slider_item  .recuperator-title{
    cursor: pointer;
}
.catalog-filters h4{
    display: none;
}
.catalog-filters h4.vdz_block_show{
    display: block;
}

/*LOADER*/
#sliders .slider_control a{
    cursor: pointer;
}
.lds-default {
    display: block;
    margin: 0 auto;
    position: relative;
    width: 64px;
    height: 64px;
}
.lds-default div {
    position: absolute;
    width: 5px;
    height: 5px;
    background: #fff;
    border-radius: 50%;
    animation: lds-default 1.2s linear infinite;
}
.lds-default div:nth-child(1) {
    animation-delay: 0s;
    top: 29px;
    left: 53px;
}
.lds-default div:nth-child(2) {
    animation-delay: -0.1s;
    top: 18px;
    left: 50px;
}
.lds-default div:nth-child(3) {
    animation-delay: -0.2s;
    top: 9px;
    left: 41px;
}
.lds-default div:nth-child(4) {
    animation-delay: -0.3s;
    top: 6px;
    left: 29px;
}
.lds-default div:nth-child(5) {
    animation-delay: -0.4s;
    top: 9px;
    left: 18px;
}
.lds-default div:nth-child(6) {
    animation-delay: -0.5s;
    top: 18px;
    left: 9px;
}
.lds-default div:nth-child(7) {
    animation-delay: -0.6s;
    top: 29px;
    left: 6px;
}
.lds-default div:nth-child(8) {
    animation-delay: -0.7s;
    top: 41px;
    left: 9px;
}
.lds-default div:nth-child(9) {
    animation-delay: -0.8s;
    top: 50px;
    left: 18px;
}
.lds-default div:nth-child(10) {
    animation-delay: -0.9s;
    top: 53px;
    left: 29px;
}
.lds-default div:nth-child(11) {
    animation-delay: -1s;
    top: 50px;
    left: 41px;
}
.lds-default div:nth-child(12) {
    animation-delay: -1.1s;
    top: 41px;
    left: 50px;
}
@keyframes lds-default {
    0%, 20%, 80%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.5);
    }
}

/*LOADER END*/


.woocommerce-ordering select[name="orderby"] option[value="rating"],
.woocommerce-ordering select[name="orderby"] option[value="popularity"],
.woocommerce-ordering select[name="orderby"] option[value="date"]{
    display: none !important;
}

.result p.item_block{
    margin: 0.7rem 0 !important;
}

.home .functionality-step .content p{
    text-align: left;
}
.home .functionality-step .content ul{
    margin-top: 0;
}


#ship-to-different-address{
    display: none;
}
.team_item .contact,
.team_item .contact > div{
    display: block;
}

.single-post .post_content .content p,
.single-post .post_content .content{
    text-align: justify;
}

#pum_popup_title_740{
    text-align: center !important;
}
/*
#vdz_subscribe{
    position: fixed;
    width: 360px;
    right: 0px;
    bottom: 0px;
    border: 1px solid #d1e2fb;
    padding: 20px 20px 0 20px ;
    transition: all .5s ease-out 0s;
    z-index: 1000;
}
#vdz_subscribe.active{
    right: -360px;
}
#vdz_subscribe_btn{
    cursor: pointer;
    position: absolute;
    display: inline-block;
    top: -1px;
    left: -67px;
    padding: 10px 20px;
    background: #1a71fc;
    color: #fff;
    border: 1px solid #d1e2fb;
    border-right: none;
}
#vdz_subscribe_btn.active .arrow-left,
#vdz_subscribe_btn .arrow-right{
    display: none;
}
#vdz_subscribe_btn.active .arrow-right{
    display: block;
}
*/

.team_item .team-image-cont .img_description{
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 0;
    left: 0;
    opacity: 0;
    z-index: 50;
    transition: all .5s ease-out 0s;
    background: #1a71fc;
    color: #fff;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.team_item .team-image-cont:hover .img_description{
    opacity: 0.85;
}

.delivery-companies h4{
    font-size: 1.3rem;
    color: #1a71fc;
}
.woocommerce-cart .close_popup{
    display: none;
}

.woocommerce-page table.cart td.actions.close_popup_cell,
.woocommerce table.cart td.actions.close_popup_cell{
    text-align: left;
}
/*.pum-container .close_popup{*/
/*    display: inline-block;*/
/*    cursor: pointer;*/
/*    color: #1a71fc;*/
/*}*/
.woocommerce-privacy-policy-text input[type='checkbox'] {
    /*position: initial;*/
    /*display: inline-block;*/
    /*margin-right: 20px;*/
}

.content .woocommerce-NoticeGroup  ul li::before{
    display: none;
}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before{
    position: initial;
    top: 3px;
    left: 3px;
}

#what_it_is_r .content img{
    display: block;
    max-width: 100%;
    width: auto;
    margin: 2rem auto;
}

.woocommerce #payment ul.payment_methods li,
.woocommerce ul#shipping_method li,
.woocommerce #payment ul.payment_methods,
.woocommerce ul#shipping_method{
    list-style: none !important;
}
.pagination-wrapper ul li:before,
.woocommerce #payment ul.payment_methods li:before,
.woocommerce ul#shipping_method li:before{
    display: none !important;
}

.woocommerce ul#shipping_method li input{
    vertical-align: baseline;
}

#order_review .woocommerce-checkout-review-order-table tr.cart-subtotal{
    display: none;
}

#vdz_shipping{
    clear: both;
}
#vdz_shipping .lds-default div{
    background: #1a71fc;
}

#vdz_shipping #shipping_method li{
    display: inline-block;
    margin-right: 20px;
}
.project-item-img img{
    margin: 0 !important;
}

.woocommerce_vdz_cart .product-quantity .quantity{
    display: none;
}

#mobile_slider_arrows{
    display: none;
}
@media screen and (max-width: 640px){
    #recuperator-prev,
    #recuperator-next{
        display: none !important;
    }
    #mobile_slider_arrows{
        display: block;
    }

}

.payment_method_liqpay img{
    display: none;
}
.page-template-page_theme_dialers .jumbotron{
    margin-bottom: 0;
}
.contact-link  strong a{
    font-weight: bold;
}

#menu-item-429{
    display: none;
}
.user_country_DE  #menu-item-429{
    display: block;
}

.home .home-news img{
    max-width: 100%;
    max-height: 200px;
    object-fit: contain;
    margin: 1rem;
}


/*Preloader*/

.page-loader {
    position: fixed !important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1010;
    background-color: #1a71fc;
    background-image: url(../images/home_slide_bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.page-loader::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #1a71fc;
    opacity: 0.85;
}

.loader-text,
.loader-img {
    position: absolute;
    width: 60%;
    max-width: 700px;
    min-width: 280px;
    margin: auto;
    left: 50%;
    top: 50%;
    margin-left: -140px;
}
.loader-img {
    margin-top: -40px;
}
.loader-text {
    margin-top: -100px;
    color: white;
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 300;
}

.st-text{fill:white;}
.text-preload{fill:rgba(255,255,255,0.5);}
.text-loaded{fill:rgba(255,255,255,1);}
.logo0{fill:#FFFFFF;}
.logo1{fill:#D32929;}

@media (min-width: 500px) {
    .loader-text,
    .loader-img {
        margin-left: -30%;
    }

}
@media (min-width: 640px) {
    .loader-text {
        font-size: 32px;
        margin-top: -120px;
    }
}
@media (min-width: 1024px) {
    .loader-text {
        font-size: 48px;
        margin-top: -160px;
        font-weight: 200;
    }
}
@media (min-width: 1184px) {
    .loader-text,
    .loader-img {
        left: 50%;
        margin-left: -350px;
    }
}

a.configurator_contacts{
    text-decoration: none !important;
}

.content h2 a{
    font-size: inherit;
    color: inherit;
    font-weight: inherit;
}

.delivery.page  p, .delivery.page  a{
    text-align: initial;
}

span.vdz_all{
    white-space: nowrap;
}


.header .lang{
    /*display: none;*/
}

.vdz_inline{
    display: inline-block;
}
.vdz_inline.empty_cart_link{
    margin: 20px auto;
}
.menu-header .current-menu-item > a ,
.menu-header .current_page_item > a {
    color: #1a71fc !important;
}

#qi_energy{
    margin-top: 35px;
}
#qi_energy img{
    max-width: 114px;
}
label[for="payment_method_ecc"] img{
    display: none;
}

.woocommerce table.shop_table .product-total span.vdz_all{
    white-space: inherit;
}

.product-catalog-title h1.title{
    line-height: 1;
}

@media (min-width: 640px){
    .product-catalog-title .title {
        display: block;
        padding: 0 180px;
    }
}

.post-type-archive-product .woocommerce-breadcrumb{
    margin-top: 72px !important;
}
.home #banner_mp .banner_image img{
    display: block;
    margin: 10px auto;
}
@media (min-width: 960px){
    .post-type-archive-video .breadcrumb,
    .post-type-archive-project .breadcrumb{
        margin-top: 0;
    }
}
.vdz_checkout_info_text{
    margin-top: 10px;
    margin-bottom: 20px;
    text-align: center;
}
.vdz_after_peyment_text{
    margin: 10px 0;
}
#what_it_is_r_nav{
    position: relative;
}
#what_it_is_r_nav .button{
    background-color: #fff;
    cursor: pointer;
    padding: 1rem !important;
    width: auto;
}
#what_it_is_r_nav .button:hover{
    background-color: #1a71fc;
}
#what_it_is_r_nav .product-nav{
    position: sticky;
    width: 100%;
}
#what_it_is_r_nav .product-nav .bleft{
    left: 0px !important;
}
#what_it_is_r_nav .product-nav .bright{
    right: 0px !important;
}


@media screen and (max-width: 1025px){
    #what_it_is_r_nav .product-nav .arrow-right::before{
        left: 18px;
    }
    #what_it_is_r_nav .product-nav{
        position: relative;
        width: 50%;
        right: 0;
        left: 0;
        margin: 0 auto;
        padding-bottom: 70px;
    }
}


.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.embed-responsive::before {
    display: block;
    content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.embed-responsive-21by9::before {
    padding-top: 42.857143%;
}

.embed-responsive-16by9::before {
    padding-top: 56.25%;
}

.embed-responsive-4by3::before {
    padding-top: 75%;
}

.embed-responsive-1by1::before {
    padding-top: 100%;
}

#home_video{
    width: 80%;
    margin: 20px auto;
}
.vdz_pointer{
    cursor: pointer;
}

.page-template-page_theme_video article{
    margin: 40px 0;
}
.catalog-item.ventox_product,
.catalog-item-text{
    position: relative;
}
.catalog-item-text{
  /*  cursor: pointer;*/
}
.catalog-item.ventox_product .catalog-item-text *{
    font-size: 0.875rem !important;
    line-height: 1rem !important;
}
.catalog-item.ventox_product .catalog-item-text:hover{
  /*  overflow: initial;*/
}
.catalog-item.ventox_product .catalog-item-text .catalog_item_text_inner{
    position: absolute;
    top: 0;
    z-index: 50;
    width: 100%;
    background-color: #fff;
    border: 1px solid transparent;
    border-top: none;
    transition: 0.4s;
}
.close_popup{
    transition: all 0.5s;
}
.catalog-item.ventox_product .catalog-item-text:hover .catalog_item_text_inner{
  /*  border: 1px solid rgba(0,0,0,0.3);
    border-top: none;
    padding: 0.5rem;*/
}


.woocommerce-notices-wrapper .woocommerce-message{
    display: none !important;
}
.popmake-content .lds-default{
    margin-bottom: 30px;
}

.woocommerce-cart .lds-default div,
.popmake-content .lds-default div{
    background: #1a71fc;
}

#ppform a.button {
    display: none;
}
#ppform input[type="submit"]{
    background-color: #1a71fc;
    border: 1px solid #1a71fc;
    color: #fff;
    padding: 1rem 2rem;
}
@media (max-width: 960px) {
    .vdz_header_phone{
        display: block;
        margin: 15px 0;
        text-align: center;
        font-size: 1.1rem;
        font-weight: bold;
    }
}
@media (min-width: 960px) {
    .header-nav .navigation {
        width: calc(100% - 260px);
    }
    .vdz_header_phone{
        position: absolute;
        width: 130px;
        height: 72px;
        line-height: 72px;
        text-align: center;
        top: -4px;
        right: 128px;
        border-left: 1px solid #d1e2fb;
        border-right: 1px solid #d1e2fb;
        font-size: 1.1rem;
        font-weight: bold;
    }
}
.woocommerce-cart article h1+h3.vdz_second_h3{
    text-align: left;
}
.woocommerce-Price-amount{
    font-size: 1.2rem;
}
.woocommerce table.shop_table tr.info .info.price > span, .shop_table tr.info .info.price>span{
    padding: 0.5rem;
    margin-left: 10px;
    width: 112px;
}

@media screen and (max-width: 768px){
    .woocommerce table.shop_table tr.info .info + .info, .shop_table tr.info .info + .info{
        width: 100%;
    }

}
.home .header:not(.header-fixed) a.vdz_header_phone{
    color: #fff !important;
}
@media (min-width: 960px){
    .home .header:not(.header-fixed) .button-cart{
        border-left: none;
    }
    .home .header:not(.header-fixed) .vdz_header_phone{
        border-color: #4286f2 !important;
    }
}
#comments h2{
    text-align: left;
}
.page-template-page_theme_feedback .content{
    margin-top: 0;
    padding-bottom: 0;
}
.page-template-page_theme_feedback h1{
    margin-top: 0;
}
.page-template-page_theme_feedback button,
.page-template-page_theme_feedback input,
.page-template-page_theme_feedback textarea{
    margin-bottom: 0.5rem;
}
.comment-date{
    color: #1a71fc;
}
.catalog-item-price del,
.catalog-item-price del .woocommerce-Price-amount,
.ventox_product_one .product-main .product-info .product-price strike{
    font-size: 1.2rem;
    color: red;
}
.catalog-item-price ins,
.catalog-item-price ins .woocommerce-Price-amount{
    text-decoration: none;
}
.ventox_product_one .product-main .product-info .product-price{
    margin-bottom: 10px;
}
ul.payment_methods li.wc_payment_method.payment_method_privat_join img{
    display: none !important;
}
.vdz_hidden{
    display: none !important;
}
.vdzShopTextBeforeProducts{
    font-weight: bold;
    color: #1faa1f;
}
.home .vdzPrivatPayParts > a,
.woocommerce-checkout-review-order-table .vdzPrivatPayParts .product-name,
.woocommerce-cart-form__cart-item.vdzPrivatPayParts .product-thumbnail > a,
.post-type-archive-product .vdzPrivatPayParts > a{
    position: relative;
}
.woocommerce div.ventox_product{
    position: relative;
}
.home .vdzPrivatPayParts > a:before,
.woocommerce-checkout-review-order-table .vdzPrivatPayParts .product-name:before,
.woocommerce-cart-form__cart-item.vdzPrivatPayParts .product-thumbnail > a:before,
.tax-product_cat .vdzPrivatPayParts.ventox_product:before,
.post-type-archive-product .vdzPrivatPayParts.ventox_product:before{
    position: absolute;
    right: 8px;
    top: 8px;
    display: inline-block;
    content: '';
    background-image: url("../images/pie.png");
    width: 50px;
    height: 50px;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 500;
}
.woocommerce-cart-form__cart-item.vdzPrivatPayParts .product-thumbnail > a{
    display: inline-block;
}
.woocommerce-cart-form__cart-item.vdzPrivatPayParts .product-thumbnail > a:before{
    right: 0px;
    top: 0px;
    width: 18px;
    height: 18px;
}
.woocommerce-checkout-review-order-table .vdzPrivatPayParts .product-name:before{
    left: 8px;
    top: 8px;
    width: 18px;
    height: 18px;
}
ul.payment_methods li.wc_payment_method.payment_method_privat_join img.vdzVisible{
    display: inline-block !important;
    width: 20px !important;
    margin-right: 10px !important;
}
#home_video_text{
    margin: 30px 0;
}
#home_video_text p{
    text-align: center;
}
a.button.vdz_inverse,
#home_video_text a.button{
    background-color: #fff;
    color: #1a71fc;
    border-color: #1a71fc;
    margin: 0 8px;
}
a.button.vdz_inverse:hover,
#home_video_text a.button:hover{
    background-color: #1a71fc;
    color: #fff;
}
.vdz_footer_contact span,
.vdz_footer_contact a{
    display: inline-block;
    text-align: left;
    margin-bottom: 0.5rem;
    font-family: "Gilroy", sans-serif;
    font-weight: 600;
    font-size: 1.3rem;
    line-height: 1.3rem;
}
.vdz_footer_contact span{
    margin-top: 30px;
    margin-bottom: 15px;
}
@media screen and (max-width: 640px){
    .functionality-img-group {
        min-width: initial;
        display: block;
    }
    .functionality-img-group img{
        display: block;
        width: 100%;
    }
    .functionality-img-group img + img{
        display: none !important;
    }

}
.category-216 #vdz_all_posts .project-item,
.category-218 #vdz_all_posts .project-item{
    opacity: 0.75;
}
.category-216 #vdz_all_posts .project-item:hover,
.category-218 #vdz_all_posts .project-item:hover{
    opacity: 1;
}
.category-216 #vdz_all_posts .project-item img,
.category-218 #vdz_all_posts .project-item img{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.category-216 #vdz_all_posts .project-item:hover img,
.category-218 #vdz_all_posts .project-item:hover img{
    -webkit-filter: none;
    filter: none;

}
#video_tags_list{
    margin: 20px 0;
    padding: 0;
    list-style-type: none;
}
#video_tags_list li{
    display: inline-block;
}
#amobutton{
    background-color: #D32929 !important;
}
/*23-04-2021*/
.ventox_product_one .product-main .product-condition{
    display: flex;
    justify-content: space-between;
}
.ventox_product_one .product-main .product-condition div{
    display: inline-flex;
    align-items: center;
}
.product-condition .product-on{
    white-space: nowrap;
}
.product-condition .germany_test{
    display: inline-flex;
    align-items: center;
    text-align: left;
    font-size: 16px;
    font-weight: 700;
    color: #1FAA1F;
}
.product-condition .germany_test img{
    width: 50px;
    height: 50px;
    margin-right: 10px;
}
.woocommerce div.ventox_product .catalog-item-img{
    height: 14.3rem;
}
.woocommerce div.ventox_product.vdzTestParts .catalog-item-img:after{
    position: absolute;
    left: 8px;
    top: 8px;
    display: inline-block;
    content: '';
    background-image: url(https://ventoxx.ua/wp-content/themes/ventox/images/aclass.energo.svg);
    width: 80px;
    height: 37px;
    background-size: contain;
    background-repeat: no-repeat;
}
.woocommerce div.ventox_product .germany_test{
    display: none;
}
.single-product .product .product-condition .germany_test{
    display: none;
}
.single-product .product.vdzTestParts .product-condition .germany_test{
    display: inline-flex;
}
.woocommerce div.ventox_product.vdzTestParts .germany_test{
    display: inline-flex;
    align-items: center;
    text-align: left;
    font-size: 16px;
    font-weight: 700;
    color: #1FAA1F;
}
.woocommerce div.ventox_product .germany_test img{
    width: 58px;
    height: 35px;
    margin-right: 15px;
}
.woocommerce div.ventox_product .germany_test span{
    font-size: 12px;
    color: #1FAA1F;
}
.recuperator-item .text_1,
.recuperator-item .text_2,
.recuperator-item .text_3{
    display: block;
    width: 100%;
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
}
.recuperator-item .text_1{
    font-size: 24px;
    line-height: 120%;
}
.recuperator-item .text_2{
    font-weight: bold;
    font-size: 30px;
    line-height: 140%;
    text-align: center;
    text-transform: uppercase;
}
.recuperator-item .text_3{
    font-size: 24px;
    line-height: 120%;
}
#recuperator_dots_nav{
    display: none;
}
.recuperator-item .button.button-light{
    font-weight: bold;
    font-size: 18px;
}
.recuperator-item .recuperator-item-control:before{
    display: none;
}
.recuperator-item .recuperator-item-control span{
    display: inline-block;
    color: #fff;
    padding: 10px 18px;
    border: 1px solid #fff;
}
.recuperator-item .recuperator-item-control.active span{
    background-color: #fff;
    color: #1A71FC;
    font-weight: bold;
}
@media screen and (max-width: 667px){
    .recuperator-item .text_1{
        margin-top: 50px;
    }
    .footer-schedule-width{
        width: 100% !important;
      }
}
.recuperator_form {
    position: absolute;
    right: 30px;
    width: 300px;
    background: rgba(255,255,255,1);
    border: 1px solid rgba(255,255,255,1);
    overflow: hidden;
    bottom: -60px;
    background: transparent;
    border: 0;
    padding-top: 20px;
}
.recuperator_form form h3{
    margin: 0;
    margin-bottom: 20px;
    padding: 24px 0;
    text-align: center;
    background: #E7F1FF;
}
.recuperator_form form span.wpcf7-list-item{
    margin: 0;
}
.recuperator_form form p{
    padding-left: 20px;
    padding-right: 20px;
}
.recuperator_form form input{
    margin-bottom: 0;
}
.recuperator_form form input[type='submit']{
    margin-top: 0;
    border: none;
}
.recuperator_form .wpcf7-response-output{
    margin-top: 0 !important;
}

@media screen and (max-width: 1430px){
    .recuperator_form{
        display: none;
    }
}

@media screen and (max-width: 667px){
    .recuperator{
        padding-top: 10px;
    }
    .recuperator-title-wrapper .buttons-group-2{
        bottom: 12rem;
    }
    .recuperator-item-nav{
        margin-top: 30px;
        position: initial;
    }
    #recuperator_control_img,
    #recuperator_control_details{
        border-top: 1px solid #fff;
    }
}

@media (min-width: 960px){
    #recuperator_details{
        margin-top: 1.5rem;
    }
}

.ventox_product_one.vdzNewFlag .product-gallery{
    position: relative;
}
.home .vdzNewFlag > a:after,
.tax-product_cat .ventox_product.vdzNewFlag > a:before,
.post-type-archive-product .ventox_product.vdzNewFlag > a:before,
.ventox_product_one.vdzNewFlag .product-gallery:after{
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0;
    content: '';
    background-image: url(https://ventoxx.ua/wp-content/themes/ventox/images/new_icon.png);
    width: 80px;
    height: 80px;
    background-size: contain;
    background-repeat: no-repeat;
}
.ventox_product.vdzNewFlag > a.catalog-item-img,
.tax-product_cat .vdzPrivatPayParts.ventox_product > a.catalog-item-img,
.post-type-archive-product .vdzPrivatPayParts.ventox_product > a.catalog-item-img{
    position: relative;
}
.tax-product_cat .vdzNewFlag.ventox_product > a.catalog-item-img:before,
.tax-product_cat .vdzPrivatPayParts.ventox_product > a.catalog-item-img:before,
.post-type-archive-product .vdzPrivatPayParts.ventox_product > a.catalog-item-img:before{
    width: 50px !important;
    height: 50px !important;
}
#vdz_posts_none{
    margin-bottom: 30px;
}

.archive nav.woocommerce-pagination ul li a:focus,
.archive nav.woocommerce-pagination ul li a:hover,
.archive nav.woocommerce-pagination ul li span.current {
    border-color: #1a71fc !important;
    color: #1a71fc !important;
}
.archive nav.woocommerce-pagination{
    display: block;
    margin: 50px auto;
    padding: 0;
}
.archive nav.woocommerce-pagination ul.page-numbers{
    margin: 0 auto;
    display: inline-block;
    width: auto;
    padding-bottom: 0;
}
.archive nav.woocommerce-pagination .nav-links{
    text-align: center;
}
#products_main_page .vdz_start_loop{
    display: none;
}
#products_main_page .gallery-cont{
    display: flex;
    flex-wrap: wrap;
}

body #bingc-phone-button.bingc-show{
    left: initial !important;
    right: 2% !important;
    bottom: 30px !important;
    transition: all linear 400ms;
}
body #amobutton{
    width: 70px !important;
    height: 70px !important;
    border-radius: 50% !important;
}

body .amo-button-holder.amo-horisontal{
    bottom: 150px !important;
    right: 30px !important;
    transition: all linear 400ms;
}
body.home #bingc-phone-button.bingc-show,
body.home .amo-button-holder.amo-horisontal{
    opacity: 0;
}
body.vdzHeaderFixed.home #bingc-phone-button.bingc-show,
body.vdzHeaderFixed.home .amo-button-holder.amo-horisontal{
    opacity: 1;
}

@media screen and (max-width: 768px){
    body #amobutton{
        width: 60px !important;
        height: 60px !important;
        border-radius: 50% !important;
    }
    body .amo-button-holder.amo-horisontal{
        right: 15px !important;
    }
}
