html {
    background: #efefef;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    padding: 0;
    margin: 0;
}

body {
    background: #efefef;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    padding: 0;
    margin: 0;
}

.wrappersamallContent {
    max-width: 940px;
    margin: 0px auto;
    width: 100%;
}

.wrappersamallContent.productspage {
    max-width: 940px;
    margin: 0px auto;
    width: 100%;
}

.wrapperbigContent {
    max-width: 1200px;
    margin: 0px auto;
}

.white-background {
    background: #ffffff;
}

.site-main-container {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #efefef;
}

.mainContent {
    width: 100%;
    background: #ffffff;
    padding: 0;
    margin: 0;
    -webkit-box-shadow: 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
}

#midContentDiv,
.whiteBrackGround {
    -webkit-box-shadow: 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
}

.main-warpper {
    max-width: 1820px;
    margin: 0 auto;
    width: 100%;
    padding: 0 20px;
    clear: both;
    /* remove this after full site is responsive*/
}

.small-warpper {
    max-width: 940px;
    margin: 0 auto;
    width: 100%;
    padding: 0;
    clear: both;
    /* remove this after full site is responsive*/
}

.middle-content-wrap {
    padding: 15px 0 20px;
    border-bottom: 1px solid #cccccc;
    margin: 0 0 40px 0;
    width: 100%;
    height: 100%;
    display: block;
    clear: both;
    /* remove this after full site is responsive*/
}

/* Header CSS */
#header {
    width: 100%;
}

.loginArea {
    border-bottom: 1px solid #cccccc;
    height: auto;
}

.logged-in-bar {
    padding: 7px 0;
}

.btnShpCnt a {
    display: flex;
}

#cartItemsCont {
    border: 0px solid black;
    height: 24px;
    float: right;
    text-align: center;
    padding: 0 6px;
    margin: -1px 0px 0px 5px;
    background: #666666;
    color: white;
    min-width: 19px;
    cursor: pointer;
}

.hamburger-btn {
    border: 0 none;
    padding: 2px 5px 2px 0;
    margin: 5px 15px 0 0;
}

.hamburger-btn:focus {
    box-shadow: 0 0 0 transparent;
}

.hamburger-btn span {
    width: 15px;
    height: 2px;
    background: #676767;
    display: block;
    margin-bottom: 4px;

    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    transition: 0.3s ease;
}

/* Animate to X when active */
.hamburger-btn span:nth-child(1) {
    -webkit-transform: translateY(6px) rotate(45deg);
    -moz-transform: translateY(6px) rotate(45deg);
    transform: translateY(6px) rotate(45deg);
}

.hamburger-btn span:nth-child(2) {
    opacity: 0;
}

.hamburger-btn span:nth-child(3) {
    -webkit-transform: translateY(-6px) rotate(-45deg);
    -moz-transform: translateY(-6px) rotate(-45deg);
    transform: translateY(-6px) rotate(-45deg);
}

.hamburger-btn.collapsed span {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    opacity: 1;
}

.main-navigation {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 10px;
    position: relative;
}

a.tnviActive {
    font-size: 18px;
}

header .navbar {
    padding: 0
}

ul.header-nav-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: flex;
    align-items: center;
    gap: 15px;
}

ul.header-nav-list li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

ul.header-nav-list li a.tnvi:link,
a.tnvi:visited {
    margin: 0;
    padding: 0;
    line-height: 23px;
    display: block;
    font-family: Helvetica, Verdana, Geneva, Arial, Sans-serif;
    font-size: 18px;
    color: #666666;
    text-decoration: none;
    z-index: 3;
    float: none !important;
}

ul.tnviList li a.tnviActive:link,
a.tnviActive:visited {
    float: none !important;
}

ul.tnviList li a.tnvi:link,
a.tnvi:visited {
    float: none !important;
}

ul.tnviList li.tnviCnt.super-dropdown a.tnvi:hover:before,
ul.tnviList li.tnviCnt.super-dropdown.activeLi:before,
ul.tnviList li.tnviCnt.super-dropdown a.tnviActive:hover:before {
    border: 0;
}

.super-dropdown-content {
    margin-top: 0;
}

.desktop-search-block .search-icon-desktop {
    position: absolute;
    right: 5px;
    transform: translateY(4px);
}

.search-form {
    width: 100%;
}

input.search-input {
    width: calc(100% - 20px)
}

.desktop-search-block input.schDiv {
    width: 140px;
    height: 25px;
    padding: 3px 17px 2px 5px;
}

.header-right-block {
    gap: 10px;
    height: 100%;
}

.rangeinfotxtdesk {
    display: inline;
}

.rangeinfotxtmob {
    display: none;
}

.popup_search_overlay {
    background: rgba(255, 255, 255, 0.87);
    top: -150%;
    left: 0;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 99999999;
    -webkit-transition: top 0.5s ease-out;
    -moz-transition: top 0.5s ease-out;
    transition: top 0.5s ease-out;
}

.hideCatElement {
    display: none !important;
}

