/* .cart11.cart_totals:not(:last-of-type),
.cart_totals:not(:last-of-type) {
    display: none;
} */
.trimdesc {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    line-clamp: 10;
    -webkit-box-orient: vertical;
    font-size: 18px;
    line-height: 35px;
    height: 383px;
    color: #ffffff;
}
.archive.woocommerce h1 {
    font-weight: bold;
    color: #373638;
    margin-bottom: 26px;
}
/* .archive.woocommerce nav.woocommerce-breadcrumb {
    display: none;
} */
.catbanner img {
    border-radius: 5px;
}
/* .vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-title>a i {
    margin-top: 10px !important;
} */
.catbanner {
    margin-bottom: 10px;
}
.best-selling-products .ast-on-card-button.ast-onsale-card, .best-selling-products span.savings {
    display: none;
}
.product-categories>ul>li:has(a.category-link[data-category="uncategorised"]) {
    display: none;
}
.deliverybox {
    background: #F0F0F0;
    border-radius: 5px;
    padding: 24px 40px;
}
.downloadbuttons ul li a {
    font-weight: bold;
    font-size: 15px;
}
.downloadbuttons ul {
    list-style: none;
    padding-left: 0px;
}
.catsubcats a {
    background: #F0F0F0;
    display: block;
    text-align: center;
    padding: 18px 0px;
    border-radius: 5px;
    font-size: 15px;
    color: #373638;
}
.catsubcats a span {
    font-weight: bold;
}
.negativemargin {
	margin-left: -15px !important;
	margin-right: -15px !important;
}
.catsubcats {
    margin-bottom: 27px;
}
.woof_container_inner h4 {
    font-size: 16px;
    line-height: 51px;
    color: #373638;
    padding: 0 25px;
    font-weight: bold!important;
    background: #F2F2F2;
    background-repeat: no-repeat;
    background-position: right 25px center;
    border-radius: 5px 5px 0px 0px;
}
.woof_list_label li {
    display: block !important;
}
.woof_list_label .woof_label_term {
    background: transparent !important;
    border: 0px;
    justify-content: flex-start;
    align-items: center;
    padding-left: 22px;
    color: #373638 !important;
    font-size: 14px;
}
.woof_list_label li:after {
    content: '';
    position: absolute;
    bottom: 0px;
    height: 1px;
    width: calc(100% - 44px);
    left: 22px;
    background: #DBDBDB;
}
.woof_list li:last-child:after {
	display: none;
}
/* .woof_container_inner {
    background: #F7F7F7;
    border-radius: 0px 0px 7px 7px;
} */
.woof_block_html_items {
    border-bottom: 2px solid #03263E;
    padding-bottom: 25px;
    margin-bottom: 14px;
    margin-left: 19px;
    margin-right: 19px;
}
.woof_price3_search_container .irs--round.irs-with-grid {
    height: 65px;
    max-width: 86%;
    margin: 0px auto;
}
.woof_price3_search_container .woof_container_inner {
    padding-bottom: 30px;
}
/* p.woocommerce-result-count {
    display: none;
} */
.woocommerce-js .woocommerce-ordering select {
    height: auto;
    background-color: #F7F7F7;
    border-radius: 5px;
    font-size: 15px;
    color: #000000;
    font-weight: bold;
    background-image: url(https://luxosled.bubblestaging.com/wp-content/uploads/2024/01/Icon-ionic-ios-arrow-down.svg);
    padding-left: 20px;
    background-position: right 20px center;
    max-width: 250px;
    background-repeat: no-repeat;
}
.woocommerce .woocommerce-ordering {
    margin-bottom: 0px !important;
    min-width: 330px;
}
.site-main ul.products li.product {
    background: #F5F5F5 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 10px #0000000D;
    border-radius: 0px 0px 7px 7px;
}
ul.products li.product a img {
	border-radius: 8px 8px 0px 0px;
}
.astra-shop-summary-wrap {
    padding: 10px 22px 20px 22px;
}
.archive_cat .homemidleft {
	height: 100%;
}
.archive_cat .vc_col-md-4 {
    margin-bottom: 30px;
}
ul.products li.product .woocommerce-loop-product__title {
    color: #000000;
    font-size: 15px !important;
    font-weight: bold;
    line-height: 23px;
    margin-bottom: 12px !important;
}
ul.products li.product .price {
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}
ul.products li.product .price ins {
    color: #FF0000;
    order: 1;
}
ul.products li.product .price del, ul.products li.product .price del {
    display: initial;
    font-size: 12px;
    font-weight: normal;
    color: #373638;
}
ul.products li.product .price del bdi:before {
	content: 'RRP ';
}
ul.products li.product .price del {
    content: 'RRP ';
    order: 2;
    /* padding-left: 11px; */
}
archive.woocommerce .irs--round .irs-handle {
    top: 31px !important;
    width: 13px !important;
    height: 13px !important;
    border: 0px solid #7CCFBD !important;
    background-color: #7CCFBD !important;
    box-shadow: 0 1px 3px rgba(0, 0, 255, 0.3) !important;
}
.woocommerce-js ul.products li.product .star-rating+.price {
    padding-left: 21px;
    margin-bottom: 0px;
    padding-bottom: 22px;
}
.irs--round .irs-bar, .irs--round .irs-line {
    top: 36px !important;
    height: 2px !important;
    background-color: #373538 !important;
}
.lmp_load_more_button .lmp_button {
    border-radius: 5px !important;
    background: #00263E !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    padding: 16px 34px !important;
    color: #FFFFFF !important;
    letter-spacing: 0.63px;
}
.lmp_load_more_button.br_lmp_button_settings .lmp_button:hover {
    background: #004A79 !important;
	color: #ffffff !important;
}
.ast-on-card-button.ast-onsale-card {
    background: #FF0000;
    color: #ffffff;
    font-size: 16px;
    text-transform: uppercase;
    padding: 4px 30px;
    right: 13px !important;
    left: inherit !important;
    top: 13px !important;
}
.inspiration_gallery {
    margin: 82px 0px;
}
.inspiration_gallery h2 {
    text-align: center;
    margin-bottom: 48px;
}
.archive.woocommerce form.woocommerce-ordering:before {
    content: 'Sort by:';
    line-height: 44px;
    color: #000000;
    font-weight: 700;
    margin-right: 17px;
    font-size: 15px;
}
.tax-brand .archive_cat {
    margin-bottom: 47px;
}
.inspiration_gallery .owl-carousel .owl-nav button.owl-next, .inspiration_gallery .owl-carousel .owl-nav button.owl-prev {
    box-shadow: none;
    /* margin: 0px;
    background: transparent !important; */
}
/* .inspiration_gallery .owl-carousel .owl-nav button.owl-next {
	position: absolute;
    right: -91px;
    top: 39%;
}
.inspiration_gallery .owl-carousel .owl-nav button.owl-prev {
	position: absolute;
    left: -91px;
    top: 39%;
} */
/* .cat_details:after {
    content: '';
    width: 100%;
    height: 51px;
    background: url(https://www.basetec.co.uk/wp-content/uploads/2024/02/Group-20006.svg);
    position: absolute;
    bottom: 20px;
    left: 0px;
    background-size: contain;
    background-position: left center;
    background-repeat: no-repeat;
} */
a.wpgis-popup {
    line-height: inherit !important;
    opacity: 1;
    position: absolute;
    right: 22px;
    bottom: 16px;
    top: inherit;
    padding: 0px;
}
.cat_details {
    padding: 100px 0px;
    text-align: center;
    font-size: 15px;
    background: transparent linear-gradient(180deg, #00263E 0%, #011B2C 100%) 0% 0% no-repeat padding-box;
    line-height: 27px;
    position: relative;
    padding-bottom: 42px;
}
.single-product #page .site-content {
    padding-bottom: 70px;
}
.search-results span.savings {
	display: none;
}
.site-header .ast-inline-search.ast-search-menu-icon .search-field {
    background: rgba(0, 38, 62, 0.08);
    width: 100%;
    border-radius: 25px;
    border: 0px !important;
    box-shadow: none !important;
}
.ast-search-menu-icon .search-form button.search-submit {
    box-shadow: none !important;
	display: none;
}
.ast-search-menu-icon .search-form {
    border: 0px;
}
.related_products .owl-dots>.owl-dot span{background:#E3E3E3!important}.related_products .owl-dots .owl-dot span{margin-bottom:0px!important;margin-top:0px!important;background:#E3E3E3!important}.related_products .owl-dots .owl-dot.active span{margin-bottom:0px!important;margin-top:0px!important;background:#00263E!important}.related_products .owl-dots .owl-dot span{width:30px!important;height:10px!important;display:block;width:100%!important}.related_products .owl-dots{text-align:center;margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex}.related_products .owl-dots>.owl-dot{-webkit-box-flex:1;-ms-flex:1;flex:1;display:inline-block}.related_products .owl-dots>.owl-dot span{height:10px!important;width:20%}
.related_products .owl-dots>.owl-dot:first-child span {
    border-radius: 10px 0px 0px 10px;
}
.related_products .owl-dots>.owl-dot:last-child span {
    border-radius: 0px 10px 10px 0px;
}
.site-header .ast-inline-search.ast-search-menu-icon .search-field {
    background: rgba(0, 38, 62, 0.08);
    min-width: 288px;
    width: 100%;
    border-radius: 25px;
    border: 0px !important;
    box-shadow: none !important;
    color: rgba(141, 141, 141, 1);
    font-size: 14px;
    padding: 14px 14px 14px 60px;
    height: 49px;
    background-image: url(https://www.basetec.co.uk/wp-content/uploads/2024/02/ios-search-1.svg);
    background-repeat: no-repeat;
    background-position: left 33px center;
}
.ast-builder-grid-row {
	grid-column-gap: 0px !important;
}
.ast-search-menu-icon .search-form button.search-submit {
	display: none;
}
.showmoredesc {
    font-size: 15px;
    margin-top: 40px;
    text-decoration: underline;
}
.cat_details h2 {
    margin-bottom: 40px;
}
.cat_details h3+h2 {
    margin-top: 0px !important;
}
.cat_details h3 {
    margin-bottom: 38px;
    margin-top: 40px;
    font-size: 20px;
    color: #ffffff;
}
.trimdesc>h3:first-child {
    margin-top: 0px !important;
}
.catfaq {
    margin: 100px 0px;
}
.catfaq h2 {
    text-align: center;
    margin-bottom: 40px;
    color: #000000;
}
.faqsec .vc_tta.vc_general .vc_tta-panel .vc_tta-panel-heading {
	border-radius: 5px 5px 0px 0px !important;
}
.faqsec .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
	border-radius: 0px 0px 5px 5px !important;
}
.faqsec .vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading, .faqsec .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    background: rgba(124, 207, 189, 0.1) !important;
}
.faqsec .vc_tta.vc_general .vc_tta-panel .vc_tta-panel-heading {
    border: 0px !important;
    background: rgba(247, 247, 247, 1);
    border-radius: 5px !important;
}
.faqsec .vc_tta.vc_general .vc_tta-panel .vc_tta-panel-heading h4 p {
    font-size: 20px;
    line-height: 33px;
    color: #000000;
    margin-bottom: 0px;
}
.inspfilter .catfilter {
    display: flex;
    grid-column-gap: 15px;
    flex-wrap: wrap;
}
.inspfilter .catfilter .each_filter a {
    display: block;
    margin: 5px 0px;
}
.faqsec .vc_tta-panel-body p {
    font-size: 15px;
    line-height: 27px;
    color: rgba(55, 54, 56, 1);
}
.faqsec .vc_tta.vc_general .vc_tta-panel-title>a {
	padding-top: 19px !important;
	padding-bottom: 19px !important;
}
.faqsec .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a {
    padding-bottom: 0px !important;
    padding-top: 42px !important;
    display: flex;
    justify-content: space-between;
    padding-right: 22px;
}
 
.faqsec .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
    content: '';
    display: block;
    position: absolute;
    box-sizing: border-box;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-style: none!important;
    border-width: 0px!important;
    background: url(https://luxosled.bubblestaging.com/wp-content/uploads/2024/01/Icon-feather-plus-circle.svg);
    width: 33px;
    height: 33px;
    background-repeat: no-repeat;
}
.faqsec .vc_active .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
    content: '';
    display: block;
    position: absolute;
    box-sizing: border-box;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-style: none!important;
    border-width: 0px!important;
    background: url(https://luxosled.bubblestaging.com/wp-content/uploads/2024/01/Icon-feather-minus-circle.svg);
    width: 33px;
    height: 33px;
    background-repeat: no-repeat;
}
.faqsec .vc_tta-controls-icon-plus::after{display:none!important}
.faqsec .vc_tta.vc_general .vc_tta-panel-title {
    padding-right: 40px;
    padding-left: 29px;
}
.faqsec .vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-body {
    padding-left: 49px !important;
    padding-bottom: 54px;
}
.faqsec .vc_tta-container {
	margin-bottom: 0px !important;
}
.need_help {
    background: url(https://luxosled.bubblestaging.com/wp-content/uploads/2024/01/Group-19200.jpg);
    padding: 60px 0px;
    text-align: center;
    border-radius: 5px;
	width: 100%;
}
.archive.woocommerce .need_help {
    margin-bottom: 100px;
}
.cat_faqs .vc_column-inner {
    padding-left: 0px;
    padding-right: 0px;
}
.need_help h3 {
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1);
    font-size: 35px;
    line-height: 47px;
    margin-bottom: 32px;
}
.need_help h3 span {
    color: rgba(124, 207, 189, 1) !important;
}
.need_help a {
    color: rgba(55, 54, 56, 1);
    background: rgba(255, 255, 255, 1);
    border-radius: 12px;
    padding: 16px 22px;
    font-weight: 600;
    display: inline-block;
}
.need_help a:hover {
    color: rgba(55, 54, 56, 1);
    background: rgba(124, 207, 189, 1);
}
.archive.woocommerce #primary {
    margin-bottom: 0px;
}
.woocommerce-js div.product div.images img {
    border-radius: 5px;
}
.woocommerce-js div.product div.images .flex-control-thumbs li img {
    max-width: 107px;
}
.woocommerce-js div.product div.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
    max-width: 107px;
}
.woocommerce-js div.product div.images .woocommerce-product-gallery__trigger {
    top: inherit !important;
    bottom: calc(107px + 1em + 0.5em);
}
.productsku {
    color: #707070;
    margin-bottom: 9px;
    font-size: 14px;
}
.woocommerce-product-details__short-description ul {
    font-size: 15px;
    line-height: 27px;
    color: #373638;
    margin-left: 18px;
    margin-bottom: 0px !important;
}
h1.product_title.entry-title {
    font-size: 30px;
    line-height: 39px;
    color: #00263E;
    margin-bottom: 6px !important;
}
a.woocommerce-review-link {
    color: #00263E;
    font-size: 13px;
    text-decoration: underline;
}
.single-product .quantity button {
    display: none;
}
.wpgis-slider-for .slick-slide.slick-current.slick-active {
	padding: 6px;
}
.product_leftsingle .productsku:first-child {
    max-width: 200px;
}
.wpgis-slider-for .slick-slide.slick-current.slick-active img {
    box-shadow: 0px 3px 6px #00000014 !important;
}
/* .woocommerce-product-details__short-description {
    border-bottom: 1px solid rgba(211, 211, 211, 1);
    padding-bottom: 15px;
    margin-bottom: 28px;
} */
.all_discounts>.vc_row {
    display: flex;
    grid-column-gap: 11px;
}
.all_discounts>.vc_row .each_discount_row {
    max-width: 115px;
    background: rgba(244, 244, 244, 1);
    border-radius: 5px;
    padding: 8px 11px;
    text-align: center;
    font-size: 13px;line-height:20px;
}
span.redspan {
    color: rgba(255, 0, 0, 1);
    font-weight: bold;
    text-transform: uppercase;
}
span.boldspan {
    font-weight: bold;
    color: rgba(3, 38, 62, 1);
}
.all_discounts {
    margin-top: 24px;
    margin-bottom: 27px;
}
.woocommerce-js ul.products li.product .price {
    display: flex;
    /* grid-column-gap: 11px; */
}
.price del>*, .price ins>* {
    display: none;
}
.price del>span:first-child, .price ins>span:first-child {
    display: block !important;
}
.price del::after {
    content: none; /* Hide the content after the <del> tag */
}
.single-product.woocommerce-js ul.products li.product .price {
    flex-direction: column;
}
.woocommerce-js div.product form.cart .variations select {
    max-width: 100%;
    min-width: 75%;
    display: inline-block;
    width: 100%;
    height: 49px;
    background-color: rgba(247, 247, 247, 1);
    border-radius: 5px;
    font-size: 15px;
    color: #000000;
    /* font-weight: bold; */
    background-image: url(https://luxosled.bubblestaging.com/wp-content/uploads/2024/01/Icon-ionic-ios-arrow-down.svg);
    padding-left: 20px;
    background-position: right 20px center;
    background-repeat: no-repeat;
}
.woocommerce-js div.product form.cart .variations tr {
    display: flex;
    align-items: center;
}
.woocommerce-js div.product form.cart .variations tr th {
    width: 40%;
}
.woocommerce-js div.product form.cart .variations tr td {
    width: 60%;
}
.search-results.ast-separate-container .ast-separate-posts.ast-article-post {
    flex-wrap: wrap;
	background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000014;
    border-radius: 8px; padding:0px !important;margin-bottom:22px !important
}
 .ast-select-options-trigger, .search-results .woof_products_top_panel {display:none !important}
.search-results.ast-separate-container .ast-separate-posts.ast-article-post:hover { box-shadow: 0px 3px 6px #00000029 }
.search-results .woocommerce ul.products:not(.elementor-grid) {
    grid-template-columns: repeat(5,1fr);
}
.woof_redraw_zone {
    display: flex;
    flex-direction: column;
    background: #F7F7F7;
    border-radius: 0px 0px 7px 7px;
    padding-top: 15px;
}
.woof_container_product_cat {
    order: 1;
}
.woof_price3_search_container {
    order: 2;
}
.woof_container_pa_colour-temperature {
    order: 3;
}
.woof_container_application {
    order: 4;
}
.woof_submit_search_form_container {
    order: 5;
}
span.woof_label_term.pa_colour-temperature img {
    margin-right: 8px;
}

.woocommerce-js div.product .woocommerce-tabs ul.tabs li.active::before{bottom:0px !important;top:initial;background: #D0AF22; height:7px}
.woocommerce-js div.product .woocommerce-tabs ul.tabs:before {
    top: initial;
    height: 7px;
    background: #E5E5E5;
}
.whatnew ul{-webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
padding-top:0px;
   
}

.whatnew ul li::marker {
  color:#7CCFBD;
}
.qty{padding-right: 8px;
    font-weight: 600;
    font-size: 14px;
    color: #373638;
    float: left;
    padding-top: 10px;
}
.woocommerce-js div.product form.cart .button.single_add_to_cart_button {
    padding: 20px 20px;
    color: #373638;
    font-size: 14px;
    font-weight: 600;
}
.woocommerce-js div.product form.cart .button {
    vertical-align: middle;
     width: auto;
    margin-bottom: 0;
}
.single-product .single_add_to_cart_button {
    background-color: #00263E !important;
    font-size: 15px !important;
    border-radius: 7px;
    color: #FFFFFF !important;
    font-weight: bold !important;
    background-image: url(/wp-content/uploads/2024/02/Icon-awesome-shopping-basket.svg) !important;
    background-repeat: no-repeat;
    text-transform: uppercase;
    letter-spacing: 0.63px;
    background-position: left 30px center;
    padding-left: 70px !important;
    padding-right: 30px !important;
}
.cat_details .lineimg {
    padding-top: 30px;
    padding-right: 35px;
}
.single-product .quantity button{background-color:transparent !important;color:#000;
border-radius: 0px !important;
    box-shadow: none !important;
    padding: 0px !important;
}
.woocommerce-js .quantity .qty {
    width: 30px;
    text-align: center;
      border: 0px;
}
ul.woof_products_top_panel_ul li:not(:first-child) {
    display: none;
}
.woof_products_top_panel {
    position: absolute;
    right: 0px;
    top: 0px;
}
.product-quantity .quantity{ display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
            justify-content: center;}

.woocommerce-js div.product form.cart div.quantity {
      margin: 0 1em 0em 0;
    border: 0.5px solid #A8A8A8;
    border-radius: 7px;
    padding: 7px 10px;
	color: #373638;
    font-weight: 700;
}

.related.products h2 {
    margin-bottom: 66px;
    font-size: 24px;
    text-align: center;
    color: #000000;
    font-weight:700;
}
.related.products .astra-shop-summary-wrap h2{text-align:left}

.woocommerce-js div.product .woocommerce-tabs ul.tabs{margin-bottom:33px !important}
.woocommerce-js .woocommerce-breadcrumb a, .woocommerce-js .woocommerce-breadcrumb {
    color: #575757;
    font-size: 14px;
}
.woocommerce-js div.product form.cart {
    zoom: 1;
     padding-top:21px;
}
/* .woocommerce-tabs .wc-tabs-wrapper{background: #FCFCFC 0% 0% no-repeat padding-box;
    border-radius: 5px;
    padding: 47px 57px 69px 47px;} */
/* .woocommerce-js div.product .woocommerce-tabs{background: #FCFCFC 0% 0% no-repeat padding-box;
border-radius: 5px;padding:47px 57px 69px 57px} */


.woocommerce-js div.product .woocommerce-tabs ul.tabs li a {
       text-decoration: none;
    font-size: 18px;
    font-weight:600;
	color:#A5A5A5
}
.woocommerce-js div.product .woocommerce-tabs ul.tabs li.active a{color:#373638}
.woocommerce-js ul.products li.product, .woocommerce-page ul.products li.product {
    margin-bottom: 22px;
}
.woocommerce-js div.product form.cart div.quantity{display:flex}
.product-type-variable .summary .woocommerce-Price-amount:first-child{
   color: #909090;
    font-size: 16px;
    text-decoration: line-through;
}
.product-type-variable .summary .woocommerce-Price-amount:nth-child(2){
color: #FF0000;
    padding-left: 21px;
    font-size: 28px;
    font-weight: 600;
}
.woocommerce-page div.product .woocommerce-tabs {
    border-bottom: 1px solid #E2E2E2;
    margin-bottom: 56px;
    padding-bottom: 35px;
}
.related_products .owl-dots>.owl-dot span {
	margin: 0px !important;
}
.related_products .owl-dots>.owl-dot span {
	border-radius: 0px !important;
}
.related_products .owl-dots>.owl-dot:first-child span {
    border-radius: 30px 0px 0px 30px !important;
}
.related_products .owl-dots>.owl-dot:last-child span {
    border-radius: 0px 30px 30px 0px !important;
}
button.backtomaincat {
	display: none;
}
 @media only screen and (max-width: 767px) {
	 .woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
		 margin-bottom: 38px !important;
	 }
	 button.backtomaincat {
		 display: inherit !important;
}
.product-categories, .sub-categories {
    width: 100% !important;
    border-right: 0px !important;
    margin-right: 0px !important;
    padding-right: 0px !important;
}
.best-selling-products-content ul {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.backtomaincat {
    background: transparent;
    color: #000;
    font-size: 15px;
    font-weight: 600;
    padding: 0 !important;
    /* position: absolute;
    top: 20px;
    left: 20px; */
    box-shadow: none;
}
.backtomaincat::before {
    content: "";
    background-image: url(https://www.basetec.co.uk/wp-content/uploads/2024/03/Icon-feather-arrow-down-circle-2.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 9px;
    height: 9px;
    margin-right: 12px;
    display: inline-block;
    vertical-align: middle;
}
	 .filter_head {
    background-image: url(https://www.basetec.co.uk/wp-content/uploads/2024/02/arrow-down-1.svg) !important;
    background-color: #00263E !important;
    background-position: right 20px center !important;
	cursor: pointer;
}
	 .archive_wrap .vc_col-md-3 {
		 padding-top: 0px !important;
	 }
	 .woof_redraw_zone { display: none; }
	 .woocommerce-js ul.cart_list li>a, .woocommerce-js ul.product_list_widget li>a {
		 padding-right: 40px;
	 }
	 .woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove {
		 padding-right: 0px !important;
	 }
	.archive.tax-product_cat .he-slider .owl-item .prosection img, .archive.tax-product_cat .he-slider .owl-item .prosection, 
	.homebrandslide .he-slider .owl-item .prosection img, .homebrandslide .he-slider .owl-item .prosection {
    width: 100% !important;
}
.homebrandslide .owl-nav {
    display: none;
}
.cat_details {
    padding: 50px 0px;
}
.archive.woocommerce .faqpagesec {
	margin: 50px 0px
}
	 .archive_wrap .toploop {
    margin-top: 30px;
    margin-bottom: 30px !important;
}
	 .woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
    float: none !important;
    text-align: center !important;
    margin-bottom: 38px !important;
}

	 .ast-container .woocommerce ul.products:not(.elementor-grid), .woocommerce-page ul.products:not(.elementor-grid), .woocommerce.mobile-columns-2 ul.products:not(.elementor-grid), .woocommerce-page.mobile-columns-2 ul.products:not(.elementor-grid) {
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}
.whatnew ul {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    padding-top: 0px;
}
.woocommerce-js div.product .woocommerce-tabs {
    background: #FCFCFC 0% 0% no-repeat padding-box;
    border-radius: 5px;
    padding: 40px 30px 40px 30px;
}	 
	 
}

 @media only screen and (min-width:1100px) {
	 .product-categories, .sub-categories {margin-right: 0px !important;}
.needhelpwrp {
    grid-column-gap: 77px;
}
.tax-brand .archive_cat {
	display: flex;
    flex-wrap: wrap;
}
.woocommerce-loop-product__title{min-height:75px}
}
@media only screen and (min-width:768px) and (max-width:1024px) {
.whatnew ul li{padding-right:5px}	
}
 @media only screen and (max-width:1024px) {
.need_help {
    background: url(https://luxosled.bubblestaging.com/wp-content/uploads/2024/01/Group-19200.jpg);
    padding: 40px 20px;
    text-align: center;
    border-radius: 5px;
     background-repeat: no-repeat;
	 background-size: cover;
}
 .need_help h3{font-size:25px}	 
}
.stockstatus {
    position: absolute;
    font-size: 13px;
    color: #000000;
    background: #FFFFFF;
    border-radius: 15px;
    top: 19px;
    left: 19px;
    padding: 7px 19px;
    line-height: 15px;
    padding-left: 33px;
    text-transform: capitalize;
}
.stockstatus:before {
    content: '';
    width: 11px;
    height: 11px;
    background: #7CCFBD;
    position: absolute;
    left: 15px;
    top: 9px;
    border-radius: 50%;
}
.woocommerce .related ul.products li {
	margin-bottom: 0px !important;
}
h2.relatedhead {
    color: #000000;
    font-size: 24px;
    margin-bottom: 66px;
    text-align: left;
}
 
span.searchtitle {
    text-transform: capitalize;
}
.search-results h1 {
    margin-bottom: 55px;
}
.archive.woocommerce .irs-from, .archive.woocommerce .irs-to, .archive.woocommerce .irs-single {
    top: 49px;
    background: transparent;
    color: #373638;
    font-size: 14px;
}
.archive.woocommerce .irs--round .irs-grid {
	opacity: 0;
}
.archive.woocommerce .irs--round .irs-from:before, .archive.woocommerce .irs--round .irs-to:before {
	display: none !important;
}
/* .woocommerce-js ul.products li.product .star-rating {
    display: none;
} */
.woocommerce-js ul.products li.product .button, .woocommerce-page ul.products li.product .button {
    display: none;
}
a img+h2.woocommerce-loop-product__title {
    padding-left: 21px !important;
    padding-right: 21px !important;
}
.woocommerce-js ul.products li.product .star-rating+.price {
    padding-left: 21px;
}
.lmp_load_more_button.br_lmp_button_settings .lmp_button:hover {
    background-color: #373638 !important;
    color: #FFFFFF !important;
}
.insp_img_wrp {
    border-radius: 5px;
}
.insp_info_wrp {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    border-radius: 5px;
    align-items: center;
    background: rgba(55, 54, 56, 0.86);
    opacity: 0;
}
.eachinspwrapcol {
    position: relative;
    transition: 0.3s;
}
.insp_info_wrp h4 {
    color: #FFFFFF;
    font-size: 15px;
    margin-bottom: 17px;
}
.eachinspwrap {
    margin-bottom: 27px;
}
.clearboth {
	clear: both;
}
.download-wrp:has(.inspirationmain) button.loadmore {
    width: 100%;
    display: block;
    max-width: 310px;
    background: #7CCFBD;
    border-radius: 5px;
    color: #373638;
    padding: 16px;
    margin: 0px auto;
}
.fullwidthbtn {
    text-align: center;
    margin-top: 24px;
    margin-bottom: 60px;
}
.insp_img_wrp img {
	width: 100%
}
.insp_info_wrp a {
    border-radius: 12px;
    background: #7CCFBD;
    padding: 16px 70px;
    color: #373638;
    font-size: 16px;
    line-height: 23px;
    display: inline-block;
    font-weight: 600;
}
.eachinspwrapcol:hover .insp_info_wrp {
    opacity: 1;
}
.homebest .price ins {
    font-weight: bold;
}
.product-details .price {
    font-weight: bold;
    color: #000000;
}
.allcats .child-category h2 {
    font-size: 18px;
    line-height: 29px;
    text-align: center;
    font-weight: 600;
	margin-bottom: 0px;
	    margin-bottom: 0px;
    min-height: 65px;
}
.allcats .child-category img {
    border-radius: 7px;
}
.catimgwrp {
    margin-bottom: 10px;
}
.child-category {
    margin-bottom: 36px;
}
.allcats+div+.woocommerce-result-count {
    display: none;
}
.shopallcat {
    font-size: 30px;
    font-weight: bold;
}
.allcats {
    margin-left: -15px !important;
    margin-right: -15px !important;
    margin-bottom: 26px;
}
.toploop {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 44px;
}
.woocommerce-js .star-rating::before, .woocommerce-js .star-rating span::before {
    color: #FADC16 !important;
}
.woocommerce-js ul.products li.product .star-rating {
    margin-bottom: 7px !important;
}
ul.products li.product .price {
    font-size: 18px !important;
    font-weight: bold;
}
.archive.woocommerce ul.products li.product {
    margin-bottom: 37px;
}
ul.products li.product {
    transition: .3s;
}
ul.products li.product:hover {
    transform: scale(1.05);
    transform-origin: top;
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
    float: right;
    text-align: right;
    color: #707070;
    font-size: 15px;
}
.lmp_load_more_button .lmp_button {
    position: absolute !important;
    bottom: -58px;
    left: 0px;
    right: 0px;
    width: auto;
    max-width: 225px;
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin: 0px auto;
}
.bottomarchive {
    margin-top: 150px;
}
.needhelp {
    background: transparent linear-gradient(180deg, #00263E 0%, #011B2C 100%) 0% 0% no-repeat padding-box;
    border-radius: 7px;
    padding: 56px 0px;
}
.needhelpwrp h2 {
    color: #ffffff;
}
a.getquote {
    background: #D0AF22;
    padding: 15px 30px;
    border-radius: 7px;
    display: inline-block;
    color: #00263E;
    font-weight: bold;
    letter-spacing: 0.63px;
    background-image: url(https://www.basetec.co.uk/wp-content/uploads/2024/02/Group-19993.svg);
    background-repeat: no-repeat;
    background-position: left 20px center;
    padding-left: 62px !important;
}
.needhelpwrp a.getquote:hover {
    background-color: #ffffff;
}
.needhelpwrp img {
    border-radius: 7px;
}
.shopbycat button.owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 24px;
    color: transparent !important;
    background-size: contain;
    border: none;
    cursor: pointer;
    width: 14px;
    height: 24px;
    transition: background 0.3s;
    left: -40px;
}
.shopbycat button.owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 24px;
    color: transparent !important;
    background-size: contain;
    border: none;
    cursor: pointer;
    width: 14px;
    height: 24px;
    transition: background 0.3s;
    right: -40px;
}
.shopbycat {
    margin: 110px 0px;
}
.shopbycatwrp h2 {
    text-align: center;
    margin-bottom: 50px;color: #00263E;
}
.catdtlwrp h2 {
    color: #ffffff;
}
.showmoredesc a {
    letter-spacing: 0.63px;
    font-size: 15px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: underline;
}
.needhelpwrp h2, .needhelpwrp p {
    color: #ffffff;
}
.needhelpwrp {
    display: flex;
    align-items: center;
}
.archive.woocommerce .faqsec_cat .vc_tta-title-text p {
    margin-bottom: 0px;
}
.archive.woocommerce .faqpagesec h2 {
    text-align: center;
}
.archive.woocommerce .faqpagesec {
    margin: 100px 0px;
}
a.woocommerce-loop-product__link .star-rating {
    margin-left: 18px !important;
    order: 2;
}
.woocommerce-js ul.products li.product .woocommerce-loop-product__link, .woocommerce-page ul.products li.product .woocommerce-loop-product__link {
    display: flex;
    flex-direction: column;
}
a.woocommerce-loop-product__link h2 {
    order: 3;
}
a.woocommerce-loop-product__link span.price {
    order: 4;
}
a.woocommerce-loop-product__link > img {
    order: 1;
}
.archive_wrap ul.products {
    grid-template-columns: repeat(3,1fr) !important;
}
.tax-brand.woocommerce-js .woocommerce-breadcrumb {
    margin-bottom: 31px;
}
.brandlogo {
    margin-bottom: 31px;
}
.brandlogo img {
	transition: .3s; height:60px
}
/*.brandlogo img:hover {
    transform: scale(1.5);
    transform-origin: left;
}*/
.woof_list label {
    font-size: 14px;
    color: #707070;
    font-weight: normal;
}
.icheckbox_square-blue {
    width: 19px;
    height: 19px;
    background: transparent;
    border-radius: 4px;
    border: 1px solid #707070;
}
.archive_wrap .shopallcat {
    display: none;
}
.archive_wrap .toploop {
    display: block;
}
.woocommerce-notices-wrapper+p.woocommerce-result-count {
    display: none;
}
.archive_wrap .toploop:after {
    content: '';
    display: table;
    clear: both;
}
ul.woof_list li {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #E3E3E3;
    padding-bottom: 12px;
    margin-bottom: 11px;
}
ul.woof_list li:last-child {
	padding-bottom: 0px !important;
    margin-bottom: 0px !important;
    border: 0px !important; 
}
.woof_block_html_items h3 {
    font-size: 18px;
    line-height: 29px;
    margin-bottom: 15px;
}
.filter_head {
    background: transparent linear-gradient(180deg, #00263E 0%, #011B2C 100%) 0% 0% no-repeat padding-box;
    border-radius: 5px 5px 0px 0px;
    color: #ffffff;
    font-weight: bold;
    font-size: 18px;
    line-height: 29px;
    padding: 18px 0px 18px 19px;
	position: relative;
}
.woof_products_top_panel {
    position: absolute;
    right: 0px;
    top: 14px;
    margin: 0px;
	z-index: 99999999;
}
button.woof_reset_button_2 {
    background: transparent !important;
    border: 0px !important;
    font-size: 13px;
    text-decoration: underline;
	color: #ffffff !important;
}
.woof_container_inner_dischargepoints .woof_block_html_items {
    border-bottom: 0px;
    margin-bottom: 0px;
}
.tax-toggle-switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}
.woocommerce form .form-row input.input-text:focus {
    outline: none !important;
    border: 0px !important;
}
.archive_wrap .vc_col-md-9 .woof_products_top_panel li {
    display: none;
}
.tax-toggle-checkbox {
  opacity: 0;
  width: 0;
  height: 0;
}
.tax-toggle-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: background-color 0.4s;
}

.tax-toggle-slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  transition: transform 0.4s;
}


.tax-toggle-checkbox:checked + .tax-toggle-slider {
  background-color: #2196F3;
}

.tax-toggle-checkbox:focus + .tax-toggle-slider {
  box-shadow: 0 0 1px #2196F3;
}

.tax-toggle-checkbox:checked + .tax-toggle-slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.tax-toggle-slider.round {
  border-radius: 34px;
}

.tax-toggle-slider.round:before {
  border-radius: 50%;
}
.woocommerce-js div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
	width: 100%;
}
.single-product.woocommerce-js .woocommerce-breadcrumb {
    margin-bottom: 25px !important;
}
.product_rowone {
    display: flex;
    justify-content: space-between;
}
.product_leftsingle {
    display: flex;
    grid-column-gap: 22px;
}
.productstock {
    color: #707070;
    font-size: 14px;
}
.productstock img {
    margin-right: 7px;
    vertical-align: middle;
}
.single-product.woocommerce-js div.product .summary .woocommerce-product-rating {
    margin: 0 0 0.5em;
    margin-bottom: 21px;
}
.single-product.woocommerce-js div.product .summary .price-tax-excl span.amount, .single-product.woocommerce-js div.product .summary .price-tax-incl span.amount {
    color: #00263E;
    font-weight: bold;
    font-size: 25px;
}
.price-tax-excl+ins {
    display: none;
}
button.carousel-nav {
    background: transparent;
    box-shadow: none;
    padding: 0px;
}
.slidenavigation {
    display: flex;
    justify-content: flex-end;
    grid-column-gap: 30px;
}
.related_products .owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 24px;
    color: transparent !important;
    background-size: contain;
    border: none;
    cursor: pointer;
    width: 79px;
    height: 79px;
    transition: background 0.3s;
    left: -85px;
}
.related_products .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 24px;
    color: transparent !important;
    background-size: contain;
    border: none;
    cursor: pointer;
    width: 79px;
    height: 79px;
    transition: background 0.3s;
    right: -85px;
}
.discount_text .boldspan * {
    font-size: 13px;
}
.related ul li small.woocommerce-price-suffix {
    display: none;
}


/* Styles for the toggle switch */
.toggle-switch {
    position: relative;
    display: inline-block;
    width: 42px;
    height: 18px;
    margin-top: 3px;
}
  .toggle-switch input {
    display: none;
  }
  .toggle-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ffffff;
    transition: .4s;
    border-radius: 9px;
  }
  .toggle-slider:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: 2px;
    bottom: 1px;
    background-color: #00263E;
    transition: .4s;
    border-radius: 50%;
}
  input:checked + .toggle-slider {
    background-color: #ffffff;
  }
  input:checked + .toggle-slider:before {
    transform: translateX(22px);
  }
