

/* FILE: flickity.min.css */
/* HANDLES: default,STORE_default,THEME_frontend_rwd_default,catalog_product_view,PRODUCT_TYPE_simple,PRODUCT_4149,customer_logged_out,MAP_price_msrp_item,SHORTCUT_popup,SHORTCUT_uk_popup */
/*! 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_product_view,PRODUCT_TYPE_simple,PRODUCT_4149,customer_logged_out,MAP_price_msrp_item,SHORTCUT_popup,SHORTCUT_uk_popup */
.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: 0.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: 0.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;
}
#blog-post .blog-post-content-wrapper .blog-post-content img:not(.set-product img) {
    width: 100%;
    height: auto;
}
#blog-post .blog-post-content-wrapper .blog-post-content iframe.instagram-media {
    width: 100% !important;
    margin: auto !important;
}
#blog-post .blog-post-content-wrapper .blog-post-content iframe:not(.instagram-media) {
    aspect-ratio: 16/9;
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    padding: 0;
    overflow: hidden;
}

/* 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: 0.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_product_view,PRODUCT_TYPE_simple,PRODUCT_4149,customer_logged_out,MAP_price_msrp_item,SHORTCUT_popup,SHORTCUT_uk_popup */
.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_product_view,PRODUCT_TYPE_simple,PRODUCT_4149,customer_logged_out,MAP_price_msrp_item,SHORTCUT_popup,SHORTCUT_uk_popup */
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_product_view,PRODUCT_TYPE_simple,PRODUCT_4149,customer_logged_out,MAP_price_msrp_item,SHORTCUT_popup,SHORTCUT_uk_popup */
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_product_view,PRODUCT_TYPE_simple,PRODUCT_4149,customer_logged_out,MAP_price_msrp_item,SHORTCUT_popup,SHORTCUT_uk_popup */
.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_product_view,PRODUCT_TYPE_simple,PRODUCT_4149,customer_logged_out,MAP_price_msrp_item,SHORTCUT_popup,SHORTCUT_uk_popup */
.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_product_view,PRODUCT_TYPE_simple,PRODUCT_4149,customer_logged_out,MAP_price_msrp_item,SHORTCUT_popup,SHORTCUT_uk_popup */
/*!
 *  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_product_view,PRODUCT_TYPE_simple,PRODUCT_4149,customer_logged_out,MAP_price_msrp_item,SHORTCUT_popup,SHORTCUT_uk_popup */
.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: styles.css */
/* HANDLES: default,STORE_default,THEME_frontend_rwd_default,catalog_product_view,PRODUCT_TYPE_simple,PRODUCT_4149,customer_logged_out,MAP_price_msrp_item,SHORTCUT_popup,SHORTCUT_uk_popup */
.ampromo-label{
    float: right;
    position: absolute;
    z-index: 500;
}

.ampromo-gift .product-image{
    float: left;
}

.ampromo-gift li{
    margin: 10px 10px;
    float: left;
}

.ampromo-product-name{
    font-weight: bold;
}

.add-to-cart-wrapper .product-options {
    margin-bottom: 10px;
}



/* FILE: styles.css */
/* HANDLES: default,STORE_default,THEME_frontend_rwd_default,catalog_product_view,PRODUCT_TYPE_simple,PRODUCT_4149,customer_logged_out,MAP_price_msrp_item,SHORTCUT_popup,SHORTCUT_uk_popup */
.ampromo-label{
    float: right;
    position: absolute;
    z-index: 1;
}


/* FILE: product-detail.css */
/* HANDLES: default,STORE_default,THEME_frontend_rwd_default,catalog_product_view,PRODUCT_TYPE_simple,PRODUCT_4149,customer_logged_out,MAP_price_msrp_item,SHORTCUT_popup,SHORTCUT_uk_popup */
/* Highlight Contetn box product detial page css */
.product_highlight_box {
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    z-index: 2;
    position: sticky;
    bottom: 70;
    margin-left: 0px;
    /* margin-top: -30px;     */
    margin-top: -70px;
    z-index: 2;
    width: 100%;
    min-height: 37px;
}
.highlight_content {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px 10px;
    background: #ccc6;
    border-radius: 20px;
    position: relative;
    overflow: hidden;
}
/* .animation_cls{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 20px;
	background: #00b3a3;
	animation: revolve 5s linear infinite;
	height: 2px;
	opacity: 0;
} */
/* Defining the animation */
/* @keyframes revolve {
	from {
		transform:translateX(0px);
		opacity: 1;
	}
	to {
		transform:translateX(250px);	  
		opacity: 1;
	}
} */

.highlight_content .highlight_txt {
    font-size: 12px;
    margin: 0px;
}
.highlight_content img {
    width: 20px;
    margin-right: 5px;
    /* animation: roundEffect 5s linear infinite; */
}

@keyframes roundEffect {
    from {
        transform: rotate(-0deg);
    }
    to {
        transform: rotate(-360deg);
    }
}

@media screen and (max-width: 998px) {
    .product_detail_video_btn {
        height: 0px;
        margin-bottom: 30px;
    }
    .product_highlight_box {
        margin-top: -85px;
        margin-bottom: 48px;
    }
}

@media screen and (max-width: 767px) {
    .product_highlight_box {
        justify-content: center;
        margin-top: -80px;
        margin-bottom: 52px;
        margin-left: 0px;
        min-height: 28px;
    }
    .highlight_content {
        padding: 4px 10px;
    }
}
@media screen and (max-width: 575px) {
    .flickity-page-dots .dot {
        margin: 0 5px;
    }
}

/* product detail page video button */
.product_detail_video_btn {
    position: sticky;
    bottom: 30;
    margin-top: -30px;
    /* height: 30px; */
    height: 0px;
    display: flex;
    justify-content: end;
    align-items: center;
    z-index: 2;
    width: 100%;
    text-align: center;
}
.product_detail_video_btn .video_btn {
    box-shadow: 0px 4px 10px 0px #00000040;
    width: 60px;
    height: 60px;
    border-radius: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    padding-left: 2px;
    margin-right: 15px;
    color: #fff;
    background: #391749;
    border: 4px solid #fff;
    margin-top: -25px;
    position: relative;
}

