header.fixed-header {
    position: fixed;
    top: -50px;
    z-index: 9999;
    width: 100%;
}

.pk-fixed-button.pk-whatsapp {
    width:80px;
    height:80px;
}
.pk-fixed-bottom.pk-fixed-bottom-right {
    display: none;
}

body> main {
    padding: 0vw!important;;
}

.desktop-header-wrapper .pk-nav-li:not(.pk-dropdown-open) a{
    text-align:center!important;
}
/*.elementor-widget-pkminiatureimage img{
    max-height: 300px;
    object-fit: cover;
}*/
/*.elementor-nav--dropdown{
    width: 50%!important;
}*/
#product-list-header{
    font-size: 2rem!important;
}

.pk-dropdown-open .pk-dropdown.absolute{
    left: 0;
}
.product-description h4, .short-desc h2, .short-desc h4, .short-desc h3{
    font-family: "Roboto" !important;
    text-transform: inherit !important;
    font-weight: 400;
    font-size: 16px !important;
    line-height: 1.3em !important;
}
.normal-price{
    color:#B6000B;
}

.pk-slick-carousel .product-prices .tax-shipping-delivery-label {
    color: #fff;
}
.btn.disabled, {
    background: #B6000B!important;
}
.btn.disabled:hover, .btn-primary:disabled:hover {
    color: #B6000B!important;
    background: #fff;
}

.btn.disabled, .btn:disabled {
    opacity: 1;
}

.btn-primary, .btn-secondary, .btn-tertiary, .checkout .button{
    border: none;
    padding: 12px 24px;
    box-shadow: 0px 0px 10px 0px rgba(8,14,17,0.5);
    white-space: normal;
}

.btn span{
    text-transform: uppercase;  
}
.btn.disabled {
    background: #4B4B4B;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus, .btn:focus-visible{
    outline: none;
}
/*PAGE PRODUIT*/
@media (min-width: 660px){
  .page-product .main-content .elementor-section-wrap .elementor-top-section:first-child .elementor-top-column:nth-child(2) .elementor-column-wrap{
    padding:20px;
    }  
    
}
 .page-product .main-content .elementor-section-wrap .elementor-top-section:first-child .elementor-top-column:nth-child(2) .elementor-column-wrap{
    background: #f4f4f4;
    padding:30px;
    } 

.page-product .main-content .elementor-section-wrap .elementor-top-section:first-child .elementor-top-column:nth-child(2) .elementor-column-wrap .tax-shipping-delivery-label{
    color:#080E11;
}

.product-description ul li p, .short-desc ul li p{
    display: inline;
}

.promo-input{
    background: #f4f4f4;
    padding-left: 10px;
}

/*MODAL*/
@media (min-width: 668px){
.modal-dialog .product-card,.modal-dialog .cart-content{
   width: 50%!important; 
    }
}
@media (max-width: 992px){
    .btn {
        font-size: 14px !important;
        padding: 10px;
    }
}
@media (max-width: 668px){
    .modal-dialog .product-card,.modal-dialog .cart-content{
        width: 100%!important; 
    }
    .btn {
        font-size: 14px !important;
        padding: 10px;
    } 
}

.pk-modal{
    width: 90%!important;
}

/*COMMANDE + PANIER*/
.block-promo .promo-input {
    border: 0;
    height: auto;
}

.promo-code button{
    background :#4B4B4B!important;
}
.promo-code button:hover{
    background :#fff!important;
}
.checkout {
    padding: 30px 0!important;
}
.checkout .button{
    display: block;
}

#js-checkout-summary, .cart-summary {
    background: #090E12;
    padding: 20px;
}
#js-checkout-summary span:not(.price), #js-checkout-summary a, .cart-grid-right span, .cart-grid-right .value, .cart-grid-right a{
    color:#fff;
}
#js-checkout-summary .value{
     color:#B6000B;
}
@media (max-width:1544px) {
   #js-checkout-summary, .cart-grid-right {
    width: 100%;  
       
   } 
}

@media (max-width:1024px) {
    header.fixed-header {
    top:0;
    }
    
    .elementor-nav--dropdown.elementor-nav__container {
            top: 100px !important;
    width: 100% !important;
    left: 0 !important;
    right: 0 !important;
    }
    
}

#bankwire-modal {
    opacity: 1;
}
#bankwire-modal > div > div > div.modal-header > h2 {
    margin: 10px 0px;
}
#bankwire-modal > div > div > div.modal-header > button {
    display: none;
}