/*
Template: thefox
Theme Name: TheFox Child Theme
Theme URI: http://www.thefoxwp.com
Description: <strong>A superflexible and responsive Business Theme by Tranmautritam team</strong> - <br/>Update notifications available on twitter and facebook:<br/> <a href='https://twitter.com/tranmautritam'>Follow me on twitter</a><br/> - <a href='https://www.facebook.com/tranmautritam.designer'>Join the Facebook Group</a> A theme by <a href="http://themeforest.net/user/tranmautritam?ref=tranmautritam">Tranmautritam Team</a>.
Version: 1.50
Author: Tranmautritam Team
Author URI: http://themeforest.net/user/tranmautritam?ref=tranmautritam
License: Themeforest Split Licence
License URI: -



*/








/************************************************************************************
*************************************************************************************/




Put your custom CSS below this block :)


body{
	font-family: Inter;
}
.page_title_ctn .wrapper{
  width: 100%;
  padding: 0 60px;
}
.section .wrapper, .wrapper.table_wrapper {
  width: 100%;
  padding: 0 60px;
}
header .wrapper {
  width: 100%;
  padding: 0 60px;
}
#posts.business_posts {
  width: 100%;
  max-width: 950px;
  padding: 20px 0 0;
  margin: 0 auto 20px;
  box-sizing: border-box;
}

#posts .ajax_post.blog_2_col {
  padding: 0 0 30px 20px;
}
.sb_widget {
  margin-bottom: 30px;
 }
.navigation {
  padding: 0px 0px 30px 0px;
  margin-top: 0px;
}
.trend_loadmore .blog_load_more_cont a {
  padding: 8px 15px;
  font-weight: 600;
  letter-spacing: 0px;
  font-size: 18px;
}
.trending_post_wrapper .more {
  border: 0.5px solid #0779ca;
  padding: 8px 15px;
  border-radius: 0;
  margin: 15px 0 0px 0px;
  font-size: 16px !important;
  letter-spacing: 0;
  text-transform: capitalize;
}
#footer_coms {
  padding: 5px 0;
}
#footer_coms .wrapper{
  width: 100%;
  padding: 0 60px;
}
#footer {
   padding-bottom: 0;
}
#footer p {
    line-height: 25px;
}
#footer .widget {
  margin: 0px 0px 20px 0;
}
#footer .widget h2 {
   margin-bottom: 20px;
   font-weight: 500;
   font-size: 20px;
}
#footer .widget_wrap {
  margin: 30px 30px 0px 0;
}
.menu_slide #header_container nav ul ul li a:hover, .menu_slide #header_container nav ul ul li.current-menu-item > a {
  color: #fff;
  background-color: #FFBA00;
 }
.rd_widget_recent_entries .thumbnail, .rd_widget_recent_entries .thumbnail a::before {
 width: 70px;
  height: 65px;
  line-height: 65px;
}
.rd_widget_recent_entries li {
  border-bottom: 1px solid #DFDFDF;
  margin: 0 0 5px;
  padding: 0 0 5px !important;
  line-height: 20px;
}
.section_wrapper #sidebar {
  padding: 20px 0;
}
#sidebar .sb_widget h3 {
  color: #0779ca;
  border-bottom: 0.5px solid #0779ca;
  padding: 10px 0;
  margin-bottom: 15px;
  font-size:18px;
  font-family: Inter;
}
#sidebar .sb_widget {
  margin-bottom: 20px;
}
.post_masonry .masonry_post_wrapper {
  border-bottom: none;
}
.widget_recent_entry h4 {
  font-size: 16px;
  font-weight: 400;
}
.trending_post_wrapper .post-title h2 {
  font-weight: 600 !important;
  line-height: 30px !important;
  font-size: 20px !important;
  text-transform: none;
  font-family: inter;
  letter-spacing: 0;
}
.home .post-attachement a img {
    border: 1px solid #ebebeb;
	width: 100%;
    height: 250px;
    object-fit: cover;
}
.post-attachement{
  max-width: 800px;
	 border:1px solid #ebebeb;
}
#posts .blog_3_col .post-title h2{
  line-height: 30px;
  font-size: 20px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.post-info {
   margin: 10px 0px 10px 0px;
   padding-bottom: 10px;
}
.home .entry p {
  font-size: 16px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
	color: #7A7A7A;
}
.post-title h2 a {
  color: #000000;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
   overflow: hidden;
   text-overflow: ellipsis;
}
#sidebar .cat-item a {
	padding: 10px 0;
	font-size:16px;
}
 .widget_archive li {
  padding: 10px 0px !important;
}
.business_sidebar .tagcloud a {
  font-size: 16px !important;
}
.blog_load_more_cont a {
  padding: 10px 15px;
  border-radius:0;
}
.post-info::before {
  content: "\f007";
  font-family: "FontAwesome";
  font-weight: 900;
  margin-right: 5px;
}
/*
.post-info a::after {
  content: '\f133';
  font-family: "FontAwesome";
  margin-left: 30px;
}
*/
#header_container nav #menu-blog-menu .rd_megamenu ul li a, .rd_megamenu ul li a {
  font-size: 15px !important;
  font-weight: 400 !important;
  text-transform: none !important;
}
#mobile-menu ul ul li a, #mobile-menu ul li a{
  color: #020202;
  text-transform: none;
  padding: 8px 20px 8px 20px;
}
.widget_archive a {
  font-size: 16px;
}
.opaque_header {
  opacity: 1;
}
.searchandfilter li {
  display: block;
}
.searchandfilter label {
  display: block;
  padding: 8px 0px;
  font-size: 16px;
  color: #000;
}
.searchandfilter input {
  border: 1px solid #0779CA;
  background: #fff;
  color: #0779CA;
  font-weight: 500;
  font-family: Inter;
  font-size: 16px;
  padding: 8px 15px;
  text-transform: none;
}
.searchandfilter input[type="submit"]:hover {
  background-color: #FFBA00;
  color: #fff;
  border: 1px solid #FFBA00;
}
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7-form textarea{
	margin: 0;
	background: #fff;
}
#crumbs {
  color: #fff;
}
.wpcf7-form-control-wrap textarea {
	height: 43px;
}
.masonry_ctn {
  margin-bottom: 10px;
}
.wpcf7-form input[type="submit"] {
  background: #0779ca;
  margin: 10px 0 20px;
  font-weight: 600;
  font-size: 16px;
  text-transform: none;
  border: 1px solid #0779ca;
  padding: 8px 15px;
}
form p {
  padding: 0 20px;
}
.wpcf7 .right_field, .wpcf7 .left_field {
  width: 50%;
  margin-top: 10px;
}
form h3 {
  background: #ececec;
  color: #000;
  padding: 20px;
  margin: 0;
  border-bottom: 1px solid #ddd;
  font-weight: 500;
}
.wpcf7-form {
  background: #F6F6F6;
}
.post-title h2 {
  font-size: 24px;
}

