a:focus{
	outline: 0;
	box-shadow:none;
	border: none;
}
/******* header css **********/
form.wpr-search-form {
    margin: 0;
}
body .wpr-nav-menu-horizontal .wpr-nav-menu .wpr-sub-mega-menu {
    transform: translateY(34px) !important;
}
body .right-sde-products{height: auto;}
.woosb-bundled {
  display: none;
}

.woosb-wrap.woosb-bundled {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0 auto;
  right: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 999;
  padding: 50px;
  box-shadow: 0px 0px 0px 3px #eee;
  bottom: 0;
  max-height: 100vh;
  overflow-y: scroll;
}
a.close-popup {
  position: absolute;
  right: -10px;
  top: -10px;
  width: 30px;
  height: 30px;
  background: #0071b2;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border-radius: 50%;
  font-weight: 400;
  font-size: 24px;
}
.woosb-wrap.woosb-bundled .woosb-products {
  max-width: 1000px;
  margin: 0 auto;
  background: #fff;
  position: relative;
  padding: 30px;
} /*********** detail page css **********/
.qib-button-wrapper .screen-reader-text {
  position: static !important;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: inherit;
  clip-path: inherit;
  font-size: 14px;
  color: #000;
  font-family: "Chivo";
  margin-right: 10px;
}
.single-product a.compare.button:before {
  content: "\e13a";
  font-family: "FontAwesome";
  color: #000;
  margin-right: 10px;
  font-size: 19px;
}
body.single-product .qib-button-wrapper {
  margin: 0;
  width: 70%;
  justify-content: flex-start;
}
.single-product button.single_add_to_cart_button.button.alt {
  width: 100%;
  margin-left: 0 !important;
}
.single-product .key-features {
  margin: 5px;
}
.single-product .qib-button-wrapper button.qib-button {
  background-color: #ececec !important;
  border-radius: 5px !important;
  color: #000 !important;
  border: none !important;
  padding: 0;
  outline: 0;
  box-shadow: none;
  margin: 0 !important;
  font-size: 16px !important;
  line-height: 16px !important;
}
.compare-and-wishlist-btn .woocommerce.product.compare-button a.compare.button {
  background: transparent;
  border-radius: 5px;
  color: #000;
  border: solid 1px #b7b5b5;
  display: flex;
  text-align: center;
  justify-content: center;
  padding: 18px 12px;
  font-size: 16px;
  font-family: "Chivo";
  font-weight: bold;
}
.compare-and-wishlist-btn
  a.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor.yith-wcwl-add-to-wishlist-button--single {
  background: transparent;
  border-radius: 5px;
  color: #000;
  border: solid 1px #b7b5b5;
  display: flex;
  text-align: center;
  justify-content: center;
  padding: 12px;
  font-size: 16px;
  font-family: "Chivo";
  font-weight: bold;
  width: 100%;
}
.compare-and-wishlist-btn
  .yith-add-to-wishlist-button-block.yith-add-to-wishlist-button-block--single {
  width: 100%;
  margin: 0;
}
.compare-and-wishlist-btn
  .woocommerce.product.compare-button
  a.compare.button:hover,
