/*
Theme Name: AFRONM
Theme URI: https://afronomadness.net
Description: A child theme of GP
Author: 22MW
Author URI: https://mishamoro.name
Version: 1.0.3
Template: generatepress	
*/
@import url("https://use.typekit.net/pzs0uad.css");

/*
font-family: kobenhavn-stencil, serif;  300, 400 , 700, 950
font-family: octin-college, sans-serif; 300, 400 , 700, 900 
*/

/*GENERIC*/


body, button, input, select, textarea, .txt , .txt h1{
	 font-family: kobenhavn-stencil, serif; 
	 font-weight: 400 ;
	 font-style: normal; 
	 letter-spacing: 0.5px
}


body{
	font-size: 20px;
	background-color: #000 !important;

}
h1, h1 a, h2, h2 a, h3, h3 a{
	font-family: octin-college, sans-serif;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 1px;
}
h6, h6 a{
 font-size: 16px;
 font-weight: 600;
}
 a, a:visited, .linkRedToWhite a{	
	color: #c6130a;
	-webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    transition: all 500ms;
    
}
p, .elementor-text-editor{
   /* -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    */

}
ul, ol {
    margin: 0 0 1em 1.1em;
}

a:hover, .linkRedToWhite a:hover{
	color: #fdcaa0;
}
 .txt300, .txt300  h1 , .txt300  h2{
     font-family: kobenhavn-stencil, serif; 
     font-weight: 700 ;
     font-style: normal; 
}

 .txt700,  .txt700 h1,  .txt700 h2 {
     font-family: kobenhavn-stencil, serif; 
     font-weight: 700 ;
     font-style: normal; 
}

 .txt950, .txt950 h1 , .txt950 h2{
     font-family: kobenhavn-stencil, serif; 
     font-weight: 950 ;
     font-style: normal; 
}
.max500{
    max-width: 500px;
}
.max700{
    max-width: 700px;
}
.page .page-header-image {
    display: none !important;
}
.linkRedToWhite a{   
    color: #c6130a !important;
    
}
.linkRedToWhite a:hover{
    color: #fdcaa0 !important;
}
 .linkBlackToWhite a{   
    color: #000 !important;
    
}
.linkBlackToWhite a:hover{
    color: #fdcaa0 !important;
}
.flex{
	display: inline-flex;
    vertical-align: top;
    width: auto !important;
}
.ico60 svg {
	width: 60px !important;
}
.ico50 svg {
	width: 50px !important;
}
.post {
    margin: 0;
}
#tapa {
    background: #000;
    width: 100%;
    height: 0%;
    max-height: 100vh;
    opacity: 1;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    -webkit-transition: all 1100ms ease;
    -moz-transition: all 1100ms ease;
    transition: all 1100ms ease;
    transition-delay: .5s;
    background-image: url(images/logo_loader.gif);
    background-attachment: fixed !important;
    background-repeat: no-repeat;
    background-position: center !important;
    pointer-events: none;
}
.elementor-location-header{
  z-index: 100; 
}
#tapa._hover{
    width: 100%;
    height: 100vh;
    opacity: 1;
    opacity: 1;
    pointer-events: auto;
}
.home #tapa {
    background-image: url(images/logoHomeloader.png);
}
.home #tapa.noHome 
{
    background-image: url(images/logo_loader.gif);
}
.opacity05{
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    transition: all 500ms;
}
.opacity05:hover{
    opacity: .5;
}
/*HOME*/
.postsExtraGlobal .ee-filters--category {
    max-width: 70%;
    float: right;
    clear: right;
    padding-right: 27px;
}
.postsExtraGlobal .ee-grid {
   width: 100%;
}

/*HEADER DOWN*/
#headerDown{
    width: 85px;
    position: fixed;
    bottom: 45%;
    left: 0px;
    z-index: 998;
	-webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    transition: all 500ms;
}
#headerLogo{
	position: fixed;
    /*bottom: 240px;*/
	bottom: 35%;
	right: 0px;
	z-index: 99993;
	-webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    transition: all 500ms;
	
}
.home #headerLogo{
    display: none;
}
#headerLogo.fuera{
    right: -222px;    
}

#headerDown.fuera{
    left: -222px;
}

