/* 
Theme Name: Numinous Child 
Theme Author: Timocka Eparhija
Template: numinous 
Version: 1.0.0
Text Domain: numinous-child
License: GNU General Public License or later
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
*/


/** Global **/
*{
	scroll-behavior: smooth;
}
a{
    text-decoration: none !important;
}
a:hover, a:focus{
    color: #BC3330 !important;
}


/** Homepage **/
#home-main {
    display: flex;
    justify-content: center;
    align-items: start;
}
.col-sidebar #secondary{
    width: 100%;
    padding-right: 10px;
}
.col-sidebar #secondary .widget {
    padding: 0;
}
.col-8-home{
    display: flex;
}
.col-6-inside{
    display: flex;
    flex-wrap: wrap;
}
.col-6-inside div {
    flex: 0 1 48%;
    position: relative;
    transition: 0.4s;
}
#secondary {
    width: 25%;
    float: left;
    padding: 0;
}
#primary {
    width: 75%;
    float: left;
    padding: 0 15px;
    margin-top: 12px;
}
.col-6.col-6-inside img {
    width: 100%;
    height: 220px;
    object-fit: cover;
}
.col-6.col-6-inside p {
    position: absolute;
    width: 95%;
    color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 1;
    display: none;
    transition: 0.4s !important;
}
.overlay-background {
    width: 100%;
    height: 0;
    position: absolute !important;
    background: #e45457e3;
    z-index: 0;
    transition: 0.4s !important;
}
.col-6-inside div:hover .overlay-background{
    display: block;
    transition: 0.4s;
}

