/*
Theme name: sortirbesançon
Theme URI: https://www.alainmerucci.fr
Author: Alain Merucci
Author URI: https://www.alainmerucci.fr
Description: sortirbesançon
Version: 1.0
*/


/* font-family: 'Paytone One', sans-serif;
font-family: 'Syne', sans-serif;
 */


/***********
 * GLOBALS *
 ***********/

 * {
  margin: 0;
  padding: 0
}

body {
  margin: 0;
  padding: 0
}

header {
  width: 100%;
}

.clear {
  clear: both;
}

.container {
  max-width: 1020px;
  margin: auto;
  /* text-align: center; */
  display: flex;
  width: 100%;
  flex-direction: row;
  flex-wrap: wrap;
  /* align-content: center; */
  /* align-items: center; */
  /* justify-content: space-between; */
}

#preloader{
  position : fixed;
  z-index: 9999;
  background-color : #fff;
  top : 0px;
  left : 0px;
  height : 100%;
  width : 100%;
  display: flex;
  justify-content: center;
}
#preloader img{
  height: auto;
  width: 300px;
}
#scroll-top {
    position: fixed;
    right: 20px;
    bottom: 20px;
    margin: 0;
    text-decoration: none;
}
#scroll-top button {
    width: 40px;
    height: 40px;
    outline: none;
    cursor: pointer;
    border: 3px solid #fff;
    background-color: #0000ff;
    color: #fff;
    box-shadow: none;
    display: block;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}
#scroll-top button:hover {
    background-color: #ff657c;
}
#scroll-top button img{
    width: 60%;
}
#cookie-notice{
  background-color: #0000ff !important;
}
#cn-notice-buttons a{
  color: #fff;
}
/*************************
* PINK INFORMATION PART *
*************************/

.infos {
  height: auto;
  display: flex;
  width: 100%;
  background: #ff657c;
  min-height: 35px;
  align-content: center;
  flex-wrap: wrap;
  flex-direction: row;
  color: #fff;
  font-size: 14px;
  font-family: 'Syne', sans-serif;
  font-weight: 700;
}


.container-info {
  max-width: 1020px;
  margin: auto;
  text-align: center;
  display: flex;
  width: 100%;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
  justify-content: space-between;
}


.container-info::before,
.container-info::after {
  content: "";
  width: 30px;
  height: 2px;
  background: #fff;
  display: block;

}

.container-info::before {
  margin-left: -30px
}

.container-info::after {
  margin-right: -30px
}


/********
* LOGO *
********/

.logo {
  height: 103px;
  display: flex;
  width: 50%;
  align-content: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
}

.logo img {
  max-width: 305px;
  width: 100%;
  min-height: 40px;
}


/********
* MENU *
********/

.menu {
  height: 103px;
  display: flex;
  width: 50%;
  align-content: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
}

nav.menu-menu-haut-container {
  width: 100%;
}


ul#menu-menu-haut {
  margin: 0;
  padding: 0;
  display: flex;
}

ul#menu-menu-haut li {
  list-style-type: none;
  /* display: flex; */
  /* flex-wrap: wrap; */
  margin-right: 20px;
}

ul#menu-menu-haut li a {
  text-transform: uppercase;
  text-decoration: none;
  font-size: 12px;
  font-family: 'Syne', sans-serif;
  font-weight: 700;
  color: #000;
  display: flex;
  align-items: center;
}

.menu-picto {
  height: 16px;
  margin-left: 8px;
}

.current-menu-item a {
  color: #ff657c!important;
}


/*****************
 * NEW SLIDESHOW *
 *****************/


 .slider {
  width: 100%;
  max-width: 1140px;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}

.slides {
  position: relative;
  transition: all linear .2s;
  will-change: transform;
    transform: translateZ(0);
}

.slide {
  float: left;
    transform: translateZ(0);
}

.slide img {
  width: 100%;
  display: block;
  max-height: 512px;
  object-fit: cover;
  height: auto;
}


.slideshow-informations {
  width: 100%;
  max-width: 740px;
  margin: auto;
  margin-top: 20px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  /* height: 57px; */
 
}

.slideshow-category {
  box-sizing: border-box;
  width: 100%;
  max-width: 185px;
  background: #ff657c;
  color: #fff;
  font-family: 'Syne', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  padding: 10px;
}

