/* single product page image thumbnails */
.single-product-summary #pwm_additional_products img{
  min-height: 50px!important;
}
.tax-product_cat #main .template-shop.content.av-content-small.units {
  /* min-height: 50vh !important; */
  text-align: center;
} 
#you-may-also-like-sidebar {
  width: 100% !important;
  margin-top:50px;
}

#you-may-also-like-sidebar .avia-image-container.avia-align-center {
  width: 24%;
  display: inline-block;
}

#you-may-also-like-sidebar h3.widgettitle {
margin-bottom: 25px;
font-size: 20px;
}

/*---Filter set to scroll if overlapped----*/

/* #top #main .sidebar_left .sidebar {
min-height: 125px;
  width: 100%!important;
   text-align: center; 
  padding: 0px 0px 0px 0px;
} */
@media only screen and (max-width: 767px){
/* #top #main .sidebar_left .sidebar {
  min-height: 340px;
  width: 100%!important;
} */
}
@media only screen and (max-width: 1024px){
/*  #top #main .sidebar_left .sidebar {
  min-height: 50vh;
  overflow: scroll !important;
}*/
}
/*--------New Home page------------*/
.cat-img img{
height: 300px;
}
.catimg .av-image-caption-overlay-center p{
text-shadow: none;
  background: rgb(255 255 255);
  font-weight: bold;
  padding: 10px;
  margin-top: 200px
}
.trending-slider .avia-slideshow-controls a {
  display: none!important;
}
.iconbox-margin{
padding: 0px;
}

.sp-new-arrival-sec .avia-content-slider-inner{
overflow: visible;
}
/*--home redesign 2024--*/
.sp-new-arrival-sec img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
  /* width: 300px;  */
  height: 300px;
  object-fit: cover;
} 
@media only screen and (max-width: 1140px){
  .sp-new-arrival-sec img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    width: 250px; 
    height: 250px;
  } 
}
@media only screen and (max-width: 985px){
  .sp-new-arrival-sec img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    width: 210px; 
    height: 210px;
  } 
}
.catimg :hover .av-image-caption-overlay-center p {
 /*-webkit-transform: scale(1.3);*/
 transition: 0.7s;
 font-size: 23px;
}
.catimg :hover {
 transition: 0.7s;
}
.trending-slider .avia-content-slider-inner{
overflow: visible;
}
/*--home page redesign 2024--*/
.trending-slider img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
/* width: 250px; */
height: 250px;
/* margin-left: 30px; */
object-fit: cover;
}
@media only screen and (max-width: 1024px){
  /*change 2024*/
  .sp-summer-sec img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    height: 260px !important;
}
/* .sp-new-arrival-sec img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
  width: 162px;
  height: 162px;
  margin-left: 0px;
} */
.trending-slider img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
  width: 162px;
  height: 162px;
  margin-left: 0px;
}
/* .cat-img img{
height: 195px;
  width: 195px;
} */
.catimg .av-image-caption-overlay-center p {
  padding: 0px;
  margin-top: 123px;
  font-size: 10px;
}
.flex_column .catimg {
  min-height: 200px
}
.sp-summer-sec img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
  height: 280px !important;
}
.sp-summer-sec img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
  width: 98% !important;
  height: 300px !important;
}
}

@media only screen and (max-width: 767px){
  .sp-new-arrival-sec img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    width: 100% !important;
    height: 300px !important;
      margin-left: 20px !important;
  }
  .trending-slider img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    width: 272px !important;
    height:272px !important;
    margin-left: 20px !important;
  }
  .catimg .av-image-caption-overlay-center p {
    padding: 5px !important;
    font-size: 15px !important;
    margin-top: 200px !important;
  }
  .sp-home-testimonial .avia-testimonial-row {
    display: block !important;
}
.sp-summer-sec img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
  width: 98% !important;
  height: 300px !important;
}
  }
/*--home redesign 2024 end--*/
/*------Fixing Mobile menu and search icon----------*/
@media only screen and (max-width: 767px){
.responsive #top #wrap_all .main_menu {
  right:15px!important;
}
.html_visible_cart .av-burger-menu-main {
  padding-right: 0px;
}
}
/*------filter spacing---------*/
.bapf_sfilter label {
  display: inline!important;
}
/*------Wishlist------------*/
input.cwgstock_button {
width: 100%;
}
.product.outofstock .single-product-summary  form.variations_form.cart {
display: block !important;
}
.wl-list-pop dl {
  display: inline-grid;
}
a.wl-add-to-single{
  color: #91102c;
}
.wl-list-pop dt {
  color: #000000;
}
.wl-table .product-remove a.remove {
  font-size: 0px;
}
.woocommerce-variation-add-to-cart-disabled{
display: block !important;
}
.woocommerce-variation-add-to-cart-disabled .quantity{
display: none !important;
}
.woocommerce-variation-add-to-cart-disabled button.single_add_to_cart_button.button.alt.disabled.wc-variation-is-unavailable{
display: none !important;
}
.av-burger-overlay-active.av-burger-overlay-active-delayed body.no-scroll#top{
  overflow: hidden !important;
  height: 100vh !important; 
}
span.av-cart-counter.av-active-counter {
  display: none!important;
}

.av-burger-overlay-inner {
  overflow: scroll;
  height: auto!important;
  display: block;
  margin-top: 0;
}

@media only screen and (min-width: 540px) and (max-width: 767px) {
span.av-hamburger.av-hamburger--spin.av-js-hamburger.av-inserted-main-menu.is-active {
  position: absolute;
  top: -150px;
  right: 0px;
}
.responsive #top #header .main_menu .social_bookmarks {
  display: none;
}
.responsive #top #wrap_all .main_menu {
  right: 15px!important;
}
}
@media only screen and (min-width: 767px){
span.av-hamburger.av-hamburger--spin.av-js-hamburger.av-inserted-main-menu.is-active {
  position: absolute;
  top: -60px;
  right: 0px;
}
} */
/*--------low stock badge----------*/
.low_stock_badge {
  position: absolute;
  top: -42px;
  background-color: #bf1d2d;
  width: 100%;
  color: #ffffff;
  padding: 5px;
}
.low_stock_badge p{
margin: 0px;
}
.home .low_stock_badge {
display: none;
}
.form-row.place-order{
display: inline-flex;
}
#manage_card_button {
margin-left: 10px;
margin-top: 0px;
}
@media only screen and (min-width: 767px) and (max-width: 1024px) {
.low_stock_badge {
  position: absolute;
  top: -32px;
  padding: 0px; 
  font-size: 10px;
}
ul#avia2-menu{
padding: 8px!important;
}
}
/*  cross sell products section styles */
.cross-sells h2 {
margin-bottom: 11px;
font-size: 20px;
color: rgb(68,68,68);
}
.cross-sells li.product.type-product {
padding: 15px;
}
.cross-sells ul.products {
margin-left: -15px;
}

