<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/* FILE: flickity.min.css */
/* HANDLES: default,STORE_default,THEME_frontend_rwd_default,catalog_category_view,catalog_category_layered,CATEGORY_320,customer_logged_out,SHORTCUT_popup,SHORTCUT_uk_popup,product_list,infinitescroll */
/*! Flickity v2.3.0
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled{position:relative}.flickity-enabled:focus{outline:0}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-button{position:absolute;background:hsla(0,0%,100%,.75);border:none;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:0;box-shadow:0 0 0 5px #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}


/* FILE: style.css */
/* HANDLES: default,STORE_default,THEME_frontend_rwd_default,catalog_category_view,catalog_category_layered,CATEGORY_320,customer_logged_out,SHORTCUT_popup,SHORTCUT_uk_popup,product_list,infinitescroll */
.postWrapper {
    padding-bottom: 25px;
    clear: both;
}

.postTitle {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DDDDDD;
    margin-bottom: 15px;
}

.postTitle h1 {
    font-size: 20px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    color: #636363;
}

.postTitle h2 {
    font-size: 20px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}

.postTitle h3 {
    font-size: 10px;
    margin: 0px;
    padding-top: 2px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 0px;
}

.postContent {
    padding-bottom: 10px;
}

.postContent ul{
    list-style: disc outside;
    margin-bottom: 1.5em;
}

.postContent ul li{
    margin-left: 2em;
}

.postContent ol{
    list-style: decimal outside;
    margin-bottom: 1.5em;
}

.postContent ol li{
    margin-left: 2em;
}

.postDetails {

}

.postBookmarks {
    padding-bottom: 10px;
}

.postBookmarks h4 {

    font-size: 12px;
    font-weight: bold;
}

.postBookmarks a.bm {
    display: inline-block;
}

.postBookmarks img {
    display: inline;
}

.commentWrapper {
    padding-bottom: 15px;
}

.commentTitle {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 15px;
}

.commentTitle div {
    font-size: 20px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    color: #636363;
    font-family: "Raleway","Helvetica Neue",Verdana,Arial,sans-serif;
    font-style: normal;
    line-height: 1.2;
    text-rendering: optimizelegibility;
    text-transform: uppercase;
}

.commentContent {
    padding-bottom: 0px;
}

.commentDetails {
    margin-bottom: 5px;
    padding: 0px;
}

.commentDetails h4.username {
    display: inline;
}

.postError {
    font-size: 16px;
}

.tags {
    font-weight: bold;
    padding-bottom: 10px;
}

.tags UL {
    display: inline;
}

.tags UL LI {
    font-weight: normal;
    display: inline;
    padding-right: 6px;
}

.tags h4 {
    font-size: 12px;
    font-weight: bold;
}

.menu-tags, .menu-categories, .menu-recent {
    margin: 5px 9px;
}

.menu-tags h5, .menu-categories h5, .menu-recent h5 {
    font-size: 11px;
}

.block-blog .menu-tags UL LI {
    display: inline;
    padding: 2px;
    margin-left: 10px;
}

.block-blog .menu-categories UL LI {
    margin-left: 10px;
}

.block-blog .menu-recent UL LI {
    margin-left: 10px;
}

.block-blog .menu-recent UL LI a, .block-blog .menu-categories UL LI a, .block-blog .menu-tags UL LI a {
    font-size: 11px;
}

.tagcloud {
    /* text-align:center; */
}

.tag-count-1 {
    font-size: 1em !important;
}

.tag-count-2 {
    font-size: 1.2em !important;
}

.tag-count-3 {
    font-size: 1.4em !important;
}

.tag-count-4 {
    font-size: 1.6em !important;
}

.tag-count-5 {
    font-size: 1.8em !important;
}

.tag-count-6 {
    font-size: 2em !important;
}

.tag-count-7 {
    font-size: 2em !important;
}

.tag-count-8 {
    font-size: 2em !important;
}

.tag-count-9 {
    font-size: 2em !important;
}

.tag-count-10 {
    font-size: 2em !important;
}

.block-blog .head h4 {
    padding-left: 20px;
}

.block-blog .block-title strong {
    background-image: url(//specscart.co.uk/skin/frontend/rwd/default/aw_blog/images/icon_blog.png);
    background-repeat: no-repeat;
    padding-left: 21px;
    text-align: left;
}

.postWrapper .poster {
    display: inline;
}

.input-box.aw-blog-comment-area {
    width: 100%;
}

.widget-latest .title {
    font-family: "Raleway","Helvetica Neue",Verdana,Arial,sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    margin: 0 0 0.5em;
    text-rendering: optimizelegibility;
    text-transform: uppercase;
}

.widget-latest li {
    font-size: 12px;
    padding: 5px 10px;
}

.block-blog .menu-categories {
    margin: 0;
    padding: 5px 9px;
}

A.awblog_current_comment {
    text-decoration: none !important;
    font-weight: bold !important;
}
.blog_detail img {
    width: 100% !important;
    height: auto !important;
}
.blog_detail img.feature-img {
    aspect-ratio: 16/9;
}

/* Blog Author Page CSS  */
#author .boxshaow {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    border-radius: 10px;
}
#author .author_media i {
    border-radius: 50%;
    background-color: #00b3a3;
    color: #fff;
    width: 42px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;    
}
#author .author-icons {
    list-style: none;
    margin: 0;
    padding-left: 0;
    display: flex;
    justify-content: center;
    margin-bottom: 33px;
    flex-wrap: wrap;
    gap: 5px;
}
#author .author-icons li {
    list-style: none;
}
#author .avatar {
    width: 100%;
    border-radius: 10px;
    display: block;
}
#author .left_card {
    position: relative;
}
#author .right_card, #author .left_card {
    height: 100%;
}

#new-blog .sort-by-links {
  position: relative;
}

#new-blog .sort-by-links ul {
  position: fixed;
  background: linear-gradient(132.23deg, #FFFFFF 17.19%, #FDF8FF 57.01%);
  color: black;
  width: 210px;
  height: 310px;
  flex-direction: column;
  overflow-y: scroll;
  padding-top: 20px;
  z-index: 1;
  padding-left: 21px;
  box-shadow: 1px 2px 25px -1px rgb(0 0 0 / 10%);
}

#new-blog .blog-list-container::-webkit-scrollbar { 
  display: none;  /* Safari and Chrome */
}

#new-blog .blog-list-container {
  -ms-overflow-style: none;  /* Internet Explorer 10+ */
  scrollbar-width: none;  /* Firefox */
}

#new-blog .sort-by-links ul li {
  margin-bottom: 20px;
  list-style: none;
}

#new-blog .cardd {
  background-color: #eff2f7;
  margin-bottom: 15px;
  border-radius: 2px;
}

#new-blog .img_scale {
  transform: scale(1.5);
}

#new-blog .img_scale_origin_left {
  transform-origin: left;
}

#new-blog .img_scale_origin_right {
  transform-origin: right;
}

#new-blog .blog-list-container {
  list-style: none !important;
  font-style: italic !important;
  padding: 1rem 0rem 1rem 2rem;
  white-space: nowrap;
  overflow: auto;
}

