/*
Theme Name: Fintech
Description: Fintech
Author: BETO Agency
Author URI: https://beto.agency
Template: Extra
Version: 1.0.0
Text Domain:  Extra
*/


a.feher:link, a.feher:visited, a.feher:active {
color: #FFFFFF;
font-weight: bold;
}


#egyedigomb {
  background-color: #f9002b !important;
  padding: 10px !important;
  font-family: 'Montserrat', sans-serif !important;
  font-size: 14px !important;
  color: #ffffff;
  font-weight: bold;
  border-radius: 3px !important;
  border: 1px solid #f9002b !important;
}


div#main-content div.post-wrap div.post-content p a,
div#main-content div.post-wrap div.post-content p a:visited
{
  color: #c100c1 !important;
}

div.tabs ul li.active span {
  font-weight: 800 !important;
}

.et_extra_layout .et_pb_tabbed_posts_0 .main-post .hentry .post-meta, 
.et_pb_tabbed_posts_0 .main-post .hentry .post-meta .comment-bubble::before, 
.et_pb_tabbed_posts_0 .main-post .hentry .post-meta .rating-star::before
{
  font-weight: normal !important;
}



/* Disqus hack */
#main-content .container #content-area #disqus_thread { width: 100%; }


	
	
	
@media screen and (max-width: 768px) {  
  
  .et_pb_extra_module ul.posts-list li article .post-thumbnail { 
    height: auto !important; 
    width: 100% !important;  
    float: none; 
  }  
  
  .et_pb_extra_module ul.posts-list, 
  .et_extra_other_module ul.posts-list
  {
    width: 100% !important;    
  }  
  
  .et_pb_extra_module ul.posts-list li {
    width: 50%;
    display: inline-block; 
    float: left;                                  
  }
  
  body.et_extra_layout div.et_pb_extra_module ul.posts-list li article.hentry div.post-meta { width: 100% !important; }
    
}


@media screen and (max-width: 320px) {
 
  .et_pb_extra_module ul.posts-list li article .post-thumbnail { 
    width: 250px !important; 
    float: none; 
  }
  
  .et_extra_layout .et_pb_posts_1 .posts-list .hentry .post-meta { 
    width: 100% !important; 
  }
}

@media screen and (max-width: 480px) {

  .left-right #et-navigation {
    order: 0;                           
  }
  
  .left-right #logo {
    order: 1;                  
  }
  
  
  .et_pb_extra_module ul.posts-list li article .post-thumbnail { height: auto !important; width: 100% !important;  float: none; }
  
  body.et_extra_layout div.et_pb_extra_module ul.posts-list li article.hentry div.post-meta { width: 100% !important; }
  
  .et_pb_extra_module ul.posts-list li {
    width: 100%;
    display: block; 
    float: none;                                  
  }
  
  
}

#cookie-notice
.button.bootstrap {
  background-color: #f9c306 !important;
  background-image: linear-gradient(to bottom, #f9c306, #f9c306) !important;
}

.archive-pagination > .page-numbers li > .page-numbers.current {
	background: #f9c306 !important;
}

.et_pb_extra_module .posts-list article .post-thumbnail{
width: 150px !important;
height: 150px !important;
}

a.featured-image{
	max-width: 100% !important;
}