/* td.quantity_fp,.quantity_fc,.quantity_fck {

  cursor: pointer;

  } */

  table.shipping_table_custom td, table.shipping_table_custom th {

    text-align: center;

  }



  table.shipping_table_custom thead {

    background: #274d7a;

    color: #fff;

  }

  table.shipping_table_custom td {

    background: #fff;

  }

  table.shipping_table_custom td:not(.quanitity_fp),table.shipping_table_custom td:not(.quantity_fc),table.shipping_table_custom td:not(.quantity_fck) {

    background: #fff;

  }

  table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {

    margin-bottom: 0;

  }

/* .quantity_fp:hover,.quantity_fc:hover,.quantity_fck:hover {

  background: #165ea0!important;

  color: #fff!important;

  border: 2px solid #165ea0!important;

}

.quantity_fp,.quantity_fc,.quantity_fck {

  background: #ffff !important;

  color: #165ea0 !important;

  border: 2px solid #165ea0!important;



  } */



  table.shipping_table_custom tbody td {

    border-bottom: 1px solid #e9e9e9;

    padding: 10px 0;

    color: #208220;

  }

  table.shipping_table_custom

  {

    border-collapse:separate;

    border-spacing:0 5px;

  }



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

    table.shipping_table_custom

    {

      font-size: 12px;

    }

  }



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

    table.shipping_table_custom

    {

      font-size: 11px;

    }

  }



  table.shop_table.woocommerce-checkout-review-order-table .quantity.buttons_added input[type=number] {

    padding: .5180469716em;

  }

  .want_dicsount {

    cursor: pointer;

  }

  .woocommerce-checkout-review-order .quantity.buttons_added {

    position: absolute;

    right: -4em;

    top: 0;

  }



  .woocommerce-checkout-review-order .quantity-nav {

    right: -40px !important;

  }



  .single-product .quantity-nav{

    max-height: 58px;

    height: 100%;

  }



  .woocommerce-checkout-review-order td.product-total {

    vertical-align: top !important;

  }

  .hide

  {

    display:none!important;

  }

  button.button[value="Update cart"] {

    float: right;

  }



  .qun_active {

    background: #2378e2 !important;

    color: #fff!important;

    border: 2px solid #2378e2!important;

  }



  .woocommerce-product-gallery .flex-viewport{

    max-height: 478px!important;

  }



  ._free_ship{

    width: 25px;

    height: 25px;

    background: #3be23b;

    padding: 5px 6px;

    border-radius: 50%;

  }



  ._no_free_ship{

    color: #000000;

  }

  ._free_ship .fas {

    vertical-align: middle;

    color: #fff;

  }



  .shipping_table_custom del{

    color: gray;

  }



  .shipping_table_custom ._shipping_price{

    color: #000;

  }

  /*************shop loop**********/



  .added_to_cart{

    opacity: 1!important;

  }



  ._loop_cart{

    display: flex;

  }



  ._loop_cart .quantity.buttons_added input[type=number]{

    padding-right: .5180469716em!important;

    border: 1px solid #e2e2e2!important;

    box-shadow: none!important;

  }





  ._loop_cart .quantity {

    width: fit-content!important;

    display: flex;

    justify-content: center;

  }



  ._loop_cart .button {

    position: unset!important;

    margin-bottom: 0px!important;

    height: 42px!important;

  }

/*  form._loop_cart .button.button.alt {
    background: #008000!important;
  }

  form._loop_cart .button.button.alt:hover {
    background: #2A84D7!important;
  }*/



  ._loop_cart .added_to_cart {

    position: unset!important;

    margin-bottom: 0px!important;

    height: 42px!important;

    opacity: 1!important;

  }

  ._loop_cart input[type=number]{

    width: 35px!important;

  }



  ._loop_cart .quantity-button.quantity-up:before {

    position: absolute;

    right: 13px;

    top: 6px;

  }

  ._loop_cart .quantity-nav{

    position: unset!important;

  }



  ._loop_cart .quantity-button.quantity-down:before {

    position: absolute;

    right: 13px;

  }