#headerDown img:hover, #headerLogo img:hover, .closePopUp:hover,
.popUpSearch .elementor-search-form__submit:hover, .hover75:hover{
	opacity: .75;
	-webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    transition: all 500ms;
    cursor: pointer;
}

/* Header Mobile */
#headerMobile  {
    height: 44px;
}
#headerMobile .buttonMenuMobile{
    width: 33%;
}
#headerMobile .buttonMenuMobile .elementor-button.elementor-size-xl{
    padding: 0px !important
}
#headerMobile .buttonMenuMobile .elementor-button-icon svg {
    width: 39px;
    padding-top: 3px;
}

#headerMobile .buttonMenuMobile.search .elementor-button-icon svg{
    width: 17px;
    padding-top: 5px;
}
#headerMobile .buttonMenuMobile.share .elementor-button-icon svg{
    width: 19px;
}
/*Header Menu*/
#headerMenu{
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 99;
}
/*POPUP*/
.closePopUp{
	background-color: transparent;
	background-image: url(images/close.svg);
	background-repeat: no-repeat;
    width: auto !important;
}
.closePopUp:hover{
	opacity: .75;
}
.closePopUp.leftSkin{
	position: fixed;
	width: 50px;
	height: 50px;
	left: 20px;
	bottom: 10px;
}
.closePopUp.rightSkin{
	position: fixed;
	width: 50px;
	height: 50px;
	right: 20px;
	bottom: 10px;
	z-index: 10;
}
.closePopUp.popup{
    position: fixed;
    width: 50px;
    height: 50px;
    right: 100px;
    top: 10px;
    z-index: 10;
}
.popUp_Search .jet-ajax-search__submit{
    background-color: transparent !important;
    background-image: url(images/search_tr.png);
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    background-position: center;
}
.popUp_Search .jet-ajax-search__submit:hover{
    opacity: .5;
        -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    transition: all 500ms;
}
.popUp_Search .jet-ajax-search__submit i{
	display: none;
}

/*sisterhood*/
.sisterhoodColumn{
	min-height: 100vh !important;
}
.sisterhoodImage{
    position: absolute !important;
    bottom: 40%;
    left: 0;
    width: 100%;
}
.motherhoodTextHome{
    position: absolute !important;
    bottom: 13%;
    left: 0;
    width: 100%;
}


.clasTitlePunto{
    font-size: 30;
    font-weight: 900;
    color: #fdcaa0;
}



/*MENU*/
.menuLinksHeader{
	color: #fdcaa0;
	font-size: 22px;
	font-weight: 600;
}

.menuLinksHeader a{
	color: #fdcaa0;
	font-size: 18px;	
}
.menuLinksHeader a:hover{
	color: #5f0905;
}
.menuTab .jet-tabs__control-wrapper{
    border-width: 0px;
    border-radius: 0;
}

.menuTab .jet-tabs__label-text{
	font-family: octin-college, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 55px;
    line-height: 43px;
    letter-spacing: -1px;
    padding-bottom: 7px;

}

