/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 31 lug 2020, 09:08:30
    Author     : Simone
*/
body{
    background: #020202;
}
.ecs-posts {
    display: flex;
    align-items:  stretch;
    padding-bottom: 40px;
    flex-wrap: wrap;
    justify-content: center;
}
.ecs-posts article{
    padding: 15px !important;
    background-color: transparent;
    flex: 0 0 70%
}
.elementor figure img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.subTab {
    background-color: #bbe53a;
    overflow: hidden;
}
.subTab .nav-link.active {
    color: #020202 !important;
    background-color: transparent;
    width: 100%;
}
.subTab .nav-link {
    background-color: #bbe53a;
    font-weight: bold;
    position: relative;
    color: #020202;
    padding-top: 5px;
    margin-top: 6px;
}
.subTab .nav-link .inner{
    min-height: 26px;
    padding: 2px 12px;
    display: inline-block;
    margin: auto;
}

.subTab .nav-link:hover .inner,
.subTab .nav-link.active .inner {
    background: #fff;
    border-radius: 15px;

}
.nav-link .pallino {
    display: none;
    background: #020202;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    float: left;
    margin: 6px 6px 0px 8px;
}
.nav-link.active .pallino{
    display: block;
}
.subTab .nav-link:hover,
.subTab .nav-link.active {
    color: #020202 !important;
    background-color: transparent;
    width: 100%;
}
.nav-fill .nav-item {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover,
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
    border-color: transparent;
    background-color: transparent
}
.subTab .nav-link {
    background-color: #bbe53a;
    font-weight: bold;
    position: relative;
    color: #020202;
    padding-top: 5px;
    font-size: .9rem;
}
.userTab{
    min-height: 300px;
    width: 100%;
}
.registrationForm [type="checkbox"] ,
.registrationForm [type="radio"] {
    display: none;
}
.registrationForm [type="checkbox"]:checked + span,
.registrationForm [type="checkbox"]:not(:checked) + span,
.registrationForm [type="radio"]:checked + span,
.registrationForm [type="radio"]:not(:checked) + span,
.registrationForm [type="radio"]:checked + label,
.registrationForm [type="radio"]:not(:checked) + label
{
    position: relative;
    padding-right: 0px;
    line-height: 20px;
    display: inline-block;
}
.registrationForm [type="checkbox"]:checked + span,
.registrationForm [type="checkbox"]:not(:checked) + span,
.registrationForm [type="radio"]:checked + span,
.registrationForm [type="radio"]:not(:checked) + span{
    margin-top: 0px;
    margin-left: -15px;
}
.registrationForm  span label{
    cursor: pointer;
    position: relative;
    z-index: 4;
}
.registrationForm [type="checkbox"]:checked + span:before,
.registrationForm [type="checkbox"]:not(:checked) + span:before,
.registrationForm [type="radio"]:checked + span:before,
.registrationForm [type="radio"]:not(:checked) + span:before ,
.registrationForm [type="radio"]:checked + label:before,
.registrationForm [type="radio"]:not(:checked) + label:before 
{
    content: '';
    position: absolute;
    left: 15px;
    top: 0px;
    width: 20px;
    height: 20px;
    border: 2px solid #dcdbdd;
    background: #fff;
    z-index: 1;
}
.registrationForm [type="radio"]:checked + span:before,
.registrationForm [type="radio"]:checked + span:before,
.registrationForm [type="radio"]:checked + label:before,
.registrationForm [type="radio"]:not(:checked) + label:before 
{
    border-radius: 50%;
}
.registrationForm [type="checkbox"]:checked + span:after,
.registrationForm [type="checkbox"]:not(:checked) + span:after ,
.registrationForm [type="radio"]:checked + span:after,
.registrationForm [type="radio"]:not(:checked) + span:after,
.registrationForm [type="radio"]:checked + label:after,
.registrationForm [type="radio"]:not(:checked) + label:after 
{
    content: '';
    width: 14px;
    height: 14px;
    background: #FF8635;
    position: absolute;
    top: 3px;
    left: 18px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    z-index: 2;
}
.registrationForm [type="radio"]:checked + span:after,
.registrationForm [type="radio"]:not(:checked) + span:after,
.registrationForm [type="radio"]:checked + label:after,
.registrationForm [type="radio"]:not(:checked) + label:after {
    border-radius: 50%;
}
.registrationForm [type="checkbox"]:not(:checked) + span:after ,
.registrationForm [type="radio"]:not(:checked) + span:after ,
.registrationForm [type="radio"]:not(:checked) + label:after 
{
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.registrationForm [type="checkbox"]:checked + span:after ,
.registrationForm [type="radio"]:checked + span:after,
.registrationForm [type="radio"]:checked + label:after
{
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.registrationForm span label{
    padding-left: 45px;
}
.icon-list li span{
    padding-left: 0 !important;
}
.elementor-element-1426b89 {
    /* header search form button container */
    float: right;
    width: auto !important;
    margin-left: 15px;
}
.elementor-element-2a202bf,
.elementor-element-1426b89,
.elementor-element-23071a4 {
    /* header login button container */
    float: right;
    width: auto  !important;
    margin-right: 0;
    margin-left: 0px;
    padding-left: 15px;
}
.elementor-element-50fa52b .elementor-widget-wrap{
    display: flex;
    justify-content: flex-end;
}
.numberCircle {
    padding: 2px 7px 0px 7px;
    display: inline;
    background: transparent;
    color: #020202;
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    margin-left: 7px;
    border: 1px solid #020202;
    border-radius: 5px;
}
.menu-container{
     overflow-x: auto; 
    overflow-y: hidden;
    background-color: #020202;
    margin-top: -2px;
}
.contain-menu .subTab{
    margin-right: 14px;
    position: relative;
}
#accountMenu{
    min-width: 700px;
    display: inline-block; 
    max-width: 100%; 
    overflow-x: hidden;
     overflow-x: auto; 
    width: 100%;
    list-style-type: none;
    margin-bottom: -9px;
    position: relative;
    padding-left: 20px;
}
.contain-menu .subTab:before,
#accountMenu:before{
    width: 30px;
    height: 100%;
    content: "";
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    background: #fff;
    
    -webkit-mask: url(../img/bordo_stondato_DX.svg) no-repeat 50% 50%;
    mask: url(../img/bordo_stondato_DX.svg) no-repeat 50% 50%;
    -webkit-mask-size: contain;
    mask-size: contain;
}
.contain-menu .subTab:before{
    width: 33px;
    height:46px;
    left: -4px
}
#accountMenu li{
    display: inline-block;
    padding: 4px 15px;
    font-weight: bold;
}
.tab-title span{
    margin: 0px 0px 0px 0px;
    padding: 010px 010px 010px 10px;
    background-color: #333;
    color: #ffffff;
    position: relative;
    margin-left:12px;
}