.col-6.col-6-inside-first img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.col-8.col-8-home .col-6 {
    height: 440px;
}
.col-6.col-6-inside-first{
    position: relative;
}
.col-6.col-6-inside-first .slider-caption-class {
    position: absolute;
    width: 95%;
    text-align: center;
    color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: none;
}
.post-item-1:hover .p-item-1, .post-item-2:hover .p-item-2,
.post-item-3:hover .p-item-3, .post-item-4:hover .p-item-4,
.col-6-inside-first:hover .overlay-background, .col-6.col-6-inside-first:hover .slider-caption-class{
    display: block;
    transition: 0.8s !important;
}
.widget_advanced_featured_post_widget img{
    width: 100%;
}
.col-6.col-6-inside div:hover .overlay-background,
.col-6.col-6-inside-first:hover .overlay-background{
    height: 100%;
}
.col-6-inside{
    margin-left: 10px;
}
.col-6-inside div, .col-6.col-6-inside-first{
    box-shadow: 0 0 5px #7c7c7c;
}
.post-item-1{
    margin-right: 10px;
    margin-bottom: 10px;
}
.post-item-2{
    margin-bottom: 10px;
}
.post-item-3{
    margin-right: 10px;
}
.col-sidebar section p{
    -webkit-box-orient: vertical;
    display: block;
    display: -webkit-box;
    overflow: hidden !important;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    margin-top: 10px;
    padding: 0 5px;
}
.col-sidebar section {
    box-shadow: 1px 2px 5px #dfdfdf;
    padding-bottom: 10px !important;

}
#secondary section img {
    max-height: 500px;
    height: 120px !important;
    object-fit: cover;
}
#secondary section#advanced_featured_post_widget-10 img {
    height: 450px !important;
}
#secondary section img {
    transition: 0.4s;
}
#secondary section img:hover {
    transform: scale(1.02);
    transition: 0.4s;
}
.main-titles {
    border-bottom: 1px solid #BC3330;
    margin: 50px 0 20px;
    line-height: 1.2;
}
.main-titles p {
    margin: 6px 0;
    font-size: 32px;
    font-weight: bold;
    color: #BC3330;
}
/**Other posts**/
.other-posts .col-6-inside a img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    object-position: center;
    position: relative;
}
.col-6.col-6-other-posts {
    margin-bottom: 30px;
}
.other-posts .col-6-inside a{
    width: 100%;
}
.col-6-other-posts .col-6-inside{
    position: relative;
    margin: 0;
    padding: 0;
}
.col-6-other-posts .col-6-inside .slider-caption-class{
    position: absolute;
    width: 95%;
    text-align: center;
    color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: none;
    transition: 0.4s;
}
.col-6-other-posts .col-6-inside:hover .slider-caption-class{
    display: block;
    transition: 0.4s;
}
.other-posts .overlay-background {
    width: 0;
    height: 100%;
    top: 0;
    position: absolute !important;
    background: #e45457e3;
    z-index: 0;
    transition: 0.4s !important;
}
.col-6-other-posts .col-6-inside:hover .overlay-background{
    width: 100%;
}
.image-div{
    position: relative;
}
.other-posts-desc p {
    margin-top: 10px;
    padding: 0 5px;
}
img.card-img-top {
    height: 280px;
    object-fit: cover;
}
.col-12.other-posts {
    margin-top: 110px;
}
.col-6-inside-title {
    font-size: 26px;
    font-weight: bold;
    border-bottom: 2px solid #80808040;
    width: 100%;
    padding-bottom: 3px;
    margin-bottom: 15px;
}
.col-12.other-posts.d-flex .col-6:first-child {
    padding-right: 25px;
}
.col-12.other-posts.d-flex .col-6:last-child {
    padding-left: 25px;
}
.category-image img {
    height: 320px !important;
    object-fit: cover;
}
.category-image {
    margin-bottom: 15px;
}
.category-post-title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
    color: #000;
}
.category-image{
    text-decoration: none;
}
svg.svg-inline--fa.fa-calendar-days {
    color: #9d9d9d;
    margin-right: 7px;
}
.category-date {
    color: #9d9d9d;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 10px;
}
.category-desc {
    color: grey;
    margin-bottom: 35px;
}
.category-desc-second{
    padding-left: 15px;
}
.category-desc-second a {
    text-decoration: none;
    color: #000;
}
.category-desc-second p{
    margin: 0;
    margin-bottom: 10px;
    font-weight: 700;
    line-height: 1.2;
}
.main-second-category{
    margin-bottom: 30px;
}
.col-12.col-6-other-posts.mb-3 {
    height: 550px;
}
.col-12.d-flex.main-second-category img {
    width: 100%;
    height: 140px;
    object-fit: cover;
}
.col-12.other-posts:not(.col-12.other-posts:first-child){
    margin-top: 60px;
}
.site-footer {
    /* background: linear-gradient(90deg, #A21514 39.58%, #C92F2E 100%); */
}
.site-footer {
    background: linear-gradient(90deg, #E45457 39.58%, #E45457 100%);
}
.footer-b {
    display: none;
}
footer a {
    color: #fff !important;
}
.site-footer .widget ul li {
    border-bottom: 1px solid #CCA352;
}
.site-branding {
    margin-top: 0;
}
.second-custom-menu {
    float: left;
    width: 68%;
    background: linear-gradient(90deg, #A21514 39.58%, #C92F2E 100%);
    padding: 5px 0;
    color: #fff !important;
    clip-path:
     polygon(
         3% 0, /* top left */
         0 0, /* top left */
         0 0, /* top right */
         100% 0, /* top right */
         100% 100%, /* bottom right */
         100% 100%, /* bottom right */
         100% 100%, /* bottom left */
         0 100% /* bottom left */ );
}
.one-second-item{
   border-bottom: 1px solid #fff;
}
.second-custom-menu {
    justify-content: space-evenly;
}
.one-second-item a, .one-second-item a:hover, .one-second-item a:focus {
    color: #fff !important;
}
.slick-slide img {
    display: block;
    width: 100% !important;
}
.slick-prev.slick-arrow {
    left: -60px !important;
    position: absolute;
    top: 45%;
    transform: translate(0, -55%);
    font-size: 40px;
    color: #BC3330;
    background: transparent;
    box-shadow: none;
    border: none;
}
.slick-next.slick-arrow {
    right: -60px;
    position: absolute;
    top: 45%;
    transform: translate(0, -55%);
    font-size: 40px;
    color: #BC3330;
    background: transparent;
    box-shadow: none;
    border: none;
}
.col-3.col-6-other-posts.mb-3.slick-slide {
    padding: 0 7px;
}
/** @media **/
@media(max-width: 1280px){
    #home-main {
        display: block;
    }
    #home-main .col-9 {
        width: 75%;
		float:left;
    }
    .col-3.col-sidebar {
        width: 25%;
		float:left;
    }
    .col-sidebar #secondary {
        display: flex;
        justify-content: center;
        padding: 0;
        float: unset;
        margin: 0;
        flex-wrap: wrap;
    }
    #secondary section {
        flex: 0 1 34%;
        margin: 40px 4%;
    }
    #secondary .widget {
        padding: 10px;
        background: transparent;
        box-shadow: none;
    }
	.col-sidebar #secondary {
		display:block;
	}
	.col-sidebar #secondary .widget:first-child {
    	margin: 0 4%;
    	padding: 0 10px;
	}
	.other-posts .col-6-inside a img {
		width: 100%;
		height: 200px;
		object-fit: cover;
		object-position: center;
		position: relative;
	}
	.col-12.d-flex.main-second-category img {
		width: 100%;
		height: 108px;
		object-fit: cover;
	}
	#secondary section#advanced_featured_post_widget-10 img {
		height: auto !important;
		min-height: 286px;
	}
	.col-12.other-posts:not(.col-12.other-posts:first-child) {
		margin-top: 20px;
	}
	
}
@media(max-width: 992px){
    .col-8-home {
        display: block;
    }
    .col-6.col-6-inside-first, .col-6.col-6-insid {
        width: 100%;
    }
    .col-6.col-6-inside {
        margin: 15px 0;
        width: 100%;
    }
    .post-item-1 {
        margin-right: 2%;
        margin-bottom: 10px;
    }
    .col-6-inside div {
        flex: 1 1 49% !important;
        position: relative;
        transition: 0.4s;
    }
    .post-item-3 {
        margin-right: 2%;
    }

}