.menuTab .jet-tabs__label-image {
    height: 75px;
    margin-right: 10px;
    width: 2px!important;
    margin-bottom: 7px;
    margin-left: -20px;
}
.menuTab .active-tab .jet-tabs__label-image {
    opacity: 0 !important;
}
.menuTab .active-tab {
    background: url(/wp-content/themes/child/images/afrn_menu.gif) no-repeat;
    background-position-y: 16px;
}
.menuTab .jet-tabs__content-wrapper {
   min-height: 500px !important;
    border: none;
    border-left: 5px solid #000;
}
.menu_level{
	padding-left: 22px;
}
.menu_level a{    
font-size: 30px;
    letter-spacing: 1px;
    font-weight: 300;
    color: #f6c59c;
}
.menuContentColumn{
    min-height: 440px;
}
.menu_level h2{
    font-family: kobenhavn-stencil,serif;
    font-weight: 600;
    font-style: normal;
    margin-bottom: 0;
    line-height: 30px;
    font-size: 31px;
    color: #fdcaa0;
}
.menu_level a:hover{
	color: #c6140b;
	
}
.menu_level_2 a{
    font-size: 22px;
    padding-left: 2px;
    font-family: kobenhavn-stencil,serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: .5px;
    color: #c6140b;	
}
.menu_level_2 a:hover{
    color: #f6c59c; 
}
.menu_level .newlevel{
	padding-top: 33px;
}
/*TEMPLATE MontIssue*/
.postCat {
    margin: 0;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    transition: all 500ms;
}
.postCat a{
    display: initial;
    padding: 0 5px 0 13px;
    background-image: url(images/punto.png);
    background-repeat: no-repeat;
    background-size: 5px;
    background-position: left 14px;
    text-transform: uppercase;
    font-weight: 600;
}
.postCat a:first-child{
    background: none;
    padding-left: 0;
}
.post_info a{
    display: inline-block !important;
    padding: 0 5px 0 13px !important;
    background-image: url(images/punto.png) !important;
    background-repeat: no-repeat !important;
    background-size: 5px !important;
    background-position: left 9px !important;
    text-transform: uppercase !important;
    font-weight: 600 !important;
    line-height: 21px;
    font-size: 16px;
}
.post_info .elementor-icon-list-item {
    line-height: 34px !important;
}
.titleSticky {
    position: absolute !important;
    opacity: 0;
    margin-bottom: 0px !important;
    top: 6px;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    transition: all 500ms;
}
.titleSticky h2{
    font-weight: 600 ;
    font-style: normal; 
    letter-spacing: 0.5px;    
    color: #fdcaa0;
    font-weight: 600;
    font-size: 20px;
    text-transform: uppercase;
}
.month_title{
	max-width: 1000px;
}
.month_text{
	max-width: 644px;
}
.month_credits{
	max-width: 800px;
}
.month_credits a{
	color: #C6130A;
}
.monthZonaAutor .elementor-author-box__avatar {
    border-radius: 50%;
    background: #000;
    padding: 11px;
    width: 52px !important;
    height: 52px !important;
}
.monthZonaAutor .elementor-author-box__avatar img {
    width: 30px !important;
    height: 30px !important;
    border-radius: 0px !important;
}
.monthZonaAutor  .elementor-author-box__name {
    margin-bottom: 0px !important;
}
.monthZonaAutor  .elementor-post-info__item-prefix {
   display: none !important;
}

.spanQuote{

}

blockquote {
    border-left: 2px solid rgb(255, 0, 0);
    padding: 20px;
    font-size: 20px;
    }
.vh100{
	min-height: 100vh !important;
}
.tagsColumn .elementor-column-wrap{
	background-position: 22px !important;
}
.share_rrss .elementor-share-btn__text {
    justify-content: right !important;
    -webkit-box-pack: inherit !important;
    -webkit-justify-content: right !important;
}
.share_rrss .elementor-share-btn__title {
    font-weight: 600;
    color: #C6130A;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: .5px;
    padding: 0 5px 0 13px !important;
    background-image: url(images/punto.png) !important;
    background-repeat: no-repeat !important;
    background-size: 5px !important;
    background-position: left 10px !important;
    font-weight: 600 !important;
}
.share_rrss .elementor-grid-item{
    padding: 6px 0;
}
.share_rrss .elementor-share-btn__title:hover, .tags_link a:hover, .month_credits a:hover {
	color: #FDCAA0 !important;
}

.receta h6 strong, .receta strong sup{
    color: #c6130a !important;
}
/*INTERVIE*/
.interview h3 strong {
    color: #c6130a !important;
    font-family: kobenhavn-stencil, serif; 
     font-weight: 900 ;
     font-style: normal; 
     letter-spacing: 0.5px

}
/*ARCHIVE*/
.month_title.archive{
	max-width: 800px;
}
.archive h4{
    font-weight: 600;
}
.archivePost article:hover{
    cursor: pointer;
}
.archivePost article:hover a img {
    opacity: 0;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    transition: all 500ms;
}

.archivePost article  h3 a {
    /*color: #000 !important;*/
}
.archivePost article:hover  h3 a {
    color: #c6130a !important;
}
/*CONTACT*/
.afroContact input.elementor-field{
    height: 75px; 
    background: #0000 !important;
    border-left: 3px solid #000 !important;
}
.afroContact input.elementor-field:focus,.afroContact textarea:focus{
    background: #000 !important;
    border-left: 3px solid #c6130a !important;
}
.afroContact textarea{
    height: 175px; 
    background: #0000 !important;
    border-left: 3px solid #000 !important;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;

}
 .afroContact .elementor-field-subgroup  input[type=radio] {
    position: absolute;
    opacity: 0;
    visibility: hidden;
}