.tab-title span:before,
.tab-title span:after{
    content: "";
    width: 30px;
    height: 100%;
    top: 0;
    left: -28px;
    position: absolute;
    background: #333;
    z-index: 0;
    
    -webkit-mask: url(/assets/img/bordo_stondato_SX.svg) no-repeat 50% 50%;
    mask: url(/img/bordo_stondato_SX.svg) no-repeat 50% 50%;
    -webkit-mask-size: cover;
    mask-size: cover;
}
.tab-title span:after{
    top: 0;
    right: -29px;
    left:auto;
    -webkit-mask: url(/assets/img/bordo_stondato_DX.svg) no-repeat 50% 50%;
    mask: url(/assets/img/bordo_stondato_DX.svg) no-repeat 50% 50%;
}
.tab-title:hover span,
.tab-title.active span{
    background-color: #bbe53a;
}
.tab-title:hover span:before,
.tab-title.active span:before{
    background: #bbe53a;
    -webkit-mask: url(/assets/img/bordo_stondato_SX.svg) no-repeat 50% 50%;
    mask: url(/assets/img/bordo_stondato_SX.svg) no-repeat 50% 50%;
}
.tab-title:hover span:after,
.tab-title.active span:after{
    background: #bbe53a;
    -webkit-mask: url(/assets/img/bordo_stondato_DX.svg) no-repeat 50% 50%;
    mask: url(/assets/img/bordo_stondato_DX.svg) no-repeat 50% 50%;
}
.userAvatar{
    max-width: 300px;
    margin: auto;

    padding: 20px;
    margin-bottom:30px;
    color: #020202;
}
.userAvatar figure{
    width: 200px;
    height:200px;
    border-radius: 100%;
    overflow: hidden;
    background-color: #ccf5f7;
    padding: 0px;
    background-image: url(/assets/img/fd_logo_horiz.svg);
    background-size: 450px auto;
    background-repeat: no-repeat;
    background-position: -17% center;
}
.userAvatar figure img{
    width: 100%;
    height: 100%;
    object-fit: contain;
    background-color: #ffffff;
}

input[type="date"],
input[type="number"]
{
    box-sizing: border-box;
    /* height: 2.25rem; */
    padding: .5rem .5rem;
    vertical-align: middle;
    -webkit-appearance: none;
    
   
   
    border: 2px solid #676767;
    width: 100%;
    max-width: 100%;
    height: 34px;
    padding: 3px 9px;
}
#userAccountForm input[type="text"],
#userAccountForm input[type="password"],
#userAccountForm input[type="date"]{
    background-color: #bbe53a;
    color: #020202;
    font-weight: bold;
    min-height: 38px;
    font-size: 16px;
}
#userAccountForm ::-webkit-input-placeholder { /* Edge */
    color: #ffffff;
    opacity: 1;
}

