/*
Theme Name: Radiate Child
Theme URI: 
Author: ThemeGrill , adapted for client by ADD Web Design.
Author URI: http://www.addwebdesign.com
Description: Radiate adaptation for Moda y Mama
Template: radiate
Version: 1.2.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: radiate
Domain Path: /languages/
Tags: two-columns, right-sidebar, custom-header, flexible-header, custom-background, custom-menu, custom-colors, post-formats, sticky-post, threaded-comments, translation-ready, featured-images, rtl-language-support, theme-options, blog, e-commerce

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/


blockquote {
    border-color: #EAEAEA #EAEAEA #EAEAEA #D773B9;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    background-color: #D773B9;
}

a {
    color: #D773B9;
}

.site-title a:hover {
    color: #D773B9;
}

#masthead .search-form {
    background-color: #D773B9;
}

.header-search-icon:before {
    color: #D773B9;
}

.main-navigation a:hover,
.main-navigation ul li.current-menu-item a,
.main-navigation ul li.current_page_ancestor a,
.main-navigation ul li.current-menu-ancestor a,
.main-navigation ul li.current_page_item a,
.main-navigation ul li:hover > a {
    background-color: #D773B9;
}

.main-navigation ul li ul li a:hover,
.main-navigation ul li ul li:hover > a,
.main-navigation ul li.current-menu-item ul li a:hover {
    background-color: #D773B9;
}

#content .entry-title a:hover {
    color: #D773B9;
}

.entry-meta span:hover {
    color: #D773B9;
}

#content .entry-meta span a:hover {
    color: #D773B9;
}

#featured_pages a.more-link:hover {
    border: 1px solid #D773B9;
    color: #D773B9;
}

#content .comments-area article header cite a:hover,
#content .comments-area a.comment-edit-link:hover,
#content .comments-area a.comment-permalink:hover {
    color: #D773B9;
}

.comments-area .comment-author-link a:hover {
    color: #D773B9;
}
.comments-area .comment-author-link span {
    background-color: #D773B9;
}

.comment .comment-reply-link:hover {
    color: #D773B9;
}

a#scroll-up span {
    color: #D773B9;
}

.site-header .menu-toggle {
    background: #D773B9;
}

.site-header .menu-toggle:hover {
    background: #D773B9;
}

.main-small-navigation li:hover {
    background: #D773B9;
}

.main-small-navigation ul > .current_page_item,
.main-small-navigation ul > .current-menu-item {
    background: #D773B9;
}

.main-small-navigation ul li ul li a:hover,
.main-small-navigation ul li ul li:hover > a,
.main-small-navigation ul li.current-menu-item ul li a:hover {
    background-color: #D773B9;
}

.main-navigation {
    margin-top: 1.5em;
}

.Logo {
    padding: 1em;
    width: 150px;
}

.header-search-icon {
    margin-top: 1.5em;
}

.site-title {
    padding: 0 !important;
    margin: 1.5em 0 2.2em 1.5em !important;
    float: left;
    width: 150px;
    height: 82px;
    background: url("http://modaymama.com.ve/wp-content/uploads/2017/02/logo-moda-y-mama-ppal.jpg") no-repeat;
    color: #FFF;
    font-size: 10px;
}

.site-title a {
    padding: 3.5em !important;
    color: transparent;
}

.site-title a:hover {
    color: transparent;
}

/* All Mobile Portrait size smaller than 768 (devices and browsers) */
@media screen and (max-width: 768px) {
    .site-header .menu-toggle {
        color: #D773B9;
    }

    .site-header .menu-toggle:hover {
        color: #D773B9;
    }
}

#text-2 {
    padding: 0px !important;
    background: transparent;
}

#text-2 img {
    width: 100%;
}


