html, body.bg-public {

  /*background: #F5EDE1 !important;*/
  color: #7A1318 !important;
  /*#7A1318*/
  font-family: 'Nunito', serif;
}

.btn-outline-secondary-light {
  color: #9cacba !important;
  border-color: #9cacba !important;
}
/*
.bg-success-custom{
  background-color: #7A1318 !important;
  color: #FFF !important;
}
*/

.text-success-custom{
  color: #7A1318 !important;
}

.form-rounded {
  border-radius: 8rem !important;
}

.megamenu-li.dropdown:hover{
  display: block;
}

.blink {
     animation: blinker 0.8s cubic-bezier(.5, 0, 1, 1) infinite alternate;
}

 @keyframes blinker {
     from {
         opacity: 1;
    }
     to {
         opacity: 0;
    }
}


.bn-img {
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

.nav-item > .nav-link:hover {
  background: #BFBFBF !important;
  color: #7A1318 !important;
}

.nav-tabs-orders {
    border-color: #7A1318 !important;
    padding-left: 4rem !important;
}

.nav-tabs-orders > .nav-item > .nav-link {
    background: #f2f2f2 !important;
    border-color: #ddd8d8 !important;
}

.nav-item > .nav-link.active {
    background: #7A1318 !important;
    color: #FFF !important;
}


input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

.form-control:focus {
  color: #495057 !important;
  background-color: #fff !important;
  border-color: #7A1318 !important;
  outline: none;
}

.news_bar{
  background-color: #000;
  height: 100px;
}


.cursor-pointer-none {
  pointer-events: none !important;
}

#search::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color:  #7A1318 !important;
  opacity: 0.6 !important; /* Firefox */
  font-size: 1.3rem !important;
}

#search:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color:  #7A1318 !important;
  font-size: 1.3rem !important;
}

#search::-ms-input-placeholder { /* Microsoft Edge */
  color:  #7A1318 !important;
  font-size: 1.3rem !important;
}


input#search:focus {
    outline: none !important;
    border-color: #7A1318 !important;
    box-shadow: 0 0 10px #957e6c !important;
 }

/*
.medium{
  font-size: 2em !important;;
}
*/

.xsmall{
  font-size: 1em !important;;
}

.text-custom-admin {
    color: #FFF !important;
}

a.text-custom-admin {
    color: #FFF !important;
}

.bg-custom-admin{
    background-color: #7A1318 !important;
    color: #FFF !important;
}

.bg-custom-form-admin{
    background-color: #350500 !important;
    color: #FFF !important;
}


.bg-grey-custom{
    background-color: #ececec !important;
}

.bg-badge-custom-light {
  background-color: #b8bebb !important;
  color: #7A1318 !important;
}

.bg-custom-megamenu{
    background-color: #f6f6f6 !important;
}

.badge-custom {
  font-size: 0.9rem !important;;
}


/*
*-primary changes the color to blue #007bff.
*-info changes the color to teal #17a2b8.
*-success changes the color to green #28a745.
*-warning changes the color to yellow #ffc107.
*-danger changes the color to red #dc3545.
*-dark changes the color to dark gray #343a40.
*-secondary changes the color to gray #6c757d.
*-light changes the color to light gray #f8f9fa.
*-white changes the color to white #ffffff.
*/


.bg-success-custom{
    background-color: #328846 !important;
}


.bg-warning-custom{
    background-color: #c79c1f !important;
}

.bg-danger-custom{
    background-color: #9d1622 !important;
}

.bg-light-custom{
    background-color: #c6c6c6 !important;
}

.bg-newsletters{
    background-color: #7A1318 !important;
}

.text-newsletters{
  color: #F5EDE1 !important;
}


.bg-secondary-light{
    background-color: #d8d8d8 !important;
}

#select-custom {
  background-color: #f8f9fa !important;
  color: #7A1318 !important
}


/*
.bootstrap-select.btn-group .dropdown-menu li a:hover {
     color: whitesmoke !important;
     background: #bf5279 !important;
 }
*/

.optionGroup {
    font-weight: bold !important;
    font-size: 15px;

}

.optionGroupTop {
    padding: 0 0px;
    font-weight: bold !important;
}

