
.infor_product{
    position: relative;
}

.slider-counter{
    position: absolute;
    right: 10px;
    bottom: 30px;
    background: rgb(22 24 35 / 90%);
    border-radius: 20px;
    font-size: 13px;
    padding: 5px 10px;
    color: #fff;
    font-weight: bolder;
}

.header_lading_page{
    background:#ec9b1e;
    display: flex;
    justify-content: center;
    height: 70px;
    position: relative;
}

.header_lading_page img{
    width: 100px;
    position: absolute;
    z-index: 9;
    top: 20px;
}

.container_landing_tiktokshop, .footer_lading_page, .thankyoupage{
  max-width: 600px;
}

.certificate_infor_tiktokshop{
  padding: 15px;
  max-width: 600px;
  width: 100%;
}

#main{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

@media screen and (max-width: 767px) {


  .infor_product {
    width: 100%;
    overflow: hidden;
  }

  .image_product.single-item {
    width: 100vw;
    max-width: 100vw;
  }

  .image_product.single-item div {
    width: 100vw;
    height: 100vw;
  }

  .image_product.single-item img {
    width: 100%;
    height: 100%;
    object-fit: cover; 
    display: block;
  }
}

.container_infor_lading{
  width: 100%;
  max-width: 600px;
}

.price_infor_details{
  margin-bottom: 0px;
}

.container_infor_lading{
  padding: 15px;
}

.price_infor_details {
  margin-bottom: 5px;
}

.price_infor_details .text{
  color: #fe2c55;
  font-weight: bolder;
  font-size: 13px;
}

  .value_sale span{
      color: #fe2c55 !important;
  }

.price_infor_details .value_sale{
  color: #fe2c55 !important;
  font-weight: bolder;
  font-size: 18px;
  margin-left: 2px;
}

.price_infor_details .value_regular{
   color: rgb(22 24 35 / 50%);
   font-size: 13px;
   line-height: 17px;
   text-decoration: line-through;
  margin-left: 4px;
}

.price_infor_details .label_sale{
  background: rgb(254 44 85 / 6%);
    border-radius: 3px;
    color: #fe2c55;
    font-size: 12px;
    font-weight: 600;
    line-height: 15px;
    margin-left: 4px;
    padding: 2px 5px;
}

.name_infor_lading .name_infor_details{
  margin-bottom: 0px;
  font-weight: bolder;
}

.name_infor_lading .name_infor_details .label_mall{
  background: #000;
  padding: 2px 10px;
  color: #fff;
  font-weight: bolder;
  border-radius: 5px;
    font-size: 13px;
    margin-right: 5px;
}

.name_infor_lading .name_infor_details .product_title{
  font-size: 15px;
  color: #000;
}

.name_infor_lading .name_infor_details{
  
  line-height: 20px;
}

.name_infor_lading, .rating_infor_lading{
  margin-bottom: 5px;
}

.rating_infor_lading{
  display: flex;
  align-items: center;
}

.rating_infor_lading .icon_rating img{
  width: 15px;
  transform: translatey(-2px);
}

.rating_infor_lading span{
  margin-right: 4px;
  font-size: 13px;
  color: #000;
}

.rating_infor_lading span.icon
{
  width: 13px;
  transform: translatey(-1px);
}

.rating_infor_lading .count_rating{
  color: #3366FF;
}

.line_divide_section{
  display: block;
  background: rgb(22 24 35 / 15%);
  width: 100%;
  height: 1px;
  margin: 10px 0;
}

.policy_infor_lading{
  display: flex;
  justify-content: space-between;
  align-items: start;
}

.icon_policy_infor img{
  width: 20px !important;
  object-fit: cover;
}

.icon_policy_infor{
  margin-right: 5px;
  width: 20px !important;

}

.text_policy_infor span{
  font-size: 13.5px;
}

.text_policy_infor{
  width: 100%;
}

.text_policy_infor .label{
  display: inline-block;
  background-color: rgba(0, 194, 203, 0.1);
  color: #00b2b8; 
  font-weight: 600;
  padding: 4px 7px;
  border-radius: 5px;
  font-size: 12px;
  line-height: 1;
  margin-right: 5px;
}

