
#cart-block.has_product a.cart_shop {
    display: inline-block;
    padding: 0 10px;
    border-radius: 30px;
    transition: transform 0.3s ease;
    animation: pulse-strong 1.2s ease-in-out 1s infinite; }


/*############################CART-CHECKOUT/###############################*/
#cart .ps_checkout.payment-method-logo-block {
    display: none;
}

#checkout .lql-social-login.clearfix.show-bt-txt {
    display: none;
}

/*first_step*/
/* #checkout #checkout-personal-information-step #customer-form .form-group:nth-child(1), */
/* #checkout #checkout-personal-information-step #customer-form .form-group:nth-child(2) span, */
#checkout #checkout-personal-information-step #customer-form .form-group:nth-child(3) span,
#checkout #checkout-personal-information-step #customer-form .form-group:nth-child(7),
/* #checkout
  #checkout-personal-information-step
  #customer-form
  .form-group:nth-child(8),
#checkout
  #checkout-personal-information-step
  #customer-form
  .form-group:nth-child(9), */
/* #identity .form-group:nth-child(1), */
#identity .form-group:nth-child(2) span,
#identity .form-group:nth-child(3) span,
/* #identity .form-group:nth-child(7), */
#identity .form-group:nth-child(8),
#identity .form-group:nth-child(9),
#address .form-fields .form-group.alias {
    display: none !important;
}

.form-group {
    margin-bottom: 0.5rem !important;
}

/* #checkout.lang-it
  #checkout-addresses-step
  .js-address-form
  section
  .form-group:nth-child(18)
  .form-control-comment::before {
  content: "Sarà utilizzato solo per contattarti in merito al tuo ordine";
} */
#checkout.lang-en #checkout-addresses-step .js-address-form section .form-group:nth-child(18) .form-control-comment::before {
    content: "It will only be used to contact you concerning your order";
}

#checkout #use_same_address+label {
    /* background-color: red; */
    width: calc(100% - 20px);
    float: right;
    text-align: left;
}

#checkout #checkout-delivery-step .delivery-option-2 img {
    margin-left: -30px;
}

#cart .descCarrello {
    font-weight: 300 !important;
    font-size: 13px !important;
}

#cart .product-line-grid-left a {
    font-weight: 600;
    font-size: 17px;
   
    margin-left: 15px;
    display: inline-block;
    text-align: left;
}

#cart .cart-items .cart-item .product-line-grid .product-line-actions .price {
    text-align: right;
}

#cart .cart-detailed-totals .card-block {
  /* padding: 1.50rem 2rem 1rem 2rem; */
  font-size: 14px;
  line-height: 25px;
  padding: 0px;
}

#cart-subtotal-shipping {
    margin-bottom: 0px !important;
}

#cart .cta1,
#checkout .cta1 {
    padding: 18px 0px;
    text-transform: uppercase;
    font-weight: 600;
}

#cart .cta2,
#checkout .cta2 {
    text-align: center;
    color: #fff !important;
    font-weight: 600;
    background-color: #000;
    display: block;
    padding: 18px 0px;
    text-transform: uppercase;
    font-weight: 600;
}

#cart .cta2,
#checkout .cta2:hover {
    background-color: #fff;
    color: #000 !important;
    border: 1px solid #000;
}

#cart .cta3,
#checkout .cta3 {
    text-align: center;
    color: #fff !important;
    font-weight: 600;
    background-color: #000;
    text-transform: uppercase;
    font-weight: 600;
}

#cart .cart-summary-line .value {
    font-size: 27px;
    font-weight: 400;
    letter-spacing: -1px;
}

#cart #ps_checkout-payment-method-logos-container,
#cart #ps_checkout-payment-method-logo-block-title {
    display: none;
}

#cart .cart-container .cart-item .product-image a {
    margin-left: 20px;
    font-weight: 900;
    font-size: 18px;
}

#cart #titles_row span {
    text-transform: uppercase;
    color: #4D4D4D;
    font-weight: 600;
}

#cart .ship_column {
    text-transform: uppercase;
    margin-left: -30px;
}

.cart-detailed-actions {
    padding: 20px 0px;
}

.cta1 {
    color: #fff !important;
    font-weight: 600;
    background-color: #FF6D00;
    display: block;
}

#cart .cta1,
#checkout .cta1 {
    padding: 18px 0px;
    text-transform: uppercase;
    font-weight: 600;
    background: #3BB44A;
    border-color: #3BB44A;
    font-size: 15px;
}

#cart .cta1,
#checkout .cta1 {
    padding: 18px 0px;
    text-transform: uppercase;
    font-weight: 600;
}

