/*!
 * Theme Name: Genox -  Multipurpose WordPress Theme
 * Author: Thematicwebs
 * Author URI: https://themeforest.net/user/thematicwebs
 * Version: 1.0
 * Updated: 20.11.2019
**/

.pagination span {
    padding: 9px 17px;
    border: 1px solid #e5e5e5;
    display: block;
    color: #fff
}

.pagination span.dots {
    color: #131313
}

.post-nav-links {
	margin:20px 0;
}

.post-nav-links span,
.post-nav-links a {
    padding: 9px 17px;
    border: 1px solid #e5e5e5;
    margin-left: 10px;
    display: inline-block;
}

.post-nav-links a {
    color: #131313;
    background: #ffffff;
}

.post-nav-links a:hover,
.post-nav-links span {
    color: #ffffff;
}

.bg-dark-alt .pagination li span {
    border: none;
    color: #fff;
}

.bg-ocean-pattern .pagination li span {
    border: 1px solid #92a6e4;
    color: #92a6e4;
    background: transparent
}

.jacki_pagin.pagination li span {
    border: 1px solid transparent;
    color: #fff;
}

blockquote {
    font-size: 1.125rem;
    color: #94aeb8;
    padding-left: 20px !important;
    margin: 30px 0 !important;
    font-style: italic;
}

blockquote.is-large {
    padding: 20px 0px 20px 20px !important;
}

.wp-block-pullquote {
	border-top: 2px solid #ff4157 !important;
	border-bottom: 2px solid #ff4157 !important;
	border-left: none !important;
	padding: 3em 0 !important;
}

.wp-block-pullquote.is-style-solid-color{
	border:none !important;
}
.wp-block-pullquote.alignfull {
	padding: 3em 0 !important;
}
.wp-block-pullquote blockquote {
	border:none !important;
}

.bg-ocean-pattern blockquote {
    color: #ffffff;
}

.no-pad {
    padding: 0px;
}

.row.top_text_side {
    width: 100%;
    margin: 0;
}

.comments-form {
    margin-bottom: 35px;
}

.post-cat.post_cat_icon {
    margin-right: 2px;
}

.bg-ocean-pattern .post-cat.post_cat_icon a {
    position: relative;
    top: 4px;
}

.genox_widgets.wgs-recents .post-tag {
    text-transform: uppercase;
}

.genox_widgets li a {
    color: #4a4a4a;
    display: inline-block;
    padding: 6px 0;
}

.bg-dark-alt .genox_widgets li a {
    color: #fff;
}

.wp-block-tag-cloud a{
    margin: 5px 5px 5px 0;
    display: inline-flex;
    padding: 3px 14px;
    color: #4b4b4b;
    font-size: .75rem !important;
    text-transform: capitalize;
    background: #fff;
	border: 1px solid;
}
.wp-block-tag-cloud a:hover {
    color: #fff;
}

.genox_widgets .tagcloud a {
    margin: 5px 5px 5px 0;
    display: inline-flex;
    padding: 3px 14px;
    color: #4b4b4b;
    font-size: .75rem !important;
    text-transform: capitalize;
    background: #fff;
}

.genox_widgets .tagcloud a:hover {
    color: #fff;
}

.genox_widgets.wgs-sidebar-s2 .tagcloud a {
    margin: 5px 5px 5px 0;
    display: inline-flex;
    color: #4b4b4b;
    text-transform: capitalize;
    background: #f2f2f2;
    font-size: 15px !important;
    padding: 8px 18px;
}

.genox_widgets.wgs-sidebar-s2 .tagcloud a:hover {
    background: #f2f2f2;
}

.genox_widgets.bg-bunker-alt li a {
    color: #a2a9bf;
}

.genox_widgets.bg-bunker-alt .tagcloud a {
    margin: 5px 5px 5px 0;
    display: inline-flex;
    padding: 3px 20px;
    color: #fff;
    font-size: .75rem !important;
    text-transform: capitalize;
    background: #0a1015;
}

.genox_widgets.bg-bunker-alt .tagcloud a:hover {
    color: #fff;
}

.genox_widgets.bg-ocean-light li a {
    color: #92a6e4;
}

.genox_widgets.bg-ocean-light .tagcloud a {
    margin: 5px 5px 5px 0;
    display: inline-flex;
    padding: 3px 19px;
    color: #fff;
    font-size: .75rem !important;
    text-transform: capitalize;
    background: #230985;
}

