/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 16 2025 | 13:48:36 */
/* Calculator CSS */
.ccb-wrapper-4000 #ccb_summary_sticky_4000 .calc-subtotal-wrapper {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.ccb-wrapper-4000 .calc-container.vertical {
    grid-template-columns: repeat(12, 1fr);
}
.ccb-wrapper-4000 .calc-fields.calc-list {
    grid-column: span 7 / span 7;
}
.ccb-wrapper-4000 #ccb_summary_sticky_4000 {
    grid-column: span 5 / span 5;
}
.ccb-wrapper-4000 .calc-fields .calc-list-inner > .calc-item-title {
    display: none;
}
.ccb-wrapper-4000 .calc-container .calc-list .calc-subtotal-list .sub-list-item.total .sub-item-title {
    font-size: 16px;
    word-break: break-word;
    padding-right: 30px;
    line-height: 32px;
}
.ccb-wrapper-4000 .calc-item.html .ccb-calc-heading span {
    word-break: normal;
}
.ccb-wrapper-4000 .calc-container .sub-list-item.total:nth-child(odd) {
    background: #e7e9ebc7;
    padding: 6px 15px;
	border-radius: 5px;
}
.ccb-wrapper-4000 .calc-container .sub-list-item.total:nth-child(even) {
    padding: 6px 15px;
}
.ccb-wrapper-4000 .calc-container .calc-list .calc-subtotal-list .calc-subtotal-list-accordion, 
.ccb-wrapper-4000 .calc-container .calc-list .calc-subtotal-list {
    row-gap: 0px !important;
}
.ccb-wrapper-4000 .calc-container .calc-list .calc-subtotal-list .sub-list-item {
    flex-wrap: wrap;
}
.ccb-wrapper-4000 .calc-container .calc-list .sub-list-item span.sub-item-value {
    width: fit-content;
}
.ccb-wrapper-4000 .calc-container .calc-list .sub-list-item span.sub-item-title {
    width: fit-content !important;
}
@media only screen and (max-width: 480px) {
.ccb-wrapper-4000 .calc-container {
    column-gap: 0 !important;
}
}
/* Calculator CSS */
/* Laptop container size */
/* @media screen and (min-width: 1025px) and (max-width: 1600px) {
section.elementor-section-boxed .elementor-container:not(.elementor-inner-section .elementor-container),
.page-header .container {
    max-width: 900px;
}
} */
/* Laptop container size */

.author-bio {
    display: none;
}
.entry-footer.clearfix {
    display: none;
}
.octf-btn {
    
    background: #36454F;
   
}

#back-to-top {
    background: #36454F;
    
}



@media only screen and (min-width: 1300px) {
  body {
    margin-left: 250px!important;
}
}

a:hover, a:focus, a:active {
    color: #36454F;
   
}

 .post-box .post-cat a {
  
    background: #36454F;
    
}

/*
.post-box .entry-title a:hover {
    color: #36454F;
} */

/* .post-box .entry-meta .btn-details:hover, .widget .tagcloud a:hover, .ot-heading > span.is_highlight, .icon-box-1 .icon-main {
    background: #36454F;
}

.post-box .entry-meta .btn-details:hover {
    
    color: #ffffff;
    border-color: #ffffff;
} */

.post-box .entry-title a:hover {
    color: #36454F;
}

.post-box .entry-meta a:hover {
    color: #36454F;
}

.post-box .entry-meta .btn-details:hover, .widget .tagcloud a:hover, .ot-heading > span.is_highlight, .icon-box-1 .icon-main {
    background: #36454F;
}

.post-box .entry-meta .btn-details:hover {
    
    color: #ffffff;
    border-color: #36454F;
}

/* whatsapp align css */

.joinchat__button {
    
    bottom: 80px;
    right: 1px;
    
}

/* whatsapp align css */

/* POST PAGES ALIGNMENT CODE */

@media screen and (min-width: 1025px) and (max-width: 1300px) {
    section.elementor-section-boxed .elementor-container:not(.elementor-inner-section .elementor-container), .page-header .container, .single-post .entry-content .container, .mainblogsec .e-con-inner {
        max-width: 935px;
    }

.ot-image-box .content-box {
   
    height: 270px;
}

.content-box h5 {
    font-size: 16px;
}
	
	.elementor-section .elementor-container {
    display: flex;
    margin-left: auto;
    margin-right: 5px;
    position: relative;
}
}

@media screen and (min-width: 1300px) and (max-width: 1600px) {
    section.elementor-section-boxed .elementor-container:not(.elementor-inner-section .elementor-container), .page-header .container, .single-post .entry-content .container, .mainblogsec .e-con-inner {
        max-width: 900px;
    }

.ot-image-box .content-box {
   
    height: 270px;
}

.content-box h5 {
    font-size: 16px;
}
	.elementor-section .elementor-container {
    display: flex;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
}

/* POST PAGES ALIGNMENT CODE */

/* post main page category remove css */

.related-posts .entry-media .post-cat {
   display: none;
}

.post-box .entry-media .post-cat {
    
    display: none;
}

/* post main page category remove css */

/* news page boxes alignment code */

.news-page01 .owl-stage {
    display: flex;
    flex-wrap: wrap;
}
.news-page01 .owl-stage .post-inner, .owl-stage article {
    height: 100%;
}
.news-page01 .owl-stage .post-inner {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

/* news page boxes alignment code */