.optionGroup1 {
    padding: 0 25px;
    font-weight: bold !important;
}

.optionChild1 {
    padding: 0 25px;
}

.optionGroup2 {
    padding: 0 55px;
    font-weight: bold !important;
}

.optionChild2 {
    padding: 0 55px;
}

.optionChild3 {
    padding: 0 100px;
}



@media screen and (min-width: 992px)  {
   .img-custom{
      max-width: 170px !important;
      height: auto !important;
   }

   .desktop-only{
     display: block !important;
   }

   #hr-custom-footer{
     border-top: 3px solid #b19884 !important;
     max-width: 30% !important
   }

   #h-menu-desktop{
     min-height: 80rem !important;
   }

   .w-50-desktop{
      width: 50% !important;"
    }
   .mobile-only{
     display: none !important;
   }

   .el-mobile-display{
     display: block !important;
   }

}


@media (min-width: 1200px) {
    .abs-center-x {
        letter-spacing: 0.08rem;
         min-width: 125px !important;
    }

}


@media (max-width: 1254px) {
    .desktop-only{
      display: none !important;
    }
    .mobile-only{
      display: block !important;
    }

    #hr-custom-footer{
      border-top: 3px solid #b19884 !important;
      max-width: 80% !important
    }

    .text-slider{
      font-size: 2rem !important;
    }

}

    #nav-link-mobile,
    #navbarchisiamo {
      font-size: 1.4rem !important;
    }

@media screen and (max-width: 992px) {


    .img-custom{
      max-width: 135px !important;
      height: auto !important;
    }
    .desktop-only{
      display: none !important;
    }

    .mobile-only{
      display: block !important;
    }
    #hr-custom-footer{
      border-top: 3px solid #b19884 !important;
      max-width: 80% !important
    }

    #nav-link-mobile,
    #navbarchisiamo {
      background-color: #FFF !important;
      /*background-color: #ababab !important;*/
      /*background-color: #7A1318 !important;*/
      color: #7A1318 !important;
      border-bottom: 1px dotted #7A1318;
      font-size: 1.4rem !important;
    }

    .search-display{
      display: block !important;
    }

    .btn-close-menu{
        position: fixed !important;
        top: 18px !important;
        right: 40px !important;
    }


    #navbars-qwebsite {
      background-color: #FFF !important;
      /*background-color: #ababab !important;*/
      /*background-color: #7A1318 !important;*/
      padding-top: 3rem !important;
    }

    #navbars-qwebsite .dotted-nav-item{
      background-color: #FFF !important;
      /*background-color: #ababab !important;*/
      /*background-color: #7A1318 !important;*/
      border-bottom: 1px dotted #7A1318;
    }

    #navbars-qwebsite .nav-item > li{
      color: #7A1318 !important;
      padding: 1.8rem !important;
    }

    #navbars-qwebsite .nav-item > li {
      padding-top: 3rem !important;
    }

    #navbars-qwebsite .nav-item-collapse{
      color: #7A1318 !important;
      padding-top: 0.8rem !important;
      letter-spacing: 0rem !important;
      padding-left: 0.4rem !important;
      font-weight: bold !important;
    }

    .navbar-nav.abs-center-x{
      padding-top: 1.8rem !important;
      padding-left: 1rem !important;
    }
    .text-slider{
      font-size: 1rem !important;
    }

}

.abs-center-x{
    letter-spacing: 0.01rem;
    padding-left: 0.4rem  !important;
    font-size: 0.9rem !important;
    font-weight: bold !important;
}

.btn-navbar-custom {
  width: 100px !important;
  font-size: 0.9rem !important;
}

.text-navbar-custom {
  font-size: 1.4rem !important;
  color: #7A1318 !important;
}

.fa-navbar-custom {
  font-size: 1.4rem !important;
  padding-top: 0.6rem !important;
}

.fa-collapse-color{
  color: #343a40 !important;
}

.btn-outline-dark:hover{
  color: #7A1318 !important;
  background-color: #343a40 !important;
}

.fa-collapse-color:hover{
  color: #7A1318 !important;
}

/*
.col-2-5 {
  @extend .extra-col;
  flex: 0 0 20.833333325%;
  max-width: 20.833333325%;
}
*/