.site-search-modal {
    padding-right: 0;
}

.site-search-modal .modal-content {
    background: rgba(255, 255, 255, 0.87);
}

.site-search-modal .full-height-dialog {
    height: 100vh;
    margin: 0;
    max-width: 768px;
}

.site-search-modal .full-height-dialog .modal-content {
    height: 100vh;
    border-radius: 0;
}

.site-search-modal .modal-header,
.popup_search_overlay .search-overlay-header {
    padding: 0 5px 0 0;
    background: #ffffff;
    display: flex;
    justify-content: flex-end;
}

.search-overlay-header {
    border-bottom: 1px solid rgb(222, 226, 230);
}

.search-overlay-header {
    padding-right: 2px;
}

.site-search-modal .placehoder-search-icon,
.popup_search_overlay .placehoder-search-icon {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-52%);
    -moz-transform: translateY(-52%);
    transform: translateY(-52%);
}

.search-overlay-body {
    padding: 15px;
}

.user-details {
    padding: 0;
}

.user-details li {
    list-style-type: none;
    padding-left: 0;
    border-bottom: 1px solid #999999;
}

.user-details li.no-border {
    border-bottom: 0;
}

.user-details a,
.user-details a:visited,
.user-details a:active {
    display: block;
    float: none;
    padding: 15px 20px 15px 42px;
    color: #3399FF;
    text-decoration: none;
    font-size: 24px;
    text-align: left;
    background: #ffffff;
    width: 100%;
}

.user-details a.navBtnTypeLink,
.user-details a.navBtnTypeLink:visited,
.user-details a.navBtnTypeLink:active {
    color: #ffffff;
    background: #3399FF;
}

.user-details a.smallSize-link-mob,
.user-details a.smallSize-link-mob:visited,
.user-details a.smallSize-link-mob:active {
    font-weight: normal;
    font-size: 16px;
    padding: 13px 0 13px 42px;
}

@keyframes slideDown {
    from {
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        transform: translateY(-100%);

    }

    to {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes slideUp {
    from {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0);
    }

    to {
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        transform: translateY(-100%);

    }
}

.site-search-modal.fade .modal-dialog {
    transition: none;
}

.site-search-modal.animate-in .modal-dialog {
    animation: slideDown 0.5s linear 0.2s both;
}

.site-search-modal.animate-out .modal-dialog {
    animation: slideUp 0.5s linear 0.2s both;
}

.full-height-dialog {
    height: 100vh;
    margin: 0;
    max-width: 600px;
}

.full-height-dialog .modal-content {
    height: 100vh;
    border-radius: 0;
}

.modal-search {
    border: 1px solid #999999;
    padding: 5px 3px 5px 40px;
    width: 100%;
    -webkit-border-radius: 0;
    border-radius: 0;
}

a.logoImg {
    background-image: url(/images/suck-logo-g.svg);
    /* background-image: url(../webImages/suck-logo.svg), none; */
    margin: 0;
    padding: 0;
    float: left;
    height: 24px;
    width: 126px;
    font-size: 0;
    border: 0;
    content: '';
    background-repeat: no-repeat;
    background-size: 126px;
    display: block;
}

a.logoImg:hover {
    background-image: url(/images/suck-logo-r.svg);
    background-position: 0;
}

a.logoImgTrade {
    background-image: url(/images/suck-logo-k.svg);
    margin: 0;
    padding: 0;
    float: left;
    height: 23px;
    width: 126px;
    border: 0;
    content: '';
    background-repeat: no-repeat;
    background-size: 126px;
    display: block;
    background-position: 0;
}

.headline-test {
    font-family: Helvetica, Verdana, Geneva, Arial, Sans-serif;
    font-size: 24px;
    color: #000;
    font-weight: normal;
    line-height: 23px;
    padding: 0 0 0 11px;
}

/* header css end */


/*footer*/
.footer-content {
    background-color: #efefef;
    max-width: 1820px;
    margin: 0 auto;
    width: 100%;
    padding: 0;
}

.footer-logo-cont {
    display: flex;
    flex-direction: column;
    padding-top: 20px;
}

.footer-blocks-cont {
    border-top: 1px solid #999999;
    padding-bottom: 20px;
}

.footer-content a {
    color: #666666 !important;
}

ul.footer-page-link {
    padding-left: 0;
}

ul.footer-page-link li {
    padding-left: 0;
    margin-bottom: 13px;
}

input.txtbrd {
    border: 1px solid #aaacb2;
    width: 284px;
    height: 18px;
    padding: 0 4px 0 4px;
}

input.txtbrdtracker {
    width: 140px;
    height: 21px;
    line-height: 24px;
    border: 1px solid #aaacb2;
}

.text-content-spacing {
    max-width: 250px;
    width: 100%;
    margin: 0px auto;
    padding-bottom: 30px;

}

.spacing-contentlastblock {
    max-width: 220px;
    width: 100%;
    margin: 0px auto;
    padding-bottom: 10px;
}

a.widgetBtn:link,
a.widgetBtn:visited {
    background: #ffffff;
    border: 1px solid #0066cc;
    border-radius: 2px;
    color: #3399ff;
    display: block;
    font-size: 13px;
    margin: 4px auto;
    text-align: center;
    text-decoration: none;
    line-height: 18px;
    width: 45px;
    height: 21px;
    margin: 0 0 0 5px;
    padding: 0;
}

/*footerend*/


/* blog listing CSS*/
.blog-card {
    vertical-align: top;
    background: #fff;
    margin-bottom: 10px;
}

.blog-card:nth-child(1),
.blog-card:nth-child(2),
.blog-card:nth-child(3) {
    margin-top: 0;
}

.blog-card a {
    text-decoration: none;
}

.blog-card .img-block {
    /* height:300px; */
    margin: 0 auto;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.blog-card .img-block a {
    display: block;
    width: 100%;
    height: 100%;
}

.blog-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.blog-card:hover .img-block {
    border: 1px solid #3399ff;
}

.blog-card:hover .img-block img {
    scale: 1.1;
}

.blog-card-text {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0;
    color: #666666;
    text-align: center;
    line-height: 22px;
}

.blog-card-text a {
    color: #666666;
    display: block;
    font-weight: 400;
}

.blog-card:hover .blog-card-text a,
.blog-card-text a:hover {
    color: #3399ff;
}

/* Blog listing CSS END */

/* swiper css */
.full-w-swiper {
    width: 100%;
    max-height: 470px;
    height: 100%;
    padding-bottom: 20px;
}

.swiper-container .swiper-button-prev,
.swiper-container .swiper-button-next {
    color: #3399FF;
    width: 40px;
    height: 40px;
    display: block;
    padding: 0;
}

.swiper-container .swiper-wrapper {
    max-height: 450px;
    /* overflow: hidden; */
}

.swiper-container .swiper-button-next:after,
.swiper-container .swiper-button-prev:after {
    content: '';
    background-repeat: no-repeat;
    background-size: 30px;
    width: 40px;
    height: 40px;
    display: block;
}

.swiper-container .swiper-button-prev:after {
    transform: rotate(180deg);
    position: absolute;
    top: -20%;
}

.swiper-container .swiper-pagination {
    position: absolute;
}

.swiper-container .swiper {
    width: 100%;
    height: 100%;
}

.swiper-container .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #444;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    max-height: 450px;
}

.swiper-container .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper-container .swiper-pagination-bullet {
    width: 9px !important;
    height: 9px !important;
    display: inline-block !important;
    border-radius: 100% !important;
    margin: 10px 5px !important;
    background: #000;
    opacity: 0.2;
}

.swiper-container .swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff;
}

