@media (max-width: 1024px) {
  .col-xs-6 {
    width: 33.3333%;
  }
  .header-right {
    width: 20%;
    position: relative;
  }
  .header-left {
    width: 20%;
    position: relative;
  }
  .header-center {
    width: 33.3333%;
    position: relative;
    padding-top: 50px;
  }
  .banner-inner .cms-image {
    text-align: center;
    display: block;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    overflow: hidden;
  }
  .subbannercms .banner1 {
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }
  .container-banner {
    width: 100% !important;
    display: none;
  }
}

@media (max-width: 768px) {
  .col-xs-6 {
    width: 50%;
  }
  .top-left.pull-left {
    width: 40%;
    text-align: center;
  }
  .shopping-cart {
    float: none;
    display: inline-block;
    margin: 8px;
    position: static;
  }
  #cart,
  .user-signin,
  .header-search {
    padding: 0px 0;
  }
  .header-right,
  .header-left,
  .header-center {
    bottom: -50px;
    width: 33.33333%;
  }
  .container-banner {
    width: 100% !important;
    display: none;
  }
}

@media (max-width: 667px) {
  .col-xs-6 {
    width: 100%;
  }
  .header-right,
  .header-left,
  .header-center {
    bottom: -50px;
    width: 33.33333%;
    padding-top: 0px;
    padding-bottom: 20px;
  }
  .shopping-cart {
    float: none;
    display: inline-block;
    margin: 8px;
    position: static;
    padding: 4px 0;
  }
  #form-currency > .btn-group > .btn-link,
  #form-language > .btn-group > .btn-link {
    padding: 25px 20px;
    font-size: 12px;
    line-height: 22px;
    font-weight: 400;
    cursor: pointer;
    text-transform: capitalize;
    letter-spacing: 0.6px;
    transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
  }
  .container-banner {
    width: 100% !important;
    display: none;
  }
}

@media (max-width: 375px) {
  .header-right,
  .header-left,
  .header-center {
    width: 100% !important;
  }

  .col-xs-6 {
    width: 100%;
  }
  #form-currency > .btn-group > .btn-link,
  #form-language > .btn-group > .btn-link {
    padding: 16px 20px;
    font-size: 12px;
    line-height: 24px;
    font-weight: 400;
    cursor: pointer;
    text-transform: capitalize;
    letter-spacing: 0.6px;
    transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
  }
  .list-inline {
    float: right;
    padding: 12px 0;
    position: relative;
    z-index: 99;
    margin-top: 0px;
    text-transform: capitalize;
  }

  ol,
  ul {
    margin-top: 0;
    margin-bottom: 0px;
  }
  .login-dropdown-l {
    left: -145px !important;
  }
  .top-left.pull-left {
    display: block;
  }
}

/*map responsive*/
.map-responsive {
  overflow: hidden;
  /*padding-bottom:56.25%;*/
  padding-bottom: 47.25%;
  position: relative;
  height: 0;
}
.map-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

.text-right {
  color: black;
}

.text-left {
  color: black;
}

.col-sm-12 {
  position: relative;
  min-height: 1px;
  /*    padding-right: 0px;
        padding-left: 0px;*/
}
.btn_back_icon {
  font-size: 30px;
  color: black;
}

/*------- Home Page items titel and price --------*/
.item-t-p {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
}
.h4-txt {
  font-size: 20px;
  font-weight: 600;
}
/*------------------------------------------------*/

/*item-details page banner width*/
.bnr-width-item {
  width: 410px !important;
}

/*login form btn style*/
.list-inline-log {
  float: right;
  padding: 12px 0;
  position: relative;
  z-index: 99;
  margin-top: 4px;
  text-transform: capitalize;
}
/*--------------Login form DropDown--------------*/
#login-dp {
  min-width: 290px;
  padding: 14px;
  overflow: hidden;
  background-color: #fff;
  left: -248px;
  color: black;
}
#login-dp .help-block {
  font-size: 12px;
}
#login-dp .bottom {
  background-color: rgba(255, 255, 255, 0.8);
  border-top: 1px solid #ddd;
  clear: both;
  padding: 2px 14px 0;
  width: 100%;
  color: black;
}
#login-dp .social-buttons {
  margin: 12px 0;
}
#login-dp .social-buttons a {
  width: 49%;
  height: 32px;
  padding: 6px 0px;
  display: inline-block;
}
#login-dp .form-group {
  margin-bottom: 10px;
}
.btn-fb {
  color: #fff !important;
  background-color: #3b5998 !important;
}
.btn-fb:hover {
  color: #fff !important;
  background-color: #05266b !important;
}
.btn-gl {
  color: #fff !important;
  background-color: #da5c3a !important;
  float: right;
}
.btn-gl:hover {
  color: #fff !important;
  background-color: #8c2a10 !important;
}
.btn-icon-login {
  font-size: 14px !important;
  color: #fff !important;
}
/*--------------End Login form DropDown--------------*/

.topbar-myaccount-inner-li-con {
  min-width: 220px !important;
  display: flex !important;
  flex-direction: column !important;
  background: white !important;
  padding: 5px 4px !important;
  /*display:none;*/

  /*background-image: linear-gradient(0deg, #ffd1aa, transparent);*/
}
.topbar-myaccount-inner-li-con a {
  /*    color:black;
        font-size: 17px;*/

  color: black !important;
  font-size: 17px !important;
  padding: 4px 16px !important;
}
.topbar-myaccount-inner-li-con a:hover {
  text-decoration: none !important;
  /*background: orange;*/
  background: var(--main-color) !important;
  padding-left: 6px !important;
  padding-right: 6px !important;
}
.dropdown-item {
  border-radius: 0 !important;
  padding: 7px 18px !important;
  color: rgba(0, 0, 0, 0.5) !important;
  font-weight: 500 !important;
}
.dropdown-item:focus {
  background-color: #ff3008 !important;
  color: #fff !important;
}
.faicon-mr {
  margin-right: 8px;
  vertical-align: middle;
}

.header-row-con {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  margin-top: 8px;
  margin-bottom: 40px;
}

.header-row-con .header-left {
  width: auto !important;
  position: relative !important;
}
.header-row-con .header-left #logo img {
  padding: 0px !important;
}

.header-row-con .header-center {
  width: auto !important;
  padding: 0px !important;
  margin-left: 30px;
  position: relative !important;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
}
.header-row-con .header-center h3 {
  margin: 0px !important;
}
.header-row-con .header-center p {
  margin: 0px !important;
}

.header-row-con .header-center p.h-centered-text-magin {
  /*    margin-top: 3px !important;
        margin-bottom: 3px !important;*/
}

#tobbar-contact span,
#tobbar-contact i {
  font-size: 18px !important;
  letter-spacing: 1.1px !important;
}
#tobbar-email span,
#tobbar-email i {
  font-size: 18px !important;
  letter-spacing: 1.1px !important;
}

#tobbar-contact,
#tobbar-email {
  margin-top: 3px;
}

#tobbar-contact {
  padding-left: 0px !important;
}

.btn-dt-center {
  display: table;
  margin-left: auto;
  margin-right: auto;
}

.col-md-3.home-item-col-con {
  margin-bottom: 30px;
}

.container.content-con {
  padding: 0px !important;
}
.fa-log-txt {
  font-size: 20px;
  padding: 5px 7px 5px 5px;
  vertical-align: middle;
}
.log-out-point {
  cursor: pointer;
}

@media (min-width: 992px) {
  .container {
    width: 100% !important;
    max-width: calc(100% - 120px) !important;
    margin-left: 60px !important;
    margin-right: 60px !important;
  }
}

@media (max-width: 1281px) {
  header .header-top .container {
    padding-bottom: 0px !important;
  }
}

@media (max-width: 667px) {
  .header-row-con {
    flex-direction: column;
  }
  .row.header-row-con {
    transform: translateY(-30px);
    margin-bottom: 60px;
  }
  .header-row-con .header-center {
    margin-left: 0px;
    /*margin-top: 14px;*/
    margin-top: 4px;
  }
}

@media (max-width: 768px) and (min-width: 668px) {
  .row.header-row-con {
    transform: translateY(-30px);
    margin-bottom: 60px;
  }
}

.newsletter-form.newsletter-form-con {
  margin-top: 0px;
}