.post .entry .more-link{
  border: 1px solid #0779CA;
  background: #fff;
  color: #0779CA;
  font-weight: 500;
  font-family: Inter;
  font-size: 16px;
  padding: 8px 15px;
  text-transform: none;
  border-radius: 0;

}
.post .entry .more-link:hover {
  background: #FFBA00;
  color: #fff;
  border: 1px solid #FFBA00;
}
#posts .post {
     padding: 0 0 30px 0;
}
.wpcf7-form input[type="submit"]:hover {
  background-color: #FFBA00;
  color: #fff;
  border: 1px solid #FFBA00;
}
#sidebar .widget_tag_cloud .tagcloud a {
  padding: 3px;
  background: #0779ca;
  color: #fff;
  border:none;
}
#sidebar .widget_tag_cloud .tagcloud a:hover {
  background: #FFBA00;
}
.nav_type_1 nav ul li a:hover, .nav_type_1 > ul > .current-menu-item > a {
  color: #0779ca;
  background: #fff;
}
.business_posts #comments {
  display: none;
}
.blog-contact-form {
  padding: 10px 0 0;
}
#breadcrumbs {
  right: 5%;
}
.post_single .post-title h2 {
   font-size: 24px;
}
.post_single .post-info {
  padding-bottom: 15px;
	margin: 15px 0px 15px 0px;
}
.post_single .sep_25 {
  padding-bottom: 15px;
}
#posts .grid_blog_post.blog_3_col .post-title h2 {
  line-height: 30px;
  font-size: 20px;
}
#posts .grid_post .grid_blog_post .more{
  background: #fff;
  border: 1px solid #0779ca;
  color:#0779ca;
  font-weight: 500;
  font-family: Inter;
  text-transform: capitalize;
  border-radius: 0;
  font-size: 16px;
  padding: 8px 15px;

}
#posts .grid_post .grid_blog_post .more:hover {
  background: #FFBA00;
  color: #fff;
  border: 1px solid #FFBA00;
}
@media only screen and (max-width: 767px) {
  .post-title h2 {
    line-height: 35px;
  }
  .page_title_ctn .wrapper {
    padding: 0 10px;
  }
  .wpcf7 .right_field, .wpcf7 .left_field {
     width: 100%;
  }
   #sidebar.business_sidebar {
     order: 1;
   }
   #posts.business_posts {
     order: 2;
   }
   .wrapper.section_wrapper {
     display: flex;
     flex-direction: column;
   }
	
}
@media only screen and (min-width: 768px) and (max-width: 1035px){
    .post-title h2, #posts .grid_blog_post .post-title h2 {
       line-height: 35px;
    }
    #sidebar, .woocommerce #sidebar, #information {
        width: 189px;
    }
    #posts.business_posts {
        width: 450px;
   }
	#breadcrumbs {
        max-width: 300px;
        top: 0;
        margin-top: 0px;
    }
	#sidebar.business_sidebar {
        width: 200px;
    }
	#posts.business_posts {
        width: 430px;
    }
	#footer {
        padding-top: 10px;
    }
	.page_title_ctn h1 {
        max-width: 350px;
	}
}
@media (min-width: 1024px) and (max-width: 1440px) { 
    #posts.business_posts {
       max-width: 770px;
    }
    #sidebar.business_sidebar {
       width: 350px;
    }
}