/* .woocommerce-loop-product__title{

  margin-bottom: 5px;

  } */

  /* .woocommerce-loop-product__title{

    display: none!important;

    } */

    .woocommerce-loop-product__title a{

      font-size: 20px;

      font-weight: 600;

      color: #165ea0;

    }

    ._woocommerce-loop-product-title{

      font-family: "Roboto", Sans-serif;

      line-height: 1.5em;

      margin-bottom: 5px;

      position: relative;

      z-index: 1;

    }

    ._woocommerce-loop-product-title a{

     /* overflow: hidden; */

     /* text-overflow: ellipsis; */

     /* display: -webkit-box!important; */

     /* -webkit-line-clamp: 1; */

     /* -webkit-box-orient: vertical; */

     text-transform: uppercase;

     font-size: 19px;

     font-weight: 600;

     color: #165ea0;

   }

   .product_loop_short_description{

     margin-bottom: 2px;

     font-size: 0.9rem;

     position: relative;

   }







   a:active, a:focus {

     outline: 0!important;

     /* background: none!important; */

   }

   .products .product .product_type_variable {

     position: unset!important;

   }

   .products .product .woocommerce-Price-amount.amount{

    color: #000!important;

  }

  .products .product del .woocommerce-Price-amount.amount{

   color: #373737!important;

 }



 .products .product.outofstock {

  order: 9999!important;

}





.quantity .qty{

 z-index: 1!important;

}

body.woocommerce-page .quantity .minus, body.woocommerce-page .quantity .plus{

 height: auto!important;

}



/* .products .product .quantity {

 width: fit-content!important;

 float: left!important;

 display: flex;

}



.products .product .quantity.buttons_added input[type=number]{

    padding-right: .5180469716em!important;

    border: 1px solid #e2e2e2!important;

    box-shadow: none!important;

    width: 50px!important;

}



.products .product .add_to_cart_button {

    float: left!important;

    position: relative!important;

    width: 9rem!important;

    margin-top: 1px!important;

    margin-bottom: 0px!important;

}

.products .product .quantity-nav{

    position: unset!important;

    margin-left: -1px;

}



.products .product .quantity-nav a{

  padding-right: 9px;

  text-align: right;

}



a:active, a:focus {

  outline: 0!important;

  background: none!important;

}



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

 .products .product .add_to_cart_button {

    height: 38px!important;

    width: 8rem!important;

}

.products .product .quantity {

    margin-left: 16%!important;

}

}



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

 .products .product .add_to_cart_button {

    height: 38px!important;

    width: 6rem!important;

}

.products .product .quantity {

    margin-left: 18%!important;

}

} */



/****************************single product  page new order************/



.top_add_to_cart .cart{

  padding: 0px!important;

}



.single-product .cart{

  display: inline-block!important;

  width: 100%;

  position: relative;

  z-index: 1000;

}



#chat-widget-container{

 /* z-index: 999!important; */

 /* height: auto!important; */

}



.single-product .single_add_to_cart_button{

  /* width: 350px!important; */

  margin-top: -58px;

  padding-left: 83px;

  padding-right: 0px;

}



.popup_bottom .cart{

  padding: 0px!important;

}



.woocommerce div.product.elementor .quantity+.button{

  margin-left: 0px!important;

}

#addon_container {

  display: flex;

  flex-wrap: wrap;

  padding-top: 1em;

  padding-bottom: 1em;
  width: 100%;

}

#addon_container_cross {

  display: flex;

  padding-top: 1em;

  width: 100%;
  
  margin-bottom: 15px;

}

#addon_container p.price,#addon_container_cross p.price {
	float: unset;
} 

li.addon_list_item {

  max-height: 120px;

  height: 120px;

}



.addon_list_item label{

  display: block;

  cursor: pointer;

}



.addon_box {

  width: 48%;

}