.cart-collaterals {
padding-top: 25px;
}
.page-cart div .products .product {
  width: 85%;
}
.page-cart ul.products.columns-8 {
  display: grid;
  grid-template-columns: repeat(4,25%);
}
.page-cart .inner_product_header_cell h2.woocommerce-loop-product__title{
text-align: center;
}
.page-cart .low_stock_badge{
display: none;
}
.page-cart div.scroll_to_proceedcheckout_button{
float: none;
width: 198px;
  display: block;
  font-size: 0.92em;
}
@media only screen and (max-width: 767px) { 
.page-cart ul.products.columns-8 {
  display: block;
}
}
/*--------New store page css----------*/
.page-store .title_container{
display: none;
}
.page-store .slideshow_caption {
  width: 100%;
}
.page-store .catimg :hover .av-image-caption-overlay-center p {
  font-size: 18px;
}
.page-store .low_stock_badge{
display: none;
}
.page-store .you-may-also-like{
display: none;
}
.store_bold{
font-weight: 700;
}
#store_intro{
padding-bottom: 0px;
  padding-top: 50px;
}
.store_intro_para{
line-height: 24px;
}
div.product_gallery{
width: 80%;
margin: 0 auto;
}
@media only screen and (max-width: 1024px){
.page-store .catimg .av-image-caption-overlay-center p {
font-size: 9px;
}
}
@media only screen and (max-width: 767px){
.catimg .av-image-caption-overlay-center p {
  padding: 5px !important;
  font-size: 13px !important;
  margin-top: 200px !important;
}
#top .flex_column_table.av-equal-height-column-flextable:not(:first-child) {
  margin-top: 0px; 
}
.store_image img{
margin: auto;
  width: 90%;
}
.store_bold h3{
text-align: center;
}
.page-store .favorite_section .template-page.content.av-content-full.alpha.units{
padding-top: 0px;
}
.responsive #top .single-product-main-image .onsale {
  top: -100px;
  right: 0px;
}
}
/*---------New arrival badge------------*/
span.itsnew{
top: -15px !important;
right: -5px !important;
border-radius: 50%;
padding: 6px !important;
background-color: #bf1d2d !important;
  /*border: 2px solid #ffffff;*/
}
.single-product span.itsnew{
  top: 0px !important;
  right: 0px !important;
  z-index: 400 !important;
}
.home span.itsnew{
top: 0px !important;
right: 20px !important;
}
.single-product .related.products span.itsnew{
  top: -10px !important;
  right: -7px !important;
}
span.itsnew.onsale.dontdisplay {
  display: none;
}
#top .single-product-main-image .onsale {
  top: -30px;
  right: -20px;
  background-color: #97b9d5;
}
span.back_in_stock{
font-size: 13px;
color: #fff;
--f: 8px;
--r: 15px;
--t: 5px;
position: absolute;
inset: var(--t) calc(-1*var(--f)) auto auto;
padding: 0 10px var(--f) calc(5px + var(--r));
clip-path: polygon(0 0,100% 0,100% calc(100% - var(--f)),calc(100% - var(--f)) 100%, calc(100% - var(--f)) calc(100% - var(--f)),0 calc(100% - var(--f)), var(--r) calc(50% - var(--f)/2));
background: #e59104;
box-shadow: 0 calc(-1*var(--f)) 0 inset #0005;
font-weight: 700;
}
.inner_product_header_cell .onsale{
background-color: #97b9d5!important;
}
.inner_product_header_cell .onsale{
background-color: #97b9d5!important;
}
/*----------Mega menu styling-----------------*/
#header .nine.units{
width: 1200px!important;
}
@media only screen and (min-width: 989px) and (max-width:1024px){
 #header .nine.units{
width: 800px!important;
}
#top #header .av-main-nav>li>a {
    font-size: 12px!important;
}
#top #header .mega_menu_title a {
    font-size: 10px;
}
#top #wrap_all .av-main-nav ul>li>a{
    font-size: 10px;
}
li.imagemenu ul.sub-menu {
  grid-template-rows: 100px 100px!important;
  grid-template-columns: repeat(2,50%)!important;
  grid-column-gap: 17px!important;
}
}
@media only screen and (min-width: 1025px) and (max-width:1366px){
#header .nine.units{
width: 850px!important;
}
#top #header .av-main-nav>li>a {
  font-size: 12px!important;
}
#top #header .mega_menu_title a {
  font-size: 13px;
}
#top #wrap_all .av-main-nav ul>li>a{
  font-size: 12px;
}
li.imagemenu ul.sub-menu {
  grid-template-rows: 100px 100px!important;
  grid-template-columns: repeat(2,50%)!important;
  grid-column-gap: 17px!important;
}
}
li.imagemenu ul.sub-menu {
display: grid!important;
  margin-top: 5%!important;
  grid-row-gap: 25px!important;
  grid-template-rows: repat(2,20%);
  grid-template-rows: subgrid;
  grid-template-rows: 150px 150px;
  grid-template-columns: repeat(2,45%);
  grid-column-gap: 25px;
}
#top #header .avia_mega_div > .sub-menu > li.imagemenu > ul li{
width: 95%!important;
}
#top #header .av-main-nav li.offer_menu a {
background-color:#BC1D2B;
position: relative;
padding: 0px 30px;
}
li.saleclass .avia_mega_div>.sub-menu>li>ul li {
  width: 65%!important;
}
#top #header .av-main-nav li.offer_menu:before{
content: '';
  line-height: 0;
  font-size: 0;
  width: 0;
  height: 0;
  border-top: 50px solid #39383a;
  border-bottom: 50px solid transparent;
  border-left: 0px solid transparent;
  border-right: 20px solid transparent;
  position: absolute;
  top: 0;
  z-index: 999;
  padding: 0px;
}
#top #header .av-main-nav li.offer_menu:hover a{
background-color: #f50b20;
}
#top #header .av-main-nav li.offer_menu:hover a .avia-menu-text{
color: #ffffff!important;
}
#top #header .av-main-nav li.offer_menu:after {
  content: '';
  line-height: 0;
  font-size: 0;
  width: 0;
  height: 0;
  border-top: 50px solid transparent;
  border-bottom: 50px solid #39383a;
  border-left: 20px solid transparent;
  border-right: 0px solid #000;
  position: absolute;
  bottom:0px;
  right: 0px;
}
#top #header .avia_mega_div>.sub-menu>li>ul>li a span.avia-menu-text img{
display: block!important;
margin: auto!important;
}
#top #header .avia_mega_div>.sub-menu>li>ul>li a {
  padding: 5px 5px!important;
}
#top #header .avia_mega_div > .sub-menu {
  text-align: center;
}
#top #header .mega_menu_title a {
  text-align: center;
  color: #000000;
  padding-bottom: 25px!important;
}
#top #header .avia_mega_div > .sub-menu > li > ul > li a {
  line-height: 30px;
  color: #000000;
}
#top #header .avia_mega_div > .sub-menu > li > ul li {
  width: 80%;
  margin: auto;
}
#top #header .avia_mega_div > .sub-menu > li {
  border-right: 1px solid #000000;
}
#top #header .avia_mega_div > .sub-menu > li.avia_mega_menu_columns_last {
  border-right: none;
}
.catimg .av-image-caption-overlay-center p {
  width: 80%;
  margin-inline: auto;
}
div.overlay{
position: fixed;
width: 100%; 
height: 100%; 
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0,0,0,0.5);
z-index: 2; 
cursor: pointer; 
transition: 0.6s;
}
#top .av-small-burger-icon {
  transform: scale(0.8)!important;
}
.inner_product_header_cell .onsale{
background-color: #97b9d5!important;
}
span.mega_menu_title.heading-color.av-special-font {
  color: #a50000;
  text-transform: uppercase;
}
/*----Home page about section----*/
.home #you-may-also-like-sidebar {
  padding-bottom:0px!important;
}
/*----registration page------*/
.main_color .required {
  color: #91102c!important;
}
.page-id-146737 .optional{
display: none;
}
.page-id-146737 label[for=billing_company]:after{
content: '\002A';
color: #91102c;
}
/*-----Single product page attribute icons-------*/
div.attr-icons {
  display: flex;
  align-items: center;
  margin-top: 25px;
}
div.attr-icons img {
  width: 5%;
  margin: 5px;
}
div.attr-icons p.reorderable-text {
  color: #bf1d2d;
  font-weight: bold;
  font-size: 17px;
  padding-left: 10px;
  margin-bottom: 0px;
}
.single .variations_form .attr-icons{
display: none;
}
.shipping-text{
border-style: solid;
border-width: 1px;
margin: 0 0 20px 0;
padding: 19px;
background-color: #f8f8f8;
}
.shipping-imp{
color: #91102c;
}
/*--remove button in cart page--*/
div a.remove {
  background: url(https://www.fabricmerchants.com/wp-content/uploads/remove.png) #91102c;
} 

/* =============================================================================
 SP Search Results
 ========================================================================== */
/*.search-results div .products .product {
width: 32.6%;
}*/
#top form {
  margin-bottom: 0px;
}
.header_color input[type='search']{
background-color: #f9f9f9 !important;
}
div.avia-search-tooltip{
padding: 15px 15px 15px 15px;
}
.aws-container .aws-search-form .aws-form-btn {
  background: #bc1d2b !important;
}
.aws-container .aws-search-form .aws-search-btn_icon {
  color: #ffffff!important;
}
/*Sidebar on top in desktop and mobile */
/* #filter-div{
display: grid;
grid-template-columns: repeat(8,11.6%);
margin-bottom: 20px;
grid-column-gap: 13px;
justify-content: center;
} */
#filter-div .berocket_single_filter_widget.berocket_single_filter_widget_150482{
justify-self: start;
}
#filter-div input.select2-search__field {
margin: 0px;
padding: 2px 5px;
}
#filter-div span.select2-selection.select2-selection--multiple{
border: none;
background-color: inherit;
}
#filter-div .berocket_single_filter_widget.berocket_single_filter_widget_147620  .bapf_body{
display: block;
}
#filter-div .bapf_sfilter {
  margin-bottom: 5px;
}
.term-description {
  margin-bottom: 10px;
}
#filterwrap{
  background-color: #d7d7d8;
}