.text_policy_infor span.text, .text_policy_infor span.list{
  color: #000;
}

@media(max-width: 768px){
  .text_policy_infor span.text{
    width: 100%;
  }
}

.container_review_tiktokshop{
  padding: 15px;
}

.container_review_tiktokshop{
  width: 100%;
  max-width: 600px;
}

.divide_section{
      background-color: rgb(22 24 35 / 3%);
    height: 8px;
    width: 100%;
  max-width: 600px;
}

.title_section_ladingpage h2{
  font-size: 15px;
    font-weight: 600;
  color: #000;
}

.title_section_ladingpage{
  margin-bottom: 10px;
}

.tesmonial_item{
  display: flex;
}

.img_user{
    width: 35px;
  height: 35px;
  margin-right: 10px;
}

.tesmonial_item .img_user img{
  width: 100%;
  object-fit: cover;
  border-radius: 50%;
}

.content_user{
  width: 100%
}

.row_title_customer{
  display: flex;
  justify-content: space-between;
  align-items: start;
}

.col_name_customer .text-single-line{
  font-size: 13px;
  color: #000;
}

.col_name_customer .review-info__sku{
  font-size: 13px;
  color: rgb(22 24 35 / 50%);
}

.col_star_customer img{
  width: 12px;
}

.col_star_customer{
  transform: translateY(-5px);
}

.review-item{
  color: #000;
  font-size: 15px;
}

.review_gallery{
  display: flex;
  margin-top: 5px;
  gap: 5px;
}

.review-photo__container{
  width: 24%;
}

.review-photo__container img{
  aspect-ratio: 1/1;
  object-fit: cover;
}

.tesmonial_item{
  margin-top: 20px;
}

.zalo_contact{
    position: relative;
}

.zalo_contact:after{
        content: '';
    display: inline-block;
    height: 65px;
    width: 1px;
    background: rgb(22 24 35 / 20%);
    position: absolute;
    top: 7px;
    right: -5px;
}

.action_button{
  width: 100%;
  max-width: 600px;
  display: flex;
  align-items:center;
  position: fixed;
  bottom: 0px;
  background: #fff;
  bottom: 0;
    gap: 8px;
    justify-content: space-between;
    padding: 10px;
  border-top: 1px solid rgb(22 24 35 / 20%);
}

.action_button div a{
  text-transform: capitalize;
}

.action_button div{

  text-align: center;
  border-radius: 8px;
  padding: 7px 10px;
}

.zalo_contact{
    width: 25%;
}

.zalo_contact span{
    display: block;
}

.zalo_contact img{
    width: 40px;
    margin-bottom: 5px;
}

.zalo_contact a{
  color: #000;
  font-weight: bolder;
        font-size: 14px;
}

.facebook_contact{
    width: 25%;
}

.facebook_contact img{
    width: 40px;
    margin-bottom: 5px;
}

.facebook_contact span{
    display: block;
        font-size: 14px;
}

.facebook_contact a{
  color: #000;
  font-weight: bolder;
}

.buy_now{
    width: 50%;
  background: rgb(254 44 85);
}

.buy_now span{
    display: block;
}

.buy_now a{
    font-size: 20px;
    line-height: 1.2;
}

.buy_now span{
    font-size: 13px;
}

.buy_now a{
  color: #fff;
  font-weight: bolder;
}

.container_review_tiktokshop{
  margin-bottom: 70px;
}

/* CSS Seeding */
#notification-container {
  position: fixed;
  top: 75px; 
  left: 10px;
  z-index: 50;
}

.notification {
  display: flex;
  align-items: center;
  background-color: #ffffff;
  border-radius: 50px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);
  padding: 7px 10px;
  margin-bottom: 10px;
  animation: fadeInOut 5s ease-in-out forwards;
  max-width: 300px;
}

.notification img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  object-fit: cover;
  margin-right: 10px;
}