.product_detail_video_btn .lensguide_btn {
    box-shadow: 0px 4px 10px 0px #00000040;
    width: 150px;
    height: 40px;
    border-radius: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: 15px;
    color: #424242;
    background: #fff;
    border: 2px solid #00b3a3;
    margin-top: 40px;
    position: relative;
}

.product_detail_video_btn .video_btn::before {
    content: "";
    width: 90px;
    height: 90px;
    position: absolute;
    top: -19px;
    left: -19px;
    background: #391749;
    /* transform: translateX(-50%) translateY(-50%); */
    display: inline-block;
    border-radius: 50px;
    z-index: -1;
    animation: ripple-animation 2s infinite ease-out;
}
@keyframes ripple-animation {
    0% {
        transform: scale(0.1);
        opacity: 1;
        background: #391749;
    }
    100% {
        transform: scale(1);
        opacity: 0;
        background: #391749;
    }
}

@media screen and (max-width: 991px) {
    .product_detail_video_btn .video_btn {
        margin-top: -55px;
    }

    .product_detail_video_btn .lensguide_btn {
        margin-top: -100px;
    }
}
@media screen and (max-width: 575px) {
    .product_detail_video_btn .lensguide_btn {
        width: 130px;
        height: 35px;
        font-size: 12px;
        margin-right: 10px;
        margin-top: -70px;
    }

    .product_detail_video_btn .video_btn {
        width: 45px;
        height: 45px;
        font-size: 12px;
        /* margin-right: 20px;
	margin-top: -100px; */
        margin-right: 10px;
        margin-top: 0px;
    }
    .product_detail_video_btn .video_btn::before {
        content: "";
        width: 65px;
        height: 65px;
        top: -35%;
        left: -35%;
    }
}
/* end product detail page video button */

.main-container .breadcrumbs .breadcrumbs {
    position: absolute;
    left: -40;
    top: 20;
    width: fit-content !important;
    z-index: 1;
}
@media only screen and (max-width: 576px) {
    .main-container .breadcrumbs .breadcrumbs {
        left: -7;
    }
}
@media only screen and (min-width: 576px) {
    .main-container .breadcrumbs .breadcrumbs {
        left: -25;
    }
}
@media only screen and (min-width: 768px) {
    .main-container .breadcrumbs .breadcrumbs {
        left: -25;
    }
}
@media only screen and (min-width: 991px) {
    .main-container .breadcrumbs .breadcrumbs {
        left: 0;
    }
}
@media only screen and (min-width: 1200px) {
    .main-container .breadcrumbs .breadcrumbs {
        left: -10;
    }
}
@media only screen and (min-width: 1366px) {
    .main-container .breadcrumbs .breadcrumbs {
        left: -10;
    }
}
@media only screen and (min-width: 1440px) {
    .main-container .breadcrumbs .breadcrumbs {
        left: -20;
    }
}
@media only screen and (min-width: 1920px) {
    .main-container .breadcrumbs .breadcrumbs {
        left: -40;
    }
}
.fc-yellow {
    color: rgb(255 190 0);
}
.fc-green {
    color: #007f4e;
}
.btn.btn-with-border {
    background: #ffffff;
    border: 2px solid #26b3a3;
    color: #26b3a3;
    margin: 0px 5px;
}
#product-page {
    width: 100%;
    max-width: 1920px;
    margin: auto;
}
#product-page .product-new .w-70 {
    width: 70%;
    -webkit-user-select: none; /* Safari */
    -ms-user-select: none; /* IE 10 and IE 11 */
    user-select: none; /* Standard syntax */
}
#product-page .product-new .w-30 {
    width: 30%;
}
#product-page .product-new .brs-wrapper {
    position: absolute;
    z-index: 2;
    top: 20;
    right: 40;
}
#product-page .product-new .review .star {
    border: 0.5px solid #424242;
    border-radius: 5px;
    padding: 5px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-right-width: 0px;
}
#product-page .product-new .review .rating {
    border: 0.5px solid #424242;
    border-radius: 5px;
    padding: 5px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