ul.addon_list {

  border: 1px solid #e5e5e5;

  list-style: none;

  margin: 0;

  text-align: left!important;

}

li.addon_list_item {

  padding: 1.5rem;

}

li.addon_list_item+li.addon_list_item {

  border-top: 1px solid #e5e5e5;

  /* max-height: 80px; */

}

figure.addon_list_item_figure{

  width: 3rem;

}

figure.addon_list_item_figure,figure.addon_list_item_figure+div {



  display: table-cell;

  vertical-align: middle;

}

.addon_box:nth-child(1),.addon_box:nth-child(2) {

  margin-top: 0rem !important;

}

.addon_box {

  margin-top: 1rem;

  background: #F9F9F9;

}

.addon_box:nth-child(odd) {

  margin-right: 1rem;

}



img.addon_list_item_image.lazyloaded {

  margin-left: -15px;

}

/* .top_add_to_cart div#addon_container_hidden {

    display: none;

    } */





    li.product a.disabled{

      width: 100%!important;

      position: relative!important;

    }







    /****************One page checkout ******************/



    .one_page_checkout  .woocommerce:first-child{

      border: 1px solid #efefef;

      max-width: 1280px;

      margin: 0 auto;

      padding: 0px 20px!important;

      margin-top: 30px;

    }



    .one_page_checkout  .cart_item .product-name{

      font-size: 14px;

    }



    .woocommerce-cart-form{

      width: 100%!important;

      margin-bottom: 50px;

    }



    .woocommerce-checkout .woocommerce-message .button{

      display: none;

    }



    .woocommerce-checkout  .woocommerce-notices-wrapper{



      margin-bottom: 15px;

    }



    .cart_item .product-name .product-item-thumbnail{

      display: none!important;

    }



    .cart thead{

      display: revert!important;

    }

    .cart .product-price{

      display: revert!important;

    }



    .shop_table.cart{

      margin-bottom: 30px!important;

    }



    @media (min-width:900px) {

      .woocommerce-checkout #customer_details{

        width: 49%!important;

      }



      .woocommerce-checkout .woocommerce-checkout-review-order{

        width: 44%!important;

      }

    }







    table.cart td.product-remove a.remove{

      width: 0.5em!important;

    }



  /*   .woocommerce-checkout .woocommerce{

      padding: 0 30px 15px 30px!important;

      } */



      .home .woocommerce .woocommerce-message, .home .woocommerce .woocommerce-info{



       display: none!important;

     }



     .woocommerce-checkout .woocommerce-info{

      display: none!important;

    }



    .checkout_title{

     font-size: 20px;

     font-weight: 700;

     margin-bottom: 0px;

   }



   body table.woocommerce-checkout-review-order-table .product-name{



     padding-left: 0px!important;

   }



   #ship-to-different-address{

     background: #165ea0;

     color: #ffff!important;

     text-align: center;

     padding: 12px!important;

     font-weight: 900!important;

   }



   #ship-to-different-address:hover{

     background: #2378e1;

   }



   #ship-to-different-address-checkbox{

     display: none

   }



   .coupon-wrapper{

     display: none;

   }



   .elementor-button--view-cart {

     display: none!important;

   }



   .elementor-button--checkout{

     max-width: 100%;

     width: 292px;

   }



   body a.remove:before{

    font-size: 14px!important;

    line-height: 1!important;

    content: "\e673"!important;

  }



  .coupon-trigger a{

    display: block;

    background: #fff;

    text-decoration: underline!important;

    border: 1px solid hsla(0,0%,100%,0);

    line-height: 38px;

    font-weight: 400;

    padding: 0;

    text-align: center;

    cursor: pointer;

    white-space: nowrap;

    color: #696969;

    font-size: 14px;

    letter-spacing: 1px;

    text-transform: uppercase;

    float: left;

  }



  .one_page_checkout table.cart td.actions{

    padding: 15px 0;

    border-bottom: 1px solid #efefef;

    background: #fff!important;

  }



  .woocommerce-checkout #order_review_heading{

    width: 44%!important;

  }

  @media (max-width:444px) {

    .woocommerce-checkout #order_review_heading{

      width: 100%!important;

    }

  }



  /**********mobile device*********/



  /**********cart page***********/



  @media (max-width:800px) {

    .one_page_checkout  .shop_table_responsive tr td:before, .one_page_checkout .shop_table_responsive tr td:before {

      display: block!important;

    }



    .one_page_checkout table.cart tr{

      display: block;

    }

    .one_page_checkout table.cart td{

      display: block!important;

      width: 100%!important;

      text-align: right!important;

    }



    .one_page_checkout table.cart .product-thumbnail{

      display: none!important;

    }

    .one_page_checkout table.cart .quantity-nav{

      display: none;

    }



    .one_page_checkout table.cart thead{

      display: none!important;

    }

    .one_page_checkout table.cart td.actions .coupon button{

      font-size: 12px!important;

      padding: 12px 5px!important;

    }



    .one_page_checkout table.cart td.actions:before{

      content: " "!important;

    }



    .one_page_checkout table.cart .product-remove{

      border-bottom: 1px solid #f2f2f2!important;

      border-top: 1px solid #f2f2f2!important;

      padding: 10px 0 0px 0!important;

    }



  }





  /****************/

  .cart-checkmarks {

    display: flex;

    flex-direction: row;

    justify-content: center;

    align-items: center;

    padding: 15px 0 !important;

    margin-bottom: 8px;

  }



  .cart-checkmarks li {

    color: #508D12;

    font-weight: 600;

    padding: 7px 30px;

    width: fit-content;

    list-style: none;

  }



  .cart-checkmarks li:not(:last-child) {

    border-right: 1px solid #508D12;

  }



  .cart-checkmarks li:before {

    content: url('https://bigbattery.com/wp-content/uploads/2021/07/check-blue.png');

    width:12px;

    height: 12px;

    padding-right: 5px;

  }



  .shipping_alert{

    display: flex!important;

    justify-content: center;

    align-items: center;

  }



  /* _different_shipping_overly */



  #different_shipping_overly{

    background: #2d2d2d2e;

    position: absolute;

    height: 100%;

    width: 100%;

    z-index: 1;

  }



  #different_shipping_popup{

    position: absolute;

    transform: translate(-50%, -50%);

    left: 50%;

    top: 50%;

    width: 100%;

    height: auto;

    max-width: 400px;

    background: #ffff;

    box-shadow: 0 2px 12px 0 rgb(0 0 0 / 16%);

    z-index: 2;

  }



  .different_shipping_content{

    padding: 15px;

    text-align: center;

  }

  .different_shipping_content button{

    background: #165ea0;

  }

  .shipping_address{

    position: relative!important;

  }



  @media (max-width:800px) {

    .cart-checkmarks {

     flex-direction: column;

     align-items: baseline !important;

     /* padding-left: 50px !important; */

   }

   .cart-checkmarks li{

    padding: 7px 20px!important;

  }



  .cart-checkmarks li:not(:last-child) {

   border-right: none;

 }

}

