/*
Theme Name: ULBS Dep
Theme URL: 
Description: ULBS Dep
Author: ULBS
Author URL: 
Template: twentytwenty
Version: 1.0.0
Text Domain: ulbsdep-child
*/ 
/* Custom CSS goes after this line */


.primary-menu a,
/*Arrows in Desktop*/
.primary-menu span.icon{
	color:#fff !important;
	font-size: small !important;
}


.primary-menu ul a {
	background: transparent;
	border: none;
	color: inherit;
	display: block;
	padding: 1rem 2rem;
	transition: background-color 0.15s linear;
	width: 100%;
	color: #011F5B !important;

}


button:not(.toggle), .button, .faux-button, .wp-block-button__link, .wp-block-file .wp-block-file__button, input[type="button"], input[type="reset"], input[type="submit"], .bg-accent, .bg-accent-hover:hover, .bg-accent-hover:focus, :root .has-accent-background-color, .comment-reply-link {
	color: #fff !important;
	background-color: #011F5B !important;
}

.color-accent, .color-accent-hover:hover, .color-accent-hover:focus, :root .has-accent-color, .has-drop-cap:not(:focus)::first-letter, .wp-block-button.is-style-outline, a {
	color: #011F5B !important;
}

.cover-header {
max-height: 0vh !important;
}

.cover-header-inner {
padding: 0 0 40vh 0
}

#post-7 .entry-title{
	display: none;
}

.footer-credits .powered-by-wordpress {
	display: none;
}

.site-description{
	color: #fff !important;
}

.footer-widgets {
		margin-left: 4rem;
		width: 100%;
}

#text-3 {
  list-style-image: none;
  list-style: none;
  list-style-type: none;
  font-family: NonBreakingSpaceOverride, "Hoefler Text", Garamond, "Times New Roman", serif;
  font-size: 21px;
}

.lang-item{
	list-style-image: none;
  list-style: none;
  list-style-type: none;
}

body {
	background: #f4f4f4;
}


@media ( min-width: 1220px ) {

	/* Element Base -------------------------- */

	/* TITLES */

	h1,
	.heading-size-1 {
		font-size: 5.4rem;
	}
}


.singular .entry-header {
    padding: 2rem 0;
}

.primary-menu li.current-menu-item > a, .primary-menu li.current-menu-item > .link-icon-wrapper > a {
    text-decoration: none !important;
}

.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    max-width: 124rem;
    width: calc(100% - 4rem);
}

body:not(.overlay-header) #site-header .toggle, .menu-modal .toggle {
    color: #EBEFF9 !important;
}

.toggle-text{
	 color: #000 !important;
}



.post-meta {
    display: none;
}

.post-inner {
    padding-top: 0rem !important;
}

	.entry-content > .alignfull {
		margin-bottom: 1rem;
		margin-top: 1rem;
	}

.wp-block-button__link {
    background-color: #E1E1E3;
}

.wp-block-getwid-icon-box {
    background-color: #E1E1E3;
}

a {
  text-decoration: none !important;
}


@media (min-width: 700px){
body.custom-background {
    padding-top: 370px !important;
}

.singular .entry-header {
	background: none;
	padding: 4rem 0;
}
}

#pano {
    max-width: 100% !important;
}

.toggle-text{
	color: #fff !important;
}


.woocommerce-additional-fields h3 {
    display: none;
}



.  :not(.wp-block-group.has-background), .entry-content > .alignfull:not(.wp-block-group.has-background) {
     margin-bottom: 3rem; 
     margin-top: 1rem; 
}

#post-13 .entry-title{
	display: none;
}

#post-15 .entry-title{
	display: none;
}

.entry-content > .alignwide:not(.wp-block-group.has-background), .entry-content > .alignfull:not(.wp-block-group.has-background) {
    margin-bottom: 2rem;
    margin-top: 0rem;
}



.singular .entry-header {
    background: none;
    padding: 0rem 0;
}




.slick-dots li button:before {
    color: #fff !important;
  }