/*--Term decription view more --*/
.tax-product_cat .term-description{
position: relative;
}
#dec-overlay{
position: absolute;
bottom: 0px;
width: 100%;
height: 50px;
z-index: 999;
background: linear-gradient(180deg,hsla(0,0%,100%,0),#ffffff 1.36em)
}
#dec-overlay button.read-more {
cursor: pointer;
background-color: #ffffff00;
border: none;
font-size: 20px;
font-weight: bold;
color: #91102c;
margin: 25px 0px 0px 0px;
font-family: inherit;
}

.container .av-content-small.units {
  width: 100%!important;
}
#filter-div input.select2-search__field:focus::placeholder {
color: #91102c;
}
#filter-div input[type="search"].select2-search__field:focus {
border-width: 3px 0px 0px 0px!important;
border-color: #91102c!important;
}
#filter-div li.select2-selection__choice {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertica;
  white-space: nowrap;
  margin: 5px!important;
}
.bapf_button.bapf_reset{
background: #91102c !important;
color: #ffffff;
border: none;
padding: 8px 20px;
width: max-content;
}
a#mobilefilter{
display: none;
}
a#filterclose{
min-width: 10%;
margin: 0px;
font-weight: bold;
background-color: #999999;
font-size: 20px;
display: none;
position: absolute;
top: 0px;
right: 0px; 
padding: 12px;
}
.logged-in .select2-container--open .select2-dropdown{
top: 25px!important;
}
.select2-container--open .select2-dropdown {
top: -8px!important;
}
#filter-div .bapf_hascolarr{
color: #333333;
border-style: solid!important;
border-width: 1px 0px 1px 0px!important;
border-color: #c3b8b8!important;
padding: 8px 5px;
font-size: inherit;
margin: 0px;
cursor: pointer;
font-weight: 500;
}
#filter-div .bapf_hascolarr:hover {
color: #91102c!important;
border-width: 3px 0px 0px 0px!important;
border-color: #91102c!important;
}
#filter-div .berocket_single_filter_widget {
position: relative;
}
#filter-div .bapf_body {
position: absolute;
min-width: 325px;
min-height: 200px;
z-index: 2;
}
#filter-div .bapf_sfilter.clearfilter .bapf_body{
  min-width: -webkit-fill-available!important;
  z-index: 1;
  position: unset;
  min-height: auto;
}
#filter-div select {
padding-right: 30px;
margin: 0px!important;
min-height: inherit;
width: 100%!Important;
}
/* .entry-content-wrapper ul.products li {
z-index: -1;
} */
span.itsnew.onsale{
  z-index: 0!important;
}
#top ul.products.columns-4{
margin-top: 40px;
}
#filter-div .bapf_body select {
padding-right: 0px!important;
background-color: #eeeeee!important;
}
#filter-div option {
padding: 6px;
margin: 5px 5px;
background-color: #ffffff;
border-radius: 5px;
}
#filter-div option:hover{
cursor: pointer;
background-color: #d7d7d8!important;
}
#filter-div option[selected] {
color: #91102c;
background-color: #d7d7d8!important;
}
@media only screen and (max-width: 767px){
.filterclass {
display: flex;
background-color: #757575;
position: relative;
}
a#mobilefilter{
display: block;
}
a#mobilefilter{
width: 100%;
background-color: #757575;
font-size: 20px;
padding: 12px;
margin: 0px;
}
/* #filter-div {
display: none;
transform: none;
width: auto;
} */
#filter-div ul.select2-selection__rendered{
width: 100%;
padding: 0px;
}
#filter-div ul li.select2-search.select2-search--inline{
width: 100%;
}
#filter-div input.select2-search__field{
width: 100%!important;
}
#filter-div .berocket_single_filter_widget {
width: 80%;
margin: auto;
}
.logged-in .select2-container--open .select2-dropdown{
top: 35px!important;
}