#new-blog .blog-list-container .active {
    position: relative;
}

#new-blog .blog-list-container .active a {

    color: #00B3A3;
}

#new-blog .blog-list-container .active::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 5px;
    left: -0.7rem;
    bottom: -16px;
    background-color: #00B3A3;
}

#new-blog .breadcrumbs {
    display: none;
}



#new-blog .banner_content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40vw;
}

#new-blog .head_banner .baner_img {
    position: relative;
    height: calc(100vh - 200px);
    max-height: 700px;

}

#new-blog .head_banner .baner_img img {
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: bottom;
}

#new-blog .new-btn {
    border: 1px solid #26b3a3;
    color: #26b3a3;
}

#new-blog .text_background {
    background: linear-gradient(180deg, #E7ECEF 0%, #F2F7F3 44.79%);
}

#new-blog .invert_img {
    transform: scaleX(-1);
}

#new-blog .bg_color {
    background: linear-gradient(178.27deg, #D1E2F4 1.5%, #D6E7F7 59.15%);
}

#new-blog .object-fit-cover {
    object-fit: cover;
}

#new-blog .circle_point {
    background-color: black;
    width: 10px;
    height: 10px;
    border-radius: 50px;
}

#new-blog .bg_img_color {
    mix-blend-mode: multiply;
}

#new-blog .bg_cat_eye_color {
    background: linear-gradient(-270deg, #29D8FD -98.51%, rgba(40, 186, 237, 0) 30.35%);
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#new-blog .bg_cat_img_color {
    background: linear-gradient(-270deg, #29D8FD -98.51%, rgba(40, 186, 237, 0) 55.35%);
    transform: matrix(1, 0, 0, 1, 0, 0);
    /* background: url(/Blue_square_sunglasses.jpg); */
    mix-blend-mode: multiply;
}

#new-blog .border_img {
    border: 2px solid grey;
    border-radius: 20px;
}

#new-blog .w-90 {
    max-width: 90%;
    margin: auto;
    background-color: gray;
    height: 4px;
}

#new-blog .info-section-btn {
    background: #00B3A3;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 3px 0px;
    border-radius: 5px;
    font-weight: 300;
    font-size: 0.9rem;
}


#new-blog .profile-icon,
#new-blog .custom-icon-box {
    width: 2.5rem;
    height: 2.5rem;
    background-color: #00B3A3;
    border-radius: 100%;
    overflow: hidden;
}

#new-blog .custom-icon-box {
    width: 1.5rem;
    height: 1.5rem;
}

#new-blog .text-decoration-underlined {
    text-decoration: underline;
}

#new-blog .weight700 {
    font-weight: 700;
}

#new-blog .custom-border {
    border: 1px solid rgba(128, 128, 128, 0.483);
}

#new-blog .rounded {
    border-radius: .2rem;
}

#new-blog .grid-container {
    display: grid;
    grid-template-columns: repeat(2, minmax(10rem, 1fr));
    gap: 2rem;
}

#new-blog .blog-routes {
    box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 3px 0px;
    position: sticky;
    top: 45px;
    z-index: 3;
    background: #fff;
}

#new-blog .input-field,
#new-blog .sort-field {
    border: 1px solid rgba(128, 128, 128, 0.455);
    border-radius: 1rem;
    overflow: hidden;
}

#new-blog .sort-field {
    width: 150px !important;
}

#new-blog .input-field input {
    width: 80%;
}

#new-blog .input-field input:focus {
    outline: none;
}



#new-blog .input-field input::placeholder {
    color: rgba(128, 128, 128, 0.476);
    font-style: italic;
}

#new-blog .cus_padding-left {
    padding-right: 1.3rem !important;
}

#new-blog .expanded-div {
    grid-column: 1/-1 !important;
}

#new-blog .blog-top-text {
    max-width: 32rem;
}

#new-blog .blog-card-img {
    overflow: hidden;
    cursor: pointer;
    border-radius: 8px;
    position: relative;
}

#new-blog .blog-card-img img {
    transition: .3s ease;

}

#new-blog .blog-card-img:hover.blog-card-img img {
    transform: scale(1.1);
}

#new-blog .blog-card-img-bookmark::after {
    position: absolute;
    content: attr(data-content);
    padding: 0.5rem 1rem;
    width: fit-content;
    font-size: 13px;
    display: flex;
    align-items: center;
    height: 11%;
    left: 0;
    bottom: 10%;
    background: rgb(255, 255, 255);
    background: linear-gradient(90deg, rgba(255, 255, 255, 1) 49%, rgba(255, 255, 255, 0.17699579831932777) 100%);
}

#new-blog .fa-arrow-right {
    font-size: 10px;
    border: 1px solid black;
    border-radius: 1rem;
    padding: 0.2rem;
    width: 1.1rem;
    height: 1.1rem;
}

#blog-post .top-blog-img img {
    width: 100%;
    border-radius: 20px;
}
#blog-post .profile-icon,
#blog-post .custom-icon-box {
    width: 2.5rem;
    height: 2.5rem;
    background-color: #00B3A3;
    border-radius: 100%;
    overflow: hidden;
}
#blog-post .custom-icon-box {
    width: 1.5rem;
    height: 1.5rem;
}
#blog-post .fa-arrow-right {
    font-size: 10px;
    border: 1px solid black;
    border-radius: 1rem;
    padding: 0.2rem;
}
#blog-post .fa-arrow-right.white {
    border: 1px solid white !important;
}


#blog-post .latest-blog-owl-carousel {
    display: block !important;
}

#blog-post .blog-post-content-wrapper {
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 30px;
    margin-top: 30px;
}
#blog-post .blog-post-content {
    background: #ffffff !important;
    font-size: 16px !important;
    text-align: left;
}

/* #blog-post .blog-post-content h1, #blog-post .blog-post-content h2, #blog-post .blog-post-content h3, #blog-post .blog-post-content h4, #blog-post .blog-post-content h5, #blog-post .blog-post-content h6 {
    text-align: left !important;
} */

#blog-post .blog-post-content ul li {
    font-size: 16px;
}

#new-blog .featured-blog-img {
    object-fit: cover;
    width: 100%;
    height: auto;
    max-height: 280px;
}
#new-blog .expanded-div .featured-blog-img {
    height: 100%;
}
#blog-post .blog-post-content-wrapper:before {
    content: "";
    position: absolute;
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(153,153,153,1) 50%, rgba(255,255,255,1) 100%);
    height: 1px;
    width: 100%;
    left: 0;
    bottom: 0;
}
#blog-post .gr-border-r:after {
    content: "";
    position: absolute;
    background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(153,153,153,1) 50%, rgba(255,255,255,1) 100%);
    height: 100%;
    width: 1px;
    right: 0;
    bottom: 0;
}
.blog-sticky-top {
    position: sticky;
    top: 80px;
}
#blog-post .blog-post-content-wrapper ul, #blog-post .blog-post-content-wrapper ol {
    list-style: disc outside;
    margin-bottom: 1.5em;
}
#blog-post .blog-post-content-wrapper ul li, #blog-post .blog-post-content-wrapper ol li {
    margin-left: 2em;
}

