/*
Theme Name:         Trece Catorce
Author:             DD Lineal
Author URI:         http://ddlineal.es

License:            GPL v2
License URI:        http://www.gnu.org/licenses/gpl-2.0.html
*/


/*

  Naranja: #fd7534 
  Blue: #003554

*/



/*******************
	FONTS
*******************/
@font-face {
    font-family: 'DIN Pro';
    src: url('./fonts/DINPro.woff2') format('woff2'),
        url('./fonts/DINPro.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gallient';
    src: url('./fonts/Gallient-Regular.woff2') format('woff2'),
        url('./fonts/Gallient-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DIN Pro Medium';
    src: url('./fonts/DINPro-Medium.woff2') format('woff2'),
        url('./fonts/DINPro-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Black';
    src: url('./fonts/Gotham-Black.woff2') format('woff2'),
        url('./fonts/Gotham-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Book';
    src: url('./fonts/Gotham-Book.woff2') format('woff2'),
        url('./fonts/Gotham-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Light';
    src: url('./fonts/Gotham-Light.woff2') format('woff2'),
        url('./fonts/Gotham-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Medium';
    src: url('./fonts/Gotham-Medium.woff2') format('woff2'),
        url('./fonts/Gotham-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Berlin Sans FB';
    src: url('./fonts/BRLNSR.woff') format('woff');
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Berlin Sans FB Bold';
    src: url('./fonts/BRLNSB.woff') format('woff');
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Monument Extended';
    src: url('./fonts/MonumentExtended-Regular.woff2') format('woff2'),
        url('./fonts/MonumentExtended-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Monument Extended Ultrabold';
    src: url('./fonts/MonumentExtended-Ultrabold.woff2') format('woff2'),
        url('./fonts/MonumentExtended-Ultrabold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}





/*******************
	GENERAL THEME
*******************/

@media only screen and (max-width:768px){
	h1 {
	  font-size: 45px !important;
	}
	h2 {
	  font-size: 37px !important;
	}
	h3 {
	  font-size: 30px !important;
	}
}

.row-border-top {
  border-top-width: 8px;
  border-style: solid;
}
.no-margin-bottom {
  margin-bottom: 0 !important;
}
.margin-bottom-negative {
  margin-bottom: -40px;
  z-index: 100;
  position: relative;
}

.margin-bottom-0 {
  margin-bottom: 0 !important;
}
.margin-top-10 {
  margin-top: 10px !important;
}
.margin-top-15 {
  margin-top: 15px;
}
.margin-top-20 {
  margin-top: 20px !important;
}
.margin-top-80 {
  margin-top: 80px;
}
.margin-divider {
  margin: 20px 0px !important;
}

.button-white.btn-color-xsdn {
  color: #000 !important;
}
.btn-color-xsdn.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover {
  color: #000 !important;
}
.button-circle {
  border-radius: 40px;
  background: #d07233;
  color: #ffd952;
  padding: 10px 20px !important;
}

.colum-image-bottom .uncol .uncell {
  padding-right: 36px;
  padding-left: 36px;
  padding-top: 36px;
}
.column-border-radius .uncoltable .uncell {
  border-radius: 50px;
}

@media only screen and (max-width:960px){
	.column-padding-mobile {
	  padding-left: 36px !important;
	  padding-right: 36px !important;
	}
	.row-padding-mobile {
	  padding-left: 36px;
	  padding-right: 36px;
	}
	.column-padding-top-bottom-mobile {
	  padding-top: 36px !important;
	  padding-bottom: 36px !important;
	}
	.no-background-mobile-tablet .row-background.background-element {
	  display: none;
	}
}

@media only screen and (min-width: 570px) and (max-width: 959px) {
  .column-padding-left-tablet {
	  padding-left: 72px !important;
	}
}
@media only screen and (max-width:568px){
	.dca-icon-message {
	  text-align: center;
	}
}

#logo-container-mobile {
  padding-top: 10px;
  padding-bottom: 10px;
}
.style-light .button-transparent.btn-text-skin.btn-outline {
  color: #fff !important;
  opacity: 1 !important;
}
.title-h strong {
  font-weight: 700;
  color: inherit;
}
.title-h.yellow strong {
  color: #fff100 ;
}
.list-style-inside ul li {
  list-style: inside;
}




.column-box .vc_column-inner {
  padding: 50px !important;
}
.column-box.padding-min .vc_column-inner {
  padding: 20px !important;
}
.column-box .column-box-title {
  margin-top: 10px !important;
}
.column-box .btn-container {
  margin-top: 15px !important;
}
.column-box .title-h {
  padding-top: 5px;
  padding-bottom: 5px;
}
.column-box .title-description {
  font-size: 18px;
}
.column-box .title-h h2 {
  margin: 0;
}


.row-box-yellow-vertical {
  background: linear-gradient(90deg, rgba(255,255,255,0) 66%, rgb(255, 241, 0) 66%);
  margin: 50px 0;
}

.row-box-yellow-horizontal {
  background: linear-gradient(180deg, rgba(255,255,255,0) 30%, rgb(255, 241, 0) 30%);
}
.row-box-yellow-horizontal a:hover {
  color: inherit;
}
.align-center {
  text-align: center;
}
.button-trececatorce .vc_general {
  background: #fff100 !important;
  border-color: #fff100 !important;
  font-weight: 700;
}
.button-trececatorce.transparent .vc_general {
  background: transparent !important;
  border-color: #000 !important;
}

.footer-background-yellow {
  background: yellow;
  padding-top: 20px;
  padding-bottom: 20px;
}
.footer-background-black {
  background: black;
  margin-bottom: 0 !important;
}
.footer-background-black .vc_column-inner {
  padding: 5px !important;
}
.footer-background-grey {
  background: #eee;
}
footer > .footer {
  padding-bottom: 0 !important;
}
.footer-kit-digital-image img {
  max-width: 450px !important;
}


.learnpress #learn-press-profile.lp-user-profile .learn-press-filters li > * {
  font-size: 18px !important;
}


.tp_single_event .entry-title h1 {
  font-size: var(--thim-font-h3-font-size) !important;
  margin: 0 0 25px;
}
.tp_single_event .entry-navigation-post {
  display: none;
}

@media screen and (max-width: 667px) {
  .thim-list-event:not(.layout-2):not(.layout-3):not(.layout-5) .item-event.has-post-thumbnail .time-from {
    top: 20px;
    left: 0px;
    z-index: 100;
  }
}


/***** Contacto ******/
.size-h2 h1 {
  text-transform: none;
  font-size: 50px;
}
.contact-box .vc_icon_element {
  margin-bottom: 0;
}
.contact-box .values-heading {
  margin-bottom: 15px;
}
.contact-box .values-text a {
  font-size: 20px;
}
.contact-box .values-text a:hover {
  color: inherit;
}

/*******************
	HEADER
*******************/
.menu-button {
  border-radius: 50px;
  text-transform: none !important;
  border: 2px solid #000 !important;
}
.menu-button span {
  font-weight: normal;
}
.menu-button.green {
  background: linear-gradient(to right , rgb(140, 196, 0) , rgb(0, 173, 35) 99%);
  color: #fff;
}

@media only screen and (max-width:768px){
	#masthead.header_v4 .navigation .menu-right {
	  display: none !important;
	}
	.row-padding-top{
		padding-top:40px;
	}
	.footer-trececatorce .footer {
	  padding-top: 0 !important;
	}
	.footer-title {
	  margin-bottom: 0;
	}
}





/*******************
	EVENTS MANAGER
*******************/
.widget_book-event ul li.event-payment {
  display: none !important;
}




/*******************
	FOOTER
*******************/
.footer-logo {
  margin-bottom: 36px !important;
}
.footer-icon {
  margin-top: 10px !important;
}
.footer-icon .icon-box-content {
  padding-left: 5px !important;
}
.footer-icon .icon-box-icon.fa-container {
  vertical-align: middle;
}
.footer-icon .icon-box-content a {
  color: #000 !important;
  font-weight: 700;
  font-style: italic;
}

.footer-social-icons .social-icon i::before {
  color: #000;
}
.footer-menu ul#menu-cta-menu-1 li {
  text-align: center;
  margin-bottom: 15px;
}

.footer-menu ul.menu > li > a {
  font-family: inherit;
  font-weight: normal;
  font-size: 18px;
  color: #000 !important;
}
.footer-menu ul.menu > li > ul {
  display: none;
}




/*******************
	CONTACT
*******************/
.row.padding-contact p {
  margin: 0;
}
.padding-contact select, 
.padding-contact input[type="text"], 
.padding-contact input[type="email"], 
.padding-contact textarea {
  background: transparent;
  width: 100%;
  padding: 15px 30px;
  border-color: #000 !important;
  border-radius: 0;
}
.form-white .padding-contact select, .form-white .padding-contact select:focus, 
.form-white .padding-contact input[type="text"], .form-white .padding-contact input[type="text"]:focus,
.form-white .padding-contact input[type="email"],.form-white .padding-contact input[type="email"]:focus, 
.form-white .padding-contact textarea {
  border-color: #fff !important;
  color: #fff;
}
.padding-contact textarea {
	height:100px;
}
.padding-contact input::placeholder, .padding-contact textarea::placeholder {
    color: #000 !important;
    opacity: 1;
}
.form-white .padding-contact input::placeholder, 
.form-white .padding-contact textarea::placeholder {
    color: #fff !important;
}
.padding-contact .col {
    padding: 5px 10px 5px 10px !important;
}

.padding-contact label {
    color: #000;
	font-weight: normal;
}
.form-white .padding-contact label {
    color: #fff;
}

.padding-contact input[type="checkbox"] {
    border-color: #000;
    background: transparent;
}
.form-white .padding-contact input[type="checkbox"] {
    border-color: #fff;
}
.form-white .padding-contact input[type="checkbox"]::before {
  color: #fff;
}
.form-white  .wpcf7 span.wpcf7-not-valid-tip,
.form-white  .wpcf7 span.wpcf7-response-output {
  color: #fff !important;
}
.form-white .wpcf7-response-output {
  border-color: #fff !important;
  color: #fff;
}
.padding-contact.row-submit input[type="submit"] {
  font-size: 16px;
  background: #000;
  color: #fff;
  padding: 15px 30px;
  width: auto;
  border-radius: 0;
  border-color: #000;
  margin-top: 15px;
  cursor: pointer;
  line-height: 100%;
  text-transform: none !important;
  font-weight: normal !important;
}@media only screen and (max-width:968px){
	.padding-contact.row-submit input {
		margin-bottom: 40px;
	}
}
.form-white .padding-contact.row-submit input[type="submit"] {
  background: #fff;
  color: #fff;
  border-color: #fff;
}@media only screen and (max-width:968px){
	.form-white .padding-contact.row-submit input {
		margin-bottom: 40px;
	}
}
.form-white .padding-contact.row-submit input {
    background: transparent !important;
    border: 2px solid;
}
.padding-contact.row-submit{
	text-align:left;
}

.mc4wp-response p {
    color: #000 !important;
    text-align: center;
	font-weight:normal;
}
.contact-map {
    margin-bottom: 0;
}
.contact-text {
  margin-top: 15px !important;
}
.contact-text strong {
  font-size: 18px;
  font-weight: normal;
}
.icon-box-contact .icon-box-heading a {
  color: #000 !important;
}

/*******************
	ACCESSIBILITY
*******************/
.accessibility-page h1, .accessibility-page h3 {
  font-family: Roboto;
}
.accessibility-page h1 {
  font-size: 38px;
}
.accessibility-page h3 {
  font-size: 25px;
}