/*
Theme Name: DS MarkeDeer Child
Theme URI: https://designsolutionslab.com/
Author: Design Solutions
Author URI: https://designsolutions.pl/
Description: Creative Multipurpose WordPress Theme
Version: 1.0
Template: ds-markedeer
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template
*/
@import url("../ds-markedeer/style.css");
#content.site-content {
    padding-top: 8rem!important;
}
.nav-up {
    top: -213px!important;
}
#newsletterwidget-2 {
    border: 0px!important;
    color: #fff!important;
    background:#333;
    font-weight: 700;
	font-size: 19px;
    text-align: center;
    line-height: 1em;
	padding: 20px;
	border-radius:0px;
}
.tnp-widget {
    width: 100%;
    display: block;
    box-sizing: border-box;
	color: #fff!important;
	    margin-top: 20px;
}
.secure_info {
    color: #fff!important;
    font-size: 12px!important;
    text-align: justify;
    font-weight: 400;
}
.tnp-field-button, .tnp-field {
    width: 100%;
	margin-bottom: 10px;
}
.tnp-widget label {
    display: block;
    color: inherit;
    font-size: 14px;
}
.ptms_marquee a {
    padding: 0px 40px;
}
.top-right-label {
    text-align: left;
    float: left;
    background: #f2fbf8;
    color: #333;
    display: block;
    margin-bottom: -49px;
    margin-top: -10px;
    padding: 14px;
    z-index: 99999999;
    position: relative;
    font-size: 80%;
    font-weight: 800;
}