.afroContact  input[type=radio]:checked + label::before {
    border: 0.2rem solid #c6130a;
    background: #000;
}
.afroContact .elementor-field-subgroup label{
    color: #fdcaa0 !important;
    opacity: .7;
    margin-left:5px;
}
.afroContact  input[type=radio]:checked + label {
    color: #fdcaa0 !important;
    transition: all 0.25s linear;
    margin-top: 6px;
}
.afroContact .elementor-field-subgroup label::before {
    display: inline-block;
    content: "";
    height: 1.125rem;
    width: 1.125rem;
    margin-right: 0.500rem;
    border: 0.5rem solid #000;
    background: #fdcaa0;
    border-radius: 50%;
    transition: all 0.25s linear;
}
.afroContact .elementor-field-type-html{
    font-family: octin-college, sans-serif;
    font-weight: 500;
    font-style: normal;
    letter-spacing: 1px;
    font-size: 40px;
    color: #c84739;
    padding: 31px 0 10px;
}
.afroContact .elementor-message {
    color: #fdcaa0;
}
.afroContact .elementor-field-subgroup  input[type=checkbox] {
    height: 17px;
}
.afroContact  input[type=checkbox] + label::before{
    display: none;
}
.afroContact  input[type=checkbox]:checked + label{
    padding-left: 0px;
}


/*AUTOR*/
.elementor-author-box__text a h4:hover, .elementor-author-box__text:hover{
    color: #fdcaa0 !important;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.autor_img {
    border: 1px solid red;
    border-radius: 500px;
    padding: 13px;
    width: 66px;
    margin: 0 auto;
}
.autor-two-columns {
    
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
}
/*FOOTER*/
.footerLink a{
	color: #5f0905;
	font-size: 22px;
	font-weight: 400;
	line-height: 33px;
}

.footerLink a:hover, .footerLink.afroMenu a:hover strong{
	color: #FDCAA0;
}


.footerLink.rrss a{
	padding: 3px 15px;
	text-align: left;
	border-left: 5px solid #000;
	background: transparent;
	-webkit-transition: all 1000ms;
    -moz-transition: all 1000ms;
    transition: all 1000ms;
    line-height: 47px;
    font-weight: 600;
    font-size: 19px;
    letter-spacing: 1px;
}
.footerLink.rrss a:hover{
	border-left: 5px solid red;
}
.footerLink.afroMenu a{
    font-weight: 600;
    font-size: 19px;
    letter-spacing: 1px;
}

.footerLink.afroMenu a:hover{
	color: #5f0905;
}

.footerLink.afroMenu a:before{
	height: 40px;
	width: 44px;
	color:transparent;
	content: '___________';
	position: absolute;
	border-bottom: 5px solid #000;
		-webkit-transition: all 1500ms;
    -moz-transition: all 1500ms;
    transition: all 1500ms;
}
.footerLink.afroMenu a:hover:before{
	width: 100%;

}
.footerLink a strong{
	color: #FDCAA0;
	font-size: 29px;
}
.footerLink a:hover strong{
	color: #5f0905;
}

.footerLink.legacy a{
	color: #FDCAA0;
	font-size: 13px;
}
.footerLink.legacy a:hover{
	color: #C6130A;
}

.footerAllRight h2{
    display: inline-flex;
    vertical-align: top;
    font-size: 20px;
    font-weight: 400;
    margin: 0px;
}
.footerAllRight .flex{
	font-size: 27px;
    line-height: 24px;
    padding: 0 5px;
    font-weight: 900;
}
.footerLink.legacy {
    margin-bottom: 15px !important;
}
.footerSubscribe .elementor-button{
	background-image: url(images/send.svg);
	background-color: transparent !important;
    background-repeat: no-repeat;
    background-size: 35px;
    width: 75px !important;
    background-position: right;
}
.footerSubscribe .elementor-button:hover{
	opacity: .75;
	margin-left: 22px;
}

