
/*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{
  position: relative;
  background-color: #25d366;
  color: white;
  max-width: 100%;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
}
.whatsapp_contact:before{
 content:"\f232";
 font-family: FontAwesome;
 font-style: normal;
 font-weight: normal;
 text-decoration: inherit;
 font-size: 22px;
 position: relative;
 line-height: 1;
 top: 0;
}

.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: 2px !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  gap: 6px;
}
.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: 22px;
 position: relative;
 line-height: 1;
 top: 0;
}
.fma_oow_share_btn {
  position:relative;
  border-radius: 6px !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  gap: 6px;
  /*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: 22px;
   line-height: 1;
   flex-shrink: 0;
   top: 0;
}
.whatsapp_contact_cart_page{
  position:relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
}
.whatsapp_contact_cart_page:before{
  content:"\f232";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 22px;
  position: relative;
  line-height: 1;
  top: 0;
}

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


body.fma-oow-modal-open {
  overflow: hidden;
}

/* 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;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior: contain;
  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;
  margin: 0 !important;
}
/*front end*/
#whatsapp_link_cart_page:hover{

  text-decoration: none;
}

/*front end*/
.whatsapp_contact_cart_page{
  position: relative;
  background-color: #25d366;
  color: white;
  max-width: 100%;
  display: inline-flex;
  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%;
}


/*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: 0;
}
.fma_oow_share_btn_product_pg{
  margin: 0;
}
body:not(.fma-oow-buttons-inline) .fma_oow_btns .fma_oow_share_btn_product_pg,
body:not(.fma-oow-buttons-inline) .fma_oow_btns_product_pg .fma_oow_share_btn_product_pg {
  margin-top: 4px;
}
.fma_oow_share_btn_shop_pg{
  margin-top: 0;
}
.fma_oow_btns,
.fma_oow_btns_shop_pg{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 100%;
  gap: 4px;
  margin-bottom: 8px;
}
.fma_oow_btns_product_pg{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start !important;
  width: 100%;
  max-width: 100%;
  gap: 4px;
  margin-bottom: 8px;
}
.fma_oow_btns_shop_pg .fma_order_on_whatsapp_btn_on_shop_page,
.fma_oow_btns_shop_pg .fma_oow_share_btn_shop_pg,
.fma_oow_btns .whatsapp_contact,
.fma_oow_btns .fma_oow_share_btn_product_pg,
.fma_oow_btns_product_pg .whatsapp_contact,
.fma_oow_btns_product_pg .fma_oow_share_btn_product_pg {
  max-width: 100%;
  box-sizing: border-box;
  text-decoration: none !important;
  justify-content: center;
  line-height: normal !important;
}

.fma_oow_btns_product_pg > a.button.unset-style,
.fma_oow_btns_product_pg > a.whatsapp_link_variable,
.fma_oow_btns_product_pg > a.btn-stickycall,
.fma_oow_btns_product_pg > button.button.unset-style,
.fma_oow_btns_product_pg > button.btn-stickycall,
.fma_oow_btns > a.button.unset-style,
.fma_oow_btns > a.whatsapp_link_variable,
.fma_oow_btns > a.btn-stickycall,
.fma_oow_btns > button.button.unset-style,
.fma_oow_btns > button.btn-stickycall {
  display: inline-flex !important;
  align-items: center !important;
  align-self: center;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
  background: none !important;
  box-shadow: none !important;
  line-height: 1 !important;
  min-height: 0 !important;
  vertical-align: middle;
  text-decoration: none !important;
}

.fma_oow_btns_product_pg > a.button.unset-style,
.fma_oow_btns_product_pg > a.whatsapp_link_variable,
.fma_oow_btns_product_pg > a.btn-stickycall,
.fma_oow_btns_product_pg > button.button.unset-style,
.fma_oow_btns_product_pg > button.btn-stickycall {
  align-self: flex-start;
}

.fma_oow_btns_product_pg .whatsapp_contact,
.fma_oow_btns .whatsapp_contact {
  margin: 0;
}
.cart_wp_share_btn.fma_oow_cart_btns,
.fme-whatsApp-button .cart_wp_share_btn {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  justify-content: flex-start;
  width: auto;
  max-width: 100%;
}
.cart_wp_share_btn.fma_oow_cart_btns > a,
.fme-whatsApp-button .cart_wp_share_btn > a {
  max-width: 100%;
}
.fme-whatsapp-row td {
  padding-top: 15px !important;
  border: 0 !important;
}

#whatsapp_link_cart_page,
.cart_block_order_on_WP {
  display: inline-flex !important;
  align-items: center;
  text-decoration: none !important;
  max-width: 100%;
  margin: 0 !important;
}

.fma_oow_btns > a.btn-stickycall,
.fma_oow_btns > a.whatsapp_link_variable {
  display: inline-flex;
  align-items: center;
  max-width: 100%;
  text-decoration: none !important;
}

.fma_oow_whatsap_share_btn{
  margin:4px 0 0 0;
}
.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{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  line-height: 1;
  position: relative;
  top: 0;
  vertical-align: middle;
}

#fma_order_on_whatsapp_span,
#fma_order_on_whatsapp_span_variable,
#fma_order_on_whatsapp_cart_page {
  line-height: 1.2;
}

/* 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: 85%;
  }
}

body.fma-oow-buttons-inline .fma_oow_btns_product_pg {
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  gap: 6px;
}

body.fma-oow-buttons-inline .fma_oow_btns,
body.fma-oow-buttons-inline .fma_oow_btns_shop_pg,
body.fma-oow-buttons-inline .cart_wp_share_btn.fma_oow_cart_btns,
body.fma-oow-buttons-inline .fme-whatsApp-button .cart_wp_share_btn {
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 6px;
}

body.fma-oow-buttons-inline .cart_wp_share_btn.fma_oow_cart_btns,
body.fma-oow-buttons-inline .fme-whatsApp-button .cart_wp_share_btn {
  justify-content: flex-start;
  width: auto;
}

body.fma-oow-buttons-inline .fma_oow_btns_shop_pg .fma_order_on_whatsapp_btn_on_shop_page,
body.fma-oow-buttons-inline .fma_oow_btns_shop_pg .fma_oow_share_btn_shop_pg,
body.fma-oow-buttons-inline .fma_oow_btns .whatsapp_contact,
body.fma-oow-buttons-inline .fma_oow_btns .fma_oow_share_btn_product_pg,
body.fma-oow-buttons-inline .cart_wp_share_btn.fma_oow_cart_btns > a,
body.fma-oow-buttons-inline .fme-whatsApp-button .cart_wp_share_btn > a {
  align-self: flex-start;
}

body.fma-oow-buttons-inline .fma_oow_btns_product_pg > a,
body.fma-oow-buttons-inline .fma_oow_btns_product_pg > button,
body.fma-oow-buttons-inline .fma_oow_btns_product_pg .whatsapp_contact,
body.fma-oow-buttons-inline .fma_oow_btns_product_pg .fma_oow_share_btn_product_pg {
  align-self: flex-start;
}

body.fma-oow-buttons-inline .fma_oow_share_btn_product_pg,
body.fma-oow-buttons-inline .fma_oow_whatsap_share_btn,
body.fma-oow-buttons-inline .fma_order_on_whatsapp_btn_on_shop_page {
  margin: 0 !important;
}

body.fma-oow-buttons-inline .fma_oow_btns br,
body.fma-oow-buttons-inline .fma_oow_btns_shop_pg br,
body.fma-oow-buttons-inline .fma_oow_btns_product_pg br {
  display: none;
}