.swiper-container .swiper-pagination-bullet,
.swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active-next,
.swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active-next-next,
.swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active-prev,
.swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active-prev-prev {
    transform: none;
}

.swiper-container.blog-swiper .swiper-pagination {
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    top: auto;
    bottom: -7px;
}

.full-w-swiper.blog-swiper {
    width: 100%;
    max-height: 470px;
    height: 100%;
    padding-bottom: 20px;
}

.blog-full {
    margin: 0px auto;
    width: 100%;
    padding: 0;
    background: #fff;
}

.headline-blog {
    color: #646464;
    font-size: 48px;
    margin: 15px 0;
    font-weight: normal;
    line-height: 52px;
    text-align: center;
}

.blog-fullPargarph {
    color: #9a9a9a;
    font-size: 24px;
    margin-bottom: 15px;
    font-weight: normal;
    line-height: 32px;

}

.blog-punlish-date {
    color: #646464;
    font-size: 20px;
    padding-bottom: 5px;
    font-weight: normal;
    line-height: 24px;
    text-align: center;
}

.blog-pagination .next-arrow,
.blog-pagination .prev-arrow {
    width: 25px;
    height: 25px;
    display: block;
    background-image: url(/images/rangeNextlink.svg);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center;
    cursor: pointer;
}

