/*
Theme Name:   Innowomen
Description:  Child Theme
Author:       juanitoabelo
Author URL:   Write here the author's blog or website url
Template:     inspiro
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  innowomen
*/

/* Write here your own personal stylesheet */
.rt-tpg-container .isotope1 .rt-holder .rt-detail h2{
    font-size:18px;
}
.featuredtitle{
    padding-left: 330px;
}
#books .wcpscwc-product-slider ul.products li.product{
    margin-bottom: 15px !important;
}

#books .wcpscwc-product-slider ul.products li.product {
    padding-left: 30px !important;
}
#books .woocommerce-loop-product__title{
    height: 80px;
}
#books .site-main,
#booksresult .site-main{
    padding-left: 25px;
    padding-right: 25px;
}
.frmbooksearch{
    width: 300px;
    float: right;
    margin-top: 25px;
    display: block;
}
.lstfeaturedbk{
    display: inline-block;
}
.featuredbk{
    display: inline-block;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}
.featuredbk{
    width: 33.33%;
}
.lstbooks{
    width: 33.33%;
}
.eventForm .tribe-datetime-block .tribe-field-timezone 
{
    display: block;
}
.site-header.headroom{
    z-index:10000;
}
.vc_row {
    margin-left: -15px;
    margin-right: -15px;
}
.vc_d-none {
    display: none;
}
.vc_col-lg-1, .vc_col-lg-10, .vc_col-lg-11, .vc_col-lg-12, .vc_col-lg-2, .vc_col-lg-3, .vc_col-lg-4, .vc_col-lg-5, .vc_col-lg-6, .vc_col-lg-7, .vc_col-lg-8, .vc_col-lg-9, .vc_col-md-1, .vc_col-md-10, .vc_col-md-11, .vc_col-md-12, .vc_col-md-2, .vc_col-md-3, .vc_col-md-4, .vc_col-md-5, .vc_col-md-6, .vc_col-md-7, .vc_col-md-8, .vc_col-md-9, .vc_col-sm-1, .vc_col-sm-10, .vc_col-sm-11, .vc_col-sm-12, .vc_col-sm-2, .vc_col-sm-3, .vc_col-sm-4, .vc_col-sm-5, .vc_col-sm-6, .vc_col-sm-7, .vc_col-sm-8, .vc_col-sm-9, .vc_col-xs-1, .vc_col-xs-10, .vc_col-xs-11, .vc_col-xs-12, .vc_col-xs-2, .vc_col-xs-3, .vc_col-xs-4, .vc_col-xs-5, .vc_col-xs-6, .vc_col-xs-7, .vc_col-xs-8, .vc_col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media (min-width: 768px) {
    .vc_col-sm-12 {
        width: 100%;
    }
}

@media (min-width: 992px) {
    .vc_col-md-9 {
        width: 75%;
        float: left;
    }
    .vc_col-md-3 {
        width: 25%;
        float: left;
    }
    .vc_col-md-8 {
        width: 66.66666667%;
        float: left;
    }
    .vc_col-md-4 {
        width: 33.33333333%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .vc_col-lg-9 {
        width: 75%;
        float: left;
    }
    .vc_col-lg-3 {
        width: 25%;
        float: left;
    }
    .vc_col-lg-8 {
        width: 66.66666667%;
        float: left;
    }
    .vc_col-lg-4 {
        width: 33.33333333%;
        float: left;
    }
}
@media (max-width: 728px) {
    .featuredtitle{
    padding-left: unset !important;
    padding-top: 102px;

    }
}
.nocomments { display: none;}