.genox_widgets.bg-ocean-light .tagcloud a:hover {
    color: #fff;
}

.genox_widgets.dlas_dark .tagcloud a {
    margin: 5px 5px 5px 0;
    display: inline-flex;
    padding: 3px 19px;
    color: #fff;
    font-size: .75rem !important;
    text-transform: capitalize;
    background: #0a1015;
}

.genox_widgets.dlas_dark .tagcloud a:hover {
    color: #fff;
}

table {
    font-size: 14px;
    margin: 0 0 20px;
    border-collapse: collapse;
    width: 100%;
}

table,
th,
td {
    text-align: left;
}

table tr>th,
table tr>td {
    line-height: 2.5;
    vertical-align: top;
    border: 1px solid #fff6f7;
	padding: .3em 1em;
}

table tr:nth-child(even) {
    background-color: #fffdfe;
}
.genox_widgets  table tr:nth-child(even),
.genox_footer_widgets table tr:nth-child(even) {
    background-color: transparent;
}

.genox_widgets select {
    box-shadow: none;
    background: #fff;
    height: auto;
    line-height: 1.33333;
    border: 1px solid #e5e5e5;
    color: #131313;
    font-size: 1rem;
    width: 100%;
    border-radius: 4px;
    padding: 10px 15px;
}

.genox_widgets select:focus,
.genox_widgets select:hover {
    outline: none;
    box-shadow: none;
}
.genox_widgets li ul{
	padding-left:20px;
}

.tex_tes_icon .icon {
    color: #ffffff;
}

h4.tex_jack_anchr a {
    color: #131313;
}

.feature-s2.feature-s2-alt-inner .icon-box .icon.grey_me {
    color: #ececec;
}

.feature-content .black_me {
    color: #131313;
}

.section-head.section-md .black_me {
    color: #131313 !important;
}

.pricing-price-s2.pricing-price-s3 {
    padding-bottom: 50px;
}

p.price_content {
    padding-top: 25px;
}

@media (min-width: 992px) {
    .section-mu {
        margin-top: 38px;
    }
}

.genox_footer_widgets.wgs:not(:nth-child(1)) {
    margin-top: 50px;
}

.genox_footer_widgets select {
    box-shadow: none;
    background: #fff;
    height: auto;
    line-height: 1.33333;
    border: 1px solid #e5e5e5;
    color: #131313;
    font-size: 1rem;
    width: 100%;
    border-radius: 4px;
    padding: 10px 15px;
}

.wp-block-archives-dropdown select,
.wp-block-categories-dropdown select {
    box-shadow: none;
    background: #fff;
    height: auto;
    line-height: 1.33333;
    border: 1px solid #e5e5e5;
    color: #131313;
    font-size: 1rem;
    width: 300px;
    border-radius: 4px;
    padding: 10px 15px;
    margin-bottom: 1rem;
}

.genox_footer_widgets select:focus,
.genox_footer_widgets select:hover,
.wp-block-archives-dropdown select:focus,
.wp-block-archives-dropdown select:hover,
.wp-block-categories-dropdown select:focus,
.wp-block-categories-dropdown select:hover {
    outline: none;
    box-shadow: none;
}

.genox_footer_widgets .tagcloud a {
    color: #fff;
    background: #4b4b4b;
    margin: 5px 5px 5px 0;
    display: inline-flex;
    padding: 3px 14px;
    font-size: .75rem !important;
    text-transform: capitalize;
}

.genox_footer_widgets .tagcloud a:hover {
    background: #fff;
    color: #4b4b4b;
}

.genox_footer_widgets .form-group {
    position: relative;
}

.genox_footer_widgets .form-group input.form-input {
    width: 100%;
    padding: 15px 55px 15px 22px;
    border: 1px solid #e5e5e5;
    background: transparent;
    border-color: rgba(255, 255, 255, 0.4);
    color: #fff;
}

.genox_footer_widgets .form-group button.search-btn {
    position: absolute;
    right: 15px;
    top: 19px;
    background: transparent;
    border: none;
    border-left: 1px;
    color: rgba(255, 255, 255, 0.6);
}
.genox_footer_widgets li ul{
	padding-left:20px;
}

.genox_footer_widgets.widget_nav_menu li ul.sub-menu.wgs-menu{
	display:block;
}

