/*
Theme Name: Ark - Child
Theme URI: http://themeforest.net/user/freshface/portfolio
Description: Premium WordPress Theme
Author: FRESHFACE
Author URI: http://themeforest.net/user/freshface/portfolio
License: Go to the "license" folder
License URI: Go to the "license" folder
Text Domain: ark-child
Tags: white
Version: 1.0.0
Template: ark
*/

.pswp__ui .pswp__button--close{
	display: none;
}

div.pswp__zoom-wrap:before{
    width: 44px;
    height: 44px;
    position: absolute;
    cursor: pointer;
    overflow: visible;
    -webkit-appearance: none;
    display: block;
    border: 0;
    padding: 0;
    margin: 0;
    opacity: 0.75;
    z-index: 1600;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    -webkit-box-shadow: none;
    box-shadow: none;
    left: 0;
    top: 0;
    background: url(img/default-skin.svg) 0 -44px no-repeat #000;
    background-size: 264px 88px;
    content: '';
}



body .ryr-prdctfltr-btn{
    position: sticky;
    bottom: 0;
    width: 112%;
    height: 60px;
    padding: 0 10px;
    left: -15px;
    text-align: center;
    background: #fff;
    border-top: 1px solid #ddd;
    margin-left: -15px;
}

body .prdctfltr_wc.prdctfltr_woocommerce.pf_select.prdctfltr_scroll_default .prdctfltr_add_scroll{
    padding-bottom: 0;
}

body .ryr-prdctfltr-btn .button.prdctfltr_woocommerce_filter_submit{
    border: none;
    background: #ddd;
    border-radius: 4px;
    height: 40px;
    margin: 10px 0 !important;
    display: inline-block;
    padding: 0 15px;
    line-height: 40px;
    text-align: left;
    font-weight: 700;
    color: #1a1a1a;
}

body .ryr-prdctfltr-btn .button.prdctfltr_woocommerce_filter_submit.show{
    display: block;
    pointer-events: none;
    cursor: default;
}

body .ryr-prdctfltr-btn .button.prdctfltr_woocommerce_filter_submit.active{
    background: #1a1a1a;
    color: #fff;
    pointer-events: auto;
    cursor: pointer;
}

body .ryr-prdctfltr-btn .button.prdctfltr_woocommerce_filter_submit:hover{
    opacity: 0.6;
}

.ryr-prdctfltr-btn{
    display: none;
}

body .ryr-prdctfltr-btn{
    display: block;
}

body .button.prdctfltr_woocommerce_filter_submit{
    display: none;
}