.ast-header-html-2 ul li:last-child {
	display: flex;
    align-items: center;
    grid-column-gap: 8px;
}
.ast-header-html-2 ul li:last-child:before {
    content: 'EX VAT';
    font-size: 13px;
    color: #ffffff;
    /* line-height: 26px; */
	margin: 0px !important;
}
.ast-header-html-2 ul li:last-child:after {
    content: 'INC VAT';
    font-size: 13px;
    color: #ffffff;
	margin: 0px !important;
}
.ast-header-html-2 ul li:last-child:has(label input:checked):after {
	color: #D0AF22 !important;
}
.ast-header-html-2 ul li:last-child:has(label input:not(:checked)):before {
	color: #D0AF22 !important;
}
div#gt-toggle-button {
    opacity: 0;
}
.archive_wrap .vc_col-md-3 {
    padding-top: 88px;
}
.custom-variant ul {
    margin-left: 0px;
    list-style: none;
}
.custom-variant ul li a {
	font-weight: bold;
	text-decoration: underline;
}
.custom-variant ul li {
    background: url(https://www.basetec.co.uk/wp-content/uploads/2024/02/Icon-feather-info.svg);
    background-repeat: no-repeat;
    background-position: top left;
    padding-left: 40px;
}
.custom-variant {
    margin-top: 28px;
}
span.savings {
    font-size: 14px;
    color: #FF0000;
}
.single-product .summary del bdi {
    color: #A3A3A3;
    font-size: 20px;
}
.single-product .summary ins bdi {
    color: #FF0000;
    font-size: 25px;
}
.single-product .summary ins+small.woocommerce-price-suffix {
    color: #FF0000;
    font-size: 13px;
}
.ast-desktop .main-header-menu.ast-menu-shadow #menu-item-49 .sub-menu {
    border: 0px !important;
    left: 0px !important;
    border-top: 4px solid #D0AF22 !important;
    padding-bottom: 35px;
    width: calc(1200px - 250px) !important;
}
.categorymenuheader h2 {
    font-size: 15px;
    color: #00263E;
}
.categorymenuheader .product-categories ul, .categorymenuheader .sub-categories ul {
	padding-left: 0px;
}
.categorymenuheader .product-categories li, .categorymenuheader .sub-categories li {
    padding: 8px 0px;
    border-bottom: 1px solid #707070;
    list-style: none;
    position: relative;
}
.categorymenuheader .product-categories li a, .categorymenuheader .sub-categories li a {
    color: #00263E;
    font-weight: normal;
    display: block;
    font-size: 15px;
    position: relative;
}
.categorymenuheader .product-categories li:after {
    position: absolute;
    right: 2px;
    content: url(https://www.basetec.co.uk/wp-content/uploads/2024/02/arrow-down-circle.svg);
    top: 8px;
}
.categorymenuheader .product-categories li:hover a, .categorymenuheader .sub-categories li:hover a {
	font-weight: bold;
}
.categorymenuheader .product-categories li:hover:after {
    content: url(https://www.basetec.co.uk/wp-content/uploads/2024/02/arrow-down-circle-1.svg);
}
.vc_col-md-4.product-categories, .vc_col-md-4.sub-categories {
    border-right: 1px solid #707070;
    margin-right: 30px;
    padding-right: 30px;
    width: calc(33.33333333% - 30px) ;
}
.sub-categories-content, .best-selling-products-content {
    /* margin-top: 30px; */
}
.best-selling-products-content .woocommerce-no-products-found {
    display: none;
}
.best-selling-products-content ul.products li.product small.woocommerce-price-suffix {
    display: none;
}
.best-selling-products-content ul.products li.product {
    background: #00263E;
    border-radius: 10px;
    box-shadow: 0px 3px 10px #0000000D;
}
.best-selling-products-content ul.products li.product h2 {
    color: #ffffff;
}
.best-selling-products-content ul.products li.product .price {
    color: #D0AF22 !important;
}
.best-selling-products-content ul.products li.product .star-rating {
    display: none;
}
.icheckbox_square-blue.checked:after {
    width: 13px;
    height: 13px;
    background: #00263E;
    content: '';
    position: absolute;
    border-radius: 50%;
    left: 2px;
    top: 2px;
}
.hidecss {
	display: none;
}
ul.woof_list li:has(> div.disabled) {
    display: none;
}
@media only screen and (min-width: 1500px) { 
		.site-header .ast-inline-search.ast-search-menu-icon .search-field{min-width:420px}
	}
@media only screen and (min-width: 990px) and (max-width: 768px) {
	.single-product #page .site-content {
		margin-top: 50px;
	}
}
	.ast-on-card-button.ast-onsale-card {
		background: #FF0000;
		color: #ffffff;
		font-size: 14px;
		text-transform: uppercase;
		padding: 4px 30px;
		right: 13px !important;
		left: inherit !important;
		/* top: 40px !important; */
		position: absolute;
		background: #FF0000 0% 0% no-repeat padding-box;
		border-radius: 7px;
		box-shadow: none !important;
	}
.woocommerce-js div.product div.images .wpgis-slider-nav img {
    border: 1px solid #cccccc;
}
.wpgis-slider-for .fa-expand:before {
    content: 'Click to enlarge';
	font-family: "noto-sans";
    font-size: 14px;
    color: #03263E !important;
    background: url(https://www.basetec.co.uk/wp-content/uploads/2024/02/ios-search-1.svg);
    background-repeat: no-repeat;
    padding-left: 23px;
    background-position: left;
    background-size: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
    line-height: 18px;
}
.allcats .child-category:hover .catimgwrp:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    background: rgba(0, 38, 62, 1);
    border-radius: 7px;
    mix-blend-mode: screen;
}
.catimgwrp {
    position: relative;
}
.archive.woocommerce .he-slider {
    padding: 0px;
}
.catdtlwrp h2 span {
    color: #D0AF22;
}
.allcats .child-category img {
    width: 100%;
}
ul.products li.product span.savings {
    display: none;
}
 @media only screen and (min-width: 1200px) {
	 div#woof_results_by_ajax {
		margin-bottom: -30px;
	}
	.archive.woocommerce ul.products, .archive.woocommerce-page ul.products {
		column-gap: 24px;
	}
	.archive_wrap .vc_col-md-3 {
		padding-right: 12px;
	}
	.archive_wrap .vc_col-md-9 {
		padding-left: 12px;
	}
	 .woocommerce-page .ast-woocommerce-container div.product div.summary {
		display: flex;
		flex-wrap: wrap;
		flex-direction: column;
		position: relative;
	}
	h1.product_title.entry-title {
		order: 1;
	}
	.product_rowone {
		order: 2;
	}
	.single-product.woocommerce-js div.product .summary .woocommerce-product-rating {
		order: 3;
	}
	.woocommerce-js div.product form.cart .single_variation_wrap {
		position: absolute;
		bottom: -77px;
	}
	.woocommerce-js div.product.product-type-simple form.cart {
		/* position: absolute;
		bottom: -77px; */
		order: 9;
	}
	.single-product.woocommerce-js div.product .price-tax-incl {
		order: 6;
	}
	.single-product.woocommerce-js div.product .price-tax-excl {
		order: 7;
	}
	.single-product.woocommerce-js div.product span.savings {
		order: 8;
	}
	.custom-variant {
		order: 10;
	}
	.all_discounts {
		order: 5;
	}
	.woocommerce-product-details__short-description {
		order: 4;
	}
	.woocommerce-js div.product div.summary {
		margin-bottom: 150px;
	}
	.woocommerce-js div.product .related.products {
		margin-bottom: 50px;
	}
 }
 @media only screen and (max-width: 767px) {
.woocommerce-js div.product .woocommerce-tabs ul.tabs li a {
    padding: 20px 0px;
}
.woof_products_top_panel {
	position: absolute;
	right: 45px;
}
	 .product_leftsingle {
    flex-direction: column;
}
.product_rowone {
    flex-direction: column;
}
	 div#woof_results_by_ajax {
		margin-bottom: -30px;
	}
	.archive.woocommerce ul.products, .archive.woocommerce-page ul.products {
		column-gap: 24px;
	}
	.archive_wrap .vc_col-md-3 {
		padding-right: 12px;
	}
	.archive_wrap .vc_col-md-9 {
		padding-left: 12px;
	}
	 .woocommerce-page .ast-woocommerce-container div.product div.summary {
		display: flex;
		flex-wrap: wrap;
		flex-direction: column;
		position: relative;
	}
	h1.product_title.entry-title {
		order: 1;
	}
	.product_rowone {
		order: 2;
	}
	.single-product.woocommerce-js div.product .summary .woocommerce-product-rating {
		order: 3;
	}
	.woocommerce-js div.product form.cart .single_variation_wrap {
		position: absolute;
		bottom: -77px;
	}
	.woocommerce-js div.product.product-type-simple form.cart {
		/* position: absolute;
		bottom: -77px; */
		order: 9;
	}
	.single-product.woocommerce-js div.product .price-tax-incl {
		order: 6;
	}
	.single-product.woocommerce-js div.product .price-tax-excl {
		order: 7;
	}
	.single-product.woocommerce-js div.product span.savings {
		order: 8;
	}
	.custom-variant {
		order: 10;
	}
	.all_discounts {
		order: 5;
	}
	.woocommerce-product-details__short-description {
		order: 4;
	}
	.woocommerce-js div.product div.summary {
		margin-bottom: 40px;
	}
	.woocommerce-js div.product .related.products {
		margin-bottom: 50px;
	}
 }