/*JET*/
.jet-sticky-section--stuck {
    z-index: 990 !important;
}
.montlyIssueHome .jet-smart-tiles__box-title{
	font-family: octin-college, sans-serif;
    font-weight: 400;
}
.montlyIssueHome .jet-arrow-next,.montlyIssueHome .jet-arrow-prev{
	background-color: transparent !important;
    background-repeat: no-repeat;
    width: 50px !important;
    height: 50px !important;
    background-position: center;	
    border: 1px solid #c6130a6b;
    border-radius: 50%;
    background-size: 40px;
}
.montlyIssueHome .jet-arrow-next:hover,.montlyIssueHome .jet-arrow-prev:hover{
	border-color: #000;
	-webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    transition: all 500ms;
}
.montlyIssueHome .jet-arrow-next{
	background-image: url(images/right.svg);
}
.montlyIssueHome  .jet-arrow-prev{
	background-image: url(images/left.svg);
}
.homeSilder .jet-image-accordion__title a{
    font-family: octin-college,sans-serif !important;
    font-weight: 300 !important;
    font-style: normal !important;
    letter-spacing: 1px !important;
    font-size: 20px !important;
    color: #fdcaa0 !important;
}
.homeSilder .jet-image-accordion__desc a{
    text-align: center;
    font-size: 20px;
    line-height: 1.2em;
    color: #fdcaa0 !important;
}
.homeSilder .jet-image-accordion__title a:hover,
.homeSilder .jet-image-accordion__desc a:hover{
    color: #c6130a !important;
}
.homeSilder .jet-image-accordion__button{
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .9px;
    padding: 0 !important
}

.jet-arrow-next:before,.jet-arrow-prev:before{
	content: ''!important;
}

.footerSubscribe input{

}
.sinRoot{
    display: none;
}
/*COOKIES*/
#cn-notice-text {
    color: #fcd9ac;
    font-size: 13px;
}
.cn-set-cookie.cn-button.bootstrap.cookueBoton,
.cn-more-info.cn-button.bootstrap.cookueBoton {
    background: #fc0401;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    font-family: inherit;
}
/*JET RELATIVE */
.realtivePost .jet-posts__inner-box,.realtivePost .slick-track{
    height: 400px !important;
}

.realtivePost .jet-posts__inner-content{
    position: absolute;
    bottom: 0;
    background: #000c;
    width: 100%;
    min-height: 75px; 
}
.realtivePost h4 {
    padding: 10px;
    text-align: center !important;
    line-height: 17px;
    position: absolute;
    bottom: 10px;
    left: 2%;
    width: 90%;
}
.realtivePost h4 a{
    font-family: octin-college, sans-serif;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 1px;
    font-size: 18px;
    color: #fdcaa0;
}
.realtivePost .jet-posts__inner-box:hover{
    cursor: pointer;
    background-position: -1000px !important;
}


.jet-carousel .jet-arrow.next-arrow{
    width: 50px !important;
    height: 50px !important;
    right: -50px !important;
    background-image: url(images/right.svg);
}


.realtivePost  .jet-arrow.prev-arrow:before,.jet-carousel .jet-arrow.next-arrow:before{
    display: none !important;
}
.jet-carousel .jet-arrow.prev-arrow {
    width: 50px !important;
    height: 50px !important;
    left: -50px !important;
    background-image: url(images/left.svg);
}

.menu_montly  .jet-arrow.next-arrow{
    right: 50px !important;
}
.menu_montly  .jet-arrow.prev-arrow{
    left: 50px !important;
}


/*JET AUDIO*/
.audioBlackFace .elementor-widget-container {
    padding: 0 10px 0 0 !important;
    background: #100e0e !important;
}
/*ART CONTENT*/
.colorReverse{
        filter: invert(100%);
}

.duniaMusicText strong {
    background: #000;
    padding: 20px;
    color: #c5130b;
}
.fa-codepen:before {
    content: "\f2d5" !important;
}

/*CLOSE BOTON POPUP*/
.close-bg .dialog-close-button {
    background: #000000a6;
}
.dialog-close-button.dialog-lightbox-close-button i{
  display: none;
}
.close-button, .dialog-close-button.dialog-lightbox-close-button{
  position: relative;
  width: 50px;
  height: 50px;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  transition: all 500ms;
  cursor: pointer;
}
.close-button:hover, 
.dialog-close-button.dialog-lightbox-close-button:hover{
  /*  -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    */
}
.close-button:after, .close-button:before ,
.dialog-close-button.dialog-lightbox-close-button:after, 
.dialog-close-button.dialog-lightbox-close-button:before{
    height: 2px;
    width: 45px;
    background: #C6130A;
    content: "";
    position: absolute;
    left: 4px;
    top: 25px;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    transition: all 500ms;
}
.close-button:hover:after, .close-button:hover:before,
.dialog-close-button.dialog-lightbox-close-button:hover:after, 
.dialog-close-button.dialog-lightbox-close-button:hover:before{
      background: #000;
}