.item-detailname-con {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.item-detailname-con h1 {
  margin-bottom: 0px;
  margin-left: 14px;
}

.title-block-con.title-block span {
  margin-bottom: 16px;
}

.tab-box.tab-box-con.top-space {
  margin-top: 32px;
  margin-bottom: 26px;
}
.margin-top-unsetter {
  margin-top: 0px !important;
}
.contact-h-legent {
  margin-bottom: 12px !important;
  padding-top: 27px !important;
}

.home-item-col-con a img {
  border-radius: 15px;
  /*margin-bottom: 30px;*/
}
.home-item-col-con {
  margin-bottom: 50px;
}
.home-item-col-con a img:hover {
  /*    transition:0.3s ease-in-out;
        transform: scale(1.1);*/
}

.full_width_loading {
  width: 100%;
  height: 100%;
  position: fixed !important;
  background: rgba(0, 0, 0, 0.5);
  /*opacity:0;*/
  padding: 60px;
  top: 0px;
  left: 0px;
  z-index: 9999999;
  display: none;
  align-items: center;
  justify-content: center;
  color: white;
}

.top-header-contact-icon {
  font-size: 18px;
  display: inline-block;
  margin-right: 12px;
  width: 14px;
}

.header-row-con .header-center h3 {
  font-size: 32px;
  font-weight: 600;
  line-height: 32px;
}
.header-row-con .header-center p {
  font-size: 18px;
  line-height: 18px;
}

.header-right-con {
  width: 200px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  right: 0px;
  position: absolute;
}

@media (max-width: 1024px) {
  .header-right-con {
    display: none !important;
  }
}

@media (max-width: 667px) {
  .header-row-con .header-center {
    align-items: center;
  }
}

.home-item-col-inner-con {
  position: relative;
}

.rating-tag-bottom-right i.fa {
  font-size: 15px;
}

.stock-tag-center {
  max-width: 250px !important;
  background: white !important;
}

.order-online-categoery-count {
  display: inline-flex;
  background: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  line-height: 12px;
  padding: 3px 4px;
  border-radius: 5px;
  transform: translate(0px, -9px);
  color: white;
  align-items: center;
  justify-content: center;
}

@media (max-width: 768px) {
  .padding-lr-unsetter {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .summery-img-up-col-con {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

@media (max-width: 667px) {
  .croppie-container {
    width: 100vw !important;
    height: 100vh !important;
  }
  .croppie-container .cr-boundary {
    width: 100% !important;
    height: 100% !important;
  }
  .croppie-container .cr-slider-wrap {
    width: 100% !important;
  }

  .croppie-container .cr-slider-wrap {
    z-index: 99999;
    position: fixed;
    bottom: 5px;
  }
}

@media (max-width: 480px) {
  .header-row-con .header-center p.h-centered-text-magin {
    /*        margin-top:18px !important;
                margin-bottom:18px !important;*/
    margin-top: 4px !important;
    margin-bottom: 0px !important;
  }
  .summery-btn-con {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .summery-btn-con div:first-child {
    margin-bottom: 8px;
  }

  .summery-tbl-img {
    width: 100%;
    height: auto;
  }

  .row.header-row-con {
    margin-bottom: 100px !important;
  }

  row.summary-dropzon-con.dropzone {
    height: 219px !important;
  }
}
.container-banner {
  width: 100% !important;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  padding-top: 45px;
}

/*price details*/
.p-det {
  font-size: small;
  margin-bottom: 0px;
  font-weight: 400;
}

.text-overflow {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/*price details end*/

.customer_detail_search_content .customer_detail_search_content-con-con {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.customer_detail_search_content .pad-lr-unset-cusp {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.customer_detail_search_content .custom_detail_search_input {
  border: 0.3px solid black !important;
}
.customer_detail_search_content .customer_details_search_search_fa {
  font-size: 22px !important;
}

@media (max-width: 480px) {
  .customer_detail_search_content .table-canves-search-col-2-cus {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
  }

  .customer_detail_search_content .addneew_guest_mbl_custom_detail_sec {
    margin-top: 4px !important;
  }
}

.order-btn-home {
  transform: scale(1.5);
}
/*.order-btn-home{
   animation: orderbtnhome 0.5s ease-in-out;
}
@keyframes orderbtnhome{
    0%{
         transform:translateX(0px);
    }
    50%{
         transform:translateX(-10px);
    }
    80%{
      transform:translateX(10px);
    }    
    100%{
               transform:translateX(0px);
    }    
}*/

.order-btn-home {
  animation: orderbtnhome 0.5s ease-in-out infinite;
}
@keyframes orderbtnhome {
  0% {
    transform: translateX(0px) scale(1.5);
  }
  20% {
    transform: translateX(-5px scale(1.5));
  }
  80% {
    transform: translateX(5px) scale(1.5);
  }
  100% {
    transform: translateX(0px) scale(1.5);
  }
}

/*Product Variation*/

.item-detail-pv-con {
  width: 100%;
}

.item-detail-pv-con .item-detail-pv-inner-con {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;

  background: #f6f6f6;
  padding: 12px;
  border-radius: 10px;
}

.item-detail-pv-con .item-detail-pv-inner-con:not(:last-child) {
  margin-bottom: 14px;
}

.item-detail-pv-con .item-detail-pv-price {
  font-size: 26px !important;
  color: #f12814 !important;
  line-height: 26px !important;

  white-space: nowrap;
}

.item-detail-pv-con .item-detail-pv-price .item-detail-pv-price-master {
  margin-top: -3px;
}

.item-detail-pv-con .item-detail-pv-price.item-detail-pv-price-discount {
  margin-top: 2px;
  font-size: 16px !important;
  text-decoration: line-through;
  color: black !important;
  font-weight: 100 !important;
}

.item-detail-pv-con .item-detail-pv-add-btn {
  font-size: 24px;
  line-height: 24px;
  padding: 5px 10px 5px 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  border-radius: 10px;
  border: 0.3px #cccccc solid;
}
.item-detail-pv-con .item-detail-pv-img {
  border-radius: 0%;
  width: 100px;
  height: auto;
  border-radius: 10px;
}

.item-detail-pv-con .count-number-input {
  width: 50px;
  height: 40px;
  font-size: 24px;
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 8px;
  margin-right: 9px;
  border-radius: 10px;
  border: #cccccc solid 0.3px;
}

.item-detail-pv-con .item-detail-pv-add-btn:hover {
  background: #222;
  color: white;
}

.item-detail-pv-con .count-number-input-btn {
  background: #f05d9a;
  border-radius: 10px;
  font-size: 24px;
  line-height: 24px;
  padding: 4px 14px;
  height: 40px;
  width: 60px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.item-detail-pv-con .count-number-input-btn i {
  font-size: 17px;
  color: white;
}

.item-detail-pv-con .count-number-input-btn:hover {
  background: #222;
}
.item-detail-pv-con .count-number {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.item-detail-pv-con .item-detail-pv-col1 {
  width: 100px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}

.item-detail-pv-con .item-detail-pv-col2 {
  width: calc(100% - 550px);
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  margin-left: 20px;
  margin-right: 20px;
}

.item-detail-pv-con .item-detail-pv-col2 .item-detail-pv-h {
  margin-top: 0px;
  font-size: 18px;
  line-height: 23px;
  margin-top: -5px;
}
.item-detail-pv-con .item-detail-pv-col2 .item-detail-pv-p {
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 20px;
}

.item-detail-pv-con .item-detail-pv-col3 {
  width: 180px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  flex-direction: column;
}

.item-detail-pv-con .item-detail-pv-col4 {
  width: 220px;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  flex-direction: column;
}

.item-detail-pv-con .item-detail-pv-col4 .item-detail-pv-col4-row1 {
  margin-bottom: 20px;
}

.item-detail-pv-con
  .item-detail-pv-col4
  .item-detail-pv-col4-row1
  .item-detail-pv-col4-row1-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}

.item-detail-pv-con .item-detail-pv-col5 {
  /*    width: 100px;
        display:flex;
        align-items:flex-start;
        justify-content:flex-end;*/
}

.item-detail-pv-col-con {
  margin-top: 60px;
  margin-bottom: 40px;
}

@media (max-width: 768px) {
  .item-detail-pv-con .item-detail-pv-inner-con {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    background: #efefef;
    padding: 12px;
  }

  .item-detail-pv-con .item-detail-pv-col1 {
    width: 100%;
    justify-content: center;
    margin-bottom: 20px;
  }

  .item-detail-pv-con .item-detail-pv-col2 {
    width: 100%;
    margin-bottom: 20px;
  }

  .item-detail-pv-con .item-detail-pv-col3 {
    width: 100%;
    align-items: center;
    margin-bottom: 20px;
  }

  .item-detail-pv-con .item-detail-pv-col4 {
    width: 100%;
    align-items: center;
  }

  .item-detail-pv-con .item-detail-pv-col4 .item-detail-pv-col4-row1 {
    margin-bottom: 0px;
  }
}

.item-detail-ticker-con .try-service-display-item-img {
  transform: scale(0.9);
  /* border-radius: 50%; */
  border-radius: 0%;
}
.item-detail-ticker-con {
  margin-bottom: 10px;
}

@media (min-width: 1024px) {
  .item-detail-ticker-con {
    transform: scale(1.01);
  }
}

/*End Product Variation*/

@media (min-width: 1025px) {
  /*Home*/
  .container-banner.container-banner-home {
    padding-left: 30px;
  }

  .subbannercms.subbannercms-home {
    transform: translateX(7.5px);
  }

  .container-banner.container-banner-home
    .banner1.banner:nth-child(1)
    .banner-inner {
    margin-left: 0px !important;
    margin-right: 15px !important;
  }
  .container-banner.container-banner-home
    .banner1.banner:nth-child(2)
    .banner-inner {
    margin-left: 0px !important;
    margin-right: 15px !important;

    transform: translateX(5.25px);
  }
  .container-banner.container-banner-home
    .banner1.banner:nth-child(3)
    .banner-inner {
    margin-left: 15px !important;
    margin-right: 0px !important;

    transform: translateX(-5.25px);
  }
  .container-banner.container-banner-home
    .banner1.banner:nth-child(4)
    .banner-inner {
    margin-left: 15px !important;
    margin-right: 0px !important;
  }
  /*End Homae*/

  /*Item Detail*/
  .container-banner.container-banner-item-detail {
    padding-left: 30px;
  }

  .subbannercms.subbannercms-item-detail {
    transform: translateX(7.5px);
  }

  .container-banner.container-banner-item-detail
    .banner1.banner:nth-child(1)
    .banner-inner {
    margin-left: 0px !important;
    margin-right: 15px !important;
  }
  .container-banner.container-banner-item-detail
    .banner1.banner:nth-child(2)
    .banner-inner {
    margin-left: 0px !important;
    margin-right: 15px !important;

    transform: translateX(5.25px);
  }
  .container-banner.container-banner-item-detail
    .banner1.banner:nth-child(3)
    .banner-inner {
    margin-left: 15px !important;
    margin-right: 0px !important;

    transform: translateX(-5.25px);
  }
  .container-banner.container-banner-item-detail
    .banner1.banner:nth-child(4)
    .banner-inner {
    margin-left: 15px !important;
    margin-right: 0px !important;
  }
  /*End Item Detail*/

  /*Shopping Cart*/
  .container-banner.container-banner-shopping-cart {
    padding-left: 30px;
  }

  .subbannercms.subbannercms-shopping-cart {
    transform: translateX(7.5px);
  }

  .container-banner.container-banner-shopping-cart
    .banner1.banner:nth-child(1)
    .banner-inner {
    margin-left: 0px !important;
    margin-right: 15px !important;
  }
  .container-banner.container-banner-shopping-cart
    .banner1.banner:nth-child(2)
    .banner-inner {
    margin-left: 0px !important;
    margin-right: 15px !important;

    transform: translateX(5.25px);
  }
  .container-banner.container-banner-shopping-cart
    .banner1.banner:nth-child(3)
    .banner-inner {
    margin-left: 15px !important;
    margin-right: 0px !important;

    transform: translateX(-5.25px);
  }
  .container-banner.container-banner-shopping-cart
    .banner1.banner:nth-child(4)
    .banner-inner {
    margin-left: 15px !important;
    margin-right: 0px !important;
  }
  /*End Shopping Cart*/
}

.footer-download-btn-con-p {
  display: flex;
  justify-content: flex-start;
}
.footer-download-btn-con-p a:first-child {
  margin-right: 16px;
}

.products-section-title.products-section-title-promotion-h {
  margin-bottom: 9px;
}

.item_detail_page_related_product_h {
  margin-top: 80px;
}
.item_detai_page_promoion_sec {
  margin-top: 15px;
}

.at-share-btn-elements a.at-icon-wrapper {
  transform: scale(1.5) translateY(2px) !important;
  margin-right: 16px !important;
  border-radius: 3px !important;
}

.custom-html-block.top-space.promotion-sec-con-home {
  margin-top: 50px;
}

.promotion-shopping-cart-sec-con {
  margin-top: 50px !important;
}

.search-name-ajax-table_resp_container.search-name-ajax-table_resp_container-food_cake
  .table-canvas-user-search-table-tbody
  tr:hover {
  /*font-weight: 700;*/
  color: #a90e0e;
  cursor: pointer;
}

.search-name-ajax-table_resp_container.search-name-ajax-table_resp_container-food_cake
  .table-canvas-user-search-table-tbody
  tr.data_row.list-tbl.row_selected
  td:first-child
  i {
  transform: scale(2) translateY(-1px);
}
.btn_search_guest i {
  font-size: 14px !important;
}
#btn_reset i {
  font-size: 14px !important;
}
.custome_detail_search_addnew_guest_btn_con .addnew-huest-btn i {
  font-size: 14px !important;
}

.footer-app-down-img {
  width: auto;
  height: 46px;
}

@media (max-width: 768px) {
  .footer-app-down-img {
    width: auto;
    height: auto;
  }
}

/*Payment Success*/

.payment-page-banner-con {
  display: flex !important;
  justify-content: flex-start !important;
  align-items: center !important;
}

.payment-banner-a {
  display: inline-block !important;
  margin-left: 12px !important;
}

.payment-banner-img {
  border-radius: 10px !important;
}
.payment-pg-gotohome-btn {
  margin-top: 32px !important;
}

.payment-flex-row {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
}
.fa-payment-success-i {
  font-size: 62px !important;
  color: #27c292 !important;
}
.fa-payment-fail-i {
  font-size: 62px !important;
  color: #bc2627 !important;
}
.fa-payment-cancel-i {
  font-size: 62px !important;
  color: #c22735 !important;
}

.paument-message-h1 {
  margin-top: 3px !important;
  margin-bottom: 5px !important;
}

.payment-messag-row-con {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 26px;
}

.payment-order-detail-h {
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 13px;
}
.payment-info-tbl-td2 {
  padding-left: 20px;
}

.payment-info-tbl-con {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.payment-gotohome-btn-con {
  /*    text-align: center;*/
  display: inline-block;
  margin-left: 100px;
  /*    margin-top: 32px;*/
}
.payment-prinorder-btn-con {
  float: right;
  display: block;
  margin-top: 32px;
  margin-right: 121px;
}

@media (max-width: 768px) {
  .payment-flex-row {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
  }
  .payment-flex-row-col2 {
    margin-top: 50px;
  }

  .payment-page-banner-con .payment-banner-a:first-child {
    margin-left: 0px !important;
    margin-right: 6px !important;
  }
  .payment-page-banner-con .payment-banner-a:last-child {
    margin-left: 6px !important;
    margin-right: 0px !important;
  }
}

/*End Payment Success*/

.item-detail-pg-back-btn {
  cursor: pointer;
}

.footer-container {
  border-top: 4px solid #0eca01 !important;
}

/*Custom Property

.seb-cp-active.text-color-primary{
    color: #454545 !important;
}
.seb-cp-active.text-color-secondry{
    color: #454545 !important;
}

.seb-cp-active.bg-color-primary{
    background-color: #0eca01 !important;
}
.seb-cp-active.bg-color-secondry{
    background-color: #7cf700 !important;
}

.seb-cp-active.button-color-primary{
    background-color: #069442 !important;
    border-color: #069442 !important;
    color: white !important;
}
.seb-cp-active.button-color-secondry{
    background-color: #069442 !important;
    border-color: #069442 !important;
    color: white !important;
}

.seb-cp-active.border-color-primary{

}
.seb-cp-active.border-color-secondry{

}



unique

.cp-btn-active-con li.active .seb-cp-active.button-color-primary.button-color-secondry{
    background-color: #069442 !important;
    border-color: #069442 !important;
    color: white !important;
}
.cp-btn-active-con li .seb-cp-active.button-color-primary.button-color-secondry{
    background-color: #0eca01 !important;
    border-color: #0eca01 !important;
    color: white !important;
}

.cp-btn-active-con li:hover .seb-cp-active.button-color-primary{
    background-color: #069442 !important;
    border-color: #069442 !important;
    color: white !important;
}

end unique

.seb-cp-active.text-color-primary:hover{
    color:white !important;
}

End Custom Property*/

.out-of-stock {
  /*position: absolute;*/
  /*bottom: 0px;*/
  /*right: 0px;*/
  z-index: 9;
  /*max-width: 150px;*/
  width: 100%;
  height: 100%;

  display: none;
}
.out-of-stock.out-of-stock-active {
  display: block;
}
.item-img-outofstock-con {
  /* position: absolute;
    z-index: 9;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    width: 100%;
    height: 100%; */

  position: absolute;
  z-index: 9;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  width: auto;
  height: auto;
  bottom: 0px;
  right: 0px;
}

.out-of-stock-img {
  width: 100%;
  height: auto;
  max-width: 95px;
  margin-left: unset !important;
  margin-right: 8px !important;
  margin-bottom: 7px;
}

.item-img-con-master {
  /*    display:flex;
        align-items: center;
        justify-content: center;*/
}

ul.item-detail-social-con-ul {
  display: flex;
  align-items: center;
  justify-content: space-between;

  padding-left: 18px;
  padding-right: 12px;
}

.item-detail-pg-product-cover {
  position: relative;
}
/*.item-detail-pg-product-cover-con{
    position: absolute;
    width: 100%;
    height: 100%;
    display:block;
    z-index: 9;
}
.item-detail-pg-product-cover-inner-con{
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}*/
.item-detail-pg-product-img {
  width: 100%;
  height: auto;
  max-width: 150px;
  /*margin-right: 10px;*/
  /*margin-bottom: 7px;*/
  position: absolute;
  right: 10px;
  bottom: 7px;
  z-index: 1;
}

/*.item_detail_qty::-webkit-outer-spin-button,
.item_detail_qty::-webkit-inner-spin-button{
     -webkit-appearance: block;
}
.item_detail_qty::-webkit-outer-spin-button,
.item_detail_qty::-webkit-inner-spin-button{
     -webkit-appearance: block;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: block;
  margin: 1;
}*/

.item_detail_qty {
  width: 100px !important;
}

.item-detail-bg-sec-unseter {
  background: transparent !important;
}

/* Chrome, Safari, Edge, Opera */
input.input-stup-hide::-webkit-outer-spin-button,
input.input-stup-hide::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input.input-stup-hide[type="number"] {
  -moz-appearance: textfield;
}

.item_detail_qty-div-con {
  display: inline-block;
  margin-left: 18px;
}
.item_detail_qty {
  width: 60px !important;
  font-size: 18px !important;
}

.item_detail_qty-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px 10px 7px 10px;
}
.item_detail_qty-btn i {
  font-size: 18px;
}

.item-detail-qty-sec {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (max-width: 480px) {
  .item-detail-qty-sec {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;
  }
  .item-detail-qty-sec div:first-child {
    margin-bottom: 8px;
  }
}

.table-canves-search-input-group.customer-details-search-resp {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
}

.table-canves-search-input-group.customer-details-search-resp
  #loading_circle_1 {
  margin-right: 18px;
}

.addnew-huest-btn {
  padding: 10px 23px !important;
  border-radius: 11px;
}

.btn {
  border-radius: 8px;
}

ul.breadcrumb li a {
  padding: 20px 30px !important;
  font-size: 22px !important;
  font-weight: 500 !important;
  /*color:black !important;*/
}

ul.breadcrumb li a:hover {
  color: black !important;
}

@media (max-width: 667px) {
  .customer_detail_search_content .customer_detail_search_content-con-con {
    margin-top: 28px;
  }
  .search-name-ajax-table_resp_container-food_cake {
    overflow-x: auto;
  }
  .search-name-ajax-table_resp_container-food_cake #table_1 {
    width: 100%;
  }
  .search-name-ajax-table_resp_container-food_cake #table_1 td {
    min-width: 180px;
    width: auto;
  }
}

@media (max-width: 480px) {
  .table-canves-search-input-group.customer-details-search-resp {
    width: 100% !important;
  }
  .table-canves-search-container .table-canves-search-col-1 {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    justify-content: flex-start !important;
  }
  .table-canves-search-content {
    width: 100% !important;
  }
  .customer_detail_search_btn_con {
    margin-bottom: 8px;
  }
  .customer-detail-search-topper-row {
    width: 100%;
    display: inline-flex;
    justify-content: center;
  }
}

.order-process-text-weignt {
  font-weight: 600;
}
.order-process-text-size-max {
  font-size: 17px;
}
.delivery-option-a-con:hover {
  color: black;
}
.delivery-option-a-con {
  cursor: default;
}

.title-breadcrumb {
  margin-bottom: 0px !important;
}

/*1119
1024
991
768
767*/

@media (max-width: 1119px) {
  #tobbar-contact .hidden-xs.hidden-sm.hidden-md {
    display: inline-block !important;
  }
}

@media (max-width: 1024px) {
  #tobbar-contact .hidden-xs.hidden-sm.hidden-md {
    display: inline-block !important;
  }
}

@media (max-width: 991px) {
  #tobbar-contact .hidden-xs.hidden-sm.hidden-md {
    display: inline-block !important;
  }
}

@media (max-width: 768px) {
  #tobbar-contact .hidden-xs.hidden-sm.hidden-md {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  #tobbar-contact .hidden-xs.hidden-sm.hidden-md {
    display: inline-block !important;
  }
}

@media (max-width: 480px) {
  .topbar-row-con {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .footer-down-app-h {
    margin-top: 20px;
  }
}

@media (max-width: 768px) {
  .footer-col-set-con:not(:last-child) {
    margin-bottom: 52px;
  }
  .footer-col-set-con.footer-col-set-con-col-2 {
    margin-bottom: 0px !important;
  }
  .footer-col-set-con {
    text-align: center;
  }

  footer a {
    font-size: 18px !important;
  }

  footer h5 {
    font-size: 22px;
  }
  .footer-col-set-con-tab-hidder {
    display: none !important;
  }
  .footer-down-app-h {
    color: black;
    font-size: 23px;
    font-weight: 500;
    margin-top: 33px;
    margin-bottom: 38px;
  }
  .toggle-arrow {
    display: none !important;
  }
}

#tobbar-email {
  text-transform: none !important;
}

footer strong a.a-re {
  color: black;
}

footer strong a.a-cop {
  color: black;
}

.newsletter .newsletter-form p strong {
  font-weight: 500;
}

.footer-down-app-h {
  font-size: 18px;
  font-weight: 500;
  font-family: "Poppins", serif;
}

ul.pagination.pagination-cus-stle1 li.active a {
  background: blue;
  color: white;
}
ul.pagination.pagination-cus-stle1 li a {
  background: green;
  color: white;

  /*background: green;*/
  width: auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding-left: 22px;
  padding-right: 22px;
}

.item_detail_page_related_product_sec .button-group .compare,
.item_detail_page_related_product_sec .button-group .wishlist {
  display: none;
}

.title-breadcrumb ul.breadcrumb {
  border-radius: 0px;
  padding-top: 14px;
  padding-bottom: 14px;
}

.seb-cp-active.font-primary {
  /*font-family: 'Poppins', serif;*/
}
.seb-cp-active.font-secondry {
  /*font-family: 'Poppins', serif;*/
}

/*<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Sofia">*/

@font-face {
  /*font-family: testfontXXXXX;*/
  /*src: url(font/testfontXXXXX.woff);*/
}

#full_width_loading img {
  display: table;
  margin-left: auto;
  margin-right: auto;
  margin-top: calc(50vh - 180px);
}

/* ------- 2021/07/27 new styles added, Poorna ------ */
/*----My Profile Page----*/
.my-profile-img {
  margin-left: auto;
  /*    margin-left: 0px;*/
  margin-right: auto;
  display: block;
  border-radius: 50%;
  width: 235px;
  height: 235px;
}
.my-profile-name {
  display: block;
  text-align: center;
  /*    text-align: left;*/
  font-size: 22px;
  line-height: 1.4;
  font-weight: 600;
}
.card {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 0 solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

.card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 3rem;
}

.mb-10 {
  margin-bottom: 10px;
}
.mb-30 {
  margin-bottom: 30px;
}

/*------- 2021-07-30 added new styles/ Poorna --------*/
.colse-btn-model {
  background: red !important;
  padding: 0 4px !important;
  opacity: 1 !important;
  color: white !important;
}
.colse-btn-model:hover {
  background: red !important;
  color: black !important;
}
.cus-action-button {
  font-size: 20px;
}

.search-room-login-info-box.before-login-section {
  margin-top: 32px;
}

.payment-success-btn-onner-con {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
}

.payment-success-btn-onner-con {
  display: flex !important;
  flex-direction: row !important;
  justify-content: flex-start !important;
}
.payment-success-btn-onner-con .payment-gotohome-btn-con {
  margin-left: 100px !important;
  margin-right: 30px !important;
}

@media (max-width: 1024px) {
  .payment-success-btn-onner-con {
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
  }
  .payment-success-btn-onner-con .payment-prinorder-btn-con {
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-top: 0px !important;
  }
  .payment-success-btn-onner-con .payment-gotohome-btn-con {
    float: none !important;
    display: block !important;
    margin-top: 25px !important;
    margin-right: 0px !important;
    margin-left: 0px !important;
    margin-bottom: 18px;
  }
}

@media (max-width: 768px) {
  .payment-page-banner-con.payment-page-banner-inner-master-con {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
  }
}

/*Site status Animation*/

.testing-mode {
  position: fixed;
  left: -5px;
  bottom: 50px;
  background-color: #fff;
  color: #ff2323;
  font-weight: bold;
  padding: 5px 5px 5px 20px;
  text-transform: uppercase;
  /*width: 158px;*/
  width: auto;
  height: 30px;
  border-radius: 5px;
  z-index: 9999;
}

.beacon {
  position: absolute;
  top: 7px;
  /*//right: 7px;*/
  /*right: 6px;*/
  right: -21px;
  background-color: #ff2323;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  /* -webkit-transform: translateX(-50%) translateY(-50%); */
}

.beacon:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  background-color: #ff2323;
  border-radius: 50%;
  box-shadow: 0px 0px 8px 8px #ff2323;
  -webkit-animation: active 2s infinite linear;
  animation: active 2s infinite linear;
  z-index: 99999;
}