.overlay-background {
	background: #3f3f3f8a !important;
}

.site-title, .site-description {
	display:none;
}
#primary .post .entry-content table td, #primary .page .entry-content table td {
    padding: 16px 30px !important;
    text-align: center;
}
#primary .post .entry-content h3, #primary .page .entry-content h3 {
    color: #313131;
    font-size: 24px;
    line-height: 30px;
    font-weight: normal;
}
#secondary section.widget:not(:first-child) img {
    object-fit: contain;
}
#secondary section.widget:not(:first-child) img {
    object-fit: contain;
    height: auto !important;
}
.custom-chw-widget-area {
	
}
.custom-chw-widget-area .wp-caption-text {
	display:none;
}

.second-custom-menu {
    display: block;
    width: 100%;
    background: linear-gradient(90deg, #33536A 39.58%, #477291 100%);
	clip-path: unset;
	margin-bottom: 10px;
}

.scm-wrap {
    max-width: 1320px;
    margin: 0 auto;
}

.one-second-item {
    border-bottom: 1px solid #fff;
    float: left;
    margin-right: 20px;
}

.scm-wrap {
    max-width: 1320px;
    margin: 0 auto;
    float: left;
    width: 100%;
    left: 50%;
    position: relative;
    transform: translate(-50%);
    text-align: center;
}

@media (max-width: 1400px) {
	.scm-wrap {
		max-width: 1140px;
	}
}

@media (max-width: 1200px) {
	.scm-wrap {
		max-width: 960px;
	}
	.main-navigation li {
    	margin-left: 30px;
	}
}
.page-title {
    font-size: 28px;
    line-height: 32px;
    color: #343434;
    text-transform: unset;
    margin-bottom: 0;
    font-weight: 400;
    float: left;
}
.main-navigation a {
    display: block;
    font-size: 14px;
    line-height: 17px;
    color: #222;
    text-transform: uppercase;
    text-decoration: none;
    padding: 17px 0;
    font-weight: 500;
}
div#header-widget-area .wp-caption {
    width: 100% !important;
}

div#header-widget-area img {
    width: 100%;
    display: block;
    max-width: 631px !important;
    max-height: 80px;
    object-fit: contain;
}

div#header-widget-area {
    flex-grow: 2;
    height: 100%;
    max-height: 80px;
}

.single-post .post .wp-post-image {
    display: none;
}
.site-footer .widget ul.menu li {
    border-bottom: 0;
    margin-bottom: 0;
    font-weight: 300;
}
.my-footer-social span {
    margin-bottom: 20px;
    float: left;
    width: 100%;
    color: #fff;
}
.my-social-icons {
    float: left;
    width: 100%;
}
.my-footer-social .my-social-icons {
    display: flex;
    align-items: center;
    column-gap: 20px;
}

@media (max-width:992px) {
	div#content .container {
		width: 100% !important;
		margin: 0;
		max-width: 100%;
	}
	.footer-t .container {
		width: 100%;
		max-width: 100%;
	}
}

@media (max-width: 840px) {
		.col-12.col-6-other-posts.mb-3 {
    	margin-bottom: 0 !important;
	}
	.footer-t .container .column {
		width: 100%;
	}
	.site-footer {
		padding-top: 30px;
	}
	.footer-t {
		margin-bottom: 30px;
	}
	.col-3.col-sidebar {
		width: 100%;
		float: left;
	}
	#home-main .col-9 {
		width: 100%;
		float: left;
	}
	#secondary section#advanced_featured_post_widget-10 img {
		height: auto !important;
		min-height: 286px;
		object-fit: contain;
	}
	.col-6.col-6-inside img {
		width: 100%;
		height: 399px;
		object-fit: cover;
	}
	.col-12.d-flex.main-second-category img {
		width: 100%;
		height: 127px;
		object-fit: cover;
	}
	.category-image img {
		height: 382px !important;
		object-fit: cover;
	}
	.col-12.col-6-other-posts.mb-3 {
		height: auto;
	}
}