.slideshow-number {
  width: 81px;
  text-align: center;
  margin-left: 15px;
  height: 100%;
  /* background: #ff9900; */
  padding: 10px 0;
  border-left: 2px solid #000;
  font-family: 'Paytone One', sans-serif;
  font-size: 14px;
  color: #0000ff;
}

.slideshow-title {
  font-family: 'Paytone One', sans-serif;
  font-size: 16px;
  color: #000;
  width: 100%;
  max-width: 260px;
}

.slideshow-title a {
  color: #000!important;
  text-decoration: none;
}

.slideshow-extra,
.slideshow-control {
  display: flex;
}

.slideshow-extra img,
.slideshow-control img {
  width: 28px;
  height: 28px;
}




/*************
* SLIDESHOW *
*************/

/* Slideshow container */
.slideshow-container {
  max-width: 100%;
  position: relative;
  margin: auto;
  overflow:hidden;
}

/* Hide the images by default */
.slideshow-img {
  width: 100%;
  overflow: hidden;
  /* object-fit: cover; */
  height: 512px;
}

.mySlides img {
  object-fit: cover;
  height: 512px;
  width: 1020px
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
}


.slideshow-control {
  margin-left: auto;
  position: absolute;
  bottom: 0;
  right: 15%;
}

a.prev {
  margin-right: 7px;
}

.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {
    opacity: .4
  }

  to {
    opacity: 1
  }
}

@keyframes fade {
  from {
    opacity: .4
  }

  to {
    opacity: 1
  }
}