@media (max-width:1100px){

  .addon_box {

    width: 100% !important;

    margin: 0 0 15px 0 !important;

  }

}



/****************One page checkout ******************/





/**********************find sun hours css*****************/



.sun_hour_show{

  display: flex;

  flex-direction: row;

  gap: 50px;

  align-items: center;

  flex-wrap: wrap;

}



input[name='country_zipcode']{

 border: 1px solid #d8d8d8!important;

 border-radius: 3px!important;

 padding: 8px!important;

 color: #141414!important;

 background-color: #fff!important;

 max-width: 150px;

 width: 100%!important;

 font-weight: 500!important;

 margin-right: -4px;

 font-size: 20px;

 height: 50px;

}



#sun-hours-find{

  display: flex;

  flex-direction: row;

  align-items: center;

  margin: 0px;

}

#sun-hours-find button{

  padding: 14px 30px;

  border: 0px;

  border-radius: 2px;

  cursor: pointer;

  font-size: 16px;

  background: #6EC1E4;

  color: #ffff;

  height: 50px;

  width: 100px;

  font-weight: 600;

  text-align: center;

  text-decoration: none;

}



.sun_hours_result{

  color: #3a8a1f;

  font-size: 44px;

  font-weight: 600;

  margin: 0px;

}

#sun_hours{

  text-align: center;

}