.compare-and-wishlist-btn
  a.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor.yith-wcwl-add-to-wishlist-button--single:hover {
  background: #0071b2;
  color: #fff;
}
.compare-and-wishlist-btn
  a.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor.yith-wcwl-add-to-wishlist-button--single:hover
  svg.yith-wcwl-add-to-wishlist-button-icon {
  color: #fff;
}
.compare-and-wishlist-btn
  .woocommerce.product.compare-button
  a.compare.button:hover:before {
  color: #fff;
}
.home a.added_to_cart.wc-forward {
  display: none;
} /*********** category page **********/
body.archive  .qib-button-wrapper,
body.archive p.warranty_info {
  display: none;
}
.products h2.woocommerce-loop-product__title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: 40px;
}
body.archive .products form.cart {
  margin: 0;
}
body.archive .woocommerce-pagination ul li span, body.archive .woocommerce-pagination ul li a:hover {
  border: none;
  width: 30px;
  height: 30px;
  display: flex !important;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
}
body.archive .woocommerce-pagination ul li a{
  width: 30px;
  height: 30px
  display: flex !important;
  justify-content: center;
  align-items: center;
}
body.archive .woocommerce-pagination ul {
  display: flex;
  align-items: center;
  gap: 10px;
}
body.archive .woocommerce-pagination {
  margin-top: 0 !important;
}
body.archive .storefront-sorting {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 20px 0;
}
body.archive .storefront-sorting:before,
body.archive .storefront-sorting:after,
body.archive .woocommerce-notices-wrapper {
  display: none;
}
body.archive .wpfFilterTitle {
  color: #000;
  font-family: "Chivo";
}
body.archive .products + .storefront-sorting {
  margin-top: 20px;
}
body.archive .ui-slider.ui-widget-content .ui-slider-handle {
  background: #0071b2;
  border: none !important;
  border-radius: 5px;
}
body.archive .ui-slider.ui-widget-content .ui-slider-handle:hover {
  background: #0abd9c !important;
}
body.archive .ui-slider.ui-widget-content:not(.iris-slider-offset) {
  border: none;
}
body.archive .wpfFilterWrapper .wpfPriceInputs {
  font-size: 16px;
  font-family: "Chivo";
  color: #000;
} 
body.archive li.product a.woocommerce-loop-product__link:focus {
    outline: 0;
    border: none;
}
body.archive ul.products li.product span.onsale{
	right: auto !important;
    left: -10px !important;
    top: -10px !important;
}
body.archive .qib-button-wrapper{display: none;}

/*********** cart page css *********/
.woocommerce-cart table.shop_table_responsive tbody tr td[data-title="Shipping"] {
    font-size: 14px;
}
.woocommerce-cart .cart-collaterals {
  max-width: 30%;
  width: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  border: 1px solid #e3e3e3;
  border-radius: 5px;
  padding: 20px;
  top: 130px;
  margin-bottom: 30px;
  position: sticky;
}
.woocommerce-cart form.woocommerce-cart-form {
  max-width: 70%;
  border: 1px solid #ececec;
  border-radius: 5px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}
.woocommerce-cart .woocommerce-notices-wrapper {
  display: none;
}
html
  body.woocommerce-cart.storefront-align-wide
  .woocommerce {
  display: flex;
  justify-content: space-between;
  max-width: 1200px;
  margin: auto;
  gap: 30px;
  align-items: flex-start;
}
.page-template-template-fullwidth-php .cart-collaterals .cart_totals {
  width: 100%;
}
.cart-collaterals h2 {
  display: none;
}
.wc-proceed-to-checkout .button {
  margin: 0;
}
.wc-proceed-to-checkout {
  margin-bottom: 0;
}
.woocommerce-cart .site-main,
.woocommerce-cart.page-template-template-fullwidth-php .content-area,
.woocommerce-cart.page-template-template-homepage-php .content-area {
  background-color: #fff;
}
.hentry.type-page .entry-header {
  text-align: center;
  font-family: "Chivo";
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 30px;
}
.cart-collaterals table.shop_table_responsive tbody th {
  background: transparent;
}
.wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward {
  background: #0071b2;
  border-radius: 5px;
  padding: 10px 0;
  font-size: 24px;
  font-family: "Chivo";
}
.wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward:hover {
  background-color: #0abd9c;
}
.cart-collaterals table.shop_table_responsive tbody tr td,
table.shop_table_responsive tbody tr th {
  padding: 15px 10px;
  font-size: 18px;
  font-family: "Chivo";
  color: #000;
}
.cart-collaterals table.shop_table_responsive tbody tr td {
  text-align: right;
}
.cart-collaterals a.shipping-calculator-button {
  color: #000;
}
.qib-button-wrapper button.qib-button {
  height: 30px;
  border: none;
  cursor: pointer;
  font-size: 18px;
  line-height: 18px;
  width: 30px;
  color: black;
}
.qib-button-wrapper .quantity input.input-text.qty.text {
  border: none;
}
body .qib-button-wrapper {
  margin: 0;
  width: 100%;
}
.qib-button-wrapper button.qib-button,
.qib-button-wrapper div.quantity.wqpmb_quantity {
  height: 30px;
}
.qib-button-wrapper .quantity input.input-text.qty.text:focus {
  outline: 0;
  box-shadow: none;
}
.woocommerce-cart .qib-button-wrapper .screen-reader-text {
  display: none;
}
.woocommerce-cart table.cart th,
table.cart td {
  padding: 10px 15px;
  text-align: center;
  color: #000;
  font-family: "Chivo";
  font-size: 16px;
}
.woocommerce-cart table.cart th.product-subtotal {
  text-align: right;
}
.woocommerce-cart .woocommerce-cart-form .product-name a {
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
  color: #000;
}
.woocommerce-cart .woocommerce-cart-form .product-name a:hover {
  color: #0071b2;
}
.woocommerce-cart span.woocommerce-Price-amount.amount {
  font-size: 14px;
}
.woocommerce-cart .product-remove a.remove::before {
  content: "x";
}
.woocommerce-cart .product-remove a.remove:hover {
  color: #0071b2;
  cursor: pointer;
}
.woocommerce-cart table.cart {
  margin-bottom: 20px;
}
.woocommerce-cart table.cart td.actions input {
  margin: 0;
  border: none;
  box-shadow: none;
  border-radius: 5px;
}
.woocommerce-cart table.cart td.actions button.button {
  border-radius: 5px;
  background: #0071b2;
  color: #fff;
}
.woocommerce-cart .woocommerce-cart-form td.actions {
  padding: 0 20px;
}
.woocommerce-cart table.cart td.actions button.button:hover {
  background-color: #0abd9c;
}
.woocommerce-cart table.shop_table_responsive tbody tr td {
  padding-top: 20px;
}
.woocommerce-cart table.cart {
  border-collapse: collapse;
}
.woocommerce-cart tr.woocommerce-cart-form__cart-item.cart_item {
  border-bottom: 1px solid #ddd;
} 
/************ my account pages *********/
.right-sidebar .content-area {
    width: 100%;
    float: none;
    margin-right: 4.347826087%;
    margin: 0 auto;
    max-width: 1200px;
}
.postid-29708 .content-area {
  max-width: 100%;
}
.single-post .entry-header, .single-post .edit-link {
  display: none;
}
body.single-post .passion-bg a {
  background: #0071B2;
  padding: 4px 10px;
  text-decoration: none !important;
}
.video-sec-main-part p {
  margin: 0;
}
.single-post .hentry .entry-taxonomy{text-align: center;}
.col2-set#customer_login, .col2-set.addresses {
    width: 100%;
    float: none;
    margin-left: 0;
    margin-right: 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}
