/**********
Stick Footer Menu
**********/
.sticky-footer-popup {
    position: fixed;
    right: 10px;
    top: 30%;
    min-height: 50px;
    z-index: 980;
    padding: 20px;
    background-color: #ed1c24ed;
    color: #fff;
	    display: block;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: inherit;
    text-align: inherit;
	background-image: url(assets/images/left-quotes-sign.png);
    background-repeat: no-repeat;
background-position: 94% 94%;
	box-shadow: 0 .5rem 1rem rgba(0,0,0,.30)!important;
}
.sticky-footer-popup * {
  
}
.sticky-footer-popup img {
	    filter: brightness(0.5);
}
.sticky-footer-popup a:hover {
  color: #000;
}
@media only screen and (max-width: 600px) {
	.sticky-footer-popup {
		display: none;
	}
}


.woocommerce .woo-product-card .woocommerce-LoopProduct-link .woocommerce-loop-product__title {
    min-height: 50px;
}

/* Fibo Search */

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
    background: transparent;
}

.woo-category-card .cat-btn{
	display: none;
}

.x_xmsonormal{
	font-size: 20px !important;
}

/** Woo ***/

.woocommerce .card-body {
    padding: 0.75rem;
}

.woocommerce #secondary .widgettitle,.woocommerce #secondary .widget-title {
    background: #2c4967;
    font-size: 1em;
    padding: 15px 10px;
    margin-bottom: 10px;
    color: #fff
}

.widget_product_categories .select2-container .select2-selection--single {
 height: 48px;
}

.widget_product_categories .select2-container .select2-selection--single .select2-selection__rendered {
    padding-top: 10px;
}

.woocommerce .widget-area .dgwt-wcas-sf-wrapp{
    padding: 0;
}

.woocommerce .widget-area .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    border: 1px solid #aaa;
    border-radius: 4px;
    background-color: #fff;
    padding: 13px 24px 13px 38px;
}

.woocommerce .widget-area .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
    left: 5px;
    top: 10px; 
}

.woocommerce .widget-area .dgwt-wcas-style-pirx .dgwt-wcas-preloader {
    margin-right: 0px;
}

.cart-items-count.count {
    margin-left: 5px;
}

/*** Woocommerce Product Filters Mobile ***/

.gr-product-filters-large {
    display: none;
}

/* Large Devices, .visible-lg-* */
@media (min-width: 1200px) { 
     .gr-product-filters-small {
        display: none;
    }

    .gr-product-filters-large {
        display: block;
    }
}

.gr-product-filters-btn {
    background: #333;
    border-color: #333;
    color: #fff;
    border-radius: 0px;
    margin-bottom: 10px;
    display: block; 
    width: 100%;
    }

    .gr-product-filters-btn:active {
        background: #333 !important;
        border-color: #333 !important;
        color: #fff !important;
        border-radius: 0px;
        margin-bottom: 10px;
        }

    .gr-product-filters-btn:hover {
        background: #333 !important;
        border-color: #333 !important;
        color: #fff !important;
        border-radius: 0px;
        margin-bottom: 10px;
        }

    .gr-product-filters-btn .fa{
        margin-right: 8px;
        }

        /*** Footer Popup ***/

        button.sticky-footer-close {
            float:right;
            font-size: 18px;
        }
/** Newsletter **/