.closeBlack .close-button:after, .closeBlack .close-button:before ,
.closeBlack .dialog-close-button.dialog-lightbox-close-button:after, 
.closeBlack .dialog-close-button.dialog-lightbox-close-button:before{
    background: #000;
}

.closeBlack .close-button:hover:after, .closeBlack .close-button:hover:before,
.closeBlack .dialog-close-button.dialog-lightbox-close-button:hover:after, 
.closeBlack .dialog-close-button.dialog-lightbox-close-button:hover:before{
      background: #C6130A;
}

.closeWhite.close-button:after, .closeWhite .close-button:before ,
.closeWhite .dialog-close-button.dialog-lightbox-close-button:after, 
.closeWhite .dialog-close-button.dialog-lightbox-close-button:before{
    background: #FDCAA0;
}

.closeWhite .close-button:hover:after, .closeWhite .close-button:hover:before,
.closeWhite .dialog-close-button.dialog-lightbox-close-button:hover:after, 
.closeWhite .dialog-close-button.dialog-lightbox-close-button:hover:before{
      background: #000;
}



.close-button:before,
.dialog-close-button.dialog-lightbox-close-button:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.close-button:after,
.dialog-close-button.dialog-lightbox-close-button:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.dialog-close-button.dialog-lightbox-close-button{
  position: absolute;
}
/*servicios*/
.serv_title:hover .ee-heading__text,
.serv_title.active .ee-heading__text {
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    transition: all 500ms;
    background-image: url(https://www.afronomadness.net/wp-content/uploads/2020/06/ezgif.com-resize-8.gif) !important;
    /*background-image: url("https://www.afronomadness.net/wp-content/uploads/2020/06/ezgif.com-optimize-1.gif") !important;*/
}
.servLangLink:hover .ee-heading__text {
    background-image: url("https://www.afronomadness.net/wp-content/uploads/2018/11/7Gu3_111.gif") !important;
}

.servicios-slider .sp-buttons {
    margin-top: -70px !important;
}
.servicios-slider .sp-buttons .sp-button {
    margin: 0 2% !important;
    width: 5px !important;
    height: 45px !important;
    -webkit-border-radius: 0% !important;
    border-radius: 0 !important;
    transform: rotate(22deg);
}
.servicios-slider .sp-horizontal .sp-arrows {
    width: 100%;
    left: 0;
    top: inherit !important;
    margin-top: 0px !important;
    bottom: 85px !important;
}
.servicios-slider  .jet-slider .sp-arrow{
    background-size: contain !important;
    width: 75px;
    height: 75px;
    background-color: #960e04a8 !important;
    -moz-animation: fadeinphoto 3s  infinite;
    -webkit-animation: fadeinphoto 3s infinite;
     -o-animation: fadeinphoto 3s  infinite;
    animation: fadeinphoto 3s infinite;
}
 .servicios-slider  .jet-slider  .sp-previous-arrow{
    background: url('images/left.png');
    left: 37%;
    right: auto;
}
.servicios-slider  .jet-slider  .sp-next-arrow {
    background: url('images/right.png');
    right: 37%;
    left: auto;
    -webkit-transform: rotate(0deg) !important;
    -ms-transform: rotate(0deg) !important;
    transform: rotate(0deg) !important;
}
/* Animation Keyframes*/
@keyframes fadeinphoto {
    0% { opacity: .5; }
    50% { opacity: 1; }
    100% { opacity: .5; }
}

@-moz-keyframes fadeinphoto {
    0% { opacity: .5; }
    50% { opacity: 1; }
    100% { opacity: .5; }
}

@-webkit-keyframes fadeinphoto {
    0% { opacity: .5; }
    50% { opacity: 1; }
    100% { opacity: .5; }
}
.serv-lang.desctop {
    position: absolute !important;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg)
    transform: rotate(-90deg);
    z-index: 999;
    left: -67px;
    top: 70px;
}
 .serv-lang p a{
 color: #FDCAA0;
}
 .serv-lang p a:hover{
 color: #C6130A;
}