#product-page .product-new .product-media {
    height: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    max-height: 900px;
}
#product-page .product-new .product-media .product-carousel {
    width: 100%;
    height: 100%;
    margin: auto;
}
#product-page .product-new .product-media .product-carousel .carousel-cell {
    width: 100%;
    height: 100%;
}
#product-page .product-new .product-media .product-carousel .carousel-cell:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ffffff;
}
#product-page .product-new .product-media .product-carousel .carousel-cell.model-img:before {
    background: #f2f2f2;
}
#product-page .product-new .product-media .product-carousel .carousel-cell img,
#product-page .product-new .product-media .product-carousel .carousel-cell video {
    width: 100%;
    height: 100%;
    object-fit: contain;
    position: relative;
}
#product-page .product-new .product-media .product-carousel .carousel-cell.model-img img {
    object-fit: cover;
    object-position: top;
}
#product-page .product-new .product-media .product-carousel .flickity-page-dots,
#product-page .product-new .product-media .model-media .flickity-page-dots {
    position: sticky;
    bottom: 10;
    margin-top: -30px;
    /* margin-top: 15px; */
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2;
}
#product-page .product-new .product-media .product-carousel .flickity-page-dots .dot,
#product-page .product-new .product-media .model-media .flickity-page-dots .dot {
    background: #a2a2a2;
}
#product-page .product-new .product-media .product-carousel .flickity-page-dots .dot.is-selected,
#product-page .product-new .product-media .model-media .flickity-page-dots .dot.is-selected {
    width: 30px;
    border-radius: 5px;
    z-index: 1;
}
#product-page .product-new .product-media .view-180:before,
#product-page .product-new .product-media .model-view:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: #f2f2f2;
    width: 100%;
    height: 100%;
}
#product-page .product-new .product-media .view-180 .frame-nav,
#product-page .product-new .product-media .frame-view .view-180-nav,
#product-page .product-new .product-media .model-view .frame-nav,
#product-page .product-new .product-media .frame-view .model-view-nav {
    position: absolute;
    left: 40;
    top: 50;
    z-index: 2;
    background: #fff;
    width: 120px;
    height: 45px;
    cursor: pointer;
    border: 1px solid #ddd;
}
#product-page .product-new .product-media .frame-view .view-180-nav,
#product-page .product-new .product-media .frame-view .model-view-nav {
    background: #f2f2f2;
}
#product-page .product-new .product-media .view-180 .frame-nav img,
#product-page .product-new .product-media .frame-view .view-180-nav img,
#product-page .product-new .product-media .model-view .frame-nav img,
#product-page .product-new .product-media .frame-view .model-view-nav img {
    width: 60px;
    height: 100%;
    object-fit: contain;
}
#product-page .product-new .product-media .view-180 .mw-nav .thumbnail,
#product-page .product-new .product-media .model-view .model-nav .thumbnail {
    position: absolute;
    top: 70;
    right: 40;
    text-align: center;
    cursor: pointer;
    z-index: 2;
}
#product-page .product-new .product-media .view-180 .mw-nav .thumbnail img,
#product-page .product-new .product-media .model-view .model-nav .thumbnail img {
    object-fit: cover;
    border: 4px solid #fff;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    box-shadow: 0px 0px 20px 0px #ccc;
}
#product-page .product-new .product-media .view-180 .mw-media,
#product-page .product-new .product-media .model-view .model-media {
    width: 100%;
    height: 100%;
    margin: auto;
    position: relative;
}
#product-page .product-new .product-media .view-180 .mw-media .media-set {
    position: absolute;
    z-index: 1;
    opacity: 0;
    height: 100%;
}
#product-page .product-new .product-media .view-180 .mw-media .media-set img {
    width: 13.5%;
    height: 100%;
}
#product-page .product-new .product-media .view-180 .mw-media .main-media,
#product-page .product-new .product-media .model-view .model-media .main-media {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#product-page .product-new .product-media .view-180 .mw-media .main-media img:first-child {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: bottom;
}
#product-page .product-new .product-media .view-180 .mw-media .main-media img.img_180 {
    position: absolute;
    bottom: 10;
    left: 0;
    width: 100%;
    height: auto;
}
#product-page .product-new .product-media .model-view .model-media .carousel {
    width: 100%;
    height: 100%;
    margin: 0px auto;
}
#product-page .product-new .product-media .model-view .model-media .carousel .carousel-cell {
    width: 100%;
    height: 100%;
}
#product-page .product-new .product-media .model-view .model-media .carousel .carousel-cell img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
#product-page .product-new .top-section {
    height: 60px;
    background-color: #321940;
    padding: 10px 20px;
}
#product-page .product-new .below-section {
    width: 90%;
    overflow: hidden;
    height: calc(100vh - 160px);
    margin: auto;
    text-align: center;
    min-height: 600px;
}
#product-page .product-new .below-section .p-swatches .swatches {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    margin: 0px;
}
#product-page .product-new .below-section .p-swatches .swatches .swatch {
    width: 25px;
    height: 25px;
    margin: 0;
}
#product-page .product-new .below-section .p-swatches .swatches .swatch .swatch-label {
    width: 100%;
    height: 100%;
}
#product-page .product-new .below-section .p-swatches .swatches .selected .swatch-label,
#product-page .product-new .below-section .p-swatches .swatches .swatch-link:hover .swatch-label {
    border: 1px solid #26b3a3;
}
#product-page .product-new .below-section .p-swatches .swatches .swatch.sold-out .swatch-label:after {
    content: "\2715";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    line-height: 25px;
}
#product-page .product-new .below-section .p-swatches .swatches .swatch.sold-out .swatch-link:hover .swatch-label:after {
    font-size: 25px;
}
#product-page .product-new .below-section .p-swatches .swatch-color-name {
    height: 30px;
    text-transform: capitalize;
}
#product-page .product-new .below-section .p-price .price-box .price {
    color: #424242;
    font-size: 24px;
}
#product-page .product-new .below-section .p-price .price-box .special-price {
    padding-left: 0.5em;
}
#product-page .product-new .below-section .p-price .price-box .old-price .price {
    color: #a0a0a0;
    text-decoration: line-through;
    font-size: 20px;
    font-weight: 200;
}
#product-page .product-new .below-section .offer-promotion {
    width: fit-content;
    font-size: 12px;
    padding: 5px 10px;
    border: 1px solid #424242;
    margin: 15px auto;
    border-radius: 5px;
}
#product-page .product-new .below-section .add-to-cart .or-divider {
    position: relative;
    text-align: center;
    width: 100%;
    font-size: 14px;
}
#product-page .product-new .below-section .add-to-cart .or-divider p:after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: calc(45% - 10px);
    height: 0.5px;
    background-image: linear-gradient(to right, #eaeaea, #7d7d7d, #e2e2e2);
}
#product-page .product-new .below-section .add-to-cart .or-divider p:before {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    width: calc(45% - 10px);
    height: 0.5px;
    background-image: linear-gradient(to right, #eaeaea, #7d7d7d, #e2e2e2);
}
#product-page .product-new .below-section .add-to-cart .no-hometrial-div {
    width: 250px;
    margin: auto;
    position: relative;
    z-index: 1;
}
#product-page .product-new .below-section .add-to-cart .no-hometrial-div .no-hometrial-btn {
    font-weight: normal !important;
    background: #fff;
    border: 1px solid #26b3a3 !important;
    box-shadow: none !important;
}
#product-page .product-new .below-section .add-to-cart .no-hometrial-div .no-hometrial-btn .disabled {
    opacity: 0.6;
}
#product-page .product-new .below-section .add-to-cart .no-hometrial-div .no-hometrial-more-info {
    position: absolute;
    top: 20px;
    left: 0;
    z-index: -1;
    padding: 30px 15px 10px 15px;
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 0 4px -2px #000;
}
#product-page .product-new .below-section .add-to-cart .no-hometrial-div .no-hometrial-more-info span img {
    width: 25px;
    height: 25px;
    border-radius: 25px;
}