/* media queries */
@media screen and (min-width: 1920px) {
    #new-blog .grid-container {
        grid-template-columns: repeat(3, minmax(10rem, 1fr));
    }
    #new-blog .expanded-div {
        grid-column: 1/3 !important;
    }
    #new-blog .expanded-div .featured-blog-img {
        max-height: 360px;
    }
}    

@media screen and (max-width: 1024px) {
    #new-blog .blog-routes {
        justify-content: center !important;
    }
}

@media screen and (max-width : 991px) {
    #new-blog .blog-card img {
        border-radius: 5px !important;
    }
    #new-blog .head_banner .baner_img {
        height:75vh;
    }
    #blog-post .gr-border-r:after {
        content: unset;
    }
}

@media screen and (max-width : 768px) {
    #new-blog .expanded-div {
        grid-column: unset !important;
    }
    #blog-post .rounded {
        border-radius: .5rem !important;
    }
    #blog-post .font_28 {
        font-size: 24px !important;
    }
    #blog-post .font_16 {
        font-size: 14px !important;
    }
    #new-blog .grid-container {
        grid-template-columns: repeat(1, minmax(10rem, 1fr));
    }

    #blog-post .blog-post-content ul li {
        font-size: 14px;
    }
}

@media screen and (max-width : 576px) {
    #new-blog .head_banner .baner_img {
        height:50vh;
    }
    #new-blog .font_20 {
        font-size: 16px !important;
    }
    #new-blog .font_14 {
        font-size: 12px !important;
    }
    #new-blog .banner_content h1 {
        font-size: 1.8rem !important;
    }
    #new-blog .profile-icon {
        width: 35px;
        height: 35px;
    }
    #new-blog .input-field {
        width: 50% !important;
    }
    .breadcrumbs strong {
        overflow: hidden;
        width: auto;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }
}