.tax-product_cat ul.products.columns-4{
margin-top: 15px;
}
#filterwrap {
  background-color: #ffffff;
}
.archive div#filter-div {
  max-width: inherit!important;
  margin: 0px!important;
  padding: 0px!important;
}
#dec-overlay {
  width: 70%;
}
}
@media only screen and (min-width: 767px) and (max-width: 1024px){
/* #filter-div {
  display: grid;
  grid-template-columns: repeat(5,17%);
  grid-column-gap: 5px;
  transform: translateX(calc((42% - 52vw)/2));
} */
button.wcf-button.ghost-button {
  display: none;
}
}

/*style after updates*/
#top #header_meta {
  background-color: #414042 !important;
}

/*-style for filter task-*/

.wcf-horizontal-popover:hover {
  background-color: #d7d7d8;
  border-color: #bc1d2b!important;
  border-width: 3px 0px 0px 0px;
}
.wcf-horizontal-popover {
  border-style: solid;
  border-width: 1px 0px 1px 0px;
  border-color: #616161!important;
  background-color: #d7d7d8!important;
  padding: 6px 25px 6px 10px;
  background-position: right 15px center!important;
  border-radius: 0px;
  color: #000000;
}
.wcf-horizontal-popover.is-active{
  border-color: #bc1d2b!important;
  border-width: 3px 0px 0px 0px;
}
div#wcf-sorting-bar {
  margin-bottom: 0px;
  padding: 10px 0px 0px 0px;
}
.wcf-is-child-term {
   margin-left: 0px; 
}
.archive .sidebar_left .content {
  margin-right: 0px;
}
.wcf-horizontal-popover.is-disabled {
  background-color: #d7d7d8;
}
.woocommerce-pagination{
  clear: both;
}
ul.page-numbers li{
  border: 1px solid #d3ced2;
  padding: 0;
  margin: 0;
  overflow: hidden;
  background-color: #ffffff;
  display: inline-flex!important;
}
.woocommerce-pagination .page-numbers li .page-numbers.current {
  background-color: #bf1d2d;
  border-color: #ffffdd;
  color: #fff;
  padding: 1px 5px;
}
a.page-numbers {
  padding: 0px 5px;
}
.archive .shop_columns_4 .container{
  max-width: 100%;
  padding: 0px;
}
.archive .content .entry-content-wrapper {
  padding-right: 0px;
}
.archive .term-description ,.archive ul.products.columns-4 , .archive .container.you-may-also-like , .archive div#footer .container , .archive footer#socket .container{
  max-width: 1400px;
  margin: 0 auto;
  padding: 0px 50px;
}
.archive div#filter-div {
  max-width: 1400px;
  margin: 0px auto;
  padding: 15px 50px 15px 50px;
}
.footer_color a{
color: #ffffff!important;
}
.footer_color a:hover{
color:#ffffff!important;
}
.archive .content, .archive .sidebar{
  padding-bottom: 0px!important;
}
/*--Style change may22--*/
@media only screen and (max-width: 479px){
  .archive ul.products.columns-4{
    margin: 0px;
    padding: 0px;
  }
}
/*--Speed optmisation- Aug-3--*/
#loginnotification{
  background-color: #bf1d2d;
  color: #fff;
  text-align: center;
  padding: 10px;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
  z-index: 9999;
}
/*--colr card page --*/
#colorcard_gallery .avia-gallery-thumb a.lightbox.lightbox-added {
  width: 33%;
}


/* for sample order */
.woocommerce-variation-add-to-cart-disabled button#add_sample {
  display: none !important;
}

@media only screen and (min-width: 1268px) {
  button#add_sample{
      margin-left: 10px !important;
  }
}

@media only screen and (max-width: 1267px) {
  button#add_sample{
      margin-top: 10px !important;
  }
}

/*--color card tab style--*/
div#sp-colorcard, #top.woocommerce-account div#sp-colorcard , #top.woocommerce-cart div#sp-colorcard {
  width: 116px;
  position: relative;
  right: 15%;
  float: right;
  background-color: #39383a;
  padding: 2px 10px;
  text-align: center;
  border-radius: 5px 5px 0 0;
  border: none;
}
div#sp-colorcard a , .page-account div#sp-colorcard  a{
color: #fff;
font-size: 13px;
}
.colorcard-menu{
  display: none;
}
span.close-notification{
  margin: 20px;
}
@media only screen and (max-width: 988px) {
  div#sp-colorcard {
    display: none;
}
.colorcard-menu{
  display: block;
}
 li.colorcard-menu{
  background-color: #39383a;
  padding: 2px 10px;
  text-align: center;
  border-radius: 5px;
  border: none;
}
li.colorcard-menu a span.avia-menu-text{
  color: #ffffff;
} 
li.colorcard-menu a {
  border-bottom: none!important;
  padding: 5px!important;
  text-align: center!important;
}
.responsive #top #header_main>.container .main_menu .av-main-nav>li>a {
  /* padding: 0 0 0 20px!important; */
  font-size: 20px!important;
}
}
/*----Custom- description field----*/
.custom-category-description {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0px 50px;
}
button.desc-read-more {
  background-color: #bf1d2d;
  color: #ffffff;
  border: none;
  padding: 10px;
}
button.desc-read-more:hover {
  cursor: pointer;
  background-color: #91102c;
}

.page-colorcards img.mfp-img{
  pointer-events: none;
}
/* -----------today text Center---------- */
#dec-overlay{
  left: 0;
}
@media only screen and (max-width: 767px){
#dec-overlay {
    width: 100%;
}
}
/* ---------------------------------------- */
/* -------------------conversion to simple product--------------------- */
.avia-webkit #top.woocommerce-page select {
  padding-right: 35px!important;
}
#top.woocommerce-page select#quantity-select {
  width: 40%!important;
  height: 42px;
  margin-right: 10px;
}
input#custom-quantity-cart {
  width: 65%!important;
  margin: auto!important;
}
select#quantity-select-cart {
  width: 65%!important;
  margin: auto!important;
}
input#custom-quantity {
  width: 40%!important;
  margin-right: 10px!important;
  height: 42px;
}
/*Add to cart work - for simple products single product page */
p.stock.in-stock {
  color: #008000;
  font-weight: 600;
}
body.out-of-stock-product .quantity {
  display: none;
}
form.cart{
  display: flex;
  flex-direction: row;
  align-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
div form.cart div.quantity {
  width: 20%;
  height: 100%;
}
div#total-price {
  /* width: 30%; */
  color: #008000;
  margin-left: 10px;
}