.col2-set#customer_login .col-1, .col2-set#customer_login .col-2{
    border: 1px solid #ddd;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 4px 24px rgba(0, 0, 0, .12);
    width: 100%;
    margin: 0;
}
.col2-set.addresses .col-1, .col2-set.addresses .col-2{
  border: 1px solid #ddd;
    padding: 20px;
    border-radius: 5px;
    width: 100%;
    margin: 0;
}
input[type=text], input[type=number], input[type=email], input[type=tel], input[type=url], input[type=password], input[type=search], textarea, .input-text {
    box-shadow: none;
    border: none;
    border-radius: 5px;
    margin-top: 0;
}
input[type=text]:focus, input[type=number]:focus, input[type=email]:focus, input[type=tel]:focus, input[type=url]:focus, input[type=password]:focus, textarea:focus, .input-text:focus{
	box-shadow: none;
	outline: 0;
	border: none;
}
.woocommerce-form__label-for-checkbox {
    margin-bottom: 10px;
}

.woocommerce-account .woocommerce {
    display: flex;
    justify-content: space-between;
    gap: 30px;
    /*align-items: flex-start;*/
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    border: 1px solid #ddd;
    padding: 0;
    border-radius: 5px;
    box-shadow: 0 4px 24px rgba(0, 0, 0, .12);
    margin: 0;
}
.woocommerce-account .woocommerce-MyAccount-content {
    box-shadow: 0 4px 24px rgba(0, 0, 0, .12);
    border-radius: 5px;
    border: 1px solid #ddd;
    padding: 15px;
}
.woocommerce-account .hentry .entry-content .woocommerce-MyAccount-navigation ul li:hover, .hentry .entry-content .woocommerce-MyAccount-navigation ul li.is-active {
    background: #0071b2;
}
.woocommerce-account .hentry .entry-content .woocommerce-MyAccount-navigation ul li:hover a, .hentry .entry-content .woocommerce-MyAccount-navigation ul li.is-active a {
color: #fff;
}
.woocommerce-account .hentry .entry-content .woocommerce-MyAccount-navigation ul li:nth-child(1):hover,
.woocommerce-account .hentry .entry-content .woocommerce-MyAccount-navigation ul li.is-active:nth-child(1)
 {
    border-radius: 5px 5px 0 0;
    border-top: 0;
}
.woocommerce-account .hentry .entry-content .woocommerce-MyAccount-navigation ul li:nth-last-child(1):hover,
.woocommerce-account .hentry .entry-content .woocommerce-MyAccount-navigation ul li.is-active:nth-last-child(1)
 {
    border-radius: 0 0 5px 5px;
    border-bottom: 0;

}
.woocommerce-account .hentry .entry-content .woocommerce-MyAccount-navigation ul {
    margin-left: 0;
    border-top: 0;
    margin: 0;
}
.woocommerce-account .hentry .entry-content .woocommerce-MyAccount-navigation ul li{padding: 0 15px;}
.woocommerce-account .hentry {
    position: relative;
}
.woocommerce-account .edit-link {
    position: absolute;
    top: 63px;
    right: 0;
    /* background: #000; */
    color: #000;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.woocommerce-account .edit-link a {
    font-size: 0;
}
.woocommerce-MyAccount-content h2{font-size: 20px;}
.woocommerce-account .addresses header.title a {
    float: left;
    overflow: visible;
    text-indent: 0;
    padding: 0;
    margin: 0;
    width: auto;
    position: relative;
    margin-bottom: 20px;
}
.woocommerce-account .addresses header.title a::before {
    top: 0;
    left: 0;
    height: auto;
    width: auto;
    text-align: center;
    text-indent: 0;
    left: auto;
    right: -30px;
    margin: 0;
}
.woocommerce-account address {
    margin: 0 0 1.41575em;
    font-size: 14px;
    line-height: normal;
}
.woocommerce-account fieldset{padding: 0;}
.form-row label {
    margin-bottom: 10px;
}

