/*
Theme Name: Twenty Twenty Child
Theme URI: https://wordpress.org/themes/twentytwenty/
Template: twentytwenty
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our default theme for 2020 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. Complete editor styles give you a good idea of what your content will look like, even before you publish. You can give your site a personal touch by changing the background colors and the accent color in the Customizer. The colors of all elements on your site are automatically calculated based on the colors you pick, ensuring a high, accessible color contrast for your visitors.
Tags: blog,one-column,custom-background,custom-colors,custom-logo,custom-menu,editor-style,featured-images,footer-widgets,full-width-template,rtl-language-support,sticky-post,theme-options,threaded-comments,translation-ready,block-styles,wide-blocks,accessibility-ready
Version: 1.4.1595113228
Updated: 2020-07-18 23:00:28

*/

html { overflow-x: hidden; }
body { overflow: hidden; } 

#site-header,
#side-content,
#site-footer {
	display: none;
}

.elementor-193 .elementor-element.elementor-element-fb3a214 .elementor-nav-menu--dropdown a.elementor-item-active {
	background-color: transparent !important;
}

.site-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before, 
.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after {
    background-color: #ab5c5c00;
    content: '';
    height: 10px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}

.site-nav-menu .elementor-nav-menu--dropdown a.elementor-item-active:after {
    background-color: #ab5c5c00;
    content: '';
    height: 10px;
    background-image: url(https://www.chologoth.com/wp-content/uploads/2020/07/blade.svg);
    background-repeat: no-repeat;
    background-size: 40%;
    width: 50%;
    background-position: center;
    margin-top: 20px;
}

/* SING UP POPUP */
/* 
 * Para la x de cerrar... */ 
.signup-popup .dialog-close-button {
	position: absolute;
	top: 80px !important;
	right: 30px !important;
	color: black;
}

.chgo-signup-form {
    display: flex;
    justify-content: flex-end;
	margin-left: 50px;
	margin-right: 50px;
    margin-top: 20px;
}

.chgo-signup-form .wpcf7-form-control, 
.chgo-signup-form .wpcf7-submit {
    padding: 0 20px;
    margin: 0;
    height: 50px;
    font-size: 18px;
}

.chgo-signup-form .wpcf7-submit {
    font-family: "Metropoli", sans-serif;
    font-weight: bold;
	color: white;
	background-color: #959595 !important;
	font-size: 16px;
}

.chgo-signup-form .wpcf7-submit:hover {
    background-color: #2b2b2b !important;
    text-decoration: none;
}

.chgo-signup-form .wpcf7-email {
	text-transform: uppercase;
	font-family: "Metropoli", sans-serif;
	font-size: 16px;
}

.chgo-signup-form .wpcf7-email:focus {
	border-color: #979797;
}

/* END SIGN UP POPUP */

/* MUSIC PAGE STYLE */

.MUSIC-BTN .elementor-button {
	font-family: "Metropoli", sans-serif !important;
	border: solid 1px #3c3c3c;
	background-color: #2b2b2b !important;
	border-radius: 0;
	width: 131px !important;
	font-size: 13px;
	text-align: center;
	padding: 15px 0;
	font-weight: 600 !important;
}
.MUSIC-BTN .elementor-button:hover {
	background-color: #fff !important;
	color: #000 !important;
}

.album-post-title {
	color: #ffffff;
	font-size: 22px;
	text-transform: uppercase;
}

#chev-circle {
  border-radius: 50%;
  background-color: transparent;
  border: 1px solid;
  padding: 15px 16px 14px 12px;
  text-align: center;
}
.elementor-heading-title {
	font-family: "trajan-pro-3",serif !important;
	font-weight: normal !important;
	font-size: 26px;
}

.single-post .slick-prev, 
.single-post .slick-next {
	display: none !important;
}

/* END MUSIC PAGE STYLES */

/* PRESS PAGE STYLES*/
.press-posts.elementor-widget-posts .elementor-post__title, 
.elementor-widget-posts .elementor-post__title a {
    color: #ffffff !important;
    font-family: "trajan-pro-3",serif !important;
    font-weight: normal !important;
    font-stretch: normal;
    font-size: 13px;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-transform: uppercase;
    padding-bottom: 10px;
}