@media only screen and (max-width: 1300px) {
  #top.woocommerce-page select#quantity-select {
    width: 55%!important;
  }
}
@media only screen and (max-width: 1024px) {
  form.cart{
    display: block!important;
  }
  button.single_add_to_cart_button.button.alt {
    margin: 10px 10px 0px 0px!important;
  }
  #top.woocommerce-page select#quantity-select {
    width: 70%!important;
  }
}
@media only screen and (max-width: 375px) {
  #top.woocommerce-page select#quantity-select {
    width: 72%!important;
  }
}
@media only screen and (max-width: 375px) {
  #top.woocommerce-page select#quantity-select {
    width: 80%!important;
  }
}
@media only screen and (max-width: 280px) {
  #top.woocommerce-page select#quantity-select {
    width: 100%!important;
  }
}
/*-out of stock-*/
p.stock.out-of-stock.archive-stockstatus{
  font-size: 15px;
  line-height: 24px;
  font-weight: 600;
  margin-bottom: 0px;
}
span.woocommerce-Price-amount.amount {
  color: #91102c;
}
/*--single product related images--*/

.pwm-related-products-gallery a img {
  border-radius: 50%;
  /* width: 10%;*/
  height: 80px; 
  margin-right: 5px;
}
.logged-out div#sp-related-products {
  margin-top: 10px;
} 
/*--menu change--*/

/* li.menu-item .sp_menu_split {
  display: flex; 
  justify-content: flex-start;
} 
.sp_menu_main_cat {
  font-size: 14px;
  margin-left: -14px;
} 
.sp_menu_sol {
  font-size: 11px;
  font-weight: bolder;  
  color: #91102c;
} 
.sp_menu_pri {
  font-size: 11px; 
  font-weight:bolder; 
  color: #91102c;
} 
li.splitmenu a[href="#"] {
  display: none;
} */
.splitmenu > a {
  display: none!important;
}
/* =================new change for menus======================= */

ul.sub-menu > li > div{
    display: flex;
    justify-content: space-around;
    align-items: center;
}
#top #header .avia_mega_div .sub-menu {
  box-shadow: none;
  padding: 10px!important;
}
#top #header .avia_mega_div > .sub-menu > li > ul li {
  width: 100%;
  /* margin: 10px; */
}
li.splitmenu .specialmenu{
  display: flex;
  justify-content: 
  flex-start; 
  gap:8px;
  white-space: nowrap;
  }
  
  li.splitmenu .specialmenu a.maincat{
  font-size: 14px!important;
  margin-left: -14px;
  }
  
  li.splitmenu  .specialmenu a.subcat{
  font-size: 14px!important; 
  font-weight: bolder!important;  
  color: #91102c!important;
  }
  .header_color .main_menu .menu ul li a.subcat:hover{
    color: #000000!important;
    background-color: transparent!important;
  }
  #top #header .avia_mega_div .sub-menu {
    width: auto;
  }
  #header .mega_menu_title{
    margin-bottom: 0px!important;
  }
/* ===================New home page designs style ==========================================*/
.sp-summer-sec img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail{
   width: 98%!important; 
  height: 350px!important;
  /* margin-left: 20px !important; */
}
.avia-testimonial-image.empty {
  display: none;
}
.avia-testimonial-wrapper.sp-home-testimonial{
  margin: 30px 0px 30px 0px;
}
.avia-content-slider.sp-new-arrival-sec{
  margin: 30px 0px 5px 0px!important;
}
.sp-summer-sec span.itsnew.onsale{
  right: 0px !important;
}


/* ----29----- */
.specialmenu a.maincat {
  width: 150px!important;
  white-space: normal;
}


#header .nine.units {
  width: 1352px!important;
  max-width: 100vw;
}


.header_color .main_menu .menu ul li a.subcat:hover {
  color: #39383a!important;
  background-color: transparent!important;
}
#top #header .av-main-nav > li > a {
  font-size: 12px!important;
}
@media screen and (min-width:769px) {
#top #header .av-main-nav > li > a {
  font-size: 11px!important;
}
}

/* --30---- */
@media only screen and (min-width: 989px) and (max-width: 1024px) {
li.splitmenu .specialmenu a.maincat {
  font-size: 10px!important;
}
li.splitmenu .specialmenu * {
  font-size: 10px!important;
}
li.splitmenu  .specialmenu a.subcat {
  font-size: 10px!important;
}
}
#avia-menu li > ul.sub-menu{
margin-top: 20px;
}
span.mega_menu_title + ul.sub-menu,#avia-menu li > a +ul.sub-menu {
  margin-top:0px !important;
}
#top #header .avia_mega_div>.sub-menu>li>ul>li a {
  padding: 0px 5px!important;
}

@media only screen and (max-width: 767px) {
  .sp-new-arrival-sec img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
      width: 100% !important;
      height: 300px !important;
      margin-left:0px !important;
  }
}
@media screen and (min-width:768px){
.avia-testimonial-row {
  display: flex;
  gap: 20px;
}
}


.specialmenu svg {
  margin-bottom: 6px;
}
/*--bolt section--*/
.single-product form.cart input[type="checkbox"] {
  width: 15px;
}
/*--Single product page image--*/
@media only screen and (max-width: 767px){
  .single-product-main-image{ 
    width: 100%!important;
  }
}
/*--may 22 --*/
.wctd-discount-boxes .slick-track
{
    display: flex !important;
}
.wctd-discount-boxes .slick-slide
{
    height: inherit !important;
}


/*new mobile menu styles july 2 2024*/
@media only screen and (max-width: 988px) {
  .responsive #top .logo {
      width: fit-content!important;
      margin-left: 25%!important;
  }
  .responsive #top #wrap_all .main_menu {
    left: 0px !important;
    width: fit-content!important;
  }
  .html_av-overlay-side .av-burger-overlay-scroll {
    left: 0!important;
}
}

@media only screen and (max-width: 767px) {
  #header_main .responsive #top #wrap_all .container{
    max-width: 90%!important;
  }
  }

.html_av-overlay-side.av-burger-overlay-active-delayed .av-burger-overlay-scroll {
  transform: translateX(0)!important;
}
.html_av-overlay-side .av-burger-overlay-scroll {
  transform: translateX(0%)!important;
}
.av-main-nav {
  z-index: 1;
  position: relative;
}
.html_av-submenu-hidden .av-submenu-indicator:before {
  content: '\f067';
 font-family: 'Font Awesome 5 Free';
 font-weight: 900;
font-size : 14px;
}
.av-burger-overlay-inner{
  display: flex;
  flex-direction: column;
}
#av-burger-menu-ul{
  padding: 0px 0px!important;
}
.html_av-submenu-hidden .av-submenu-indicator {
  opacity: 1!important;
}
#close-button{
  background: #ffffff;
  text-align: left;
}
 .cart_dropdown { display: none; }  