.slide-left {
	-webkit-animation: slide-left 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	        animation: slide-left 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}
 @-webkit-keyframes slide-left {
  0% {
    -webkit-transform: translateX(900px);
            transform: translateX(900px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes slide-left {
  0% {
    -webkit-transform: translateX(900px);
            transform: translateX(900px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}


/**********
* FOOTER *
**********/

footer {
  width: 100%;
  margin-top: 50px;
  background: #ff657c;
  text-align: center;
  color: #fff;
  padding-bottom: 25px;
  padding-top: 25px;
}

.col-25 {
  width: 25%;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-end;
  flex-direction: column;
  align-content: center;
  text-align: center;
}

.col-50 {
  width: 50%
}

.footer-logo {
  margin-bottom: 23px;
  max-width: 233px;
  width: 100%;
}

.footer-info {
  color: #000;
  font-family: 'Syne', sans-serif;
  font-weight: 400;
  font-size: 11px;
  text-transform: uppercase;
  width: 100%;
}

.footer-submit {
  font-size: 25px;
  text-transform: uppercase;
  font-family: 'Paytone One', sans-serif;
  display: inline-block;
  margin-bottom: 8px;
  color: #0000ff;
  text-decoration: underline!important;
}
.footer-submit:hover {
  color: #fff;
  -moz-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.separator {
  width: 25px;
  height: 2px;
  background-color: #fff;
  display: inline-block;
  margin: 25px 0px;
  margin-inline: auto;
}

.copyright {
  font-family: 'Syne', sans-serif;
  font-weight: 700;
  font-size: 11px;
}

ul#menu-legals li {
  list-style-type: none;
}

ul#menu-legals li a {
  color: #FFF;
  text-decoration: none;
}

.col-25 img {
  max-width: 145px;
  width: 100%;
  margin-inline: auto;
}

ul.social {
  margin-top: 12px;
  width: 100%;
  max-width: 170px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  margin-inline: auto;
}

.social li {
  list-style-type: none;
}

.social li a {
  object-fit: contain;
  width: 100px;
}

.social li a img {
  width: 100%;
  object-fit: contain;
  height: 26px;
}

/********
 * PAGE *
 ********/

.page-title {
  height: auto;
  display: flex;
  width: 100%;
  background: #ff657c;
  min-height: 35px;
  align-content: center;
  text-transform: uppercase;
  flex-wrap: wrap;
  flex-direction: row;
  color: #fff;
  font-size: 35px;
  font-family: 'Paytone One', sans-serif;
  font-weight: 700;
  justify-content: center;
  padding: 35px 0;
  margin-bottom: 60px;
}

.page-title h1 {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  font-size: 45px;
}

.page-title h1 img {
  height: 38px;
  width: 50px;
}

.page-title h1::before,
.page-title h1::after {
  content: "";
  width: 30px;
  height: 2px;
  background: #fff;
  display: block;

}

.page-title h1::before {
  /* margin-left: -30px */
  margin-right: 80px;
}

.page-title h1::after {
  /* margin-right: -30px; */
  margin-left: 80px;
}

/************
 * ARTICLES *
 ************/
.articles{
  display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
}

 li.article {
  display: flex;
  flex-direction: row;
  margin-bottom: 42px;
  /* float: left; */
  /* justify-content: flex-end; */
}

li.article:nth-child(even){
  /* float: right; */
  width: 100%;
  /* display: flex; */
  /* justify-content: flex-start; */
  flex-direction: row-reverse;
  flex-wrap: nowrap;
}

.article-col01 {
  width: 100%;
  max-width: 55px;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  padding-top: 35px;
}


.article-col01 img {
  max-width: 25px;
  width: 100%;
}


li.article:nth-child(odd) .article-col01 {
  /* width: 100%; */
  /* max-width: 55px; */
  /* display: flex; */
  justify-content: flex-start;
  /* align-items: flex-start; */
}

.article-col02 {
  max-width: 262px;
  width: 100%;
}

.article-col03 {
  max-width: 580px;
  width: 100%;
  box-sizing: border-box;
  padding-left: Opx;
  word-break: break-word;
  padding-right: 16px;
}

li.article:nth-child(odd) .article-col03 {
  padding-left: 16px;
  padding-right: 0;
}

.article-category {
  height: auto;
  display: flex;
  width: fit-content;
  background: #ff657c;
  min-height: 25px;
  align-content: center;
  flex-wrap: wrap;
  flex-direction: row;
  color: #fff;
  font-size: 14px;
  font-family: 'Syne', sans-serif;
  font-weight: 700;
  padding: 0 20px;
  text-transform:uppercase;
  margin-bottom: 10px;
}

.article-picture img{
  width:262px; height: auto;object-fit:cover;
}

.article-title{
  font-family: 'Paytone One', sans-serif;
  font-size: 25px;
  line-height: 1.25em;
  color:#0000ff;
}
.article-title a:hover{
  color:#000;
}

.article-date{
  font-size: 14px;
  font-family: 'Syne', sans-serif;
  color: #ff657c;
  margin-top: 15px;
}

.article-desc{
  font-size: 14px;
  font-family: 'Syne', sans-serif;
  color: #000;
  margin-top: 15px;
}


.article-more{
  margin-top: 15px;
}

.article-more a{
  font-family: 'Paytone One', sans-serif;
  font-size:14px;
  text-decoration:none;
  color: #ff657c!important;
  /* height: 18px; */
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  position:relative;
  -moz-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.article-more a:hover::after{
  margin-left: 20px;
  -moz-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.article-more a::after{
  background: url(img/arrowmore.svg);
  width: 18px;
  height: 16px;
  /* position: relative; */
  /* left:-3px; */
  top:10px;
  content: "";
  display: flex;
  background-repeat: no-repeat;
  margin-left: 5px;
  margin-top: 8px;
}

.article-more a::before {
  content: "";
  height: 2px;
  width: 85px;
  background: #ff657c;
  position: absolute;
  bottom: -2px;
  /* width: auto; */
}

/*************
 * VIEW MORE *
 *************/

 .viewMore{
   display: flex;
   align-items: center;
   justify-content: center;
   width: 100%;
   margin-top: 10px;
 }

 #next{
   text-transform: uppercase;
   font-size: 25px;
   color:#0000ff;
   font-family: 'Paytone One', sans-serif;
   border: 2px solid #0000ff;
   padding: 10px 20px;
   cursor: pointer;
 }
 #next:hover{
  color: #fff;
  border: 2px solid #0000ff;
  background-color: #0000ff;
  -moz-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  }

/***************
 * SINGLE PAGE *
 ***************/

 .single-banner{
   width:100%;
   height:auto;
   display: flex;
 }

 .single-banner img {
  /*object-fit: cover;
  width: 1920px;
  height: 389px;*/
  object-fit: cover;
  max-width: 740px;
  height: auto;
  margin: auto;
  width: 100%;
}

.single-header{
  width:100%;
  max-width:740px;
  margin: auto;
  margin-top: 35px;
}

.single-header h1{
  font-size: 45px;
   color:#000;
   font-family: 'Paytone One', sans-serif;
   margin-top:27px;
   margin-bottom:40px;
}

.single-content{
  width:100%;
  max-width:740px;
  margin: auto;
}

.single-content p{
	margin: 12px 0;
}

.single-content img {
  max-width: 100%;
  height: auto;
}

.single-category {
  height: auto;
  display: flex;
  width: fit-content;
  background: #ff657c;
  min-height: 25px;
  align-content: center;
  flex-wrap: wrap;
  flex-direction: row;
  color: #fff;
  font-size: 14px;
  font-family: 'Syne', sans-serif;
  font-weight: 700;
  padding: 0 20px;
  text-transform: uppercase;
  margin-bottom: 10px;
  position: relative;
}

.single-date{
  font-size: 14px;
  font-family: 'Syne', sans-serif;
  color: #ff657c;
  /* margin-top: 15px; */
}

.single-top {
  display: flex;
  justify-content: space-between;
  /* align-items: center; */
}

.single-category::after {
  content: "";
  position: absolute;
  right: -50px;
  width:25px;
  height: 25px;
  background:url(img/extrablue.svg)
}

.single-bottom {
  border-top: 2px solid #ff657c;
  width: 100%;
  display: flex;
  flex-wrap:wrap;
  margin-top:55px;
  padding-top: 25px;
}

.single-bottom-title{
  font-size:18px;
  font-weight: 700;
  margin-bottom: 12px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.single-bottom-title img {
  width: 22px;
}

.single-bottom .single-category::after{
  background:none;
}

.single-bottom .social{
  margin:0;
}

.single-inner-nav{
  width:100%;
  display:flex;
  justify-content: space-between;
  margin-top: 70px;
}

.single-inner-nav a{
  width:100%;
  display:flex;
align-items: center;
}

.meta-nav {
  padding: 0 10px;
}

.nav-next, .nav-previous{
  font-family: 'Syne', sans-serif;
  font-size:18px;
  font-weight: 700;

}

/*********
 * BASIC *
 *********/


.container h2 {
  font-size: 25px;
  color: #0000ff;
  font-family: 'Paytone One', sans-serif;
  margin-top: 27px;
  margin-bottom: 40px;
  text-transform: uppercase;
}

.container h3 {
  font-size: 18px;
  color: #ff657c;
  font-family: 'Paytone One', sans-serif;
  margin-top: 14px;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.container {
  font-size: 14px;
  font-family: 'Syne', sans-serif;
  

}

.container a {
  color: #0000ff;
  text-decoration: none;
}

.copyright.copy-mobile {
  display: none;
}

.col-25.col-mobile {
  display: none;
}

.menu-responsive{
  display:none;
}

/**************
 * RESPONSIVE *
 **************/
 @media (min-width : 768px) and (max-width : 1200px) {
  .menu{
    display:none;
  }


.burger-bg-1 {
  background: ;
}
.burger-bar {
  height: 2px;
  width: 27px;
  margin: 3px 0;
  background: #0000ff;
}

.burger-icon {
  cursor: pointer;
  display: inline-block;
  height: 50px;
  display: flex;
  width: 45%;
  align-content: flex-end;
  justify-content: center;
  flex-direction: column;
  flex-wrap: wrap;
}
.burger-wrapper {
  padding: 10%;
}

/* Simple */
.burger-bar-simple{
  transition: 0.3s;
  -webkit-transition: 0.3s;
}

.burger-bar-simple{
  transition: 0.3s;
  -webkit-transition: 0.3s;
}

.burger-bar-simple{
  transition: 0.3s;
  -webkit-transition: 0.3s;
}

.simple .burger-bar-simple:nth-child(1) {
  transform: translate(0px, 6px) rotate(45deg);
}

.simple .burger-bar-simple:nth-child(2) {
  opacity: 0;
  -webkit-transition: 0.1s;
}

.simple .burger-bar-simple:nth-child(3) {
  transform: translate(0px, -10px) rotate(-45deg);
}

.menu-responsive {
  display: block;
  /* float: right; */
  position: absolute;
  right: 0;
  text-align: right;
  list-style-type: none;
  background: #FFF;
  top: 50px;
  z-index: 2;
  padding: 0;
  height: 0;
  border: 0;
  overflow: hidden;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  width: 60%!important;
}

.menu-visible{
  padding: 20px;
  height: auto;
  border: 2px solid #0000ff;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}



ul#menu-menu-haut-1 li {
  list-style-type: none;
  /* display: flex; */
  /* flex-wrap: wrap; */
  margin-right: 0px;
}

ul#menu-menu-haut-1 li a {
  text-transform: uppercase;
  text-decoration: none;
  font-size: 12px;
  font-family: 'Syne', sans-serif;
  font-weight: 700;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 10px;
}

.container{
  position:relative;
}

.logo{
  height:50px;
}

.page-title h1 {
  text-align: center;
}

.page-title h1::before, .page-title h1::after {
margin: 0 10px!important;
}

.container-info::before, .container-info::after {
width: 0;
}

 
 }

@media only screen and (max-width : 767px) {
  .menu{
    display:none;
  }

  .single-banner {
    overflow: hidden;
}


.single-banner img{
  width:100%!important;
  height:auto;
}

.container {
  font-size: 14px;
  font-family: 'Syne', sans-serif;
  padding: 0 10px;
  box-sizing: border-box;
}

.container h2{
  font-size:18px;
}

.container h3{
  font-size:16px;
}

.single-header h1{
  font-size:24px;
}

.col-50 {
  width: 100%;
}

.single-top {
  display: flex;
  justify-content: initial;
  /* align-items: center; */
  flex-direction: column;
}

.single-category{
  width:60%;
}

li.article{
  flex-direction: column!important;
}

.article-col03{
  padding: 0!important;
}

.article-col01{
  display:none;
}

.article-col02 {
  max-width: initial;
  width: 100%;
}

.article-picture img{
  width:100%;
}

#next{
  font-size:15px;
}

.page-title {
    box-sizing: border-box;
}

.page-title h1 {
    font-size: 25px;
    text-align: center;
}

.page-title h1::before, .page-title h1::after {
  margin: 0 10px!important;
}

.container-info::before, .container-info::after {
  width: 0;
}

.mySlides img {
  object-fit: cover;
  height: 464px;
  width: 100%;
}

.slideshow-control {
  margin-left: auto;
  position: absolute;
  bottom: 62px;
  right: 0;
}

.slideshow-img {
  width: 100%;
  overflow: hidden;
  /* object-fit: cover; */
  height: 463px;
}

.slideshow-extra img {
  display: none;
}

.slideshow-control img {
  width: 28px!important;
  height: 28px!important;
}

.slideshow-category {
  bottom: 60px;
  position: absolute;
}

#slideshow {
  padding: 0!important;
}

.col-25.col-desktop {
  display: none;
}

.col-25.col-mobile {
  display: block;
}

.col-25 {
  width: 50%;
}

.copyright.copy-mobile {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}

.copyright.copy-desktop {
  display: none;
}

.copyright.copy-mobile li {
  list-style-type: none;
}

.copyright.copy-mobile ul {
  padding: 0;
  margin: 0;
}

.copyright.copy-mobile a {
  color: #FFF;
}

.copyright.copy-mobile {
  margin-top: 20px;
}

.burger-bg-1 {
  background: ;
}
.burger-bar {
  height: 2px;
  width: 27px;
  margin: 3px 0;
  background: #0000ff;
}

.burger-icon {
  cursor: pointer;
  display: inline-block;
  height: 50px;
  display: flex;
  width: 50%;
  align-content: flex-end;
  justify-content: center;
  flex-direction: column;
  flex-wrap: wrap;
}
.burger-wrapper {
  padding: 10%;
}

/* Simple */
.burger-bar-simple{
  transition: 0.3s;
  -webkit-transition: 0.3s;
}

.burger-bar-simple{
  transition: 0.3s;
  -webkit-transition: 0.3s;
}

.burger-bar-simple{
  transition: 0.3s;
  -webkit-transition: 0.3s;
}

.simple .burger-bar-simple:nth-child(1) {
  transform: translate(0px, 6px) rotate(45deg);
}

.simple .burger-bar-simple:nth-child(2) {
  opacity: 0;
  -webkit-transition: 0.1s;
}

.simple .burger-bar-simple:nth-child(3) {
  transform: translate(0px, -10px) rotate(-45deg);
}

.menu-responsive {
  display: block;
  /* float: right; */
  position: absolute;
  right: 0;
  text-align: right;
  list-style-type: none;
  background: #FFF;
  top: 50px;
  z-index: 2;
  padding: 0;
  height: 0;
  border: 0;
  overflow: hidden;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  width: 60%!important;
}

.menu-visible{
  padding: 20px;
  height: auto;
  border: 2px solid #0000ff;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}



ul#menu-menu-haut-1 li {
  list-style-type: none;
  /* display: flex; */
  /* flex-wrap: wrap; */
  margin-right: 0px;
}

ul#menu-menu-haut-1 li a {
  text-transform: uppercase;
  text-decoration: none;
  font-size: 12px;
  font-family: 'Syne', sans-serif;
  font-weight: 700;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 10px;
}

.container{
  position:relative;
}

.logo{
  height:50px;
}



  }



/**************
 * PAGE PROPOSER UN EVENEMENT *
 **************/
#tribe-community-events{
    padding: 0;
    margin: 50px 0;
    border: none;
}
#tribe-community-events .my-events-header h2.my-events{
  color: #0000ff;
  font-size: 24px;
  line-height: 30px;
}
.container .content{
  width: 100%;
}
#tribe-community-events .tribe-section.tribe-section-image-uploader .tribe-section-header label,
#tribe-community-events .events-community-post-content label, #tribe-community-events  .events-community-post-title label,
#tribe-community-events .container h3,
#tribe-community-events .tribe-section .tribe-section-header h3{
  font-size: 18px;
  color: #ff657c;
  font-family: 'Syne', sans-serif;
  text-transform: initial;
}
#tribe-community-events .select2-container--default .select2-selection--multiple,
#tribe-community-events .select2-container--default .select2-selection--single,
#tribe-community-events .tribe-section {
    border-radius: 0;
}
#tribe-community-events #post.events-community-submit,
#tribe-community-events .tribe-button{
  background-color: #0000ff;
  border-radius: 0;
  font-family: 'Paytone One';
  border: none;
  padding: 12px 20px;
}
#tribe-community-events .select2-container--default .select2-selection--multiple .select2-selection__rendered,
#tribe-community-events .tribe-section.tribe-section-taxonomy .tribe-dropdown .select2-choices .select2-search--inline,
#tribe-community-events .tribe-section.tribe-section-taxonomy .tribe-dropdown .select2-choices .select2-search-field, 
#tribe-community-events .tribe-section.tribe-section-taxonomy .tribe-dropdown .select2-selection--multiple .select2-search--inline,
#tribe-community-events .tribe-section.tribe-section-taxonomy .tribe-dropdown .select2-selection--multiple .select2-search-field,
#tribe-community-events .tribe-section.tribe-section-taxonomy .tribe-dropdown .select2-choices .select2-search--inline,
#tribe-community-events .tribe-section.tribe-section-taxonomy .tribe-dropdown .select2-choices .select2-search-field,
#tribe-community-events .tribe-section.tribe-section-taxonomy .tribe-dropdown .select2-selection--multiple .select2-search--inline,
#tribe-community-events .tribe-section.tribe-section-taxonomy .tribe-dropdown .select2-selection--multiple .select2-search-field{
    padding: 0;
}
#tribe-community-events .tribe-section.tribe-section-taxonomy .tribe-dropdown .select2-choices .select2-input,
#tribe-community-events .tribe-section.tribe-section-taxonomy .tribe-dropdown .select2-choices .select2-search__field,
#tribe-community-events .tribe-section.tribe-section-taxonomy .tribe-dropdown .select2-selection--multiple .select2-input,
#tribe-community-events .tribe-section.tribe-section-taxonomy .tribe-dropdown .select2-selection--multiple .select2-search__field{
    padding-left: 8px;
    padding-right: 8px;
}