/*
Theme Name:     DansDeals Blog
Theme URI: 		http://dansdeals.com
Description:    Custom website created for DDMS
Author:         swizu
Author URI: 	http://swizu.com
Template:       dansdeals
Version:        7.3.4
*/

/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/



.td-post-content .td-post-featured-image .wp-caption-text {
    position: relative;
    padding: 0;
}
.ink-preferred--highlights p {
    font-size: 12px;
}
.ink-preferred-content {
    padding-top: 21px;
}

.ink-preferred-content p {
    font-size: 15px;
}
#ink-preferred-box .undertitle {
    margin-bottom: -30px;
    font-style: italic;
    margin-top: 20px;
}

#wp-subscribe #wp-subscribe-form-1 .submit {
    margin-bottom: 10px;
}
#comission_small_info {
    font-size: 8px;
    font-style: italic;
    line-height: 16px;
    min-height: 32px;
}
@media screen and (max-width: 600px) {
    #comission_small_info {
        min-height: 48px;
    }
}