/************* mini cart design ***************/

.pp-woo-menu-cart li.woocommerce-mini-cart-item.mini_cart_item {
    display: flex;
    align-items: flex-start;
}
.pp-woo-menu-cart .wpr-mini-cart-image {
    margin-right: 15px;
    width: 120px;
}
.pp-woo-menu-cart .wpr-mini-cart-name-and-quantity {
    padding-right: 25px;
}
.pp-woo-menu-cart .variation p {
    margin: 0;
}
.pp-woo-menu-cart dl.variation {
    margin: 0;
    display: none;
}
.pp-woo-menu-cart dl.variation dd {
    margin-right: 0 !important;
    margin: 0;
    margin-left: 5px;
}
.pp-woo-menu-cart .pp-offcanvas-cart-items .woocommerce-mini-cart__total {
    margin-bottom: 0;
    padding: 10px;
    text-align: center;
    display: flex;
    justify-content: space-between;
}
.pp-woo-menu-cart-message {
    text-align: center;
}
.pp-woo-menu-cart .woocommerce-mini-cart__buttons {
    margin: 0;
    display: flex;
    align-items: flex-start;
}
.pp-woo-menu-cart .woocommerce-mini-cart__buttons .button {
    width: 100%;
}
.pp-offcanvas-cart-header {
    justify-content: center;
}
.pp-offcanvas-content .pp-offcanvas-close {
    position: absolute;
    right: 10px;
}

/********** product detail page **********/
.psfw-social-icons .fa-x-twitter:before {
    content: "\e61b";
}
.postid-16978 .product-desc-additonal,
.postid-18255 .product-desc-additonal,
.postid-63006 .product-desc-additonal,
.postid-39686 .product-desc-additonal,
.postid-61332 .product-desc-additonal,

.postid-39677 .product-desc-additonal,
.postid-54559 .product-desc-additonal,
.postid-20619 .product-desc-additonal,
.postid-38708 .product-desc-additonal,
.postid-48192 .product-desc-additonal,

.postid-61978 .product-desc-additonal,
.postid-39666 .product-desc-additonal,
.postid-61814 .product-desc-additonal,
.postid-63021 .product-desc-additonal,

