body.custom-background .theme-bg-dark,
body.custom-background .theme-bg-default, 
body.custom-background .theme-blog.theme-bg-grey {
background-color: transparent !important;
} a {
color: #333333;
}
.site-title a {
color: #fff;
}
.site-description{
color: #ddd;
}
h1, .h1, h2, .h2, .h3, h3,
h4, .h4, h5, .h5, .h6, h6 {
font-family: 'Playfair Display', sans-serif;
color: #333333;
}
body, button, input, select, textarea {
color: #606060;
}
blockquote {
background-color: #fafafa;
color: #606060;
}
blockquote:last-child { margin-bottom: 0; }
blockquote cite, 
blockquote cite a { 
color: #333333 !important;  
}
blockquote:before {
color: rgba(0, 0, 0, 0.05);
}
pre {
background: #f6f6f6;
}
hr { 
background-color: #f1f1f1; 
}
abbr, acronym { 
border-bottom: 1px dotted #f1f1f1; 
}
mark, ins { 
background: #fff9c0; 
color: #333333;	
}
label {
color: #606060;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
select {
color: #606060 !important;
background: #fff !important;
background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
border: 1px solid #e5e5e5 !important;
}
.form-control {
color: #606060 !important;
background: #fff !important;
background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
border: 1px solid #e5e5e5 !important;
}
button,
input[type="button"],
input[type="submit"] {
color: #fff;
}
button:hover, button:focus, 
input[type="button"]:hover, 
input[type="button"]:focus, 
input[type="submit"]:hover, 
input[type="submit"]:focus {
background: #333333;
color: #fff;
}
.theme-b-top {
border-top: 1px solid #f1f1f1 !important;
}
::-webkit-input-placeholder { color: #606060; }
:-moz-placeholder { color: #606060; }
::-moz-placeholder { color: #606060; }
:-ms-input-placeholder { color: #606060; }
#wrapper { background-color: #ffffff; } .theme-slider-content .sub-title {
font-family: 'Merienda' !important;
}
.theme-section-module .theme-section-subtitle {
font-family: 'Merienda';
}
.theme-main-slider .overlay {
background-color: rgba(0, 0, 0, .40);
}
.theme-slider-content .theme-caption-bg .title-large, 
.theme-slider-content .theme-caption-bg2 .title-large {
text-transform: inherit;
letter-spacing: 2px;
}
.theme-slider-content .sub-title {
text-transform: inherit;
letter-spacing: 2px;
}
.theme-slider-content .btn-slider {
letter-spacing: 1px;
}
.theme-slider-content .theme-caption-bg2 .sub-title {
color: #fff;
text-shadow: none;
display: inline-block;
padding: 5px 8px 5px 14px;
}
.theme-slider-content .theme-caption-bg2 .title-large {
font-size: 4.5rem;
margin-top: -0.938rem;
line-height: 1.2; 
color: #ffffff; 
text-shadow: 0px 2px 7px rgba(0, 0, 0, 0.5);  
margin-bottom: 1.5625rem; 
}
.theme-slider-content .theme-caption-bg2 .sub-title { 
color: #fff;
} .page-header-title h1 {
letter-spacing: 2px;
text-transform: capitalize;
}
.theme-page-header-area {
padding: 14rem 0 10rem 0;
}
.theme-page-header-area .overlay {
background-color: rgba(0, 0, 0, .40);
} h2, .theme-section-module .theme-section-title {
text-transform: capitalize;
letter-spacing: 2px;
}
.theme-separator-line-horrizontal-full {
border-bottom: 1px solid #e7e7e7;
} .theme-info-area {
background-color: #f2f2f2;
padding: 0;
border-radius: 0;
position: relative;
z-index: 1;
margin-right: 0;
margin-left: 0;
}
.theme-info-area-title {
letter-spacing: 2px;
text-transform: inherit;
}
.theme-info-area .media:hover {
background: #fff;
box-shadow: 0 5px 12px 0px rgba(0,0,0,0.07);
} .theme-services .service-title {
text-transform: inherit;
letter-spacing: 2px;
}
.theme-services {
background-color: #ffffff;
}
.theme-services.vrsn-three .service-content {
border: 1px solid #e9e9e9;
padding: 1.375rem;
background-color: #f2f2f2;
}
.theme-services.vrsn-three .service-content::before {
width: 100%;
height: 0px;
position: absolute;
left: 0;
bottom: 0;
content: '';
z-index: -1;
-webkit-transition: 0.5s;
transition: 0.5s;
}
.theme-services.vrsn-three .service-content:hover::before {
height: 100%; 
}
.theme-services.vrsn-three .service-content:hover {
transform: translateY(-5px);
-webkit-box-shadow: 0 10px 25px rgb(0 0 0 / 10%);
-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
box-shadow: 0 10px 25px rgb(0 0 0 / 10%);
}
.theme-services.vrsn-three .service-content:hover .service-content-thumbnail img {
-webkit-filter: unset;
filter: unset;
}
.theme-services.vrsn-three .service-content:hover .service-content-thumbnail a,
.theme-services.vrsn-three .service-content:hover .service-content-thumbnail i.fa {
color: #ffffff;
}
.theme-services.vrsn-three .service-title a:hover, 
.theme-services.vrsn-three .service-title afocus,
.theme-services.vrsn-three .service-content:hover .service-title a, 
.theme-services.vrsn-three .service-content:focus .service-title a, 
.theme-services.vrsn-three .service-content:hover .service-title {
color: #fff;
}
.theme-services.vrsn-three .service-title, 
.theme-services.vrsn-three .service-title,
.theme-services.vrsn-three .service-content .service-title a, 
.theme-services.vrsn-three .service-content .service-title a, 
.theme-services.vrsn-three .service-content .service-title {
color: #333333;
}
.theme-services.vrsn-three .service-content:hover p {
color: #fff;
}
.theme-services.vrsn-three .service-links a {
color: #fff;
display: inline-block;
font-weight: 600;
}
.theme-services.vrsn-three .service-content:hover .service-links a, 
.theme-services.vrsn-three .service-content:focus .service-links a {
background: #fff;
border: 1px solid #fff;
color: #333333;
} .theme-block.theme-project {
background-color: #f2f2f2 !important;
}
.theme-project .theme-project-content .theme-project-title {
text-transform: inherit;
letter-spacing: 2px;
}
.theme-project .btn-dark {
background: transparent;
border: solid 1px #fff;
color: #fff;
}
.theme-project .btn-dark:hover, 
.theme-project .btn-dark:focus {
background: #fff;
border: solid 1px #fff;
color: #111;
} .theme-testimonial-overlay {
background-color: rgba(0,0,0,0.50) !important;
}
.theme-testimonial .theme-section-title{ color: #f8f9fa; }
.testimonial-content.vrsn-two::before {
color: #fff;
} .theme-blog.vrsn-three .post {
border-bottom: 4px solid #e9e9e9;
}
.theme-blog.vrsn-three .post:hover {
-webkit-box-shadow: 0 10px 25px rgb(0 0 0 / 10%);
-moz-box-shadow: 0 10px 25px rgb(0 0 0 / 10%);
-ms-box-shadow: 0 10px 25px rgb(0 0 0 / 10%);
box-shadow: 0 10px 25px rgb(0 0 0 / 10%);
}
.theme-blog.vrsn-three .post-thumbnail {
padding: 1.375rem 1.375rem 0.5rem;
}
.theme-blog.vrsn-three .post-thumbnail img {
border-bottom: 4px solid transparent;
transition: .5s;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
transform: scale(1.0);
}
.theme-blog.vrsn-three .post:hover .post-thumbnail img {
transform: scale(1.02);
}
.theme-blog.vrsn-three .media {
display: block;
}
.theme-blog.vrsn-three .media .posted-on {
width: auto;
}
.theme-blog.vrsn-three .media .posted-on time.days {
padding-top: 0;
font-size: 1rem;
width: 125px;
text-align: left;
padding-left: 18px;
}
.theme-blog.vrsn-three .media .posted-on time.days small.months {
display: inline-block;
font-size: 1rem;
padding: 0.3125rem 0.625rem 0.3125rem 0.625rem;
width: 65px;
margin-left: 18px;
} .theme-block.theme-blog.theme-bg-grey {
background-color: #f2f2f2 !important;
}
.theme-blog .post {
background-color: #ffffff;
border: 1px solid #e9e9e9;
}
.theme-blog .post .entry-title {
letter-spacing: 2px;
text-transform: inherit;
}
.entry-content a:hover, .entry-content a:focus {
color: #333333;
box-shadow: none;
}
.entry-meta {
text-transform: capitalize;
letter-spacing: 0px;
}
.more-link {
text-transform: capitalize;
letter-spacing: 0;
color: #fff !important;
}
.more-link:hover, .more-link:focus {
background: #111;
color: #fff !important;
}
.media .posted-on time.days small.months {
color: #111;
background: #fff;
border-bottom: solid 4px #ddd;
}
.media .posted-on time.days {
color: #fff;
}
.entry-meta > span {
color: #959595;
}
.cat-links a:hover, .cat-links a:focus, 
.posted-on a:hover, .posted-on a:focus {
color: #333333;
} .pagination a, 
.page-links a, 
.post-nav-links a, 
.post-nav-links .post-page-numbers.current, 
.navigation.pagination .nav-links .page-numbers, 
.navigation.pagination .nav-links a, 
.woocommerce nav.woocommerce-pagination ul li a, 
.woocommerce nav.woocommerce-pagination ul li span {
background-color: #ffffff;
border: 1px solid #e9e9e9; 
color: #333333;
}
.pagination a:hover, 
.pagination a.active,
.page-links a:hover, 
.post-nav-links a:hover, 
.post-nav-links .post-page-numbers.current, 
.navigation.pagination .nav-links .page-numbers:hover, 
.navigation.pagination .nav-links .page-numbers:focus, 
.woocommerce nav.woocommerce-pagination ul li a:hover, 
.woocommerce nav.woocommerce-pagination ul li a:focus { 
color: #fff; 
}
.pagination .nav-links .page-numbers.current {
color: #fff;
} .theme-comment-section {
background-color: #ffffff;
border: 1px solid #e9e9e9;
margin: 0 0 2.5rem;
}
.comment-detail {
border-bottom: 1px solid #f1f1f1;
}
.comment-detail-title {
letter-spacing: 0px;
text-transform: capitalize;
}
.comment-detail-title a {
color: #333;
}
.comment-awaiting-moderation {
margin-top: 1rem;
display: block;
}
.reply a {
text-transform: capitalize;
letter-spacing: 0;
color: #333;
}
.reply a:hover, .reply a:focus {
color: #fff;
} .theme-comment-form {
background-color: #ffffff;
border: 1px solid #e9e9e9;
}
.theme-comment-title h4 {
letter-spacing: 2px;
text-transform: capitalize;
border-bottom: 1px solid #f1f1f1;
}
.logged-in-as a:hover, .logged-in-as a:focus {
color: #333333;
box-shadow: none;
} .logged-in-color {
background-color: #ffffff;
margin: 0 0 3.125rem;
border-radius: 3px;
border: 1px solid #e9e9e9;
transition: all 0.5s;
padding: 1.375rem 1.375rem 1.375rem;
}
.logged-in-color:hover {
-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}
.logged-in-color a {
box-shadow: 0 1px 0 0 currentColor;
} .sidebar .widget, .widget {
color: #606060;
}
.sidebar .widget {
border: 1px solid #e9e9e9;
background-color: #fff;
}
.widget .widget-title {
font-family: Playfair Display;
}
.widget .widget-title {
letter-spacing: 2px;
text-transform: inherit;
}
.sidebar .widget .widget-title, 
.sidebar .widget .wp-block-heading {
background-color: #111;
}
.widget_archive li, .widget_categories li, .widget_links li, .widget_meta li, .widget_nav_menu li, .widget_pages li, .widget_recent_comments li, .widget_recent_entries li {
border-bottom: 1px solid #f1f1f1;
}
.widget_archive li a, .widget_categories li a, .widget_links li a, .widget_meta li a, .widget_nav_menu li a, .widget_pages li a, .widget_recent_comments li a, .widget_recent_entries li a {
color: #333333;
}
.wp-caption-text {
color: #606060;
} .calendar_wrap caption {
background-color: #e9e9e9;
color: #333333;
}
.calendar_wrap table#wp-calendar thead th {
border-bottom: 2px solid #e9e9e9;
}
.calendar_wrap table#wp-calendar tbody td {
color: #606060;
}
.footer-sidebar .widget .calendar_wrap table#wp-calendar tbody td {
color: #ccc;
} .widget button[type="submit"]:hover, 
.widget button[type="submit"]:focus, 
.btn-success:hover, .btn-success:focus {
color: #fff !important;
background-color: #333333 !important;
border-color: #333333 !important;
} .widget .tagcloud a {
background-color: transparent;
border: 1px solid #e5e5e5;
color: #333333 !important;
}
.widget .tagcloud a:hover, 
.widget .tagcloud a:focus {
color: #fff !important;
}
.footer-sidebar .widget .tagcloud a {
background-color: transparent;
border: 1px solid #333;
color: #cccccc !important;
}
.footer-sidebar .widget .tagcloud a:hover, 
.footer-sidebar .widget .tagcloud a:focus {
color: #fff !important;
}  .wp-block-button {
margin-bottom: 1.563rem;
}
.wp-block-button .wp-block-button__link {
border: 2px solid #32373c;
}
.wp-block-button .wp-block-button__link:hover, 
.wp-block-button .wp-block-button__link:focus {
background: transparent;
border: 2px solid #32373c;	
color: #32373c !important;
}
.wp-block-button.is-style-outline .wp-block-button__link {
color: #32373c !important;
}
.wp-block-button.is-style-outline .wp-block-button__link:hover, 
.wp-block-button.is-style-outline .wp-block-button__link:focus {
background: #32373c;
border: 2px solid #32373c;
color: #fff !important;
} .wp-block-archives-dropdown {
margin-bottom: 1.563rem;
}
.wp-block-archives-dropdown select {
width: auto;
}
.wp-block-calendar table caption {
color: #333;
}
.wp-block-calendar table.wp-calendar-table td {
color: #606060;
} .entry-content .wp-block-latest-comments__comment-meta a {
color: #333;
}
.entry-content .wp-block-latest-comments__comment-meta a:hover {
box-shadow: 0 1px 0 0 currentColor;
} .wp-block-latest-comments__comment-date {
color: #808080;
}
.wp-block-latest-posts__post-date {
color: #606060;
} .wp-block-pullquote blockquote, 
.wp-block-pullquote blockquote p {
color: #606060;
} .wp-block-pullquote p {
line-height: 1.3;
} .wp-block-search .wp-block-search__button {
color: #fff;
}
.wp-block-search .wp-block-search__button:hover, 
.wp-block-search .wp-block-search__button:focus {
background-color: #333;
color: #fff;
color: #fff;
} .textwidget .wp-caption {
padding: 0;
}
.textwidget p > img {
margin-bottom: 1rem;
margin-top: 1rem;
} @media (max-width: 992px) {
.wp-block-embed {
word-break: break-all;
}
} .wp-calendar-nav {
margin-top: 0.500rem;
font-weight: 600;
} ul.wp-block-rss { 
list-style: disc;
}
ul.wp-block-rss li.wp-block-rss__item {
margin-bottom: 1rem;
}
ul.wp-block-rss li.wp-block-rss__item:last-child {
margin-bottom: 0;
} .wp-block-latest-comments__comment-date {
padding-top: 0.500rem;
padding-bottom: 0.500rem;
} ul.wp-block-archives li {
padding-bottom: 0.625rem;
}
ul.wp-block-archives li:last-child {
padding-bottom: 0;
} .wp-block-latest-comments {
margin-left: 0;
padding-left: 0rem;
} table, th, td { border: 1px solid #e9e9e9; }
thead th { border-bottom: 2px solid #e9e9e9; }
th { background: #f6f6f6; color: #333; } .wp-block-calendar table.wp-calendar-table th {
background: #f6f6f6;
color: #333;
}
.wp-block-calendar tbody td, .wp-block-calendar th {
border: 1px solid #e9e9e9;
}
.wp-block-calendar tbody td {
color: #606060;
}
.wp-block-calendar table.wp-calendar-table th {
border: 1px solid #e9e9e9;
} .site-info {
color: #ccc;
padding-left: 0.938rem;
padding-right: 0.938rem;
}
.site-info a:hover, 
.site-info a:focus {
color: #fff;
} .sidebar .widget .wp-block-group ul li, 
.sidebar .widget .wp-block-group ol li {
border-bottom: 1px solid #f1f1f1;
}
.sidebar .widget .wp-block-group ul li a, 
.sidebar .widget .wp-block-group ol li a {
color: #333333;
}
.sidebar .widget .wp-block-group .wp-block-tag-cloud a {
background-color: transparent;
border: 1px solid #e5e5e5;
color: #333333 !important;
}
.sidebar .widget .wp-block-group .wp-block-media-text, 
.sidebar .widget .wp-block-group .wp-block-embed,
.sidebar .widget .wp-block-group .wp-block-image, 
.sidebar .widget .wp-block-group .wp-block-file, 
.sidebar .widget .wp-block-group .wp-block-buttons, 
.sidebar .widget .wp-block-group .wp-block-columns, 
.sidebar .widget .wp-block-group .logged-out,
.sidebar .widget .wp-block-group .wp-block-pullquote {
padding: 1.563rem 1.000rem 1.563rem;
}
.sidebar .widget .wp-block-group .wp-block-media-text .wp-block-media-text__content p {
color: #333;
}
.sidebar .widget .wp-block-group .wp-block-latest-comments .wp-block-latest-comments__comment {
margin-top: 0.500rem;
}
.sidebar .widget .wp-block-group .wp-block-latest-comments article {
margin-bottom: 0.500rem;
}
.sidebar .widget .wp-block-group .wp-block-latest-comments__comment-meta {
font-weight: 600;
line-height: 1.5;
}
.sidebar .widget .wp-block-group .wp-block-latest-comments__comment-excerpt p, 
.sidebar .widget .wp-block-group .wp-block-latest-comments__comment-date {
font-size: 1rem;
}
.sidebar .widget .wp-block-group .wp-block-latest-comments .wp-block-latest-comments__comment:first-child {
margin-top: 0;
padding-top: 0;
}
.sidebar .widget .wp-block-group .wp-block-verse {
margin: 1.563rem 1.000rem 1.563rem;
background: #f6f6f6;
color: #606060;
}
.sidebar .widget .wp-block-group .wp-block-quote, 
.sidebar .widget .wp-block-group .wp-block-separator {
margin: 1.563rem 1.000rem 1.563rem;
}
.theme-blog .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-date, 
.theme-blog .wp-block-latest-comments__comment-excerpt p {
font-size: 1rem;
}
.sidebar .widget .wp-block-group .wp-block-cover {
margin: 1.563rem 1.000rem 1.563rem;
width: 90%;
}
.sidebar .widget .wp-block-search .wp-block-search__label {
line-height: normal;
}
.sidebar .widget .wp-block-group .wp-block-latest-posts__list.wp-block-latest-posts li a {
font-weight: 600;
}
.sidebar .widget .wp-block-group .widget.widget_meta {
margin-bottom: 0;
}
.sidebar .widget .wp-block-group ul li:first-child, 
.sidebar .widget .wp-block-group ol li:first-child {
padding-top: 0;
}
.sidebar .widget .wp-block-group .wp-block-rss .wp-block-rss__item-title > a {
font-weight: 600;
}
.sidebar .widget .wp-block-group .wp-block-pullquote {
margin-bottom: 0;
}
.sidebar .widget .wp-block-group .wp-block-pullquote blockquote {
margin-top: 0;
margin-bottom: 0;
}
.sidebar .widget .wp-block-group .wp-block-pullquote p {
padding-bottom: 0;
}
.sidebar .widget .wp-block-group .wp-block-tag-cloud a:hover, 
.sidebar .widget .wp-block-group .wp-block-tag-cloud a:focus {
color: #fff !important;
}
.theme-blog .post .wp-block-quote.is-style-large {
padding: 1.1rem 1.25rem;
}
.sidebar .widget .wp-block-group .wp-block-table {
padding: 1.563rem 1.000rem 1.563rem;
margin-bottom: 0;
}
.sidebar .widget .wp-block-group .wp-block-preformatted {
margin: 1.563rem 1.000rem 1.563rem;
background: #f6f6f6;
color: #606060;
}
.sidebar .widget .wp-block-group .is-nowrap {
margin: 1.563rem 1.000rem 1.563rem;
}
.sidebar .widget .wp-block-group .is-vertical {
margin: 1.563rem 1.000rem 1.563rem;
}
.sidebar .widget.widget_block .wp-block-group p {
padding: 0.78125rem 1.000rem 0.78125rem;
}
.sidebar .widget .wp-block-group ol.wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
padding: 0;
}
.sidebar .widget.widget_block .wp-block-group .wp-block-quote p, 
.sidebar .widget.widget_block .wp-block-group .wp-block-pullquote p {
padding: 0;
}
.theme-blog .post .entry-content .wp-block-file .wp-block-file__button {
color: #fff;
box-shadow: none;
}
.theme-blog .post .entry-content ol.wp-block-latest-comments .wp-block-latest-comments__comment {
border-bottom: 1px solid #f1f1f1;
}
.theme-blog .post .entry-content ol.wp-block-latest-comments .wp-block-latest-comments__comment:last-child {
border-bottom: none;
}
.theme-blog .post .entry-content ol.wp-block-latest-comments .wp-block-latest-comments__comment article {
margin-bottom: 1rem;
}
.sidebar .widget .wp-block-group .is-nowrap p, 
.sidebar .widget .wp-block-group .is-vertical p {
padding: 0;
}
.sidebar .widget .wp-block-group .wp-block-media-text {
margin-bottom: 0;
}
.wp-block-media-text p,  
.wp-block-media-text.alignwide .wp-block-media-text__content p.has-large-font-size, 
.wp-block-media-text.alignwide .wp-block-media-text__content p {
color: #606060;
}
.sidebar .widget .wp-block-group .wp-block-image, 
.sidebar .widget .wp-block-group .wp-block-image figcaption {
margin-bottom: 0;
}
.theme-blog .post .mejs-controls a.mejs-horizontal-volume-slider {
color: transparent;
}
.theme-blog .post .entry-content ul:last-child {
margin-bottom: 0;
}
.theme-blog .post .entry-content ol.wp-block-latest-comments {
padding-left: 2rem;
}
.theme-blog .post .entry-content ul.wp-block-archives {
margin-left: 1.125rem;
list-style: disc;
padding-left: 1.5rem;
}
.theme-blog .post .entry-content ul.wp-block-rss {
padding-left: 1.5rem;
}
.theme-blog .post .entry-content pre.wp-block-code, 
.theme-blog .post .entry-content pre.wp-block-preformatted {
background-color: #f6f6f6;
color: #606060;
}
.theme-blog .post .entry-content .wp-block-verse {
background-color: #f6f6f6;
color: #606060;
}
.sidebar .widget .wp-block-pullquote cite {
z-index: 1;
}
.sidebar .widget .wp-block-group .wp-block-columns {
margin-bottom: 0;
}
.sidebar .widget .wp-block-group .wp-block-details {
margin: 1.563rem 1rem 1.563rem;
}
.theme-blog .post .entry-content ul li {
margin-bottom: 10px;
}
.theme-blog .post .entry-content ul li:last-child {
margin-bottom: 0;
}
.theme-blog .post .entry-content ol li {
margin-bottom: 10px;
}
.theme-blog .post .entry-content ol li:last-child {
margin-bottom: 0;
}
.comment-form .form-submit {
padding-bottom: 0;
}
.theme-blog .post .entry-content ul {
padding-left: 1.125rem;
}
.theme-blog .post .entry-content ol {
padding-left: 1.125rem;
}
.theme-blog .post .entry-content .wp-block-group.has-black-border-color {
border-color: #f1f1f1 !important;
}
.theme-blog .post .entry-content ul.wp-block-post-template li.wp-block-post {
border: none;
margin-bottom: 1.5rem;
}
.theme-blog .post .entry-content ul.wp-block-post-template li.wp-block-post:hover {
box-shadow: none;
}
.theme-blog .post .entry-content ul.wp-block-post-template {
margin-left: 0;
padding-left: 0;
}
.theme-blog .post .entry-content .wp-block-comment-content p {
margin-top: 1.5rem;
margin-bottom: 1.5rem;
}
.theme-blog .post .entry-content ul.wp-block-post-template li.wp-block-post .wp-block-post-date {
padding-bottom: 1.2rem;
}
.theme-blog .post .entry-content ul.wp-block-latest-posts {
list-style: disc;
}
.theme-blog .post .wp-block-query-pagination {
margin-bottom: 1.5rem;
}
.theme-blog .post .entry-content .wp-block-social-links {
margin-left: 0;
padding-left: 0;
list-style: none;
}
.theme-blog .post .entry-content .wp-block-social-links .wp-social-link:last-child {
margin-bottom: 10px;
}
.theme-blog .post .entry-content .wp-block-social-links .wp-social-link a {
box-shadow: none;
}
.theme-blog .post .entry-content .wp-block-social-links.is-style-logos-only a svg path, 
.theme-blog .post .entry-content .wp-block-social-links.is-style-pill-shape a svg path {
fill: #fff;
}
.theme-blog .post .entry-content .wp-block-social-links.is-style-logos-only a svg path {
fill: #606060;
}
.sidebar .widget .wp-block-group .wp-block-audio {
padding: 1.563rem 1.000rem 1.563rem;
}
.wp-block-search .wp-block-search__button:hover {
background: #111;
border: 1px solid #111;
color: #fff;
}
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
background-color: #f6f6f6;
}
.theme-blog .post .entry-content .wp-block-table td, 
.theme-blog .post .entry-content .wp-block-table th {
border: 1px solid #e9e9e9;
}
.wp-block-table.is-style-stripes {
border-bottom: 1px solid #e9e9e9;
}
.wp-block-table td, .wp-block-table th {
border: 1px solid #e9e9e9;
}
.sidebar .widget .wp-block-group .wp-block-calendar caption {
background-color: #f6f6f6;
}
.sidebar .widget .wp-block-group .wp-block-button .wp-block-button__link.wp-element-button {
color: #fff;
}
.wp-block-latest-posts li .wp-block-latest-posts__post-date {
padding-top: 0.525rem;
}
.sidebar .widget .wp-block-group .wp-block-code {
background-color: #fafafa;
color: #606060;
}
.theme-blog .post .entry-content ul.wp-block-archives {
font-weight: 600;
}
.theme-blog .post .entry-content .wp-block-list li a {
font-weight: 600;
}
.sidebar .widget .wp-block-accordion-heading {
padding: 1rem 0rem 1rem 1rem;
}
.sidebar .widget .wp-block-accordion-heading .wp-block-accordion-heading__toggle:hover,
.sidebar .widget .wp-block-accordion-heading .wp-block-accordion-heading__toggle:focus {
border: 0px solid transparent;
background-color: transparent;
color: #000000;
}
.sidebar .widget .wp-block-group .widget_srmgmap_widget {
padding: 1.563rem 1.000rem 1.563rem;
border: 1px solid transparent;
} .footer-sidebar .widget .wp-block-group .wp-block-calendar table caption {
color: #fff;
}
.footer-sidebar .widget .wp-block-group .wp-block-calendar table.wp-calendar-table th {
background: #202020;
color: #fff;
}
.footer-sidebar .widget .wp-block-group .wp-block-calendar tbody td, .wp-block-calendar th {
border: 1px solid #333;
}
.footer-sidebar .widget .wp-block-group .wp-block-calendar tbody td {
color: #ccc;
}
.footer-sidebar .widget .wp-block-group label {
color: #ccc;
}
.footer-sidebar .widget .calendar_wrap table#wp-calendar tbody td {
border: 1px solid #333;
}
.footer-sidebar .widget .calendar_wrap table#wp-calendar thead th {
border-bottom: 2px solid #333;
border-top: 1px solid #333;
border-left: 1px solid #333;
border-right: 1px solid #333;
background: #202020;
color: #fff;
}   
.footer-sidebar .widget .calendar_wrap caption {
background-color: #202020;
color: #fff;
}
.footer-sidebar .widget .wp-block-group .wp-block-latest-comments .wp-block-latest-comments__comment {
margin-top: 0.500rem;
}
.footer-sidebar .widget .wp-block-group .wp-block-latest-comments article {
margin-bottom: 0.500rem;
}
.footer-sidebar .widget .wp-block-group .wp-block-latest-comments__comment-meta {
font-weight: 600;
}
.footer-sidebar .widget .wp-block-group .wp-block-latest-comments__comment-excerpt p, 
.footer-sidebar .widget .wp-block-group .wp-block-latest-comments__comment-date {
font-size: 1rem;
}
.footer-sidebar .widget .wp-block-group .wp-block-latest-posts__list.wp-block-latest-posts li a {
font-weight: 600;
}
.footer-sidebar .widget .wp-block-group ul li:first-child, 
.footer-sidebar .widget .wp-block-group ol li:first-child {
padding-top: 0px;
}
.footer-sidebar .widget .wp-block-group .wp-block-rss .wp-block-rss__item-title > a {
font-weight: 600;
}
.footer-sidebar .widget .wp-block-group .wp-block-pullquote p {
padding-bottom: 0;
}
.footer-sidebar .widget .wp-block-group .wp-block-verse {
background: #202020;
color: #cccccc;
}
.footer-sidebar .widget .wp-block-pullquote cite {
z-index: 1;
}
@media (max-width: 500px) { 
.footer-sidebar { 
padding: 4rem 0 0.875rem; 
} 
}
.footer-sidebar .widget .wp-block-group .is-nowrap h1:after,
.footer-sidebar .widget .wp-block-group .is-nowrap h2:after,
.footer-sidebar .widget .wp-block-group .is-nowrap h3:after,
.footer-sidebar .widget .wp-block-group .is-nowrap h4:after, 
.footer-sidebar .widget .wp-block-group .is-nowrap h5:after, 
.footer-sidebar .widget .wp-block-group .is-nowrap h6:after {
display: none;
}
.footer-sidebar .widget .wp-block-calendar table.wp-calendar-table th {
border: 1px solid #333;
}
.footer-sidebar .widget p a {
text-decoration: underline !important;
text-underline-offset: 0.3rem;
outline: none;
}
.footer-sidebar .widget .wp-block-group .wp-block-tag-cloud a {
text-decoration: none !important;
} .wpcf7-form {
padding: 0;
}
.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form input[type="url"], .wpcf7-form input[type="password"], .wpcf7-form input[type="search"], .wpcf7-form input[type="number"], .wpcf7-form input[type="tel"], .wpcf7-form input[type="range"], .wpcf7-form input[type="date"], .wpcf7-form input[type="month"], .wpcf7-form input[type="week"], .wpcf7-form input[type="time"], .wpcf7-form input[type="datetime"], .wpcf7-form input[type="datetime-local"], .wpcf7-form input[type="color"], .wpcf7-form textarea {	    
background: #fff !important;
background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)) !important;
border: 1px solid #e5e5e5 !important;
color: #606060;
}
.wpcf7-form button:hover, .wpcf7-form button:focus, 
.wpcf7-form input[type="button"]:hover, .wpcf7-form input[type="button"]:focus, 
.wpcf7-form input[type="submit"]:hover, .wpcf7-form input[type="submit"]:focus {
background: #333333;
color: #fff;
} .woocommerce ul.products li.product .button.add_to_cart_button, 
.woocommerce ul.products li.product .button.product_type_grouped, 
.woocommerce ul.products li.product .button.product_type_simple, 
.woocommerce ul.products li.product .button.product_type_external, 
.woocommerce ul.products li.product .button.product_type_variable {
color: #606060;
border-bottom: 2px solid #606060;
}	
.woocommerce ul.products li.product .price ins, .woocommerce div.product p.price, .woocommerce div.product span.price, .product_meta .sku_wrapper .sku, .product_meta .posted_in a, .product_meta .tagged_as a, 
.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
color: #333;
}
.woocommerce div.product p.price del, .woocommerce div.product span.price del {
color: #606060;
}
.woocommerce div.product form.cart .button {
background: #333333;
color: #fff;
}
.woocommerce .woocommerce-error .button:hover, .woocommerce .woocommerce-info .button:hover, .woocommerce .woocommerce-message .button:hover, .woocommerce-page .woocommerce-error .button:hover, .woocommerce-page .woocommerce-info .button:hover, .woocommerce-page .woocommerce-message .button:hover {
color: #ffffff;
background-color: #333333;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a, 
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
color: #333333;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
border-bottom: 1px solid #e9e9e9;
box-shadow: none;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
border-top-color: #333333;
background-color: #f7f6f7;
color: #606060;
}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
color: #333333;
} .woocommerce table.shop_table {
border: 1px solid #e9e9e9;
}
.woocommerce table.shop_table .cart_item:hover {
background: #f6f6f6;
}
.woocommerce table.shop_table th, 
.woocommerce table.shop_table td {
border-right: 1px solid #e9e9e9;
}
.woocommerce table.shop_table th {
border-bottom: none;	
color: #333333;
} 
.woocommerce-cart table.cart td.actions .coupon button.button {
background: #333333;
color: #fff;
}
.woocommerce-cart table.cart td.actions .coupon button.button:hover {
color: #fff;	
}
.woocommerce-cart table.cart td.actions button.button {
color: #fff;
}
.woocommerce-cart table.cart td.actions button.button:hover {
background: #333333;
color: #fff;	
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button, 
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, 
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button, 
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit, 
.woocommerce button.button.woocommerce-Button {
color: #fff;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button:hover, 
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, 
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover, 
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover, 
.woocommerce button.button.woocommerce-Button:hover {
background-color: #333333;
color: #fff;
}
.woocommerce form.checkout_coupon, 
.woocommerce form.login, 
.woocommerce form.register {
border: 1px solid #e9e9e9;
}
.woocommerce form .form-row span.select2-selection.select2-selection--single {
border: 1px solid #f2f2f2 !important;
}
.woocommerce-page .select2-dropdown {
border: 1px solid #e9e9e9;
}
.woocommerce .woocommerce-billing-fields h3, 
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address, 
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address label, 
#order_review_heading {
color: #333333;
}
.checkout_coupon.woocommerce-form-coupon .form-row button.button {
background-color: #333333;
color: #fff;
}
.checkout_coupon.woocommerce-form-coupon .form-row button.button:hover {
color: #fff;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
background: #f6f6f6;
}
#add_payment_method #payment div.payment_box, 
.woocommerce-cart #payment div.payment_box, 
.woocommerce-checkout #payment div.payment_box {
background-color: #eaeaea;
color: #606060;
}
#add_payment_method #payment div.payment_box::before, 
.woocommerce-cart #payment div.payment_box::before, 
.woocommerce-checkout #payment div.payment_box::before {
content: "";
display: block;
border: 1em solid #eaeaea;
border-right-color: transparent;
border-left-color: transparent;
border-top-color: transparent;
}
#add_payment_method #payment ul.payment_methods, 
.woocommerce-cart #payment ul.payment_methods, 
.woocommerce-checkout #payment ul.payment_methods {
border-bottom: 1px solid #e9e9e9;
}
.woocommerce #payment #place_order, 
.woocommerce-page #payment #place_order {
color: #fff;
}
.woocommerce #payment #place_order:hover, 
.woocommerce-page #payment #place_order:hover {
background-color: #333333;
color: #fff;
}
#add_payment_method .cart-collaterals .cart_totals tr td, #add_payment_method .cart-collaterals .cart_totals tr th, .woocommerce-cart .cart-collaterals .cart_totals tr td, .woocommerce-cart .cart-collaterals .cart_totals tr th, .woocommerce-checkout .cart-collaterals .cart_totals tr td, .woocommerce-checkout .cart-collaterals .cart_totals tr th {
border-top: 1px solid #e9e9e9;
}
.woocommerce form .form-row span.select2-selection.select2-selection--single {
border: 1px solid #f2f2f2 !important;
background-color: #fff !important;
color: #606060 !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
color: #606060;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment, 
.woocommerce .woocommerce-customer-details address {
border: 1px solid #e9e9e9;
} .woocommerce.widget_products ul.cart_list li, .woocommerce.widget_products ul.product_list_widget li, .woocommerce.widget_top_rated_products ul.cart_list li, .woocommerce.widget_top_rated_products ul.product_list_widget li, .woocommerce.widget_recent_reviews ul.cart_list li, .woocommerce.widget_recent_reviews ul.product_list_widget li, .woocommerce.widget_recently_viewed_products ul.cart_list li, .woocommerce.widget_recently_viewed_products ul.product_list_widget li, .woocommerce.woocommerce-widget-layered-nav ul.woocommerce-widget-layered-nav-list li, .woocommerce.widget_rating_filter ul li {
border-bottom: 1px solid #f1f1f1;
}
.woocommerce.widget_products ul.product_list_widget ins, .woocommerce.widget_top_rated_products ul.product_list_widget ins, .woocommerce.widget_recent_reviews ul.product_list_widget .reviewer, .woocommerce.widget_recently_viewed_products ul.product_list_widget ins {
color: #606060;
}
.woocommerce.widget_product_categories ul li, .woocommerce.widget_product_categories ol li {
border-bottom: 1px solid #f1f1f1;
}