.notification .text {
  font-size: 14px;
  color: #333;
  margin-right: 10px;
  line-height: 1.3;
  text-transform: capitalize;
}

.notification .text strong{
  display: block;
}

@keyframes fadeInOut {
  0% { opacity: 0; transform: translateY(-20px); }
  10% { opacity: 1; transform: translateY(0); }
  90% { opacity: 1; transform: translateY(0); }
  100% { opacity: 0; transform: translateY(-20px); }
}
/*CSS Seeding*/

.rating_infor_lading a{
    display: inline-flex;
}

.footer_lading_page{
    background: #ffa800;
    padding: 15px;
    margin-top: 30px;
}

.title_footer h3{
    text-align: center;
    color: #000;
    text-transform: uppercase;
}

.footer_lading_page .address{
    margin-bottom: 5px;
    color: #000;
    width: 100%;
}

.footer_lading_page .address img{
    margin-right: 5px;
}

.footer_lading_page .address a{
    color: #000;
}

.social_footer{
    margin: 20px 0;
    display: flex;
    justify-content: center;
}

.social_footer img{
    margin: 0 5px;
}

.bct_icon_footer{
    text-align: center;
}

.bct_icon_footer a img{
    width: 200px;
}

.bct_icon_footer{
    margin-bottom: 10px;
}

.center_logo_footer {
    text-align: center;
}

.center_logo_footer img{
    width: 100px;
}

.footer_lading_page{
    padding-bottom: 120px;
}


@media(max-width: 768px){
    .facebook_contact img{
        width: 30px;
        margin-bottom: 5px;
    }
    
    .zalo_contact img{
        width: 30px;
        margin-bottom: 5px;
    }
    
    .zalo_contact:after{
        height: 55px;
    }
    
    .header_lading_page img{
        width: 80px;
    }
}

.row_infor_product{
    display: flex;
}

.image_infor_product img{
    width: 70px;
}

.details_infor_product p{
    margin-bottom: 0px;
}

.details_infor_product .name_product{
    color: #000;
    font-weight: bolder;
}

.details_infor_product .option_product{
    font-size: 13px;
    color: rgb(22 24 35 / 50%);
}

.details_infor_product .price_product{
    color: #fe2c55;
    font-weight: bolder;
    font-size: 16px;
}

.row_infor_product{
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed rgb(22 24 35 / 20%);
}

.form_action_buynow .item_form{
    position: relative;
}

.form_action_buynow .item_form input{
    border-radius: 10px;
    margin-top: 0px;
     padding: 8px 12px;
    margin-bottom: 15px;
    font-size: 13px;
    height: auto;
}

.form_action_buynow .item_form label{
    font-size: 13px;
}

.form_action_buynow .item_form:last-child{
    text-align: center;
}

#orderForm{
    margin-bottom: 5px;
}

.form_action_buynow .item_form:last-child input{
    width: 70%;
        background: rgb(254 44 85);
    margin-top: 0px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
    margin: 0px;
    padding: 5px;
    font-size: 14px;
}

.loading-spinner {
  margin-top: 10px;
  font-weight: bold;
  color: #FE2C55;
  text-align: center;
  animation: pulse 1s infinite;
}

@keyframes pulse {
  0% { opacity: 1; }
  50% { opacity: 0.4; }
  100% { opacity: 1; }
}

.form_buynow_landingpage .policy_infor_lading {
    margin-bottom: 15px;
    width: 100%;
}


.form_buynow_landingpage  .price_product{
  display: flex;
  flex-direction: row-reverse;
  justify-content: left;
  color: rgb(254 44 85) !important;
}

.form_buynow_landingpage  .price_product ins{
  margin-right: 5px;
  margin-left: 5px;
  color: rgb(254 44 85) !important;
}

.form_buynow_landingpage  .price_product ins bdi{
  color: rgb(254 44 85) !important;
}


.form_buynow_landingpage  .price_product del, .form_buynow_landingpage  .price_product del bdi{
  font-size: 14px;
  color: rgb(254 44 85) !important;
}
.form_buynow_landingpage .text_suggest_infor_lading{
  border-bottom: none !important;
}