.postid-18613 .product-desc-additonal,
.postid-62612 .product-desc-additonal,
.postid-62573 .product-desc-additonal,
.postid-62573 .product-desc-additonal,
.postid-62573 .product-desc-additonal
{
    display: none;
}

.e-n-tabs-content p, .e-n-tabs-content ul li {
    font-family: 'Chivo';
}
.e-n-tabs-content ul {
    margin: 0 0 0 10px;
    padding: 0;
}

p.warranty_info {
    display: none;
}
p.stock.available-on-backorder {
    margin: 0;
    order: -1;
    display: none !important;
}
button.open-modal-btn {
    background: #0071B2;
    color: #fff;
    text-decoration: none;
    padding: 8px 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}
button.open-modal-btn:hover{background:#0ABD9C;}
.single-product .elementor-widget-woocommerce-product-price span.woocommerce-Price-amount.amount {
    margin-top: 10px;
}
.single-product span.sku {
    font-size: 14px;
}
.single-product span.detail-label {
    font-size: 14px;
}
.single-product div.product form.cart{width:100%;}
.elementor-add-to-cart.elementor-product-woosb {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

/************** Mobile responsive ****************/
@media only screen and (max-width: 1023px) {
	.pp-woo-mini-cart-wrap {
	    right: -60px;
	}
	.wpr-mobile-menu-display-dropdown .wpr-mobile-mega-menu-wrap {
    display: none;
    position: fixed;
    z-index: 9999;
    left: auto !important;
    right: -100%;
    width: 100% !important;
    display: block !important;
    height: 100vh !important;
    overflow: auto;
    top: 0;
    background: #fff;
    /* padding: 0 20px !important; */
    transition: all 0.8s ease;
}
.menu-open .wpr-mobile-mega-menu-wrap {
    right: 0;
    /* left: 0 !important; */
}
.wpr-mobile-menu-display-dropdown .wpr-mobile-nav-menu {
    margin: 30px 0 0 0 !important;
}
span.close-button-mega {
    position: absolute;
    right: 0;
    background: #0071B2;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    top: 0;
    justify-content: center;
    color: #fff;
}

  html
    body.woocommerce-cart.storefront-align-wide
    .woocommerce{
    flex-wrap: wrap;
  }
  .woocommerce-cart form.woocommerce-cart-form {
    max-width: 90%;
    margin: 0 auto;
  }
  .woocommerce-cart table.cart .product-thumbnail img {
    margin: 0 auto;
    max-width: 130px;
    height: auto;
  }
  .woocommerce-cart table.cart td.product-name {
    padding-bottom: 0;
  }
  .woocommerce-cart table.shop_table_responsive tr td[data-title]::before {
    display: none;
  }
  .woocommerce-cart .cart-collaterals {
    max-width: 90%;
    position: static;
    margin: 0 auto;
  }
  .woocommerce-cart .woocommerce-cart-form .product-name a,
  table.shop_table_responsive tr td,
  dl.variation {
    text-align: center;
    margin-bottom: 0;
  }
  .woocommerce-cart table:not(.has-background) tbody tr:nth-child(2n) td,
  .woocommerce-cart fieldset,
  .woocommerce-cart fieldset legend {
    background-color: transparent;
  }
  .woocommerce-cart table.cart td.product-remove a.remove {
    position: absolute;
    font-size: 1.41575em;
    top: 0;
    right: 5px;
    font-size: 16px;
  }
  .woocommerce-cart table.cart td.actions button.button {
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward {
    padding: 10px 0;
    font-size: 20px;
  }
  .woocommerce-cart .woocommerce-cart-form td.actions {
    padding: 0;
  }
  .woocommerce-cart table.cart td.actions .coupon {
    padding: 0 20px;
  }
  .cart-collaterals table.shop_table_responsive tbody th {
    display: table-cell;
  }
  .woocommerce-cart .woocommerce-cart-form .product-name a {
    justify-content: center;
  }
  .cart-collaterals table.shop_table_responsive tbody tr td,
  table.shop_table_responsive tbody tr th {
    font-size: 16px;
  } /************ detail page css *********/
  .qib-button-wrapper .screen-reader-text {
    display: none;
  }
  .compare-and-wishlist-btn
    a.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor.yith-wcwl-add-to-wishlist-button--single {
    padding: 4px 0;
    font-size: 14px;
  }
  .compare-and-wishlist-btn
    .woocommerce.product.compare-button
    a.compare.button {
    font-size: 14px;
    padding: 8px;
  }
  .yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor
    svg.yith-wcwl-icon-svg,
  .yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor
    img {
    width: 20px;
  }
  .single-product a.compare.button:before {
    font-size: 14px;
  }
  .single-product .compare-and-wishlist-btn {
    flex-wrap: nowrap !important;
    flex-direction: row !important;
  }
  .single-product .key-features {
    margin: 0;
  }

  /********** my account sec ****************/
  .right-sidebar .content-area{padding: 0 15px;}
  .col2-set#customer_login, .col2-set.addresses{grid-template-columns: repeat(1, 1fr);}
}

/*********** checkout page css **********/

form.checkout.woocommerce-checkout #order_review {
    background-color: #ffffff;
    width: 100%;
    max-width: 35%;
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    padding: 20px 0 0;
}
form.checkout.woocommerce-checkout #order_review_heading {
      margin-bottom: 0;
      padding-bottom: .6180469716em;
      width: 100%;
      text-align: center;
  }
.woocommerce form.checkout.woocommerce-checkout .col2-set{
    width: 100%;
    background-color: #ffffff;
    width: 100%;
    max-width: calc(65% - 30px);
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    padding: 20px 20px;
    margin: 0;
}
form.checkout.woocommerce-checkout:after, form.checkout.woocommerce-checkout:before{display:none;}
form.checkout.woocommerce-checkout {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
}
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
    width: 100%;
}