.html_av-overlay-side-classic #top #wrap_all .av-burger-overlay #av-burger-menu-ul li a {
  padding: 10px 4px!important;
  font-weight: 600 !important;
}
.html_av-submenu-hidden #av-burger-menu-ul li ul {
  margin-left: 20px!important;
}
.html_av-submenu-hidden #av-burger-menu-ul li ul li ul li{
  border-left: 1px solid #dfb9c1!important;
}
#header_main span.avia-bullet{
  display: none!important;
}
@media only screen and (max-width: 988px) {
  .cart_dropdown { display: block!important; }  
}
.html_visible_cart .cart_dropdown {
  right: 15px!important;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .responsive .av_mobile_menu_tablet .cart_dropdown {
      top: 50%!important;
  }
}
@media only screen and (max-width: 766px) {
  #header_meta{
    display: none;
  }
}
@media only screen and (max-width: 766px) {
  /* .responsive #top .logo {
    width: fit-content !important;
    margin-left: 32% !important;
  } */
  .logo a {
    align-content: center!important;
  }
  .responsive .av_mobile_menu_tablet .cart_dropdown {
    top: 56% !important;
    margin-top: -40px !important;
}
  .responsive .logo img {
    max-width: 220px!important;
 }
}
@media (max-width: 474px) {
  .responsive .logo img {
      max-width: 190px!important;
  }
}
@media (max-width: 364px) {
  .responsive .logo img {
      max-width: 150px!important;
  }
}
.html_av-overlay-side #top #wrap_all #av-burger-menu-ul > li {
    border-bottom: 1px solid;
    margin: 0px 21px;
}
.html_av-submenu-hidden .av-submenu-indicator {
    right: 0px!important;
}
.html_av-overlay-side-classic #top #wrap_all .av-burger-overlay #av-burger-menu-ul li ul li a {
    padding: 10px 15px !important;
    font-weight: 300 !important;
}
.html_av-overlay-side #top #wrap_all div .av-burger-overlay-scroll #av-burger-menu-ul a:hover {
  background-color: #f7f2f3!important;
}
  /*----------------header item july 16 2024-----------------------*/
  div#sp-europecard {
    width: 145px;
    position: relative;
    left: 5%;
    float: left;
    background-color: #bf1e2e;
    padding: 2px 10px;
    text-align: center;
    border-radius: 5px 5px 0 0;
    border: none;
  }
  div#sp-europecard a{
    color: #fff;
    font-size: 13px!important;
  }
  @media only screen and (max-width: 988px) {
    div#sp-europecard {
        display: none;
    }
  }
     /*--july 25 2024 custom style-----*/ 
     main.template-shop.content.av-content-small.alpha.units {
      width: 100% ! Important;
  }

  /*-----Custom blog page style Aug 19-----*/
#blog-container{
width: 85%;
margin: auto;
}
#blog-filter ul{
display: flex;
flex-direction: row;
margin: 15px 0px;
}
#blog-filter ul li a {
text-decoration: none;
color: #ffffff;
/* background-color: #92102c;
padding: 10px 15px; */
margin-right: 10px;
}
#blog-filter ul li {
padding: 10px;
background-color: #962026;
margin-right: 8px;
}
#blog-posts{
width: 100%;
display: flex;
flex-wrap: wrap;
gap: 20px;
color: #414042;
}
#blog-posts .single-blog-post{
width: 48%;
display: flex;
flex-wrap: wrap;
border: 1px solid #e0e4e9;
padding: 20px;
flex-direction: column;
}
#blog-posts .single-blog-post .post-thumbnail{
width: 100%;
height: auto;
margin-bottom: 10px;
}
#blog-posts .single-blog-post .post-thumbnail img{
width: 100%;
}
.single-blog-post .post-category{
margin-bottom: 20px;
}
span.category-label {
color: #ffffff;
background-color: #92102c;
line-height: 1.3;
display: inline-block;
padding: 3px 10px;
margin-right: 5px;
font-size: 15px;
font-weight: bold;
}
.single-blog-post .post-meta {
color: #545050;
margin-bottom: 10px;
font-size: 12px;
}
.single-blog-post a.read-more-button {
margin-top: 10px;
padding: 8px 15px;
background-color: #93102c;
color: #ffffff;
text-decoration: none;
border-radius: 4px;
font-weight: bold;
border: 2px solid #93102c !important;
height: 40px;
font-size: 14px;
margin-left: auto;
display: flex;
align-items: center;
}
#banner .banner-overlay{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.5); /* Dark overlay */
display: flex;
justify-content: center;
align-items: center;
text-align: center;
}
#banner .banner-overlay h1{
color: #fff;
font-size: 3em;
margin: 0;
}

#load-more-container {
display: flex;
justify-content: center; /* Center the button horizontally */
margin: 15px; /* Optional: Add some space above the button */
}

#load-more {
padding: 10px 20px; /* Add some padding to the button */
font-size: 16px; /* Set a comfortable font size */
background-color: #94102c;/* Button background color */
color: #ffffff; /* Button text color */
border: none; /* Remove the default border */
border-radius: 5px; /* Add some border radius for a rounded look */
cursor: pointer; /* Change the cursor to a pointer on hover */
}

#load-more:hover {
background-color: #821a30; /* Darken the button color on hover */
}

.banner-section {
height: 400px;
overflow: hidden; /* Hide overflow to maintain the height */
position: relative;
}

.banner-image {
width: 100%;
height: 100%;
object-fit: contain; /* Ensure the image fits within the banner while maintaining aspect ratio */
object-position: center; /* Center the image in the banner */
}
@media only screen and (max-width: 590px) {
#blog-posts .single-blog-post {
  width: 100%;
}
}
#loading-indicator {
position: fixed; /* Make sure the loader stays in place */
top: 50%; /* Center the loader vertically */
left: 50%; /* Center the loader horizontally */
transform: translate(-50%, -50%); /* Adjust the position to be exactly in the center */
z-index: 9999; /* Ensure the loader is above all other content */
background: none; /* Remove any background color */
}

#loading-indicator img {
width: 100px; /* Adjust the size of the loader as needed */
height: auto; /* Maintain the aspect ratio */
animation: spin 2s linear infinite; /* Optional: Add a spin animation */
}