.footer-b {
    display: block;
}

.footer-b .site-info {
    font-size: 15px;
    line-height: 18px;
    color: #ffffff;
}

.footer-b .site-info .by {
    float: right;
    display: none;
}

#secondary .widget .widget-title {
    font-size: 14px;
    line-height: 17px;
    color: #343434;
    text-transform: uppercase;
    font-weight: 700;
    border-bottom: 1px solid #e3e3e3;
    padding: 15px;
    margin: 0 auto;
    text-align: center;
}

#category-posts-5-internal .cat-post-item .cat-post-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-bottom: 0 !important;
    float: left;
    width: 100%;
    text-align: center;
    margin: 10px auto;
}

#category-posts-3-internal .cat-post-thumbnail {
    max-width: 100%;
    display: none !important;
}

#category-posts-3-internal .cat-post-item > div+div {
    display: none;
}

#category-posts-3-internal li > div {
    margin: 0 !important;
    float: left;
    width: 100%;
    padding: 10px 20px;
}
ul#category-posts-3-internal {
    margin: 0;
}

#category-posts-3-internal .cat-post-item {
    list-style: none;
    margin: 0 auto !important;
    padding: 3px 0;
    float: left;
    width: 100%;
}
section.widget_advanced_featured_post_widget {
    padding: 5px !important;
}
.header-b {
    background: linear-gradient(90deg, #E45457 39.58%, #E45457 100%);
}
.main-navigation a {
    display: block;
    font-size: 14px;
    line-height: 17px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    padding: 17px 0;
    font-weight: 500;
}
.main-navigation li {
    position: relative;
    float: left;
    margin-left: 45px;
    color: #fff;
}
.main-navigation ul li:focus-within>ul {
    left: auto;
    background: linear-gradient(90deg, #A21514 39.58%, #C92F2E 100%);
}
ul.sub-menu {
        background: linear-gradient(90deg, #E45457 39.58%, #E45457 100%) !important;
}
a:hover, a:focus, .menu-item a:hover, .menu-item a:focus {
    color: #FFF5BE !important;
}
.main-navigation .current_page_item>a, .main-navigation .current-menu-item>a, .main-navigation .current_page_ancestor>a, .main-navigation .current-menu-ancestor>a {
    color: #FFF5BE;
}
.main-navigation ul ul a:hover, .main-navigation ul ul a.focus {
    background: #c3393c;
}
footer ul.sub-menu {
    background: unset !important;
}
.main-navigation li:hover>a, .main-navigation li.focus>a {
    color: #FFF5BE;
}
.main-navigation ul ul li:hover>a, .main-navigation ul ul li.focus>a {
    opacity: 1;
}
.header-b .form-section svg {
    font-size: 14px;
    line-height: 17px;
    color: #ffffff;
}
#mobile-header span {
    display: block;
    width: 100%;
    height: 2px;
    margin-bottom: 5px;
    background: #fff;
}
@media (max-width: 1024px) {
	.main-navigation {
		position: fixed;
		left: 0;
		top: 0;
		width: 320px;
		background: linear-gradient(90deg, #A21514 39.58%, #C92F2E 100%) !important;
		height: 100%;
		overflow-y: auto;
		z-index: 10;
		padding-top: 80px;
		-webkit-transform: translateX(-420px);
		-moz-transform: translateX(-420px);
		transform: translateX(-420px);
		-webkit-transition: ease 0.35s;
		-moz-transition: ease 0.35s;
		transition: ease 0.35s;
	}
}
@media (max-width: 768px) {
	.site-branding {
		margin-top: 0;
		margin-bottom: 20px;
	}
	#secondary {
		width: 100%;
		float: left;
		padding: 0;
	}
	#primary {
		width: 100%;
		float: left;
		padding: 0 15px;
		margin-top: 12px;
	}
	img.custom-logo {
		height: 70px;
		object-fit: contain;
		position: relative;
		width: 100%;
	}
	div#header-widget-area .wp-caption {
		width: 100% !important;
		margin: 20px 0;
	}
	.one-second-item {
		border-bottom: 1px solid #fff;
		float: unset;
		margin: 5px;
		padding: 5px;
	}
	.scm-wrap {
		max-width: 960px;
		display: flex;
		justify-content: center;
		align-items: center;
		float: unset;
		width: 100%;
		flex-wrap: wrap;
	}
	.col-6.col-6-inside img {
		width: 100%;
		height: 300px;
		object-fit: cover;
	}
	.category-image img {
		height: 300px !important;
		object-fit: cover;
	}
	.col-12.col-6-other-posts.mb-3 {
    	margin-bottom: 0 !important;
	}
	.col-12.d-flex.main-second-category img {
		width: 100%;
		height: 100px;
		object-fit: cover;
	}
}
@media (max-width: 640px) {
	.col-6.col-6-inside img {
		width: 100%;
		height: 165px;
		object-fit: cover;
	}
	.col-12.other-posts.d-flex .col-6 {
		padding: 0 !important;
		width: 100%;
	}
	.col-4.col-6-other-posts {
		width: 100%;
	}
	.col-12.other-posts {
		margin-top: 110px;
		display: block !important;
	}
	.other-posts-wrapp {
		display: flex;
		flex-wrap: wrap;
	}
	.col-6-other-posts .col-6-inside {
		position: relative;
		margin: 0;
		padding: 0;
		display: block;
		width: 30%;
	}
	.col-6-other-posts .other-posts-desc {
		width: 70%;
	}
	.col-4.col-6-other-posts {
		width: 100%;
		padding-bottom: 25px;
		float: left;
	}
	.col-12.other-posts:not(.col-12.other-posts:first-child) {
		margin-top: 20px;
		margin-bottom: 25px;
	}
	.col-12.other-posts .other-posts-desc p {
		margin-top: 10px;
		padding: 0 5px 0 15px;
		text-align: left;
	}
	.other-posts .col-6-inside a img {
		width: 100%;
		height: 160px;
		object-fit: cover;
		object-position: center;
		position: relative;
	}
	.col-12.col-6-other-posts.mb-3 .col-6-inside {
		width: 100%;
	}
	.col-12.col-6-other-posts.mb-3 .col-6-inside img {
		
		object-fit: contain;
	}
	h1.category-post-title {
   		margin-top: 10px;
	}
}
.col-12.col-6-other-posts.mb-3 {
    height: auto;
}
.col-12.other-posts.d-flex .col-6:first-child {
    padding-right: 10px;
}
.main-titles p {
    margin: 6px 0;
    font-size: 20px;
    font-weight: 500;
    color: #000000;
}
.category-post-title, .category-desc-second p, .col-6-inside-title {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 5px;
    color: #000;
}
div#content a:hover {
    color: #c62d2c !important;
}
.col-12.col-6-other-posts.mb-3 {
    height: auto;
    margin: 0 !important;
}
.category-post-title, .category-desc-second p {
    font-size: 16px !important;
    font-weight: 400;
    margin-bottom: 5px;
    color: #000;
}
#secondary .widget .widget-title {
    font-size: 14px;
    line-height: 15px;
    color: #343434;
    text-transform: uppercase;
    font-weight: 500;
    border-bottom: 1px solid #e3e3e3;
    padding: 10px 5px;
    margin: 0 auto;
    text-align: center;
}
.col-sidebar section p {
    -webkit-box-orient: vertical;
    display: block;
    display: -webkit-box;
    overflow: hidden !important;
    text-overflow: ellipsis;
    -webkit-line-clamp: 10;
    margin-top: 10px;
    padding: 0 5px;
}
#primary .post .entry-content ul li, #primary .page .entry-content ul li {
    background: 0;
    padding-left: 20px;
    list-style: none;
    list-style-type: none;
}
.header-b{
	  -webkit-transition: all 0.5s ease;
  -moz-transition: position 10s;
  -ms-transition: position 10s;
  -o-transition: position 10s;
  transition: all 0.5s ease;
}
.fixed-header {
    position: fixed;
    width: 100%;
    z-index: 9999;
    top: 0;
    transition: 0.5s;
    background: linear-gradient(90deg, #E45457 39.58%, #E45457 100%);
    animation: smoothScroll 0.6s forwards;
}
.slick-prev, .slick-next{
	display: none !important;
}
.pull-right, .pull-left{
	display: block !important;
}
@keyframes smoothScroll {
	0% {
		transform: translateY(-40px);
	}
	100% {
		transform: translateY(0px);
	}
}
@media(max-width: 1080px){
	.home-slick{
		    width: 90% !important;
    margin: 0 auto;
	}
	.slick-next.slick-arrow{
		font-size: 28px;
		right: -45px;
	}
	.slick-prev.slick-arrow{
		font-size: 28px;
		left: -45px !important;
	}
}
@media(max-width: 640px){
.slick-slider .other-posts-wrapp .col-6-inside {
    width: 100%;
}
}
/* IMPORTANT! */
body, html {
overflow-x: hidden;
}
@media(max-width: 768px){
	.second-custom-menu {
    margin-top: 0;
	}
}
#sticky-social-icons-container li a {
    font-size: 20px;
    width: 45px !important;
    height: 45px !important;
    background: #c72e2d !important;
    border: 1px solid #fff;
}
#secondary .widget {
    padding: 0;
    background: transparent;
    box-shadow: none;
}