.circular--landscape {
  display: inline-block;
  position: relative;
  width: 180px;
  height: 180px;
  overflow: hidden;
  border-radius: 50%;
  border: 1px solid #909090;
}

.circular--landscape img {
  /*width: auto;
  height: 100%;
  margin-left: -50px;*/

    display: block;
    margin: 0 auto;
    height: auto;
    width: 150%;
    margin: 0 0 0 -20%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;


}



.btn-outline-custom {
  color: #7A1318 !important;
  border-color: #7A1318 !important;
}

.btn-outline-custom:hover {
  color: #FFF !important;
  background-color: #7A1318 !important;
  border-color: #550307 !important;
}

.btn-custom {
  color: #7A1318 !important;
  background-color: #7A1318 !important;
  border-color: #550307 !important;
}


.btn-custom:hover,
.btn-custom a:hover {
  color: #1A1A1A !important;
  background-color: #BFBFBF !important;
  border-color: #7F7F7F !important;
}


.btn-black {
  color: #FFF !important;
  background-color: #000 !important;
  border-color: #1A1A1A !important;
}


.btn-black:hover,
.btn-black a:hover {
  color: #1A1A1A !important;
  background-color: #BFBFBF !important;
  border-color: #1A1A1A !important;
}

.btn-outline-custom-disabled {
  color:#000000 !important;
}


#button-slider {
    color: #7A1318 !important;
    opacity: 1;
}

.text-stroke {
  -webkit-text-stroke-width: 1px !important;
  -webkit-text-stroke-color: #7A1318 !important;
   /*   filter: alpha(opacity=80); /* IE */
   /* -moz-opacity: 0.3; /* Mozilla */
   /* opacity: 0.3; /* CSS3 */
   letter-spacing: 1px !important;
}

/*
#sidebar-container h2,
#page h2,
#sidebar h4 {
  color: #7A1318 !important;
  padding-top: -10px !important;
  text-decoration: underline !important;
  text-decoration-color: #b19884 !important;
  text-underline-position: under;
}
*/


.nav-link.image:hover{
  opacity: 0.3;
}

.xsmall{
   font-size: 0.6rem !important;
}

.medium{
   font-size: 0.9rem !important;
}

.text-1-2 {
   font-size: 1.2rem !important;
}

.btn-sml { height: 4vh; } /* change the value according to your need. */


/*
new

SCRITTE #7A1318
ROSONE #EBD9B2
FONDO #F6E7C0
FONDOCHIARO #dddddd

* */


.pagination-sm {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}



#pagination-post> li > a {
    background-color: transparent !important;
    color: #7A1318 !important;
    border:none;
}

#pagination-post> .active > a {
    background-color: transparent !important;
    color: #7A1318 !important;
    border:none;
}

#pagination-post> li > a:focus,
#pagination-post> li > a:hover,
#pagination-post> li > span:focus,
#pagination-post> li > span:hover {
    z-index: 3;
    color: #FFC760 !important;
    background-color: transparent !important;
    /*border-color: #BFBFBF !important;*/
    border:none;
}


.caption-calendar {
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
}
.caption-calendar img {
    float: left;
    margin: 0;
    padding: 0;
    background: #7A1318;
    border: none;
}
.caption-calendar span {
    float: left;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 80px;
    height: 90px;
    background: #1E90FF;
    filter: alpha(opacity=80); /* IE */
    -moz-opacity: 0.8; /* Mozilla */
    opacity: 0.8; /* CSS3 */
    position: absolute;
    left: 0;
    top:0;
}

.caption-calendar span h4,
.caption-calendar span h5,
.caption-calendar span h6 {
    line-height: 0.9 !important;
    color: #7A1318 !important;
}

.caption-img-bottom {
    font-family: Verdana, sans-serif;
    font-size: 10px;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
}
.caption-img-bottom img {
    float: left;
    margin: 0;
    padding: 0;
    background: #7A1318;
    border: none;
}
.caption-img-bottom span {
    float: left;
    margin: 0;
    padding: 10px;
    width: 100%;
    color: #dedede;
    background: #222; /* browser che non supportano rgba */
    background: rgba(0,0,0,0.7);
    position: absolute;
    left: 0;
    bottom: 0;
}
.caption-img-bottom span strong {
    font-weight: bold;
    font-size: 11px;
    text-transform: uppercase;
    display: block;
    padding-bottom: 5px;
}