@media only screen and (max-width: 1023px) and (min-width: 769px) {
  .woocommerce-cart .woocommerce-cart-form .product-name a,
  table.shop_table_responsive tr td,
  dl.variation {
    text-align: left;
  }
  .woocommerce-cart .woocommerce-cart-form .product-name a {
    justify-content: flex-start;
  }
  .woocommerce-cart .woocommerce-cart-form td.actions {
    padding: 0 20px;
  }
  .woocommerce-cart table.cart td.actions .coupon {
    padding: 0;
  }
  .woocommerce-cart table.cart td.product-remove a.remove {
    position: relative;
  }
}
@media only screen and (min-width: 768px) {
.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 100%;
    max-width: 20%;
	position: sticky;
	top: 100px;
}
.woocommerce-account .woocommerce-MyAccount-content {
    width: 100%;
    max-width: 80%;
}
}
@media only screen and (max-width: 768px) {
	.woocommerce-account .woocommerce{flex-wrap: wrap;}
	.woocommerce-account .woocommerce-MyAccount-navigation, .woocommerce-account .woocommerce-MyAccount-content{width: 100%;}
	.woocommerce-MyAccount-content .form-row-last {
        width: 49%;
        float: right;
        margin-right: 0;
    }
    .woocommerce-MyAccount-content .form-row-first {
        width: 49%;
        float: left;
        margin-right: 0;
    }
    form.checkout.woocommerce-checkout{
      flex-wrap: wrap;
    }
    form.checkout.woocommerce-checkout #order_review{max-width: 100%;}
    .woocommerce form.checkout.woocommerce-checkout .col2-set{max-width: 100%;}
    form.checkout.woocommerce-checkout #order_review h3#order_review_heading {
      text-align: center;
  }
}


@media only screen and (min-width: 1025px) {
.sticky { 
    position: fixed;
    width: 100%;
    max-width: 100%;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 999;
    background-color: white;
    transition: 0.8s all;
    z-index: 111111111;
}
header#masthead.sticky {
    position: fixed;
    background: var(--black);
    width: 100%;
    max-width: 100%;
}
}

.cat-links {
    display: none;
}
.site-main #post-navigation.navigation {
    clear: both;
    padding: 2.617924em 0;
    max-width: 1200px;
    margin: 0 auto;
}

/*********** latest post css *********/

body h2.premium-blog-entry-title, body .premium-blog-wrap h2.premium-blog-entry-title a {
    text-align: center;
    text-decoration: none;
}
body .premium-blog-wrap .premium-blog-entry-meta {
    margin: 0 auto 20px;
}
.premium-blog-post-container .premium-blog-post-content{text-align:center;}


/********* search sec ***********/