.press-posts.elementor-widget-posts .elementor-post__excerpt p {
	font-family: "Metropoli", Sans-serif;
	font-size: 18px;
	font-weight: bold;
  	font-stretch: normal;
  	font-style: normal;
  	line-height: 1.25;
  	letter-spacing: normal;
	color: #fff !important;
}

/* CONTACT PAGE */

.contact-ab {
	font-family: "trajan-pro-3",serif !important;
    font-weight: normal !important;
	font-size: 15px;
	color: #ffffff;
}

.contact-do, .popup-signup-metro {
	font-family: "Metropoli", Sans-serif !important;
	text-transform: none !important;
	font-size: 15px;
	color: #ffffff;
}

.album-titles {
	font-family: "trajan-pro-3", serif;
	color: #fff;
}

.album-accordion .elementor-accordion-title {
	font-family: "trajan-pro-3", serif !important;
	font-weight: normal !important;
}

/* SLICK SLIDER(FOR VIDEO SLIDER OF EACH ALBUM) */
.ittem {
    height: 300px
}
    .wrapper{
  width:100%;
  padding-top: 20px;
  text-align:center;
}

.carousel{
  width:100%;
  margin:0px auto;
}
.slick-slide{
  margin:10px;
}
.slick-slide img{
  width:100%;
  border: 2px solid #fff;
}

.single-post .slick-dots li button {
	width: 17px;
    height: 17px;
    color: #8e8e8e;
}

.single-post .slick-dots li.slick-active button {
    border: 1px solid #8e8e8e;
    border-radius: 100%;
    padding: 8px 8.2px !important;
}

.single-post .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #fff;
    line-height: 19px;
}

.elementor-post-navigation-borders-yes .elementor-post-navigation.elementor-grid {
	border: none !important;
}

.elementor-post-navigation .elementor-post-navigation__separator-wrapper { display: none; }

.slick-dots li button:before {
    opacity: .75;
	color: white;align-content;
}

.footer-bottom {
  font-family: "Metropoli", Sans-serif !important;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.2px;
  color: #9ba2a6 !important;
  padding: 6px 10px;
}

.cho_success_msg {
  color: #000;
  text-align: center;
  width: 100%;
  padding-bottom: 120px;
}

.cho_success_msg h3 {
    font-family: trajan-pro-3;
    font-size: 20px;
    margin-top: 40px;
    font-weight: 500;
    margin-bottom: 20px;
}

.cho_success_msg p {
    font-family: "Metropoli", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 50px;
}

.cho_success_msg a {
    background-color: #2b2b2b;
    padding: 15px 20px;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    margin-top: 40px;
    font-family: "Metropoli", sans-serif;
}

.elementor-page-1056 footer,
.elementor-page-1069 header,
.elementor-page-1069 footer {display: none;}

#join-contact #form-field-email {
    padding: 0 18px;
}

#join-contact .elementor-button {
    border-radius: 0;
    margin-top: 10px;
}

.elementor-message::before {
    display: block !important;
    border: 2px solid #fff;
    width: 35px;
    height: 35px;
    padding: 8px 6px;
    border-radius: 100px;
    margin: 20px auto !important;
}

@media only screen and (min-width: 700px) {
  section {
    padding: 2rem 0;
  }
}

@media only screen and (max-width: 768px) {
	.site-nav-menu .elementor-nav-menu--dropdown {
	    height: 100vh;
	}

	.site-nav-menu li {
		padding: 0 !important;
		height: auto !important;
	}

	.site-nav-menu .elementor-nav-menu--dropdown a {
		font-family: "trajan-pro-3" !important;
		padding: 40px 0 !important;
		font-weight: normal !important;
	}

	.site-nav-menu .elementor-nav-menu--dropdown a.elementor-item-active {
	    background-color: #000 !important;
	    color: #fff !important;
	    font-weight: bold !important;
	}

	/*.site-nav-menu .elementor-nav-menu--dropdown a.elementor-item-active:after {
		content: '';
	}*/

	.chgo-signup-form {
	    flex-direction: column;
	    width: 100%;
	    margin: 0;
	    justify-content: space-between;
	    height: 180px;
	    margin-bottom: -40px;
	}

	.MUSIC-BTN .elementor-button {
	    width: 100% !important;
	}

	.elementor-message {
	  	width: 100%;
	}

	.elementor-message > p {
	  	text-align: center;
	}
}