@media only screen and (min-width: 1300px) {
	.single-product.woocommerce .ast-on-card-button.ast-onsale-card {
		background: #FF0000;
		color: #ffffff;
		font-size: 14px;
		text-transform: uppercase;
		padding: 4px 30px;
		right: 13px !important;
		left: inherit !important;
		top: 40px;
		position: absolute;
		left: 40% !important;
		right: inherit;
		background: #FF0000 0% 0% no-repeat padding-box;
		border-radius: 7px;
	}
}
@media only screen and (max-width: 990px) {
.needhelpwrp {
    display: block;
}
.needhelpwrp img {
    border-radius: 7px;
    margin-bottom: 20px;
}
}
@media only screen and (max-width: 767px) {
	.single-product #page .site-content {
		margin-bottom: 50px;
	}
.vertical-img-left.wpgis-slider-for {
    float: none;
    width: 100%;
}
.product_rowone {
    flex-wrap: wrap;
    margin-bottom: 30px;
}
.woocommerce-js div.product form.cart .button.single_add_to_cart_button {
	margin-top: 0px;
}
.single-product div.qty {
    line-height: 50px;
    padding-top: 0px;
}
.bottomarchive {
    margin-top: 100px;
}
.shopbycat {
    margin: 50px 0px;
}
.shopallcat {
    font-size: 25px;
    line-height: 40px;
    margin-bottom: 30px;
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
	margin: 0px;
}
.woocommerce-js ul.products {
    margin-bottom: 0px;
}
.whatnew ul {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    padding-top: 0px;
}
.woocommerce-js div.product .woocommerce-tabs {
    background: #FCFCFC 0% 0% no-repeat padding-box;
    border-radius: 5px;
    padding: 40px 30px 40px 30px;
}	 
	 
}

	@media only screen and (max-width: 1024px) { 
.product-categories {
    width: 100%;
    border-right: none;
}
}
.shipping_cart .shipping_cart:last-child {
    display: block;
}
.shipping_cart .shipping_cart {
    display: none;
}