.blog-pagination .prev-arrow {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

.download-media-link a {
    display: flex;
    align-items: center;
    justify-content: center;
}

.download-media-link a:hover {
    color: #0070CC;
}

.download-media-link span {
    width: 17px;
    height: 17px;
    background-color: #3399ff;
    display: inline-block;

    mask: url(/images/blog_download.svg) no-repeat center / contain;
    -webkit-mask: url(/images/blog_download.svg) no-repeat center / contain;

    -webkit-transition: background-color 0.1s ease;
    -moz-transition: background-color 0.1s ease;
    transition: background-color 0.1s ease;
}

.download-media-link a:hover span {
    background-color: #0070CC;
}

.blog-pagination .pagination-content {
    font-size: 16px;
    line-height: 22px;
    color: #888888;
}

.blog-full h3 {
    color: #727272;
    font-size: 24px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-weight: bold;
    line-height: 25px;
    text-align: left;
}

.blog-full h2 {
    color: #727272;
    font-size: 36px;
    margin-bottom: 15px;
    font-weight: normal;
    line-height: 42px;
    text-align: center;
}

.blog-full h4 {
    font-size: 16px;
    color: #727272;
    font-weight: bold;
    line-height: 22px;
}

.blog-full ul {
    padding: 0;
    margin: 0;
    font-size: 24px;
    color: #9a9a9a;
    line-height: 32px;
    margin: 0 0 15px 0;
    list-style-position: outside;
    list-style-type: none;

    li {
        padding: 0 0 0 16px;
        position: relative;
        margin: 0 0 5px 0;

        &::before {
            content: "";
            margin: 0;
            position: absolute;
            left: 0;
            top: 49%;
            line-height: 8px;
            height: 1px;
            width: 7px;
            border-bottom: 1px solid #9a9a9a;
        }
    }
}

.designer-block {
    border-top: 1px solid #cccccc;
    padding: 15px 0 10px;
    margin: 20px 0 0;
}

.designer-img-block {
    width: 100%;
    height: 400px;
    max-width: 400px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 30px auto;

    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.designer-img-block img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    padding: 0;
    padding-right: 0;

}

.product-link-box {
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    padding: 20px 0 10px;
    max-width: 700px;
    width: 100%;
    margin: 15px auto 12px;
    text-align: center;
}

.blog-movies-block {
    border-top: 1px solid #cccccc;
    padding: 15px 0 10px;
    margin: 20px 0 0;
}

button.btn-payment {
    width: 100%;
    background: #3399FF;
    border: 1px solid #06c;
    color: #ffffff;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 22px;
    padding: 10px;

    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

button.btn-payment:hover {
    background: #0070CC;
}

.product-link-box p {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0;
}

#rangeinfonodata {
    height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.imageouterblock {
    width: 100%;
    height: auto;
    aspect-ratio: 3 / 2;
}

/* Overall 2-column layout */
.Range-section {
    display: flex;
    gap: 20px;
    margin: 5px auto 0 auto;
    justify-content: center;
    align-items: flex-start;
    max-width: 1820px;
    width: 100%;
    box-sizing: border-box;
}


/* LEFT / RIGHT COLUMN */
.Range-left {
    flex: 0 1 auto;
    min-width: clamp(359px, calc((0.5 * min(100vw, 1820px)) - 30px), 1260px);
    max-width: calc(100vh - 200px);
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
}

.Range-right {
    flex: 1 1 0;
    min-width: clamp(359px, calc((0.5 * min(100vw, 1820px)) - 30px), 500px);
    max-width: calc((0.5 * min(100vw, 1820px)) - 30px);
    font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
    color: #646464;
    font-size: 16px;
    line-height: 1.5;
}

.Range-left,
.Range-right {
    max-width: 100%;
    box-sizing: border-box;
}

/* Product title */
.Range-title {
    margin: 0 0 16px;
    font-size: 32px;
    font-weight: 400;
    color: #646464;
    max-width: 500px;
    text-align: center;
}

.Range-nav {
    max-width: 500px;
    text-align: center;
    margin-bottom: 12px;
}

.Range-nav img {
    vertical-align: middle;
}

.Range-nav span {
    vertical-align: middle;
}

/* BLUE BUY BUTTON (full-width bar) */
.Range-buy-btn {
    display: block;
    width: 100%;
    max-width: 500px;
    padding: 12px 16px;
    margin-bottom: 8px;
    text-align: center;
    background: #3399FF;
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    border-radius: 2px;
    border: 1px solid #3399FF;
    box-sizing: border-box;
}

/* Add to wish list link */
.Range-wishlist {
    display: block;
    text-align: center;
    font-size: 16px;
    max-width: 500px;
    color: #3399FF;
    text-decoration: none;
    margin-bottom: 16px;
}

/* Product buy buttons within Range-right (from {{ PRODUCTS }} placeholder) */
.Range-right .buyBtn,
.Range-right .buyBtn.outBtn {
    display: block;
    width: 100%;
    max-width: 500px;
    padding: 12px 16px;
    margin-bottom: 8px;
    text-align: center;
    background: #3399FF;
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    border-radius: 2px;
    border: 1px solid #3399FF;
    box-sizing: border-box;
    cursor: pointer;
}

/* Thin grey rule (matches screenshot) */
.Range-rule {
    height: 1px;
    background: #e0e0e0;
    margin: 20px 0;
}

/* Bullet heading */
.Range-bullet-title {
    font-weight: 700;
    margin: 0 0 8px;
}

/* Normal bullets */
.Range-right ul {
    padding-left: 0px;
    margin: 0;
}

/* Limit the main text block to 500px */
.Range-feature-text {
    max-width: 500px;
}

/* Small-print lines at the bottom */
.Range-meta {
    margin: 0 0 4px;
}

/* Wrapper that controls slider + dots width/alignment */
.Range-slider-shell {
    width: 100%;
    max-width: calc(100vh - 200px);
    min-width: clamp(359px, calc((0.5 * min(100vw, 1820px)) - 30px), 500px);
    position: relative;
    padding-bottom: 40px;
}

/* Range pagination directly under the square, perfectly centred */
.Range-pagination {
    position: absolute !important;
    left: 0;
    right: 0;
    bottom: 8px;
    transform: none;
    margin: 0px auto;
    width: 100%;
    text-align: center;
}

.wishlistHeartIcon{
    margin-left: 5px;
    margin-top: -4px;
}

#prodMiniCartCont{
    max-width: 500px;
}

/* Shopping basket styling for Range section */
.Range-right .shoppingBasketCont {
    width: 100%;
    max-width: 500px;
    box-sizing: border-box;
}

.Range-right .shoppingBasketCont.frmDiv.basket {
    width: 100%;
    overflow-x: hidden;
}

.Range-right .shoppingBasketCont #items {
    width: 100%;
    box-sizing: border-box;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
}