@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
@media only screen and (max-width: 315px) {
#blog-filter ul li a {
  font-size: 12px;
}
}
@media only screen and (max-width: 800px) {
.banner-section {
  height: auto;
}
}
/*--sep 27 2024--*/
@media only screen and (max-width: 767px) {
.responsive .single-product-main-image {
    width: 90% !important;
    margin: auto !important;
}
#top .title_container .container {
  padding-top: 0px!important;
}
h1.main-title.entry-title {
  line-height: normal!important;
  padding-bottom: 10px!important;
}
.archive .term-description{
  padding: 0px 10px!important;
}
}

@media only screen and (min-width: 313px) and (max-width: 460px) {
h1.main-title.entry-title {
  font-size: 20px;
  line-height: inherit;
}
}
@media only screen and  (max-width: 312px) {
h1.main-title.entry-title {
  font-size: 18px;
  font-weight: bold;
  line-height: normal;
}
}
@media only screen and  (max-width: 375px) {
.breadcrumb-trail {
  padding-top: 5px;
}
}
@media only screen and  (max-width: 460px) {
.term-description {
  font-size: 13px!important;
  line-height: normal!important;
}
#dec-overlay button.read-more {
  font-size: 17px;
}
#top ul.products.columns-4 {
  margin-top: 10px;
}
}
.wcf-results-pool {
flex-direction: row-reverse;
align-items: center;
display: flex;
justify-content: flex-end;
flex-wrap: wrap-reverse;
align-content: flex-start;
}
.wcf-results-pool.with-buttons .wcf-results-count {
flex: 0 0 50%;
text-align: left;
}
.wcf-ft {
transform: none!important;
}
body.wcf-mobile-drawer-open  #header, body.wcf-mobile-drawer-open  div#main div.stretch_full.container_wrap.alternate_color.light_bg_color.title_container{
z-index: 1 !important;
}
/*--Sep 30 --*/
.wcf-btn-with-sort {
align-items: center;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.wcf-pool-drawer{
width: 100%;
}

.wcf-horizontal-trigger.wcf-horizontal-sort {
width: 55%;
}
.wcf-button.ghost-button {
border-style: solid;
border-width: 1px 0px 1px 0px;
border-color: #616161 !important;
background-color: #d7d7d8;
padding: 6px 25px 6px 10px;
background-position: right 15px center !important;
border-radius: 0px;
height: 38px;
}
/*--search--*/
/* Europe card on the left */
div#sp-europecard {
width: 145px;
position: relative;
left: 5%;
float: left;
background-color: #bf1e2e;
padding: 2px 10px;
text-align: center;
border-radius: 5px 5px 0 0;
border: none;
margin-right: 10px; /* Add space between Europe card and Color card */
}

/* Color card adjacent to the Europe card */
div#sp-colorcard {
width: 116px;
position: relative;
float: left;
background-color: #39383a;
padding: 2px 10px;
text-align: center;
border-radius: 5px 5px 0 0;
border: none;
}

/* Search bar on the right */
div.search-bar-container.desktop-search {
  width: 250px;
  position: relative;
  right: 7%;
  float: right;
  text-align: center;
  border-radius: 5px 5px 0 0;
  border: 1px solid #D7D7D8;
  font-size: 13px;
  height: 28px;
  }
  #searchform .av_searchform_search.avia-svg-icon {
    position: absolute;
    top: 5px!important;
    right: 10px!important;
    z-index: 500;
    font-size: 17px;
    margin: 0px!important; 
    pointer-events: none;
    }
    @media only screen and (max-width: 990px) {
      /* Search bar on the right */
      div.search-bar-container.desktop-search {
      width: 250px;
      position: relative;
      right: 7%;
      float: right;
      text-align: center;
      border-radius: 5px 5px 0 0;
      border: 1px solid #d7d7d8;
      font-size: 13px;
      height: auto!important;
      } 
      #searchform .av_searchform_search.avia-svg-icon {
        position: absolute;
        top: 0!important;
        right: 0!important;
        z-index: 500;
        font-size: 17px;
        margin: 12px!important;
        pointer-events: none;
    }
    }

/* Additional styling for the search input and button */
.search-bar-container input[type="search"] {
width: 80%; /* Adjust the width to fit inside the container */
padding: 5px;
border: none;
border-radius: 3px;
}

.search-bar-container input[type="submit"] {
background-color: #fff;
color: #000;
padding: 5px;
border-radius: 3px;
cursor: pointer;
}

.aws-container .aws-search-form{
height: 28px!important;
}

@media only screen and (max-width: 988px) {
div.search-bar-container.desktop-search {
  position: unset;
  float: none;
  margin: 0px auto 10px auto;
  width: 75%;
}
}
a.cart_dropdown_link{
font-size: 20px!important;
top: 5px;
}
/*--pagination--*/
nav.woocommerce-pagination.wcf-backup-pagination {
  display: none;
}
/*--searchpage styles--*/
.search-no-results div.template-search-none p.entry-content{
  display: none;
}
.search-no-results div.template-search-none div.aws-container{
  display: none;
}
.search-no-results div.template-search-none section.\34 04_recommendation{
  display: none;
}
.search-none-return-to-shop{
  margin: auto;
  display: inline-block;
}
.container-noresult-message{
  max-width: 1400px;
  margin: auto;
  padding: 0px 50px;
}
h3.sp-search-noresult-info{
  background-color: #fae3e8;
  border-color: #d7b9be;
  padding: 20px 5px;
  text-align: center;
}
.container-noresult-message p{
  font-size: 15px;
}
.sp-no-products-wrapper{
  margin: 50px 0px;
}
.sp-no-products-wrapper .related-products .product-item li{
  list-style: none;
}
.sp-no-products-wrapper span.itsnew.onsale {
  display: none;
}
/*--searchpage styles-END-*/
/*--doofinder serach css--*/
body.logged-out .dfd-card-row{
  display: none!important;
}
div.search-bar-container form#searchform #s {
  padding: 5px 47px 5px 5px !important;
}
/*---doofinder serach - mobile style issue--*/
@media only screen and (max-width: 988px) {
  div.search-bar-container form#searchform #s {
    padding: 12px 47px 12px 5px !important;
  }
  #top #searchform>div {
    max-width: unset!important;
  }
}
/*--New homepagebanner-2025--*/
#homepagebanner .flex_cell {
  display: table-cell;
  padding: 0px 3px 0px 0px;
}
#homepagebanner {display: flex;align-items: stretch;padding-top: 12px;}

.sp-homepage-banner-right {
  padding: 0px 12px !important;
}

#homepagebanner .flex_cell {
display: flex;
flex-direction: column;
justify-content: space-between; /* Ensures inner content is evenly distributed */
}

#homepagebanner .flex_cell_inner {
height: 100%; /* Ensures it stretches to match the parent's height */
display: flex;
flex-direction: column;
justify-content: flex-start; /* Centers the content vertically */
}

#homepagebanner .av_three_fourth {
flex: 3; /* Takes 3/4th of the available width */
}