/* FILE: styles.css */
/* HANDLES: default,STORE_default,THEME_frontend_rwd_default,catalog_category_view,catalog_category_layered,CATEGORY_320,customer_logged_out,SHORTCUT_popup,SHORTCUT_uk_popup,product_list,infinitescroll */
.ajaxlogin-window .input-box .validation-advice,.ajaxlogin-window ul li{line-height:normal}.ajaxlogin-window{z-index:999;position:absolute;text-align:left;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;outline:0;-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box}.ajaxlogin-window .page-title,.ajaxlogin-window .page-title span{color:#fff;font-size:18px;font-weight:400;text-align:center}.ajaxlogin-window .content{overflow:auto;overflow-x:hidden}.ajaxlogin-window label{width:auto;text-align:left;margin-bottom:0}.ajaxlogin-window label em{display:none}.ajaxlogin-window .form-list,.ajaxlogin-window ul{list-style:none;margin:0}.ajaxlogin-window .form-list li{margin-bottom:10px}.ajaxlogin-window .form-list input.input-text,.ajaxlogin-window .form-list textarea{width:100%}.ajaxlogin-window .input-box input{margin:0}.ajaxlogin-window .close{position:absolute;top:-22px;right:-25px;width:16px;height:16px;background:url(//specscart.co.uk/skin/frontend/base/default/images/digitalpianism/ajaxlogin/cancel.png) 50% 50% no-repeat;z-index:10;opacity:1}.ajaxlogin-window .progress-indicator{display:block;text-align:center;float:right}.ajaxlogin-window .please-wait{position:absolute;padding:0;background:0 0;border:none;margin:0;right:20px;bottom:21px;top:auto}.ajaxlogin-window .buttons-set{margin:0;text-align:center;border-top:0 solid #e4e4e4;padding:7px}.ajaxlogin-window .buttons-set a{display:block}.ajaxlogin-window .form-list .input-box{clear:both;width:auto}.ajaxlogin-window .buttons-set .back-link{display:block;margin:0;padding:0;text-align:center;position:absolute;bottom:20px}.ajaxlogin-window .buttons-set .back-link a{text-decoration:none}.ajaxlogin-window .buttons-set .please-wait .ajaxlogin-window .actionbar{padding:10px 10px 0;text-align:right;font-weight:700}#ajaxlogin-logout-window .content p{font-size:18px;text-align:center}#ajaxlogin-mask{background:#000;opacity:.4;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";filter:alpha(opacity=40);position:absolute;top:0;left:0;width:100%;height:100%;z-index:2000}* html #ajaxlogin-mask{position:absolute}


/* FILE: button.css */
/* HANDLES: default,STORE_default,THEME_frontend_rwd_default,catalog_category_view,catalog_category_layered,CATEGORY_320,customer_logged_out,SHORTCUT_popup,SHORTCUT_uk_popup,product_list,infinitescroll */
div.inchoo-socialconnect-google{float:right;height:30px!important;background:url(//specscart.co.uk/skin/frontend/base/default/inchoo_socialconnect/google/images/login-button-left.png) top left no-repeat!important}div.inchoo-socialconnect-google-inner{height:30px!important;float:left!important;margin-left:30px!important;background:url(//specscart.co.uk/skin/frontend/base/default/inchoo_socialconnect/google/images/login-button-inner.png) top left repeat-x!important;padding:0 5px!important;text-shadow:1px 1px #000}div.inchoo-socialconnect-google-right{float:left!important;height:30px!important;width:3px!important;background:url(//specscart.co.uk/skin/frontend/base/default/inchoo_socialconnect/google/images/login-button-right.png) top left no-repeat!important}div.inchoo-socialconnect-google-inner a{color:#FFF!important;padding:0!important;margin:0!important;text-decoration:none!important;line-height:30px!important}


/* FILE: button.css */
/* HANDLES: default,STORE_default,THEME_frontend_rwd_default,catalog_category_view,catalog_category_layered,CATEGORY_320,customer_logged_out,SHORTCUT_popup,SHORTCUT_uk_popup,product_list,infinitescroll */
div.inchoo-socialconnect-google{float:right;height:30px !important;background:transparent url('//specscart.co.uk/skin/frontend/base/default/inchoo_socialconnect/facebook/images/login-button-left.png') no-repeat top left !important;}
div.inchoo-socialconnect-google-inner{height:30px !important;float:left !important;margin-left:30px !important;background:transparent url('//specscart.co.uk/skin/frontend/base/default/inchoo_socialconnect/facebook/images/login-button-inner.png') repeat-x top left !important;padding:0 5px !important;text-shadow:1px 1px #000000;}
div.inchoo-socialconnect-google-right{float:left !important;height:30px !important;width:3px !important;background:transparent url('//specscart.co.uk/skin/frontend/base/default/inchoo_socialconnect/facebook/images/login-button-right.png') no-repeat top left !important;}
div.inchoo-socialconnect-google-inner a{color:#FFFFFF !important;padding:0 !important;margin:0 !important;text-decoration:none !important;line-height:30px !important;}


/* FILE: ajaxsearch.css */
/* HANDLES: default,STORE_default,THEME_frontend_rwd_default,catalog_category_view,catalog_category_layered,CATEGORY_320,customer_logged_out,SHORTCUT_popup,SHORTCUT_uk_popup,product_list,infinitescroll */
.autocomplete-w1 {z-index:999; background: #fff; position:fixed; left:0; width: 100%; height: calc(100vh - 88px); display: none; top: 100px; }
.autocomplete-w2{
    height: 100%;
    overflow: auto;
    overflow-x: hidden;
}
.autocomplete { width:100%!important; padding-top: 15px; cursor:default; text-align:left; max-height:100%!important; overflow:auto; margin:auto; /* IE specific: */ overflow-x:hidden; }
.autocomplete .selected { cursor: pointer;}
.autocomplete div { overflow: hidden; width: 25%; text-align: center; margin-bottom: 15px; /*float: left;*/ min-height: 145px; display: inline-block;}
.autocomplete strong { font-weight:bold; color:#26b3a3; }
.autocomplete .ajaxsearchimage {display: block; margin: auto; /*width: 320px; height: 160px;*/}
.autocomplete .ajaxsearchdescription {font-size: 0.8em; display: none;}
.mini-search-right .block-content, .mini-search-left .block-content { padding:5px 10px; }
.mini-search-right label, .mini-search-left label { font-weight:bold; }

#anonymous_element_1{z-index:999; }
/*#searchajaxico {background:url(//specscart.co.uk/skin/frontend/base/default/magehit/ajaxsearch/images/loader.gif) no-repeat left 2px; width: 41px; height: 39px; position:absolute; left:230px; display: none;}*/
#search-leftajaxico {background:url(//specscart.co.uk/skin/frontend/base/default/magehit/ajaxsearch/images/loader.gif) no-repeat left 2px; width: 20px; height: 20px; position:absolute; left:150px; display: none; top:21px;}
#search-rightajaxico {background:url(//specscart.co.uk/skin/frontend/base/default/magehit/ajaxsearch/images/loader.gif) no-repeat left 2px; width: 20px; height: 20px; position:absolute; left:150px; display: none; top:21px;}


.mini-search-right, mini-search-left{position: relative;}
.mini-search-left input.input-text {display:block;margin:3px 0;width:167px;}
.mini-search-left .button {clear: both; display:block;}
.mini-search-right input.input-text {display:block;margin:3px 0;width:167px;}
.mini-search-right .button {clear: both; display:block;}

.headerajaxsearchwindow { text-align: center;clear: both; color: #999; font-size: 14px; font-style: oblique;padding: 20px 0;font-style: normal;}
.headercategorysearch { display: none;}

p.note-msg{
    text-align: center;
    font-size: 14px;
}
.autocomplete div p, p.ajaxsearch-small { 
    margin: 0;
    font-size: 16px;
    line-height: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
 }

.ajaxsearch-category-select {
	width: 36%;
    margin-right: 4px;
    float: left;
    position: absolute;
    height: 40px;
    left: -37%;
}
.header .form-search label { text-indent: -9999px; text-align: left; }
.autocomplete a {
    bottom: unset !important;
    padding-bottom: unset !important;
}
@media screen and (max-width: 991px){
    .autocomplete div{
        width: 50%;
    }
    .autocomplete-w1{
        top: 98px;
    }
}
@media screen and (max-width: 340px){
    #anonymous_element_1{
        left: 15px!important;
    }
}


/* FILE: styles.css */
/* HANDLES: default,STORE_default,THEME_frontend_rwd_default,catalog_category_view,catalog_category_layered,CATEGORY_320,customer_logged_out,SHORTCUT_popup,SHORTCUT_uk_popup,product_list,infinitescroll */
.stripe-new.stripe-payments-elements {
    width: 100%;
    align-self: center;
    box-shadow: 0px 0px 0px 0.5px rgba(50, 50, 93, 0.1),
    0px 2px 5px 0px rgba(50, 50, 93, 0.1), 0px 1px 1.5px 0px rgba(0, 0, 0, 0.07);
    border-radius: 7px;
    padding: 40px;
    background-color: #ffffff;
}
.stripe-new.stripe-payments-elements .hidden {
    display: none;
}
.stripe-new.stripe-payments-elements #payment-message {
    color: #dc3545;
    font-size: 16px;
    line-height: 20px;
    padding-top: 12px;
    text-align: center;
}
.stripe-new.stripe-payments-elements #payment-element {
    margin-bottom: 24px;
}
/* Buttons and links */
.stripe-new.stripe-payments-elements button {
    background: #5469d4;
    color: #ffffff;
    border-radius: 4px;
    border: 0;
    padding: 12px 16px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    display: block;
    transition: all 0.2s ease;
    box-shadow: 0px 4px 5.5px 0px rgba(0, 0, 0, 0.07);
    width: 100%;
}
.stripe-new.stripe-payments-elements button:hover:not(:disabled) {
    background-color: #243ec0;
}
.stripe-new.stripe-payments-elements button:disabled {
    opacity: 0.5;
    cursor: default;
}

/* spinner/processing state, errors */
.stripe-new.stripe-payments-elements .spinner,
.stripe-new.stripe-payments-elements .spinner:before,
.stripe-new.stripe-payments-elements .spinner:after {
    border-radius: 50%;
}
.stripe-new.stripe-payments-elements .spinner {
    color: #ffffff;
    font-size: 22px;
    text-indent: -99999px;
    margin: 0px auto;
    position: relative;
    width: 20px;
    height: 20px;
    box-shadow: inset 0 0 0 2px;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}
.stripe-new.stripe-payments-elements .spinner:before,
.stripe-new.stripe-payments-elements .spinner:after {
    position: absolute;
    content: "";
}
.stripe-new.stripe-payments-elements .spinner:before {
    width: 10.4px;
    height: 20.4px;
    background: #5469d4;
    border-radius: 20.4px 0 0 20.4px;
    top: -0.2px;
    left: -0.2px;
    -webkit-transform-origin: 10.4px 10.2px;
    transform-origin: 10.4px 10.2px;
    -webkit-animation: loading 2s infinite ease 1.5s;
    animation: loading 2s infinite ease 1.5s;
}
.stripe-new.stripe-payments-elements .spinner:after {
    width: 10.4px;
    height: 10.2px;
    background: #5469d4;
    border-radius: 0 10.2px 10.2px 0;
    top: -0.1px;
    left: 10.2px;
    -webkit-transform-origin: 0px 10.2px;
    transform-origin: 0px 10.2px;
    -webkit-animation: loading 2s infinite ease;
    animation: loading 2s infinite ease;
}
.stripe-new.stripe-payments-elements button.disabled {
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
}
.stripe-new.stripe-payments-elements .or-divider {
    position: relative;
    text-align: center;
    width: 100%;
    font-size: 14px;
}
.stripe-new.stripe-payments-elements .or-divider p::before, .stripe-new.stripe-payments-elements .or-divider p::after{
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    width: calc(45% - 10px);
    height: 0.5px;
    background-image: linear-gradient(to right, #EAEAEA, #7D7D7D, #E2E2E2);
}
.stripe-new.stripe-payments-elements .or-divider p::before {
    left: 0;
    right: unset;
}

@-webkit-keyframes loading {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes loading {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}


/* FILE: paymentfont.min.css */
/* HANDLES: default,STORE_default,THEME_frontend_rwd_default,catalog_category_view,catalog_category_layered,CATEGORY_320,customer_logged_out,SHORTCUT_popup,SHORTCUT_uk_popup,product_list,infinitescroll */
/*!
 *  PaymentFont 1.2.5 by @AMPoellmann - http://paymentfont.io
 *  License - http://paymentfont.io/#license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:PaymentFont;src:url(//specscart.co.uk/skin/frontend/base/default/stripe_payments/fonts/paymentfont-webfont.eot);src:url(//specscart.co.uk/skin/frontend/base/default/stripe_payments/fonts/paymentfont-webfont.eot?#iefix) format('embedded-opentype'),url(//specscart.co.uk/skin/frontend/base/default/stripe_payments/fonts/paymentfont-webfont.woff) format('woff2'),url(//specscart.co.uk/skin/frontend/base/default/stripe_payments/fonts/paymentfont-webfont.woff) format('woff'),url(//specscart.co.uk/skin/frontend/base/default/stripe_payments/fonts/paymentfont-webfont.ttf) format('truetype'),url(//specscart.co.uk/skin/frontend/base/default/stripe_payments/fonts/paymentfont-webfont.svg#paymentfont-webfont) format('svg');font-weight:400;font-style:normal}.pf{display:inline-block;font:normal normal normal 14px/1 PaymentFont;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pf-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.pf-2x{font-size:2em}.pf-3x{font-size:3em}.pf-4x{font-size:4em}.pf-5x{font-size:5em}.pf-amazon:before{content:"\f000"}.pf-american-express:before{content:"\f001"}.pf-american-express-alt:before{content:"\f002"}.pf-atm:before{content:"\f003"}.pf-bankomat:before{content:"\f004"}.pf-bank-transfer:before{content:"\f005"}.pf-bitcoin:before{content:"\f006"}.pf-bitcoin-sign:before{content:"\f007"}.pf-braintree:before{content:"\f008"}.pf-btc:before{content:"\f009"}.pf-card:before{content:"\f00a"}.pf-carta-si:before{content:"\f00b"}.pf-cash:before{content:"\f00c"}.pf-cash-on-delivery:before{content:"\f00d"}.pf-cb:before{content:"\f00e"}.pf-cirrus:before{content:"\f00f"}.pf-cirrus-alt:before{content:"\f010"}.pf-clickandbuy:before{content:"\f011"}.pf-credit-card:before{content:"\f012"}.pf-diners:before{content:"\f013"}.pf-discover:before{content:"\f014"}.pf-ec:before{content:"\f015"}.pf-eps:before{content:"\f016"}.pf-eur:before{content:"\f017"}.pf-facture:before{content:"\f018"}.pf-fattura:before{content:"\f019"}.pf-flattr:before{content:"\f01a"}.pf-giropay:before{content:"\f01b"}.pf-google-wallet:before{content:"\f01c"}.pf-google-wallet-alt:before{content:"\f01d"}.pf-gpb:before{content:"\f01e"}.pf-gratipay:before{content:"\f01f"}.pf-ideal:before{content:"\f020"}.pf-ils:before{content:"\f021"}.pf-inr:before{content:"\f022"}.pf-invoice:before{content:"\f023"}.pf-invoice-sign:before{content:"\f024"}.pf-invoice-sign-alt:before{content:"\f025"}.pf-invoice-sign-alt-o:before{content:"\f026"}.pf-invoice-sign-o:before{content:"\f027"}.pf-jcb:before{content:"\f028"}.pf-jpy:before{content:"\f029"}.pf-krw:before{content:"\f02a"}.pf-maestro:before{content:"\f02b"}.pf-maestro-alt:before{content:"\f02c"}.pf-mastercard:before{content:"\f02d"}.pf-mastercard-alt:before{content:"\f02e"}.pf-mastercard-securecode:before{content:"\f02f"}.pf-ogone:before{content:"\f030"}.pf-paybox:before{content:"\f031"}.pf-paylife:before{content:"\f032"}.pf-paypal:before{content:"\f033"}.pf-paypal-alt:before{content:"\f034"}.pf-paysafecard:before{content:"\f035"}.pf-postepay:before{content:"\f036"}.pf-quick:before{content:"\f037"}.pf-rechnung:before{content:"\f038"}.pf-ripple:before{content:"\f039"}.pf-rub:before{content:"\f03a"}.pf-skrill:before{content:"\f03b"}.pf-sofort:before{content:"\f03c"}.pf-square:before{content:"\f03d"}.pf-stripe:before{content:"\f03e"}.pf-truste:before{content:"\f03f"}.pf-try:before{content:"\f040"}.pf-unionpay:before{content:"\f041"}.pf-usd:before{content:"\f042"}.pf-verified-by-visa:before{content:"\f043"}.pf-verisign:before{content:"\f044"}.pf-visa:before{content:"\f045"}.pf-visa-electron:before{content:"\f046"}.pf-western-union:before{content:"\f047"}.pf-western-union-alt:before{content:"\f048"}.pf-wirecard:before{content:"\f049"}.pf-sepa:before{content:"\f04a"}.pf-sepa-alt:before{content:"\f04b"}.pf-apple-pay:before{content:"\f04c"}.pf-interac:before{content:"\f04d"}.pf-paymill:before{content:"\f04e"}.pf-dankort:before{content:"\f04f"}.pf-bancontact-mister-cash:before{content:"\f050"}.pf-moip:before{content:"\f051"}.pf-pagseguro:before{content:"\f052"}.pf-cash-on-pickup:before{content:"\f053"}.pf-sage:before{content:"\f054"}.pf-elo:before{content:"\f055"}.pf-elo-alt:before{content:"\f056"}.pf-payu:before{content:"\f057"}.pf-mercado-pago:before{content:"\f058"}.pf-mercado-pago-sign:before{content:"\f059"}.pf-payshop:before{content:"\f05a"}.pf-multibanco:before{content:"\f05b"}.pf-gratipay-sign:before{content:"\f05c"}.pf-six:before{content:"\f05d"}.pf-cashcloud:before{content:"\f05e"}.pf-interac-alt:before{content:"\f05f"}.pf-klarna:before{content:"\f060"}.pf-bitpay:before{content:"\f061"}.pf-venmo:before{content:"\f062"}.pf-visa-debit:before{content:"\f063"}.pf-alipay:before{content:"\f064"}.pf-diners-alt:before{content:"\f065"}.pf-hipercard:before{content:"\f066"}.pf-skrill-alt:before{content:"\f067"}.pf-shopify:before{content:"\f068"}.pf-direct-debit:before{content:"\f069"}.pf-sodexo:before{content:"\f06a"}.pf-bpay:before{content:"\f06b"}.pf-contactless:before{content:"\f06c"}.pf-contactless-alt:before{content:"\f06d"}.pf-eth:before{content:"\f06e"}.pf-ltc:before{content:"\f06f"}.pf-visa-pay:before{content:"\f070"}.pf-wechat-pay:before{content:"\f071"}.pf-amazon-pay:before{content:"\f072"}.pf-amazon-pay-alt:before{content:"\f073"}


/* FILE: express.css */
/* HANDLES: default,STORE_default,THEME_frontend_rwd_default,catalog_category_view,catalog_category_layered,CATEGORY_320,customer_logged_out,SHORTCUT_popup,SHORTCUT_uk_popup,product_list,infinitescroll */
.product-view #payment-request-button {
    margin-bottom: 10px;
}

.cart #payment-request-button {
    width: 184px;
    display: inline-block;
}

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

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

#payment-request-button.disabled,
#payment-request-button.disabled * {
    pointer-events: none !important;
}

#payment-request-button.disabled {
    opacity: 0.5;
    filter: grayscale(50%);
}

#payment-request-button.disabled::after {
    position: relative;
    height: 1em;
    width: 1em;
    display: block;
    left: 50%;
    margin-left: -.5em;
    margin-top: -1.2em;
    content: '';
    -webkit-animation: spin 1s ease-in-out infinite;
    animation: spin 1s ease-in-out infinite;
    background: url(//specscart.co.uk/skin/frontend/base/default/stripe_payments/img/loader.svg) center center;
    background-size: cover;
    line-height: 1;
    text-align: center;
    font-size: 2em;
    color: rgba(0, 0, 0, .75)
}



/* FILE: style.css */
/* HANDLES: default,STORE_default,THEME_frontend_rwd_default,catalog_category_view,catalog_category_layered,CATEGORY_320,customer_logged_out,SHORTCUT_popup,SHORTCUT_uk_popup,product_list,infinitescroll */
.category_listing .filter-wrapper {
    background-color: #eff2f7;
    font-size: 15px;
}
div.price-slider {
    height: 6px;
    border-radius: 5px;
    background: #eff2f7;
    outline: none;
    padding: 0;
    margin: 0;
    font-size: 14px;
}
.price_panell{
    padding-right: 11px!important;
    overflow: hidden;
    padding-top: 30px!important;
}
.price_panell ul li{
    position: relative;
}
.price_panell ul li span{
    font-size: 14px;
    position: absolute;
    top: -34px;
    color: #999;
}
.price_panell ul li span:first-child{
    left: 0;
}
.price_panell ul li span:last-child{
    right: -10px;
}

div.price-slider .price-slider-from,div.price-slider .price-slider-to {
    background: transparent;
}

div.price-slider .price-slider-from.selected,div.price-slider .price-slider-to.selected {
    background: transparent;
}
div.price-slider .filter-handle{
    position: relative;
    height: 20px;
    width: 20px;
    display: block;
    top: -28px;
    z-index: 1;
}
div.price-slider .filter-handle:before{
    content: "";
    height: 20px;
    width: 20px;
    background: #26b3a3;
    cursor: pointer;
    display: block;
    top: 20px;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
}
div.price-slider .filter-handle:first-child{
    z-index: 2;
}
div.price-slider .filter-handle:first-child:after{
    content: "";
    position: absolute;
    height: 6px;
    background: #eff2f7;
    right: 10px;
    bottom: -13px;
    min-width: 600px;
}
div.price-slider .filter-handle:last-child:after{
    content: "";
    position: absolute;
    height: 6px;
    background: #26b3a3;
    right: 0;
    bottom: -13px;
    min-width: 600px;
}

div.price-slider .price-slider-to {
    cursor: pointer;
    /*cursor: w-resize;*/
    margin-top: -20px;
}

.block-layered-nav .layered-nav-filter {
    padding: 5px 15px;
    color: #3399cc;
}

.block-layered-nav .layered-nav-filter .layered-nav-filter-label {
    font-weight: normal;
    color: #777;
    margin-bottom: 4px;
    font-size: 12px;
    width: 100%;
    box-shadow: 0px 0px 4px -1px rgb(0 0 0 / 20%);
    border: 2px solid #fff;
    border-radius: 8px;
    overflow: hidden;
}
.block-layered-nav .layered-nav-filter .layered-nav-filter-label.type2{
    padding: 5px 0;
    max-height: 95px;
    align-items: center;
    display: flex;
    justify-content: center;
    flex-flow: column;
    margin-top: 4px;
    min-height: 60px;
    background-color: #ffffff;
}
.block-layered-nav .layered-nav-filter .layered-nav-filter-label:hover {
    text-decoration: underline;
    cursor: pointer;
    color: #424242;
}
.block-layered-nav .layered-nav-filter input[checked='checked'] + label{
    color: #424242 !important;
    border-color: #26b3a3;
}
.block-layered-nav .layered-nav-filter input[checked='checked'] + label:before {
    content: "";
    position: absolute;
    left: -15px;
    top: 8px;
    width: 8px;
    height: 8px;
    border-radius: 100px;
    background: #26b3a3;
}
.block-layered-nav .layered-nav-filter input[checked='checked'] + label.swatch-color:before {
    content: none;
}
li.filter_hide { 
    display:none; 
}

div.show_more_filters {
    text-align: right;
}

div.show_more_filters a {
    cursor: pointer;
}

.sidebar .block-layered-nav .attribute_value_search_box {
   display:none;
}

.sidebar .block-layered-nav .attribute_value_search_box.enabled {
   display:block;
}

.sidebar .block-layered-nav .attribute_value_search_box input {
   width:90%;
   padding:3px;
}
.toggle-content hr{
    margin-bottom: 5px!important;
}
.mennu{
    width: 100%;
    text-align: center;
    position: relative;
    margin-bottom: 0;
}
.listss{
    display: block;
    padding: 0px;
    cursor: pointer;
}
.listss&gt;p.h4{
    position: relative;
    font-size: 20px;
    font-weight: bold;
}
.mennu .listss:last-child&gt;p.h4:after{
    content: none;
}
.left_aside .hidefirst {
    margin-top: 10px!important;
    cursor: auto;
    padding: 10px 0px;
    visibility: visible;
    display: block;
    position: relative;
    border-top: unset;
}
.left_aside .hidefirst .layered-nav-filter{
    padding: 0px 4px;
}
.hidefirst{
    position: absolute;
    width: 100%;
    left: 0;
    margin-top: -10px!important;
    padding-top: 15px;
    margin-bottom: 0!important;
    padding-bottom: 10px!important;
    visibility: hidden;
}
.left_aside .hidefirst ol {
    justify-content: flex-start;
}
.hidefirst&gt;ol&gt;li{
    display: inline-block;
}
.left_aside .hidefirst li {
    width: 33%;
}
.bg_overlay{
    position: absolute;
    top: 0;
    height: 28px;
    width: 70%;
    left: 50%;
    transform: translateX(-50%);
}
.switch {
    position: relative;
    display: inline-block;
    width: 35px;
    height: 20px;
    margin: 0px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.switch .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #EFEFEF;
    -webkit-transition: .4s;
    transition: .4s;
    box-shadow: inset 5px 6px 7px 0px rgb(69 69 69 / 15%);
}

.switch .slider:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: 2px;
    bottom: 2px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

.switch input:checked + .slider {
    background-color: #dc3545;
}

.switch input:checked + .slider:before {
    -webkit-transform: translateX(15px);
    -ms-transform: translateX(15px);
    transform: translateX(15px);
}

.switch .slider.round {
    border-radius: 34px;
}

.switch .slider.round:before {
    border-radius: 50%;
}
.switch-label {
    font-size: 14px!important;
    font-weight: 400!important;
    color: #424242;
}
.switch_parent {
    display: flex;
    gap: 10px;
    justify-content: flex-start;
    align-items: center;
    padding: 10px;
}
.switch_parent.hometrial-switch .switch-label {
    color: #424242;
}
.switch_parent.hometrial-switch .switch input:checked + .slider {
    background-color: #01b3a3;
}
.currently p.h4{
    display: none;
}
.currently li{
    font-size: 12px;
}
.specc_tab{
    list-style: none!important;
    border-bottom: 1px solid #eff2f7;
    padding-top: 0;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.specc_tab span {
    color: #999;
    display: block!important;
    position: relative;
    padding: 6px;
    padding: 10px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;

}
.specc_tab span.active {
    color: #424242;
}
.specc_tab span.active:after {
    content: "";
    position: absolute;
    content: "";
    width: 100%;
    height: 3px;
    bottom: 0;
    left: 0;
    background-color: #26b3a3;
    border-radius: 3px 3px 0 0;
}
#narrow-by-list .last .specc_tab li {
    width: auto;
    margin-right: unset;
    margin-bottom: unset;
    cursor: pointer;
}
#narrow-by-list .last .more_filter_tab li {
    width: 18%;
}
#narrow-by-list .last .more_filter_tab li label {
    display: flex;
    align-items: center;
    height: unset;
    border-radius: 8px;
    padding: 5px 0;
}
#narrow-by-list .more-filter li label img {
    width: 60px;
}
.more_filter_tab .more-tab-pane {
    display: none;
}
.more_filter_tab .more-tab-pane.active {
    display: block;
}
.more_filter_tab ul.more_list{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: wrap;
    list-style: none!important;
}
.more_filter_tab ul.more_list li {
    width: 20%;
    padding: 0px 4px;
    margin: 0;
}
.more_filter_tab ul.more_list li input{
    display: none;
}
.more_filter_tab ul.more_list li label{
    padding: 5px 0;
    max-height: 95px;
    align-items: center;
    display: flex;
    justify-content: center;
    flex-flow: column;
    margin: 4px 0;
    min-height: 60px;
    font-size: 14px;
    font-weight: 400;
    transition: all .5s;
    color: #424242;
    box-shadow: 0 0 4px -1px rgb(0 0 0 / 20%);
    border: 2px solid #fff;
    border-radius: 8px;
}
.more_filter_tab ul.more_list li label:hover, .more_filter_tab ul.more_list li input[checked=checked]+label{
    cursor: pointer;
    border-color: #26b3a3;
    transition: all .5s;
}
#narrow-by-list li label.colour{
    display: flex;
    align-items: center;
    height: 36px;
    border-radius: 36px;
    padding: 0 15px 0 4px;
    background-color: #ffffff;
}
.left_aside .hidefirst.colour li {
    width: 33%;
    margin-right: 0px;
    margin-bottom: 5px;
}
.size-filter .size-panel {
    position: relative;
    padding: 15px 0 !important;
    margin: auto;
    width: 100%;
}
.size-filter .size-panel .ui-widget {
    height: 5px;
    position: relative;
    background: #eee;
    border-radius: 5px;
}
.size-filter .size-panel .ui-widget-header {
    background: #26b3a3;
    position: absolute;
    z-index: 1;
    display: block;
    border: 0;
    top: 0;
    height: 100%;
}
.size-filter .size-panel .ui-state-default {
    background: #26b3a3;
    top: -5px;
    margin-left: -5px;
    position: absolute;
    z-index: 2;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 2px solid #ffffff;
    outline: none;
    box-shadow: 0 0 6px 0px #000; 
    cursor: pointer;
    -webkit-transition: background 0.15s ease-in-out;
    transition: background 0.15s ease-in-out;
}
.size-filter .size-panel .ui-state-default i {
    font-style: normal;
    position: absolute;
    bottom: -20px;
    font-size: 12px;
    left: -2px;
}
.size-filter .size-panel .min-max-value {
    color: #ccc;
    font-size: 12px;
    position: absolute;
    bottom: -7px;
}
.size-filter .size-panel .min-max-value.min-value {
    float: left;
    left: -5px;
}
.size-filter .size-panel .min-max-value.max-value {
    float: right;
    right: -10px;
}
.size-filter .size-panel .min-max-value.max-value.arm {
    right: -16px;
}
.filter_head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    gap: 30px;
}
.filter_head .filter-left {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 0px;
}
.filter_head .filter-right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 15px;
}
.filter_head .filter-right .filter-btn, .filter_head .filter-right .filter-sort {
    padding: 5px 15px;
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
    border: 1px solid #26b3a3;
    border-radius: 40px;
} 
.filter_head .filter-right .filter-btn.active .filter-count {
    top: -5px;
    right: 5px;
    background: #26b3a3;
    color: #fff;
    padding: 5px 1px;
    border-radius: 15px;
    display: block;
    width: 15px;
    height: 15px;
    line-height: 4px;
    text-align: center;
    position: absolute;
    font-size: 10px;
}
.filter_head .filter-right .filter-sort.active::before {
    content: "";
    position: absolute;
    top: -3px;
    right: 3px;
    background: #05b4a3;
    width: 10px;
    height: 10px;
    border-radius: 6px;
}

