.fotter_bottom .contact_us li a {
    padding-left: 0.5rem;
}
#cms_page a {color:#007bff;}
.navbar-nav .nav-item.submenu_custom_link .nav-link:after {display:none;}
@media only screen and (min-width: 800px) {
    .navbar .navbar-nav .nav-item>.nav-link {
        padding: .8rem .6rem !important;
    }
    #SubmitData_cart2 {
  margin-right: 9.4rem;
}

}
#prductsize .prduct_size .form-row .col-8 .form-row.mt-3{
    margin-top: 0 !important;
}
#prductsize .prduct_size .form-row .col-4 label{
    margin: 0;
}
.whatsappIcon a {
    right: 15px;
    bottom: 180px;
    background: #36c641;
    border-radius: 50%;
    height: 45px;
    width: 45px;
    text-align: center;
    line-height: 50px;
    color: #ffffff;
    position: absolute;
    z-index: 99;
}
.scroll-top {
    right: 25px;
    bottom: 235px;
}
#chat-widget-push-to-talk{
    bottom:115px !important;
    right: 15px !important;
    width: 50px !important;
  height: 50px !important;
}

@media only screen and (min-width: 768px){
    .whatsappIcon a{
        bottom:85px;
          height: 60px;
    width: 60px;
    }
      .whatsappIcon a i{
       font-size: 3em;
    }
    #chat-widget-push-to-talk{
          width: 56px !important;
  height: 56px !important;
    }
    .scroll-top{
        bottom:150px;
    }
    .navbar {
  z-index: 98;
  border-bottom: 1px solid #dbdbdb;background: #f8f8f8 !important;
}
#sidebar-left {
  -ms-flex: 0 0 25%;
  flex: 0 0 22%;
  max-width: 22%;
}
/* #main-content .container.body-container .row {
  justify-content: space-between;
} */
.navbar .container .collapse .navbar-nav {
  justify-content: space-between;
  width: 100%;
}

.whatsappIcon a i{
      /*font-size: 3em !important;*/
}
#chat-widget-push-to-talk{
    bottom:25px !important;
   
}
}
@media only screen and (max-width: 768px){
    .subscribe_section .card .card-body .input-group .input-group-append {
  z-index: 8;
}
.paymentDetailsStep .ordercontinue button {
  background: #d71921;
  border-color: #d71921;
}
#shopping-cart form .row .checkoutLeftSide.col-lg-8{
    order:2;
}
#shopping-cart form .row .checkoutRightSide.col-lg-4{
    order:1;
}

}
.summary_toggle {
  margin: 0.75rem 0;
}
#productpricetotal {
  margin-right: 1.5rem;
}
#products_additional_options .change_card_name_div .ops_customclass {
  max-width: 100%;
}
.paytab {
    display: none;
}

.paymentDetailsStep  .btn-success {
  background: #285d8b;
  border-color: #285d8b;
}

.paymentDetailsStep  .btn-success:hover {
  background: #1d4363 ;
  border-color: #1d4363 ;
}
/** Hide Quantity fields from specific Product**/
.hide_qty .prduct_qty {
    display: none;
}
.sidebar {
  z-index: 9;
}
/*.paytab .card-body {*/
/*    display: none;*/
/*}*/