.post-layout-10 .entry-header {
    background: #fff;
    padding: 30px 0;
}

.ts-grid-box.ts-grid-content .post-content {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.ts-grid-box.ts-grid-content .post-title {
    line-height: 23px;
}
.ts-grid-box.ts-grid-content .post-title.md {
    line-height: 27px;
}

.ts-grid-box, .ts-grid-box.ts-grid-content {
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.08);
}
.ts-list-post-box.ts-grid-content .item:last-of-type {
    -webkit-box-shadow: none;
    box-shadow: none;
}
  

.category-box-item .ts-grid-box {
    width:100%;
}

.ts-grid-box.tag-list ul {
    margin-left: -15px;
    margin-right: -15px;
}
.ts-grid-box .fb-container, .ts-grid-box .maps-container {
    margin-left: -25px;
    margin-right: -25px;
    padding: 0;
}
.ts-grid-box .visitor-container {
    margin-left: -30px;
    margin-right: -30px;
    padding: 0;
}
.fb-container .fb-page {
    width: 100%!important;
}
@media (max-width: 768px) {
    .ts-grid-box.tag-list ul {
        margin-left: 0px;
        margin-right: 0px;
    }
    .ts-grid-box .fb-container, .ts-grid-box .maps-container,
    .ts-grid-box .visitor-container {
        margin-left: -10px;
        margin-right: -10px;
    }
}
.ts-grid-box .table-visitor td {
    padding-top:5px;
    padding-bottom:5px;
    /* color: black; */
    font-weight: bold;
}
.post-content a label, .entry-header a label { 
    cursor: pointer; 
}
.post-content label.badge, .entry-header label.badge {
    font-size: 11px;
    border-radius: 4px;
    padding: 5px 6px;
}
.single-post .post-meta-info li a.post-cat {
    padding-top:4px;
    height:auto;
}
.single-post .entry-content {
    font-size: 16px;
    line-height: 28px;
    color: #232323;
    margin-bottom: 25px;
}
.entry-content .image-caption {
    line-height: 1.5;
}
@media (min-width: 992px) {
    .single-post .entry-header, .single-post .entry-content, .single-post .entry-footer {
        margin-left: -30px;
        margin-right: -30px;
        padding: 10px 0;
        margin-bottom: 10px;
    }
    .single-post .author-box, .single-post .post-navigation {
        margin-left: -30px;
        margin-right: -30px;
    }
    .single-post-wrapper .comments-form {
        padding: 50px;
    }
}
@media (min-width: 768px) {
    .ts-col-list-post .d-flex {
        margin-bottom: 30px;
    }
}
.entry-footer {
    border-top: 1px solid #e7e7e7;
    padding-top: 15px;
    padding-bottom: 15px;
}
.post-title.sm {
    font-size: 13px;
    /* line-height: 24px;
    margin-bottom: 10px; */
}

.ts-main-menu .nav-menu > li > a {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
}
.ts-main-menu .nav-menu > li.active > ul > li.active > a {
    color: #d72924;
}
.right-menu li.user-menu a {
    margin: 0;
    padding: 0;
    width: 0;
}


/* social color */
.ts-instagram a i {
    background: #d41e53;
}
.widgets.ts-social-list-item ul .ts-instagram a {
    background: #d41e53;
}
.ts-block-social-list li.ts-instagram a {
    background: #d41e53;
}
.ts-block-social-list li.ts-instagram a i {
    background: #cb1147;
}
.footer-social-list li.ts-instagram a {
    color: #d41e53;
}
.author-box .authors-social a.ts-instagram {
    color: #d41e53;
}  

.ts-telegram a i {
    background: #039be5;
}
.widgets.ts-social-list-item ul .ts-telegram a {
    background: #039be5;
}
.ts-block-social-list li.ts-telegram a {
    background: #039be5;
}
.ts-block-social-list li.ts-telegram a i {
    background: #1986bd;
}
.footer-social-list li.ts-telegram a {
    color: #039be5;
}
.author-box .authors-social a.ts-telegram {
    color: #039be5;
}  

