/*
 Theme Name:     storycle-child
 Theme URI: 
 Description:      storycle Child Theme
 Author:
 Author URI:   
 Template:       storycle
 Version:        1.0.0
 License:  
 License URI:  
 Tags:  
 Text Domain: 
*/

.featured-layout-boxed .jet-smart-listing__post-title, .featured-layout-boxed .jet-smart-listing__meta-icon, .featured-layout-boxed .jet-smart-listing__meta, .featured-layout-boxed .jet-smart-listing__post-excerpt, .featured-layout-boxed .posted-by {
    color: #ffffff;
}

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-item__link--top-level{
    color:#fff !important;
}

.jet-smart-listing__posts a {
    color: inherit;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0px;
}

.jet-smart-listing__filter-item > a, .jet-smart-listing__filter-item > i {
    color: rgb(147,147,153);
}

.jet-text-ticker__date{
    display:none !important;
}

.home .site-main > .page{
    background-color:inherit;
}

.jet-menu-title{
    text-transform:uppercase;
}

.jet-sub-menu .jet-menu-title{
    text-transform:initial;
}

.jet-smart-tiles__box-content{
    color:#fff;
}

.jet-smart-listing__meta-item a,
.jet-blog-icon{
    color:rgb(147, 147, 153);
    font-size:12px;
}

.layout-2-1-2 div:nth-child(3) .jet-smart-tiles__box-title, .layout-1-1-2-h > div:nth-child(1) .jet-smart-tiles__box-title, .layout-1-1-2-v > div:nth-child(1) .jet-smart-tiles__box-title, .layout-1-2 > div:nth-child(1) .jet-smart-tiles__box-title, .layout-1-2-2 > div:nth-child(1) .jet-smart-tiles__box-title {
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 1.25;
    font-family: Roboto, sans-serif;
    letter-spacing: -0.02em;
    text-transform: none;
}

.jet-smart-tiles__box-title {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.33;
    font-family: Roboto, sans-serif;
    letter-spacing: 0em;
    text-transform: none;
}

post__cats a {
    margin-bottom: 4px;
    display: inline-block;
    padding: 3px 8px;
    font-size: 13px;
    line-height: 1.5;
    text-transform: uppercase;
    border-radius: 3px;
}

.post__cats a {
    font-style: normal;
    font-weight: 700;
    font-family: 'Roboto Condensed', sans-serif;
    letter-spacing: 0.02em;
    background-color: #e8084d;
    color: #ffffff;
}



.post__cats a {
    font-style: normal;
    font-weight: 700;
    font-family: 'Roboto Condensed', sans-serif;
    letter-spacing: 0.02em;
    background-color: #e8084d;
    color: #ffffff;
}

.jet-smart-tiles__terms-link, .jet-smart-listing__terms-link {
    font-style: normal;
    font-weight: 700;
    font-family: 'Roboto Condensed', sans-serif;
    letter-spacing: 0.02em;
    background-color: #e8084d;
    color: #ffffff;
    display: inline-block;
    padding: 3px 8px;
    font-size: 13px;
    line-height: 1.5;
    text-transform: uppercase;
    border-radius: 3px;
}

.jet-smart-listing__featured .jet-smart-listing__terms-link {
    margin: 20px;
}

.jet-text-ticker__title {
    font-style: normal;
    font-weight: 700;
    font-family: 'Roboto Condensed', sans-serif;
    letter-spacing: 0.02em;
    color: #ffffff;
    background-color: #29293a;

    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 0 7px;
    margin: 0 15px 0 0;
    font-size: 12px;
    line-height: 2;
    text-transform: uppercase;
    border-radius: 3px;
}

.jet-text-ticker .jet-blog-arrow {
    top:-8px !important;
}

a.bouton {
    background-color: #E8094D;
    color: #fff;
    display: block;
    padding: 10px 0;
    margin-top: 15px;
    border-radius: 10px;
}

.single-post .post .entry-content{
    font-size:16px;
}

@media only screen and (max-width: 600px) {

    .site-main > .page {
        padding:0;
        padding-top:20px;
    }

    .elementor-widget-jet-blog-text-ticker{
        display:none;
    }
}

.woocommerce-page #page input, .woocommerce-page #page textarea, .woocommerce-page #page select{
	border:1px solid black !important;
}

.woocommerce-page label.checkbox, .woocommerce-page label.inline{
	width:auto !important;
}

.woocommerce-page .woocommerce-privacy-policy-text{
	display:none;
}

.jet-mega-menu-toggle .fa-bars{
    color:#fff !important;
}
