.page_flower_wholesale {

}

.page_flower_wholesale .custom_catalog .slider_item_product:hover .inner_slider_item_product {
    padding: 10px 15px 20px;
}

.custom_catalog {
    font-size: 0
}

.custom_catalog .slider_item_product {
    width: 25%;
    margin: 10px 0 15px;
    position: relative;
    float: none !important;
    display: inline-block;
    vertical-align: top;
    border-bottom: 1px solid #d2d1d1;
    height: 360px
}

.custom_catalog .img_wrap_prod_catalog {
    width: 100%;
    padding: 0;
    text-align: center;
    height: 240px;
    line-height: 240px;
    margin-bottom: 10px
}

.custom_catalog .img_wrap_prod_catalog img {
    margin: 0 auto;
    max-width: 100%
}

.custom_catalog .name_product {
    padding: 0;
    height: 45px;
    overflow: hidden;
    text-decoration: none!important;
}

.custom_catalog .price_product {
    margin: 0
}

section#search_prod .custom_catalog .hover_btn {
    width: auto;
    height: auto;
    padding: 0;
    opacity: 0;
    text-decoration: underline;
    top: 180px;
    left: 50%;
    margin-left: -85px;
    background: 0;
    transition: opacity .2s
}

section#search_prod .custom_catalog .hover_btn .fast-view_btn {
    padding: 5px 20px
}

.custom_catalog .price_product .btn-white {
    margin-right: 0;
    font-size: 13px;
    width: 36%;
    text-align: center
}

.custom_catalog .inner_slider_item_product {
    padding: 10px 15px 20px;
    width: 100%;
    border: 1px solid transparent;
    z-index: 99
}

.custom_catalog .slider_item_product:hover {
    z-index: 2
}

.custom_catalog .slider_item_product:hover .hover_btn {
    opacity: 1 !important
}

.custom_catalog .slider_item_product:hover .inner_slider_item_product {
    top: 0;
    position: absolute;
    left: 0;
    border: 1px solid #d4cfcc;
    background: #fff;
    padding: 10px 15px 70px
}

.custom_catalog .slider_item_product:hover .btn_buy_custom_catalog {
    opacity: 1
}

.custom_catalog .slider_item_product:hover .price_product .btn-white {
    background: #72bb57;
    color: #fff
}

.custom_catalog .slider_item_product .price_product .btn-white:hover {
    background: #8ec979
}

.custom_catalog .btn_buy_custom_catalog {
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    padding: 10px 15px 10px;
    border-top: 1px solid #d4cfcc;
    opacity: 0
}

.btn_buy_custom_catalog a {
    display: block;
    font-size: 13px;
    height: auto;
    padding: 10px 0 !important;
    text-align: center
}

.btn_buy_custom_catalog .btn_fast_catalog {
    float: none;
    width: 58%;
    margin: 0 auto
}

#search_prod:before {
    clear: both;
    display: block;
    height: 0;
    content: '.';
    visibility: hidden
}

.custom_catalog + .btn_more_search {
    border-top: 0;
    padding-top: 20px
}

.wrap_flower_wholesale_video{
    max-width: 850px;
    margin: 0 auto;
    padding: 0 15px;
}

.page_flower_wholesale .application_cooperation form{
    height: auto;
}
.page_flower_wholesale .policy_order_modal{
    margin: 0 auto;
}

.page_flower_wholesale .application_cooperation a{
    height: auto;
}
.page_flower_wholesale .wrap_application_cooperation{
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
}

#id_form_flower_wholesale input[type="submit"]{
    background: #72bb57;
    height: auto;
    width: 150px;
    border-radius: 25px;
    font-family: 'OpenSansBold';
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    padding: 11px 15px;
    margin: 20px auto;
    text-align: center;
    display: block;
    border: 0;
}

#id_form_flower_wholesale input.error{
    border-color: red;
}

#id_form_flower_wholesale .required-field_wholesale{
    opacity: 0;
    visibility: hidden;
    height: 0;
}

#id_form_flower_wholesale .policy_order_modal.error .jq-checkbox{
    border-color: red;
}

.page_flower_wholesale .normal_price .ruble{
    margin-left: 6px;
}

.page_flower_wholesale .application_cooperation > p.title{
    text-transform: uppercase;
}

@media (min-width: 1200px) {
    .page_flower_wholesale .application_cooperation > p.title{
        color: #1c0d05;
        font-size: 1.625em;
        font-weight: 700;
        text-transform: uppercase;
        text-align: center;
    }
    .page_flower_wholesale .application_cooperation > p.application_text{
        font-size: 17px!important;
        text-align: center;
    }
}

@media (max-width: 1200px) {
    .custom_catalog .slider_item_product {
        width: 33.3%
    }

    .btn_buy_custom_catalog a {
        font-size: 12px
    }
}

@media (max-width: 993px) {
    .custom_catalog .price_product .btn-white.basket_add {
        padding-left: 0;
        padding-right: 0;
        margin: 0
    }
}

@media (max-width: 768px) {
    .custom_catalog .slider_item_product {
        width: 50%
    }

    section#search_prod .custom_catalog .hover_btn {
        display: none !important
    }

    .custom_catalog .slider_item_product {
        border-bottom: 0
    }

    .custom_catalog .slider_item_product .inner_slider_item_product {
        border-color: transparent;
        border-bottom: 1px solid #d4cfcc
    }

    .custom_catalog .name_product {
        height: 50px
    }
}

@media (max-width: 500px) {
    .custom_catalog .slider_item_product {
        width: 50%;
        height: auto
    }

    .custom_catalog .inner_slider_item_product {
        padding: 10px 5px 10px !important
    }

    .btn_buy_custom_catalog {
        display: none !important
    }

    .custom_catalog .img_wrap_prod_catalog {
        height: 130px;
        line-height: 130px
    }

    .slider_item_product img {
        max-width: 100%;
        max-height: 130px
    }

    .custom_catalog .price_product .btn-white {
        width: 50%
    }

    .custom_catalog .old_price > br {
        display: none
    }

    .custom_catalog .old_price span {
        margin-left: 10px;
        font-size: 12px
    }
}