.result-category,.result-title,.search-results,.result-text,.result-created{
  display:block;
}

.crem {
background-color:#FFE7AB;
}

.marginal{
margin-left:25px;
}

.greenish {
background-color:#60CCA6;
}

/* 
#sp-header-wrapper {padding: 20px 0 !important;}

#sp-header-wrapper {
    background-color: rgba(0,0,0,0.5);
    position: fixed !important; } */
	
.modlead {
	margin-bottom: 20px;
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
}

.itemFullText img{
	padding: 4px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
	margin-left:10px;
	margin-right:10px;
}

.itemText .itemIntroText {font-weight:700;font-size:120%;}
.itemText .itemFullText {font-weight:400;font-size:120%;line-height:150%;}
.itemFullText p {margin-bottom:1.5rem;}
.content {
    display: flex;
    align-items: center;
    justify-content:center;
}
.pado{font-size:40px;padding:30px;}
.rubicon{
background-color: #fad;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='12' viewBox='0 0 20 12'%3E%3Cg fill-rule='evenodd'%3E%3Cg id='charlie-brown' fill='%239C92AC' fill-opacity='0.4'%3E%3Cpath d='M9.8 12L0 2.2V.8l10 10 10-10v1.4L10.2 12h-.4zm-4 0L0 6.2V4.8L7.2 12H5.8zm8.4 0L20 6.2V4.8L12.8 12h1.4zM9.8 0l.2.2.2-.2h-.4zm-4 0L10 4.2 14.2 0h-1.4L10 2.8 7.2 0H5.8z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");}

body{
	color:#222;
	background:rgba(255, 255, 238, 0.36);
	font-size:1rem;
    line-height: 150%;
}
.homepage #sp-media-wrapper, .homepage #sp-ce-ne-place-wrapper, .homepage #sp-note-de-calatorie-wrapper ,.homepage #sp-accor-wrapper, .homepage #sp-subheader-wrapper {
	margin-top:40px;
	margin-bottom:40px;
}
.responsive .sp-mobile-menu {
    position: absolute !important;
    top: 149px;
    left: 0;
    width: 100%;
    z-index: 9999;
}
.sp-main-menu-toggler {
    z-index: 9999;
    background: #a1238c !important;
    top: 65px;
    font-size: 20px;
    box-shadow: none;
    border: 1px solid #fff;
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
    position: absolute;
    top: 118px!important;
    left: 40%;
    right: 40%;
}
#sp-subheader-wrapper #sp-subheader h2 {
    text-transform: initial!important;
}
span.itemImage img {
    max-height: 500px;
	max-width: 1070px
}
 .groupLeading span.catItemImage img {
     max-height: 500px;
	max-width: 1070px
}
#itemListPrimary span.catItemImage img {
     max-height: 380px;
	max-width: 505px
}
#sp-carousel-wrapper .container{box-sizing: content-box; 
}

.gkNspPM-NewsBlocks > figure.inverse {
	background: #9a60a8!important;
}

.item-cintro {
	margin-bottom: 20px;
    font-size: 27px;
    line-height: 36px;
    font-weight: 600;
}

/* @media only screen and (max-width:600px) {
.nspMain .nspImageWrapper {
width: auto;
margin-right: 15px;
}

.nspMain .gkArtContentWrap {
    width: auto;
}
} */

@media only screen and (max-width: 767px){
.gkNspPM-NewsBlocks>figure>figcaption>h3 {
    font-size: 60%!important;
	margin-bottom:2px!important;
	line-height:95%!important;
    
}
.gkNspPM-NewsBlocks > figure > figcaption{
	padding:2px!important;
	padding-top:12px!important;
}
.gkNspPM-NewsBlocks>figure>figcaption>a {
    font-size: 50%!important;
    
}
}

h1.header {
    font-size: 24px;
    color: #000;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    padding-bottom: 30px;
    margin-bottom: 25px;
    position: relative;
    background-image: url(/templates/shaper_travelkit/images/heading-bg.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    overflow: hidden;
}
h2.catItemTitle a {
	color:#fff;
	font-size:24px;
	font-weight:600;
}