.form-control{
    padding: 6px 12px;

}
.ec-cc-survey form .form-control{
    padding: 6px;
    min-height: 20px;
    height: 30px;
    margin-bottom: 15px;

}
.show{
	display: inline-block;
}
.hide{
	display: none!important;
}
.has-error input, .has-error select{
	border: 1px red solid !important;
}
.alert-danger{
	width: 100%;
}
.mt-radio-inline span{
	margin-right: 45px;
}
.mt-radio-inline [type=radio]:checked {
    position: absolute;
    left: -9999px;
}
.mt-radio-inline [type=radio]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.mt-radio-inline [type=radio]:checked + label {
    position: relative;
    padding-left: 26px;
    cursor: pointer;
    line-height: 16px;
    display: inline-block;
    color: #777777;
    letter-spacing: 0;
}
.mt-radio-inline [type=radio]:checked + label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    height: 16px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #ffffff;
    border: 1px solid #3474d4;
}
.mt-radio-inline [type=radio]:checked + label:after {
    content: "";
    width: 8px;
    height: 8px;
    background: #3474d4;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.mt-radio-inline [type=radio]:not(:checked) + label {
    position: relative;
    padding-left: 26px;
    cursor: pointer;
    line-height: 16px;
    display: inline-block;
    color: #777777;
    letter-spacing: 0;
}
.mt-radio-inline [type=radio]:not(:checked) + label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    height: 16px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #ffffff;
}
.mt-radio-inline [type=radio]:not(:checked) + label:after {
    content: "";
    width: 8px;
    height: 8px;
    background: #3474d4;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.space-t-15 {
  margin-top: 15px;
}
.coin_img{
    fill: #cfab18!important;
    height: auto;
    width: 45px;
}
.modal h6{
    font-weight: 700;
    color:#3474d4;
}
.modal-body hr{
  border-top: 1px solid;
}
.ec-product-content .new-price .svg_img.coin_img,.ec-single-price-stoke .new-price .svg_img.coin_img,#resume_request_modal .new-price .svg_img.coin_img{
    fill: #cfab18!important;
}
#resume_request_modal .table-content table tbody > tr td .ec-cart-pro-img {
    width: 61px;
}
#resume_request_modal .table-content table {
    border: 1px solid #ebebeb;
    width: 100%;
    background-color: #fff;
}
#resume_request_modal .table-content table thead > tr {
    background-color: #ffffff;
    border: 1px solid #ebebeb;
}
#resume_request_modal .table-content table thead > tr > th {
    border-top: medium none;
    color: #444444;
    font-size: 15px;
    font-weight: 500;
    padding: 15px 14px 12px;
    text-align: left;
    text-transform: capitalize;
    vertical-align: middle;
    white-space: nowrap;
    line-height: 1;
    letter-spacing: 0;
}
#resume_request_modal .table-content table tbody > tr {
    border-bottom: 1px solid #ebebeb;
}
#resume_request_modal .table-content table tbody > tr td.ec-cart-pro-name {
    width: 40%;
}
#resume_request_modal .table-content table tbody > tr td {
    color: #444444;
    font-size: 16px;
    padding: 15px 14px;
    text-align: left;
}
#resume_request_modal .table-content table tbody > tr td.ec-cart-pro-name a {
    color: #444444;
    font-weight: 400;
    text-decoration: none;
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 1.5;
    letter-spacing: 0.6px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
