
.bg-green-cupom{
    width:46px;
}
.input-group-text{
    background-color: black !important;
    color: white !important;
}
/**
 * Extracted from: SweetAlert
 * Modified by: Istiak Tridip
 */
 .h-btns{
    height:64px !important;
 }
.ui-menu{
    z-index:9999 !important;
}
.dropdown-menu{
    border-radius:10px !important;
}
.dropdown-item{

}
.dropdown-item i{
    color: black !important;
    width:20px;
    margin-right:5px;
}
.success-checkmark {
    width: 80px;
    height: 115px;
    margin: 0 auto;
    
    .check-icon {
        width: 80px;
        height: 80px;
        position: relative;
        border-radius: 50%;
        box-sizing: content-box;
        border: 4px solid #4CAF50;
        
        &::before {
            top: 3px;
            left: -2px;
            width: 30px;
            transform-origin: 100% 50%;
            border-radius: 100px 0 0 100px;
        }
        
        &::after {
            top: 0;
            left: 30px;
            width: 60px;
            transform-origin: 0 50%;
            border-radius: 0 100px 100px 0;
            animation: rotate-circle 4.25s ease-in;
        }
        
        &::before, &::after {
            content: '';
            height: 100px;
            position: absolute;
            background: #FFFFFF;
            transform: rotate(-45deg);
        }
        
        .icon-line {
            height: 5px;
            background-color: #4CAF50;
            display: block;
            border-radius: 2px;
            position: absolute;
            z-index: 10;
            
            &.line-tip {
                top: 46px;
                left: 14px;
                width: 25px;
                transform: rotate(45deg);
                animation: icon-line-tip 0.75s;
            }
            
            &.line-long {
                top: 38px;
                right: 8px;
                width: 47px;
                transform: rotate(-45deg);
                animation: icon-line-long 0.75s;
            }
        }
        
        .icon-circle {
            top: -4px;
            left: -4px;
            z-index: 10;
            width: 80px;
            height: 80px;
            border-radius: 50%;
            position: absolute;
            box-sizing: content-box;
            border: 4px solid rgba(76, 175, 80, .5);
        }
        
        .icon-fix {
            top: 8px;
            width: 5px;
            left: 26px;
            z-index: 1;
            height: 85px;
            position: absolute;
            transform: rotate(-45deg);
            background-color: #FFFFFF;
        }
    }
}

@keyframes rotate-circle {
    0% {
        transform: rotate(-45deg);
    }
    5% {
        transform: rotate(-45deg);
    }
    12% {
        transform: rotate(-405deg);
    }
    100% {
        transform: rotate(-405deg);
    }
}

@keyframes icon-line-tip {
    0% {
        width: 0;
        left: 1px;
        top: 19px;
    }
    54% {
        width: 0;
        left: 1px;
        top: 19px;
    }
    70% {
        width: 50px;
        left: -8px;
        top: 37px;
    }
    84% {
        width: 17px;
        left: 21px;
        top: 48px;
    }
    100% {
        width: 25px;
        left: 14px;
        top: 45px;
    }
}

@keyframes icon-line-long {
    0% {
        width: 0;
        right: 46px;
        top: 54px;
    }
    65% {
        width: 0;
        right: 46px;
        top: 54px;
    }
    84% {
        width: 55px;
        right: 0px;
        top: 35px;
    }
    100% {
        width: 47px;
        right: 8px;
        top: 38px;
    }
}
button,input,textarea,span,img,div {
  touch-action: manipulation;
}

.w-maismenos{
    max-width:18px;
    font-size:20px !important;
}
.pr-inpt-w{
    width:18px;
    height:18px;
}
.w-61{
     width:80px;
     padding-right:8px !important;
}
.w-qtd{
    width:100% !important;
    height:38px !important;
}

.colored,
.shop-bag i,
.naver .navbar a i,
.header .naver .navbar .social a:hover i,
.naver .navbar a:hover,
.user-menu i,
.search-bar-mobile button i,
.categoria .vertudo i,
.categoria .counter,
.bread i,
.produto-detalhes .categoria a,
.campo-numero i,
.sacola-table .sacola-remover i,
.sacola-table .sacola-change i,
.adicionado .checkicon,
.title-line i,
.back-button i,
.sidebar-info i,
.filter-select .outside,
.filter-select .fake-select i,
.pagination i,
.funcionamento-mobile i,
.fake-select i,
.search-bar button i,
.holder-shop-bag i
 {
color: black !important;
}

