
/*front end*/

.swal-modal {
  width: 90% !important;
  text-align: left !important;
}
label{
  cursor: pointer;  
}

/*@url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css)*/
.fma-loading {
  pointer-events: none;
  opacity: .5;
}
.fma-loading:before {
  content:"\f110";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 28px;
  position: absolute;
  color: blue;
  z-index: 9999;
  opacity: 1;
  animation: spin 2s linear infinite;
}
*{
  scroll-behavior: smooth;
}
label{
  cursor: pointer !important;
}

.woocommerce-checkout p.woocommerce-invalid-required-field span.error {
   color: #e2401c;
   display: block !important;
   font-weight: bold;
}
.woocommerce-error {
  background-color: #e2401c;
  color: white;
  padding: 10px;
  font-weight: bold;
  list-style: none;
}

.unset-style { 
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  /*vertical-align: text-bottom;*/
  font: inherit;
  cursor: pointer;
  outline: none;
  background-color: unset !important;
  outline: none !important;
  border: 0px solid !important;
}

@media (max-width: 780px) {
  .whatsapp_contact {
    margin-left: 4px;
  }
}


#wplace_order {
  background-color: #25D366;
  margin-bottom: 10px;
}

.inline {
  display: contents;
}

.whatsapp_contact{
  padding: 12px;
  position: relative;
  /*top: 15px;*/
  /*left: -2px;*/
  background-color: #25d366;
  color: white;
  width: fit-content;
  max-width: 100%;
  border-radius: 5px;
  width: -moz-max-content;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
.whatsapp_contact:before{
 content:"\f232";
 font-family: FontAwesome;
 font-style: normal;
 font-weight: normal;
 text-decoration: inherit;
 font-size: 18px;
 position: relative;
 /*left: 9px;*/
 /*bottom: 9px;*/
 top:1px;
}

.fma_order_on_whatsapp_btn_on_shop_page, .fmav_order_on_whatsapp_btn_on_shop_page {
  position:relative;
  border-radius:6px !important;
  width: auto !important;
  max-width: 100%;
  margin-bottom: 5px !important;
  display: inline-flex !important;
}
.fma_order_on_whatsapp_btn_on_shop_page:before, .fmav_order_on_whatsapp_btn_on_shop_page:before{
 content:"\f232";
 font-family: FontAwesome;
 font-style: normal;
 font-weight: normal;
 text-decoration: inherit;
 font-size: 18px;
 position: relative;
 /*left: 5px;*/
 /*bottom:5px;*/
 top:1px;
}
.fma_oow_share_btn {
  position:relative;
  border-radius: 6px !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  /*fa-share-square"\f14d"*/
}

.fma_oow_share_btn:before{
   content:"\f14d";
   font-family: FontAwesome;
   font-style: normal;
   font-weight: normal;
   text-decoration: inherit;
   font-size: 18px;
}
.whatsapp_contact_cart_page{
  position:relative;
}
.whatsapp_contact_cart_page:before{
  content:"\f232";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 18px;
  position: relative;
  /*left: 8px;
  bottom: 9px;*/
}

.whatsapp_share_cart_page:before{
  content:"\f14d";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 18px;
}


/* Popup box BEGIN */
.fme_oc_popup{
  cursor:pointer;
  position:fixed;
  left: 5%;
  height:100%;
  width:100%;
  background: #fff;
  z-index: 99999;
  overflow:auto;
}

.fme_oc_popup > div {
  background-color: #fff;
  box-shadow: 10px 10px 60px #555;
  display: inline-block;
  border-radius: 8px;
  padding: 15px 5%;
  height:92%;
  width:90%;
  position: fixed;
  top: 0%;
  background: #fff;
  z-index: 1;
  overflow:auto;
  padding-top: 40px;

}

#fma_order_on_whatsapp_span, #fma_order_on_whatsapp_span_variable, #fma_order_on_whatsapp_cart_page {
  margin:0px 0px 0px 15px;
}


.fma_options > label > input {
  margin-right: 15px;
  margin-bottom: 25px;
}
/*front end*/
.whatsapp_contact a {
  color:white;
  text-decoration: none;
}
/*front end*/
.whatsapp_link{
  text-decoration: none;
  cursor: pointer;
  max-width: 100%;

}
/*front end*/
#whatsapp_link_cart_page{
  text-decoration: none;
}
/*front end*/
#whatsapp_link_cart_page:hover{

  text-decoration: none;
}

/*front end*/
.whatsapp_contact_cart_page{
  padding: 10px;
  position: relative;
  /*top: -41px;*/
  /*left: -2px;*/
  background-color: #25d366;
  color: white;
  width: 100%;
  max-width: 100%;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;

}
/*front end*/
#whatsapp_link_checkout_page{
  text-decoration: none;
}
/*front end*/
#whatsapp_link_checkout_page :hover{
  text-decoration: none;
}