.woocommerce ul#shipping_method li label{
	line-height: 20px;
	position: relative;
	padding: 0;
	float: left;/* rtl */
}
.woocommerce ul#shipping_method li .amount{
	display: inline-block;
	text-indent: 0;
	line-height: 18px;
}

.woocommerce ul#shipping_method input[type='radio']
{
	  -webkit-appearance: none;
	  -moz-appearance: none;
	  appearance: none;
}
.woocommerce ul#shipping_method input[type='radio']:after {
    width: 18px;
    height: 18px;
    border-radius: 15px;
    top: 24px;
    left: 0px;
    position: relative;
    background-color: #fff;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 1px solid #CBCBCB;
}
.woocommerce ul#shipping_method input[type='radio']:checked:after {
    width: 11px;
    height: 9px;
    border-radius: 15px;
    top: 24px;
    left: 8px;
    position: relative;
    background: url(https://www.basetec.co.uk/wp-content/uploads/2024/03/Icon-feather-check-1.svg);
    background-repeat: no-repeat !important;
    content: '';
    display: inline-block;
    visibility: visible;
    border: none!important;
}
.woocommerce ul#shipping_method input[type='radio']:checked:before {
    content: "";
    position: absolute;
    background: #D0AF22;
    width: 18px;
    height: 18px;
    border: 1px solid #D0AF22;
    border-radius: 99px;
    left: 24px;
    top: 60px;
}
.woocommerce ul#shipping_method li label {
  font-weight: 700;
    padding-left: 35px;
    font-size: 18px;
    line-height: 30px;
	width:250px;
}

