/*
Theme Name:     Newsdanka12 Child theme
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newsdanka12
Version:        9.0c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/
body {
  font-family: "Ek Mukta" !important;
}
/*heading after height*/
.td_block_template_9 .td-block-title:after {
height:4px !important;
}
.social-color .td-icon-facebook:before {
    content: '\e818';
    color: #4267B2;
}
.social-color .td-icon-twitter:before {
  content: '\e831';
  color: #1DA1F2 ;
}
.social-color .td-icon-instagram:before {
    content: '\e81d';
    color: #FD1D1D ;
}
.social-color .td-icon-youtube:before {
    content: '\e836';
    color: #FF0000 ;
}
.cartoon-fimage .tdb-featured-image-bg {
    background-size: contain !important;
}
.nd-vidphoto-cat .td-module-meta-info {
    height: 90px !important;
    overflow: hidden;
}
.td-module-thumb .entry-thumb {
    display: block;
    border-radius: 0px !important;
}
.cartoon-image .tdb_module_loop span {
     background-size: contain !important;
     background-color: black !important;
     background-repeat: no-repeat !important;
border: solid 2px black !important
}
.cartoon-image .td-thumb-css {
     background-size: contain !important;
     background-color: black !important;
     background-repeat: no-repeat !important;
border: solid 2px black !important
}

.td-gallery-slide-copywrite {
    font-style: normal !important;
    line-height: 1.2 !important;
    font-size: 20px !important;
    font-family: "Ek Mukta";
    width: 100%;
    text-align: center;
    }
.td-gallery-title {
    font-style: normal !important;
    font-size: 22px !important;
    font-family: "Ek Mukta";
}
.gallery-item {
   padding: 0 !important;
}
.gallery-columns-1 .gallery-caption {
   font-size: 18px !important;
   font-weight: 500 !important;
   line-height: 1.3;
}
.gallery-item .gallery-icon img {
height: 400px !important;
}
.gallery-item {
    height: 440px !important;
    border-bottom: solid 5px red !important;
}
@media (max-width: 767px){
.td-related-left {
  font-size: 13px !important;
}
.td-related-right {
  font-size: 13px !important;
}
}