.service-tabs  .jet-tabs__content{
    padding-right: 40px;
}

.sliderText b, 
.sliderText strong ,
.service-tabs  .jet-tabs__content b,
.service-tabs  .jet-tabs__content strong{
    color: #C6130A;
    font-weight: normal;
}

.sliderText.bold b, 
.sliderText.bold strong{
    font-weight: bold;
}


.service-tabs .jet-tabs__label-text {
    font-size: 0px !important;
    line-height: 0 !important;
    transform: rotate(33deg);
    background: #565252;
    width: 7px;
    height: 40px;
    padding: 0px;
    margin: 0px 2px;
    content: '';
}
.service-tabs .active-tab .jet-tabs__label-text {
    background: #C6130A;
}
.service-tabs  .jet-tabs > .jet-tabs__content-wrapper {
    background-color: #02010100;
    height: 70vh !important;
}
.service-tabs  {
    height: 90vh !important;
}

.service-tabs  .jet-tabs > .jet-tabs__control-wrapper {
    align-self: center !important;
    justify-content: center !important;
    background-color: #02010100;
}
.service-tabs  .jet-tabs__control-inner {
    padding: 10px !important;
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background: transparent !important;
}
    .hair_text{
    position: absolute !important;
    top: 80vh;
    left: 47%;
}

ol.numerosRojos li {
list-style-type: none;
counter-increment: lista; /* Un nombre identificativo que te guste */
position: relative;
}

ol.numerosRojos li::before {
    color: #c6130a;
    content: counter(lista) " - "; /* Indica el separador para tu contenido */
    left: -48px;
    position: absolute;
    text-align: right;
    font-weight: bold;
    width: 44px;
}
@media screen and (max-width: 900px) {
    .servicios-slider .sp-horizontal .sp-arrows {
        bottom: 120px !important;
    }


    .servicios-slider .sp-buttons .sp-button {
        margin: 0 4% !important;
        width: 5px !important;
        height: 35px !important;
    }
    .servicios-slider .sp-buttons {
            margin-top: -51px !important;
     }
    #authorsPage .elementor-animated-content .elementor-animated-item--enter-from-left {
        -webkit-transform: translateX(0px) !important;
        -ms-transform: translateX(0px) !important;
        transform: translateX(0px) !important;
        opacity: 1 !important;
    }
    .bgFixed{
        background-attachment: fixed !important;
        background-size: contain !important;
    }
     .bgFixed.naomi{
        background-image: url(https://www.afronomadness.net/wp-content/uploads/bg_mobil/naomi-mobil.jpg) !important;
     }

    
	.sororityColumn{
		min-height: 100vh !important;

	}
    #tapa {
       /* background-image: url(images/logo_loader.gif);
        
        background-repeat: no-repeat;
      background-position: center !important;*/

        background-attachment: inherit !important;
        background-position: center 50% !important;
        background-size: 222px;
    }

    .homeZone.motherhood{
        background-position: center center !important;
        background-repeat: repeat-x;
        background-size: cover !important;
    }


}