/*front end*/
.whatsapp_contact_checkout {
  padding: 12px;
  position: relative;
  top: -10px;
  left: -1px;
  background-color: #25d366;
  color: white;
  width: fit-content;
  border-radius: 5px;
}

table.table-outer.shipping-method-table.main-shipping-conf, table.table-mastersettings.table-outer.form-table {
  margin-bottom: 50px;
 
  display: block;
  width: 99%;
  margin-top: 0;
  border-top: 0;
}

.form-table th {
  width:225px;
}

#whatsapp_save_changes_dashboard{
  padding: 13px;
  margin: 0 auto;
  bottom: 8px;
  width: 90%;
  left: -4%;
}


/* front end */
/*whatsap button style on cart page for FIREFOX only*/
@-moz-document url-prefix() { 
  .whatsapp_contact_cart_page{
    /* width: max-content; */
    width: 100%;
  }
}

/*back end*/
#whatsapp_settings_tbl{
  border-collapse: separate;
  border-spacing: 20px 10px;
  margin-left:-4px;
}

/*back end*/
.description{
  position: relative;
  left:19px;
}

/* backe end style */
/* Style for Snack Bar   */
#snackbar {
  visibility: hidden;
  min-width: 250px;
  margin-left: -125px;
  background-color: #fff;
  border-left:outset;
  text-align: center;
  border-left-color: #46b450 !important;
  border-radius: 2px;
  padding: 16px;
  position: fixed;
  z-index: 1;
  left: 50%;
  bottom: 30px;
  font-size: 17px;
}

#snackbar.show {
  visibility: visible;
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

@-webkit-keyframes fadein {
  from {bottom: 0; opacity: 0;} 
  to {bottom: 30px; opacity: 1;}
}

@keyframes fadein {
  from {bottom: 0; opacity: 0;}
  to {bottom: 30px; opacity: 1;}
}

@-webkit-keyframes fadeout {
  from {bottom: 30px; opacity: 1;} 
  to {bottom: 0; opacity: 0;}
}
/*select box*/
.fma_oow_all_inputs{
  width:221px;
}

#fma_oow_either_cats_or_prds{
  width:402px;
}

.fma_oow_btn_shop_pg{
  margin:0px 0px 0px 9px;
}
.fma_oow_share_btn_product_pg{
  margin:20px 0px 0px 0px;
  padding:12px;
}

.fma_oow_whatsap_share_btn{
  margin:9px 0px 0px 0px;
}
.fma_oow_tabs{
  cursor:pointer;
}
.fma_sec_heading{
  padding: 0px !important;
}
.fma_oow_close_icon{
   position: fixed;
    top: 0;
    margin-top: 3.5%;
    right: 6%;
}
.popup_inner {
  margin-top: 3%;
}
.fma_oow_icon{

    top: 4px;
    position: relative;

  }

/* notification status badges for notifications message templates table  */

.fme_oow_template_status{
  display: inline-block;
  width: auto;
  padding: 3px 5px;
  border-radius: 5px;
  border: 1px solid #ccc;
  font-size: 11px;
}

.fme_oow_template_status_approved{
  background: rgb(179, 255, 179);
  color: #000000;
}

.fme_oow_template_status_rejected{
  background: rgb(255, 141, 141);
  color: #000000;
}

.fme_oow_template_status_pending{
  background: rgb(255, 209, 122);
  color: #000000;
}

.fme_oow_template_status_not_created{
  background: rgb(224, 224, 224);
  color: #000000;
}


/* ////////////////// fma billing phone field  */
.fma-billing-phone-fields{
  display: flex;
  align-items: stretch;
  justify-content: start;
}

.fma_oow_billing_country_code{
  width: 30% !important;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px
}

.fma_oow_billing_phone{
  width: 70% !important;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px
}

.payment_method_whatsapp_payment img{
  width: 40px !important;
  height: 30px !important;
  float: right !important;
}

@media screen and (min-width:100px) and (max-width:280px) {
  .fma_order_on_whatsapp_btn_on_shop_page, .whatsapp_contact, .whatsapp_contact_cart_page{
    max-width: fit-content !important;
  }
}
@media screen and (min-width:100px) and (max-width:280px) {
  .whatsapp_contact_cart_page{
    max-width: fit-content !important;
  }
}
@media screen and (min-width:768px) and (max-width: 1100px) {
  .fma_order_on_whatsapp_btn_on_shop_page{
      max-width: 100% !important;
      white-space: unset !important;
  }
}
@media screen and (min-width:200px) and (max-width:1370px) {
  .fme_oc_popup > div {
    height: 96%;
  }
}