.woocommerce ul#shipping_method li {
    text-indent: 0 !important;
    list-style: none !important;
    position: relative;
    overflow: hidden;
    text-align: left;
}
.woocommerce ul#shipping_method li:last-child{
	padding-bottom: 0;
}
.woocommerce ul#shipping_method li input {
    /* margin: 3px 8px 0 0; */
    /* float: left; */
    width: 16px;
    height: 16px;
    border: 0;
    padding: 0;
    background: transparent !important;
}
ul#shipping_method li {
    background: #F4F4F4;
    border-radius: 6px;
    padding: 17px 34px !important;
    align-items: center;
    margin-bottom:10px !important;
	border:2px solid #F4F4F4;
}
ul#shipping_method li input {
    margin: 6px -20px 0 0 !important;
    float: left;
  
}
li.li-box-style {
    border: 3px solid #A7C168!important;
}
.woocommerce ul#shipping_method li p {
  font-size: 15px;
    line-height:25px;
    color: #32230D;
    margin-bottom: 0px;
    padding-left: 35px;
}
.woocommerce ul#shipping_method li p:nth-last-child(2){max-width:280px}
.shipping_cart h4 {
    font-size:16px;
    color:#32230D; letter-spacing:1.6px
   }
.woocommerce ul#shipping_method li:has(> input:checked) {
   background: #00263E 0% 0% no-repeat padding-box;
border: 2px solid #004A79;
border-radius: 5px;
}
.ship_cost {
    position: absolute;
    right: 20px;
    top: 25px;
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
}
.woocommerce ul#shipping_method li:has(> input:checked) label, .woocommerce ul#shipping_method li:has(> input:checked) p, .woocommerce ul#shipping_method li:has(> input:checked) .ship_cost {
    color: #ffffff;
}
.cartmain .cross-sells {
    display: none;
}
@media only screen and (min-width:1400px) {
.woocommerce ul#shipping_method li label{padding-right:50px}
}
.woocommerce-cart tr.tax-rate small {
	display: none;
}
.woocommerce-cart tr.tax-rate, .woocommerce-cart tr.order-total {
    display: table-row !important;
}