.Range-right .shoppingBasketCont #items div {
    word-wrap: break-word;
    overflow-wrap: break-word;
    max-width: 100%;
    overflow: hidden;
}

.Range-right .shoppingBasketCont .miniCartItems {
    width: 100%;
    box-sizing: border-box;
    padding: 10px !important;
}

/* RANGE SWIPER – square, limited by viewport height */
.Range-swiper {
    position: relative;
    width: 100%;
    aspect-ratio: 1 / 1;
    overflow: hidden;
}

/* Make wrapper/slides fill the square */
.Range-swiper .swiper-wrapper {
    height: 100%;
}

.Range-swiper .swiper-slide {
    flex: 0 0 100%;
    height: 100% !important;
    display: block;
    justify-content: stretch;
    align-items: stretch;
}

.Range-swiper .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.Range-swiper .swiper-pagination-bullet-active,
.Range-pagination .swiper-pagination-bullet-active {
    opacity: 1;
}

@media (max-width: 960px) {
    .video-container {
        position: relative;
        padding-bottom: 56.25%;
        height: 0;
        overflow: hidden;
        max-width: 100%;
    }

    .video-container .blog-video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .main-wrapper {
        padding: 0 15px;
    }
}

@media (max-width: 768px) {
    .main-warpper {
        padding: 0 15px;
    }

    /* header css */
    .main-navigation {
        padding: 0 15px;
        margin-bottom: 0;
    }

    .headline-test {
        display: none;
    }

    #headerFavorite {
        display: none;
    }

    .rangeinfotxtdesk {
        display: none;
    }

    .rangeinfotxtmob {
        display: inline;
    }

    .navigation-block {
        position: static;
    }

    a.logoImg {
        margin: 2px 0 0 0;
        height: 20px;
        width: 107px;
        background-size: 107px auto;
    }

    .nav-list-bar {
        position: absolute;
        width: 100%;
        background: #ffffff;
        top: 48px;
        z-index: 99;
        left: 0;
        height: calc(100vh - 48px);
        padding: 0;
        overflow-y: auto;
    }

    header .main-warpper {
        padding: 0;
    }

    .header-nav-list {
        float: none;
    }

    ul.header-nav-list {
        flex-direction: column;
        gap: 0;
    }

    ul.header-nav-list li {
        list-style-type: none;
        padding-left: 0px;
        border-bottom: 1px solid #999999;
        width: 100%
    }

    ul.header-nav-list li a.tnvi:link,
    a.tnvi:visited,
    ul.header-nav-list li a {
        display: block;
        padding: 15px 20px 15px 42px;
        color: #666666;
        text-decoration: none;
        font-size: 24px;
        line-height: 26px;
        ;
        font-weight: bold;
    }

    .super-dropdown:hover .super-dropdown-content {
        display: none;
    }

    #cartItemsCont {
        border: 0px solid black;
        height: 29px;
        min-width: 31px;
        margin-top: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    #mobileSearchList {
        margin-top: 15px;
        padding: 0 15px 15px;
        list-style-type: none;
        height: 100%;
        overflow-y: scroll;
        max-height: 500px;
        -ms-overflow-style: none;
        /* IE and Edge */
        scrollbar-width: none;
        /* Firefox */
    }

    #mobileSearchList::-webkit-scrollbar {
        display: none;
    }

    #mobileSearchList li {
        padding: 8px 0 8px 0;
    }

    #mobileSearchList li a {
        text-decoration: none;
        color: #666666;
        font-size: 16px;
        line-height: 22px !important;
    }

    /* header css end */

    /* blog CSS */
    .designer-img-block {
        width: 290px;
        height: 290px;
    }

    .border-top-sm-last-col {
        border-top: 1px solid #999999;
    }

    .blog-full ul,
    .blog-fullPargarph {
        font-size: 20px;
        line-height: 28px;
    }

    .btnShpCnt a.cart-link {
        display: flex;
        align-items: center;
        position: relative;
        pointer-events: auto !important;
    }

    .headline-blog {
        font-size: 38px;
        line-height: 48px;
    }

    .movie .movieDescription {
        max-width: 100%;
    }

    /* blog CSS  END*/

    .footer-logo-cont {
        padding-top: 15px;
    }

        .Range-section {
        flex-direction: column;
        align-items: center;
        gap: 0px;
    }

    .Range-left,
    .Range-right {
        flex: 0 0 auto;
        width: 100%;
        max-width: 100%;
        min-width: 0;
    }

    .Range-left {
        justify-content: center;
    }

    .Range-slider-shell {
        max-width: 100%;
    }

    /* Center the whole right-column content on mobile */
    .Range-right {
        text-align: center;
    }

    .Range-title,
    .Range-nav,
    .Range-buy-btn,
    .Range-wishlist,
    .Range-feature-text,
    .Range-meta {
        margin-left: auto;
        margin-right: auto;
    }

    .Range-slider-shell {
        max-width: 100%;
        padding-bottom: 36px;
    }
}