#cart .cta2,
#checkout .cta2 {
    text-align: center;
    color: #fff !important;
    font-weight: 600;
    background-color: #000;
    display: block;
    padding: 18px 0px;
    text-transform: uppercase;
    font-weight: 600;
}

#cart .cta2,
#checkout .cta2:hover {
    background-color: #fff;
    color: #000 !important;
    border: 1px solid #fff;
    font-size: 13px;
    text-decoration: underline;
}

#cart .cta3,
#checkout .cta3 {
    text-align: center;
    color: #fff !important;
    font-weight: 600;
    background-color: #000;
    text-transform: uppercase;
    font-weight: 600;
}

#checkout .btn-primary:hover,
#checkout .btn-primary:focus,
#checkout .btn-info:hover,
#checkout .btn-info:focus {
    background: #FF6D00;
    color: #fff;
    border: 1px solid #FF6D00;
}

#checkout .product-price {
    font-weight: 500;
    margin-right: 0.327em;
    /* font-size: 30px; */
    font-size: 15px !important;
    line-height: 30px;
   
    color: #000;
    margin-bottom: 0;
}

#checkout .cart-summary-line {
    margin-bottom: 19px;
    clear: both;
}

#checkout .btn.btn-checkout {
    background: #000;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 20px;
    /* border-radius: 34px; */
    /* width: 100%; */
    width: 310px;
    text-align: center;
    text-transform: uppercase;
}

body#checkout section.checkout-step {
    box-shadow: none !important;
    background-color: white;
    border: 0px !important;
    padding: 0.9375rem;
    /* margin-top:50px; */
}

.checkoutSx {
    background: #fff;
}

.checkoutDx {
    background: #f2f2f2;
}

.checkoutDx:after {
    background: #f2f2f2;
    content: "";
    display: block;
    height: 180%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100vh;
    z-index: -1;
}

/* .col-info:after{
  background: #f2f2f2;
    content: "";
    display: block;
    height: 180%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100vh;
    z-index: -1;
} */

#checkout #wrapper {
    padding-top: 0px !important;
}


#checkout .nav-link {
    /* border-bottom: 2px solid #222 !important; */
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
}

/* #checkout .nav-link.active {
    border-bottom: 4px solid #222 !important;
    width: 100%;
    text-align: center;
} */

#checkout-personal-information-step .nav-inline {
    /* border-bottom: 2px solid #d2d2d2; */
    margin-bottom: 20px !important;
    /* display: block; */
}

#checkout-personal-information-step .nav-inline .nav-item {
    display: inline-block;
    padding: 0px 0px 10px 0px;
    /* border-bottom:2px solid #222; */
}

/* .separator-c {
    margin: 0;
    border-color: rgba(0, 0, 0, 0.25);
    height: 40px;
    display: block;
} */

.checkoutDx .card-block {
    padding: 0px;
}

.cart-summary-products {
    margin-left: 24px;
}

.cart-summary-totals {
    margin-top: 20px;
}

#js-checkout-summary {
    margin-top: 50px;
}

.checkoutDx .card {
    background: transparent !important;
    border: 0px !important;
    box-shadow: none !important;
}

#checkout .form-control {
    background: transparent !important;
    /* color: #acaaa6; */
    /* color: #fff; */
    color: #000;
    border: 1px solid #acaaa6;
    padding: 0.5rem 1rem;
}

#checkout .blockreassurance_product {
    margin-top: 25px;
    margin-left: 20px;
}

.pesoCarrello {
    font-size: 12px;
    text-align: right;
}

#checkout .cart-total .value {
    font-size: 20px;
    font-weight: 600;
}

#checkout-payment-step,
#checkout-addresses-step,
#checkout-personal-information-step #checkout-delivery-step {
    margin-top: 0px !important;
}

#subject_select .form-group .form-control-label {
    display: none;
}




.step-title.h3 {
    font-size: 26px;
    letter-spacing: -2px;
    font-weight: 500 !important;
}

#checkout .form-control-comment {
    font-size: 11px;
    padding-top: 0.5rem;
    color: #878787;
    display: inline-block;
}


@media (min-width: 992px) {
    #checkout .halfcolumn,
    #registration .form-group,
    #registration .halfcolumn {
        float: left;
        margin-right: 15px;
        width: 50%;
    }
    
    #registration .col-md-3,
    #registration .col-md-6 {
      width: 100% !important;
      text-align: justify;
    }


    #checkout .halfcolumn .col-md-3,
    #checkout .halfcolumn .col-md-6 {
        width: 100% !important;
    }

    #checkout-guest-form .col-md-3,
    #checkout-addresses-step .col-md-3 {
        width: 100% !important;
    }

    #checkout-guest-form .col-md-6,
    #checkout-addresses-step .col-md-6 {
        width: 97% !important;
    }

    #checkout-addresses-step .col-6-orig {
        width: 50%;
    }
}