#category-posts-3-internal li > div {
    margin: 0 !important;
    float: left;
    width: 100%;
    padding: 10px 10px;
}
#category-posts-5-internal .cat-post-thumbnail .cat-post-crop img {
    object-fit: contain;
    max-width: 100%;
    display: block;
    position: relative;
    left: 50%;
    width: 100% !important;
    transform: translate(-50%);
}
#category-posts-5-internal .cat-post-thumbnail {
    width: 100%;
    margin: 5px 10px 5px 0;
}
.col-sidebar #secondary .widget:first-child {
    margin: 0 2%;
    padding: 0 10px;
}
.col-6 {
    flex: 0 0 auto;
    width: 49%;
}
.col-sidebar #secondary .widget:first-child {
    margin: 0;
    padding: 0 !important;
}
.col-sidebar #secondary {
    width: 100%;
    padding-right: 10px;
    padding: 0 8px 0 15px;
}
.col-6-inside div {
    flex: 0 1 48%;
    position: relative;
    transition: 0.4s;
}
.container {
    padding: 0;
}
.justify-content-between {
    justify-content: unset;
}
.category-post-title, .col-6-inside-title, #secondary .widget .widget-title, .main-titles p {
    color: #BC3330;
}
h1.category-post-title {
	color: #000;
}
/* za slike na postovima */
#primary .post .entry-content ul, #primary .page .entry-content ul {
    margin: 0;
    padding: 0;
}
#category-posts-5-internal .cat-post-thumbnail .cat-post-crop img {
	object-fit:contain;
}
#primary .post .entry-content ul li, #primary .page .entry-content ul li {
    background: 0;
    padding-left: 0;
    list-style: none;
    list-style-type: none;
}
span.byline.author.vcard, .similar-posts h5 {
	display: none !important;
}
.similar-posts h3.entry-title {
    min-height: 54px;
}
.main-navigation {
    background: linear-gradient(90deg, #E45457 39.58%, #E45457 100%) !important;
}
.page.group-blog img.alignnone.size-full {
    height: 243px;
    width: 100%;
    object-fit: contain;
}
div#sya_container h4 {
    margin-top: 25px;
}
.search-results img.attachment-numinous-with-sidebar.size-numinous-with-sidebar.wp-post-image {
    width: 100%;
    height: 300px;
    object-fit: contain;
    max-height: 300px;
}
.search-results .site-content .form-section form {
    width: 100%;
    border: 0;
    height: 40px;
}
#category-posts-5-internal .cat-post-thumbnail .cat-post-crop img {
    object-fit: contain !important;
    max-width: 100%;
    display: block;
}
.preporuceno .col-6-inside {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.preporuceno img {
  height: 100px !important;
  object-fit: contain;
}
.preporuceno-a {
  text-align: left;
}
.categ-custom-te-a {
  color: #BC3330 !important;
}
.archive.category.category-veronauka aside#secondary,
.archive.category.category-vds aside#secondary,
.archive.category.category-vds .entry-content,
.archive.category.category-hodocasce aside#secondary,
.archive.category.category-hodocasce .entry-content,
.archive.category.category-graditeljstvo-i-obnova aside#secondary,
.archive.category.category-graditeljstvo-i-obnova .entry-content,
.archive.category.category-bogoslovlje aside#secondary,
.archive.category.category-bogoslovlje .entry-content,
.archive.category.category-veronauka .entry-content,
.archive.category.category-veronauka .page-header,
.archive.category.category-vds .page-header,
.archive.category.category-graditeljstvo-i-obnova .page-header,
.archive.category.category-hodocasce .page-header,
.archive.category.category-bogoslovlje .page-header,
.archive.category aside#secondary,
.archive.category .entry-content
{
  display: none;
}
.archive.category.category-veronauka #primary,
.archive.category.category-vds #primary,
.archive.category.category-graditeljstvo-i-obnova #primary,
.archive.category.category-hodocasce #primary,
.archive.category.category-bogoslovlje #primary,
.archive.category #primary {
  width: 100%;
}
.archive.category.category-veronauka .health-section ul, .archive.category.category-vds .health-section ul, .archive.category.category-graditeljstvo-i-obnova .health-section ul, .archive.category.category-hodocasce .health-section ul, .archive.category.category-bogoslovlje .health-section ul, .archive.category .health-section ul {
    display: flex;
    flex-wrap: wrap;
    width: 100% !important;
    float: left;
    margin: 0 !important;
    align-items: center;
    justify-content: center;
}

