/*
Theme Name:     The Next Mag Child
Theme URI:      http://127.0.0.1:8000/the-next-mag-child/
Description:    The Next Mag Child Theme
Author:         BK Ninja
Author URI:     http://127.0.0.1:8000
Template:       the-next-mag
Version: 
Text Domain:  the-next-mag-child
*/

/*
.mdicon.mdicon-facebook {
    color: #ff0000 !important;
}
.test-miki {
    border: 1px solid #ff0000;
}
*/

.navigation--main > li > a.hover,
.navigation--main > li > a.active,
.navigation--main > li.current_page_item > a,
.navigation--main > li.current-menu-item > a {
	background-color: #c6e8fb
}

.purple {color: #b770ac}
.orange {color: #f9bd7f}
.green {color: #b8d590}
.yellow {color: #fff151}
.lavender {color: #edd4e8}
.blue {color: #c6e8fb}


.purple_bg {background-color: #b770ac}
.orange_bg {background-color: #f9bd7f}
.green_bg {background-color: #b8d590}
.yellow_bg {background-color: #fff151}
.lavender_bg {background-color: #edd4e8}
.blue_bg {background-color: #c6e8fb}

.img-fluid {width: 100%}
.rounded { border-radius: 0.375rem}

.rounded-circle { border-radius: 50% }

/** card **/
.card {
	border-radius: 0.25rem;
	background-color: #f3f4f6;
  padding: 2rem;
}
.card .card-img-top {
	width: 8rem;
	margin: 0 auto 1rem;
}
.card .card-body {
}

/* carousel-thumb-overlap */
/* new 240708 */
.mnmd-carousel-thumb-overlap .owl-item .slide-content {

}
.mnmd-carousel-thumb-overlap .owl-item.active {

}

/* Home full-width contact form */
@media (min-width:768px) {
  [id*="tnm_subscribe_form_block"] .subscribe-form {
    width:750px
	margin: 0 auto;
}
}
@media (min-width:992px) {
  [id*="tnm_subscribe_form_block"] .subscribe-form {
    width:970px;
	margin: 0 auto;
}
}
@media (min-width:1200px) {
  [id*="tnm_subscribe_form_block"] .subscribe-form {
	width: 1170px;
	margin: 0 auto;
}
}

.mnmd-block--fullwidth [id*="tnm_subscribe_form_block"] .subscribe-form {
	width: auto;
}

.postid-352 .container--narrow {
	max-width: 1170px;
}
@media (min-width: 1200px) {
    .postid-352 .post--single .single-body {
        padding-left: 0;
        padding-right: 0;
    }
}
.postid-352 .single-header,
.postid-352 .entry-interaction,
.postid-352 .single-footer,
.postid-352 .comments-section {
  display: none;
}
.postid-352 .typography-copy h2 {
  margin-top: 0;
}
.postid-352 .typography-copy h5 {
  color: #000000;
  margin-top: 0 !important;
  font-weight: 500;
  font-size: 1.25rem;
}
.postid-352 .typography-copy .card-text {
  margin-top: 0 !important;
  margin-bottom: 1em !important;
}
.postid-352 .typography-copy p.h4 {
  margin-top: 0 !important;
  font-weight: normal;
  font-size: 1.563rem;
}
@media (min-width:768px) {
	.page-id-69 .col-40.col-offset-30,
	.page-id-261 .col-40.col-offset-30 {
    margin-left: 0;
    width: auto;
  }
}
@media (min-width:992px) {
  .page-id-69 .col-40.col-offset-30,
  .page-id-261 .col-40.col-offset-30 {
    margin-left: 26%;
    width: 48%;
  }
}
@media (min-width:1200px) {
  .page-id-69 .col-40.col-offset-30,
  .page-id-261 .col-40.col-offset-30 {
    margin-left: 30%;
    width: 40%;
  }
}
.mnmd-offcanvas__section.visible-xs.visible-sm {
  display: none !important;
}
.text-success {
  color:#5cb85c !important;
}
a.text-success:focus,
a.text-success:hover {
  color:#449d44 !important;
}

/* Services */
.post__text  .cat-145 {display: none;}

/* Carousel */
.container.fullwidth-xs { overflow: hidden; }

/* Category */
.single-header__inner .post__cat {display: none;}