/*
    Theme Name:   Play
    Description:  Play - A Layers Child Theme
    Template:     layerswp
    Version:      1.0.0
    Author: Obox
    Author Description: Creators of Layers.
    Author URI: http://layerswp.com/
    Theme URI: http://sites.layerswp.com/play/
    License URI: http://www.gnu.org/licenses/gpl.html
    Tags: woocommerce, responsive, retina, iphone, android, app, SAAS, software as a service, layers

    *-----------------------------*
    WARNING! DO NOT EDIT THIS FILE!
    *-----------------------------*

    To make updates to your theme, do not edit the styles in this file. Rather use
    the Custom CSS field in Theme Options to add your style changes. By copying a style from this
    file and pasting it in Theme Options, you will override the style in this file and avoid
    losing changes with theme updates or reinstalls.
*/

/**
* Layers DevKit Custom Main CSS
*/

.swiper-slide .overlay.darken{
    background-color: transparent;
    background: url(assets/overlay.png) repeat;
}

/*--------------------*/
/*- DEFAULTS ---------*/
textarea,
input,
button,
.button,
select,
.select2-container .select2-choice{
    border-radius: 4px;
}

textarea:focus,
input:focus,
select:focus{
    border-color: #009EEC;
}

/*--------------------*/
/*- HEADER -----------*/
.header-overlay-no-push .header-overlay.invert:not(.is_stuck){
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.45) 0%,rgba(0, 0, 0, 0) 100%);
}

/*---------------------------*/
/*- HEADER SECONDARY --------*/
.header-secondary{
    background-color: #2D3339;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.header-secondary.invert .nav > li > a{
    opacity: 1;
    color: rgba(255, 255, 255, 0.5);
}
.header-secondary.invert .nav > li > a:hover{
    color: rgba(255, 255, 255, 1);
}

.copyright .icon-2x,
.header-secondary .icon-2x{
    font-size: 14px;
}

/*--------------------*/
/*- SUB MENU ---------*/
.header-site .sub-menu,
.header-site .invert .sub-menu{
    border: none;
    box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    background-color: #fff;
}
.sub-menu li{
    border-bottom-style: solid;
    border-bottom-color: rgba(0, 0, 0, 0.1);
}
.sub-menu li:first-child > a{
    border-radius: 4px 4px 0 0;
}
.sub-menu li:last-child > a{
    border-radius: 0 0 4px 4px;
}

/*--------------------*/
/*- BREAD CRUMBS -----*/
.bread-crumbs{
    padding: 0 4px;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 100px;
    font-weight: 400;
}
.bread-crumbs li{
    margin: 3px;
    color: rgba(255, 255, 255, 0.2);
}


/*--------------------*/
/*- CONTACT FORM 7 ---*/
.wpcf7-form p{
    text-transform: uppercase;
    font-size: 1.1rem;
    color: #999;
}

/*--------------------*/
/*- BUTTONS ----------*/
.media .button.btn-large{
    padding: 6px 16px;
    font-size: 1.6rem;
}

input[type='submit'],
button,
.button{
    text-transform: uppercase;
    padding-left: 8px;
    padding-right: 8px;
    box-shadow: 0px -2px 0px 0px rgba(0, 0, 0, 0.2) inset;
    font-weight: 400;
    letter-spacing: 1px;
}

.button.btn-large{
    font-size: 1.6rem;
}

/*--------------------*/
/*- TESTIMONIALS -----*/
.testimonial-slider .image-container{
    max-width: 80px;
    margin: auto;
    border: 4px solid rgba(0, 0, 0, 0.1);
    border-radius: 100%
}
.testimonial-slider .image-container img{
    display: block;
}

/*--------------------*/
/*- HEADINGS ---------*/
.heading{
    font-weight: 300;
}
.section-title.large .excerpt{
    font-weight: 300;
}
.section-title .heading{
    line-height: 1.25;
}


/*--------------------*/
/*- FEATURE ICONS ----*/
.feature-icon-small .image-left .media-image{
    max-width: 48px;
}
.feature-icon-small .heading{
    border-bottom: none;
    padding-bottom: 0;
}