#sun_hours span{

  font-size: 14px;

  font-weight: 300;

}



.system_size_show{

  font-weight: 300;

  margin: 0;

  font-size: 12px;

  text-align: center;

  background-color: #f7f7f7;

  height: 170px;

  padding: 15px;

  text-align: center;

  font-size: 12px;

  position: relative;

  margin: 0 auto;

  max-width: 250px;

}



.system_size_show h4{

  font-weight: 300;

  margin: 0;

  font-size: 12px;

}



.system_size_show p{

 margin: 0;

 color: #208220;

 font-size: 42px;

 font-weight: 600;

 margin: 0;

 height: 70px;

}



.system_size_show span{

 font-size: 18px;

 font-weight: 300;

 text-align: center;

}





.loader {

  border: 4px solid #ffff;

  border-radius: 50%;

  border-top: 4px solid #3498db;

  width: 20px;

  height: 20px;

  -webkit-animation: spin 2s linear infinite; /* Safari */

  animation: spin 2s linear infinite;

  margin: auto;

}



.checkout_image_upload_loader {

  border: 10px solid #f3f3f3;

  border-radius: 50%;

  border-top: 10px solid #3498db;

  width: 50px;

  height: 50px;

  -webkit-animation: spin 2s linear infinite; /* Safari */

  animation: spin 2s linear infinite;

  position: absolute;

  right: 0px;

  top: 9px;

}



.checkout_image_upload{

  position: relative;

  padding: 20px 0;

}



/* Safari */

@-webkit-keyframes spin {

  0% { -webkit-transform: rotate(0deg); }

  100% { -webkit-transform: rotate(360deg); }

}



@keyframes spin {

  0% { transform: rotate(0deg); }

  100% { transform: rotate(360deg); }

}





/*******************_table_result_send_mail**************/

._table_result_send_mail{

  display: flex!important;

  flex-direction: row!important;

  align-items: center!important;

  margin: auto!important;

}



._table_result_send_mail input{

 flex: 0 0 80%;

 padding: 14px;

 font-weight: 500;

 font-size: 20px;

 height: 54px;

}



#send_mail_result{

  flex: 0 0 20%;

  max-width: 200px;

  width: 100%;

  height: 54px;

  text-decoration: none;

  background: #6EC1E4;

  color: #ffff;

}

/*static css for other input don't change it*/

._hide_label{

  opacity: 0;

}

._add_other_input::before {

  content: "✔";

  position: absolute;

  right: 10px;

  background: green;

  color: #fff!important;

  font-size: 10px;

  padding: 3px 6px;

  border-radius: 50%;

  box-shadow: 0 2px 12px 0 rgba(0,0,0,.16);

  top: 10px;

  z-index: 2;

}

.other_input{

  top: 16px;

  position: relative;

  z-index: 1;

}

/*static css end*/



/******image view size**********/



#Content_compare{

  /* padding: 15px 0px; */

}

#Set_Sizes{

  display: flex;

  justify-content: center;

  padding: 15px 0 15px 0;

  border-top: 1px solid #ECECEC;



}

#Show_Sizes{

  display: flex;

  justify-content: center;

  align-items: end;

  gap: 15px;

  min-height: 340px;

  background-image: url('https://bigbattery.com/wp-content/uploads/2022/01/wal_finall.png');

  background-repeat: no-repeat;

  background-position: bottom;

  background-size: cover;

  padding: 15px;

}

#Show_Sizes #BaseSize{

  width: auto!important;

}

#Show_Sizes #CompSize{

  width: auto!important;

}