.genox_footer_widgets.widget_nav_menu li ul.sub-menu.wgs-menu li a,
.genox_footer_widgets.widget_nav_menu li ul.sub-menu.wgs-menu li a {
    font-size: 14px;
	position: relative;
	padding-left: 15px;
}
.genox_footer_widgets.widget_nav_menu li ul.sub-menu.wgs-menu li:last-child a {
    padding-bottom: 6px;
}
.genox_footer_widgets.widget_nav_menu li ul.sub-menu.wgs-menu li a:after {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    width: 5px;
    height: 5px;
    background: #ff4157;
    transform: translateY(-50%);
    border-radius: 50%;
}
.genox_footer_widgets.widget_nav_menu li ul.sub-menu.wgs-menu {
    padding-left: 0;
}
.genox_footer_widgets.widget_nav_menu li ul.sub-menu.wgs-menu ul.sub-menu {
    padding-left: 20px;
}

p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
    text-align: center;
}

.gallery-caption {
    display: block;
    margin-bottom: 1em;
}

.commentlist .bypostauthor {
    border-top: 10px solid #e18728;
}

.wp-caption {
    max-width: 96%;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 10px 4px 5px;
}

dt {
    font-weight: 700;
}

dd {
    margin: 0 0 1.75em;
}

address {
    font-style: italic;
    margin: 0 0 1.75em;
}

big {
    font-size: 125%;
}

cite,
em,
i,
q,
dfn {
    font-style: italic;
}

code {
    background-color: rgba(68, 68, 68, 0.2);
    padding: 0.125em 0.325em;
}

del {
    opacity: 0.7;
}

mark {
    background: #007acc none repeat scroll 0 0;
    color: #fff;
    padding: 0.125em 0.25em;
    text-decoration: none;
}
ins {
    padding: 0.125em 0.25em;
    text-decoration: underline;
}


pre {
    border: 1px solid #fff6f7 !important;
	background-color:#fffdfe;
    line-height: 1.5;
    margin: 1.75em 0;
    max-width: 100%;
    overflow: auto;
    overflow-wrap: break-word;
    padding: 1em !important;
    white-space: pre-wrap;
}

q {
    font-size: 1.5rem;
}

.single_page_content:after {
    content: "";
    display: table;
    clear: both
}

.single_page_content ul,
.comment-area ul {
	list-style-position: outside;
	list-style-type: disc;
    padding-left: 20px;
    line-height: 1.7;
}

.single_page_content ul ul {
    list-style-type: circle !important;
    margin-bottom: 0px;
}

.single_page_content ul ul ul {
    list-style-type: square !important;
}

.single_page_content ol {
	list-style-position: outside;
	list-style-type: decimal;
    margin-left: 20px;
    line-height: 1.7;
}

.single_page_content ol ol {
    margin-bottom: 0px;
    list-style: lower-alpha;
}
.single_page_content ol ol ol {
    list-style: lower-roman;
}

.post.sticky,
.post.tag-sticky-2 {
    background-color: #fffdfe;
    border: 1px solid #fff6f7;
    color: #272727;
    margin-bottom: 40px;
    padding-top: 40px;
}

.post.sticky .post-entry,
.post.tag-sticky-2 .post-entry {
    padding-bottom: 20px;
}