#product-page .product-new .below-section .p-usp-list:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 0.5px;
    left: 0;
    top: 0;
    background-image: linear-gradient(to right, #eaeaea, #7d7d7d, #e2e2e2);
}
#product-page .product-new .below-section .p-usp-list:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 0.5px;
    left: 0;
    bottom: 0;
    background-image: linear-gradient(to right, #eaeaea, #7d7d7d, #e2e2e2);
}
#product-page .product-new .below-section .p-usp-list ul > li {
    margin-bottom: 10px;
    display: flex;
    gap: 10px;
    align-items: center;
}
#product-page .product-detail-section .p-tabs-section .tabs {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0px;
    background: #ffffff;
    z-index: 3;
}
.tab_parent {
    z-index: 3;
    flex-wrap: wrap;
    position: sticky;
    top: 30;
    width: 100%;
    display: inline-block;
}
#product-page .product-detail-section .p-tabs-section .tabs .tab {
    width: 230px;
    height: 50px;
    border-radius: 12px 12px 0px 0px;
    box-shadow: 4px 0px 7px rgba(0, 0, 0, 0.1);
    padding: 0.4em 0.5em 0.1em 0.5em;
    border: 1px solid transparent;
    background: linear-gradient(to bottom, white, white), linear-gradient(to bottom, #eeeeee, #eeeeee00);
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
#product-page .product-detail-section .p-tabs-section .tabs .tab p:nth-child(1) {
    font-size: 16px;
    font-weight: bold;
    color: #999999;
    text-align: center;
}
#product-page .product-detail-section .p-tabs-section .tabs .tab:hover p:nth-child(1),
#product-page .product-detail-section .p-tabs-section .tabs .tab.active p:nth-child(1) {
    color: #00b3a3;
}
#product-page .product-detail-section .p-tabs-section .tabs .tab p:nth-child(2) {
    font-size: 12px;
    color: #999999;
    text-align: center;
    font-style: italic;
}
#product-page .product-detail-section .p-tabs-section .tabs .tab:hover p:nth-child(2),
#product-page .product-detail-section .p-tabs-section .tabs .tab.active p:nth-child(2) {
    color: #424242;
}
#product-page .product-detail-section .p-tabs-section .tabs .tab:nth-child(1) {
    z-index: 3;
}
#product-page .product-detail-section .p-tabs-section .tabs .tab:nth-child(2) {
    z-index: 2;
}
#product-page .product-detail-section .p-tabs-section .tabs .tab:nth-child(3) {
    z-index: 1;
}
#product-page .product-detail-section .p-tabs-section .tabs .tab.active {
    color: #00b3a3;
    background: linear-gradient(to bottom, white, white), linear-gradient(to bottom, #00b3a3, #00b3a300);
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
}
#product-page .product-detail-section .p-tabs-section .tabs-content [data-tab]:not(.active) {
    display: none;
    visibility: hidden;
}
#product-page .product-detail-section .p-tabs-section .tabs-content [data-tab].active {
    display: block;
    visibility: visible;
}
#product-page .product-detail-section .p-tabs-section .tabs-content [data-tab="product-info"] ul.prod-info-list li {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 1.5%;
}
#product-page .product-detail-section .p-tabs-section .tabs-content [data-tab="product-info"] ul.prod-info-list li > span:not(.dot) {
    width: 45%;
    overflow-wrap: break-word;
}
#product-page .product-detail-section .p-tabs-section .tabs-content [data-tab="product-info"] ul.prod-info-list li .check_green {
    position: relative;
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 40px;
    margin-left: 10px;
    vertical-align: middle;
}
#product-page .product-detail-section .p-tabs-section .tabs-content [data-tab="product-info"] ul.prod-info-list li .check_green:before {
    content: "";
    left: 7;
    top: 3;
    width: 6px;
    height: 12px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
}
#product-page .product-detail-section .p-tabs-section .tabs-content [data-tab="product-info"] .description {
    position: relative;
    height: 100px;
    overflow: hidden;
}
#product-page .product-detail-section .p-tabs-section .tabs-content [data-tab="product-info"] .description .description-overlay {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50px;
    background: linear-gradient(180deg, rgb(255 255 255 / 50%) 0, rgb(255 255 255) 80%);
    text-align: center;
}
#product-page .product-detail-section .p-tabs-section .tabs-content .options {
    background: linear-gradient(183.73deg, #f7f8fa 46.59%, rgba(242, 242, 242, 0) 95.65%);
    border-radius: 20px;
    margin: 10px;
    padding: 20px 15px;
}
#product-page .product-detail-section .p-tabs-section .tabs-content .options .heading {
    color: #424242;
    margin-top: 0px;
    padding-bottom: 5px;
    /* border-bottom: 0px solid #424242; */
    border-bottom: 1px solid #4242423d;
    text-align: left;
    font-size: 16px;
    font-weight: 600;
}
.options .border_bottom {
    border-bottom: 1px solid #4242423d;
}
#product-page .product-detail-section .p-tabs-section .tabs-content .options ul {
    min-height: 120px;
    list-style: disc;
    padding-left: 20px;
    font-size: 14px;
}
#product-page .product-detail-section .p-tabs-section .tabs-content .options ul li {
    margin-bottom: 10px;
}
#product-page .product-detail-section .p-tabs-section .tabs-content .options .op-img .dispatch {
    position: absolute;
    left: 0;
    bottom: 10;
    font-size: 14px;
    color: #ffffff;
    background: linear-gradient(90.13deg, #424242 1.9%, rgba(66, 66, 66, 0) 85.91%);
}
#product-page .product-detail-section .p-tabs-section .tabs-content .img-fit-box img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    max-height: 410px;
}
#product-page .product-detail-section .p-tabs-section .tabs-content .product-yt-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 15px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    max-height: 410px;
}
#product-page .product-detail-section .p-tabs-section .tabs-content .product-yt-thumbnail::before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    content: "\f16a";
    font-family: FontAwesome;
    font-size: 100px;
    color: #f00000;
    opacity: 1;
    text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5);
    z-index: 1;
}
#product-page .product-detail-section .p-tabs-section .tabs-content .product-yt-thumbnail:hover:before {
    color: #f00000;
    opacity: 1;
    z-index: 1;
}
#product-page .reviews {
    max-height: 750px;
    height: auto;
    -moz-box-shadow: inset 0 -10px 10px -10px #000000;
    -webkit-box-shadow: inset 0 -10px 10px -10px #000000;
    box-shadow: inset 0px -10px 10px -15px #000000;
    position: relative;
    overflow: hidden;
}
#product-page .reviews .reviews-wrapper {
    height: 400px;
    overflow-y: scroll;
}