.ts-skype a i {
    background: #00aae8;
}
.widgets.ts-social-list-item ul .ts-skype a {
    background: #00aae8;
}
.ts-block-social-list li.ts-skype a {
    background: #00aae8;
}
.ts-block-social-list li.ts-skype a i {
    background: #0472b9;
}
.footer-social-list li.ts-skype a {
    color: #00aae8;
}
.author-box .authors-social a.ts-skype {
    color: #00aae8;
}  

.ts-whatsapp a i {
    background: #10BA18;
}
.widgets.ts-social-list-item ul .ts-whatsapp a {
    background: #10BA18;
}
.ts-block-social-list li.ts-whatsapp a {
    background: #10BA18;
}
.ts-block-social-list li.ts-whatsapp a i {
    background: #0D9914;
}
.footer-social-list li.ts-whatsapp a {
    color: #10BA18;
}
.author-box .authors-social a.ts-whatsapp {
    color: #10BA18;
}  

.ts-tiktok a i {
    background: #6C757D;
}
.widgets.ts-social-list-item ul .ts-tiktok a {
    background: #6C757D;
}
.ts-block-social-list li.ts-tiktok a {
    background: #6C757D;
}
.ts-block-social-list li.ts-tiktok a i {
    background: #343a40;
}
.footer-social-list li.ts-tiktok a {
    color: #6C757D;
}
.author-box .authors-social a.ts-tiktok {
    color: #6C757D;
}  

.photo-gallery-slider {
    margin-bottom: -70px;
}
.ts-overlay-style.video-gallery .item:before,
.ts-overlay-style.video-gallery .item:after {
    position: relative;
}

.ts-footer-4 .footer-social-list li a {
    color: #fff;
}

.ts-menu-sticky.sticky {
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.08);
    position: fixed;
    top: 0;
    z-index: 999;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}
.ts-menu-sticky.sticky.fade_down_effect {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}
@media (min-width: 992px) {
    .ts-menu-sticky.sticky {
        max-width: 100%;
    }
}

.heighlight.ts-default-heighlight {
  background: #6c757d;
}

.heighlight.ts-default-heighlight .post-cat {
  background: #6c757d;
}

.heighlight.ts-default-heighlight .post-cat:before {
  border-color: transparent transparent transparent #6c757d;
}

.back-to-top .btn, .error-body .btn {
  outline: none;
  padding: 13px 37px;
  font-size: 13px;
  text-transform: uppercase;
  color: #fff;
  cursor: pointer;
  border: none;
  font-weight: 600;
}
.back-to-top .btn {
    background: #d72924;
}


/* overlay at start */
.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
}  
/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
}

/* Summernote Custom */
/* figure.image,
figure img,
.blog-style img { 
    height: auto; 
    padding: 0.15rem;
    background-color: #f8f8f8;
    border: 1px solid #dae1e7;
    border-radius: 0.357rem;
} */
figure > figcaption { 
    font-size: 12px; 
    margin-top: 0px; 
    font-weight: 500;
    font-style: italic;
    text-align: center;
    color: #6c757d !important;
}


.nav-menu > li > .nav-dropdown li.active > a {
    color: #d72924;
}

/* .nav-menu > li > .nav-dropdown li > .nav-dropdown li.active > a {
    color: #d72924;
} */



/* GOOGLE TRANSLATOR */
body {
    top: 0px !important; 
}	
.goog-te-banner-frame.skiptranslate {
    display: none !important;
} 
#google_translate_element{
    width:300px;float:right;text-align:right;display:block
}
.goog-te-banner-frame.skiptranslate { 
    display: none !important;
} 
#goog-gt-tt { 
    display: none !important; top: 0px !important; 
} 
.goog-tooltip skiptranslate {
    display: none !important; top: 0px !important; 
} 
.activity-root { 
    display: hide !important;
} 
.status-message { 
    display: hide !important;
}
.started-activity-container { 
    display: hide !important;
}
.goog-te-banner-frame.skiptranslate, .goog-te-gadget-icon {
    display: none !important;
}

.goog-tooltip {
    display: none !important;
}
.goog-tooltip:hover {
    display: none !important;
}
.goog-text-highlight {
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
}	

/* #goog-gt-tt {display:none !important;}
.goog-te-banner-frame {display:none !important;}
.goog-te-menu-value:hover {text-decoration:none !important;}
.goog-text-highlight {background-color:transparent !important;box-shadow:none !important;}
body {top:0 !important;}
#google_translate_element2 {display:none!important;} */