@media screen and (max-width:575px) {
    .designerImageblog {
        max-width: 100%;
        width: 100%;
    }

    /*blog listing*/
    .blog-card {
        max-width: 300px;
        margin: 0 auto 15px;
    }

    .blog-card:last-child {
        margin-bottom: 0;
    }

    .blog-card .img-block {
        width: 100%;
        max-height: 300px;
        height: auto;
    }

    .blog-card img {
        width: 100%;
        height: auto;
    }

    /* blog listing*/

    /* Footer START */
    .border-top-sm-last-col {
        border-top: 0;
    }

    /* Footer END */

}

/*delvery*/
.logincontent p {
    color: #666666;
    font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
    font-size: 18px;
    line-height: 22px;
}

.logincontent a {
    color: #3399ff;
    text-decoration: none;
    font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
    font-size: 18px;
    line-height: 22px;

}

.logincontent h2 {
    font-size: 40px;
    font-family: Helvetica, Verdana, Geneva, Arial, Sans-serif;
    color: #666666;
    padding: 0;
    margin: 0 0 0 7px;
    font-weight: normal;
}

/*delveryend*/

.gift-blog-banner {
    background: url("../images/suck-uk-gifts-and-homeware-photo.jpg") no-repeat;
    height: 100%;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.topimages-text {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    width: 100%;
}

.top-text a {
    font-size: 24px;
    color: #ffffff;
    font-family: Helvetica, Arial, sans-serif;
}

.top-text-heading a {
    font-size: 84px;
    color: #ffffff;
    font-weight: bold;
    font-family: Helvetica, Arial, sans-serif;
}

.topimages-text-bottom {
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    width: 100%;
}

.two-blocks {
    display: flex;
    justify-content: space-evenly;
    align-items: baseline;
}

.two-blocks p a {
    background: black;
    padding: 6px;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    font-family: Helvetica, Arial, sans-serif;
}

.banner-eventes img {
    width: 100%;
    height: 450px;
    object-fit: cover;
}

.events_mainblock {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: stretch;
    justify-content: space-around;
    margin-top: 10px;
}

.catBannerImage.banner450image {
    width: 100%;
    height: 450px;
    max-width: 100%;
    object-fit: cover;
    padding: 0;
}

.prodCatTextBlock {
    text-align: center;
    margin-top: 10px;
    max-height: 100% !important;
}

.events_mainblock .events_block {
    width: 310px;
    border: 0px solid black;
    float: none;
    height: 150px;
    color: #666666;
    font-size: 16px;
    font-weight: normal;
    margin: 20px 0;
}

.sucktext16 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-style: normal;
    height: auto;
    width: auto;
    line-height: 26px !important;
    font-weight: normal;
    font-variant: normal;
    color: #000;
    margin-bottom: 25px;
}

.sucktext24Grey {
    margin-left: 0;
}

.animationImage {
    width: 550px;
    height: 100%;
}

.animationImagetwo {
    width: 100%;
    height: 450px;
    object-fit: cover;
}

.banner450image {
    width: 100%;
    height: 450px;
    object-fit: cover;
}

/*categorypage*/
.categorypage {
    border: 1px solid #cccccc;
}

.categoryTextBlock {
    text-decoration: none;
    margin: 0;
    padding: 0;

}

.categoryTextBlock .pargarpahcategory {
    line-height: 22px;
    font-size: 16px;
    color: rgb(102, 102, 102);
}

.catbanner {
    width: auto !important;
    float: none !important;
    min-height: auto !important;
    cursor: pointer;
}

.catBannerTitleCont {
    top: 50%;
}

/*categorypage*/

/*gridpaimagesdropdown*/
#searchHeader {
    width: 100% !important;
    max-width: 620px;
    margin: 0 auto;
}

.thedLin {
    padding: 10px 0 10px 0;
    font-size: 24px;
    font-weight: normal;
    color: #928e8e;
}

.thedLinoutertest {
    line-height: 28px;
    text-align: center;
}

/*gridpaimagesdropdownend*/
.categoryRangeItem a {
    position: relative;
}

.reccmCategoryRangeCont {
    max-width: inherit !important;
    float: none !important;
    min-height: auto !important;
}

.reccomendCatBg {
    width: 100% !important;
    object-fit: cover;
    max-width: 100% !important;
}