#product-page .reviews .ski-goggles-wrapper.reviews-wrapper {
    height: 500px;
    overflow-y: scroll;
}
#product-page .reviews .seg-rating {
    background-color: #fff;
    box-shadow: 0px 10px 50px 0px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    padding: 10%;
    margin-top: 10%;
    text-align: center;
}
.rating.stars {
    display: inline-block;
    background: 0 0;
    white-space: nowrap;
    width: auto;
    height: auto;
    letter-spacing: 5px;
    color: rgba(250, 191, 53, 1);
}
.rating.stars.star-5::before {
    content: "\2605 \2605 \2605 \2605 \2605";
    font-family: Times;
}
.rating.stars.star-4::before {
    content: "\2605 \2605 \2605 \2605 \2606";
    font-family: Times;
}
.rating.stars.star-3::before {
    content: "\2605 \2605 \2605 \2606 \2606";
    font-family: Times;
}
.rating.stars.star-2::before {
    content: "\2605 \2605 \2606 \2606 \2606";
    font-family: Times;
}
.rating.stars.star-1::before {
    content: "\2605 \2606 \2606 \2606 \2606";
    font-family: Times;
}
#product-page .reviews .pb-ratings .pb-rating {
    display: flex;
    gap: 5px;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
}
#product-page .reviews .pb-ratings .pb-rating progress {
    margin: 10px 0px;
    width: 60%;
    height: 14px;
    border-top-left-radius: 5px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 20px;
}
#product-page .reviews .pb-ratings .pb-rating progress::-webkit-progress-bar {
    width: 100%;
    height: 100%;
    background-color: #e7e7e7;
    border-top-left-radius: 5px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 20px;
}
#product-page .reviews .pb-ratings .pb-rating progress::-webkit-progress-value {
    border-top-left-radius: 5px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 20px;
    background-color: #007f4e;
    box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.15);
}
#product-page .reviews .pb-ratings .pb-rating span {
    width: 40px;
}
#product-page .btn.rate-frame {
    background: transparent;
    border: 2px solid #26b3a3;
    color: #26b3a3;
    font-size: 16px;
    font-weight: bold;
}
#product-page .reviews .reviews-wrapper .review {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    margin-bottom: 10px;
    padding: 10px;
    border-bottom: 1px solid #ccc;
}
#product-page .reviews .reviews-wrapper .review .review-content {
    max-width: 75%;
}
#product-page .reviews .reviews-wrapper .review .review-content.mxw-100 {
    max-width: 100%;
}
#product-page .reviews .reviews-wrapper .review .review-img {
    max-width: 25%;
}
#product-page .reviews .reviews-wrapper .review .review-img img {
    height: 150px;
    width: auto;
}
#product-page .reviews .reviews-wrapper .review .review-content p {
    margin: 0;
}
#product-page .reviews .reviews-wrapper .review .review-content .by-and-time {
    font-size: 14px;
    display: flex;
    justify-content: start;
    gap: 20px;
    margin-top: 10px;
}
#product-page .reviews .ski-goggles-wrapper.reviews-wrapper .review {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    margin-bottom: 10px;
    padding: 10px;
    border-bottom: 1px solid #ccc;
}
#product-page .reviews .ski-goggles-wrapper.reviews-wrapper .review .review-content {
    max-width: 75%;
}
#product-page .reviews .ski-goggles-wrapper.reviews-wrapper .review .review-content.mxw-100 {
    max-width: 100%;
}
#product-page .reviews .ski-goggles-wrapper.reviews-wrapper .review .review-img {
    max-width: 25%;
}
#product-page .reviews .ski-goggles-wrapper.reviews-wrapper .review .review-img img {
    height: 150px;
    width: auto;
}
#product-page .reviews .ski-goggles-wrapper.reviews-wrapper .review .review-content p {
    margin: 0;
    text-transform: capitalize;
}
#product-page .reviews .ski-goggles-wrapper.reviews-wrapper .review .review-content .by-and-time {
    font-size: 14px;
    display: flex;
    justify-content: start;
    gap: 20px;
    margin-top: 10px;
}
#write-review .modal-dialog {
    transform: translateY(-40%);
    top: 40%;
    max-height: 80vh;
}
#write-review .close {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1;
    opacity: 1;
    width: 30px;
    height: 30px;
}
#write-review .close .icon-cancel {
    font-size: 7px;
    font-weight: bold;
}
#write-review .give-star .star-list {
    display: inline-block;
    font-size: 15px;
    vertical-align: middle;
    margin: 0 auto;
}
#write-review .give-star .star-list i {
    position: relative;
    display: block;
    float: left;
    color: #26b3a3;
    cursor: pointer;
    font-style: normal;
    letter-spacing: 2px;
    z-index: 2;
    font-size: 26px !important;
}
#write-review .give-star .star-list i:before {
    content: "\2606";
}
#write-review .give-star .star-list.star-1 .star-one:before,
#write-review .give-star .star-list.star-2 .star-one:before,
#write-review .give-star .star-list.star-2 .star-two:before,
#write-review .give-star .star-list.star-3 .star-one:before,
#write-review .give-star .star-list.star-3 .star-three:before,
#write-review .give-star .star-list.star-3 .star-two:before,
#write-review .give-star .star-list.star-4 .star-four:before,
#write-review .give-star .star-list.star-4 .star-one:before,
#write-review .give-star .star-list.star-4 .star-three:before,
#write-review .give-star .star-list.star-4 .star-two:before,
#write-review .give-star .star-list.star-5 .star-five:before,
#write-review .give-star .star-list.star-5 .star-four:before,
#write-review .give-star .star-list.star-5 .star-one:before,
#write-review .give-star .star-list.star-5 .star-three:before,
#write-review .give-star .star-list.star-5 .star-two:before {
    content: "\2605";
    color: #26b3a3;
}
#write-review input,
#write-review textarea {
    display: block;
    width: 100%;
    height: auto;
    padding: 5px 10px;
    border: 1px solid #d7d7d7;
    border-radius: 5px;
    font-size: 14px;
    outline: none;
}
#write-review textarea {
    font-size: 14px;
    resize: none;
    height: 100px;
}
.product_review .md {
    padding: 5px 15px;
    min-width: 170px;
}
#write-review input:focus,
#write-review textarea:focus {
    border: 1px solid #26b3a3 !important;
}
#write-review-form input::placeholder,
#write-review-form textarea::placeholder {
    color: #d7d7d7;
}
.product_detail_right .go-to-review:hover {
    text-decoration: underline;
}
#write-review-form .upload-card {
    font-size: 14px;
    position: relative;
}
#write-review-form .upload-card .drag-drop-div {
    width: 100%;
    height: 120px;
    overflow: hidden;
    text-align: center;
}
#write-review-form .upload-card .drag-drop-div .content-wrapper {
    color: #8e99a5;
    display: table;
    height: 100%;
    width: 100%;
    border: 1px dotted #d7d7d7;
    border-radius: 5px;
}
#write-review-form .upload-card .drag-drop-div .content-wrapper.hide {
    display: none;
}
#write-review-form .upload-card .drag-drop-div .content-wrapper .content {
    display: table-cell;
    vertical-align: middle;
}
#write-review-form .upload-card .drag-drop-div input[type="file"] {
    width: 100%;
    height: 100%;
    cursor: pointer;
    background: transparent;
    opacity: 0;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