.form_buynow_landingpage .quantity_custom_infor_product{
  margin-top: 0px;
}

.text_suggest_infor_lading{
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed rgb(22 24 35 / 20%);
}

.icon_text_suggest_infor img{
    width: 15px;
    margin-right: 5px;
}

.text_suggest span{
    font-weight: bolder;
    font-size: 13px;
    color: #B87B00 ;
}

.form_buynow_landingpage .policy_infor_lading{
    margin-bottom: 5px;
}

.form_buynow_landingpage .policy_infor_lading img{
  margin-right: 10px;
}

.row_custom_infor_product{
    display: flex;
}

.col_custom_infor_product:first-child{
    width: 50%;
}

.col_custom_infor_product:last-child{
    width: 55%;
}

.quantity-selector {
      display: inline-flex;
      border: 1px solid #ddd;
    }

    .quantity-button {
      width: 31px !important;
      height: 18px !important;
      border: none;
      background: white;
      font-size: 10px;
      cursor: pointer;
      color: #333;
            margin: 0px;
    }

    .quantity-input {
      width: 35px !important;
      height: 28px !important;
      text-align: center;
      border: none;
      font-size: 13px !important;
            margin-bottom: 0px;
    }

    .quantity-input:focus {
      outline: none;
    }


/*Css thank you page*/
.head_thankyoupage{
    margin-top: 100px;
}

.head_thankyoupage .tick_icon{
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}

.head_thankyoupage .tick_icon img{
    width: 80px;
    object-fit: cover;
}

.title_thankyou{
    text-align: center;
}

.title_thankyou h3{
    font-weight: bolder;
    color: #000;
}

.description_thankyou{
    display: flex;
    justify-content: center;
    padding: 0 20px;
}

.description_thankyou p{
    text-align: left;
    color: #000;
}

.body_thankyoupage{
    padding: 15px;
    margin-bottom: 50px;
}

.table_thankyoupage{
    background: #F5F5F5;
    padding: 20px;
    border-radius: 10px;
}