.list-group-item-custom-footer {
    padding-right: 0px !important;
    padding-left: 0px !important;
  }

/*
#contacts{
  background-color: #FFF !important;
  letter-spacing: 2px;
  }
#contacts a{
  color:  #7A1318 !important;
  text-decoration: none;
}
*/

.card .card-pointer:hover{
  cursor: pointer !important;
  background-color: #000 !important;
}

.border-warning {
    border-color: #F16C20 !important;
}

.border-card {
    /*border-color: #6e7a83 !important;*/
    border-color: #e2e2e2 !important;
}

.border-secondary-light {
    /*border-color: #6e7a83 !important;*/
    border-color: #a4a4a4 !important;
}




.text-secondary-light {
    /*color: #6e7a83 !important;*/
    color: #a4a4a4 !important;
}

.text-warning {
    color: #F16C20 !important;
}


.text-custom-section-header {
     font-size: 1rem !important;
     padding-left: 1.6rem !important;
}

@media (max-width: 575.98px) {
  .text-custom-section-header {
     font-size: 0.8rem !important;
  }

  .js-totCartItems{
    font-size: 0.6rem !important;
  }

  #contacts{padding-bottom: 50px;}
  #contacts .maps iframe{
    width: 100%;
    height: 450px;
  }
   .nav-link a{
    font-size: 2.8rem !important;
  }

 }


@media (min-width: 576px) {

   #contacts{padding-bottom: 800px;}

   #contacts .maps iframe{
     width: 100%;
     height: 450px;
   }

   .nav-link a{
    font-size: 2.8rem !important;
  }
 }

@media (min-width: 768px) {

  #contacts{padding-bottom: 350px;}

  #contacts .maps iframe{
    width: 100%;
    height: 850px;
  }
}

@media (min-width: 992px) {
  #contacts{padding-bottom: 50px;}

   #contacts .maps iframe{
     width: 100%;
     height: 400px;
   }
}



.list-group-item-area:hover {
  background-color: #BFBFBF !important;
  border-color: #BFBFBF !important;
  color: #7A1318 !important;
}


.list-group-item-area.active:hover {
  background-color: #BFBFBF !important;
  border-color: #BFBFBF !important;
  color: #7A1318 !important;
}

.list-group-item-area.active:hover a {
  color: #7A1318 !important;
}

.list-group-item-area:hover a {
  color: #7A1318 !important;
}
.list-group-item-area.active {
  background-color: #BFBFBF !important;
  border-color: #7A1318 !important;
  color: #7A1318 !important;
}

.list-group-item-area {
  background-color: #7A1318 !important;
  border-color: #dddddd !important;
  color: #dddddd !important;
}


.list-group-item-area.active a {
  color: #7A1318 !important;
}

#author a{
  color: #4D4D4D;
  text-decoration: none;

}
/*--- end contacts ----*/

/*
#slide {
    position: absolute;
    left: -600px;
    width: 600px;
    height: 370px;
    background: blue;
    -webkit-animation: slide 0.5s forwards;
    -webkit-animation-delay: 2s;
    animation: slide 0.5s forwards;
    animation-delay: 2s;
}

@-webkit-keyframes slide {
    100% { left: 0; }
}

@keyframes slide {
    100% { left: 0; }
}
*/


.carousel {
  position: relative;
  /*height: 100vh;*/
  width: auto;
  max-height: 250px !important;
}

.carousel-item {
  width: auto;
  /*height: 100vh;*/
  max-height: 250px !important;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/*
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    height: 650px;
    min-width: 100%;
    width: 100%;
    max-width: 100%;
    line-height: 1;
}
*/

.carousel-item .img-fluid {
  width:100%;
  height:100%;
}

.carousel-inner img {
    max-width:100%;
    max-height:100%;
    width: auto;
    height: auto;
}

.d-block {
  display: block !important;
    max-width:100%;
    max-height:100%;
    object-fit: cover;
}


.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block !important;
}


@media (orientation: portrait) {
    .carousel-item.active,
    .carousel-item-next,
    .carousel-item-prev {
        display: block !important;
        width:100%;
        height:auto;
    }
}