.header-sec-main-part > .e-con-inner {
    position: relative;
}
.right-sec-search-part{position:static;}
.search-position-sec{position:static;}
.page-id-64217 .e-n-accordion .e-n-accordion-item-title {
    justify-content: start !important;
}

/******** checkout select css **********/

body .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 7px;
    right: 1px;
    width: 20px;
}
body .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 40px;
}
body .select2-container--default .select2-selection--single {
    background-color: #f2f2f2;
    border: none;
    height: 40px;
    border-radius: 4px;
}

/********** product megamenu css *************/

body .wpr-nav-menu-horizontal .wpr-nav-menu .wpr-sub-mega-menu
 {
    transform: translateY(34px) !important;
}

body .right-sde-products{height: auto;}

.product-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap:15px;
}
.product-list .product-item img {
    height: 200px;
    object-fit: contain;
}
.product-list .product-item {
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #DDDDDD;
    border-radius: 5px 5px 5px 5px;
    padding: 10px 15px 10px 15px;
    background-color: #FFFFFF;
    transition: all .3s;
}

.product-list .product-item {
    background-color: #FFFFFF;
    border-color: #DDDDDD;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}

.load-category-products {
    background-color: #DDDDDD;
    padding:10px;
    border-radius:10px;
    width:100%;
}

.elementor-element.inner-mega-menu {
    width: 100%;
    max-width: 38%;
}
.mega-menu-custom {
    display: flex;                        ;
    flex-direction: row;
    justify-content: space-between;
    gap:20px;
}
.product-list .product-item h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 40px;
    font-size: 16px;
    text-align: center;
    line-height: 20px;
}
.product-list .product-item.category-link {
    min-height: 270px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.product-list .product-item.category-link h3{
  font-size: 25px;
  margin:0;
}

.load-category-products .wrapper, .load-mobile-content.mega .wrapper {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  h1 {
    color: #fff;
    font-size: 92px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: "Chivo";
    background: linear-gradient(to right,#095fab 10%, #25abe8 50%, #57d75b 60%);
    background-size: auto auto;
    background-clip: border-box;
    background-size: 200% auto;
    color: #fff;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: textclip 1.5s linear infinite;
    display: inline-block;
  }
}

@keyframes textclip {
  to {
    background-position: 200% center;
  }
}

.elementor-element.inner-mega-menu a.category-fire-ajax.active{color:#0071B2;}

@media only screen and (max-width: 1024px) {
  .load-category-products {
      display: none;
  }
  .elementor-element.inner-mega-menu {
      display: none;
  }
  .parent-product .mobile-load.mega {
    width: 100%;
  }
  .parent-product .mobile-load.mega a.category-fire-ajax {
      color: #000000 !important;
      line-height: 1.2em;
      font-size: 1rem;
      width: 100%;
      display: flex;
      align-items: center;
      border-bottom: 1px solid #d5d8dc;
      padding: 10px 0;
      position: relative;

  }
    .parent-product .mobile-load.mega a.category-fire-ajax:before {
      content: "\f0da";
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      font-size: 14px;
      position: absolute;
      right: 2px;
      top: 12px;
  }
  .parent-product .mobile-load.mega a.category-fire-ajax.active:before {
    content: "\f0d7";
  }
  .parent-product .mobile-load.mega a.category-fire-ajax.active{color:#0071B2 !important;}
  .mobile-load.mega .product-list {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      gap: 15px;
      padding: 20px 20px;
  }
  .mobile-load.mega .product-list .product-item h3 {
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      min-height: 40px;
      font-size: 14px;
      text-align: center;
      line-height: 19px;
  }
  .mobile-load.mega .product-list .product-item {
    min-height: 185px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.mobile-load.mega .product-list .product-item img {
    height: 130px;
    object-fit: contain;
}
.mobile-load.mega .product-list .product-item{padding: 5px;}
.mobile-load.mega .product-list .product-item.category-link h3 {
    font-size: 18px;
}
.load-mobile-content.mega {
    display: none;
}
.mobile-load.mega a.category-fire-ajax.active + .load-mobile-content.mega{display: block;max-height: 300px;overflow: auto;}

.load-mobile-content.mega .wrapper {
  margin-top: 40px;
  h1 {
    font-size: 40px;
  }
}
}

@media only screen and (min-width: 1024px) {
  .mobile-load.mega{display: none;}
}