/*
Theme Name: Maddos Child
Theme URI: http://www.superblogme.com/store/products/maddos-directory-theme/
Template: maddos
Author: Super Blog Me
Author URI: https://www.superblogme.com/
Description: A directory theme with reviews and ratings.
Tags: grid-layout,translation-ready,theme-options
Version: 2.6.1.1657183507
Updated: 2022-07-07 08:45:07

*/

/* GENERAL STYLE */

table td{
    padding:10px;
}

.maddos-legend{
    display:none;
}


/* HOMEPAGE */

.col-md-12{
    width:100%;
}
.col-md-3{
    width:25%;
}


/* BLOG PAGE */

.row{
display: flex;
margin-left: -15px;
margin-right: -15px;
flex-wrap: wrap;
}

.col-6 {
	width: 50%;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 30px;
}

.page-template-template-blog .first-wrap, .page-template-template-categories .first-wrap{
    max-width:100%;
}

.post-img img {
	margin-bottom: 0px;
   	width: 100%;
	height: 250px !important;
	object-fit: cover;
	object-position: top;
}

.single-post-block {
	background: #535151;
	text-align: left;
}

.single-post-block h2 {
	background: #e50000;
	padding: 10px 30px;
	/* margin-top: -4px; */
	font-size: 17px;
	color: #fff;
	margin-top: 0px;
}

.single-post-block__inner {
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
}

.single-post-block__inner p, .single-post-block a {
	color: rgb(192, 192, 192);
}

.single-post-block a{
    text-decoration:none;
}

.read-blog {
	display: block;
	text-align: center;
	padding: 10px;
	background: #444242;
}
.read-blog:hover{
    color:#e50000;
}

.single-our_blog table{
    width:100% !important;
    white-space:nowrap;
    overflow-X:auto;
    display:block;
    height:auto !important;
}

.maddos-content, .maddos-content-scroll{
    text-align:inherit;
}


/* Detail */

.single-post .first-wrap{
    max-width:100%;
}

.col-md-12{
	padding-left: 15px;
	padding-right: 15px;
}

.single-post #content {
	margin: 0 auto !important;
}

.single-post article{
    padding:30px;
}

#comments{
    display:none;
}

/* category page */



.category-link a {
    background: #535151;
    padding: 15px;
    display:block;
    text-decoration:none;
    color:#fff !important;
}
.category-link a:hover{
    background: #000;
}
.category-link h2 {
    margin: 0px;
}
.descp{
    text-align:center;
    margin:30px auto;
    max-width:1000px;
}
.copyright-info {
    font-size: 14px !important;
}
.serv_title {
    text-align: left;
}
.serv_description {
    text-align: left;
    padding: 0px 20px 0px 20px;     
}
.serv_data {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.serv_description , .serv_img {
    width: 50%;
}
.serv_description a.review-cta {
    margin: 0 auto;
    background: #cc0505;
    text-decoration: none;
    border-radius: 5px;
    padding: 10px 20px;
    color: #fff;
    text-shadow: none;
}
.serv_img {
  text-align: center!important;
}
.serv_img img {
    box-shadow: none;
    float: left ;
}

/* New field css (vixen inner page) */
.content.new-field h1 {
  text-align: left;
}
.content.new-field a img {
  float: left;
  width: 50%;
  margin-left: 0px;
  max-width: 600px !important;
  margin-bottom: 0px;
}
.content.new-field .review-content-wrap {
  padding: 0px;
  width: 50%;
  float: right;
}
.content.new-field .review-cta {
    min-width: 50%;
    float: right;
    margin-top: 20px;
    background: #ff1212;
    border-radius: 5px;
    height: 75px;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 22px;
    text-transform: capitalize;
    text-shadow: none;
    font-weight: 700;
}


/* MEDIA QUERY START */


@media (max-width:991px){
.container {
	width: 100%;
}
}

@media (max-width:767px){
    
    /* General style */
    
    h1{font-size:28px !important;}
    h2{ font-size:22px !important;}
    h3{font-size:18px !important;}
    
    #header-collapse{
        position:absolute;
        width:100%;
        left:0px;
        top:45px;
        z-index:2;
    }
    
    .maddos-directory .col-xs-3, .maddos-link-content .col-md-3 {
        width:50%;
     }
    
    ul#menu-mainmenu{
        flex-direction: column;
    }
    
    ul#menu-mainmenu > li{
        margin:0px 0px 10px 0px;
    }
    
    ul#menu-mainmenu a {
	padding: 0px;
  }
  
  footer .navbar-toggle{
      display:none;
  }
  
  footer #footer-collapse, footer #footer-collapse ul{
      display:flex;
  }
  
  .maddos-single-left, .maddos-single-right{
      width:100%;
  }

    

}


@media (max-width:667px){
    .blog .col-6{
        width:100%;
    }
    
    .category .col-6{
        padding-left:15px !important;
        padding-right:15px !important;
        width:100%;
    }
    .post-img img {
	height: auto;
    }

}

@media (max-width:479px){
    
    .maddos-header-image img {
	max-width: 200px !important;
   }
    .maddos-directory .col-xs-3,  .maddos-link-content .col-md-3 {
        width:100%;
    }
    
    footer .nav > li > a, footer .nav > li > a:hover{
        padding:10px;
        font-size:14px;
    }
    
    
}

.maddos-archive-grid .maddos-grid-container p {
    color: #444;
}

.page-template-template-blog .single-post-block .post-img img.wp-post-image {
    width: 555px;
    height: 278px !important;
    object-fit: cover;
}

/***** Popup ads banner style *****/

.popup-content {
	position: fixed;
	text-align: center;
	box-sizing: border-box;
	padding: 10px;
	z-index: 99999999;
	bottom: 0px;
	margin: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
}

.popup-content .ad-img {

	background: #000;
	border: 3px solid #dd3333;
	position: relative;
	width: 100%;
    max-width: 700px;
}
	
.popup-content .popup-close-btn {
	position: absolute;
	right: 5px;
	top: 5px;
	background-color: black;
	color: white;
	border-radius: 50%;
	width: 25px;
	height: 25px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
} 
