/*
Theme Name: Gecko Child
Theme URI: http://www.janstudio.net/gecko
Template: gecko
Author: JanStudio
Author URI: http://www.janstudio.net
Description: The best woocommerce theme for online fashion store, furniture store, handemade store, organic store, wordpress personal portfolio, personal blog.
Tags: one-column,two-columns,right-sidebar,custom-background,custom-colors,custom-header,custom-menu,editor-style,featured-images,flexible-header,microformats,post-formats,rtl-language-support,sticky-post,threaded-comments,translation-ready
Version: 1.0.0.1486561070
Updated: 2017-02-08 15:37:50

*/

.jas-blog-slider .post-thumbnail > div {
    background-color: rgba(59, 89, 152, 0.9);
}
.inside-thumb {
    background-color: rgba(59, 89, 152, 0.9);
}

/*KZ-BC*/
.result-count-order .woocommerce-result-count,
.result-count-order .woocommerce-ordering,
.product-quickview .availability
{
    display: none;
}
.result-count-order > div > span
{
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
@media only screen and (max-width: 736px)
{
    .header__top .jas-socials
    {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .flexslider > .slides .caption > h1 { font-size: 30px; }
    .flexslider > .slides .caption > h2 { font-size: 24px; }
    .flexslider > .slides .caption > h3 { font-size: 18px; }
    .product-image > .btn-quickview { display: none; }
}
@media only screen and (max-width: 480px)
{
    .metaslider .slides img{ height: auto; }
    .flexslider > .slides .caption > h1 { font-size: 24px; }
    .flexslider > .slides .caption > h2 { font-size: 20px; }
    .flexslider > .slides .caption > h3 { font-size: 16px; }
}
@media only screen and (min-width: 1024px)
{
    .header__mid .jas-col-md-3
    {
        display: none;
    }
}
@media only screen and (max-width: 1024px) {
    .hidden-1024 { display: none; }
}
.single-btn:hover .btn-quickview
{
    top: 18%;
}
/*KZ-BC*/