@media screen and (max-width: 779px) {
    .servicios-slider  .jet-slider .sp-arrow{
        width: 60px;
        height: 60px;
    }
    .servicios-slider .sp-horizontal .sp-arrows {
        bottom: 65px !important;
    }
    .servicios-slider .jet-slider  .sp-previous-arrow {
        left: 22%;
    }
    .servicios-slider .jet-slider .sp-next-arrow {
        right: 22%;
    }
    body{
    font-size: 19px;
    }
    #elementor-popup-modal-3923{
        z-index: 99995;
    }
    .mobilMenu .sub-menu{
        background-color: #000 !important;
    }
    .mobilMenu  .sub-arrow {
        font-size: 24px;
        line-height: 1;
        padding: 10px 20px 10px 10px;
        margin-top: -10px;
        margin-bottom: -10px;
    }
    .mobilMenu .highlighted i:before{
        content: ""!important;
        font-size: initial;
    }
    .mobilMenu .sub-menu[aria-hidden=false] a{
        color: #FDCAA0 !important;
    }
    .mobilMenu .sub-menu[aria-hidden=false] .sub-menu a{
        color: #c6130a !important;
    }
    .mobilMenu .sub-menu[aria-hidden=false]  .sub-menu{
        display: block !important;
    }
    .mobilMenu .sub-menu[aria-hidden=false] .sub-arrow{
        display: none !important;
    }
    .mobilMenu .sub-menu[aria-hidden=false] a{
        border-left: 22px solid transparent;
    }
    .mobilMenu .sub-menu[aria-hidden=false] .sub-menu a{
        border-left: 44px solid transparent;
    }
    .ulNoMargen{
        margin: 0 0 0 25px;
    }
     .homeZone.motherhood{
        max-height: 275px;
    }
    .postCat a {
        font-size: 13px;
        line-height: 17px;
        background-position: left 7px;
    }
    .titleSticky h2 {
        font-size: 17px;
        line-height: 22px !important;

    }
    .titleSticky {
        top: 0px;
        margin-bottom: 0px !important;
        padding: 0 10px;
    }

    .monthZonaAutor .elementor-author-box__avatar {
        background: transparent;
        padding: 7px;
        width: 44px !important;
        height: 44px !important;
    }
    #headerLogo {
        bottom: 30%;
        right: -10px;
    }
    #headerMenu{
        -webkit-transition: all 500ms;
        -moz-transition: all 500ms;
        transition: all 500ms;
    }
    #headerMenu.fuera{
        bottom: -100px;
    }
    .vh100, .menuContentColumn{
        min-height: 0vh !important;
    }
    .menu_level .newlevel {
        padding-top: 22px;
    }
    .jet-smart-tiles-slide__wrap .jet-smart-tiles__box{
        min-height: 222px;
    }

    .ee-breadcrumbs__separator, .ee-breadcrumbs__item--cat {
        display: none !important;
    }
    .tagZone .elementor-column-wrap{
        background-image: none !important;
    }
    .closePopUp.popup{
        right: 10px;
    }
    .afroContact .elementor-field-type-html {
        color: #c84739;
        padding: 10px 0 10px;
        font-size: 22px;
    }
    .postsExtraGlobal .ee-filters--category {
     display: none;
    }
    .homeSilder .jet-image-accordion__desc a {
        font-size: 16px;
    }
    .homeSilder .jet-image-accordion__title a,
    .homeSilder .jet-image-accordion__title{
        font-size: 17px;
        line-height: 17px;
        margin-bottom: 5px;

    }
    .homeSilder .jet-image-accordion__desc a:hover,
    .homeSilder .jet-image-accordion__title a:hover {
        color: #fdcaa0 !important;
    }


    


}

/* ICONO SCROLL  <div class='icon-scroll'></div>   */
.icon-scroll:before{
  position: absolute;
  left: 50%;
}

.icon-scroll {
    width: 25px;
    height: 46px;
    bottom: 10px;
    margin-top: -35px;
    box-shadow: inset 0 0 0 1px #c6130b;
    border-radius: 25px;
    position: fixed;
    z-index: 300330;
    left: 50%;
}
.icon-scroll:before{
  content: '';
  width: 1px;
  height:5px;
  top:10px;
  background: #c6130b;
  margin-left: -2px;
  min-width: 3px;
  max-height: 3px
  border-radius: 4px;
     animation-name: scroll22;
 animation-duration: 2s; /* or: Xms */
 animation-iteration-count: infinite;
 animation-direction: alternate; /* or: normal */
 animation-timing-function: ease-out; /* or: ease, ease-in, ease-in-out, linear, cubic-bezier(x1, y1, x2, y2) */
 animation-fill-mode: forwards; /* or: backwards, both, none */
 animation-delay: 0s; /* or: Xms */
}
@keyframes scroll22 { 
    from { opacity: 0.3; }
    to   {  opacity: 1;transform: translateY(25px); }
}


::-moz-selection { background: #c6130a !important; color: black !important; }
::selection { background: #c6130a !important; color: black !important;}

/* width */
::-webkit-scrollbar { width: 10px;}

/* Track */
::-webkit-scrollbar-track { background: black;  }
 
/* Handle */
::-webkit-scrollbar-thumb { background: #c6130a;    border: 4px solid #000;}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover { background: #c6130a;     border: 1px solid #000; }



