/* 
Theme Name: Craftsman
Theme URI: https://nkey.it
Description: Craftsman is a child theme of Hello Elementor, created by Elementor team
Author: Gianmarco Rossi
Author URI: https://nkey.it
Template: hello-elementor
Version: 1.0.1
Text Domain: craft
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/


    /*-------------------------------------------------------------*/
#media-list li img {
    width: 100px;
    height: 100px
}

#media-list li {
    height: 102px
}

#media-list li video {
    width: 100px;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

div#hint_brand .modal-dialog {
    top: 110px;
    width: 567px;
    max-width: 100%
}

li.myupload span {
    position: relative;
    width: 100px;
    height: 100px;
    display: block;
    background: #fff
}

li.myupload span input {
    opacity: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

li.myupload span i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #ccc;
    font-size: 54px
}

#media-list li {
    float: left;
    border: 1px solid #ccc;
    background: #ccc;
    position: relative;
    margin: 0 5px 5px 0;
    width: 102px
}

#media-list li:last-child {
    margin-right: 0
}

.post-thumb {
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: none
}

#media-list li:hover .post-thumb {
    display: block
}

a.remove-pic {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 12px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 50%;
    display: block;
    height: 25px;
    width: 25px;
    text-align: center;
    padding: 3px 0
}

.inner-post-thumb {
    position: relative
}

.user-post-text-wrap {
    position: relative
}

.user-pic-post {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 0;
    left: 0
}

.user-pic-post img {
    width: 100%
}

.user-txt-post {
    padding: 0 0 0 65px
}

textarea.form-control.upostTextarea {
    border: 0;
    box-shadow: none;
    height: 85px;
    resize: none
}

.user-post-text-wrap {
    border-bottom: 1px solid #ccc;
    margin: 0 0 15px
}

.user-post-btn-wrap {
    margin: 25px 0 0
}

ul.btn-nav {
    list-style: none;
    padding: 0;
    margin: 0
}

ul.btn-nav li {
    position: relative;
    float: left;
    margin: 0 10px 0 0
}

ul.btn-nav li span input {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 9;
    opacity: 0;
    filter: alpha(opacity=100)
}

ul#media-list {
    list-style: none;
    padding: 0;
    margin: 0
}
.upload__box {
    padding: 40px;
  }
  .upload__inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
  }
  .upload__btn {
    display: inline-block;
    font-weight: 600;
    color: #fff;
    text-align: center;
    min-width: 116px;
    padding: 5px;
    transition: all 0.3s ease;
    cursor: pointer;
    border: 2px solid;
    background-color: #4045ba;
    border-color: #4045ba;
    border-radius: 10px;
    line-height: 26px;
    font-size: 14px;
  }
  .upload__btn:hover {
    background-color: unset;
    color: #4045ba;
    transition: all 0.3s ease;
  }
  .upload__btn-box {
    margin-bottom: 10px;
  }
  .upload__img-wrap {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
  }
  .upload__img-box {
    width: 200px;
    padding: 0 10px;
    margin-bottom: 12px;
  }
  .upload__img-close {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 10px;
    right: 10px;
    text-align: center;
    line-height: 24px;
    z-index: 1;
    cursor: pointer;
  }
  .upload__img-close:after {
    content: "✖";
    font-size: 14px;
    color: white;
  }
  
  .img-bg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    padding-bottom: 100%;
  }
.preview__thumb>img {
    max-width: 70px;
}
.col.preview {
    text-align: center;
    padding: 10px;
    background: #e6e9ec;
    margin: 10px;
    border-radius: 4px;
    max-width: 150px;
}
span.preview__name {
    font-size: 12px;
}
span.preview__type {
    font-size: 10px;
}
span.req {
    color: red;
    font-weight: bolder;
}
span.elementor-icon-list-icon {
    font-size: 1.35em;
}
.elementor-icon-list-item{
    padding-top: 10px;
    padding-bottom:10px;
    line-height:30px;
}
span.elementor-icon-list-icon {
    font-size: 1.5em;
}
li.elementor-icon-list-item.elementor-inline-item.social {
    font-size: 1.8em;
}

.addReadMore.showlesscontent .SecSec,
.addReadMore.showlesscontent .readLess {
    display: none;
}

.addReadMore.showmorecontent .readMore {
    display: none;
}

.addReadMore .readMore,
.addReadMore .readLess {
    font-weight: bold;
    margin-left: 2px;
    color: black;
    cursor: pointer;
}

.addReadMoreWrapTxt.showmorecontent .SecSec,
.addReadMoreWrapTxt.showmorecontent .readLess {
    display: block;
}