#write-review-form .upload-card .drag-drop-div input[type="file"].hide {
    display: none;
}
#write-review-form .upload-card .image-preview {
    text-align: left;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}
#write-review-form .upload-card .image-preview span:not(.remove-img) {
    display: block;
    text-align: left;
    height: 100%;
    background: #fff;
}
#write-review-form .upload-card .image-preview span img {
    height: 100%;
    border: 1px solid #d7d7d7;
}
#write-review-form .upload-card .image-preview span.remove-img {
    position: absolute;
    right: -10px;
    top: -10px;
    background: #000;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    color: #fff;
    font-size: 13px;
    display: block;
    text-align: center;
    cursor: pointer;
}
.new-product-carousel .cost .price-box {
    margin: 0px;
}
.new-product-carousel .cost .price-box .price {
    font-size: 16px;
    font-weight: 400;
    color: #424242;
}
.new-product-carousel .cost .price-box .special-price {
    padding-left: 0.5rem;
}
.new-product-carousel .cost .price-box .special-price .price {
    color: #ff0000;
}
.new-product-carousel .cost .price-box .old-price .price {
    text-decoration: line-through;
    opacity: 0.5;
}
.new-product-carousel .range {
    visibility: hidden;
}
.new-product-carousel .owl-item .item:hover .range {
    visibility: visible;
}
.new-product-carousel .owl-item .item .range .btn.btn-round:hover {
    background-color: #00b3a3;
    color: #fff !important;
}
.new-product-carousel.owl-carousel .owl-item.active .product-img::after,
.new-product-carousel.owl-carousel .owl-item.active + .owl-item.active .product-img::after,
.new-product-carousel.owl-carousel .owl-item.active + .owl-item.active + .owl-item.active .product-img::after {
    content: "";
    position: absolute;
    top: 5%;
    right: 0;
    height: 60%;
    width: 0.5px;
    background-image: linear-gradient(to bottom, #eaeaea, #7d7d7d, #e2e2e2);
}
.new-product-carousel.owl-carousel .owl-item.active + .owl-item.active + .owl-item.active .product-img::after,
.new-product-carousel.owl-carousel .owl-item.active + :not(.owl-item.active) .product-img::after {
    content: unset;
}
#product-page .product-new .product-media .carousel ~ .carousel-nav {
    position: absolute;
    top: 0;
    width: 50%;
    height: calc(100% - 50px);
    margin-top: 50px;
    z-index: 1;
}
#product-page .product-new .product-media .carousel ~ .carousel-nav.left {
    left: 0;
    cursor: url(//specscart.co.uk/skin/frontend/base/default/images/left-arrow.png) 28 28, auto;
}
#product-page .product-new .product-media .carousel ~ .carousel-nav.right {
    right: 0;
    cursor: url(//specscart.co.uk/skin/frontend/base/default/images/right-arrow.png) 28 28, auto;
}
#size-measurement-canvas {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#size_guide .modal-dialog {
    transform: translateY(-50%);
    top: 50%;
    max-height: 80vh;
}
#size_guide .modal-content {
    border-radius: 15px;
}
#size_guide .close {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1;
    opacity: 1;
    width: 25px;
    height: 25px;
}
#size_guide ul {
    padding-left: 20px;
    list-style: disc;
}
#product-page .stock-delay-msg,
#product-page .notify-me.success {
    border-radius: 5px;
    border-left: 4px solid #26b3a3;
    padding: 10px;
    margin: 10px;
    background: #fff;
}
#product-page .notify-me.success {
    color: #26b3a3;
}
#product-page .notify-me p.error {
    text-align: center;
    font-size: 14px;
    width: 70%;
    margin: 10px auto;
    color: #dc3545;
    font-weight: 400;
}
#product-page .sold-out .icon-cancel {
    background: #dc3545;
    border-radius: 20px;
    font-size: 10px;
    color: #fff;
    font-weight: 700;
    width: 25px;
    height: 25px;
    margin-top: 3px;
}
#product-page .add-to-cart.accessories .quatities {
    background-color: #fff;
    height: 44px;
    line-height: 38px;
    border-radius: 100px;
    overflow: hidden;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    margin: 5% auto;
    max-width: 350px;
    width: 80%;
}