.archive.category.category-veronauka .health-section ul li, .archive.category.category-vds .health-section ul li, .archive.category.category-graditeljstvo-i-obnova .health-section ul li, .archive.category.category-hodocasce .health-section ul li, .archive.category.category-bogoslovlje .health-section ul li, .archive.category .health-section ul li {
    flex: calc(25% - 40px);
    margin: 0 !important;
    padding: 20px;
    max-width: 257px;
    float: left;
    min-width: 220px;
    flex: 1 1 20% !important;
}

.archive.category .wp-post-image {
    width: 100%;
    min-height: 185px;
    max-height: 185px;
    object-fit: cover;
}

.archive.category .site-content #primary .health-section ul li .post-thumbnail {
    float: left;
    margin-right: 30px;
    width: 100%;
}

.archive.category a.post-thumbnail {
    height: 185px;
    float: left !important;
    margin: 0 !important;
}

.archive.category .site-content #primary .health-section ul li .entry-header,
.archive.category nav.navigation.pagination {
    float: left;
    width: 100%;
}

.archive.category .site-content #primary .health-section ul li .post-thumbnail svg, .site-content #primary .more-news-section ul li .post-thumbnail svg {
    vertical-align: top;
    width: 100%;
    max-height: 185px;
}

.archive.category .site-content #primary .post .entry-title a {
   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 2; /* number of lines to show */
           line-clamp: 2;
   -webkit-box-orient: vertical;
}