/*---------------------------*/
/*- META INFO ---------------*/
.meta-info{
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: bold;
    color: rgba(0, 0, 0, 0.40);
}

.bubble-features img{
    max-width: 96px;
}

/*---------------------------*/
/*- SIDEBAR SITE ------------*/
.woocommerce-result-count-container,
.sidebar > .widget.well{
    margin-bottom: 30px;
    padding: 0;
    background: none;
}

/*---------------------------*/
/*- FOOTER ------------------*/
.footer-site{
    border-top: 1px solid rgba(255, 255, 255, 0.15);
}
.footer-site .widget:not(:first-child){
    margin-top: 20px;
}

    /*-----------------------*/
    /*- SOCIAL IN FOOTER ----*/
    .off-canvas-right .menu-social-container,
    .footer-site .column .menu-social-container{
        overflow: hidden;
    }
    .off-canvas-right .menu-social-container li,
    .footer-site .column .menu-social-container li{
        width: 100%;
        max-width: 32px;
        margin-right: 2px;
        float: left;
    }
    .off-canvas-right .menu-social-container a,
    .footer-site .column .menu-social-container a{
        display: block;
        background: rgba(0, 0, 0, 0.2);
        text-align: center;
    }
    .off-canvas-right .menu-social-container i,
    .footer-site .column .menu-social-container i{
        font-size: 1.2rem;
        line-height: 32px;
    }

    /*-----------------------*/
    /*- SEARCH IN FOOTER ----*/
    .footer-site .search-form label{
        width: 70%;
        float: left;

    }
    .footer-site .search-form .search-field{
        border-radius: 4px 0 0 4px;
    }
    .footer-site .search-submit{
        width: 30%;
        float: left;
        height: 36px;
        border-radius: 0 4px 4px 0;
    }

/*---------------------------*/
/*- WOOCOMMERCE -------------*/
.shipping-calculator-button{
    display: inline;
    text-transform: uppercase;
    font-size: 1.2rem;
}
.shipping-calculator-form{
    padding: 5px 10px 10px;
    background: rgba(0, 0, 0, 0.025);
    border-radius: 4px;
}

.products .product{
    padding: 0 0 20px;
    background: none;
    text-align: center;
}

    .footer-site .product_list_widget img{
        border: 2px solid rgba(0, 0, 0, 0.1);
        padding: 4px 0;
        border-radius: 3px;
    }

    /*-----------------------*/
    /*- PRICE ---------------*/
    .products h3 + .price{
        margin-top: 0;
    }
    .products .price del{
        font-size: 80%;
    }
    .products .img-wrap{
        margin: 0;
    }
    .price{
        color: #4DC3AE;
    }

    .onsale{
        background-color: #91C3DD;
        color: #fff;
    }
    .amount{
        font-weight: 400;
    }
    del .amount{
        font-weight: 300;
    }

    /*-----------------------*/
    /*- PRODUCT IMAGES ------*/
    .products .img-wrap,
    .product-images img{
        border: 1px solid rgba(0, 0, 0, 0.1);
        border-radius: 3px;
    }
    .products .img-wrap img{
        margin: auto;
    }


    /*-----------------------*/
    /*- META ----------------*/
    .product_meta{
        padding: 15px 0 0;
        border-top: 1px solid rgba(0, 0, 0, 0.1);
        background: transparent;
    }
    .product_meta span{
        display: inline;
        margin-right: 5px;
    }
    .product_meta a{
        color: #999;
    }

    /*-----------------------*/
    /*- TABS ----------------*/
    .woocommerce-tabs{
        padding: 0 0 40px;
        margin: 60px 0;
    }
    .woocommerce-tabs .tabs{
        padding-top: 0;
        margin-bottom: 20px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    }
    .woocommerce-tabs .tabs a{
        padding: 6px 12px;
        background-color: transparent;
        border: 1px solid transparent;
        border-bottom: none;
        border-radius: 3px 3px 0px 0px;
    }
    .woocommerce-tabs .tabs .active a,
    .woocommerce-tabs .tabs a:hover{
        background: #fff;
        border-color: rgba(0, 0, 0, 0.08);
    }
    .woocommerce-tabs .panel{
        padding: 0;
        background-color: transparent;
        border-radius: 3px;
    }

    /*-----------------------*/
    /*- PRODUCT WIDGET ------*/
    .products .thumbnail{
        border-radius: 3px;
    }
    .products .thumbnail-media{
        border: 1px solid rgba(0, 0, 0, 0.1);
        border-radius: 3px;
    }
    .products .thumbnail:not(.with-overlay) .thumbnail-body{
        background: transparent;
    }
    .products .thumbnail-body{
        text-align: center;
    }