@-webkit-keyframes active {
  0% {
    -webkit-transform: scale(0.3);
    opacity: 1;
  }
  70% {
    -webkit-transform: scale(4.5);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes active {
  0% {
    transform: scale(0.3);
    opacity: 1;
  }
  70% {
    transform: scale(4.5);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

/*Online*/

.testing-mode.online-site-mode {
  position: fixed;
  left: -5px;
  bottom: 50px;
  background-color: #fff;
  color: green;
  font-weight: bold;
  padding: 5px 5px 5px 20px;
  text-transform: uppercase;
  width: 100px;
  height: 30px;
  border-radius: 5px;
  z-index: 9999;
}

.beacon.online-site-mode {
  position: absolute;
  top: 7px;
  /*//right: 7px;*/
  right: 6px;
  background-color: green;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  /* -webkit-transform: translateX(-50%) translateY(-50%); */
}

.beacon.online-site-mode:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  background-color: green;
  border-radius: 50%;
  box-shadow: 0px 0px 8px 8px green;
  -webkit-animation: active 2s infinite linear;
  animation: active 2s infinite linear;
  z-index: 99999;
}

/*End Site status Animation*/

@media (min-width: 992px) {
  .topbar-row-con-master {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
}
@media (min-width: 768px) {
  .topbar-row-con-master {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
}
.topbar-row-con-master {
  max-width: 100% !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.topbar-row-con {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  align-items: center;
  max-width: 100%;
  min-width: 100%;
  min-width: 100%;
  /*padding-right: 52px;*/
  /*padding-left: 52px;*/
  padding-right: 0px;
  padding-left: 0px;
}
.topbar-row-col-right {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: flex-end;
}
.list-inline.list-inline-ul-btn-con {
  margin-bottom: 0px;
}
@media (max-width: 768px) {
  .topbar-row-col-right {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: flex-end;
    margin-right: -8px;
  }
}
@media (max-width: 667px) {
  .topbar-row-con {
    /*        display: flex;
                flex-direction: column;
                justify-content: flex-start;
                width: 100%;
                align-items: center;
                max-width: 100%;
                min-width: 100%;
                min-width: 100%;
                padding-right: 52px;
                padding-left: 52px;*/
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    max-width: 100%;
    min-width: 100%;
    min-width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .language.topbar-language-elmt-con {
    display: none !important;
  }
  .btn-btn-link-phone-elmt {
    padding-right: 0px !important;
    padding-bottom: 6px !important;
    padding-top: 13px !important;
  }
}
@media (max-width: 375px) {
  .list-inline.list-inline-ul-btn-con {
    margin-bottom: -3px;
  }
}
@media (min-width: 415px) and (max-width: 667px) {
  .topbar-cart-toggle-sec-elmt {
    transform: translateX(calc(-100% - -540px));
  }
}

.topbar-cart-item-img-elmt {
  height: auto;
  width: 100%;
  max-width: 78px;
}

.text-line-count-1 {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 1;
}
@media (max-width: 991px) {
  .header-top {
    margin-bottom: 0px !important;
  }
  .shopping-cart-img-elmt {
    height: auto !important;
  }
  .order-cus-item-img-elmt {
    width: 100px !important;
    height: auto !important;
    min-width: 100px !important;
    max-width: 100px !important;
  }
}
@media (max-width: 667px) {
  div.row.header-row-con {
    margin-bottom: 56px !important;
    margin-top: -16px !important;
  }
  .header-row-con .header-left {
    /*margin-bottom: -10px !important;*/
    margin-bottom: -20px !important;
    margin-top: -10px;
  }
  .gggg {
    margin-top: -36px !important;
  }
}
@media (max-width: 480px) {
  div.row.header-row-con {
    margin-bottom: 56px !important;
    margin-top: -16px !important;
  }
}

.order-online-btn-con {
  margin-top: 0px !important;
}
.hiden-flom-elmt {
  overflow: hidden !important;
}

@media (min-width: 668px) and (max-width: 768px) {
  .summery-img-up-col-con.order-cus-img-up-col-con {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

@media (min-width: 668px) {
  .padding-lr-elmt-unsetter {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

@media (min-width: 668px) and (max-width: 991px) {
  .customer-details-search-input-elmt {
    z-index: 1;
    position: absolute;
    right: 39px;
    top: 9px;
  }
}

.search-name-ajax-table_resp_container-food_cake-elmt {
  overflow-x: auto;
  padding-left: 0px;
  padding-right: 0px;
}
.customer_detail_search_content.customer_detail_search_content_con {
  margin-top: 32px;
}
.table-canvas-user-search-table-tbody.table-canvas-user-search-table-tbody-elmt {
}
.table-canvas-user-search-table-tbody.table-canvas-user-search-table-tbody-elmt
  td {
  background-color: #e92020 !important;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  padding-botleft: 8px;
}
.table-canvas-user-search-table-tbody.table-canvas-user-search-table-tbody-elmt
  tr:nth-child(even)
  td {
  background-color: #5d94f3 !important;
  color: white !important;
}
.table-canvas-user-search-table-tbody.table-canvas-user-search-table-tbody-elmt
  tr:nth-child(odd)
  td {
  background-color: #dae5f9 !important;
  color: black !important;
}
.table-canvas-user-search-table-tbody.table-canvas-user-search-table-tbody-elmt
  tr:hover
  td {
  filter: hue-rotate(-45deg);
}

.customer-det-search-body .close.modal-close {
  font-size: 52px;
  color: red;
  opacity: 1;
  transform: translate(6px, -33px);
  display: inline-block;
}

.delivery-option-search-body .close.modal-close {
  font-size: 52px;
  color: red;
  opacity: 1;
  transform: translate(6px, -15px);
  display: inline-block;
}

.customer-det-search-body .close.modal-close:hover {
  color: black;
}
.customer-det-search-body .modal-footer {
  display: flex;
  flex-direction: row;
}

@media (max-width: 991px) {
  ul.list-unstyled.footer-link-ul-con-elmt {
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    gap: 24px;
  }
  ul.list-unstyled.footer-link-ul-con-elmt li {
    /*        margin: 10px;
                margin-bottom: 22px;*/
    margin: 0px;
    margin-bottom: 0px;
  }
  ul.list-unstyled.footer-link-ul-con-elmt li a {
    /*        font-size: 15px;
                background-color: #e3e3e3;
                padding: 7px 24px;
                color: black;
                font-weight: 600;
                text-transform: uppercase;*/
    font-size: 15px;
    background-color: transparent;
    padding: 0px;
    color: black;
    font-weight: 500;
    text-transform: initial;
  }
  .hider-991-elmt {
    display: none !important;
  }
  .footer-app-h {
    margin-bottom: 30px;
  }
  .footer-download-btn-con-p {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .footer-subscribe-h-elmt {
    text-align: center;
    margin-bottom: 38px;
  }
  .footer-link-h-elmt {
    /*        text-align: center;
                margin-bottom: 28px;*/
    text-align: center;
    margin-bottom: 28px;
    margin-top: 26px;
  }
}

@media (max-width: 768px) {
  ul.list-unstyled.footer-link-ul-con-elmt {
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
  }
  ul.list-unstyled.footer-link-ul-con-elmt li {
    /*        margin: 10px;
                margin-bottom: 22px;*/
  }
  ul.list-unstyled.footer-link-ul-con-elmt li a {
    /*        font-size: 15px;
                background-color: #e3e3e3;
                padding: 7px 24px;
                color: black;
                font-weight: 600;
                text-transform: uppercase;*/
  }
  .hider-991-elmt {
    display: none !important;
  }
  .footer-app-h {
    margin-bottom: 30px;
    font-size: 22px;
    font-weight: 500;
  }
  .footer-download-btn-con-p {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .footer-subscribe-h-elmt {
    text-align: center;
    margin-bottom: 38px;
  }
  .footer-link-h-elmt {
    text-align: center;
    margin-bottom: 22px;
  }
}

@media (max-width: 767px) {
  ul.list-unstyled.footer-link-ul-con-elmt {
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
  }
  ul.list-unstyled.footer-link-ul-con-elmt li {
    /*        margin: 10px;
                margin-bottom: 22px;*/
  }
  ul.list-unstyled.footer-link-ul-con-elmt li a {
    /*        font-size: 15px;
                background-color: #e3e3e3;
                padding: 7px 24px;
                color: black;
                font-weight: 600;
                text-transform: uppercase;*/
  }
  .hider-991-elmt {
    display: none !important;
  }
  .footer-app-h {
    margin-bottom: 30px;
    font-size: 22px;
    font-weight: 500;
  }
  .footer-download-btn-con-p {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .footer-subscribe-h-elmt {
    text-align: center;
    margin-bottom: 38px;
  }
  .footer-link-h-elmt {
    text-align: center;
    margin-bottom: 28px;
  }
  .footer-subscribe-h-elmt-mob {
    margin-bottom: 20px !important;
  }
  .footer-link-h-elmt-mob {
    margin-bottom: 20px !important;
  }
}

@media (max-width: 667px) {
  ul.list-unstyled.footer-link-ul-con-elmt {
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: -8px;
  }
  ul.list-unstyled.footer-link-ul-con-elmt li {
    /*        margin: 10px;
                margin-bottom: 22px;*/
  }
  ul.list-unstyled.footer-link-ul-con-elmt li a {
    /*        font-size: 15px;
                background-color: #e3e3e3;
                padding: 7px 24px;
                color: black;
                font-weight: 600;
                text-transform: uppercase;*/
    /*        font-size: 12px !important;
                background-color: #e3e3e3;
                padding: 5px 8px;
                color: black;
                font-weight: 600;
                text-transform: uppercase;*/
    font-weight: 500;
    font-size: 16px !important;
  }
  .hider-991-elmt {
    display: none !important;
  }
  .footer-app-h {
    margin-bottom: 30px;
  }
  .footer-download-btn-con-p {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .footer-subscribe-h-elmt {
    text-align: center;
    margin-bottom: 38px;
  }
  .footer-link-h-elmt {
    text-align: center;
    margin-bottom: 28px;
  }
  .footer-subscribe-h-elmt-mob {
    margin-bottom: 20px !important;
  }
  .footer-link-h-elmt-mob {
    margin-bottom: 20px !important;
  }
}

@media (max-width: 480px) {
  ul.list-unstyled.footer-link-ul-con-elmt {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: -8px;
    gap: 16px;
  }
  ul.list-unstyled.footer-link-ul-con-elmt li {
    /*        margin: 10px;
                margin-bottom: 22px;*/
    /*        margin: 8px;
                margin-bottom: 10px;*/
  }
  ul.list-unstyled.footer-link-ul-con-elmt li a {
    /*        font-size: 15px;
                background-color: #e3e3e3;
                padding: 7px 24px;
                color: black;
                font-weight: 600;
                text-transform: uppercase;*/
  }
  .hider-991-elmt {
    display: none !important;
  }
  .footer-app-h {
    margin-bottom: 30px;
    margin-top: 0px;
  }
  .footer-col-set-con .newsletter {
    margin-bottom: -28px;
  }
  .footer-download-btn-con-p {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .footer-subscribe-h-elmt {
    text-align: center;
    margin-bottom: 38px;
  }
  .footer-link-h-elmt {
    text-align: center;
    margin-bottom: 28px;
  }
}

@media (max-width: 414px) {
  ul.list-unstyled.footer-link-ul-con-elmt {
    /*        display: flex;
                flex-direction: row;
                justify-content: center;
                flex-wrap: wrap;*/
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-wrap: wrap;
  }
  ul.list-unstyled.footer-link-ul-con-elmt li {
    /*        margin: 10px;
                margin-bottom: 22px;*/
    /*        margin: 8px;
                margin-bottom: 10px;*/
  }
  ul.list-unstyled.footer-link-ul-con-elmt li a {
    /*        font-size: 15px;
                background-color: #e3e3e3;
                padding: 7px 24px;
                color: black;
                font-weight: 600;
                text-transform: uppercase;*/
    font-size: 15px !important;
  }
  .hider-991-elmt {
    display: none !important;
  }
  .footer-app-h {
    margin-bottom: 30px;
  }
  .footer-download-btn-con-p {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .footer-subscribe-h-elmt {
    text-align: center;
    margin-bottom: 38px;
  }
  .footer-link-h-elmt {
    text-align: center;
    margin-bottom: 28px;
  }
}

@media (max-width: 375px) {
  ul.list-unstyled.footer-link-ul-con-elmt {
    /*        display: flex;
                flex-direction: row;
                justify-content: center;
                flex-wrap: wrap;*/
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-wrap: wrap;
  }
  ul.list-unstyled.footer-link-ul-con-elmt li {
    /*        margin: 10px;
                margin-bottom: 22px;*/
    /*        margin: 8px;
                margin-bottom: 10px;*/
  }
  ul.list-unstyled.footer-link-ul-con-elmt li a {
    /*        font-size: 15px;
                background-color: #e3e3e3;
                padding: 7px 24px;
                color: black;
                font-weight: 600;
                text-transform: uppercase;*/
  }
  .hider-991-elmt {
    display: none !important;
  }
  .footer-app-h {
    margin-bottom: 30px;
  }
  .footer-download-btn-con-p {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .footer-subscribe-h-elmt {
    text-align: center;
    margin-bottom: 38px;
  }
  .footer-link-h-elmt {
    text-align: center;
    margin-bottom: 28px;
  }
}

@media (max-width: 667px) {
  .title-breadcrumb {
    margin-top: -35px;
  }
}

@media (min-width: 769px) {
  .title-breadcrumb {
    margin-top: -35px;
  }
}

.delivery_option_res-con-elmt {
  margin-top: 32px;
}
.home_shipping-sec-elmt {
  margin-top: 32px;
}

.pad-l-r-unsetter {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

@media (max-width: 991px) {
  .select_addresses-elmt {
    margin-bottom: -26px;
  }
  .btn_edit_shipping_profile-con {
    font-size: 24px;
  }
  .tab-hider-cls-elmt {
    display: none;
  }
}

@media (max-width: 667px) {
  .order-process-cus-btn.order-process-cus-btn-elmt {
    margin-top: 32px;
  }
}

.signup_form-con-elmt .form-group label {
  min-width: 100%;
}
.signup_form-con-elmt .form-group input {
  min-width: 100%;
}
.signup_form-con-elmt .form-group input#edit_is_default {
  min-width: unset !important;
}
.signup_form-con-elmt .form-group select {
  min-width: 100%;
}

.topbar-cart-toggle-sec-elmt > li > table > tr {
}
.topbar-cart-toggle-sec-elmt > li {
}
.topbar-cart-toggle-sec-elmt > li > table {
}
.topbar-cart-toggle-sec-elmt > li > table > tbody > tr {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.topbar-cart-toggle-sec-elmt > li > table > tbody > tr > td {
  font-size: 14px !important;
  font-weight: 600;
}
.topbar-cart-toggle-sec-elmt .topbar-cart-item-img-elmt {
  min-width: 78px;
}

.topbar-cart-toggle-sec-elmt button.btn_remove_cart_item .fa {
  font-size: 32px;
  color: red;
}
.topbar-cart-toggle-sec-elmt button.btn_remove_cart_item:hover .fa {
  color: black;
}

.top-cart-sec-total-con {
}
.top-cart-sec-total-con td {
}

.top-cart-sec-handler .viewcart {
  background-color: #5a5a5a !important;
}
.top-cart-sec-handler .checkout {
  background-color: #5a5a5a !important;
}
.top-cart-sec-handler .viewcart:hover {
  background-color: black !important;
}
.top-cart-sec-handler .checkout:hover {
  background-color: black !important;
}

.top-cart-sec-total-con td:last-child {
  color: black;
  font-weight: 800;
}

.header-onfo-con {
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  justify-content: flex-start !important;
  gap: 4px;
}
.header-onfo-con .header-onfo-row-1 {
  line-height: 42px !important;
}
.header-onfo-con .header-onfo-row-2 {
  line-height: 26px !important;
}
.header-onfo-con .header-onfo-row-3 {
  line-height: 26px !important;
}
.header-logo-self-elmt {
  width: 100% !important;
  height: auto !important;
  max-width: 100px !important;
  min-width: 100px !important;
}

.header-row-con.header-row-con-handler {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
}

.header-row-con.header-row-con-handler .header-row-con-handler-col-1 {
  white-space: normal !important;
  word-break: break-word;
}
.header-row-con.header-row-con-handler .header-row-con-handler-col-2 {
  white-space: normal !important;
  word-break: break-word;
}
.header-row-con.header-row-con-handler .header-row-con-handler-col-3 {
  white-space: normal !important;
  word-break: break-word;
}

.item-detail-product-desc-elmt {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.mrg-unsettr-elmt {
  margin-top: 0px !important;
  margin-right: 0px !important;
  margin-bottom: 0px !important;
  margin-left: 0px !important;
}

@media (max-width: 1024px) {
  .item_detail_page_related_product_h {
    margin-top: 24px;
  }
}

@media (max-width: 991px) {
  .footer-bottom {
    margin-top: 36px;
  }

  nav#top {
    position: sticky;
    top: 0px;
    z-index: 9999999999999;
  }
}

@media (max-width: 768px) {
  .footer-col-set-con {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  #topbox {
    display: none !important;
  }
  .footer-newsletter-t-elmt {
    margin-top: 12px;
  }
}

@media (max-width: 667px) {
  .header-onfo-con {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 6px;
  }
  .header-onfo-con .header-onfo-row-1 {
    word-break: break-all;
  }
  .header-onfo-con .header-onfo-row-2 {
    word-break: break-all;
  }
  .header-onfo-con .header-onfo-row-3 {
    word-break: break-all;
  }

  .footer-container > .container {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

@media (max-width: 480px) {
  .item-detail-qty-sec #btn_add_to_cart {
    margin-top: 32px;
  }
}

@media (max-width: 414px) {
  .footer-container > .container {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

/*Order Process*/
.shopping_cart_pg_elmt_body {
}
.shopping_cart_pg_elmt_body .sc-content-tble-elmt {
}
.shopping_cart_pg_elmt_body .sc-content-tble-elmt tr {
}
.shopping_cart_pg_elmt_body .sc-content-tble-elmt tr td {
  vertical-align: middle;
  font-size: 16px;
}
.sc-quantity-elmt {
  font-size: 18px;
  background-color: white;
  width: 100%;
  max-width: 80px;
  border: 1px solid rgba(0, 0, 0, 0.3);
}
.sc-cart-item-control-con {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  gap: 22px;
  width: auto;
}
.sc-cart-item-control-con .sc-cart-item-control-btn-1 {
  border-radius: 4px !important;
  background-color: #308700 !important;
  border: 1px solid #747474;
}
.sc-cart-item-control-con .sc-cart-item-control-btn-1 .fa {
  font-size: 18px;
}
.sc-cart-item-control-con .sc-cart-item-control-btn-2 {
  border-radius: 4px !important;
  background-color: red;
  border: 1px solid #747474;
}
.sc-cart-item-control-con .sc-cart-item-control-btn-2 .fa {
  font-size: 18px;
}
.shopping_cart_pg_elmt_body .sc-content-tble-elmt tbody tr td {
  font-weight: 600;
}
.sc-total-tble-con {
}
.sc-total-tble-con td {
  font-size: 16px;
  font-weight: 600;
}
@media (max-width: 667px) {
  .sc-cart-item-control-sec {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 16px;
  }
  .sub-total-elmt-col {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (max-width: 480px) {
  .mob-480-btn-flex-col-dir:before {
    display: none !important;
  }
  .mob-480-btn-flex-col-dir {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 12px;
  }
}

@media (min-width: 992px) {
  .topbar-row-con-master {
    max-width: calc(100% - 120px) !important;
    margin-left: 52px !important;
    margin-right: 52px !important;
  }
}

/*Order Customization*/
.oc-content-tble-elmt {
}
.oc-content-tble-elmt tr td {
  vertical-align: middle;
  font-size: 16px;
  /*font-weight: 600;*/
}
.oc-content-tble-elmt tbody tr td {
  vertical-align: middle;
  font-size: 16px;
  font-weight: 600;
}

.dropzone .dz-preview {
  /*position: relative;*/
  /*display: inline-block;*/
  vertical-align: top !important;
  /*margin: 16px;*/
  min-height: 100px !important;
  width: 100% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex-direction: column !important;
  left: unset !important;
  right: unset !important;
  top: unset !important;
  bottom: unset !important;
  position: relative !important;
  margin: 0px !important;
  padding: 0px !important;
}

@media (max-width: 1024px) {
  .visual-preview-img-elmt {
    display: none !important;
  }
  .login-box-desc.login-box-desc-elmt {
    margin: -20px 0;
  }
  .cd-btn-sec-elmt-con {
    padding: 0px !important;
    margin: 0px !important;
    margin-top: 100px !important;
  }
  .btn-sing.cs-social-sign-up-btn-elmt {
    position: relative !important;
    top: unset !important;
    bottom: unset !important;
    left: unset !important;
    right: unset !important;
    display: table !important;
    width: auto !important;
    max-width: unset !important;
    min-width: 40px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    transform: unset !important;
    margin-top: 50px !important;
  }
  .cd-btn-sec-elmt-con.cd-btn-sec-elmt-con-handler {
    margin-top: 36px !important;
  }
  .pad-lr-unsetter-all-m-handler {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .buttons-c.pad-lr-unsetter-all-m-handler {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

@media (max-width: 991px) {
  .socila-authentiction-wrapper.before-login-section {
    margin-bottom: -76px;
  }
}

@media (max-width: 667px) {
  .padding-lr-elmt-unsetter-667 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  /*    .croppie-container > button:first-child{
            right: 118px !important;
            z-index: 9999;
            left: unset !important;
        }*/
}
@media (max-width: 480px) {
  div.croppie-container > button:nth-last-of-type(1) {
    top: 10px !important;
    left: unset !important;
    right: 120px !important;
  }
  .oc-elmnt-btm-self-btn {
    margin-bottom: 16px;
  }
}
@media (max-width: 414px) {
  .header-row-con .header-center p.h-centered-text-magin {
    margin-top: -3px !important;
    margin-bottom: -4px !important;
  }
}

.btn--action span:before {
  display: none !important;
}

.pad-lr-unsetter-all-m {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

@media (min-width: 1025px) {
  .login-box-desc {
    padding-left: 16px;
  }
}

.text-initial-transform {
  text-transform: initial;
}

/*End Order Customization*/

/*delivery option*/
.dop-elm-body-con {
}
.dop-elm-body-con input,
.dop-elm-body-con select,
.dop-elm-body-con textarea {
  font-size: 16px !important;
  line-height: 22px !important;
}
.dop-elm-body-con .sed-cus-dropdown-1 {
  font-size: 16px !important;
  line-height: 22px !important;
}

.dop-elm-body-con .btn_edit_shipping_profile-con {
  font-size: 22px;
  display: inline-block;
  transform: translate(0px, 2px);
}
.dop-elm-body-con .lg-check-box-elmt {
  width: 32px;
  height: 32px;
  display: inline-block;
  transform: translate(0px, 10px);
  margin-right: 12px;
  margin-bottom: 14px;
}

@media (min-width: 992px) and (max-width: 1024px) {
  .dop-elm-body-con #delivery_options_form > div {
    width: 100% !important;
  }
  .dop-elm-body-con #home_shipping > div {
    width: 100% !important;
  }
}
@media (max-width: 667px) {
  .dop-elm-body-con #information-contact.container {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
@media (max-width: 991px) {
  #delivery_options_form {
    margin-top: 32px !important;
  }
  .tab-hider-cls-elmt {
    display: none !important;
  }
  .btn_edit_shipping_profile-elmt {
    max-width: 70px;
    min-height: 51px;
  }
}
/*End delivery option*/

/*Summary*/
.sp-body-con #content {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.sp-content-tbl-elmt td {
  vertical-align: middle !important;
  font-size: 16px;
}
.sp-content-tbl-elmt tbody td {
  font-weight: 600;
  vertical-align: middle !important;
  font-size: 16px;
}

@media (max-width: 991px) {
  .sp-img-self-elmt {
    padding-right: 0px !important;
  }

  .sp-body-con #content > .container-fluid > .row > div {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .sp-body-con .content-col-1-elmt {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
@media (max-width: 667px) {
  .pad-lr-unsetter-667-elmt {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .modal-body > form > .row > div {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .modal-body {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
/*End Summary*/
.cancel-btn-elmt {
  color: #fff !important;
  background-color: #585858 !important;
  border-color: #585858 !important;
}
.cancel-btn-elmt:hover {
  color: #fff !important;
  background-color: #585858 !important;
  border-color: #585858 !important;
  /*    background-color: black !important;  
        border-color: black !important;  */
}
.pad-r-unsetter-elmt {
  padding-right: 0px !important;
}
.modal-open .modal {
  z-index: 99999999999999999;
}
/*End Order Process*/

#tobbar-contact span.top-bar-content-elmt {
  /*font-size:32px !important;*/
}
#tobbar-email span.top-bar-content-elmt {
  /*font-size:32px !important;*/
}

.user-signin .myaccount > a.user-toggle {
  background-blend-mode: difference;
}
#cart > .btn .cart-btn {
  background-blend-mode: difference;
}

/*
 social-login-elmt-con-desk-left-align 
 social-login-elmt-con-desk-right-align 
 social-login-elmt-con-mob-left-align 
 social-login-elmt-con-mob-right-align 
*/
.social-login-elmt-con {
  display: flex;
  flex-direction: row;
  width: 100%;
  align-items: center;
  justify-content: center;
  gap: 22px;
  margin-top: 18px;
}
.social-login-elmt-col-1 {
  max-width: 150px;
}
.social-login-elmt-col-2 {
}

/*deskotp left*/
.social-login-elmt-con.social-login-elmt-con-desk-left-align {
  display: flex;
  flex-direction: row;
  width: 100%;
  align-items: center;
  justify-content: left;
  gap: 22px;
  margin-top: 18px;
}
/*End deskotp left*/

.social-login-elmt-con .social-login-elmt-col-1,
.social-login-elmt-con .social-login-elmt-col-1 {
  margin-bottom: 0px !important;
  margin-top: 0px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
}

@media (max-width: 1024px) {
  .social-login-elmt-con .social-login-elmt-col-1,
  .social-login-elmt-con .social-login-elmt-col-1 {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
}
@media (max-width: 991px) {
  .social-login-elmt-con .social-login-elmt-col-1,
  .social-login-elmt-con .social-login-elmt-col-1 {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .fdck-tmplt-mg {
    margin-bottom: 32px;
  }
}
@media (max-width: 768px) {
  .social-login-elmt-con .social-login-elmt-col-1,
  .social-login-elmt-con .social-login-elmt-col-1 {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
}
@media (max-width: 668px) {
  .social-login-elmt-con .social-login-elmt-col-1,
  .social-login-elmt-con .social-login-elmt-col-1 {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
}
@media (max-width: 480px) {
  .social-login-elmt-con .social-login-elmt-col-1,
  .social-login-elmt-con .social-login-elmt-col-1 {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
}
@media (max-width: 441px) {
  .social-login-elmt-con .social-login-elmt-col-1,
  .social-login-elmt-con .social-login-elmt-col-1 {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .social-login-elmt-con {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
    justify-content: center;
    gap: 14px;
    margin-top: 18px;
  }
  .social-login-elmt-con.social-login-elmt-con-desk-left-align {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
    justify-content: center;
    gap: 14px;
    margin-top: 18px;
  }

  .social-login-elmt-con.social-login-elmt-con-desk-left-align.social-login-elmt-con-mob-left-align {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 14px;
    margin-top: 18px;
  }
}
@media (max-width: 375px) {
  .social-login-elmt-con .social-login-elmt-col-1,
  .social-login-elmt-con .social-login-elmt-col-1 {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
}

.about-brand-h {
  font-size: 16px;
  font-weight: 600;
  margin-top: 0px;
  margin-bottom: 12px;
}
.about-img-elmt {
  width: 100%;
  max-width: 220px;
}

.about-top-fuil-con {
  margin-bottom: 32px;
}

/*Contact Table*/
.info-tbl-elmt {
}
.info-tbl-tr-elmt {
  font-size: 14px;
  vertical-align: top;
  text-align: left;
}
.info-tbl-td-elmt {
}
.info-tbl-td-col-1-elmt {
  padding-right: 6px;
}
.info-tbl-td-col-2-elmt {
  padding-left: 6px;
}
.info-tbl-td-col-1-elmt-icon {
  font-size: 18px;
}
.info-tbl-elmt .info-tbl-tr-elmt:not(:last-child) > td {
  padding-bottom: 12px;
}
/*End Contact Table*/

/*Opening Hours*/
.info-tbl-elmt.info-tbl-elmt-opening-hours {
}
.info-tbl-elmt.info-tbl-elmt-opening-hours .info-tbl-td-col-1-elmt {
  padding-right: 16px;
}
.info-tbl-elmt.info-tbl-elmt-opening-hours .info-tbl-td-col-2-elmt {
  padding-left: 16px;
}
/*End Opening Hours*/

.about-gmap-elmt {
  width: 100%;
  min-height: 250px;
}

.home-pg-item-row {
}
.home-pg-item-col {
}

@media (max-width: 1024px) {
}

@media (max-width: 991px) {
  .home-pg-item-row {
  }
  .home-pg-item-col {
    width: calc(100% / 3);
  }

  .shop-pg-item-row {
  }
  .shop-pg-item-col {
    width: calc(100% / 3);
  }

  .about-sec-col-1 {
    margin-bottom: 36px;
  }
}

@media (max-width: 768px) {
  .home-pg-item-row {
  }
  .home-pg-item-col {
    width: calc(100% / 3);
  }

  .shop-pg-item-row {
  }
  .shop-pg-item-col {
    width: calc(100% / 3);
  }
}

@media (max-width: 667px) {
  .home-pg-item-row {
  }
  .home-pg-item-col {
    width: calc(100% / 2);
  }

  .shop-pg-item-row {
  }
  .shop-pg-item-col {
    width: calc(100% / 2);
  }

  .about-sec-col-1 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .about-sec-col-2 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

@media (max-width: 480px) {
  .home-pg-item-row {
  }
  .home-pg-item-col {
    width: calc(100% / 1);
  }

  .shop-pg-item-row {
  }
  .shop-pg-item-col {
    width: calc(100% / 1);
  }
}

@media (max-width: 414px) {
}

@media (max-width: 375px) {
}

/*Promotion ECommerce*/

.ec-item-detail-promotion-sec {
  display: block;
  /*    flex-direction:column;
        align-items:flex-start;
        justify-content: flex-start;*/
  width: 100%;
}
.ec-item-detail-promotion-con-h {
  text-align: center;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: #dfdfdf;
  padding: 4px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 500;
  padding-top: 8px;
}
.ec-item-detail-promotion-con {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  gap: 12px;
  background-color: #f6f6f6;
  padding: 10px;
  box-sizing: border-box;
}
.ec-item-detail-promotion-row {
  width: 100%;
}

.ec-item-detail-promotion-top-row-con {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 6px;
}

.ec-item-detail-promotion-con .ec-item-detail-promotion-row:not(:last-child) {
  border-bottom: 1px dashed #b5b5b5;
  padding-bottom: 12px;
}
.ec-item-detail-promotion-row-con {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  gap: 12px;
}

.ec-item-detail-promotion-row-pic {
  width: 60px;
  max-width: 60px;
}
.ec-item-detail-promotion-row-pic-elmt {
  height: auto;
  width: 100%;
}

.ec-item-detail-promotion-row-name {
  width: 35%;
}
.ec-item-detail-promotion-row-name-elmt {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.ec-item-detail-promotion-row-val {
  width: 25%;
  font-size: 14px;
  font-weight: 500;
}
.ec-item-detail-promotion-row-val-elmt {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.ec-item-detail-promotion-row-switch {
  /*width: 25%;*/
  width: 25%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.coupen-input {
  background-color: white;
  border: 1px solid black;
  padding: 8px;
  width: auto;
  max-width: 300px;
  height: auto;
  max-height: 60px;
}

@media (max-width: 480px) {
  .ec-item-detail-promotion-row-con {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    gap: 12px;
    text-align: center;
  }
  .ec-item-detail-promotion-row-pic {
    width: 100%;
    max-width: 60px;
  }
  .ec-item-detail-promotion-row-name {
    width: 100%;
  }
  .ec-item-detail-promotion-row-val {
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
  }
  .ec-item-detail-promotion-row-switch {
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
  }
  .ec-item-detail-promotion-top-row-con {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 6px;
    text-align: center;
  }
}

/*End Promotion ECommerce*/

/* back button  */

.bc-btm-sm {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  gap: 6px;
  font-size: 17px;
  padding: 8px 14px 6px 12px;
  line-height: 20px;
  font-weight: 400;
}

.bc-btm-sm i {
  font-size: 14px;
  line-height: 14px;
}

/*End back button  */