@media (orientation: landscape) {
    .carousel-item.active,
    .carousel-item-next,
    .carousel-item-prev {
        display: block !important;
        width:100%;
        height:96vh;
    }
}
.carousel-caption > h4 {
     font-size: 2.4rem !important;
}

.carousel-caption .text-display-5 {
     font-size: 1.6rem !important;
}

.carousel-caption p {
     font-size: 1.2rem !important;
}

/*
@media only screen
and (min-width : 320px)
and (max-width : 480px) {

    .carousel-caption {
     font-size: 2rem !important;
     max-width: 100%;
     width:100%;
     background-color: #ffb81c;
    }
}
*/

@keyframes slidein-left {
    0% { transform: translateX(-100%); }
    100% { transform: translateX(0); }
}

@keyframes slidein-right {
   0% { transform: translateX(100%); }
   100% { transform: translateX(0); }
}

/*h1 {
   animation: 3s slidein-right;
}*/

/*h2 {
    animation: 3s slidein-left;
}*/

.text-slid-left {
    animation: 3s slidein-left;
}

.text-slid-right {
    animation: 3s slidein-right;
}



div #sidebar-wrapper .offcanvas-active{
    position:relative !important;
    overflow:hidden !important;
}

/*
div #sidebar-wrapper-container .offcanvas-active{
    position:relative !important;
    overflow:hidden !important;
}
*/

.offcanvas-header{ display:none; }

@media (max-width: 992px) {


  #navbars-qwebsite .dotted-nav-item {
    border-bottom: 1px dotted #7A1318 !important;
  }


  #navbars-qwebsite .nav-item {
    color: #7A1318 !important;
    font-size: 1.2rem;
  }

  /*.btn-megamenu-custom {
     background-color: #E5E5E5 !important;
   }*/


  .offcanvas-header{ display:block; }
  .navbar-collapse {
    position: fixed;
    top:0;
    bottom: 0;
    left: 100%;
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    overflow-y: auto;
    visibility: hidden;
    background-color: #7A1318 !important;

    transition: visibility .2s ease-in-out, transform .2s ease-in-out;
  }

  .navbar-collapse.show {
    visibility: visible;
    transform: translateX(-100%);
  }

  /*
  .list-group .list-group-root {
    background-color: #E5E5E5 !important;
    border: 0px  #E5E5E5 !important;
  }
  div #bg-mobile {

    background-color: #E5E5E5 !important;
    border: 0px  #E5E5E5 !important;
  }
  */


}



.content-row {
  min-height:300px;
}

.border-custom {
  border-color: #7A1318 !important;
}

.bg-custom {
    background-color: #7A1318 !important;
}

.text-custom {
    color: #7A1318 !important;
}


a.text-custom {
    color: #7A1318 !important;
}





/*
.bg-custom-banner-header{
    background-color: #dddddd !important;
    color: #7A1318 !important;
}



.bg-custom-section-footer{
    background-color: #dddddd !important;
    color: #7A1318 !important;
}
*/

/*
#bg-section-slider{
    background:url('../../../images/.jpg')  repeat-x scroll top transparent;
    background-position: initial;
    z-index: 10;
    left: 0;
    bottom:0;
    opacity:0.6;
    min-height:150px;
}
*/


/*
.bg-custom-footer{
    background-color: #50536e !important;
}
*/