.archive.category .site-content #primary .post .entry-title a {
    color: #343434;
    font-size: 16px !important;
    font-weight: 400 !important;
	margin-top:10px;
}
@media (max-width:768px) {
	.preporuceno a.category-image {
		margin: 0;
	}
	.preporuceno .col-6-inside {
		box-shadow: none;
	}
	.preporuceno .col-6-inside div {
		box-shadow: none !important;
	}
	.preporuceno img {
		height: 150px !important;
	}
	
	.col-6-inside div, .col-6.col-6-inside-first {
/* 		box-shadow: 0 0 5px #7c7c7c; */
		box-shadow: none !important;
	}
/* 	div#home-main img {
		object-fit: cover !important;
	} */
	
}
.preporuceno .col-6-inside div, .preporuceno .col-6.col-6-inside-first {
	box-shadow: none !important;
}
.preporuceno h1.category-post-title, .preporuceno .category-date {
	text-align: center;
}
.other-posts-desc p, .category-desc {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
@media (min-width:993px) and (max-width: 1200px) {
	.col-6.col-6-inside img {
		height: 170px;
	}
	.col-8-home {
		max-height: 350px !important;
	}
}
@media (max-width: 768px) {

	#secondary section img {
		max-height: 500px;
		height: 120px !important;
		object-fit: cover;
		object-fit: contain !important;
	}
	.col-8-home .col-6 .overlay-background {
		display: block;
		height: 100px;
    	bottom: 0;
	}
	.col-8-home .col-6 .slider-caption-class {
		position: absolute;
		bottom: 0;
		width: 100%;
		text-align: center;
		color: #fff;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		height: auto;
		-webkit-box-orient: vertical;
		top: unset;
		left: unset !important;
		transform: unset;
		background: #3030305c;
		align-items: center;
		justify-content: center;
		margin: 0;
		padding: 5px;
	}
	.col-8-home .col-6 .overlay-background {
		display: none !important;
		height: 100px;
		bottom: 0;
	}
	
}
@media(max-width:620px) {
	.col-8-home .col-6 .slider-caption-class {
		position: absolute;
		bottom: 0;
		width: 100%;
		text-align: center;
		color: #fff;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		height: auto;
		-webkit-box-orient: vertical;
		top: unset;
		left: unset !important;
		transform: unset;
		background: #3030305c;
		margin: 0;
		font-size: 13px;
	}
}