.bg_sistema{
    color:white;
    background: black !important;
}
.bg_sistemac{
    color:black !important;
    background:  !important;
}
.cor_sistema{
    color: black !important;
}

.top {
    border-color: black !important;
}

.footer-info,
.categoria .produto .detalhes,
.cover,
.carousel-indicators .active,
.botao-acao,
.sidebar .sidebar-header,
.minitop,
.opcoes .opcao.active .check,
.floatbar {
background: black !important;
}

.pagination > li > a:hover, .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
background: black !important;
color: #fff !important;
}

.is-sticky .avatar {
height: 70px !important;
width: 70px !important;
}

.tv-infinite-menu a.active,
.tv-infinite-menu a:hover,
.fancybox-thumbs__list a::before {
border-color: black !important;
}

.social2 {
    margin: 10px 0 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.social2 a {
    display: block;
    padding: 0 !important;
    margin: 7px;
    text-align:center
}

.social2 i {
    color: #black !important;
    font-size: 20px !important;
}

/* ALL MOBILE */

@media (max-width: 991px) {

	.user-menu i {
	color: #fff !important;
	}

	.shop-bag i {
	color: #fff !important;
	}

	.shop-bag .counter {
	border: 0;
	padding-top: 2px;
	}

	.top {
	border-top: 0;
	background: black !important;
	}

}

.fa-star{
	width:40px;
	font-size:30px;
	color:#e9ebe4;
}
.estrelaativa {
  color: #e0e30e;
}
 

/* ALL DESK */

@media (min-width: 991px) {

}



.img-ok{
    width:200px;
    position: absolute;
    top: 0; bottom: 0;
    left: 0; right: 0;
    margin: auto;
}
.section{
}
.titulo_categoria{
    margin-top:20px;
    padding-bottom:8px;
    width:100%;
    text-align:center;
    font-size:20px;
}
.produto{
    text-align:left;
    background-color:white;
    min-height:150px;
    text-decoration: none; 
}
button:focus {
    outline:0 !important;
}
a:hover{
    text-decoration: none;
}
.dvproduto{
    padding-top:10px;
    padding-bottom:10px;
    width: 100%;
    height:10px
    display: table;
}
.ddvprodutotb{
    display: table-row
}
.dvprodutodesc{
    width: 100%; display: table-cell;
}
.dvprodutoimg{
    width:120px;
    height:120px;
}
.dvprodutoimg img{
    height:100%;
    width:100%;
    border-radius:10px;
    object-fit:cover;
}
.dvprodutocarimg{
    width:52px;
    height:52px;
}
.dvprodutocarimg img{
    height:100%;
    width:100%;
    border-radius:10px;
    object-fit:cover;
}
.dvprodutocarimg_un{
    width:82px;
    height:82px;
}
.dvprodutocarimg_un img{
    height:100%;
    width:100%;
    border-radius:10px;
    object-fit:cover;
}
.destaque{
    color:white;
    font-size:12px;
    margin-right:10px;
    margin-top:10px;
    margin-bottom:10px;
    min-width:200px;
    min-height:150px; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    border-radius:10px
}
.container_destaque{
    position:relative;
    width:100%
}
.titulo_categoria_destaque{
    min-width:100%;
    padding:5px;
    font-weight:bold;
    text-shadow: 1px 1px 2px black, 0 0 1em blue, 0 0 0.2em blue;
}
.produtopreco_destaque{
}
.btnaadd_destaque{
    position:absolute;
    bottom:-5px;
    right:-5px;
    z-index:999;
    background-color:white;
    font-size:18px;
    padding:8px;
    color:black;
    border-radius:20px;box-shadow: rgba(0, 0, 0, 0.15) 2.4px 2.4px 3.2px;
}

.right-0{
    right:0;
}

.btnaadd{
    position:absolute;
    z-index:999;
    bottom:8px;
    right:8px;
    background-color:white;
    font-size:18px;
    padding:8px;
    color:black;
    border-radius:20px;box-shadow: rgba(0, 0, 0, 0.15) 2.4px 2.4px 3.2px;
}
.pr{
    border-top:1px solid #ccc;
    border-bottoom:1px solid #ccc;
}

.corpo{
    margin-top:70px !important;
    margin-bottom:70px !important;
}

.produtonome{
    font-weight:bold;
    font-size:13px;
    color:black;
}
.produtonomecarrinho{
    font-weight:bold;
    font-size:16px;
    color:black;
}
.bottom{
    text-align:center;
    height:70px;
    color:#ccc;
}
.produtodescricao{
    font-size:11px;
    color:#7d7d7c;
}
.produtopreco{
    font-weight:bold;
    font-size:12px;    
    color:black;
}
.produtoimg{
    margin-left:5px;
    border-radius:10px;
    max-width:120px;
}
.container-max{
    display: table;
    margin: 0 auto;
    width:100%;
    max-width:700px;
}
.pr-foot{
    border-radius: 0;
    bottom:0;
    position:fixed;
    width:100%;
    max-width:700px;
}
.pr-btn{
    z-index:999;
    font-size:20px !important;
    background-color:white;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
    width:50px; 
    height:50px;border-radius: 50px 50px 50px 50px !important;
}
.pr-btn-share{
    z-index:999;
    position:absolute;
    right:0;
    font-size:20px !important;
    background-color:white;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
    width:50px; 
    height:50px;border-radius: 50px 50px 50px 50px !important;
}
.pr-nome-c{
    font-weight:bold;
    font-size:12px;
}
.pr_img{
    width:100%;
    max-height:200px;
    object-fit: cover;
}
.pr_nome{
    margin-top:10px;
    font-size:20px;
    text-align:center;
    font-weight:bold;
}
.pr_descricao{
    text-align:center;
}
.pr_preco{
    text-align:center;
    font-size:20px;
    font-weight:bold;
}
.social2 {
    margin: 10px 0 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.social2 a {
    display: block;
    padding: 0 !important;
    margin: 7px;
    text-align:center
}

.social2 i {
    color: #black !important;
    font-size: 20px !important;
}
.bottom_icone{
    font-size:12px;
    color: black !important;
}
.bottom_texto{
    font-size:12px;
    color: black !important;
}


.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}
.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}
.modal-fullscreen .modal-header,
.modal-fullscreen .modal-footer {
  border-radius: 0;
}
.modal-fullscreen .modal-body {
  overflow-y: auto;
}