#userAccountForm:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #ffffff;
    opacity: 1;
}

#userAccountForm ::placeholder {
    color: #ffffff;
    opacity: 1;
}
#userAccountForm .form-group{
    margin-bottom: 2rem
}
.sidebarProfilo .sideLogo{
    max-height: 45px;
}
.btn-link.purple{
    color:#020202;
    text-decoration: underline;
}
.btn-link.purple:hover{
    color:#bbe53a;
    text-decoration: underline;
}

.singleSeguito{
    position: relative;
}
.singleSeguito .seguito{
    border-radius: 15px;
    background: #eaeaea;
    padding:15px;
}
.singleSeguito .seguito a{
    font-size: 16px;
    color: #000;
}
.singleSeguito  .rimuoviPreferito:focus,
.singleSeguito  .rimuoviPreferito:active,
.singleSeguito  .rimuoviPreferito:hover{
    outline: none !important
}
.singleSeguito  .rimuoviPreferito{
    width: 30px !important;
    max-width: 30px;
    height: 30px;
    border-radius: 30px !important;
    position: absolute;
    top: 0px;
    right: 0px;
    background: #020202;
    color: #bbe53a;
    padding: 0;
    font-size: 16px;
    padding-top: 4px;
    cursor: pointer;
}


/*file upload*/

.file-upload {
    background-color: #ffffff;
    margin: 0 auto;
    padding: 20px;
}
  
.file-upload .file-upload-btn {
    width: 100%;
    margin: 0;
    color: #fff;
    background: #020202;
    border: none;
    padding: 10px;
    border-radius: 4px;
    border-bottom: 4px solid #020202;
    outline: none;
    text-transform: uppercase;
    font-weight: 700;
}
  
.file-upload .file-upload-btn:hover {
    background: #020202;
    color: #bbe53a;
    transition: all .2s ease;
    cursor: pointer;
}
  
.file-upload .file-upload-btn:active {
    border: 0;
    transition: all .2s ease;
}
  
.file-upload .file-upload-content {
   /*  display: none; */
    text-align: center;
}
  
.file-upload .file-upload-input {
    position: absolute;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    outline: none;
    opacity: 0;
    cursor: pointer;
}
  
.file-upload .image-upload-wrap {
    margin-top: 20px;
    border: 4px dashed #020202;
    position: relative;
}
  
.file-upload .image-dropping,
.file-upload .image-upload-wrap:hover {
    background-color: #020202;
    border: 4px dashed #bbe53a;
}

.file-upload .image-upload-wrap:hover .drag-text h3{
    color:#bbe53a;
}
  
.file-upload .drag-text {
    text-align: center;
}
  
.file-upload .drag-text h3 {
    font-weight: 100;
    text-transform: uppercase;
    color: #020202;
    padding: 60px 0;
}
  
.file-upload .file-upload-image {
    max-height: 200px;
    max-width: 200px;
    margin: auto;
    padding: 20px;
}
  
.file-upload .remove-image {
    width: 200px;
    margin: 0;
    color: #fff;
    background: #cd4535;
    border: none;
    padding: 10px;
    border-radius: 4px;
    border-bottom: 4px solid #b02818;
    transition: all .2s ease;
    outline: none;
    text-transform: uppercase;
    font-weight: 700;
}
  
.file-upload .remove-image:hover {
    background: #c13b2a;
    color: #ffffff;
    transition: all .2s ease;
    cursor: pointer;
}
  
.file-upload .remove-image:active {
    border: 0;
    transition: all .2s ease;
}

#avatar-image{
    cursor: pointer;
}



@media screen and (min-width: 568px){
    .ecs-posts article{

        flex: 0 0 50%
    }
}
@media screen and (min-width: 768px){
    .ecs-posts article{

        flex: 0 0 33.333%
    }
}

@media screen and (min-width: 991px){
    .ecs-posts{
        justify-content: flex-start
    }
    .ecs-posts article{

        flex: 0 0 50%
    }
    .sidebarProfilo{
        /* min-height: 100vh;*/
    }

    #carProfilo{
        border-radius:20px;
    }
}

@media screen and (min-width: 1200px){
    .ecs-posts article{

        flex: 0 0 33.333%
    }
}
@media screen and (min-width: 1600px){
    .ecs-posts article{

        flex: 0 0 25%
    }
}