#product-page .add-to-cart.accessories .quatities .q_select {
    position: relative;
    border: 3px solid #eff2f7;
    border-radius: 100px;
    height: 50px;
    margin-top: -3px;
    margin-left: -3px;
    width: 150px;
    float: left;
}

#product-page .add-to-cart.accessories .quatities .q_select:before {
    content: "\f107";
    position: absolute;
    right: 25px;
    font-family: fontAwesome;
    font-size: 24px;
    top: 24px;
    top: 3px;
    font-weight: 400;
    color: #999;
}

#product-page .add-to-cart.accessories .quatities .q_select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: 0 0;
    border: 0;
    padding-left: 40px;
    height: 100%;
    width: 100%;
    outline: none !important;
    position: relative;
}

#product-page .add-to-cart.accessories .error {
    margin: 10px;
    font-size: 14px;
    text-align: center;
    font-weight: 400;
}
#product-page .config-input {
    margin: 20px auto;
}
#product-page .config-input .input-box {
    max-width: 250px;
    position: relative;
    height: 40px;
    background: rgb(255, 255, 255);
    border-radius: 50px;
    padding: 10px 20px;
    margin: auto;
}
#product-page .config-input.has-error .input-box {
    border-width: 1px;
    border-style: solid;
    border-color: rgb(244, 67, 54);
    border-image: initial;
}
#product-page .config-input p {
    font-size: 14px;
    margin: 0px;
    text-align: left;
}
#product-page .config-input p.error {
    font-weight: normal;
    font-size: 12px !important;
    margin: auto !important;
}
#product-page .config-input .super-attribute-select {
    height: 40px;
    position: absolute;
    width: 120px;
    right: 0px;
    z-index: 1;
    top: 0px;
    font-size: 14px;
    appearance: none;
    background: rgb(255, 255, 255);
    border-radius: 40px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(238, 238, 238);
    border-image: initial;
    padding: 5px 15px;
    outline: none;
}
#product-page .config-input.has-error .super-attribute-select {
    right: -1px !important;
    top: -1px !important;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(244, 67, 54);
    border-image: initial;
}
#product-page .product-new .below-section .load-full-div {
    position: absolute;
    bottom: -1;
    left: 0;
    width: 100%;
    height: 50px;
    background: linear-gradient(180deg, rgb(247 248 250 / 50%) 0, rgb(247 248 250) 100%);
}
#product-video .control {
    position: absolute;
    width: 70px;
    height: 70px;
    z-index: 10;
    left: 50%;
    top: 50%;
    color: #26b3a3;
    font-size: 70px;
    transform: translate(-50%, -50%);
}
.new-product-carousel.owl-carousel .owl-nav .nav_cr {
    position: absolute;
    top: 40%;
    transform: translatey(-40%);
    color: #fff;
    text-align: center;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    background: #f7f8fa;
    padding: 5px;
}
.new-product-carousel.owl-carousel .owl-nav .nav_cr.left_cr {
    left: -20px;
}
.new-product-carousel.owl-carousel .owl-nav .nav_cr.right_cr {
    right: -20px;
}
#pay-in-three .purple {
    color: #321940;
}
#pay-in-three .bg-grey {
    background: #faf8f5;
}
#pay-in-three .bg-2 {
    background: #f7f8fa;
}
#pay-in-three .position-absolute {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    margin: 0;
}
#pay-in-three .modal {
    z-index: 999999999999 !important;
}
#pay-in-three .modal-content {
    max-height: 80vh;
    max-width: 700px;
    overflow-y: auto;
}
#pay-in-three .modal-content::-webkit-scrollbar {
    width: 0px;
}
#pay-in-three .modal-content::-webkit-scrollbar-thumb {
    background: transparent;
}
#pay-in-three .close-btn {
    position: absolute;
    top: 5;
    right: 5;
    opacity: 1;
}
#pay-in-three ul li {
    list-style: disc;
    margin-left: 20px;
}
#pay-in-three .header {
    position: sticky;
    top: 0;
    z-index: 1;
}

/* asdf asdf */

.stars::before {
    content: "★";
    /* background-image: url(//specscart.co.uk/skin/media/wysiwyg/images/trustpilotstar.png) no-repeat; */
    font-family: Times;
    font-size: 15px;
    line-height: 1;
}

.stars {
    width: 20px;
    height: 20px;
    padding: 2px;
    background: #eee;
    color: #ffffff;
    display: inline-block;
    margin-right: 2px;
}

.stars.onestar {
    background: #b40101;
}

.stars.twostar {
    background: #f37324;
}

.stars.threestar {
    background: #f9cc1b;
}

.stars.fourstar {
    background: #72b043;
}

.stars.fivestar {
    background: #007f4e;
}

.star-p .stars:last-child {
    border-radius: 0px 3px 3px 0px;
}
.star-p .stars:first-child {
    border-radius: 3px 0px 0px 3px;
}

.prev_scroll,
.next_scroll {
    display: none;
}

/* asdf asdf */

/* scroll width */
.p-tabs-section .tabs::-webkit-scrollbar {
    width: 2px;
    height: 2px;
}

/* Track */
.p-tabs-section .tabs::-webkit-scrollbar-track {
    background: #fff;
}

/* Handle */
.p-tabs-section .tabs::-webkit-scrollbar-thumb {
    background: #fff;
}

/* Handle on hover */
.p-tabs-section .tabs::-webkit-scrollbar-thumb:hover {
    background: #fff;
}