.categoryRangeItem {
    cursor: pointer;
    position: relative;
}

.catBannerImage {
    width: 100%;
    max-width: 100%;
    padding: 0;
    height: 450px;
    object-fit: cover;
}

.reccomendCatTitle {
    text-align: center;
    z-index: 99;
}

.dropdown-content {
    min-width: 250px;
}

.textprgrapheading {
    padding-top: 30px;
}

#catBannerTitle {
    margin: 0 10px;
}

.main-wrapper-content940 {
    width: 100%;
    max-width: 940px;
    margin: 0px auto;
}

.widthdropdownmob {
    display: table;
    margin: 0 auto;
    margin-bottom: 38px;
}

.spacing20 {
    padding-top: 20px;
}

.brdBottom {
    height: auto;
}

.rangeininfopage a.productWhite {
    color: #666666;
    font-size: 22px;
    text-decoration: none;
    text-align: center;
}

.LRG_buttons {
    padding: 20px !important;
    display: flex !important;
    float: inherit !important;
    width: 100% !important;
    height: auto !important;
    list-style: none;
    margin: 0 0px !important;
    padding: 0;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    align-content: stretch;
    justify-content: center;
}

.LRG_buttons_text {
    width: auto !important;
    height: auto !important;
    float: none !important;
    margin: 0 !important;
}

.LRG_buttons_icon {
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    float: inherit !important;
}

.horizontal-line {
    width: 100%;
    clear: both;
    float: left;
    display: block;
    height: 1px;
    border: 0;
    margin: 20px 0px 20px 0px;
    border-top: 1px solid #777777;
}

.outerblockinpute {
    width: 100%;
    text-align: center;
    height: 26px;
    border: 0px solid black;
    padding-bottom: 25px;
    padding-top: 15px;
}

.schDivNew.inputeboxranegino {
    padding-right: 42px;
    max-width: 460px;
    width: 100%;
    height: 44px !important;
    font-size: 24px !important;
    color: #666666 !important;
}

.outerblockinpute img {
    margin: 2px 0px 0px -44px;
    z-index: 100;
    position: absolute;
}

.sectionHeadline {
    color: #666666;
    font-size: 48px;
    text-decoration: none;
}

