/*
Theme Name: Shopkeeper Child
Theme URI: http://shopkeeper.getbowtied.com/
Description: This is a child theme for Shopkeeper.
Author: Get Bowtied
Author URI: http: //www.getbowtied.com/
Template: shopkeeper
Version: 1.0
*/


/****************************************************************/
/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
/****************************************************************/



div, p , span
{
    font-family: 'Open Sans Hebrew', arial, sans-serif !important;
} 

 .entry-header   /*.site-header,*/
{
    display:none;
}

.rtl .entry-content div, .rtl .entry-content p, .rtl .entry-content span
{
    direction:rtl;
    text-align: right;
}

.RTL-Text , .RTL-Text div, .RTL-Text h1, .RTL-Text h2, .RTL-Text h3, .RTL-Text h3, RTL-Text span
{
    direction:rtl;
}


.content-area {
    padding: 15px 0 0 0;
}

#primary.container{
    padding-top: 50px;
}

.woocommerce-MyAccount-navigation
{
        margin-top: -50px;
}

.woocommerce-MyAccount-navigation ul li
{
    font-size:15px;
}

/*#st-container>.st-content .container
{
    min-height:300px;
}*/

.entry-content ul, .entry-content ol
{
        margin: auto !important;
}

/****************************************************************/
/****************************************************************/
/****************************************************************/



.page-template-fullyCleanPage .single-post-header
{
    display:none;
}

/* make the imaging page with no title, this fix the issue with elementor not able to open this page if use child theme */
.page-id-17919 .NavBar-sub-artbeat,  .page-id-17919 .NavBar-main-artbeat, .page-id-17919 #site-footer
{
    display:none;
}




.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1240px;
}

@media only screen and (min-width: 40.063em)
{
.row {
    padding: 0 0px;
    margin-left: auto !important;
    margin-right: auto !important;
}
}



.post_meta:before {
    
    height: 0px !important;
    display:none;
}

.HideMe {
    
    height: 0px !important;
    display:none;
}