/*
Theme Name: TM Arden Child
Theme URI: http://arden.thememove.com/
Author: ThemeMove
Author URI: http://thememove.com/
Version: 1.0
Template: tm-arden
Tags: editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/


body{background-color:#fff;}

/* CATEGORY */

.tm-blog.style-1 .post-thumbnail {
    display: none;
}

.page-title-bar {
  display: none;
}

.post-sticky  {
 display: none;
}


/* CONTACT FORM */

.tm-contact-form-7.skin-secondary .wpcf7-submit:hover {
    color: #182141 !Important;
}


.cn-button.bootstrap {
    color: #fff;
    background: #20C19E;
    border-radius: 0px;
}

.wpcf7-list-item {
    margin: -40px 0 0 0 !Important;
		font-size: 14px;
    color: #fff;
		line-height: 16px;
}

input[type="text"],
input[type="email"],
textarea
{
		-webkit-text-fill-color:  #f2b636;
}


/* CONTACT FORM */

.cn-button.bootstrap {
    color: #182141 !Important;
    background: #fff !Important;
    border-radius: 0px !Important;
}