@media screen and (max-width: 991px) {
    #product-page .product-new .product-media {
        height: 70vh;
    }
    .new-product-carousel.owl-carousel .owl-item.active + .owl-item.active .product-img::after {
        content: unset;
    }
    #product-page .product-detail-section .p-tabs-section .tabs .tab {
        width: 45%;
        border: unset;
        border-radius: unset;
        box-shadow: unset;
        background: unset;
        border-bottom: 1px solid transparent;
        border-image: linear-gradient(90deg, #eaeaea 0%, #cccccc 50%, #eaeaea 100%) 50;
        margin: 0px 10px;
    }
    #product-page .product-detail-section .p-tabs-section .tabs .tab:first-child {
        width: 90%;
        border-top: 0px solid transparent;
    }
    #product-page .product-detail-section .p-tabs-section .tabs .tab.active {
        border-bottom: 2px solid transparent;
        border-image: linear-gradient(90deg, #eaeaea 0%, #424242 50%, #eaeaea 100%) 50;
        background: unset;
        background-clip: unset;
        background-origin: unset;
    }
    #product-page .reviews {
        max-height: 1350px;
        height: auto;
    }
    #product-page .product-new .product-media .carousel ~ .carousel-nav {
        display: none;
    }
    #product-page .product-new .product-media .view-180 .mw-media .main-media {
        height: 85%;
        position: relative;
    }
    #product-page .product-new .product-media .view-180 .mw-media .media-set {
        opacity: 1;
        height: 15%;
        bottom: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 5px;
    }
    #product-page .product-new .product-media .view-180 .mw-media .media-set img {
        width: 10%;
        height: auto;
        border: 1px solid #424242;
    }
    #product-page .product-new .product-media .view-180 .mw-media .media-set img.active {
        border: 2px solid #0ab3a3;
    }
    #product-page .product-new .w-m-100 {
        width: 100%;
    }
    #product-page .product-new .product-media .product-carousel .flickity-page-dots,
    #product-page .product-new .product-media .model-media .flickity-page-dots {
        position: absolute;
        bottom: 10;
    }
    #product-page .reviews .reviews-wrapper {
        height: auto;
        max-height: 600px;
        overflow-y: scroll;
    }

    #product-page .reviews .ski-goggles-wrapper.reviews-wrapper {
        height: auto;
        max-height: 600px;
        overflow-y: scroll;
    }

    /* tab UI scroll in mobile css */
    /* 
	#product-page .product-detail-section .p-tabs-section .tabs .tab{
		flex: 0 0 35%;
	}
	#product-page .product-detail-section .p-tabs-section .tabs .tab:first-child {
		width: 90%;
		border-top: 0px solid transparent;
	} */

    #product-page .product-detail-section .p-tabs-section .tabs {
        flex-wrap: nowrap;
        overflow-x: auto;
        padding-bottom: 10px;
        white-space: nowrap;
        justify-content: start;
        overflow: hidden;
        width: 100%;
        overflow-x: auto;
        /* scroll-snap-type: x mandatory; */
    }
    #product-page .product-detail-section .p-tabs-section .tabs .tab {
        display: flex;
        align-items: center;
        justify-content: center;
        /* scroll-snap-align: center;
		scroll-snap-stop: always; */
        flex: 0 0 35%;
    }
    #product-page .product-detail-section .p-tabs-section .tabs-content .product-yt-thumbnail::before {
        content: "\f16a";
        font-family: FontAwesome;
        font-size: 60px;
    }
    .prev_scroll {
        position: absolute;
        left: 0px;
        top: 47px;
        transform: translateY(-45%);
        z-index: 9;
        width: 23px;
        height: 23px;
        background: #fff;
        /* border-radius: 19px; */
        display: flex;
        /* padding-top: 2px; */
        font-size: 18px;
        min-height: 50px;
        justify-content: center;
        align-items: center;
        border-right: 1px solid #ccc;
        /* display: none; */
    }
    .next_scroll {
        position: absolute;
        right: 0px;
        top: 47px;
        transform: translateY(-45%);
        z-index: 9;
        width: 23px;
        height: 23px;
        background: #fff;
        /* border-radius: 19px; */
        display: flex;
        /* padding-top: 2px; */
        font-size: 18px;
        min-height: 50px;
        justify-content: center;
        align-items: center;
        border-left: 1px solid #ccc;
    }
    .tab.current {
        pointer-events: none;
    }
}
@media screen and (max-width: 767px) {
    .new-product-carousel.owl-carousel .owl-item.active .product-img::after {
        content: unset;
    }
    #product-page .product-new .product-media .view-180 .frame-nav,
    #product-page .product-new .product-media .frame-view .view-180-nav,
    #product-page .product-new .product-media .model-view .frame-nav,
    #product-page .product-new .product-media .frame-view .model-view-nav {
        left: 50%;
        transform: translateX(-50%);
        bottom: 50px;
        top: inherit;
        border-radius: 6px;
    }
    #product-page .product-new .product-media .view-180 .mw-nav .thumbnail,
    #product-page .product-new .product-media .model-view .model-nav .thumbnail {
        top: 50;
        right: 10;
    }
    #product-page .product-new .product-media .view-180 .mw-nav .thumbnail img,
    #product-page .product-new .product-media .model-view .model-nav .thumbnail img {
        width: 50px;
        height: 50px;
    }
    #product-page .product-new .brs-wrapper {
        top: 10;
        right: 15;
    }

    /* mobile toggle css */
    .collapse_div {
        width: 100%;
        display: inline-block;
    }
    .heading_box {
        display: flex;
    }
    /* .collapse_div{
		display: none;
	} */
    .web_hide {
        display: block;
    }
    .show_div {
        display: block;
    }
}
@media screen and (max-width: 575px) {
    .responsive_nopad {
        padding: 0px !important;
    }
    .p-tabs-section .tabs-content .w_90 {
        width: 100%;
    }
    #product-page .product-new .review .star {
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        border-right-width: 0.5px;
    }
    #product-page .product-new .review .rating {
        display: none;
    }
    #product-page .product-new .product-media {
        height: 55vh;
    }
    .font_md_20 {
        font-size: 20px !important;
    }
    #product-page .product-detail-section .p-tabs-section .tabs .tab {
        flex: 0 0 55%;
    }
    #product-page .product-detail-section .p-tabs-section .tabs {
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media screen and (max-width: 425px) {
    #product-page .product-new .product-media {
        height: 50vh;
    }
}
@media screen and (max-width: 410px) {
    #product-page .product-detail-section .p-tabs-section .tabs .tab {
        width: 90%;
    }
}

