/*
Theme Name: Danielle
Theme URI: http://www.prettywebdesign.biz/Danielle/
Template: Divi
Author: Pretty Web Design
Author URI: http://www.prettywebdesign.biz/
Description: A premium Divi child theme
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.0.19.1479462267
Updated: 2016-11-18 09:44:27

*/

/*REMOVES BOX SHADOW*/

#page-container { -moz-box-shadow:none !important; 
-webkit-box-shadow:none !important; 
box-shadow:none !important; }

 /*ALIGNS POST META DATA ON SAME LINE AS POST TITLE - BLOG PAGE*/
.et_pb_post .post-meta, .et_pb_portfolio_item .post-meta {
    text-align: right;
    
    margin-top: -27px;
    padding-bottom: 13px;
    margin-bottom: -8px;
}


#main-header{
    -webkit-box-shadow:none !important;
    -moz-box-shadow:none !important;
    box-shadow:none !important;
}


/*POST META DATA TEXT STYLING*/
.et_pb_post .post-meta a, .et_pb_portfolio_item .post-meta a,.et_pb_bg_layout_light .et_pb_portfolio_item .post-meta, .et_pb_bg_layout_light .et_pb_post .post-meta a, .et_pb_bg_layout_light .et_pb_portfolio_item .post-meta a, #left-area .post-meta {
    color: #666666;
    font-family: Crimson Text;
    font-style: none;
    font-size: 14px;
    text-transform: uppercase;
}

/*RECENT COMMENTS TEXT STYLING*/
li.recentcomments {
    color: #333333;
    font-family: 'Crimson Text';
    font-style: italic;
    letter-spacing: 1px;
    font-size: 14px;
    text-transform: lowercase;
}

/*WIDGET STYLING*/

div.et_pb_widget.widget_recent_entries ul {
     color: #333333;
    font-family: 'Crimson Text';
    font-style: italic;
    letter-spacing: 1px;
    font-size: 14px;
    text-transform: lowercase;}

div.et_pb_widget.widget_archive ul {
     color: #333333;
    font-family: 'Crimson Text';
    font-style: italic;
    letter-spacing: 1px;
    font-size: 14px;
    text-transform: lowercase;
}

 div.et_pb_widget.widget_meta ul{ color: #333333;
    font-family: 'Crimson Text';
    font-style: italic;
    letter-spacing: 1px;
    font-size: 14px;
    text-transform: lowercase;}



div.et_pb_widget.widget_categories ul 
{ color: #333333;
    font-family: 'Crimson Text';
    font-style: italic;
    letter-spacing: 1px;
    font-size: 14px;
    text-transform: lowercase;}




/*BLOG POSTS, SEARCH, ARCHIVE TEXT STYLING*/
.blogposts .et_pb_post, .search .et_pb_post, .archive .et_pb_post {
    font-family: 'Crimson Text';
    text-align: center;
    color: #666666;
    font-size: 0px;
}





div.et_pb_slide_overlay_container {
    border-style: solid;
    border-color: #f2f2f2;
    border-top-width: 25px;
    border-left-width: 25px;
    border-bottom-width: 25px;
    border-right-width: 25px;
}



p.post-meta {
    margin-top: -27px;
}

a.entry-featured-image-url img {
    border-style: solid;
    border-color: #f2f2f2;
    border-top-width: 15px;
    border-left-width: 15px;
    border-bottom-width: 15px;
    border-right-width: 15px;
}

span.et_overlay {
    display: none;
}

#sbi_images {
    background-color: #f5f5f5;
    padding-top: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
}


/**woocommerce styling start***/

a.woocommerce-LoopProduct-link {
    border-style: double;
    border-color: #000000;
    border-bottom-width: 3px;
    border-left-width: 0;
    border-right-width: 0;
    border-top-width: 0;
    margin-bottom: 20px;
}

a.woocommerce-LoopProduct-link h3 {
    width: 300px;
}



a.et-cart-info span {
    display: none!important;
}

input.input-text.qty.text {
    height: 34px!important;
}

span.woocommerce-Price-amount.amount {
    font-size: 15px!important;
    font-weight: bold!important;
}

span.woocommerce-Price-currencySymbol {
    font-size: 15px!important;
    font-weight: bold!important;
}

img.attachment-shop_catalog.size-shop_catalog.wp-post-image {
    border-style: solid;
    border-color: #f5f5f5;
    border-top-width: 15px;
    border-left-width: 15px;
    border-bottom-width: 1px;
    border-right-width: 15px;
}

img.attachment-shop_single.size-shop_single.wp-post-image {
    border-style: solid;
    border-color: #f5f5f5;
    border-top-width: 15px;
    border-left-width: 15px;
    border-bottom-width: 15px;
    border-right-width: 15px;
}