#resume_request_modal .table-content table tbody > tr td .ec-cart-pro-img {
    width: 61px;
}
#resume_request_modal .table-content table tbody > tr td.ec-cart-pro-price {
    color: #555;
    font-weight: 500;
    font-size: 15px;
}
#resume_request_modal .table-content table tbody > tr td.ec-cart-pro-subtotal {
    color: #555;
    font-weight: 500;
    font-size: 15px;
}
.ec-sidebar-wrap .ec-sidebar-block .ec-sb-block-content .ec-checkout-pro .ec-product-inner .ec-pro-content {
    width: 100%;
    padding: 0;
}
.ec-pro-content .rating-qty{
    display: flex;
    justify-content: space-between;
}
.ec-pro-content .rating-qty .qty{
    color:#000000;
    font-weight: 600;
}
.ec-pro-content .rating-qty .ec-pro-rating{
    align-self: center;
    margin: 0;
}
.modal .modal-header{
    justify-content: space-between!important;
}
/**** Lottery tags colors ****/
.ec-product-inner .ec-pro-image span.lotterry_status.per_open {
  background: #66d1d1;
}
.ec-product-inner .ec-pro-image span.lotterry_status.open {
  background: #05a34a;
}
.ec-product-inner .ec-pro-image span.lotterry_status.sold_out {
  background: #ff3366;
}
.ec-product-inner .ec-pro-image span.lotterry_status.close {
  background: #ff7a00;
}
.ec-product-inner .ec-pro-image span.lotterry_status.cancelled {
  background: #6c757d;
}
.ec-product-inner .ec-pro-image span.lotterry_status.finished {
  background: #fbbc06;
}
/**** End: Lottery tags colors ****/
/**** Lottery badges colors ****/
span.badge.per_open {
  border-color: #66d1d1!important;
  color: #66d1d1!important;
}
span.badge.open {
  border-color: #05a34a!important;
  color: #05a34a!important;
}
span.badge.sold_out {
  border-color: #ff3366!important;
  color: #ff3366!important;
}
span.badge.close {
  border-color: #ff7a00!important;
  color: #ff7a00!important;
}
span.badge.cancelled {
  border-color: #6c757d!important;
  color: #6c757d!important;
}
span.badge.finished {
  border-color: #fbbc06!important;
  color: #fbbc06!important;
}
/**** End: Lottery badges colors ****/
.single-pro-content .ec-single-desc{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eeeeee;
}
.btn-sm{
    padding: 0.391rem 0.8rem;
    font-size: 0.812rem;
    border-radius: 0.25rem;
    line-height: normal;
}
.ec-single-desc{
    flex-wrap: wrap;
}
.ec-single-desc .buttons{
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.ec-single-desc .videos{
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.ec-single-desc .buttons a{
    line-height: 1.5;
    display: flex;
    align-items: center;
}
.ec-single-desc .btn{
    border: 1px solid transparent;
    font-weight: 400;
    line-height: 1.5;
}
.ec-single-desc .btn-outline-info {
    font-weight: 600;
    color: #66d1d1;
    border-color: #66d1d1;
    border-radius: 0.25rem;
}
.ec-single-desc .btn-outline-info:hover,.ec-single-desc .btn-outline-dark:hover,.ec-single-desc .btn-outline-primary:hover,.ec-single-desc .btn-outline-success:hover {
    color: #fff;
}
.ec-single-desc .btn-outline-primary:hover{
    background-color: #3474d4;
}
.ec-single-desc .btn-outline-success {
    font-weight: 600;
    color: #05a34a;
    border-color: #05a34a;
    border-radius: 0.25rem;
}
.ec-single-desc .btn-outline-dark {
    font-weight: 600;
    color: #343A40;
    border-color: #343A40;
    border-radius: 0.25rem;
}
.ec-single-desc .btn-outline-primary {
    font-weight: 600;
    color: #3474d4;
    border-color: #3474d4;
    border-radius: 0.25rem;
}
.ec-product-inner .type-svg,.single-slide .type-svg{
    position: absolute;
    top: 0;
    right: 20px;
    z-index: 2;
    background-color: #000000;
    padding: 5% 2%;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;

}
.ec-product-inner .type-svg svg,.single-slide .type-svg svg{
    width: auto;
    height: 3em;
}
.ec-header-user .new_user_img{
    border-radius: 50%;
    border: 1px solid;
    height: 65px;
    width: 65px;
    background-color: white;
} 
.ec-header-user .user_img{
    margin: 0;
}
@media only screen and (max-width: 991px){
    .ec-pro-image .ec-pro-actions{
        display: none!important;
    }
}
.cc-messenger-bottom{
    bottom: 70px;
    right: 15px;
    float: right;
    cursor: pointer;
    z-index: 214;
    position: fixed;
    width: 40px;
    height: 40px;
    -webkit-box-shadow: 0 0 10px rgba(12, 12, 12, 0.3);
    box-shadow: 0 0 10px rgba(12, 12, 12, 0.3);
    border-radius: 30px;
    background: #fff;
}
.cc-messenger-bottom svg{
    width: 100%;
    padding: 9px;
    height: auto;
}
@media only screen and (max-width: 575px){
    .cc-messenger-bottom{
        bottom: 125px;
    }
    .ec-cc-survey{
        bottom: 170px;
    }
}
form input[type=checkbox]{
    position: absolute;
    opacity: 0;
    cursor: pointer;
    z-index: 999;
    top: 0;
    left: 0;
    width: 15px;
    height: 15px;
}
form .alternatives label{
    cursor: pointer;
}
form .checked{
    position: absolute;
    top: 0;
    left: 0;
    height: 15px;
    width: 15px;
    background-color: #ffffff;
    border: 1px solid #ededed;
    border-radius: 4px;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
}
input:checked ~ .checked::after {
    display: block;
}
form .checked:after {
    left: -1px;
    top: -1px;
    width: 15px;
    height: 15px;
    border: 1px solid #3474d4;
    content: "\f00c";
    position: absolute;
    display: none;
    font-family: "EcIcons";
    font-size: 9px;
    color: #3474d4;
    line-height: 14px;
    text-align: center;
    border-radius: 4px;
}
.ec-cc-survey [type=radio]:not(:checked),.ec-cc-survey [type=radio]:checked {
    position: absolute;
    left: -9999px;
}
.ec-cc-survey [type=radio]:not(:checked) + label ,.ec-cc-survey [type=radio]:checked + label {
    position: relative;
    padding-left: 26px;
    cursor: pointer;
    line-height: 16px;
    display: inline-block;
    color: #777777;
    letter-spacing: 0;
}
.ec-cc-survey [type=radio]:not(:checked) + label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    height: 16px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #ffffff;
}
.ec-cc-survey [type=radio]:not(:checked) + label:after {
    content: "";
    width: 8px;
    height: 8px;
    background: #3474d4;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.ec-cc-survey [type=radio]:checked + label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    height: 16px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #ffffff;
    border: 1px solid #009688;
}
.ec-cc-survey [type=radio]:checked + label:after {
    content: "";
    width: 8px;
    height: 8px;
    background: #009688;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.blackylucky-color{
    color: #1c8855!important;
}
.ec-page-content.how-to-use-page h2{
    font-family: "Kollektif";
    font-weight: 700;
    margin-bottom: 0;

}
.ec-page-content.how-to-use-page h3.end-explanation{
    font-family: "Montserrat";
    font-weight: 900;
    margin-bottom: 0;

}
.ec-page-content.how-to-use-page h3.end-explanation yellow-text{
    color:#F9BB4B;
    font-style: italic;

}
.ec-page-content.how-to-use-page p{
    color: #212529;
    font-size: 16px;
}
.ec-page-content.how-to-use-page p.subtitle{
    font-size: 18px;
}
.ec-page-content.how-to-use-page .how-to-use-page-header{
    background-color: #E2EFDC;
}
@media(max-width:991px){
    .ec-page-content.how-to-use-page img{
        max-width: 100% !important;
    }
    .ec-page-content.how-to-use-page p{
        font-size: 12px;
    }
    .ec-page-content.how-to-use-page p.subtitle{
        font-size: 14px;
    }
}
.suscriber-btn{
    background-color: #1c8855;
}
.ec-header-user-info{
    padding: 5px 10px;
    background-color: #4d4d4d;
    color: white;
    border-radius: 15px;
    margin-right: -30px;
    max-height: 50px;
    display: flex;
    align-items: center;
}
.ec-header-user-info .user-range{
    margin-right: 5px;
}
.ec-header-user-info .user-info{
    margin-right: 20px;
}
.ec-header-user-info .user-info p.username{
    border-bottom: 2px solid gray;
    margin-bottom: 0;
    font-weight: 600;
    min-width: 100px;
    max-width: 100px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
p.info[name="username"]{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 90%;

}
.ec-header-user .crown_img{
    position: absolute;
    top: -20px;
    width: 50px;
    height: auto;
    right: auto;
    left: 50%;
    transform: translate(-50%, -50%);
}
@media only screen and (max-width: 991px) {
    .ec-header-user .crown_img{
        top: -5px;
        width: 20px;
        height: auto;
        right: auto;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .ec-header-user-info .user-info{
        font-size: 12px;
    }
}
.header_svg.coin_img{
    fill:#cfab18!important;
}
.ec-main-menu ul li{
    margin: 0px;
}
.ec-main-menu ul{
    justify-content: space-around;
}
.modal .close-modal-btn{
    float: right;
    position: absolute;
    top: 0;
    right: 0;
    background-color: rgb(255 255 255);
    color: #000;
    border-radius: 9999px;
    border: 1px solid #d3d0d0d1;
    font-size: 20px;
    z-index: 2;
}
.ec-cms-block.ec-abcms-block h2,.ec-vendor-card-body h2,.ec-vendor-upload-detail h6,h6.modal-title,.modal-body h6{
    color: #1c8855 !important;
}
a[disabled]{
    cursor: not-allowed;
}
body .suscriber-btn-mobile.suscriber-btn-secondary{
    display: none!important;
}
body .suscriber-btn-mobile:not(.suscriber-btn-secondary){
    display: flex!important;
}
body.is_authenticated .suscriber-btn-mobile.suscriber-btn-secondary{
    display: flex!important;
}
body.is_authenticated .suscriber-btn-mobile:not(.suscriber-btn-secondary){
    display: none!important;
}
.lottery-socials a svg{
    height: 40px!important;
    fill: #1c8855!important;
    opacity: 0.8!important;
}
.ec-header-coin p[name="name"],.ec-header-coin p[name="coins"]{
   cursor: pointer;
}
.ec-slider .slider-item{
    cursor: pointer;
}
.ec-slider .slider-item .bg-slider{
    position: absolute;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
@media only screen and (max-width:767px){
    .ec-slider .slider-item .bg-slider.d-block{
        background-size: auto 100%;
        background-position: center!important;
    }
}
.single-pro-content .ec-pro-combo {
    margin-bottom: 20px;
    padding-bottom: 5px;
    border-bottom: 1px solid #eeeeee;
}
.single-pro-content .alert{
    font-size: 12px;
    padding: 5px;
}
.select2-container--bootstrap .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}