#checkout-addresses-step h2 {
    text-align: center;
}

body#checkout section.checkout-step #customer-form .form-control-label,
body#checkout section.checkout-step #delivery-address .form-control-label,
body#checkout section.checkout-step #invoice-address .form-control-label,
body#checkout section.checkout-step #login-form .form-control-label {
    text-align: left;
    font-weight: 500;
}

body#checkout section.checkout-step .step-number {
    display: inline-block;
    padding: 10px;
    border: 1px solid #ccc;
    color: #222;
    margin-right: 3px;
    border-radius: 50px;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 27px;
    font-size: 23px;
    vertical-align: middle;
    font-weight: 500;
}

body#checkout section.checkout-step .step-title {
    text-transform: uppercase;
    cursor: pointer;
    margin-bottom: 20px;
}

/* deve valere solo per il primo elemento step-title */
/* #checkout-personal-information-step .step-title:first-child {
    margin-top: 50px;
} */

#checkout .cart-grid-body {
    margin-bottom: 0.75rem;
    margin-left: -32px;
}

.titoloRiepilogo {
    padding: 25px 20px 20px 20px;
    font-size: 26px !important;
    letter-spacing: -2px;
    font-weight: 400 !important;
}

.dettaglioProdottiCarrello {
    float: right;
}

body#checkout #wrapper .js-cart .card-block a[data-toggle] {
    color: #1c1c1c;
    font-size: 16px !important;
    text-decoration: none;
    text-transform: capitalize;
    width: 100% !important;
    text-align: left;
    background: transparent !important;
    border: 0px !important;
    padding: 0px !important;
    margin-bottom: 30px !important;
}

#checkout .cart-summary-line {
    margin-bottom: 19px;
    clear: both;
    /* margin-left: 24px; */
}

.total-order-complete {
    margin-left: 24px;
}

.paga-facilmente-metodi {
    padding: 23px;
}

.payment-methods img {
    width: 50px;
    margin-right: 10px;
}

body#checkout section.checkout-step #customer-form .fic_certified_email .form-control-comment,
body#checkout section.checkout-step #customer-form .fic_ei_code .form-control-comment {
    display: none;
}

body#checkout section.checkout-step #customer-form .fic_ei_code {
    padding-bottom: 30px;
}

body#checkout section.checkout-step .custom-radio {
    margin-right: 0;
    margin-top: 18px;
    margin-left: 16px;
}

#checkout .continue {
    /* width: 93%; */
    width: 100%;
    
    height: 60px;
    letter-spacing: 0px;
    /* float: left !important; */
    font-size: 18px !important;
}

.delivery-option {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
    cursor: pointer;
    display: block;
    float: right;
    margin-right: 0.125rem;
    color: #acaaa6;
    letter-spacing: 1px;
}

body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
    cursor: pointer;
    position: absolute;
    margin: 0 0 0 -15px !important;
    width: 30px;
    height: 30px;
    text-align: center;
    left: 41%;
    top: 27px;
    font-size: 0;
    /* display: none; */
}

#checkout #checkout-payment-step .payment-options .payment-option {
    /* height: 60px; */
    /* border: 1px solid #ccc; */
    /* padding: 0px 0px 8px 16px; */
    /* line-height: 60px; */
    background: #f6f6f6;
    font-weight: 500;
}

/* #checkout #payment-option-1-container label > span,
#checkout #payment-option-2-container label > span,
#checkout #payment-option-3-container label > span,
#checkout #payment-option-4-container label > span,
#checkout #payment-option-5-container label > span,
#checkout #payment-option-6-container label > span {
    font-size: 15px;   
} */
#checkout #payment-option-5-container label,
#checkout #payment-option-6-container label {
    padding-top: 20px;
}

.paypal-mark {
    border: 0px !important;
}

#checkout #payment-confirmation .btn-primary {
  /* width: 93%; */
  width: 100%;
  height: 60px;
  letter-spacing: 0px;
  /* float: left !important; */
  font-size: 18px !important;
}


body#checkout section.checkout-step .payment-options label {
  display: inline-block;
  vertical-align: middle;
  margin-top: 18px;
  margin-left: 10px;
}

#checkout #content #checkout-personal-information-step p,
#checkout #content #checkout-addresses-step p,
#checkout #content #checkout-delivery-step p,
#checkout #content #checkout-payment-step p,
#js-checkout-summary .card-block .cart-summary-products p {
    color: #000 !important;
}