.title_table_thankyoupage{
    text-align: center;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.title_table_thankyoupage img{
    width: 20px;
    margin-right: 5px;
}

.title_table_thankyoupage span{
    color: #000;
    font-weight: bolder;
    font-size: 14px;
    text-transform: capitalize;
}

.row_infor_product{
    background: #fff;
    padding: 5px;
    border-radius: 7px;
}

.details_order .details_infor_product .name_product{
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.details_order .customer_order{
    background: #fff;
    padding: 10px;
    border-radius: 7px;
    border-bottom: 1px dashed rgb(22 24 35 / 20%);
}

.customer_order_item{
    color: #000;
    font-size: 15px;
    border-bottom: 1px dashed rgb(22 24 35 / 20%);
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.customer_order_item:last-child{
        border-bottom: 0;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.customer_order_item span:first-child{
    width: 150px;
    display: inline-block;
    font-weight: bolder;
}

.customer_order_item span:last-child{
    display: inline-block;
}

@media(max-width: 768px){
    .description_thankyou{
        padding: 0 20px;
    }
    
    .description_thankyou p{
        max-width: 330px;
    }
}
/*Css thank you page*/

.description_details_product_section p{
    font-size: 14px;
    margin-bottom: 5px;
    color: #000;
}

.description_details_product_section h4{
    font-size: 15px;
    margin-top: 10px;
    color: #000;
}

.description_details_product_section ul li{
    margin-left: 15px;
    margin-bottom: 5px;
    font-size: 14px;
    color: #000;
}

.description_details_product_section ul {
    margin-bottom: 0px;
}

.description_details_product_section img{
    margin-top: 20px;
}

.box_form_buynow_landingpage{
    background: #F5F5F5;
    padding: 15px;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.action_view_section button{
    margin: 0px;
    text-align: center;
    border-radius: 10px;
    padding: 0px 15px;
    background: rgb(254 44 85);
    color: #fff;
    text-transform: capitalize;
}

.action_view_section {
    margin-top: 30px;
    display: flex;
    justify-content: center;
}

.box_content_review{
    height: 1060px;
    overflow-y: hidden;
     transition: height 0.5s ease;
}


/*CSS Update 13/07/2025 */

.radio_option_landingpage label{
    position: relative !important;
}

.radio_option_landingpage{
    background: #fff;
    border-radius: 10px;
        padding: 10px;
    margin-bottom: 20px;
}

.radio_option_landingpage div{
    display: flex;
    align-items: center;
    
}

.radio_option_landingpage div label{
    left: 0px !important;
    border: 0 !important;
    font-size: 13px !important;
    padding-left: 0px !important;
}

.radio_option_landingpage div input{
    margin: 7px !important;
}



/* css update 14/07/2025 */
.row_select_variable_product{
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
}

.col_select_variable_product{
    width: 16%;
}

.col_select_variable_product button{
    margin: 0px;
}

.form_buynow_landingpage .row_infor_product{
    display: flex;
    flex-wrap: wrap;
    padding: 10px;
}

.form_buynow_landingpage .row_infor_product .image_infor_product{
    width: 20%;
}

.form_buynow_landingpage .row_infor_product .details_infor_product{
    width: 80%;
    padding-left: 15px;
}

.form_buynow_landingpage .row_infor_product .row_select_variable_product, .form_buynow_landingpage .row_infor_product .quantity_custom_infor_product{
    width: 100%;
}

.col_select_variable_product button{
    padding: 5px !important;
    border: 1px solid rgb(22 24 35 / 20%);
    border-radius: 7px;
}

.col_select_variable_product button p{
    margin-bottom: 5px;
    text-transform: capitalize;
    color: #000;
    font-size: 11px;
    text-align: center;
    line-height: 1.1;
}

.name_variable_product{
    min-height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
}


.quantity_custom_infor_product{
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px dashed rgb(22 24 35 / 20%);
    padding-top: 15px;
    margin-top: 25px;
    margin-bottom: 10px;
}

.quantity_custom_infor_product p.option_product{
    margin-bottom: 0px !important;
    font-size: 13px;
    color: #000;
    
}

.row_select_variable_product{
    border-top: 1px dashed rgb(22 24 35 / 20%);
    padding-top: 15px;
    margin-top: 10px;
}

.row_select_variable_product .option_product{
    width: 100%;
    margin-bottom: 0px;
  font-size: 13px;
  color: #000;
}

.btn_selected.btn_active{
    border-color: rgb(254 44 85) !important;
    
}

.btn_selected.btn_active p{
    color: rgb(254 44 85);	
}

@media(max-width: 768px){
    .col_select_variable_product{
        width: 22%;
    }
    
    .col_custom_infor_product:last-child{
        width: 100% !important;
    }
}

.item_form.radio_option_landingpage{
    display: none;
}

.text_policy_infor .active_feeship{
    color: rgb(254 44 85);
}

.best_seller_tag{
    position: relative;
}

.best_seller_tag:after{
    content: 'Best Seller';
    background: rgb(254 44 85);
    color: #fff;
    font-weight: bolder;
    font-size: 7px;
    text-transform: uppercase;	
    position: absolute;
    top: 0px;
    width: 80%;
    left: 8.5px;
    border-radius: 0 0 5px 5px;
    line-height: 1;
    padding: 2px;
    border: 1px solid 1px solid rgb(22 24 35 / 20%);
}

.total_price_infor_product{
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px dashed rgb(22 24 35 / 20%);
    padding-top: 15px;
    margin-top: 5px;
    margin-bottom: 10px;
    width: 100%;
}

.total_price_infor_product p{
        margin-bottom: 0px !important;
    font-size: 13px;
    color: #000;
}

#total_price_value{
    font-weight: bolder;
    font-size: 15px;
    color: rgb(254 44 85);
}

#vn-address-form{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.col-vn-address-form{
    width: 31%;
    position: relative;
}

.col-vn-address-form select{
    border-radius: 10px;
 margin-top: 10px;
    font-size: 13px !important;
    padding: 8px 12px;
    color: #757575 !important;
    height: auto;
        box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}

.col-vn-address-form label{
    font-size: 13px;

}

@media(max-width: 768px){
    .col-vn-address-form{
        width: 100%;
    }
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 4px;
    position: fixed;
    right: -500px;
    top: 10px;
    z-index: 99999;
    font-size: 13px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    transition: 0.5s;
}

.alert-warning strong{
    text-transform: uppercase;
}

.item_form_vietnam_local{
    margin-bottom: 10px;
}

.center_lading_page{
    background: #fff;
}

.beego-product-description h3{
  color: #000;
  font-size: 16px;
}

.description_details_product_section ul li button{
  margin: 0px;
  font-size: 14px;
}

.details_infor_product .name_product{
  font-size: 15px;
}

.form_buynow_landingpage .price_product{
  align-items: end;
}


.beego-product-description ol{
list-style-position: inside;
}

.beego-product-description ol li{
margin-bottom: 0px;
color: #000;
font-size: 14px;
}

#billing_address_field{
border-radius: 10px;
}

.row_select_variable_product{
padding-bottom: 20px;
}

.col_select_variable_product img{
border-radius: 5px;
}

.image_infor_product img{
border-radius: 5px; 
}

.btn_selected.active{
border-color:rgb(254 44 85) !important;

}

.btn_selected.active p , .btn_selected.active p bdi{
color:rgb(254 44 85) !important;
}

.header_lading_page a{
display: block;
width: 80px;
}

.custom-products-grid {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.custom-product_best_seller {
  width: 49%;
margin-bottom: 10px;
}

.img_product_loop img {
  width: 100%;
  max-height: 119px;
  object-fit: contain;
  margin-bottom: 5px;
}

.title_best_seller {
  margin-bottom: 0px;
}

.title_best_seller a {
  color: #000;
  font-size: 13px;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  min-height: 40px;
  text-transform: capitalize;
}

.text_policy_infor .label {
  display: inline-block;
  background-color: rgba(0, 194, 203, 0.1);
  color: #00b2b8;
  font-weight: 600;
  padding: 4px 7px;
  border-radius: 5px;
  font-size: 12px;
  line-height: 1;
  margin-right: 5px;
}

.sale_product_best_seller, .regular_product_best_seller {
  display: inline-block;
  margin-right: 10px;
}
.count_sale_product {
  font-size: 11px;
  color: #777;
  margin-bottom: 10px;
}

.woocommerce-error.message-wrapper{
  display: none;
}

.add_to_cart_block{
  width: 100%;
  
}

#btnAddToCart{
  width: 100%;
  background: rgb(254 44 85);
  margin-right: 0px;
  text-align: center;
  border-radius: 8px;
  padding: 7px 10px;
  font-size: 13px;
  text-transform: capitalize;
}

.certificate_infor_tiktokshop.like_product{
  background-color: #fff;
}

.only_regular_price {
  font-size: 16px;
  font-weight: bolder;
  color: #fe2c55;
  margin-bottom: 0px;
}

.sale_product_best_seller {
  font-size: 16px;
  font-weight: bolder;
  color: #fe2c55;
  margin-bottom: 0px;
}

.regular_product_best_seller {
  font-size: 13px;
  text-decoration: line-through;
  color: #777;
  margin-bottom: 5px;
}

.btn_store_home{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100px;
}

.btn_store_home img{
  width: 30px;
}
.btn_store_home span{
  display: block;
  font-size: 13px;
}

.action_button .add_to_cart{
  width: 40%;
  border: 2px solid #777;
}

.action_button .add_to_cart a span{
  font-size: 13px;

}

.action_button .add_to_cart a {
  color: #777;
  font-weight: bolder;
  text-transform: capitalize;

}

.btn_store_home{
  border-right: 1px solid #ccc;
  border-radius: 0 !important;
  padding: 0 5px !important;
}

.woocommerce-message{
  display: none;
}