#comp_ft{

  max-width: 200px;

  width: 100%;

  cursor: pointer;

}

#CompSize{

  min-width: 105px;

  object-fit: contain;

}

#Content_compare_section #product_page_dsc_table,#Content_compare_section #addon_container, #Content_compare_section .quantity {

  display: none;

}

#Content_compare_section .add-to-cart{

  margin: 0px;

}

#Content_compare_section .cart{

  padding: 0px;

  margin: 0px;

}

#Content_compare_section .single_add_to_cart_button{

  margin: 0px!important;

  padding: 0px!important;

  height: 40px!important;

  line-height: normal!important;
  width: 100%;

}

.Content_compare_section_title{

  /* border-bottom: 1px solid gray; */

}

.Content_compare_section_title .elementor-container{

  padding: 10px 10px 5px 10px;

}

#man_height{

  font-weight: 600;

  padding-left: 5px;

}



.pr_view_popup_btn{

 border: 1px solid gray;

 padding: 5px 10px;

 border-radius: 5px;

 font-size: 13px;

 font-weight: 500;

 background: gray;

 display: flex;

 align-items: center;

 width: 102px; /sdsds/sdsds

 justify-content: center;

 color: #fff;

 gap: 5px;

}

.pr_view_popup_btn img{

  width: 15px;

}



#Content_compare_section .woosb-bundled{

  display: none!important;

}





/***********************_description*********************/

._description{

  max-height: 150px;

  transition: max-height .5s ease-out;

  overflow: hidden;

  margin-bottom: 10px;

  cursor: pointer;

  position: relative;

}

._description_show{

  max-height:9999px;

  transition: max-height 1.5s ease-in;

}