@media (max-width:460px) {
	
		.archive.category.category-veronauka .health-section ul li, .archive.category.category-vds .health-section ul li, .archive.category.category-graditeljstvo-i-obnova .health-section ul li, .archive.category.category-hodocasce .health-section ul li, .archive.category.category-bogoslovlje .health-section ul li, .archive.category .health-section ul li {
		flex: calc(25% - 40px);
		margin: 0 !important;
		padding: 20px;
		max-width: 100%;
		float: left;
		min-width: 100%;
		flex: 1 1 20% !important;
	}
	
}
nav.navigation.pagination {
    justify-content: center;
}

.single-post .page-header {
    background: #f5f5f5;
    padding: 20px 0;
}

#category-posts-5-internal .cat-post-thumbnail .cat-post-crop img {
    object-fit: cover;
    max-width: 100%;
    display: block;
    max-height: 176px;
}
.preporuceno h1.category-post-title {
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
footer#colophon a.post-thumbnail, footer#colophon img.wp-post-image {
    max-height: 100px !important;
    min-height: 100px;
    height: 100px;
    object-fit: cover;
    margin-right: 18px;
}

.single-post .wp-block-image img {
    box-sizing: border-box;
    height: auto;
    width: 100%;
    max-width: 100%;
    max-height: 420px;
    vertical-align: bottom;
    object-fit: contain;
}

.single-post .entry-content .wp-block-image figure {
    width: 100%;
}
.one-second-item:hover {
    color: #fff;
    border-bottom: 1px solid #E45457;
    padding: 5px 6px;
}
.entry-content>.wp-block-image img {
    box-sizing: border-box;
    height: unset !important;
    max-width: 100%;
    vertical-align: bottom;
    width: 100% !important;
    max-height: 420px;
    margin-bottom: 10px;
}

.single-post .site-content {
    padding: 10px 0;
}
.nav-links a {
	color: #446B9B;
}
div.asl_r .results .item .asl_content h3, div.asl_r .results .item .asl_content h3 a {
    margin: 0;
    padding: 0;
    line-height: inherit;
    font-weight: normal;
    font-family: Open Sans;
    color: #446B9B;
    font-size: 13px;
    line-height: 17px;
    text-shadow: 0 0 0 rgba(255,255,255,0);
}
div.asl_r .results .item .asl_content h3 a:hover {
    font-weight: normal;
    font-family: Open Sans;
    color: #E45457 !important;
    font-size: 13px;
    line-height: 17px;
    text-shadow: 0 0 0 rgba(255,255,255,0);
}
.page.group-blog img.alignnone.size-full {
  height: 200px;
  max-height: 200px;
  width: 100%;
  object-fit: contain;
}
#primary .post .entry-content table td, #primary .page .entry-content table td {
  padding: 16px !important;
  text-align: center;
}

.parohije #main, form#parohije {
  float: left;
  width: 100%;
}

form#parohije {
  margin-bottom: 20px;
}

.parohija-left-part, .parohija-right-part {
  float: left;
  width: 50%;
}

select#namesnistva, select#mesta {
  padding: 5px;
}

#parohije label {
  width: 100%;
}

.namesnistvo-top-wrapper, .namesnistvo-top-wrapper address {
  float: left;
  width: 100%;
}

select#namesnistva, select#mesta {
    padding: 5px;
    float: left;
    width: 95%;
}

.my-footer-social, .footer-info {
    font-size: 13px;
}

@media (max-width:540px) {
	.parohija-wrapper-table td {
		width: 100%;
		display: block;
	}
	.my-footer-social, .footer-info {
		width: 100% !important;
		text-align: center;
		font-size: 12px;
	}
}
footer .widget_numinous_popular_post li{
	display: flex;
	justify-content: space-between;
}
footer .widget_numinous_popular_post li img{
    object-fit: cover;
    margin-right: 18px;
    width: 100px !important;
    height: 100px;
	min-width: 100px;
}

footer .widget_numinous_popular_post .entry-header {
	margin-top: 0;
	padding-top: 0 !important;
	width: 100%;
}

.footer-b {
	display: none;
}

.footer-t .container .row {
    width: 100%;
    float: left;
    display: inline-block;
	font-size: 14px;

}

.footer-info {
	width: 68% !important;
}

.my-footer-social .my-social-icons {
    display: flex;
    align-items: center;
    column-gap: 20px;
    justify-content: center;
}

.my-footer-social {
    float: left;
    font-size: 13px;
    text-align: center;
    width: 32%;
}

.footer-t .container .row .column {
	width: 100%;
	float: left;
}

@media (max-width: 820px) {
	.my-footer-social, .footer-info {
		width: 100% !important;
		text-align: center;
	}
}