/**
* Layers DevKit Custom Desktop CSS
*/
@media only screen and (min-width: 769px){

    .container,
    .title-container .title{
        max-width: 1240px;
    }
    .swiper-container.container{
        max-width: 1200px;
    }
    .swiper-slide .copy-container{
        max-width: 1240px;
    }

    .sub-menu{
        font-size: 1.3rem;
    }

    .nav > ul > li .sub-menu .sub-menu,
    .nav li:hover > .sub-menu .sub-menu{
        top: 0px;
    }

    .section-title.medium{
        margin-bottom: 50px;
    }
    .section-title.large .heading{
        font-size: 5rem;
    }

    .media:not(.large) .heading{
        font-weight: 400;
    }

    .media.small .heading + .excerpt{
        font-size: 1.4rem;
    }
    .media.small .heading{
        border-bottom: 0;
        padding-bottom: 0;
    }

    .feature-icon-large .media-body{
        padding: 0 60px;
    }
    .section-title.large{
        margin-bottom: 6%;
    }
    .button.btn-small{
        padding: 6px 12px;
    }

    .side-by-side .column{
        margin-bottom: 100px;
    }

    .sidebar .search-field,
    .coupon input[type="text"],
    .woocommerce-product-search input[type="search"]{
        border-right: 0;
        border-radius: 4px 0 0 4px;
    }

    .sidebar .search-submit,
    .woocommerce-product-search input[type="submit"],
    .coupon input[type="submit"]{
        padding: 5px;
        height: 36px;
        border-radius: 0 4px 4px 0;
    }
    .sidebar .search-submit,
    .woocommerce-product-search input[type="submit"]{
        width: 35%;
    }

    /*--------------------*/
    /*- SITE WIDE CTA ----*/
    .site-wide-cta-banner .heading{
        float: left;
    }
    .site-wide-cta-banner .button{
        float: right;
        padding: 8px 16px;
        margin: 5px 0 0;
        font-size: 1.6rem;
    }


    /*---------------------------*/
    /*- META INFO ---------------*/
    .meta-info{
        margin: 20px 0;
        overflow: hidden;
    }
    .meta-info .meta-item{
        display: inline;
        margin-right: 15px;
    }
    .thumbnail-body .meta-info{
        margin: 15px 0 0;
        overflow: visible;
    }
    .thumbnail-body .meta-info .meta-item{
        display: block;
        margin-right: 0;
    }

    .demo_store{
        background: #009eec;
        opacity: 0.90;
    }


}



/**
* Layers DevKit Custom Mobile CSS
*/
@media only screen and (max-width: 375px){

    .icon-small .image-left .media-image{
        max-width: 64px;
    }

    /*-----------------------*/
    /*- WOOCOMMERCE TABS ----*/
    .woocommerce-tabs{
        margin: 20px 0;
    }
    .woocommerce-tabs .tabs{
        border-bottom: none;
    }
    .woocommerce-tabs .tabs li{
        margin-right: 0;
    }
    .woocommerce-tabs .tabs a{
        border: 1px solid transparent;
        border-radius: 3px;
    }
    .woocommerce-tabs .tabs .active a,
    .woocommerce-tabs .tabs a:hover{
        background: #fff;
        border: 1px solid rgba(0, 0, 0, 0.08);
    }
    .woocommerce-tabs .panel{
        padding: 20px;
        border: 1px solid rgba(0, 0, 0, 0.08);
    }

}