/* @media (min-width: 992px) {
    #checkout #checkout-payment-step .payment-options .payment-option {
        border: 1px solid #ccc;
    }
} */
@media (max-width: 991px) {

    #checkout #payment-option-1-container label>span,
    #checkout #payment-option-2-container label>span,
    #checkout #payment-option-3-container label>span,
    #checkout #payment-option-4-container label>span,
    #checkout #payment-option-5-container label>span,
    #checkout #payment-option-6-container label>span {
        font-size: 13px;
    }

    #checkout #checkout-payment-step .payment-options .payment-option {
        height: 100px;
    }

    #checkout #checkout-payment-step .payment-options .payment-option .paypal-mark {
        margin-left: 60px;
    }

    #checkout #checkout-payment-step #payment-option-7-container label>span {
        font-size: 13px;
        position: absolute;
        margin-top: 20px;
    }

    #checkout #checkout-payment-step #payment-option-7-container label>img {
        padding-top: 55px;
    }
}

@media (min-width: 992px) {

    #checkout #payment-option-1-container label>span,
    #checkout #payment-option-2-container label>span,
    #checkout #payment-option-3-container label>span,
    #checkout #payment-option-4-container label>span,
    #checkout #payment-option-5-container label>span,
    #checkout #payment-option-6-container label>span {
        font-size: 15px;
    }

    #checkout #checkout-payment-step .payment-options .payment-option {
        height: 60px;
    }

    #checkout-personal-information-step .step-title:first-child {
        margin-top: 50px;
    }
}


#my-account #psgdpr-link,
#my-account .breadcrumb,
#my-account #emailsalerts,
#cart .breadcrumb,
#module-giftcard-choicegiftcard .breadcrumb,
#new-products .breadcrumb {
    display: none;
}

#titles_row {
    display: none;
}


.dgCart {
    border: 1px solid #ddd;
    /* padding: 20px; */
    margin-bottom: 20px;
    width: 100%;
    margin: auto;
    margin-bottom: 20px;
    padding: 16px 0px;
}

.product-line-grid-left img {
    max-width: 80px;
    width: 90px;
    border: 0px !important;
}

#checkout .nav-link {
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
}


#checkout .ets_mm_megamenu_content,
#checkout .lgk_partner,
#checkout .jolisearchHome {
    display: none;
}

body#checkout section.checkout-step .step-number {
    display: inline-block;
    padding: 10px;
    border: 1px solid #ccc;
    color: #222;
    margin-right: 3px;
    border-radius: 50px;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 27px;
    font-size: 23px;
    vertical-align: middle;
    font-weight: 500;
}

body#checkout section.checkout-step .step-title {
    text-transform: uppercase;
    cursor: pointer;
    margin-bottom: 20px;
}

body#checkout section.checkout-step .content {
    /* padding: 0 2.3125rem; */
    padding: 0px !important;
}

body#checkout section.checkout-step .content {
    box-shadow: none !important;
    border-radius: 0;
    border: 0px !important;


    max-width: 100% !important;
    margin: 0 auto;
    position: static;
}


#cart .block-promo {
    margin-top: 50px;
    margin-top: 24px;
}

#cart .block-promo .promo-code {
    padding: 0px;
    background: #fff;

}

#cart hr {
    display: none;
}


#cart .testoVoucher {
    font-size: 16px;
}

#cart .form-control {
    background: #fff;
    color: #acaaa6;
    border: 1px solid #222;
    padding: 8px 16px;
    color: #222;
    height: 40px;
}

#cart .product-price {
    color: #222;
    display: inline-block;
    font-weight: 300;
    margin-top: 32px;
    font-size:18px;
}

#cart .qty {
    margin-top: 23px;
}

#cart .cart-line-product-actions {
    margin-top: 34px;
}

#cart .cta3,
#checkout .cta3 {
    text-align: center;
    color: #fff !important;
    font-weight: 600;
    background-color: #000;
    text-transform: uppercase;
    font-weight: 600;
    width: 140px;
    font-size: 14px;
}


.step-number {
    /* display: none !important; */
}

body#checkout section.checkout-step .step-title {
    text-transform: uppercase;
    cursor: pointer;
    margin-bottom: 0;
}






#checkout #checkout-personal-information-step .nav .nav-item:nth-child(2) {
    display: block !important;
}


body#checkout section.checkout-step .step-title {
    text-transform: uppercase;
    cursor: pointer;
    margin-bottom: 20px;
}