/* ++++++++++++++++++++++ */
#form-craft {
    /*max-width: 500px;*/
    background-color: #ffffff;
    margin: 40px auto;
    padding: 40px;
    box-shadow: 0px 6px 18px rgb(0 0 0 / 9%);
    border-radius: 12px;
}
#form-craft .form-header {
    gap: 5px;
    text-align: center;
    font-size: .9em;
}
#form-craft .form-header .stepIndicator {
    position: relative;
    flex: 1;
    padding-bottom: 30px;
}
#form-craft .form-header .stepIndicator.active {
    font-weight: 600;
}
#form-craft .form-header .stepIndicator.finish {
    font-weight: 600;
    color: #000000;
}
#form-craft .form-header .stepIndicator::before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    z-index: 9;
    width: 20px;
    height: 20px;
    background-color: #d8d8d8;
    border-radius: 50%;
    border: 3px solid #ecf5f4;
}
#form-craft .form-header .stepIndicator.active::before {
    background-color: #000000;
    border: 3px solid #e6e9ec;
}
#form-craft .form-header .stepIndicator.finish::before {
    background-color: #000000;
    border: 3px solid #dedede;
}
#form-craft .form-header .stepIndicator::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 8px;
    width: 100%;
    height: 3px;
    background-color: #f3f3f3;
}
#form-craft .form-header .stepIndicator.active::after {
    background-color: #d7d7d7;
}
#form-craft .form-header .stepIndicator.finish::after {
    background-color: #000000;
}
#form-craft .form-header .stepIndicator:last-child:after {
    display: none;
}
#form-craft input {
    padding: 15px 20px;
    
    font-size: 1em;
    border: 1px solid #e3e3e3;
    border-radius: 5px;
}
#form-craft input:focus {
    border: 1px solid #000000;
    outline: 0;
}
#form-craft .invalid {
    border: 1px solid #ff2b1c;
}
#form-craft .step {
  display: none;
}
#form-craft .form-footer{
    overflow:auto;
    gap: 20px;
}
#form-craft .form-footer button{
    background-color: #000000;
    border: 1px solid #000000 !important;
    color: #ffffff;
    border: none;
    padding: 13px 30px;
    font-size: 1em;
    cursor: pointer;
    border-radius: 5px;
    flex: 1;
    margin-top: 5px;
}
#form-craft .form-footer button:hover {
  opacity: 0.8;
}

#form-craft .form-footer #prevBtn {
    background-color: #fff;
    color: #000000;
}
#form-craft .step {
    margin-top: 3.5em;
    margin-bottom: 3.5em;
}
#form-craft .row.mb-3 {
    padding: 1em 0;
}

#form-craft label.form-label {
    font-weight: bold;
    padding-bottom: 6px;
}
input#flexCheckDefault {
    padding: 10px;
    margin-right: 8px;
    border: 1.75px solid #868686;
}
.icn-col {
    display: flex;
    align-items: center;
}
#form-craft .fab{
    font-size: 2em;
    margin-right:8px;
}
#form-craft .fas{
    font-size: 2em;
    margin-right:8px;
}
#form-craft .fa-brands{
    font-size: 1.60em;
    margin-right:8px;
}
.form-check {
    display: flex !important;
    min-height: 1.5rem !important;
    padding-left: 1.5em !important;
    margin-bottom: 1.125rem !important;
    margin-top: 1.125rem !important;
}
#spinner{
    display:none;
}

.bootstrap-tagsinput .tag {
    margin-right: 2px;
    color: white;
    background: black;
    padding: 2px 8px 6px 8px;
    font-family: var(--bs-body-font-family);
    border-radius: 7px;
}
.bootstrap-tagsinput {
    display: contents !important;
}
label.form-check-label.consent-privacy {
    line-height: 2;
}
span.badge.badge-craft {
    background: black;
    font-size: 14px;
    font-weight: 300;
    /* margin: 2px 4px 4px 2px; */
}

.fis.craft-country {
    background-size: cover!important;
    background-position: -8%;
    background-repeat: no-repeat;
    border-radius: 2px!important;
    font-size: 20px!important;
}
i.fi.fi-gb.fis.craft-flag {
    background-size: cover;
    background-position: 0;
    background-repeat: no-repeat;
    border-radius: 2px;
    height: 16px;
    width: 22px;
    line-height: 2em;
    vertical-align: bottom;
}

.craft-nav{
    color:black !important;
    background: #e9ecef5e !important;
}
.craft-nav:hover{
}
.craft-nav.active{
    color:black !important;
    background: #ffffff !important;
}
.craftman-tab {
    padding: 10px 10px;
}