.cookie-bar{ position: fixed; bottom:0px; padding:15px; width: 100%; display: none; z-index:5000000; background-color:#252B33;}

/*
.main-content {
  min-height:600px;
}
*/

/*
.cart-buttons span {
  width: 50px;
  text-align: center;
  border: 1px solid;
}
*/

/*
.card-img-top {
    max-height: 180px !important;
    max-width: 180px !important;
    width: auto !important;
    background-blend-mode: multiply !important;
    background-size: cover;
    display: block;
    margin: 0 auto;
}
*/

/*
.card-img-noimage {
  max-height: 180px !important;
  max-width: 180px !important;
  width: auto !important;
  display: block;
  margin: 0 auto;
}
*/



.jumbotron-img-single {
    height: 300px !important;
    width: auto !important;
}

.cart-img-single {
    max-height: 8rem !important;
    width: auto !important;
}

.hidden {
  display: none;
}


/*
#logo-invert {
    filter: invert(70%) !important ;
  }
*/

.not-pointer {
     cursor: pointer;
     pointer-events: none !important;
}

.btn-outline-danger {
  color: #DF0505 !important;
  border-color: #DF0505 !important;
}

.btn-outline-danger:hover {
  color: #DF0505 !important;
  background-color: #E5E5E5 !important;
  border-color: #D20404 !important;
}

.btn-danger {
  background-color: #a50000 !important;
}


.btn-danger:hover,
.btn-danger a:hover {
  color: #1A1A1A !important;
  background-color: #BFBFBF !important;
  border-color: #7F7F7F !important;
}

.btn-outline-warning {
  color: #F16C20 !important;
  border-color: #EA5F10 !important;
}

.btn-outline-warning:hover {
  color: #F16C20 !important;
  background-color: #E5E5E5 !important;
  border-color: #EA5F10 !important;
}

.btn-warning {
  color: #7A1318 !important;
  background-color: #F16C20 !important;
  border-color: #EA5F10 !important;
}


.btn-warning:hover,
.btn-warning a:hover {
  color: #1A1A1A !important;
  background-color: #BFBFBF !important;
  border-color: #7F7F7F !important;
}

.btn-outline-warning-disabled {
  color:#000000 !important;
}

.disabled {
    pointer-events: none;
    cursor: default;
}


/*
.navbar-toggler{
    background-color: #F4F4F4 !important;
    border: 1px solid #1A1A1A !important;
    border-radius: 0;
    color: #1A1A1A !important;
    height: 37px;
}
*/
/*
.navbar-toggler-icon.line{
    background-color: #1A1A1A !important;
    color: #7A1318 !important;
}

.navbar-toggler:hover {
    background-color: #1A1A1A !important;
}
*/

.cart-smartphone {
  color: #4D4D4D !important;
}

.cart-smartphone:hover{
  color: #1A1A1A !important;
}


.btn.btn-custom{
  background-color: #7A1318 !important;
  color: #FFF !important;
}

.btn.btn-custom:hover{
  background-color: #c7c7c7 !important;
  color: #7A1318 !important;
}



.btn.btn-filter{
  padding: 8px !important;
  height: 38px;
  width: 38px;
  background-color: #7A1318 !important;
  color: #FFF !important;
  border: 1px solid #7A1318 !important;
}

.btn.btn-filter:hover{
  padding: 8px !important;
  height: 38px;
  width: 38px;
  background-color: #1A1A1A !important;
  color: #7A1318 !important;
  border: 1px solid #1A1A1A !important;
}

.navbar-toggler.btn-filter{
  background-color: #FFF !important;
  color: #7A1318 !important;
  border: 1px solid #7A1318 !important;
  padding: 8px !important;
}

.navbar-toggler.btn-filter:hover{
  background-color: #1A1A1A !important;
  color: #7A1318 !important;
  border: 1px solid #1A1A1A !important;
  padding: 8px !important;
}

/*
body.bg {
  background: #919aa1;
}
*/

@media(min-width:767px){
  .cart-smartphone{
        display: none;
  }

  .footer-bottom {
    /*tolto per ora
    position: fixed !important;*/
    background: #4e4e4e !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    width: 100% !important;
    z-index:1030 !important;
    text-align: center !important;


  }
}

@media(max-width:767px){
  .cart-desktop{
    display: none;
  }
  .footer-bottom {
    text-align: left !important;
  }
  .list-group-item {
    float: left;
    margin: 0px;
    padding: 0px;
  }
}


.shake {
  animation: shake-animation 4.72s ease infinite;
  transform-origin: 50% 50%;
}
.element {
  margin: 0 auto;
}

@keyframes shake-animation {
   0% { transform:translate(0,0) }
  1.78571% { transform:translate(5px,0) }
  3.57143% { transform:translate(0,0) }
  5.35714% { transform:translate(5px,0) }
  7.14286% { transform:translate(0,0) }
  8.92857% { transform:translate(5px,0) }
  10.71429% { transform:translate(0,0) }
  100% { transform:translate(0,0) }
}