#layered-navigation {
    position: fixed;
    inset: 0px;
    isolation: isolate;
    z-index: 30;
    display: none;
}
#layered-navigation .filter-overlay {
    position: absolute;
    inset: 0px;
    background: rgb(0, 0, 0, 0.5);
}
#layered-navigation .block-layered-nav {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    max-width: 430px;
    height: 100%;
    background: #fff;
}
.low-z-index {
    z-index: 9 !important;
}
#layered-navigation .filter-heading {
    text-align: center;
    padding: 10px 20px;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    font-weight: bold;
    position: sticky;
    font-size: 16px;
    display: flex;
    justify-content: space-between;
    z-index: 2;
}
#layered-navigation #narrow-by-list {
    display: block;
    padding: 20px;
    overflow-y: scroll;
    position: relative;
    max-height: 100vh;
    background-color: #f2f2f2;
    padding-bottom: 120px;
    height: calc(100vh - 57px);
}
#layered-navigation #narrow-by-list .filter-left {
    display: flex;
    justify-content: space-around;
    margin-bottom: 1rem;
}
.block-layered-nav .layered-nav-filter .layered-nav-filter-label {
    background-color: #ffffff;    
}
#layered-navigation #narrow-by-list .size-slider-wrapper {
    background: #fff;
    padding: 20px;
    border-left: none!important;
    margin-left: 6px;
    border-radius: 8px;
    box-shadow: 0px 0px 4px -1px rgb(0 0 0 / 20%);
    font-size: 14px;
    margin-right: 7px;
    margin-bottom: 20px;
}
#layered-navigation #filters-options {
    height: 100vh;
}
#layered-navigation .filter-apply-btn-wrapper {
    text-align: center;
    padding: 10px 20px;
    background-color: #fff;
    border-top: 1px solid #ddd;
    width: 100%;
    max-width: 430px;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 2;
}
#layered-navigation .filter-apply-btn-wrapper .filter-apply-btn {
    min-width: 150px;
    padding: 10px 10px;
}
#layered-navigation .filter-heading .count {
    background: #26b3a3;
    width: 20px;
    height: 20px;
    border-radius: 15px;
    font-size: 13px;
    text-align: center;
    color: #fff;
    font-weight: normal;
}
#layered-navigation .filter-heading .reset-button {
    font-size: 13px;
    font-weight: normal;
    color: #26b3a3;
    padding-top: 2px;
    margin-left: 5px;
    margin-right: 25px;
}
#layered-navigation #narrow-by-list .price_panell ol li a {
    background-color: #fff;
    padding: 2px 15px !important;
}
#layered-navigation .filter-heading .close-wrapper {
    display: flex;
    align-items: center;
}
#layered-navigation .filter-heading .close-btn {
    width: 25px;
    height: 25px;
    border-radius: 20px;
    font-size: 14px;
    text-align: center;
    font-weight: normal;
    padding: 0px;
}
#layered-navigation .filter-heading .close-btn .icon-cancel, #layered-navigation #sort-by .sortby-header .close-btn .icon-cancel {
    background: transparent;
    padding: 0px; 
    border-radius: unset; 
    font-size: 10px;
}
#layered-navigation .filter-heading .close-btn.btn:hover {
    box-shadow: unset;
}
.p-10-15 {
    padding: 10px 15px;
}
/*aside*/
/*.left_aside{
    box-shadow: 0px 1px 20px -3px #ccc;
    padding: 10px;
    font-size: 15px;
    background: #eff2f7;
    border-radius: 10px;
    max-width: 991px;
    margin: auto;
    margin-bottom: 10px;
    margin-top: 50px;
    position: relative;
    position: sticky;
    top: 48px;
    z-index: 20;
}*/
.category_listing .left_aside {
    position: sticky;
    top: 48px;
    z-index: 9;
    /* z-index: 20; */
}
.left_aside .toggle-content{
    position: relative;
}
.left_aside h4, .left_aside p.h4{
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0;
}
.left_aside .block  h4.perple{
    border: none;
    padding: 5px;
    /*background: #eee;*/
    font-size: 18px;
    text-align: center;
    cursor: pointer;
    font-weight: normal;
}
.left_aside .toggle-content .btn-remove{
    border-radius: 15px;
    font-size: 8px;
    margin-top: 2px;
    margin-left: 5px;
    width: 15px;
    height: 15px;
}
.left_aside .toggle-content .btn-remove:after{
    color: #999;
}
.left_aside .toggle-content .btn-remove:hover:after{
    color: #fff;
}
.left_aside .toggle-content .label{
    display: none;
}
.left_aside .toggle-content .currently h4{
    padding: 0 10px;
}
.left_aside .toggle-content .actions{
    right: 5px;
}
.left_aside .toggle-content .actions .count {
    background: #26b3a3;
    border-radius: 20px;
    font-size: 10px;
    text-align: center;
    color: #fff;
    font-weight: normal;
    margin-right: 5px;
    padding: 3px 6px;
}
.left_aside .hidefirst{
    margin-top: 0px!important;
    cursor: auto;
    padding: 10px 0px;
}
.left_aside .hidefirst ol{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: wrap;
}
.left_aside .hidefirst .price_panell li{
    width: unset;
}
#layered-navigation #sort-by .sortby-header {
    text-align: center;
    padding: 10px 20px;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    font-weight: bold;
    position: sticky;
    font-size: 16px;
    display: flex;
    justify-content: space-between;
    z-index: 2;
}
#layered-navigation #sort-by .sortby-header .close-wrapper {
    display: flex;
    align-items: center;
}
#layered-navigation #sort-by .sortby-header .close-wrapper .close-btn {
    width: 25px;
    height: 25px;
    border-radius: 20px;
    font-size: 14px;
    text-align: center;
    font-weight: normal;
    padding: 0px;
}
#layered-navigation #sort-by .sortby-values {
    padding: 20px;
    height: 100vh;
    width: 100%;
}