.post.sticky:before,
.post.tag-sticky-2:before {
    content: "\e6de";
    color: #FFF;
    padding: 10px;
    float: right;
    font-family: 'themify';
    position: relative;
    top: -40px;
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

span,
h1,
h2,
h3,
h4,
h5,
a {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
}

.has-very-light-gray-color.has-very-light-gray-color {
    color: #eee !important;
}

.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text,
.wp-block-cover-image h2,
.wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
.wp-block-cover h2 {
    color: #ffffff !important;
    font-size: 2em;
    line-height: 1.25;
    z-index: 1;
    margin-bottom: 0;
    max-width: 610px;
    padding: 14px;
    text-align: center;
}

.wp-block-cover p {
    color: #ffffff !important;
    font-size: 2em;
    line-height: 1.6;
    margin-bottom: 0;
}

.wp-block-cover p a{
    color: #ffffff !important;
    font-size: 1em !important;
    line-height: 1.25 !important;
	text-decoration:underline;
}

.comment-content.media-body img {
    width: auto;
    height: auto;
    border-radius: 0px;
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

form.post-password-form p:nth-child(2) {
    position: relative
}

.post-password-form input[type=submit] {
    color: #5d5d5d;
    position: absolute;
    left: 375px;
    top: 8px;
    background: transparent;
    font-size: 18px;
    border: none;
    border-left: 1px solid #e5e5e5;
    padding: 7px 16px;
    transition: all 0.5s;
    min-height: 44px;
}

.post-password-form input {
    padding: 15px 145px 15px 22px;
    border: 1px solid #e5e5e5;
    margin-bottom: 30px;
    min-height: 60px;
    font-size: 1rem;
    color: #4b4b4b;
    background: transparent;
    overflow: visible;
}
.post-password-form input[type=password] {
	width:372px;
}

@media (min-width: 576px) {
    .content-left+.post-content-wd {
        width: calc(100% - 130px);
    }
	.post-content-wd-full.post-content-wd {
        width: calc(100% - 0px);
    }
}

form.mc4wp-form {
    padding-top: 10px;
}

.wp-block-button__link {
    margin-bottom: 15px;	
	position: relative;
	font-size: 14px;
	font-weight: 700;
	font-family: "Poppins",sans-serif;
	color: #fff !important;
	background:	#ff4157;
	text-transform: uppercase;
	border-radius: 5px;
	display: inline-block;
	padding: 13px 30px;
	transition: all ease .5s;
	outline-style: none;
}
.is-style-outline .wp-block-button__link {
    background-color: transparent;
}
.is-style-squared .wp-block-button__link {
	padding: 13px 40px;
	border-radius: 0px;
}

.wp-block-file__button {
    margin-bottom: 15px;
	position: relative;
	font-size: 14px !important;
	font-weight: 700;
	font-family: "Poppins",sans-serif;
	color: #fff !important;
	background: #ff4157 !important;
	text-transform: uppercase;
	border-radius: 5px !important;
	display: inline-block;
	padding: 13px 30px !important;
	transition: all ease .5s;
	outline-style: none;
}

.blocks-gallery-grid,
.wp-block-gallery {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0 !important;
    margin: 20px 0;
}
.wp-block-cover{
	margin-bottom:20px;
}

p.no-comments {
    margin-top: 30px;
}

.pt-0 {
    padding-top: 0px;
}

.pt-15 {
    padding-top: 15px;
}

.alignright {
    clear: right;
}

.aligncenter {
    text-align: center;
}

.admin-bar .has-fixed .header-main {
    top: 32px !important;
}

@media only screen and (max-width: 782px) {
    .admin-bar .has-fixed .header-main {
        top: 46px !important;
    }
}

@media only screen and (max-width: 600px) {
    .admin-bar .has-fixed .header-main {
        top: 0px !important;
    }
}

.alignfull,
.alignwide {
    width: auto;
    max-width: 1000%;
    clear: both;
	margin-top: calc(2 * 1rem) !important;
	margin-bottom: calc(2 * 1rem) !important;
}

@media (min-width: 992px) {
    .alignfull {
        margin-left: calc(50.5% - 50vw) !important;
        margin-right: calc(50.5% - 50vw) !important;
        padding: 0 !important;
    }
    .alignwide {
        margin-left: calc(23.6% - 27vw) !important;
        margin-right: calc(23.6% - 27vw) !important;
    }
}

.wp-block-separator {
    border-color: #ff4157;
	clear: both;
}

.wp-block-separator.is-style-dots::before {
    color: #ff4157;
}

.wp-block-table td,
.wp-block-table th {
    border: 1px solid #fff6f7 !important;
}

.wp-block-table tr:nth-child(2n) {
    background-color: #fffdfe;
}

p.has-drop-cap::first-line{
	line-height:3.7;
}
p.has-drop-cap{
	line-height:2;
}
.has-drop-cap:not(:focus)::first-letter {
	color: #ff4157;
	font-family:  "Roboto",sans-serif;
	font-size: 5.1em;
	font-weight: 400;
	margin: 0.05em 0.1em 0 0;
}

.has-drop-cap:not(:focus)::first-letter::after {
	content: "";
	display: table;
	clear: both;
}

.has-drop-cap:not(:focus)::after {
	padding: 0;
}

.comments-pagination-link-right{
	float:right;
}
.pagination li {
    margin-top: 5px;
    margin-bottom: 5px;
}

/**
 * Radical Red Color Palettes.
 */
.has-radical-red-background-color {
    background-color: #ff4157;
}
.has-radical-red-color {
    color: #ff4157;
}

/**
 * Royal Blue Color Palettes.
 */
.has-royal-blue-background-color {
    background-color: #2a6bff;
}
.has-royal-blue-color {
    color: #2a6bff;
}

/**
 * Shamrock Green Color Palettes.
 */
.has-shamrock-green-background-color {
    background-color: #43ce8b;
}
.has-shamrock-green-color {
    color: #43ce8b;
}

/**
 * Coral Color Palettes.
 */
.has-coral-background-color {
    background-color: #fd7e42;
}
.has-coral-color {
    color: #fd7e42;
}

/**
 * Light Slate Blue Color Palettes.
 */
.has-light-slate-blue-background-color {
    background-color: #7668fe;
}
.has-light-slate-blue-color {
    color: #7668fe;
}

/**
 * Additional Design Change.
 */
.text-block h2+p {
     margin-top: 0;
}
.feature-icon-s3 { 
	border: 1px solid rgba(255, 65, 87, 0.5);
}
/**
 * Additional twitter feeds.
 */
.feed {
    background: rgba(226,232,235,0.2);
}
@media (min-width: 992px){
	.feed {
		padding: 35px 40px 40px;
	}
}
.feed p {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #4a4a4a;
}
.feed p a {
    color: #ff4157;
    font-size: 12px;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
}
.feed .timePosted a {
    color: #4a4a4a;
    font-size: 12px;
    font-weight: 400;
    padding-left: 0;
    padding: 0;
}
/**
 * Additional CTA.
 */
.cta-text h4 {
	font-size: 24px;
	font-weight: 400;
}
.cta-text h2 {
    font-weight: 600;
}
@media (min-width: 992px){
	.cta-btn .btn {
		padding: 19px 54px 19px;
	}
}

/**
 * Additional Blog Twitter.
 */
.post-date {
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 8px;
}
@media (min-width: 768px){
	.post-v1 .post-content h4 {
		margin-bottom: 12px;
	}
}
.post-v1 .post-content h4 + p {
	margin-bottom: 10px;
}

/**
 * Additional Contact Page.
 */

@media (min-width: 992px){
	.mtm-lg-35 {
		margin-top: -35px;
	}
}
form .bdr-b {
    border-color: #d6d4d4;
}
.input-select.bdr-b {
    color: rgba(75, 75, 75, 0.7);
}
/**
 * Additional Florida Services.
 */
.feature-alt {
	padding: 30px 20px 25px;
}
/**
 * Additional Florida Contact.
 */
.contact-content-s3:not(:last-child) {
     margin-bottom: 18px;
}
/**
 * Additional Florida career detail.
 */
.career-process {
    height: 100%;
}

/**
 * Additional Footer Logo.
 */
.wgs-logo {     
	padding-bottom: 20px;
}

/**
 * Additional Texas Services.
 */
@media (min-width: 992px){
	.section-services > div > .row {
		margin-left: 0px;
		margin-right: 0px;
	}
}

@media (max-width: 991px){
	.section-services > div > .row:not(:last-child) {
		margin-bottom: 45px !important;
	}
	.section-services .text-block {
		padding-bottom: 0px;
	}
}
.wp-block-coblocks-pricing-table-item__price-wrapper{
	justify-content:center;
}
/**
 * Additional Theme Test
 */
.bg-dark-alt .genox_footer_widgets select {
    background: #0a1015;
    border: 1px solid #242a2f;
	color: #fff;
}
.widget_calendar table#wp-calendar tr>th, .widget_calendar table#wp-calendar tr>td {
    border: none;
	font-weight: 500;
}
.widget_calendar table#wp-calendar, .widget_calendar #wp-calendar th, .widget_calendar #wp-calendar td {
    text-align: center;
}
.widget_rss .wgs-title a + a, .widget_rss .wgs-heading a + a {
    color: #0a1015;
    padding-left: 5px;
    vertical-align: middle;
}
.bg-dark-alt .widget_rss .wgs-title a {
    color: #FFF;
}
.widget_rss .wgs-heading a {
    color: #131313;
}
.genox_footer_widgets .rssSummary {
    height: 50px;
    overflow: hidden;
	margin-top: 5px;
}
.genox_footer_widgets .rss-date {
    font-size: 13px;
	display: block;
	padding: 3px 0 0;    
	color: #a9a9a9;
}
.genox_footer_widgets .rssSummary + cite {
    padding-top: 5px;
    color: #ff4157;
    display: block;
}
footer .genox_footer_widgets.widget_rss .wgs-menu li  a{
	padding-bottom: 0px;
}
.genox_footer_widgets.widget_rss li:not(:last-child) {
    margin-bottom: 15px;
}
.genox_footer_widgets .form-group input.form-input {
    padding: 10px 15px;
    border-radius: 4px;
	border-color: #e5e5e5;
}
.bg-dark-alt .genox_footer_widgets .form-group input.form-input{
    border: 1px solid #242a2f;
    border-color: #242a2f;
}
.genox_footer_widgets .form-group button.search-btn {
	top: 13px;
}
.widget_text .wp-caption p.wp-caption-text {
    padding: 0;
}
.widget_text .textwidget p img {
    padding: 10px 0;
}
.widget_text .textwidget .wp-caption p img {
    padding: 0;
}
.widget_nav_menu .menu-item a {
    font-weight: 400;
	font-size: 16px;
	text-transform: capitalize;
    font-family: "Roboto",sans-serif;
	line-height: 22px;
}
@media (min-width: 992px){
	.genox_footer_widgets .menu-item a {
		text-transform: inherit;
	}
}
.genox_footer_widgets.widget_tag_cloud .tagcloud a {
    background: rgba(36, 42, 47, 0.50);
	color: #a9a9a9;
	align-items: center;
}
.genox_footer_widgets.widget_tag_cloud .tagcloud .tag-link-count {
    font-size: 10px;
	padding-left: 5px;
}
.genox_footer_widgets.widget_tag_cloud .tagcloud a:hover {
    background: #242a2f;
}
.widget_calendar .calendar_wrap {
    border: none;
	padding: 0;
}
.bg-dark-alt .widget_calendar .calendar_wrap {
    border: 1px solid #242a2f;
	padding: 12px;
	border-radius: 4px;
}
.bg-dark-alt .widget_calendar caption {
	border-bottom: 1px solid #242a2f;
	padding: 0 0 10px;
    margin: 0 -12px 9px;
	caption-side: top;
	border-top: none;
}
.widget_calendar caption {
    text-transform: uppercase;
    text-align: center;
    border-top: 1px solid #b5babf;
    padding: 0;
    margin: 12px -12px 0;
    caption-side: bottom;
    font-weight: 600;
    padding-top: 10px;
}
.bg-dark-alt .widget_calendar caption {
	color: #fff;
}
.widget_calendar table{
	margin: 0;
}
.widget_calendar table tr>th, .widget_calendar table tr>td {
    line-height: normal;
    padding: .4em .25em;
	color: #5b5f63;
	
}
.widget_calendar table tr>td {
    color: #9c9ea0;
}
.bg-dark-alt .widget_calendar table tr>td {
    color: #999fa5;
}
.bg-dark-alt .widget_calendar table tr>th {
    color: #fff;
}
.bg-dark-alt .widget_calendar table tr>td a {
    color: #fff;
}
.widget_calendar table tr>td a:hover {
    color: #ff4157;
}
.widget_pages .children li a, .widget_pages .children li a {
    font-size: 14px;
	position: relative;
	padding-left: 15px;
}
.widget_pages .children li:last-child a {
    padding-bottom: 6px;
}
.widget_pages .children li a:after {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    width: 5px;
    height: 5px;
    background: #ff4157;
    transform: translateY(-50%);
    border-radius: 50%;
}
.widget_pages li ul.children {
    padding-left: 0;
}
.widget_pages li ul.children .children {
    padding-left: 20px;
}
.widget_recent_comments .recentcomments {
    padding: 10px 0;
    border-bottom: 1px solid #c8ccd0;
    font-size: 14px;
}
.bg-dark-alt .widget_recent_comments .recentcomments {
    border-bottom: 1px solid #242a2f;
}
.widget_recent_comments .recentcomments:last-child {
    padding-bottom: 0;
    border-bottom: none;
}
.widget_recent_comments .recentcomments:first-child {
    border-top: none;
}
.widget_recent_comments .comment-author-link a {
    color: #a9a9a9 !important;
    padding: 6px 0;
}
.widget_calendar thead {
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit;
	padding: 0 15px;
}
.widget_calendar tfoot{
	display: table-footer-group;
}
.widget_calendar #wp-calendar td#prev {
    text-align: left;
}
.widget_calendar #wp-calendar td#next {
    text-align: right;
}
.genox_footer_widgets li ul {
    padding-left: 0;
}
.genox_footer_widgets li ul ul {
    padding-left: 20px;
}
.genox_footer_widgets.wgs.widget_categories .cat-item {
    font-size: 12px;
	color: #a9a9a9;
	transition: all 0.5s;
}
.genox_footer_widgets.wgs.widget_categories .cat-item:hover {
	color: #ff4157;
}
.genox_footer_widgets.wgs.widget_categories .cat-item a{
    font-size: 16px;
	padding-right: 5px;
}
.single_page_content h6 +h2, .single_page_content p +h2, .single_page_content table +h2, .single_page_content dl +h2, .single_page_content ul +h2, .single_page_content ol +h2 {
    margin-top: 30px;
}
.single_page_content dd:last-child {
    margin-bottom: 0;
}
.single_page_content dl {
    margin-bottom: 0;
}
.post-details + .wgs {
    margin-bottom: 0;
}
.wgs .comment-respond {
    margin-bottom: 0;
}
.wgs .comment-respond {
    margin-bottom: 0;
}
.children .children .media img {
    width: 40px;
    height: 40px;
	margin-right: 15px;
}
.media-name .post-date {
    text-transform: capitalize;
    font-size: 14px;
}
.children .children .comment-content p {
    margin-bottom: 4px;
}
.children .children .comments-list .media-name {
    margin-bottom: 5px;
}
blockquote {
    color: #4b4b4b;
}
@media (min-width: 992px){
	.comments-list .comments-row>ul>li {
		padding-left: 120px;
	}
}
.comments-row ul.children .children .children li {
    padding-left: 0;
    border: none;
    padding-top: 0;
}
.comments-row ul.children .children li{
	border-top: none !important;
}
.comments-row ul.children .children .children li:after{
	display: none;
}
.comments-row ul.children .children li{
	position: relative;
}
.comments-row ul.children .children li:after {
    position: absolute;
    content: "";
    left: -120px;
    top: 0;
    width: calc(100% + 120px);
    height: 1px;
    background: #e2e8eb;
}
.post-details + .wgs > .wgs.comments {
    margin-top: 20px;
}
.wgs .comment-respond .log-text {
    margin-bottom: 20px;
}
li.blocks-gallery-item figcaption {
    overflow: hidden !important;
    text-overflow: ellipsis;
    width: 100% !important;
    padding: 15px !important;
}
ul.wp-block-gallery {
    margin-top: 0;
}
.columns-3 .blocks-gallery-item figcaption {
    font-size: 16px !important;
	padding: 15px 30px !important;
}
.columns-4 .blocks-gallery-item figcaption {
    font-size: 20px !important;
	padding: 15px 30px !important;
}
.wp-block-gallery .blocks-gallery-item figcaption{
	font-size: 14px;
}
.single_page_content p + .wp-block-spacer {
    display: none;
}
.wp-block-gallery + .wp-block-gallery {
    margin-bottom: 30px;
}
.post + .wgs .comment-respond {
    margin-top: 0;
}
.wp-block-cover + p {
    margin-top: 30px;
}
p + .wp-block-cover.alignwide {
    margin-top: 0;
}
p + .wp-block-image {
    margin-top: 0;
}
.wp-block-image + p{
	margin-top: 30px;
} 

.mb-30-80{
	margin-bottom:30px !important;
}
@media (min-width: 992px){
	.mb-30-80{
		margin-bottom:60px !important;
	}
}

.comments-list .comment-respond.comments-form{
	margin: 25px 0;
}

.has-pale-pink-background-color {
	background-color: #000000 !important;
}

.alignfull .wp-block-column p{
	padding-left:10px;
	padding-right:10px;
}
ul.wp-block-categories.aligncenter,
ul.wp-block-categories.aligncenter ul{
	list-style-position: inside;
}
.pb-60{
	padding-bottom:60px !important;
}
.mt-68{
	margin-top:68px !important;
}
.feature-alt-rmv.feature-alt{
	padding: 0 20px !important;		
}