._fade_text{

  position: absolute;

  bottom: 0;

  left: 0;

  background: linear-gradient(

    180deg

    , rgba(255, 255, 255, 0) 0%, rgba(255,255,255, 0.8) 40%, #FFFFFF 70%);

  width: 100%;

  height: 60px;

  transition: height 0.25s ease-out;

  z-index: 1;

}

._description:hover ._fade_text{

  height:25px;

  transition: height 0.35s ease-in;

}





/*essential-addons-elementor*/



.eael-advanced-search-content .price_div{

  font-weight: 600!important;

  font-size: 16px!important;

  color: #808080;

  line-height: 2.5;

}





.eael-advanced-search-content .price_div .price{

  color: #0C8F25!important;

}



._eael-advanced-search-load-more-button{

  padding: 10px;

  background: #165EA0;

  color: #fff;

  border-radius: 5px;

}



/* cwginstock-subscribe-form */

.cwginstock-subscribe-form .panel-primary{

  border: 0!important;

  box-shadow: 0 1px 6px 0 rgb(32 33 36 / 28%)!important;

  background: #f9f9f9!important;

}

._cwgstock_submit{

  display: flex!important;

  justify-content: space-between;

  gap: 15px;

}

.cwgstock_button{

  margin-right: -45px!important;

  position: relative;

  border-top-left-radius: 30px;

  border-bottom-left-radius: 30px;

  padding: inherit!important;

  max-width: 150px;

  text-decoration: none!important;

  background-color: #165ea0!important;

  z-index: 1;

  letter-spacing: 1px;

  font-size: 18px;



}

.cwgstock_button::after {

  content: '';

  position: absolute;

  right: 0px;

  top: -9px;

  width: 0;

  height: 0;

  border-left: 11px solid transparent;

  border-right: 11px solid transparent;

  border-top: 11px solid #165ea09c;

  clear: both;

  transform: rotateZ(45deg);

  z-index: -1;

}

.cwgstock_email{

  border: 0px!important;

  border-bottom: 1px solid #dfdfdf!important;

  text-align: left!important;

  max-width: 500px!important;

}



.cwgstock_button:hover{

  background-color: #2c5b87!important;

}



.cwg_iagree_checkbox{

  text-align: center;

}

.cwginstock-panel-heading{

  background: none!important;

  border: 0px!important;

}

.cwginstock-panel-heading h4{

  color: #333!important;

  margin: 30px 0 0 0!important;

}



.cwgstock_email:focus-visible {

  outline: 0px;

}

.cwg_iagree_checkbox_input{

  border-radius: 2px;

}

.cwginstock-subscribe-form {

  /* max-width: 600px; */

  margin-top: 30px;

}



.dialog-message .cwginstock-subscribe-form{

  display: none!important;

}



._free_prd_text{

  background-color: #508D12;

  color: #ffff;

  font-size: 14px;

  border-radius: 30px;

  padding: 5px 15px;

}

/* __free_product_add */

.__free_product_add .quantity-nav{

  visibility: hidden;

}



/* copy_text_code */

.copy_text_code{

  position: relative;

  cursor: pointer!important;

}

.copy_text_alrt{

  position: absolute;

  font-size: 12px;

  background: #2ecc71;

  color: #ffff;

  padding: 10px 15px;

  border-radius: 5px;

  transform: translate(-50%, -50%);

  left: 50%;

  top: 0%;

}





/* elementor-price-table__integer-part */



.elementor-price-table__integer-part del{

  color: #54595f!important;

  font-size: 22px!important;

}



.elementor-price-table__integer-part ins{

 color: #008000!important;

 font-weight: bold!important;

}



/* cust_tem_slider */



.cust_tem_slider section{

  left: 0px!important;

}



.cust_tem_slider {display: none}



._slideshow-container {

  max-width: 100%;

  position: relative;

  margin: auto;

}



._slideshow-container .elementor-container {

  max-width: 1500px!important;

}



.cust_tem_slider_navigation{

  position: absolute;

  transform: translate(-50%, -50%);

  left: 50%;

  top: 50%;

  width: 100%;

  max-width: 1700px;

  z-index: 1000;

}



.cust_tem_slider_prev, .cust_tem_slider_next {

  cursor: pointer;

  position: absolute;

  top: 50%;

  width: auto;

  padding: 16px;

  margin-top: -22px;

  color: white;

  font-weight: bold;

  font-size: 18px;

  transition: 0.6s ease;

  border-radius: 0 3px 3px 0;

  user-select: none;

  z-index: 45000;

}



.cust_tem_slider_next {

  right: 0;

  border-radius: 3px 0 0 3px;

}



.cust_tem_slider_prev:hover, .cust_tem_slider_next:hover {

  background-color: rgba(0,0,0,0.8);

}



._tem_slider_fade {

  animation-name: _tem_slider_fade;

  animation-duration: 1.5s;

}



@keyframes _tem_slider_fade {

  from {opacity: .4}

  to {opacity: 1}

}



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

  .cust_tem_slider_prev, .cust_tem_slider_next,.text {font-size: 11px}

}





/* Elements/Advanced_Search.php  */



._out_of_stock{

  color: #e74c3c;

  font-size: 14px;

  display: block;

  line-height: 15px;

}



/* __box_icon */