body#checkout section.checkout-step .step-title {
    text-transform: uppercase;
    cursor: pointer;
    margin-bottom: 0;
}

@media (min-width: 992px) {
    #checkout-personal-information-step .step-title:first-child {
        margin-top: 50px;
    }
}

.step-title.h3 {
    font-size: 26px;
    letter-spacing: -2px;
    font-weight: 500 !important;
}

body#checkout section.checkout-step .step-title {
    text-transform: uppercase;
    cursor: pointer;
    margin-bottom: 0;
    position: relative !important;
    font-size: 10px;
    line-height: 30px;
    width: 100%;
    text-align: left;
    padding: 30px 5px;
    color: #999;
    opacity: 1;
    letter-spacing: 0;
    width: 100% !important;
}

body#checkout section.checkout-step .step-number {
    display: inline-block;
    padding: 10px;
    border: 1px solid #ccc;
    color: #222;
    margin-right: 3px;
    border-radius: 50px;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 27px;
    font-size: 23px;
    vertical-align: middle;
    font-weight: 500;
    position: relative !important;
}

body#checkout section.checkout-step .step-title:before{
    display: none;
}

body#checkout section.checkout-step:nth-child(1) .step-title,
body#checkout section.checkout-step:nth-child(2) .step-title,
body#checkout section.checkout-step:nth-child(3) .step-title,
body#checkout section.checkout-step:nth-child(4) .step-title {
    left: 0;
    z-index: 1;
    text-align: left;
   
    font-weight: 500;
    font-size: 26px;
}

.step-number {
    padding: 0;
    width: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    background: #ccc;
    color: #fff;
    border-radius: 50%;
    position: absolute;
    top: -2px !important;
    left: 0px !important;
    margin-left: -14px;
}

#checkout #checkout-personal-information-step .nav .nav-item .nav-link.active {
    color: #282828;
    border-color: #222;
}

#checkout #checkout-personal-information-step .nav .nav-item {
    width: 50%;
    float: left;
    margin: 0;
    border:0px !important

}

body#checkout section.checkout-step:nth-child(2) .step-title,
body#checkout section.checkout-step:nth-child(3) .step-title,
body#checkout section.checkout-step:nth-child(4) .step-title {
    left: 0 !important;
    z-index: 2;
    text-align: left !important;
}

.cart-summary-line .sub{
    margin-left:26px;
}

.checkoutDx:after {
    background: #f2f2f2;
    content: "";
      display: block;
      height: 180%;
      height: 100%;
      left: 460px;
      position: absolute;
      top: 0;
      width: 171vh;
      z-index: -2;
}

#checkout .block-promo .promo-code{
    background: transparent !important;
}

body#checkout section.checkout-step.-reachable.-complete h1 .done {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  position: absolute;
  top: 29px !important;
  left: 37% !important;
  margin-left: -14px;
  background: #4CAF50;
  color: #fff;
  font-size: 16px;
  border-radius: 50%;
}

#checkout #wrapper {
  padding: 0px !important;
}
.checkoutDx{
  min-height: 1440px;
}

#checkout #footer{
  margin-top:0px;
}

#cart-summary-product-list li {
  border: 1px solid #ccc;
  padding: 10px;
  margin-bottom: 5px;
  /* background: #fff; */
  min-height: 90px;
}


#checkout #checkout-personal-information-step .nav .nav-item .nav-link.active {
  color: #282828;
  border-color: #000;
  border-bottom: 4px solid #000 !important;
}

#checkout .cart-summary-subtotals-container{
  margin-top:30px;
}

#checkout #checkout-delivery-step img {
  margin-left: -30px;
  width: 50px;
  display: none;
}

.delivery-option .row {
  width: 100%;
  margin-left: 20px;
  /* margin-top: 9px; */
  min-width: 500px;
}
body#checkout section.checkout-step .delivery-option label {
  text-align: inherit;
  margin-top: 20px;
}

#checkout label[for="delivery_message"] {
  font-size: 16px;
}

body#checkout section.checkout-step #conditions-to-approve {
  padding-top: 16px;
  padding-left: 17px;
  padding-bottom: 30px;
}

#payment-option-1-additional-information section,
#payment-option-2-additional-information section,
#payment-option-3-additional-information section,
#payment-option-4-additional-information section,
#payment-option-5-additional-information section{
  margin-left:50px;
}


body#checkout section.checkout-step:nth-child(1) .step-title,
body#checkout section.checkout-step:nth-child(2) .step-title,
body#checkout section.checkout-step:nth-child(3) .step-title,
body#checkout section.checkout-step:nth-child(4) .step-title {
  left: 8px !important;
 }