.rangein-text-header-block {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.rangeinfoheadingtop h1 {
    text-align: left;
    font-size: 24px;
    color: #666666;
    font-weight: normal;
}

.rangeinfitext .rangeInfoBtn {
    background: #fff;
    color: #3399ff !important;
    display: block;
    font-size: 24px;
    line-height: 26px;
    text-align: right;
}

.igimageblock a.galleryImagesInfo {
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-indent: -9999px;
    text-decoration: none;
    display: block;
    outline: none;
    border: 1px solid #666666;
}

.igimageblock a.galleryImagesInfo:hover {
    border: 1px solid #3399ff;
}

.rangeInfoBor {
    border-top: 1px solid #cccccc;
    color: #ccc;
}

.borderimage img {
    border: 1px solid #666;
    max-width: 620px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.movieBg.movieTest {
    text-align: center;
    padding: 10px 0 10px 0;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
}

.radioblock {
    display: flex;
    align-content: stretch;
    justify-content: center;
    padding-bottom: 20px;
}

.radioblock .rpad9 {
    padding-right: 9px;
    display: flex;
    align-items: center;
}

.main-warpper1200 {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}

.gerbackbox {
    border: 1px solid #dfdfe1;
    border-radius: 5px;
}

.headingTop {
    border: 1px solid #cccccc;
    background-color: #dfdfe1;
}

.headingTop h2 {
    font-family: Helvetica, Verdana, Geneva, Arial, Sans-serif;
    font-size: 18px;
    color: #000000;
    font-weight: normal;
    line-height: 39px;
    margin: 0;
    margin-left: 10px;
}

.greybox2 {
    background: #eeeeee;
    border-top: 1px solid #dfdfe1;
    font-size: 12px;
    line-height: 14px;
}

.right-border {
    border-right: 1px solid #dfdfe1;
}

.padl7XT5 {
    padding: 5px 7px 7px 7px;
}

.twoblocksbottom p {
    font-family: Helvetica, Verdana, Geneva, Arial, Sans-serif;
    font-size: 12px;
}

.rBottomtextDiv {
    max-width: 100%;
    width: 100%;
    padding-left: 10px;
    border-left: 1px solid #cccccc;
    height: 100%;
}

.text1200 {
    max-width: 1200px;
    text-align: center;
    margin: 0 auto;
}

.border-mob {
    border-top: 0px solid #cccccc;
}

.slidres .prodDetSectionright {
    width: 100% !important;
    margin: 0;
    padding: 0;
    margin-left: 10px;
}

.designerImageTag {
    display: flex;
    justify-content: space-around;
}

.designerDesc {
    float: none;
    max-width: 960px;
    width: 100%;
    margin: 0px auto;
}

.design_para {
    max-width: 960px;
    width: 100%;
    margin: 0px auto;
}

.designerImageTag.designerImage {
    max-width: 460px;
    padding-right: 0px;
    width: 100%;
    border-radius: 50%;
}

.products_gallery {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.products_galleryImage {
    outline: 1px solid #E6E6E6;
    overflow: hidden;
}

a.prod_galleryImages {
    width: 100%;
    max-height: 250px;
    height: 100%;
    cursor: pointer;
    display: block;
    outline: 1px solid #999999;
}

a.productpageMore img {
    border: 1px solid #cccccc;
    display: flex;
}

a.productpageMore img:hover {
    border: 1px solid #3399ff;
}

.Product-card {
    vertical-align: top;
    background: #fff;
    margin-bottom: 16px;
}

.Product-card:nth-child(1),
.Product-card:nth-child(2),
.Product-card:nth-child(3) {
    margin-top: 0;
}

.Product-card a {
    text-decoration: none;
}

.Product-card .prod_GalleryImg {
    margin: 0 auto;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.Product-card .prod_GalleryImg a {
    display: block;
    width: 100%;
    height: 100%;
}

.Product-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.Product-card:hover .prod_GalleryImg {
    border: 1px solid #3399ff;
}

.Product-card:hover .prod_GalleryImg img {
    scale: 1.1;
}

.prod_galleryImagesOverlay {
    background: rgba(0, 0, 0, 0) url(../images/prod_overviewImg.png) no-repeat scroll center center;
    height: 100%;
    opacity: 0.8;
    top: 0;
    width: 100%;
    z-index: 9;
    object-fit: cover;
    background-size: cover;
    padding-right: 17px;
}

.prodGalleryCont:hover {
    outline: none;
}

.brdBottom {
    border-top: 1px solid #cccccc !important;
}

.stockOutPopup {
    display: none;
    width: 320px;
    z-index: 9999;
    top: 50% !important;
    left: 0 !important;
    right: 0 !important;
    margin: 0 auto;
}

.rangeinfopdf {
    font-size: 16px;
    line-height: 22px;
    font-family: Helvetica, Verdana, Geneva, Arial, Sans-serif;
    color: #666666;
}

.movieLinks {
    font-size: 16px !important;
    line-height: 22px !important;
}

.Range-prev::after {
    content: '' !important;
}

.Range-next::after {
    content: '' !important;
}

@media (max-width: 1500px) {
    .reccomendCatTitle {
        font-size: 38px;
        line-height: 38px;
    }
}

@media (max-width: 1200px) {
    .reccomendCatTitle {
        font-size: 34px;
        line-height: 34px;
        margin: 0;
    }
}

@media (max-width: 970px) {
    .wrappersamallContent.productspage {
        overflow-x: scroll;
    }
}

@media (max-width: 890px) {
    .catBannerTitleCont {
        top: 30%;
    }

    .designerImage {
        max-width: 460px;
        padding-right: 0px;
        border-radius: 50%;
        width: 100%;
    }

    .designerDesc {
        width: 100%;
        text-align: center;
        padding-top: 30px;
    }

    .design_para {
        max-width: 460px;
        width: 100%;
    }

    .LRG_buttons {
        height: 100% !important;
    }
}

@media (max-width: 767px) {
    .main-navigation a.tnviActive {
        font-size: 24px;
    }

    .reccomendCatTitle {
        font-size: 30px;
        line-height: 30px;
    }

    .banner-eventes img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }

    .animationImage {
        width: 100%;
        height: 100%;
    }

    .animationImagetwo {
        width: 100%;
        height: 100%;
    }

    .swiper-container .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
        min-height: 204px;
    }

    .catBannerTitleCont {
        top: 30%;
    }

    #catBannerTitle {
        font-size: 40px;
        line-height: 40px;
    }

    .catBannerImage.banner450image {
        height: 250px;
    }

    .banner450image {
        height: 250px;
    }

    .catHeadPara {
        font-size: 16px;
        line-height: 22px;
    }

    .LRG_buttons {
        margin-bottom: 20px !important;
    }

    .rangein-text-header-block {
        display: block;
        justify-content: space-between;
    }

    .rangeinfoheadingtop h1 {
        text-align: center;
    }

    .rangeinfitext .rangeInfoBtn {
        text-align: center;
    }

    a.prod_galleryImages {
        max-height: 200px;
        height: 200px;

    }

    .stockOutPopup {
        left: 23px !important;
        right: 0;
        width: 90%;

    }

    .sectionHeadline {
        font-size: 30px;
    }

    .LRG_buttons {
        height: auto !important;
    }

}

@media (max-width: 575px) {
    .dropbtn {
        width: 200px !important;
    }

    .reccomendCatTitle {
        font-size: 34px;
        line-height: 34px;
        margin: 0;
    }

    .dropdown-content {
        min-width: 200px;
    }

    .rBottomtextDiv {
        border-left: 0px solid #cccccc;
    }

    .border-mob {
        border-bottom: 1px solid #cccccc;
    }

    .slidres .prodDetSectionright {
        margin-left: 0;
    }
}