#homepagebanner .av_one_fourth {
flex: 1; /* Takes 1/4th of the available width */
}
#homepagebanner .flex_cell_inner .avia-slideshow{
height: 100% !important;
}
#homepagebanner ul.avia-slideshow-inner {
height: 100% !important;
}
#homepagebanner li.avia-slideshow-slide{
height : 100%!important;
}
#homepagebanner .avia-slide-wrap{
height : 100%;
}
#homepagebanner .flex_cell_inner .avia-slideshow li img{
height : 100%;
border-radius : 0px!important;
}
#homepagebanner .avia-image-container.avia-align-center {
  display: block;
  margin: 0 auto 0px auto;
  text-align: center;
  clear: both;
  height: 100%;
}
#homepagebanner .avia-image-container.avia-align-center .avia-image-container-inner{
height: 100%;
}
#homepagebanner .avia-image-container .avia-image-overlay-wrap{
  height: 100%;
}
#banner-img-top{margin-bottom: 14px!important;}
#homepagebanner .avia_image{
border-radius : 0px!important;
height: 100%;
}
#after_full_slider_1{
  display : none;
} 
@media only screen and (max-width: 1024px) {
  #homepagebanner {
    padding-top: 6px;
  }
  #homepagebanner .flex_cell {
    padding: 0px 7px 0px 0px;
  }
  #banner-img-top {
    margin-bottom: 7px !important;
  }
}
@media only screen and (max-width: 768px) {
  #banner-img-top {
    margin-bottom: 5px !important;
  }
  .responsive #top #wrap_all #homepagebanner .no_margin{
     padding-left: 0% !important; 
      padding-right: 5px !important;
  }
  #homepagebanner .flex_cell {
    padding: 0px 5px 0px 0px;
  }
  #sp-home-mobile-slider{
    margin-bottom : 20px;
  }
  #after_full_slider_1 .content{
    padding-bottom : 0px;
  }
}
@media only screen and (max-width: 480px) {
  #after_full_slider_1 {
    display: block;
  }
  #banner-img-top {
    margin-bottom: 20px !important;
}
}
/*---Hom,epage style end-2025--*/
/*---no result category page--*/
.tax-product_cat .container .template-search-none{
  width : 100%!important
}
.tax-product_cat .container .template-search-none .entry-content, .tax-product_cat .container .template-search-none search, .tax-product_cat .container .template-search-none section.\34 04_recommendation{
  display: none;
}
/*---no result category page-END-*/
/*--Sale menu styling-START-*/
.fm-right-menu .avia_mega3.nine.units > ul.sub-menu > li:nth-child(1)  {
  display: none!important;
}
.fm-right-menu .avia_mega3.nine.units > ul.sub-menu > li:nth-child(2)  {
  display: none!important;
}
#header .fm-right-menu .nine.units{
  left: 0px!important;
  width: 325px!important;
} 
/*--Sale menu styling-END-*/

/* special offer on cart page */
h2.special-offer-title, h4.special-offer-product-title{
  font-size: 14px;
}

.special-offer-title {
  font-size: 18px;
  margin-bottom: 15px;
  text-align: left; /* Left-align the title */
}

.special-offer-content {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}

.special-offer-image {
  width: 100px; /* Control the thumbnail size */
  height: 100px;
  object-fit: cover;
  margin-bottom: 10px;
}

.special-offer-product-title {
  font-size: 16px;
  margin-bottom: 5px;
}

.special-offer-right {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-left: 15px;
}

.special-offer-price {
  font-size: 14px;
  color: #888;
  margin-bottom: 10px;
}

.add_to_cart_button {
  background-color: #007cba;
  color: white;
  text-decoration: none;
  padding: 10px 20px;
  border-radius: 5px;
  font-size: 14px;
  width: 150px; /* Control button width */
}

.add_to_cart_button:hover {
  background-color: #005f8d;
}

/* -------------------- */
.woocommerce-cart .special-offer-right {
    position: relative;
    min-width: 169px;
    max-width: 100%;
}
.woocommerce-cart .special-offer-right button {
    /* float: right; */
    position: absolute;
    /* right: 0; */
    left: 60px;
    bottom: 21px;
}
.woocommerce-cart table div.quantity input{
  width:33.3%!important;
}
.woocommerce-cart table div.quantity {
    width: unset!important;
    padding-right: 9px;
}

.special-offer.product .special-offer-left img {
  width: 129px;
  height: 100px;
}
/*  */
/* fix for discount tier section broken on laod */
.template-shop div.product div.summary .wctd-discount-boxes.slick-initialized.slick-slider {
  display: block !important;
}
.template-shop div.product div.summary .wctd-discount-boxes:not(.slick-initialized.slick-slider) {
  display: none !important;
}

/* Eye Icon (Show Password) */
form.woocommerce-form.woocommerce-form-login.login .show-password-input {
  width: 32px;
  height: 32px;
  background: no-repeat center;
  background-size: 20px 20px;
  border: none;
  cursor: pointer;
  background-image: url("data:image/svg+xml,%3Csvg fill='none' stroke='currentColor' stroke-width='2' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 5C7 5 2.73 9 1 12c1.73 3 6 7 11 7s9.27-4 11-7c-1.73-3-6-7-11-7z'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/svg%3E");
}
form.woocommerce-form.woocommerce-form-login.login .show-password-input.display-password {
  /* Eye-off Icon (Hide Password) */
  background-image: url("data:image/svg+xml,%3Csvg fill='none' stroke='currentColor' stroke-width='2' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.94 17.94A10.03 10.03 0 0112 19C7 19 2.73 15 1 12a10.05 10.05 0 012.87-3.94m2.53-2.53A10.05 10.05 0 0112 5c5 0 9.27 4 11 7a10.05 10.05 0 01-2.07 3.11M9.88 9.88a3 3 0 014.24 4.24M1 1l22 22'/%3E%3C/svg%3E");
}
/* hide available size product attribute */
.woocommerce-tabs.wc-tabs-wrapper tr[class*="attribute_pa_available-sizes"] {
    display: none !important;
}
/* ------RR---------- */
#header .fm-right-menu .nine.units {
    left:auto!important;
    width: 325px!important;
}
@media only screen and (max-width: 1178px){
#header .fm-right-menu .nine.units {
    left:0!important;
    width: 325px!important;
}
}
@media(min-width: 1024px) and (max-width:1290px) {
#header .nine.units {
    width: 960px!important;
    max-width: 100vw;
}
}
#top #header .avia_mega_div > .sub-menu > li {
    width: 33%!important;
    min-width: 300px;
}
#top #header .avia_mega_div > .sub-menu {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#header .three.units {
	width: max-content!important;
}
/*  */
/* #quantity-select option[value="5"] {
  display: none;
} */
.wctd-discount-boxes.slick-initialized.slick-slider .slick-track {
    margin-left: 0 !important;
}