@media screen and (max-width: 1199px){
    #narrow-by-list .last ol{
        width: 82%;
    }
    .bg_overlay{
        /*height: 55px;*/
        display: none;
    }
}
@media screen and (max-width: 991px){
    #narrow-by-list .last ol{
        width: 100%;
    }
    .category_listing .left_aside {
        top: 45px;
    }
    .category_listing .filter-wrapper {
        top: 45px;
    }
}   
@media only screen and (max-width: 767px){
    .switch_parent{
        position: relative;
        margin: 0px 10px;
        max-width: unset;
    }
    #narrow-by-list .last .more_filter_tab li {
        width: 45%;
    }
    .specc_tab {
        display: none;
    }
    .more_filter_tab&gt;.more-tab-pane{
        display: block;
        opacity: 1;
    }
    .listss.more-filter &gt; p.h4 {
        padding: 5px 25px;
        background: #fff;
        border-radius: 15px;
        margin: 0px 15px;
    }
    .size-filter .mx-auto.my-3 {
        margin: 0px !important;
        margin-bottom: 30px !important;
    }
    .size-filter .col-md-8.pl-md-5.border-left {
        background: #fff;
        padding: 20px;
        border-left: none !important;
        margin: 0px 18px;
        border-radius: 8px;
        box-shadow: 0px 2px 4px -1px rgb(0 0 0 / 20%);
        font-size: 14px;
    }
    .size-filter .size-panel {
        width: 90%;
    }
    .filter_head .filter-right {
        justify-content: space-between;
        width: 100%;
    }
    .filter_head .filter-left {
        display: none !important;
    }
} 
@media only screen and (max-width: 576px) {
    .block-layered-nav .layered-nav-filter .layered-nav-filter-label {
        font-size: 14px;
    }
}
@media screen and (max-width: 463px){
    .listss{
        padding: 0 4px;
    }
    .block-layered-nav .layered-nav-filter .layered-nav-filter-label.type2 .font_10 {
        font-size: 8px !important;
    }
    .block-layered-nav .layered-nav-filter .layered-nav-filter-label.type2 .font_14 {
        font-size: 12px !important;
    }
    .block-layered-nav .layered-nav-filter .layered-nav-filter-label.type2 .font_20 {
        font-size: 18px !important;
    }
    .block-layered-nav .layered-nav-filter .layered-nav-filter-label.type2 .font_24 {
        font-size: 22px !important;
    }
} 
</pre></body></html>