/*
Theme Name: Pur Child
Author: VamTam
Author URI: https://vamtam.com
Template: pur
*/



/*

put your child theme styles here


you don't need any @import rules

*/
/*.fixed-header-box .logo-wrapper .logo {
min-width: 415px;
}
.fixed-header-box .logo-wrapper .logo img {
width:300px!important;
height:auto!important;
}*/
a{
	border-bottom:0!important;
}
a:hover{
font-weight:bold;
}
.fixed-header-box .logo-wrapper .site-tagline {
	font-size: 1.8em;

font-weight: 600;

padding-top: 10px;
}
#breadcrumbs{
margin-top: 20px;
}
#breadcrumbs a{
	font-weight:bold;
}
.loop-wrapper.news .list-item.sticky > div {
border:0;
}
.home .loop-wrapper.regular .page-content{
    background: var(--vamtam-accent-color-5);
    padding: 40px 40px 40px 20px;

    border-radius: var(--vamtam-border-radius);
    box-shadow: 0 0 40px 0 rgba(0,0,0,.1);
    box-sizing: border-box;
	margin-bottom: 30px;
}
.loop-wrapper.news .list-item header.single h3 {
    margin-top: 0;
    max-height: 109px;
    overflow: hidden;
    hyphens: auto;
}
.home .limit-wrapper.header-maybe-limit-wrapper.header-padding {
max-width:100%;
background: #fff;
}
.home .limit-wrapper.header-maybe-limit-wrapper.header-padding  .header-contents{
max-width:var(--vamtam-site-max-width);
margin:auto;
}
table,td{
max-width: 100% !important;
height: auto !important;
}
.slider_2{
	margin-left:0!important;
}
.post-date.vamtam-meta-date{
	display:none;
}
.single .post-media-image{
		display:none;
}/*
.single .limit-wrapper{
		display:none;
}*/
@media only screen and (max-width: 640px) {
	#mega-menu-item-17002{display: none!important;}
	#mega-menu-wrap-menu-header .mega-menu-toggle.mega-menu-open + #mega-menu-menu-header {
	padding-top:0!important;
	}
	#mega-menu-wrap-menu-header #mega-menu-menu-header li.mega-menu-item-has-children a.mega-menu-link::after {
    display: none !important;
}
	td{
	display:block;
	width:100%!important;
	}
	td img{
display: block!important;
margin: auto!important;
	}
	#mega-menu-wrap-menu-header #mega-menu-menu-header > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-menu-header #mega-menu-menu-header > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-menu-header #mega-menu-menu-header > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
	background:transparent!important;
	}
	.responsive-layout #menus {
	background:transparent!important;
	}
	.fl-subscribe-form-inline.fl-subscribe-form-name-hide .fl-form-field {
    width: 66.66%!important;
}
.fl-node-59aafad21a3f2.fl-module-vamtam-heading .vamtam-heading {
    font-size: 47px!important;
}
}