/* .__box_icon .elementor-column-wrap{

  max-width: 25rem;

  height: 30rem;

  width: 100%;

  box-shadow: 0 1px 6px 0 rgb(32 33 36 / 28%);

  background-color: #fff;

  margin: auto;

}

.__box_icon .elementor-background-overlay{

  background: rgb(0,0,0);

  background: linear-gradient(360deg, rgba(0,0,0,1) 35%, rgba(0,0,0,0) 75%);

}



.__box_icon .infobox-icon{

  position: absolute;

  top: 0px;

  left: 50%;

  transform: translate(-50%, -50%);

  background: #ffff;

  border-radius: 50%;

  vertical-align: middle;

  width: 80px;

  padding: 15px 15px;

  border: 3px solid #165EA0;

  box-shadow: 0 1px 6px 0 rgb(32 33 36 / 28%);

}



.__box_icon .infobox-content p{

  margin: 0px;

}



.__box_icon .infobox-content .title{

  margin-bottom: 0px!important;

}

.__box_icon .elementor-element{

  margin-bottom: 0px!important;

}

.__box_icon .elementor-icon-list-items{

  margin-top: 10px;

  width: fit-content!important;

  margin: auto!important;

  } */



  #attachment_img{

    color: #ffff!important;

  }



  .upload_img_successful{

    color: #508D12;

    font-weight: 600;

  }



  /* Thank you  page css */



  .woocommerce-order-received .one_page_checkout .woocommerce:first-child{

    border: 0px;

  }



  .woocommerce-order-received .woocommerce-customer-details{

    padding-top: 0px!important;

  }



  ._th_product_name{

    display: flex;

    gap: 10px;

    align-items: center;

  }



  ._th_product_name a{

    display: flex;

    align-items: center;

  }



  .woocommerce-customer-details .woocommerce-columns--addresses{

    display: flex;

    gap: 30px;

  }



  ._order_id_name{

    font-weight: bold;

    font-size: 22px;

  }

  ._order_id_th{

    margin-bottom: 5px;

  }



  .btn_print{

    background: #2983D7;

    border-radius: 5px;

    margin-top: 20px;

    box-shadow: 0 1px 6px 0 rgb(32 33 36 / 28%)

  }

  .btn_print:hover{

   background: #2983B9;

 }


 /* select2-dropdown--above */


 .select2-dropdown--above{
  top: -47px;
}


/* checkbox radio button css */

body #payment .payment_methods>.wc_payment_method>label:before, body #payment .payment_methods>.woocommerce-PaymentMethod>label:before, ul#shipping_method li label:before{

  width: 12px!important;
  height: 12px!important;

}

/* _local_pickup */

#_local_pickup{
 padding-left: 20px;
 color: red;
 font-weight: 500;
}

ul.products li.product:not(.product-category):before{
  content: unset!important;
}

/* empty_cart */
.elementor-menu-cart__footer-buttons{
  grid-template-columns: 1fr!important;
}

.elementor-button--empty{
  width: 100%!important;
  margin-top: 5px;
  background-color: #818a91!important;
}


.woocommerce-message .button.cart{
  display: none!important;
}


body.single-product .woocommerce-message .message-inner{
  padding: 5px 25px 5px 60px!important;
  border: 0px!important;
}

.single-product .woocommerce-error{
  max-width: 1500px!important;
}


/* elementor-size-xs */

._eng_info .elementor-button.elementor-size-xs{
  padding: 10px 10px!important;
}

body:not(.single-product) .shoptimizer-archive{
  margin-bottom: 0!important;
}


/* table.cart td.actions button */
.woocommerce-cart-form__contents .actions .button:hover{
  background: #165ea0;
  color: #ffff;
}

.woocommerce-cart-form__contents .actions .button{
  border-radius: 10px!important;
}

table.cart td.actions .coupon-trigger a:hover{
  color: #165ea0;
  font-weight: bold;
}

/* confirm_charger_popup */

#confirm_charger_popup{
  display: none;
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  width: 95%;
  height: auto;
  max-width: 400px;
  background: #ffff;
  box-shadow: 0 2px 12px 0 rgb(0 0 0 / 16%);
  z-index: 2;
  border-radius: 10px;
}

.confirm_charger_content{
  padding: 15px;
  text-align: center;
}
.confirm_charger_content button{
  background: #165ea0;
}

.confirm_charger_content p{
  padding: 12px;
  font-size: 14px;
  margin: 0;
}

#confirm_charger_content_close{
 position: absolute;
 right: 0px;
 background: red;
 color: #fff!important;
 font-size: 10px;
 padding: 2px 6px;
 border-radius: 50%;
 box-shadow: 0 2px 12px 0 rgba(0,0,0,.16);
 top: 0px;
 z-index: 2;
 cursor: pointer;
}

.confirm_charger_notice{
  color: red;
  font-weight: bold;
  font-size: 22px;
  text-align: center;
  padding-bottom: 15px;
}