.rounded-meupedido{
    border-radius:10px;
}
.small-more{
    font-size:10px;
}
.stepper-wrapper {
        width:100%;
        margin-top: auto;
        display: flex;
        justify-content: space-between;
    }
    .stepper-item {
      position: relative;
      display: flex;
      flex-direction: column;
      align-items: center;
      flex: 1;
      text-align:center;
      font-size:12px
    }
    
    .stepper-item::before {
      position: absolute;
      content: "";
      border-bottom: 5px solid #E9E9E9;
      width: 100%;
      top: 20px;
      left: -50%;
      z-index: 2;
    }
    
    .stepper-item::after {
      position: absolute;
      content: "";
      border-bottom: 5px solid #E9E9E9;
      width: 100%;
      top: 20px;
      left: 50%;
      z-index: 2;
    }
    
    .stepper-item .step-counter {
      position: relative;
      z-index: 5;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 40px;
      height: 40px;
      border-radius: 50%;
      background: #E9E9E9;
      margin-bottom: 6px;
      font-size:18px;
    }
    
    .step-counter.active {
        font-size:18px;
        background:white;
      border: 2px solid black;
    }
    .stepper-item.active {
      font-weight: bold;
    }
    .stepper-item.completed .step-counter {
      background-color: black;
      font-weight:bold;
      font-size:18px;
      color:white;
    }
    
    .stepper-item.completed::after {
      position: absolute;
      content: "";
      border-bottom: 5px solid black;
      width: 100%;
      top: 20px;
      left: 40%;
      z-index: 3;
    }
    
    .stepper-item:first-child::before {
      content: none;
    }
    .stepper-item:last-child::after {
      content: none;
    }
    

@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-header,
.modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 767.98px) {
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-header,
.modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 991.98px) {
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-header,
.modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1199.98px) {
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-header,
.modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1399.98px) {
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-header,
.modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
}

::-webkit-scrollbar {width:1px};

.disableddiv {
    pointer-events: none;
    opacity: 0.4;
    display:none;
}

.menu_box{
    font-size:12px;
}
.qtd{
    width:30px;
    height:30px;
    text-align:center;
    border:none;
    background-color:white
}
.perfilprofissional{
    border:2px solid white;
    display: inline-block;margin-left:8px !important;text-align:center;
}
.perfilprofissionalselecionado{
    border:2px solid #ccc;
    border-radius:20px;
}
.perfilprofissional img{
    padding:5px;
    max-width:100px;max-height:100px;min-width:100px;min-height:100px;border-radius: 100%;
}