:root {
--g1-layout-bg-color: #a8a8a8;
}
body.g1-layout-boxed .g1-body-inner {
background-color: #a8a8a8;
background-color: var(--g1-layout-bg-color);
}
:root.g1-skinmode {
--g1-layout-bg-color: #444444;
}
.g1-layout-boxed .g1-row-layout-page {
max-width: 1212px;
} a,
.entry-title > a:hover,
.entry-meta a:hover,
.menu-item > a:hover,
.current-menu-item > a,
.mtm-drop-expanded > a,
.g1-nav-single-prev > a > span:before,
.g1-nav-single-next > a > span:after,
.g1-nav-single-prev > a:hover > strong,
.g1-nav-single-prev > a:hover > span,
.g1-nav-single-next > a:hover > strong,
.g1-nav-single-next > a:hover > span,
.mashsb-count,
.archive-title:before,
.snax .snax-item-title > a:hover,
.woocommerce .star-rating span::before,
.woocommerce-page .star-rating span::before {
color: #f7c300;
}
input[type="submit"],
input[type="reset"],
input[type="button"],
button,
.g1-button-solid,
.g1-button-solid:hover,
.g1-arrow-solid,
.entry-categories .entry-category:hover, .author-link,
.author-info .author-link,
.g1-box-icon,
.wyr-reaction:hover .wyr-reaction-button,
.wyr-reaction-voted .wyr-reaction-button,
.wyr-reaction .wyr-reaction-bar {
border-color: #699809;
background-color: #699809;
color: #ffffff;
}
.entry-counter:before {
border-color: #699809;
background-color: #699809;
color: #ffffff;
}
.g1-quick-nav-tabs .menu-item-type-g1-trending > a,
.entry-flag-trending {
border-color: #bf0029;
background-color: #bf0029;
color: #ffffff;
}
.g1-quick-nav-tabs .menu-item-type-g1-hot > a,
.entry-flag-hot {
border-color: #ff0036;
background-color: #ff0036;
color: #ffffff;
}
.g1-quick-nav-tabs .menu-item-type-g1-popular > a,
.entry-flag-popular {
border-color: #ff577b;
background-color: #ff577b;
color: #ffffff;
}
.entry-flag-members_only {
border-color: #ff0036;
background-color: #ff0036;
color: #ffffff;
}
.entry-flag-coupon {
border-color: #ff0036;
background-color: #ff0036;
color: #ffffff;
}
.g1-featured-without-title .entry-tpl-gridxs .entry-header {
background-color: transparent;
background-image: linear-gradient(to bottom right, rgba(105,152, 9, 0.8 ), rgba(12,167, 214, 0.8 ));
}
.entry-categories .entry-category {
border-top-color: #f7c300;
}
.g1-box-background {
background-image:         linear-gradient(to bottom right, #699809, #0ca7d6);
}
.member-header .mycred-my-rank:after {
content:"Rank";
} @media only screen and ( min-width: 801px ) {
.g1-hb-row-normal .g1-id {
margin-top: 20px;
margin-bottom: 20px;
}
.g1-hb-row-normal .g1-quick-nav {
margin-top: 2px;
margin-bottom: 2px;
}
}
.g1-hb-row-mobile .g1-id {
margin-top: 10px;
margin-bottom: 10px;
}
.g1-hb-row-normal .g1-primary-nav {
margin-top: 20px;
margin-bottom: 20px;
}  :root {
--g1-hba-itxt-color:#f7c300;
--g1-hba-atxt-color:#666666;
--g1-hba-bg-color:#ffffff;
--g1-hba-gradient-color:#ff0000;
--g1-hba-border-color:#ff0000;
}
.g1-hb-row-a .menu-item > a,
.g1-hb-row-a .g1-hamburger,
.g1-hb-row-a .g1-drop-toggle,
.g1-hb-row-a .g1-socials-item-link {
color:#f7c300;
color:var(--g1-hba-itxt-color);
}
.g1-hb-row-a .g1-row-background {
background-color: #ffffff;
background-color: var(--g1-hba-bg-color);
}
.g1-hb-row-a .menu-item:hover > a,
.g1-hb-row-a .current-menu-item > a,
.g1-hb-row-a .current-menu-ancestor > a,
.g1-hb-row-a .menu-item-object-post_tag > a:before,
.g1-hb-row-a .g1-socials-item-link:hover {
color:#666666;
color:var(--g1-hba-atxt-color);
}
.g1-hb-row-a .g1-drop-toggle-badge,
.g1-hb-row-a .snax-button-create,
.g1-hb-row-a .snax-button-create:hover {
border-color: #f7c300;
background-color: #f7c300;
color: #ffffff;
} .g1-skinmode {
--g1-hba-itxt-color:#ffffff;
--g1-hba-atxt-color:#808080;
--g1-hba-bg-color:#000000;
--g1-hba-gradient-color:#ff0000;
--g1-hba-border-color:#1a1a1a;
} :root {
--g1-hbb-itxt-color:#ffffff;
--g1-hbb-atxt-color:#f7c300;
--g1-hbb-bg-color:#ffffff;
--g1-hbb-gradient-color:#699809;
--g1-hbb-border-color:#ff0000;
}
.g1-hb-row-b .menu-item > a,
.g1-hb-row-b .g1-hamburger,
.g1-hb-row-b .g1-drop-toggle,
.g1-hb-row-b .g1-socials-item-link {
color:#ffffff;
color:var(--g1-hbb-itxt-color);
}
.g1-hb-row-b .g1-row-background {
background-color: #ffffff;
background-color: var(--g1-hbb-bg-color);
background-image: -webkit-linear-gradient(to right, #ffffff, #699809);
background-image: -webkit-linear-gradient(to right, var(--g1-hbb-bg-color), var(--g1-hbb-gradient-color));
background-image:    -moz-linear-gradient(to right, #ffffff, #699809);
background-image:    -moz-linear-gradient(to right, var(--g1-hbb-bg-color), var(--g1-hbb-gradient-color));
background-image:      -o-linear-gradient(to right, #ffffff, #699809);
background-image:      -o-linear-gradient(to right, var(--g1-hbb-bg-color), var(--g1-hbb-gradient-color));
background-image:         linear-gradient(to right, #ffffff, #699809);
background-image:         linear-gradient(to right, var(--g1-hbb-bg-color), var(--g1-hbb-gradient-color));
}
.g1-hb-row-b .menu-item:hover > a,
.g1-hb-row-b .current-menu-item > a,
.g1-hb-row-b .current-menu-ancestor > a,
.g1-hb-row-b .menu-item-object-post_tag > a:before,
.g1-hb-row-b .g1-socials-item-link:hover {
color:#f7c300;
color:var(--g1-hbb-atxt-color);
}
.g1-hb-row-b .g1-drop-toggle-badge,
.g1-hb-row-b .snax-button-create,
.g1-hb-row-b .snax-button-create:hover {
border-color: #bf0029;
background-color: #bf0029;
color: #ffffff;
} .g1-skinmode {
--g1-hbb-itxt-color:#ffffff;
--g1-hbb-atxt-color:#808080;
--g1-hbb-bg-color:#000000;
--g1-hbb-gradient-color:#ff0000;
--g1-hbb-border-color:#1a1a1a;
} :root {
--g1-hbc-itxt-color:#666666;
--g1-hbc-atxt-color:#000000;
--g1-hbc-bg-color:#ffffff;
--g1-hbc-gradient-color:#ff0000;
--g1-hbc-border-color:#ff0000;
}
.g1-hb-row-c .menu-item > a,
.g1-hb-row-c .g1-hamburger,
.g1-hb-row-c .g1-drop-toggle,
.g1-hb-row-c .g1-socials-item-link {
color:#666666;
color:var(--g1-hbc-itxt-color);
}
.g1-hb-row-c .g1-row-background {
background-color: #ffffff;
background-color: var(--g1-hbc-bg-color);
}
.g1-hb-row-c .menu-item:hover > a,
.g1-hb-row-c .current-menu-item > a,
.g1-hb-row-c .current-menu-ancestor > a,
.g1-hb-row-c .menu-item-object-post_tag > a:before,
.g1-hb-row-c .g1-socials-item-link:hover {
color:#000000;
color:var(--g1-hbc-atxt-color);
}
.g1-hb-row-c .g1-drop-toggle-badge,
.g1-hb-row-c .snax-button-create,
.g1-hb-row-c .snax-button-create:hover {
border-color: #000000;
background-color: #000000;
color: #ffffff;
} .g1-skinmode {
--g1-hbc-itxt-color:#ffffff;
--g1-hbc-atxt-color:#808080;
--g1-hbc-bg-color:#000000;
--g1-hbc-gradient-color:#ff0000;
--g1-hbc-border-color:#1a1a1a;
}
:root {
--g1-canvas-itxt-color:#666666;
--g1-canvas-atxt-color:#f7c300;
--g1-canvas-bg-color:#ffffff;
} .g1-canvas-content,
.g1-canvas-toggle,
.g1-canvas-content .menu-item > a,
.g1-canvas-content .g1-hamburger,
.g1-canvas-content .g1-drop-toggle,
.g1-canvas-content .g1-socials-item-link{
color:#666666;
color:var(--g1-canvas-itxt-color);
}
.g1-canvas-content .menu-item:hover > a,
.g1-canvas-content .current-menu-item > a,
.g1-canvas-content .current-menu-ancestor > a,
.g1-canvas-content .menu-item-object-post_tag > a:before,
.g1-canvas-content .g1-socials-item-link:hover {
color:#f7c300;
color:var(--g1-canvas-atxt-color);
}
.g1-canvas-global {
background-color:#ffffff;
background-color:var(--g1-canvas-bg-color);
}
.g1-canvas-background,
.g1-canvas-background.lazyloaded {
opacity: 1;
}
.g1-canvas-background.lazyload,
.g1-canvas-background.lazyloading {
opacity: 0;
}
.g1-canvas-content .snax-button-create {
border-color: #dd3333;
background-color: #dd3333;
color: #ffffff;
} .g1-skinmode {
--g1-canvas-itxt-color:#ffffff;
--g1-canvas-atxt-color:#fccb13;
--g1-canvas-bg-color:#000000;
}
:root {
--g1-submenu-bg-color: #ffffff;
--g1-submenu-rtxt-color: #666666;
--g1-submenu-atxt-color: #fb631e;
} .g1-hb-row .sub-menu {
border-color: #ffffff;
border-color: var(--g1-submenu-bg-color);
background-color: #ffffff;
background-color: var(--g1-submenu-bg-color);
}
.g1-hb-row .sub-menu .menu-item > a {
color: #666666;
color: var(--g1-submenu-rtxt-color);
}
.g1-hb-row .g1-link-toggle {
color:#ffffff;
color:var(--g1-submenu-bg-color);
}
.g1-hb-row .sub-menu .menu-item:hover > a,
.g1-hb-row .sub-menu .current-menu-item > a,
.g1-hb-row .sub-menu .current-menu-ancestor > a {
color: #fb631e;
color: var(--g1-submenu-atxt-color);
} .g1-skinmode {
--g1-submenu-bg-color: #000000;
--g1-submenu-rtxt-color: #999999;
--g1-submenu-atxt-color: #ff0036;
}
.g1-header-simplified > .g1-row-background {
background-color:#ffffff;
background-color:var(--g1-hbb-bg-color );
}
:root {
--g1-footer-itxt-color:#000000;
--g1-footer-rtxt-color:#666666;
--g1-footer-mtxt-color:#999999;
--g1-footer-atxt-color:#fccb13;
--g1-footer-bg-color:#f2f2f2;
} .g1-prefooter > .g1-row-background,
.g1-prefooter .g1-current-background {
background-color:#f2f2f2;
background-color:var(--g1-footer-bg-color);
}
.g1-prefooter h1,
.g1-prefooter h2,
.g1-prefooter h3,
.g1-prefooter h4,
.g1-prefooter h5,
.g1-prefooter h6,
.g1-prefooter .g1-mega,
.g1-prefooter .g1-alpha,
.g1-prefooter .g1-beta,
.g1-prefooter .g1-gamma,
.g1-prefooter .g1-delta,
.g1-prefooter .g1-epsilon,
.g1-prefooter .g1-zeta,
.g1-prefooter blockquote,
.g1-prefooter .widget_recent_entries a,
.g1-prefooter .widget_archive a,
.g1-prefooter .widget_categories a,
.g1-prefooter .widget_meta a,
.g1-prefooter .widget_pages a,
.g1-prefooter .widget_recent_comments a,
.g1-prefooter .widget_nav_menu .menu a {
color:#000000;
color:var(--g1-footer-itxt-color);
}
.g1-prefooter {
color:#666666;
color:var(--g1-footer-rtxt-color);
}
.g1-prefooter .entry-meta {
color:#999999;
color:var(--g1-footer-mtxt-color);
}
.g1-prefooter input,
.g1-prefooter select,
.g1-prefooter textarea {
border-color: #bfbfbf;
}
.g1-prefooter input[type="submit"],
.g1-prefooter input[type="reset"],
.g1-prefooter input[type="button"],
.g1-prefooter button,
.g1-prefooter .g1-button-solid,
.g1-prefooter .g1-button-solid:hover,
.g1-prefooter .g1-box-icon {
border-color: #dd2026;
background-color: #dd2026;
color: #ffffff;
}
.g1-prefooter .g1-button-simple {
border-color: #000000;
color: #000000;
} .g1-footer > .g1-row-background,
.g1-footer .g1-current-background {
background-color:#f2f2f2;
background-color:var(--g1-footer-bg-color);
}
.g1-footer {
color:#666666;
color:var(--g1-footer-rtxt-color);
}
.g1-footer-text {
color: #999999;
color:var(--g1-footer-mtxt-color);
}
.g1-footer a:hover,
.g1-footer-nav a:hover {
color:#fccb13;
color:var(--g1-footer-atxt-color);
}
.g1-footer .current-menu-item > a {
color:#000000;
color:var(--g1-footer-itxt-color);
}  .g1-skinmode {
--g1-footer-itxt-color:#ffffff;
--g1-footer-rtxt-color:#999999;
--g1-footer-mtxt-color:#666666;
--g1-footer-atxt-color:#ff0036;
--g1-footer-bg-color:#000000;
}
.g1-dark { color: rgba(255, 255, 255, 0.8); }
.g1-dark h1,
.g1-dark h2,
.g1-dark h3,
.g1-dark h4,
.g1-dark h5,
.g1-dark h6,
.g1-dark .g1-mega,
.g1-dark .g1-alpha,
.g1-dark .g1-beta,
.g1-dark .g1-gamma,
.g1-dark .g1-delta,
.g1-dark .g1-epsilon,
.g1-dark .g1-zeta {
color: #fff;
}
.g1-dark .g1-meta { color: rgba(255, 255, 255, 0.6); }
.g1-dark .g1-meta a { color: rgba(255, 255, 255, 0.8); }
.g1-dark .g1-meta a:hover { color: rgba(255, 255, 255, 1); }
.g1-dark .archive-title:before {
color: inherit;
}
.g1-dark [type=input],
.g1-dark [type=email],
.g1-dark select {
border-color: rgba(255,255,255, 0.15);
}
.g1-dark [type=submit] {
border-color: #fff;
background-color: #fff;
color: #1a1a1a;
}
.g1-dark .g1-button-solid {
border-color: #fff;
background-color: #fff;
color: #1a1a1a;
}
.g1-dark .g1-button-simple,
.g1-dark .g1-filter-pill {
border-color: #fff;
color: #fff;
}
.g1-dark .g1-newsletter-avatar {
background-color: #fff;
color: #1a1a1a;
}.tnp-subscription {
font-size: 13px;
display: block;
margin: 15px auto;
max-width: 500px;
width: 100%;
} .tnp-subscription div.tnp-field {
margin-bottom: 10px;
border: 0;
padding: 0;
}
.tnp-subscription label {
display: block;
color: inherit;
font-size: 14px;
font-weight: 700;
line-height: normal;
padding: 5px;
margin: 0;
}
.tnp-subscription input[type=text], 
.tnp-subscription input[type=email], 
.tnp-subscription input[type=submit], 
.tnp-subscription select {
width: 100%;
height: 50px;
padding: 10px;
display: block;
border: 1px;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
color: #444;
font-size: 14px;
line-height: 20px;
margin: 0;
line-height: normal;
box-sizing: border-box;
}
.tnp-subscription input[type=checkbox], 
.tnp-widget input[type=radio] {
max-width: 20px;
display: inline-block;
} .tnp-subscription select option {
margin-right: 10px;
}
.tnp-subscription input.tnp-submit {
background-color: #444;
color: #fff;
width: auto;
height: auto;
margin: 0;
}
@media all and (max-width: 480px) {
.tnp-subscription input[type=submit] {
width: 100%;
}
} .tnp-profile {
font-size: 13px;
}
.tnp-profile form .tnp-field {
margin-bottom: 10px;
border: 0;
padding: 0;
}
.tnp-profile form .tnp-field label {
display: block;
color: #333;
font-size: 14px;
}
.tnp-profile form .tnp-field input[type=text], 
.tnp-profile form .tnp-field input[type=email], 
.tnp-profile form .tnp-field input[type=submit], 
.tnp-profile form .tnp-field textarea, 
.tnp-profile form .tnp-field select {
padding: 10px;
display: block;
border: 1px;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
color: #444;
font-size: 14px;
margin: 0;
line-height: normal;
box-sizing: border-box;
border-radius: 0;
height: auto;
float: none;
}
.tnp-profile form input[type=checkbox], .tnp-profile input[type=radio] {
max-width: 20px;
display: inline-block;
}
.tnp-profile form .tnp-list-label {
margin-left: 15px;
} .tnp-profile form select option {
margin-right: 10px;
}
.tnp-profile form .tnp-field input[type=submit] {
background-color: #444;
color: #fff;
width: auto;
height: auto;
margin: 0;
}
@media all and (max-width: 480px) {
.tnp-profile input[type=submit] {
width: 100%;
margin: 0;
}
}
.tnp-widget {
width: 100%;
display: block;
box-sizing: border-box;
}
.tnp-widget .tnp-field {
margin-bottom: 10px;
border: 0;
padding: 0;
}
.tnp-widget label {
display: block;
color: inherit;
font-size: 14px;
}
.tnp-widget input[type=text], .tnp-widget input[type=email], .tnp-widget input[type=submit], .tnp-widget select {
width: 100%;
padding: 10px;
display: block;
border: 1px solid #ddd ;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
color: #444;
font-size: 14px;
line-height: normal;
box-sizing: border-box;
height: auto;
}
.tnp-widget input[type=checkbox], .tnp-widget input[type=radio] {
width: auto;
display: inline-block;
} .tnp-widget select option {
margin-right: 10px;
}
.tnp-widget input.tnp-submit {
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
margin: 0;
}
.tnp-field input[type="submit"] {
position: inherit;
}
.tnp-field label {
} .tnp-widget-minimal {
width: 100%;
}
.tnp-widget-minimal form {
margin: 0;
padding: 0;
border: 0;
}
.tnp-widget-minimal input.tnp-email {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
}
.tnp-widget-minimal input.tnp-submit {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: normal;
border-radius: 0px;
box-sizing: border-box;
height: auto;
margin: 0;
} .tnp-subscription-minimal {
width: 100%;
box-sizing: border-box;
}
.tnp-subscription-minimal form {
margin: 0;
padding: 0;
border: 0;
}
.tnp-subscription-minimal input.tnp-email {
width: 70%;
max-width: 300px;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
line-height: 20px;
border-radius: 0px;
}
.tnp-subscription-minimal .tnp-privacy-field {
margin-top: 10px;
}
.tnp-subscription-minimal input.tnp-submit {
width: 29%;
box-sizing: border-box;
display: inline-block;
padding: 10px;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: 20px;
box-sizing: border-box;
border-radius: 0px;
margin: 0;
} .tnp-comments {
clear: both;
margin-top: 15px;
margin-bottom: 15px;
}
.tnp-comments label {
display: block;
}
.tnp-comments input[type=checkbox] {
display: inline-block;
width: auto!important;
} .tnp-lock {
clear: both;
display: block;
box-sizing: border-box;
box-shadow: none;
margin: 20px;
padding: 15px;
background-color: #fff;
border: 1px solid #ddd;
}
.tnp-nl-checkout {
margin-bottom: 1em;
}#toggleTop {
display: none;
}
#hideTop {
display: inline-block;
position: absolute;
right: 5px;
top: 0;
}
#topbar {
position: fixed;
display: block;
z-index: 99999;
box-sizing: border-box;
width: 100%;
padding: 10px;
color: #fff;
font-size: 25px;
text-align: center;
}
#topbar .tnp-subscription-minimal {
width: 90%;
margin: auto;
float: left;
}
#topbar .tnp-subscription-minimal form {
margin-top: 0px!important;
}
#topbar .tnp-subscription-minimal input.tnp-submit {
height: 42px;
max-width: 200px;
margin: 0;
background-image: none;
border-radius: 0px!important;
width: 100%;
font-size: 18px;
padding: 10px 6px;
line-height: 24px;
text-align: center;
margin: 0;
box-sizing: border-box;
letter-spacing: 0.2em;
font-weight: bold;
font-size: 12px!important;
font-family: "Open Sans", sans-serif;
border-radius: 0px!important;  
box-shadow: none;
display: inline;
border: 0;
vertical-align: middle;
}
#topbar .tnp-subscription-minimal input.tnp-email {
max-width: 400px;
height: 42px;
border-radius: 0px!important;
background-image: none;
margin: 0;
margin-right: 15px;
display: inline;
box-shadow: none;
border: 0;
vertical-align: middle;
width: auto!important;
min-width: 300px;
}
#topbar .tnp-subscription-minimal .tnp-privacy-field {
color: #fff;
font-size: 13px;
padding: 6px;
border-radius: 4px;
margin: 12px auto 4px;
}
#topbar .tnp-subscription-minimal .tnp-privacy-field label a {
color: #fff!important;
}
@media screen and (max-width: 440px) {
#topbar .tnp-subscription-minimal input.newsletter-email {
max-width: 150px;
height: 25px;
border-radius: 0px!important;
vertical-align: middle;
line-height: 0;
}
#topbar .tnp-subscription-minimal input.newsletter-submit {
height: 25px;
max-width: 100px;
vertical-align: middle;
font-size: 10px!important;
line-height: 0;
letter-spacing: 1px;
text-transform: inherit;
}
}  #simplemodal-overlay {
background-color:#000;
}
#simplemodal-container {
color:#bbb;
border-radius: 0px!important;
padding:0px;
}
#simplemodal-container .simplemodal-data {
padding:0px; height: 100%
}
#simplemodal-container a {
color:#ddd;
}
#simplemodal-container a.modalCloseImg {
display: inline;
z-index: 100000;
position: absolute;
top: 15px;
right: 15px;
cursor: pointer;
color: black;
border-radius: 35px;
height: 24px;
}
#simplemodal-container a.modalCloseImg:hover{
background-color: #ECF0F1;
transition: background-color 0.5s;
-webkit-transition: background-color 0.5s;
}
@media all and (max-width: 480px) {
#simplemodal-container a.modalCloseImg {top:5px; right:5px; cursor:pointer;}
#simplemodal-container {
width: 100%;
}
}   
.tnp-modal h1 {
color: #fff;
padding: 20px 0 20px 0;
font-weight: 700;
margin: 0px;
font-size: 30px;
line-height: 35px;
}
.tnp-modal p {
color: white;
font-weight: 300;
font-size: 15px;
}
.tnp-popup-pre, .tnp-popup-post {
color: #ECF0F1;
font-family: "Open Sans", sans-serif;
font-size: 15px;
font-weight: 600;
}
.tnp-popup-main {
width: 80%;
margin: 0 auto;
margin-top: 20px;
}
.tnp-popup-main .tnp-field-name label {
display: block;
text-transform: uppercase;
color: #fff;
font-size: 13px;
margin-bottom: 7px;
font-family: "Open Sans", sans-serif;
font-weight: bold;
text-align: left;
}
.tnp-popup-main .tnp-field-email label {
display: block;
text-transform: uppercase;
color: #fff;
font-size: 13px;
margin-bottom: 7px;
font-family: "Open Sans", sans-serif;
font-weight: bold;
text-align: left;
}
.tnp-popup-main .tnp-field-privacy label {
color: #fff;
font-size: 13px;
padding: 6px;
background-color: #ffffff1a;
border-radius: 4px;
}
.tnp-popup-main .tnp-field-privacy label a {
color: #fff!important;
}
.tnp-popup-main .tnp-field-privacy input[type=checkbox] {
margin-right: 4px;
}
.tnp-popup-main .tnp-field, #topbar .tnp-field {
margin-bottom: 20px;
}
.tnp-popup-main .tnp-field input[type="submit"], #topbar .tnp-field input[type="submit"] {
width: 100%;
font-size: 18px;
padding: 10px 6px;
line-height: 24px;
text-align: center;
vertical-align: middle;
margin: 0;
box-sizing: border-box;
text-transform: uppercase;
letter-spacing: 0.3em;
font-weight: bold;
font-size: 12px;
font-family: "Open Sans", sans-serif;
}
.tnp-popup-main .tnp-field input[type="text"], .tnp-popup-main .tnp-field input[type="email"] {
width: 100%;
padding: 10px 6px;
line-height: 24px;
text-align: center;
vertical-align: middle;
margin: 0;
box-sizing: border-box;
font-size: 17px;
font-family: "Open Sans", sans-serif;
color: #7F8C8D;
}
#topbar .tnp-field input[type="text"], #topbar .tnp-field input[type="email"] {
width: 100%;
padding: 10px 6px;
line-height: 24px;
text-align: center;
vertical-align: middle;
margin: 0;
box-sizing: border-box;
font-size: 17px;
font-family: "Open Sans", sans-serif;
color: #7F8C8D;
}
.simplemodal-close svg {
height: 22px;
} .tnp-popup-loader {
width: 50px;
-webkit-animation-name: spin;
-webkit-animation-duration: 2000ms;
-webkit-animation-iteration-count: infinite;
-webkit-animation-timing-function: ease-in-out;
-moz-animation-name: spin;
-moz-animation-duration: 2000ms;
-moz-animation-iteration-count: infinite;
-moz-animation-timing-function: ease-in-out;
-ms-animation-name: spin;
-ms-animation-duration: 2000ms;
-ms-animation-iteration-count: infinite;
-ms-animation-timing-function: ease-in-out;
-o-transition: rotate(3600deg);
}
@-moz-keyframes spin {
from { -moz-transform: rotate(0deg); }
to { -moz-transform: rotate(359deg); }
}
@-webkit-keyframes spin {
from { -webkit-transform: rotate(0deg); }
to { -webkit-transform: rotate(359deg); }
}
@keyframes spin {
from {transform:rotate(0deg);}
to {transform:rotate(359deg);}
} @media screen and (max-width: 440px) { .tnp-modal h1 {
font-size: 21px;
padding: 10px 0px 10px 0px;
}
.tnp-popup-pre, .tnp-popup-post {
font-size: 11px;
}
}