

@font-face {
  font-family: Sentinel;
  src: url(../fonts/static/Sentinel-Medium.ttf);
}

@font-face {
  font-family: Sentinel-light;
  src: url(../fonts/static/sentinel-light.ttf);
}

@font-face {
  font-family: Sentinel-bold;
  src: url(../fonts/static/sentinel-bold.ttf);
}

@font-face {
  font-family: Sentinel-semibold;
  src: url(../fonts/static/sentinel-semibold.otf);
}



.sold-bar {
    display: inline-block;
    margin: 0 3px;
    width: 1px;
    height: 15px;
    transform: scale(.6);
    background: #888;
    vertical-align: top;
}
.sold-bar-pdp {
    display: inline-block;
    margin: 0 3px;
    width: 1px;
    height: 15px;
    transform: scale(0.7);
    background: #71777F;
}
.catalog-product-view .merchant-name span {
    display: inline-block;
    vertical-align: middle;
}
.catalogsearch-result-index h3 {
    margin-bottom: 0;
}
.catalogsearch-result-index .sidebar.sidebar-main {
    display: none;
}
.catalogsearch-result-index .products-grid .product-item .product-item-details .product-reviews-summary.short {
    min-height: 24px;
}
.catalogsearch-result-index .list .product-item-info .product-item-details {
    display: block;
}
.catalog-product-view div.product-info-main .product-add-form .product-info-price {
    margin-top: 0px;
}
.catalogsearch-result-index .list .product-item-info .product-item-details {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
body.catalogsearch-result-index .rating-summary .rating-result span:before {
    color: #f9d251 !important;
}
.catalogsearch-result-index .reviews-actions a.action.view {
    pointer-events: none;
}
.catalogsearch-result-index .products .product-item-info {
    border: 1px solid #dde1e6;
    border-radius: 10px;
    overflow: hidden;
    min-height: auto !important;
    height: auto;
}
.catalogsearch-result-index .products strong.product.name.product-item-name a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 16px !important;
    color: #303336 !important;
    font-family: 'Figtree-semi' !important;
}
.catalogsearch-result-index .products .prolabels-wrapper {
    height: auto;
}
.catalogsearch-result-index .products .product-item-details .product-item-name,
.catalogsearch-result-index .products .product-item-details .bybrand, 
.catalogsearch-result-index .products .product-item-details .bybrand+.price-box, 
.catalogsearch-result-index .products .product-item-details .product-reviews-summary {
    padding-left: 15px;
    padding-right: 15px;
}
.catalogsearch-result-index .products .product-item-name {
    order: 2;
}
.catalogsearch-result-index .products .save-percent {
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    line-height: 36px;
    font-size: 13px;
    font-family: Figtree-500 !important;
    color: #71777f;
}
.catalogsearch-result-index .products .product-item-details span.fee-shipping-item {
    order: 5;
}
.catalogsearch-result-index .products .save-percent:before {
    background: url('../images/sale-02.svg') !important;
    background-size: 100% !important;
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
    content: "";
}
.catalogsearch-result-index .products span.fee-shipping-item:before {
    content: '';
    width: 20px;
    height: 20px;
    left: 16px;
    position: absolute;
    top: 12px;
    background-size: 20px !important;
    background: url('../images/truck.svg') no-repeat;
}
.catalogsearch-result-index .products span.fee-shipping-item {
    position: absolute !important;
    bottom: 0;
    left: 0;
    padding: 13px 10px 13px 40px;
    width: 100%;
    background: #f2f4f8;
    font-family: 'Figtree-400' !important;
    font-weight: 500 !important;
    font-size: 15px !important;
    text-transform: initial !important;
    color: #3c3f43 !important;
    text-align: left;
}

.catalogsearch-result-index .products .product-item-details .bybrand+.price-box {
    min-height: 36px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 5px;
}
.checkout-onepage-success .page-main .page-title-wrapper .page-title span.base {
  font-family: Figtree-semi;
  font-size: 36px;
}
.checkout-onepage-success .products .product-item-details span.fee-shipping-item {
    position: relative !important;
    bottom: 0;
    left: 0;
    padding: 13px 10px 13px 40px;
    width: 100%;
    background: #f2f4f8;
    font-family: 'Figtree-400' !important;
    font-weight: 500 !important;
    font-size: 15px !important;
    text-transform: initial !important;
    color: #3c3f43 !important;
    text-align: left;
}
.checkout-onepage-success .products-grid .product-item .product-item-details .product-reviews-summary.short {
    min-height: 24px;
}
.checkout-onepage-success .list .product-item-info .product-item-details {
    display: block;
}
.checkout-onepage-success .highlight-bestsellers .block-title strong {
    font-family: 'Figtree-600';
    font-size: 30px !important;
    text-transform: uppercase;
}
.checkout-onepage-success .products .product-item-details .product-item-name, 
.checkout-onepage-success .products .product-item-details .bybrand, 
.checkout-onepage-success .products .product-item-details .bybrand+.price-box, 
.checkout-onepage-success .products .product-item-details .product-reviews-summary {
    padding-left: 8px;
    padding-right: 8px;
}
.checkout-onepage-success .block-highlight.highlight-carousel .swiper-container.product-item-hovered {
    margin: 0;
    padding: 0;
}
.checkout-onepage-success .product-item-info {
    border: 1px solid #dde1e6;
    border-radius: 10px;
    overflow: hidden;
    min-height: auto !important;
    height: auto;
}
.checkout-onepage-success .save-percent {
    display: none;
}
.checkout-onepage-success .products strong.product.name.product-item-name a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 16px !important;
    color: #303336 !important;
    font-family: 'Figtree-semi' !important;
}
.checkout-onepage-success .products .product-item-details .bybrand+.price-box {
    min-height: 36px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 5px;
}
.checkout-onepage-success .product-reviews-summary .reviews-actions a.action.view{
  text-decoration: none;
}
.cms-index-index section.highlights .text_ span {
    font-weight: unset;
    font-family: 'Figtree-600';
}

.catalog-product-view .product.media .prolabels-wrapper, 
.catalog-product-view .product.media .stage img {
    border-radius: 12px;
}
.catalog-product-view .product.media .breeze-gallery .thumbnails .item{
    border-radius: 5px;
    overflow: hidden;
}
div.breadcrumbs a {
    color: #484C51;
    font-size: 15px;
    font-family: 'Figtree-500';
    font-weight: unset !important;
}
div.breadcrumbs strong {
    color: #93999F;
    font-size: 15px;
    font-family: 'Figtree-400';
    font-weight: unset !important;
}
div.breadcrumbs .item:not(:last-child):after {
    content: ".";
    font-weight: 600;
    color: #484C51;
    font-size: 24px;
    line-height: 9px;
}
div.top-strip-item a:before {
    background: url('../images/mail-03.svg');
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    background-position: 0 !important;
    filter: brightness(0) invert(1);
}
div.top-strip-item+.top-strip-item a:before{
    background: url('../images/phone.svg');
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    background-position: 0 !important;
    filter: brightness(0) invert(1);
}
.top-container {
    display: none;
}
.page-header div.wishlist,
.page-header.configurable .switcher{
    border: 0 !important;
}
div.custom-menu-with-cat-img .easycatalogimg .parent-category a {
    text-transform: initial;
    font-size: 14px;
}
#clearpayModal.modal {
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.5);
}

#clearpayModal .modal-content {
    background-color: #fff;
    padding: 20px;
    border-radius: 5px;
    width: 80%;
    max-width: 800px;
    position: relative;
}

#clearpayModal .close {
    position: absolute;
    top: -15px;
    right: -15px;
    font-size: 25px;
    font-weight: normal;
    background: #000;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    justify-content: center;
    display: flex;
    align-items: center;
    color: #fff;
}
body.catalog-product-view button#product-addtocart-button:before {
    background: url(../images/cart.svg) no-repeat;
}
.box-tocart .product-addto-links {
    display: none !important;
}
.catalog-product-view .swiper-button-next:after, 
.catalog-product-view .swiper-button-prev:after {
    display: none;
}
.catalog-product-view .save-percent {
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    line-height: 36px;
    font-size: 13px;
    font-family: Figtree-500 !important;
    color: #71777F;
}
.catalog-product-view .save-percent:before {
    background: url(../images/sale-02.svg) !important;
    background-size: 100% !important;
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
    content: "";
}
.stock-wrap-pdp {
    color: #333;
}
.stock-wrap-pdp .In.stock:after {
    content: "";
    width: 13px;
    height: 13px;
    display: inline-block;
    background: #5EDD60;
    border-radius: 50%;
    vertical-align: middle;
    margin: 0px 0px 3px 7px;
}
.stock-wrap-pdp .Out.of.stock:after {
    content: "";
    width: 13px;
    height: 13px;
    display: inline-block;
    background: red;
    border-radius: 50%;
    vertical-align: middle;
    margin: 0px 0px 3px 7px;
}
.box-tocart-info-wrapper {
    float: left;
    width: 100%;
    color: #333;
    background: #F3F9E6;
    padding: 10px;
    box-sizing: border-box;
    border-top: 0;
    border-radius: 0px 0px 12px 12px;
    padding-top: 0;
}
div.product-info-main .shipout, 
.returns-wrap-pdp, 
.pricematch-wrap-pdp, 
.finance-wrap-pdp {
    margin: 6px 0;
    display: block;
    float: left;
    width: 100%;
}
span.returns-icon {
    background: url(../images/Group-498.svg) !important;
    width: 20px;
    height: 20px;
    margin: 0 !important;
    vertical-align: sub;
    display: inline-block;
    margin-right: 8px !important;
        background-size: 100% !important;
}

span.finance-icon {
    background: url(../images/Group497.svg) !important;
    width: 20px;
    height: 20px;
    margin: 0 !important;
    vertical-align: sub;
    display: inline-block;
    margin-right: 8px !important;
    background-size: 86% !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

span.pricematch-icon {
    background: url(../images/Group-501.svg) !important;
    width: 20px;
    height: 20px;
    margin: 0 !important;
    vertical-align: sub;
    display: inline-block;
    margin-right: 8px !important;
        background-size: 100% !important;
}
span.stock-icon {
    background: url(../images/Group-507.svg) !important;
    width: 20px;
    height: 20px;
    margin: 0 !important;
    vertical-align: sub;
    display: inline-block;
    margin-right: 8px !important;
    background-size: 100% !important;
}

span.returns_custom_label,
span.finance_custom_label,
span.pricematch_custom_label,
.stock_custom_label{
    color: #333;
    font-weight: 600;
    font-family: Figtree-semi !important;
    font-size: 15px;
    margin-right: 3px;
}
.stock-wrap-pdp {
    float: left;
    margin: 10px 0px 0px;
}
.box-tocart-info-wrap {
    float: left;
    width: 100%;
    margin-top: 10px;
}
.catalog-product-view .field.review-upload-image .file-box {
    background: url(../images/plus-icon.svg) !important;
    display: block;
    vertical-align: middle;
    content: "";
    height: 74px;
    margin: 0 auto;
    background-size: 20px !important;
    background-repeat: no-repeat !important;
    background-position: center 25px !important;
}

.catalog-product-view .field.review-upload-image .file-box:after {
    content: "Upload image";
    display: block;
    position: absolute;
    right: 0;
    left: 0;
    z-index: 99;
    bottom: 20px;
    font-size: 14px;
    font-family: 'Figtree-500';
}
.catalog-product-view .zipchecker-heading-top {
    color: #333;
}
span.zipchecker_custom_label{
    font-weight: 600;
    font-family: Figtree-semi !important;
    margin-right: 3px;
}
.zipcode-box .messagecon.success.free_shipping:before {
    content: "";
    background: url(../images/check.svg) !important;
    width: 16px;
    height: 16px;
    margin: 0 !important;
    vertical-align: sub;
    display: inline-block;
    margin-right: 8px !important;
}
.zipcode-box .messagecon.success {
    background: #EBF5D6;
    border: 1px dashed green;
    border-radius: 8px;
    margin-top: 10px;
    float: left;
    width: 100%;
    box-sizing: border-box;
}
.zipcode-box .messagecon.error {
    background: #f5ede4;
    border: 1px dashed #d85151;
    border-radius: 8px;
    margin-top: 10px;
    padding: 10px;
    color: #d85151;
    float: left;
    width: 100%;
    box-sizing: border-box;
}
.zipcode-box .messagecon.error:before {
    content: "X";
    display: inline-block;
    margin-right: 8px;
    color: red;
    font-size: 14px;
    font-weight: bold;
}
.review-img-wrap img.product-image-container {
    cursor: pointer;
}
.product-reviews [class].swiper-button-next.swiper-button-black,
.product-reviews [class].swiper-button-prev.swiper-button-black{
    background-image: url(../images/iconreviews-arrow.svg) !important;
    width: 28px;
    height: 38px;
    background-size: 100%;
    background-position: 0px 4px;
}
.product-reviews [class].swiper-button-prev.swiper-button-black {
    transform: rotateY(180deg);
}
.page-footer .footer.content {
    background: #F3F9E6;
}
.desk.information-links {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    max-width: 300px;
}

.footer-third {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    max-width: 326px;
}

.footer-sec {
    width: calc(100% - 635px);
    display: inline-block;
    vertical-align: top;
}

footer.page-footer .block.blocklast {
    margin-left: 0;
}

span.phone-icon-footer {
    background: url(../images/phone-footer.svg) !important;
        width: 20px;
    height: 20px;
    margin: 0 !important;
    vertical-align: top;
    display: inline-block;
    margin-right: 8px !important;
}

span.email-icon-footer {
    background: url(../images/mail-footer.svg) no-repeat center center!important;
    width: 20px;
    height: 20px;
    margin: 0 !important;
    vertical-align: top;
    display: inline-block;
    margin-right: 8px !important;
}

footer.page-footer .contact-us ul.link-new1 li:last-child a {
    margin-right: 0;
}
.page-footer .footer-links li.icon-visa {
    background: url(../images/Frame48.svg) !important;
    width: 96px;
    height: 58px;
    margin: 0 !important;
}

.page-footer .footer-links li.icon-master {
    background: url(../images/Frame49.svg) !important;
    width: 96px;
    height: 58px;
    margin: 0 !important;
}

.page-footer .footer-links  li.icon-american {
    background: url(../images/Frame50.svg) !important;
    width: 96px;
    height: 58px;
    margin: 0 !important;
}

.page-footer .footer-links li.icon-paypal {
    background: url(../images/Frame51.svg) !important;
    width: 96px;
    height: 58px;
    margin: 0 !important;
}

.page-footer .footer-links li.icon-klarna {
    background: url(../images/Frame52.svg) !important;
    width: 96px;
    height: 58px;
    margin: 0 !important;
}

.page-footer .footer-links li.icon-amazon {
    background: url(../images/Frame53.svg) !important;
    width: 96px;
    height: 58px;
    margin: 0 !important;
}

.page-footer .footer-links li.icon-ups {
    background: url(../images/Frame48-1.svg) !important;
    width: 95.8px;
    height: 51px;
    margin: 0 !important;
}

.page-footer .footer-links li.icon-xpert {
    background: url(../images/bjs.svg) !important;
    width: 96px;
    height: 51px;
    background-repeat: no-repeat !important;
    margin: 0 !important;
    background-position: 10px 9px !important;
    background-size: 80px !important;
}

.page-footer .footer-links li.icon-fedex {
    background: url(../images/yodel.svg) !important;
    width: 61.47px;
    height: 51px;
    margin: 0 !important;
    background-repeat: no-repeat !important;
    background-size: 55px !important;
    background-position: 3px 14px !important;
}

.page-footer .footer-links li.icon-dhl {
    background: url(../images/Frame51-1.svg) !important;
    width: 96px;
    height: 51px;
    margin: 0 !important;
}

.page-footer .footer-links li.icon-uk-mail {
    width: 100px;
    height: 51px;
    margin: 0 !important;
    background: url(../images/evri.svg) !important;
    background-position: 10px 10px !important;
    background-size: 80px !important;
    background-repeat: no-repeat !important;
}

.page-footer .footer-links li.icon-dpd {
    background: url(../images/Frame53-1.svg) !important;
    width: 129.23px;
    height: 51px;
    margin: 0 !important;
}
.footer-sec .footer-links li {
    border: 0.8px solid #DDE1E6;
    border-right: 0;
}

.footer-sec .footer-links ul.links {
    display: flex;
    width: auto;
}

.footer-sec .footer-links li:last-child {
    border-right: 0.8px solid #DDE1E6 !important;
    border-radius: 0px 8px 8px 0px;
}

.footer-sec .footer-links li:first-child {
    border-radius: 8px 0px 0px 8px;
}

.page-footer .footer-title.block-title {
    font-size: 17px !important;
    font-family: 'Figtree-semi' !important;
    text-transform: initial !important;
    margin-bottom: 15px !important;
}

body .page-footer {
    font-family: 'Figtree-400';
}

footer.page-footer .footer-toolbar-bottom a {
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%; /* 15px */
    color: #71777F !important;
    text-transform: initial;
}

.footer-toolbar ul.link-new1 li {
    display: inline-block;
}

footer.page-footer .contact-us ul.link-new1 a {
    color: #70471C !important;
    font-family: 'Figtree-semi' !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    height: auto;
    padding: 12px 20px;
    box-sizing: border-box;
    border-radius: 8px;
    border: 1px solid #70471C;
    margin-right: 10px;
    display: block;
}
footer.page-footer .footer-links {
    margin-bottom: 25px;
}

.footer-toolbar ul.link-new1 {
    margin-bottom: 25px;
}

span.icon-twitter1 {
    background: url(../images/x2-hover.svg) !important;
    width: 45px;
    height: 45px;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
}
span.icon-facebook1 {
    background: url(../images/facebook2.svg) !important;
    width: 45px;
    height: 45px;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
}

span.icon-instagram1 {
    background: url(../images/instagram2.svg) !important;
        width: 45px;
    height: 45px;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
}

span.icon-pinterest1 {
    background: url(../images/pinterest2.svg) !important;
    width: 45px;
    height: 45px;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
}
span.icon-pinterest1:hover {
    background: url(../images/pinterest2-hover.svg) !important;
    width: 45px;
    height: 45px;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
}
span.icon-instagram1:hover {
    background: url(../images/instagram2-hover.svg) !important;
    width: 45px;
    height: 45px;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
}
span.icon-facebook1:hover {
    background: url(../images/facebook2-hover.svg) !important;
    width: 45px;
    height: 45px;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
}
span.icon-twitter1:hover {
    background: url(../images/x2.svg) !important;
    width: 45px;
    height: 45px;
    background-size: 70% !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
section.block-content.social-links .footer-links li {
    margin-right: 20px !important;
}

.product-info-main .product-options-bottom {
    float: left;
    width: 100%;
    border-top: 0 !important;
}

span.rocket-icon {
    background: url(../images/rocket-02.svg) !important;
    width: 20px;
    height: 20px;
    margin: 0 !important;
    vertical-align: sub;
    display: inline-block;
    margin-right: 8px !important;
}
.box-tocart .field.qty .input-text.qty {
    color: #A5AAB0 !important;
}

.catalog-product-view .product-info-main .save-percent:before,
body.catalog-product-view .page-title-wrapper .save-percent:before{
    background: url(../images/sale-02.svg) !important;
    background-size: 100% !important;
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
    content: "";
}
body.catalog-product-view .column.main{
    font-family: Figtree-400 !important;
}

body.catalog-product-view .column.main h1, body.catalog-product-view .column.main h2,body.catalog-product-view .column.main h3, body.catalog-product-view .column.main h4{
    font-family: Figtree-400 !important;
}


/* 5th March 24 start*/
.checkout-payment-method .payment-method-content {
    padding: 20px;
}
div.sale-page-products-wrapper li.item.product.product-item .save_price.config-class {
    display: none;
}
.product-info-main .product.info.detailed [class^="product attibute featured_"] {
    display: list-item;
    list-style-type: disc;
    margin-left: 1em;
    color: #777;
}
div.product-info-main .product-add-form .box-tocart .actions {
    display: inline-block !important;
    width: 100%;
    max-width: 272px;
}
.product-info-main .super-container {
    order: 3;
}
.product-info-main .klarna-container .klr-wrapper {
    border: 1px solid #e2e2e3;
    display: flex !important;
    clear: both;
    max-width: 369px;
    padding: 5px 5px;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
}
.product-info-main .klarna-container .klr-wrapper .Klarna-message {
    margin-top: 0;
}
.product-info-main .Klarna-bt {
    max-width: 93px;
    line-height: 12px;
}
div.product-info-main .product-add-form .box-tocart .actions {
    display: inline-block !important;
}
div.sale-page-products-wrapper li.item.product.product-item .price-box .normal-price {
    background: #cae767;
    padding: 0;
    padding-top: 3px;
    margin: 0;
    height: 38px;
    width: 50%;
    display: block;
}
div.sale-page-products-wrapper li.item.product.product-item .price-box .normal-price span.price {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    line-height: 20px;
}
div.sale-page-products-wrapper li.item.product.product-item .price-box .normal-price span.price-label {
    color: #fff;
    display: block;
    line-height: 13px;
    font-size: 9px;
    color: #fff;
    font-weight: 500;
}
/* 5th March 24 end*/

/*feature blog homepage start*/
.post-list .post-image .post-category a {
    bottom: 10px;
    left: 10px;
    background: #70471c;
    border-radius: 5px;
    display: inline-block;
    color: #fff;
    font-size: 11px;
    line-height: 12px;
    font-weight: 500;
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
}
.post-list .post-image .post-category a:hover {
    opacity: 0.8;
    background: #70471c;
}
section.shopByroom.shopByGuide .item.post-posed-date {
    font-size: 12px;
    padding: 0px 10px;
}
section.shopByroom.shopByGuide .item.post-categories a {
    position: absolute;
    top: 20px;
    left: 30px;
    background: #70471c;
    border-radius: 5px;
    display: inline-block;
    margin: 0 5px 0 0;
    padding: 5px 10px;
    color: #fff;
    font-size: 11px;
    line-height: 12px;
    font-weight: 500;
    text-decoration: none;
    text-transform: uppercase;
}
section.shopByroom.shopByGuide .post-content .post-description .post-ftimg-hld img {
    border-radius: 15px;
}
section.shopByroom.shopByGuide .post-list .post-header .post-title {
    padding: 0px 10px 0px;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 105%;
    color: #171010;
    margin-bottom: 5px;
}
section.shopByroom.shopByGuide .post-header {
    padding: 10px;
    border-radius: 15px;
}
section.shopByroom.shopByGuide .post-header:hover {
    box-shadow: 0px 0px 15px -7px;
}
section.shopByroom.shopByGuide .post-text-hld {
    padding: 0px 10px 10px;
}
.blog-index-index .post-read-more a.post-read {
    border-radius: 5px;
}
.blog-index-index .widget.blog-search .action.search {
    border-radius: 0px 5px 5px 0px;
    width: 50px;
    background: #8fb63e;
}

/*feature blog homepage end*/

.social-links .footer-links li span.icon-facebook {
    background: url('../images/facebook2.svg');
    background-size: 100% !important;
    background-position: 0 !important;
}
.social-links .footer-links li span.icon-instagram {
    background: url('../images/instagram2.svg');
    background-size: 100% !important;
    background-position: 0 !important;
    width: 60px !important;
    height: 60px !important;
}
.social-links .footer-links li span.icon-twitter {
    background: url('../images/x2-hover.svg');
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    background-position: 0px 0px !important;
}
.social-links .footer-links li span.icon-pinterest {
    background: url('../images/pinterest2.svg');
    background-size: 100% !important;
    background-position: 0 !important;
}
.social-links .footer-links li span.icon-facebook:hover {
    background: url('../images/facebook2-hover.svg');
    background-size: 100% !important;
    background-position: 0 !important;
}
.social-links .footer-links li span.icon-instagram:hover {
    background: url('../images/instagram2-hover.svg');
    background-size: 100% !important;
    background-position: 0 !important;
    width: 60px !important;
    height: 60px !important;
}
.social-links .footer-links li span.icon-twitter:hover {
    background: url('../images/x2.svg');
        background-size: 70% !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.social-links .footer-links li span.icon-pinterest:hover {
    background: url('../images/pinterest2-hover.svg');
    background-size: 100% !important;
    background-position: 0 !important;
}
.cms-index-index section.highlights .text_ {
    margin-left: 0 !important;
}
.cms-index-index section.highlights ul li:first-child .aligments_set .icon_ {
    background: url('../images/free-shipping.svg') !important;
    background-size: 140% !important;
    background-position: -15px -12px !important;
}
.cms-index-index section.highlights ul li:nth-child(2) .aligments_set .icon_{
    background: url('../images/money-back-guarantee.svg') !important;
    background-size: 130% !important;
    background-position: -15px -14px !important;
}
.cms-index-index section.highlights ul li:nth-child(3) .aligments_set .icon_ {
    background: url('../images/verified-customers-reviews.svg') !important;
    background-size: 130% !important;
    background-position: -8px -9px !important;
}
.cms-index-index section.highlights ul li:nth-child(4) .aligments_set .icon_{
    background: url('../images/ssl-secure-payment.svg') !important;
        background-size: 130% !important;
    background-position: -9px -9px !important;
}
li.item.product.product-item.expired .rating-summary .rating-result>span:before {
    color: #7c7c7c;
}
.bfriday-page-products-wrapper li.item.product.product-item.expired .regular_price_bfriday {
    color: #454545 !important;
}
.bfriday-page-products-wrapper li.item.product.product-item.expired .regular_price_bfriday span {
    text-decoration: line-through;
}
div.bfriday-page-products-wrapper li.item.product.product-item .product-ratting2 {
    margin-top: 7px;
}
div.bfriday-page-products-wrapper li.item.product.product-item {
    width: calc(100%/5 - 6px) !important;
    display: inline-block;
    text-align: left;
    margin-left: 6px;
    margin-bottom: 10px;
}
.bfriday-page-cat-wrapper ol.products.list.items.product-items {
    text-align: left;
}
div.bfriday-page-products-wrapper li.item.product.product-item.expired {
    background: #ccc;
    opacity: 0.7;
}
.bfriday-page-products-wrapper .price-box .old-price .price-container .price{
    font-size: 18px;
    color: #444 !important;
    font-weight: 500;
    line-height: 20px;
}
.countdown-timer, .countdown-timer-fetcher {
    padding: 5px;
    display: block;
    margin-bottom: 0;
    text-align: center;
    padding-bottom: 0;
}
.countdown-timer span, .countdown-timer-fetcher span {
    display: inline-block;
    background: #000;
    color: red;
    font-size: 16px;
    font-weight: bold;
    box-shadow: 1px 1px 6px -3px #000;
    width: 28px;
    height: 28px;
    padding: 4px;
    line-height: 28px;
    text-align: center;
    border-radius: 5px;
}
.bfriday-page-products-wrapper .product.product-item:hover {
    background: #fff;
    box-shadow: 4px 4px 10px rgb(0 0 0 / 25%);
    border-radius: 15px;
}
.bfriday-page-products-wrapper .depart_title:after {
    background: linear-gradient(90deg,#454545 3%,#454545 39%,rgba(112,71,28,0) 100%);
}
div.bfriday-page-products-wrapper li.item.product.product-item .price-box {
    margin: 7px 0px 0px 0px;
    text-align: center;
    display: flex;
    float: left;
    width: 100%;
    justify-content: center;
    position: relative;
    gap: 0;
    padding: 0;
}
div.bfriday-page-products-wrapper li.item.product.product-item .price-box .special-price,
.bfriday-page-products-wrapper .old_spcial_price {
    order: 2;
}
div.bfriday-page-products-wrapper li.item.product.product-item .price-box .special-price {
    background: #cae767;
    padding: 0;
    padding-top: 3px;
    display: inline-block;
    margin: 0;
    height: 38px;
    width: 50%;
}

div.bfriday-page-products-wrapper li.item.product.product-item .price-box .special-price:before {
    content: "Black Friday Deal";
    display: block;
    line-height: 13px;
    font-size: 9px;
    color: #000 !important;
    font-weight: 500;
}

div.bfriday-page-products-wrapper li.item.product.product-item .price-box .special-price .price {
    color: #000 !important;
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
}

div.bfriday-page-products-wrapper li.item.product.product-item .price-box .old-price {
    background: #F6EFEF;
    padding: 0;
    padding-top: 3px;
    display: inline-block;
    margin: 0;
    height: 38px;
    width: 50%;
}

div.bfriday-page-products-wrapper li.item.product.product-item .price-box .old-price:before {
    content: "Regular Price";
    display: block;
    line-height: 13px;
    font-size: 9px;
    color: #444;
    font-weight: 500;
}

div.bfriday-page-products-wrapper li.item.product.product-item .save_price {
    display: block;
    float: left;
    width: 100%;
    text-align: center;
    margin-top: -10px;
    font-size: 12px;
    color: #fff;
    line-height: 19px;
    margin-bottom: 10px;
}

div.bfriday-page-products-wrapper li.item.product.product-item .save_price span {
    background: #F3AC1D;
    display: block;
    width: 100%;
    max-width: 83px;
    margin: 0 auto;
    padding: 3px;
    font-size: 10px;
    font-weight: 500;
    line-height: 13px;
}
.bfriday-buy-now-btn-wrapper {
    float: left;
    width: 100%;
    text-align: center;
}
a.bfriday-buy-now-btn {
    display: block;
    width: 100%;
    max-width: 110px;
    margin: 0 auto;
    margin-bottom: 10px;
    border: 1px solid #000;
    border-radius: 5px;
    padding: 5px 5px;
    font-weight: 600;
    text-decoration: none;
}
.bfriday-page-products-wrapper .regular_price_bfriday .price-box.price-final_price {
    margin: 0 !important;
    float: none !important;
}
.bfriday-page-products-wrapper .old_spcial_price:before {
    content: "Black Friday Deal";
    display: block;
    line-height: 13px;
    font-size: 9px;
    color: #fff;
    font-weight: 500;
}
.bfriday-page-products-wrapper .regular_price_bfriday:before {
    content: "Regular Price";
    display: block;
    line-height: 13px;
    font-size: 10px;
    color: #70471c;
    font-weight: 500;
}
/* bfriday page style as per sliders start*/
.product-reviews-summary .reviews-actions .action.add {
    display: none;
}
.boxingdaydeals-index-index .list .product-item-info .product-item-details {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
body.boxingdaydeals-index-index .rating-summary .rating-result span:before {
    color: #f9d251 !important;
}
.boxingdaydeals-index-index .reviews-actions a.action.view {
    pointer-events: none;
}
.boxingdaydeals-index-index .products .product-item-info {
    border: 1px solid #dde1e6;
    border-radius: 10px;
    overflow: hidden;
    min-height: auto !important;
    height: auto;
    width: 100%;
}
.boxingdaydeals-index-index .products strong.product.name.product-item-name a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 16px !important;
    color: #303336 !important;
    font-family: 'Figtree-semi' !important;
}
.boxingdaydeals-index-index .products .prolabels-wrapper {
    height: auto;
}
.products-grid .item .product-item-info .product-item-details {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 0 !important;
    position: relative;
}
.boxingdaydeals-index-index .products .product-item-details .product-item-name,
.boxingdaydeals-index-index .products .product-item-details .bybrand, 
.boxingdaydeals-index-index .products .product-item-details .bybrand+.price-box, 
.boxingdaydeals-index-index .products .product-item-details .product-reviews-summary {
    padding-left: 15px;
    padding-right: 15px;
}
.boxingdaydeals-index-index .products .product-item-name {
    order: 2;
}
.boxingdaydeals-index-index .products .save-percent {
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    line-height: 120%;
    font-size: 12px;
    font-family: Figtree-500 !important;
    width: 80px;
    position: absolute;
    background: #d9b354;
    color: #fff;
    padding: 2px;
    text-align: center;
    bottom: -15px;
}
.boxingdaydeals-index-index .products .product-item-details span.fee-shipping-item {
    position: relative !important;
    float: left;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 13px 10px 13px 40px;
    background: #f2f4f8;
    font-family: 'Figtree-400' !important;
    font-weight: 500 !important;
    font-size: 15px !important;
    text-transform: initial !important;
    color: #3c3f43 !important;
    margin-top: 21px;
}
.boxingdaydeals-index-index .products .product-item-details span.fee-shipping-item {
    order: 5;
}
.boxingdaydeals-index-index .products span.fee-shipping-item:before {
    content: '';
    width: 20px;
    height: 20px;
    left: 16px;
    position: absolute;
    top: 12px;
    background-size: 20px !important;
    background: url('../images/truck.svg') no-repeat;
}
.boxingdaydeals-index-index .products span.fee-shipping-item {
    bottom: 0;
    left: 0;
    padding: 13px 10px 13px 40px;
    width: 100%;
    background: #f2f4f8;
    font-family: 'Figtree-400' !important;
    font-weight: 500 !important;
    font-size: 15px !important;
    text-transform: initial !important;
    color: #3c3f43 !important;
    text-align: left;
}

.boxingdaydeals-index-index .products .product-item-details .bybrand+.price-box {
    min-height: 36px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 5px;
}
/* bfriday page style as per sliders End*/

footer.page-footer .footer.content .block.newsletter .actions button.action.subscribe {
    border-radius: 0px 5px 5px 0px;
}
.catalog-product-view .jumbotron.jumbotron-slick .container {
    padding: 0;
}
.block-carousel .block-content .swiper-container:after, .block-carousel .block-content .swiper-container:before {
    background: transparent;
}
.soldtogether-swiper.block-carousel .swiper-button-black {
    border-radius: 100%;
    height: 55px;
    width: 55px;
    background: rgba(86,82,82,.2);
}
.soldtogether-swiper.block-carousel .swiper-button-black:before {
    content: '\f103';
    font-size: 17px;
    display: block;
    line-height: 55px;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    font-family: 'pagebuilder-font';
    font-style: normal;
    font-weight: normal;
    text-align: center;
}
.soldtogether-swiper.block-carousel .swiper-button-black.swiper-button-next:before {
    content: '\f102';
}
.soldtogether-swiper.block-carousel .swiper-button-black.swiper-button-prev {
    left: 0px;
    top: 54%;
}
.soldtogether-swiper.block-carousel .swiper-button-black.swiper-button-next {
    right: 0px;
    top: 54%;
}
.soldtogether-swiper.block-carousel .swiper-button-black:hover{
    background: #90b83c;
    filter: unset;
}
.soldtogether-swiper.block-carousel .block-content .swiper-container {
    padding: 0;
    float: left;
    width: 100%;
    display: none;
}
.soldtogether-swiper.block-carousel .block-content .swiper-container.swiper-container-initialized {
    display: block;
}
.soldtogether-swiper strong.product.name.product-item-name a {
     margin-bottom: 0;
     overflow: hidden;
     text-overflow: ellipsis;
     display: -webkit-box !important;
     -webkit-line-clamp: 3;
     -webkit-box-orient: vertical;
}
.catalog-product-view .jumbotron.jumbotron-slick {
    float: left;
    width: 100%;
    padding: 0;
}
.block.widget.block-carousel.more-seller .block-content {
    float: left;
    width: 100%;
}
.block.widget.block-carousel.more-seller .block-title.title strong {
    font-size: 30px;
}
.block.widget.block-carousel.more-seller button.slick-arrow.slick-prev {
    left: 0px;
    top: 54%;
}
.block.widget.block-carousel.more-seller button.slick-arrow.slick-next {
    right: 0px;
    top: 54%;
}
.block.widget.block-carousel.more-seller button.slick-arrow {
    border-radius: 100%;
    height: 55px;
    width: 55px;
    background: rgba(86,82,82,.2);
}
.block.widget.block-carousel.more-seller button.slick-arrow:before {
    font-size: 17px;
    display: block;
    line-height: 55px;
    color: #fff;
    padding: 0;
}
.block.widget.block-carousel.more-seller button.slick-arrow:hover {
    background: #90b83c;
}
.block.widget.block-carousel.more-seller button.slick-arrow:hover:before {
    color: #fff;
}
.block.widget.block-carousel.more-seller .product-info{
    padding: 5px 7px 0px;
}
.block.widget.block-carousel.more-seller .free-red {
    color: #454545 !important;
    font-weight: 500 !important;
    font-size: 12px !important;
    text-transform: uppercase;
    display: block;
}
.block.widget.block-carousel.more-seller h3.product.name {
      margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.block.widget.block-carousel.more-seller h3.product.name a {
    text-decoration: none;
    font-weight: 500;
    font-size: 17px;
    letter-spacing: normal;
    color: #454545;
    text-align: left;
    display: block;
    line-height: 22px;
}
.block.widget.block-carousel.more-seller .price-box.price-final_price {
    margin: 13px 0px 5px;
    line-height: 22px;
}
.block.widget.block-carousel.more-seller .product-reviews-summary:not(:empty) {
    margin-bottom: 8px;
    margin-top: -2px;
}
.block.widget.block-carousel.more-seller .slick-slide .product-item {
    margin-right: 10px;
    min-height: 503px;
    margin-bottom: 10px;
}
.block.widget.block-carousel.more-seller .slick-initialized .slick-slide {
    max-width: 278px;
}
.block.widget.block-carousel.more-seller li.item.featuredproductslider-item {
    box-sizing: border-box;
    display: block !important;
}
.block.widget.block-carousel.more-seller ul.slick-slider {
    display: none;
}
.block.widget.block-carousel.more-seller ul.slick-slider.slick-initialized {
    padding: 0px;
    display: block;
}
.block.widget.block-carousel.more-seller li.item.featuredproductslider-item:hover .product-item{
    background: #fff;
    box-shadow: 4px 4px 10px rgb(0 0 0 / 25%);
    border-radius: 15px;
}
.block.widget.block-carousel.more-seller li.item.featuredproductslider-item:hover .product-item img {
    border-radius: 15px 15px 0px 0px;
}
.block.widget.block-carousel.more-seller {
    float: left;
    width: 100%;
}
.catalog-category-view .column.main {
    min-height: unset;
}
.product-item .price-box .price {
    font-weight: 500;
    color: #94ba47;
    font-size: 22px;
}
.swiper-container .product-item .product-item-name a {
    letter-spacing: normal !important;
}
.block.widget.block-carousel.more-seller span.image1.image-switch {
    position: relative;
}
.product-item-info .product-item-photo:hover:after,
.block.widget.block-carousel.more-seller .slick-slide .product-item span.image1.image-switch:hover:after {
    opacity: 1;
}
.product-item-info .product-item-photo {
    display: block;
    position: relative;
}
.catalog-product-view .other-items-brand {
    float: left;
    width: 100%;
}
.block-swissup-ajaxsearch-results .tt-dataset::-webkit-scrollbar {
  width: 10px;
}
.block-swissup-ajaxsearch .loading-mask {
    top: 5px !important;
}
.multishipping-checkout-login .actions-toolbar .primary .action {
    border-radius: 5px;
}
.checkout-cart-index button.action.update, .cart-summary .checkout-methods-items .action.primary.checkout {
    border-radius: 5px;
}
.catalog-product-view button.action.primary.tocart:hover {
    color: #2e2e2e;
}
button.action-secondary.action-dismiss,
button.action-primary.action-accept{
    border-radius: 5px;
}
div.minicart-wrapper .action.showcart .counter.qty {
    left: 24px;
    top: -5px;
    margin: 0;
    height: 18px;
    min-width: 18px;
    line-height: 19px;
    font-size: 10px;
    background: #ef5350;
}
div.minicart-wrapper .action.showcart .counter.qty .counter-number {
    display: block;
    text-shadow: none;
}
.catalog-product-view .soldtogether-swiper .product.name a.product-item-link {
    line-height: 22px;
}
.catalog-product-view div.block .block-title [role=heading][aria-level="2"] {
    font-size: 28px;
    text-transform: initial;
}
.catalog-product-view div#reviewsio-carousel-widget {
    display: block;
    width: 100%;
    max-width: 1400px;
    margin: 15px auto;
}
.catalog-product-view .page-main .block.soldtogether-swiper {
    margin-bottom: 10px;
    margin-top: 25px;
    float: left;
    width: 100%;
}
.page-footer .footer-bottom {
    width: 100%;
    float: left;
    border-top: 2px solid #616161;
    padding-bottom: 0;
    padding-top: 10px;
}
.page-footer .footer-toolbar-bottom .copyright {
    font-size: 12px !important;
    text-transform: none;
    line-height: 1.6;
}
.catalog-product-view .R-ReviewsList__item {
    background: #fff;
}
.catalog-product-view .CarouselWidget-prefix .CarouselWidget .R-ReviewsList .R-ReviewsList__item .item__inner {
    border-radius: var(--reviewsio--border-radius,25px)!important;
    box-shadow: var(--reviewsio--box-shadow,0 5px 20px -7px rgba(9,21,22,.5))!important;
    background: #fff;
}
.catalog-product-view .CarouselWidget-prefix .CarouselWidget--topHeader .CarouselWidget__inner:before {
    content: "Verified Customer Reviews";
    display: block;
    width: 100%;
    font-size: 28px!important;
    line-height: 40px;
    display: inline-block;
    background: #fff;
    position: relative;
    z-index: 8;
    padding: 0 10px;
    font-family: 'Figtree-semi';
    font-weight: 600;
    color: #000;
    max-width: 430px;
    margin: 0 auto;
}
.catalog-product-view div.block-highlight .block-title strong {
    font-family: 'Figtree-semi';
}
.catalog-product-view .CarouselWidget__header.u-textCenter--all {
    position: relative;
}
.catalog-product-view .page-before-footer {
    border-top: 0;
    padding-top: 10px;
}
.catalog-product-view .CarouselWidget-prefix {
    width: 100%;
    float: left;
}
.checkout-payment-method .checkout-billing-address .primary .action-update {
    border-radius: 5px;
}
.cms-returns-policy h2 {
    font-size: 15px;
    text-decoration: underline;
    color: #777;
    font-weight: 400;
}
.cms-returns-policy h1 {
        font-size: 20px;
    font-weight: 400;
    margin-bottom: 20px;
}
.cms-returns-policy ol li {
    list-style: disc;
    margin-left: 18px !important;
    padding-bottom: 8px;
}
.cms-returns-policy ol li:before {
    display: none !important;
}
.cms-page-view .main .block-title strong {
    text-transform: uppercase;
}
.cms-exchanges-and-refunds .section-group:hover {
    opacity: .8;
}
.cms-exchanges-and-refunds .section-group a {
    font-size: 18px !important;
    color: #70451b;
}
.cms-exchanges-and-refunds.cms-page-view .main .byroom_title {
    text-align: center;
    font-weight: 600 !important;
    border: 0 solid rgba(247,247,247,.79);
    padding: 10px 0 0;
    margin: 0;
    padding: 0 !important;
    text-transform: capitalize;
}
.cms-exchanges-and-refunds .image-link {
    display: block;
    position: relative;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 0 solid #ccc;
    margin: 16px 10px;
    position: relative;
    padding: 0;
    overflow: hidden;
    text-decoration: none;
}
.cms-exchanges-and-refunds .section-group {
    border: 1px solid #ebebeb;
    border-radius: 10px;
}
.cms-exchanges-and-refunds .page-main {
    margin-bottom: 20px;
}
div.product-info-main .field .label, div.product-info-main .swatch-attribute-label-wrapper {
    display: block;
    margin: 5px 0px 5px;
    color: #777;
    font-weight: 400;
    font-size: 14px;
}
.product-info-main .product-options-wrapper .field .control select {
    border: 1px solid #eee;
    border-radius: 2px !important;
    font-size: 13px !important;
    color: #777;
}
div.product-info-main .product-options-wrapper .field .control,
div.product-info-main .swatch-attribute-options{
    display: block;
    width: auto;
    max-width: 100%;
}
.product-info-main .product-options-wrapper .fieldset .field {
    padding: 0px 7px;
    box-sizing: border-box;
}
.product-info-main .box-tocart .input-text.qty {
    height: unset !important;
}
.checkout-index-index .form-discount .actions-toolbar {
    padding-top: 0;
}
button.action.action-login.secondary {
    border-radius: 5px;
}
.customer-account-create label.label,
.customer-account-login label.label {
    font-size: 13px;
    font-weight: 600;
}
.page-main input[type=text], .page-main input[type=password], .page-main input[type=url], .page-main input[type=tel], .page-main input[type=search], .page-main input[type=number], .page-main input[type*=date], .page-main input[type=email] {
    height: 50px !important;
    border-radius: 8px;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 6px 10px;
    color: #211e22;
    transition: border-color .25s cubic-bezier(.65,.05,.36,1);
    font-size: 16px;
    box-shadow: none !important;
}
.customer-account-login button.action.primary,
.customer-account-create .action.primary{
    border-radius: 5px;
}
.product-info-main .product-info-price .price-box{
    display: flex;
}
.product-info-main .product-info-price .price-box span.price-label {
    display: none !important;
}
.product-info-main div.product-options-wrapper {
    margin: 0;
}
div.product-info-main .field.configurable .label, div.product-info-main .swatch-attribute-label-wrapper {
    display: block;
    margin: 5px 0px 5px;
    color: #777;
    font-weight: 400;
    font-size: 14px;
}
.product-info-main .product-options-wrapper .field.configurable .control select {
    border: 1px solid #eee;
    border-radius: 2px !important;
    font-size: 14px !important;
    color: #777;
    font-weight: 500;
}
div.product-info-main .product-options-wrapper .field.configurable .control,
div.product-info-main .swatch-attribute-options{
    display: block;
    width: 100%;
    max-width: 256px;
}
.product-info-main .product.data.items.accordion>.item.content {
    padding-bottom: 0;
}
.product-info-main .box-tocart {
    margin: 10px 0px 0px !important;
}
.product-info-main .box-tocart .fieldset {
    margin-bottom: 0 !important;
}
.product-info-main .box-tocart .field.qty {
    margin-bottom: 0px;
    display: inline-block;
}
.page-layout-checkout .checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action {
    border-radius: 5px;
    height: 48px;
}
.page-layout-checkout .checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:hover {
    background: #90b83c;
    border-color: #90b83c;
}
.checkout-shipping-method .actions-toolbar .action.primary.button {
    border-radius: 5px;
    width: 124px;
    font-weight: 400;
    text-transform: capitalize;
}
.checkout-index-index .actions-toolbar {
    text-align: center;
    padding-top: 20px;
}
.checkout-payment-method .actions-toolbar .primary {
    float: none !important;
    border-radius: 5px;
    font-size: 18px !important;
    font-weight: 400;
    text-transform: unset;
    width: 210px;
    font-family: 'Figtree-400';
}
.checkout-payment-method .payment-method._active .payment-method-content {
    background: #ebebeb;
}
body.checkout-index-index .page-main {
    color: #777;
}
.block-minicart .block-content>.actions>.primary .action.primary,
button.ajaxpro-continue-button{
    border-radius: 5px;
}
.checkout-index-index .input-text,
.checkout-index-index select{
    height: 50px !important;
    border-radius: 8px;
    background-color: #fff;
    border: 2px solid #bbbbbf;
    color: #211e22;
    transition: border-color .25s cubic-bezier(.65,.05,.36,1);
    font-size: 16px;
    box-shadow: none !important;
}
.opc-wrapper .form-login .fieldset .field .label, .opc-wrapper .form-shipping-address .fieldset .field .label {
    font-size: 13px;
    font-weight: 600;
}
.block.block-highlight.widget .products-grid .product-items .product-item:hover {
    border-radius: 15px !important;
}
.product-info-main .box-tocart .product-addto-links .action.tocompare {
    border: 1px solid #70471c;
}
.product-info-main .box-tocart .product-addto-links .action.tocompare:hover {
    background-color: #70471c;
}
.page-layout-checkout .opc-wrapper .step-title,
.page-layout-checkout .opc-block-summary>.title{
    position: relative;
    display: block;
    float: left;
    width: 100%;
    color: #171010;
    font-size: 30px !important;
}
.page-layout-checkout .opc-wrapper .step-title:after {
    height: 4px;
    width: 65%;
    display: block;
    z-index: 99;
    right: 0;
    content: " ";
    position: absolute;
    top: 33%;
    background: #171010;
    background: linear-gradient(90deg,#171010 3%,#171010 39%,rgba(112,71,28,0) 100%);
}
.product.data.items.accordion>.item.title>.switch,
.product.data.items.accordion>.item.title>.switch:hover,
.product.data.items.accordion>.item.title>.switch:focus{
    background: #f8f8f8 !important;
    padding: 7px !important;
    margin: 0;
    margin-top: 5px;
    box-sizing: border-box;
    position: relative;
    cursor: pointer;
    border: 0 !important;
    height: 39px !important;
    line-height: 27px !important;
    color: #171010 !important;
}
.product-info-main .product-options-bottom .box-tocart {
    margin-bottom: 0;
}
.product-info-main .box-tocart {
    background: #F3F9E6;
    padding: 10px;
    box-sizing: border-box;
    border-top: 0;
    border-radius: 12px 12px 0px 0px;
    padding-bottom: 0;
    float: left;
    width: 100%;
    margin-top: 0 !important;
}
.product.data.items.accordion>.item.title.active>.switch, .product.data.items.accordion>.item.title.active>.switch:focus, .product.data.items.accordion>.item.title.active>.switch:hover {
    padding: 7px !important;
}
.product-info-main .box-tocart .product-addto-links .action.towishlist:before {
    content: "\f004";
    font-size: 25px;
    font-family: 'FontAwesome';
    color: red;
    line-height: 42px;
}
.product-info-main .box-tocart .product-addto-links .action.towishlist {
    width: 42px;
    height: 42px;
    padding: 0;
    background: none;
    background-size: unset;
    background-repeat: unset;
    background-position: unset;
    display: inline-block;
    text-rendering: unset;
    -webkit-font-smoothing: unset;
    -moz-osx-font-smoothing: unset;
    background-size: unset;
    text-align: center;
    border: 1px solid red;
}
.checkout-onepage-success .highlight-bestsellers {
    background: #f6f6f6;
    padding-bottom: 15px;
    display: block;
    margin-top: 30px;
}
.checkout-onepage-success .highlight-bestsellers .block-title {
    margin: 15px 0 15px !important;
    display: block;
    float: left;
    width: 100%;
    position: relative;
    padding: 0 30px;
    box-sizing: border-box;
}
.checkout-onepage-success .highlight-bestsellers .block-content {
    display: block;
}
.checkout-onepage-success .highlight-bestsellers .block-title strong {
    position: relative;
    display: block;
    float: left;
    width: auto;
    font-size: 30px;
    color: #171010;
    background: #f6f6f6;
    z-index: 2 !important;
    overflow: hidden;
    padding-right: 15px;
    font-weight: 700;
}
.highlight-bestsellers .actions-toolbar {
    text-align: center !important;
    margin: 20px 0px !important;
}
.highlight-bestsellers .actions-toolbar a.action.view {
    background: #97bc49;
    color: #fff;
    padding: 10px;
    text-decoration: none;
    border-radius: 5px;
}
.checkout-onepage-success .action.primary {
    background: #97bc49;
    color: #fff;
    padding: 10px;
    text-decoration: none;
    border-radius: 5px;
    border: 0;
    font-weight: 600;
    text-transform: capitalize;
}
.checkout-onepage-success footer.page-footer .footer.content .block.newsletter .actions .action.subscribe {
    right: -20px;
}
.on-sale-products-home .products-grid .item .product.name a {
        line-height: 22px !important;
}
.highlight-swiper .swiper-button-prev.swiper-button-black:after {
    content: "\f104";
    font-family: FontAwesome;
    font-size: 24px;
    display: block;
    line-height: 55px;
}
.highlight-swiper [class].swiper-button-prev.swiper-button-black, 
.highlight-swiper [class].swiper-button-next.swiper-button-black {
    background-image: none !important;
    text-align: center;
    color: #fff;
    width: 55px;
    height: 55px;
    background: rgba(86,82,82,.2);
    position: absolute;
    border-radius: 100%;
    top: 40%;
    z-index: 1;
}
.highlight-swiper [class].swiper-button-prev.swiper-button-black:hover, 
.highlight-swiper [class].swiper-button-next.swiper-button-black:hover {
    background-image: none !important;
    background:#90b83c;
    filter: unset;
}
.highlight-swiper [class].swiper-button-next.swiper-button-black:after {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 24px;
    display: block;
    line-height: 55px;
}
.block-highlight.highlight-carousel .swiper-container.product-item-hovered .swiper-button-prev, .block-highlight.highlight-carousel .swiper-container.product-item-hovered .swiper-button-next {
    top: 40% !important;
}
.page-layout-1column .block.widget.highlight-cols-5 .products-grid .product-items .product-item:hover .product-item-info {
    background: #fff;
    box-shadow: 4px 4px 10px rgb(0 0 0 / 25%);
    border-radius: 15px;
}
.catalog-category-view .page-wrapper .filter-options .filter-options-content {
    padding-bottom: 10px;
    border-bottom: 1px solid #cfcfcf;
    margin-bottom: 7px;
}
.catalog-category-view .category-description {
    display: none;
}
footer.page-footer .footer.content .block.newsletter .actions .action.subscribe {
    top: 9px;
}
.block.newsletter p.newsletter-description {
    font-size: 12px;
    line-height: 1.5;
    margin-top: 10px;
    display: block;
}
.page-footer .footer.content .block.newsletter {
    width: 100%;
}
footer.page-footer .footer.content div.block.newsletter .control input {
    margin-top: 10px;
}
.page-footer .footer.content .block.newsletter .label {
    font-size: 24px;
    text-transform: initial;
    font-weight: 600;
}
.page-footer .footer.content .block.newsletter div.actions {
    top: 0;
}
header.page-header.configurable div.block.block-search.block-swissup-ajaxsearch {
    margin-right: 50px;
    width: 58%;
    z-index: 8;
}
.flex-col-center.flex-grow-1.header-additional-right-block {
    padding: 0;
}
header.page-header.configurable div.block.block-search.block-swissup-ajaxsearch input#search {
    margin-left: 0;
    border: 2px solid #9d9a9f;
    border-radius: 5px;
    height: 49px;
    font-size: 16px !important;
    color: #777 !important;
    font-weight: 400 !important;
    font-family: 'Figtree-400';
}
button.action.primary.tocart,
.box-tocart .product-addto-links a.action,
.box-tocart .field.qty .control{
    border-radius: 5px;
}
.catalog-product-view .product-info-main div.merchant-name {
    line-height: 15px;
    margin: 5px 0px 7px !important;
}
.catalog-product-view .product-reviews-summary .reviews-actions .action.add {
    display: none;
}
.catalog-product-view .product-reviews-summary .reviews-actions a.action.view {
    text-decoration: none;
    font-size: 12px;
    margin: 0;
    color: #454545;
}
.catalog-product-view .product-info-main .rating-summary {
    margin-right: 0;
}
.catalog-category-view .easycatalogimg a.image {
    border: 1px solid #ccc;
}
.block.widget.widget-recent {
    display: none;
}
.item.product-item .price-box {
    margin: 13px 0px 5px;
    line-height: 22px;
}

/*specification tab custom attributes start*/
.product-info-main .product.info.detailed #Specifications\ and\ Dimensions [class^="product attribute"] {
    display: list-item;
    list-style-type: disc;
    color: #777;
    margin: 8px 20px;
}
.product-info-main .product.info.detailed #Specifications\ and\ Dimensions .product.attribute.colour_new:before {
    content: "Colour:";
    display: inline-block;
    margin-right: 5px;
}
.product-info-main .product.info.detailed #Specifications\ and\ Dimensions .product.attribute.width_new:before {
    content: "Width (cm):";
    display: inline-block;
    margin-right: 5px;
}
.product-info-main .product.info.detailed #Specifications\ and\ Dimensions .product.attribute.length_new:before {
    content: "Length (cm):";
    display: inline-block;
    margin-right: 5px;
}
.product-info-main .product.info.detailed #Specifications\ and\ Dimensions .product.attribute.depth_new:before {
    content: "Depth (cm):";
    display: inline-block;
    margin-right: 5px;
}
.product-info-main .product.info.detailed #Specifications\ and\ Dimensions .product.attribute.height_new:before {
    content: "Height (cm):";
    display: inline-block;
    margin-right: 5px;
}
.product-info-main .product.info.detailed #Specifications\ and\ Dimensions .product.attribute.weight:before {
    content: "Weight (kg):";
    display: inline-block;
    margin-right: 5px;
}
.product-info-main .product.info.detailed #Specifications\ and\ Dimensions .product.attribute.assembly_new:before {
    content: "Assembly:";
    display: inline-block;
    margin-right: 5px;
}
.product-info-main .product.info.detailed #Specifications\ and\ Dimensions .product.attribute.main_material_new:before {
    content: "Main Material:";
    display: inline-block;
    margin-right: 5px;
}
.product-info-main .product.info.detailed #Specifications\ and\ Dimensions .product.attribute.hd_collection_name:before {
    content: "Collection Name:";
    display: inline-block;
    margin-right: 5px;
}
.product-info-main .product.info.detailed #Specifications\ and\ Dimensions .product.attribute.number_of_boxes:before {
    content: "Number of boxes:";
    display: inline-block;
    margin-right: 5px;
}
/*specification tab custom attributes end*/

.catalog-product-view .product.data.items.accordion>.item.title>.switch {
    font-size: 18px;
    font-weight: 500;
}
.catalog-product-view .product-info-main .product.detailed p {
    font-size: 15px;
    line-height: 22px;
    color: #777;
}
div.product-info-main .price-box.price-final_price span.price {
    font-weight: 600!important;
}
body {
    font-family: 'Figtree-400';
}
div.content div.block .block-title [role=heading][aria-level="2"] {
    font-size: 28px;
    text-transform: initial;
}
h2.title {
    font-family: 'Figtree-600';
    font-size: 30px !important;
}
.catalog-category-view .page-main .category-view .page-title-wrapper h1.page-title {
    font-family: 'Figtree-500';
    margin-top: 10px;
}
.catalog-category-view .category-bottom h1 {
    font-size: 36px;
    margin-bottom: 15px;
}
.catalog-category-view .category-bottom h5 {
    font-size: 32px;
    margin-bottom: 15px;
    color: #171010;
}
.cms-index-index section h2.title:after {
    margin-top: 10px;
}
.products-grid .item .product-item-info .product-item-details {
    padding: 5px 7px 0 !important;
    text-align: left;
}
nav.navigation {
    font-weight: 600;
}
.category-beds .sidebar, .category-wardrobes .sidebar, .category-mattresses .sidebar, .category-bedding .sidebar, .category-sofas .sidebar, .category-sofa-beds .sidebar, .category-chairs-seats .sidebar, .category-tables-and-racks .sidebar, .category-dining-room .sidebar, .category-utility-room .sidebar, .category-storage-linens .sidebar, .category-storage-linens .sidebar, .category-bathroom-furniture .sidebar, .category-bathroom-accessorie .sidebar, .category-garden-furniture .sidebar, .categorypath-outdoor-and-garden-outdoor-lighting .sidebar, .categorypath-outdoor-and-garden-outdoor-living .sidebar, .category-gardening .sidebar, .categorypath-outdoor-and-garden-gardening .sidebar, .category-garden-machinery .sidebar, .category-outdoor-and-garden .sidebar, .category-other-essentials .sidebar, .category-bathroom-accessories .sidebar, .category-bathroom-fixtures .sidebar, .category-doors .sidebar, .category-heating-cooling .sidebar, .category-other-products .sidebar, .category-cookware-tableware .sidebar, .category-cooking-sets .sidebar, .category-dining-kitchen .sidebar, .category-cooking-utensils-appliances .sidebar {
    display: none !important;
}
.soldtogether-swiper .product-item-name {
    margin-bottom: 0;
}
.products.wrapper.grid.products-grid.products-related {
    margin-top: 0;
}
.products-related .product.actions.product-item-actions,
.product.data.items .block.crosssell .product-item-actions,
.product.data.items .block.crosssell .swissup-ajaxpro-quick-view-wrapper {
    display: none;
}
.products-related .swissup-ajaxpro-quick-view-wrapper {
    display: none;
}
.catalog-product-view .product-item .price-box .special-price span.price {
    font-weight: 500;
    color: #94ba47;
}
.product-item-info .merchant-name {
    font-size: 12px;
}
.product-info-main div#easy_cross_sell_tab .price-box.price-final_price span.price {
    font-size: 22px !important;
}
.catalog-product-view div#easy_cross_sell_tab .price-box .old-price .price-container .price {
    font-size: 16px !important;
}
div.product-info-main .klr-wrapper {
    width: 100%;
}
div.product-info-main .product-add-form .product-info-price {
    margin: 0;
}
div.product-info-main .optionsidebut {
    float: left;
    width: 100%;
    margin-bottom: 5px;
}
div.zipchecker-product {
    float: left;
    width: 100%;
    margin: 5px 0 0;
    position: relative;
    padding-bottom: 10px;
    border-bottom: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
    padding-top: 10px;
}
div.product-info-main .product-add-form {
    border-top: 0;
    padding-top: 5px;
}
div.product-info-main span#shipout_day_from {
    color: #333333;
}
div.product-info-main span#shipout_day_from .shipout_day_from_custom_label{
    font-weight: 600;
    font-family: Figtree-semi !important;
}

div.product-info-main .shipout p {
    font-size: 15px;
    margin: 0;
    color: #333333;
}
div.product-info-main span#postage-msg {
    color: #ff0303;
    font-weight: 600;
}
div.product-info-main .product.attribute.overview {
    margin: 20px 0px 20px;
    float: left;
    width: 100%;
}
.catalog-product-view .product-info-main .product-reviews-summary.empty {
    float: left;
    width: 119px;
}
.catalog-product-view .product-reviews-summary.empty .reviews-actions {
    margin-right: 0 !important;
    margin-left: 0 !important;
}
.catalog-product-view .product-reviews-summary.empty .add-review-btn .add-review-btn-anchor {
    display: block;
    border: none;
    padding: 0;
    font-weight: 300;
    text-transform: initial;
    text-decoration: none;
    font-family: Figtree-500 !important;
    color: #54595E;
}
div.product-info-main .product.attribute.overview p {
    margin: 0;
    font-size: 15px;
    color: #71777F;
    line-height: 22px;
}
div.product-info-main .zipchecker-product .zipchecker-heading {
    color: #8B8A8A !important;
    font-weight: 400;
    font-size: 14px;
    border-left: 2px solid;
    cursor: pointer;
    max-width: 202px;
    display: block;
    padding-left: 5px;
    line-height: 15px;
    margin-top: 2px;
}
.zipcode-check-btn {
    position: absolute;
    top: 0;
    right: 0;
}
.zipcode-box button#button-zipcode-check {
    line-height: 50px;
    padding: 0px 13px;
    font-size: 15px;
    font-family: 'Figtree-semi';
    background: #F3E9DD !important;
    color: #70471C;
    border-radius: 0px 8px 8px 0px;
    opacity: 0.8;
}
.zipcode-box button#button-zipcode-check {
    font-size: 15px;
    border: 0;
    text-transform: capitalize;
}
.catalog-product-view div.zipchecker-product {
    max-width: 380px;
    border: 0;
    padding: 0;
    margin: 6px 0px !important;
}
.zipchecker-product .messagecon.success {
    font-family: Figtree-500!important;
    padding: 10px;
}
.catalog-product-view div.zipchecker-product .zipcode-box {
    display: none;
    position: relative;
    margin-top: 10px;
    width: 100% !important;
}
.catalog-product-view div.zipchecker-product .zipcode-box.active {
    display: block !important;
}
.catalog-product-view div.zipchecker-product p {
    margin: 0;
    color: #333333 !important;
}
span.info-text-wrap{
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 30px);
}
.catalog-product-view .zipchecker_custom_wrap{
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 33px);
}
span.free-uk-icon {
    background: url(../images/Group-497.svg) !important;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 6px !important;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.product-info-main .product-info-price .price-box .old-price, .product-info-main .product-info-price .price-box .special-price {
    display: inline-block;
    vertical-align: middle;
}
div.zipchecker-product .form-product-zipcode .zipcode-box .zipcode-inner .control .input-text {
    border-bottom: 1px solid #e8e8e8 !important;
    background-position: 1px 3px !important;
    height: 49px !important;
}
.products-grid .product-item .merchant-name {
    font-size: 12px;
}
.products-grid .product-item .product-item-details .product-reviews-summary.short.empty {
    height: 14px !important;
    display: block !important;
}
.products-grid .product-item .product-item-name {
    margin-bottom: 0;
}
.products-grid .product-item .product-item-name a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    font-weight: 500;
}
.ajaxpro-modal-dialog h1.page-title {
    text-transform: capitalize;
    letter-spacing: 0;
    line-height: 26px;
    margin-bottom: 0;
}
.ajaxpro-modal-dialog .optionsidebut, 
.ajaxpro-modal-dialog .page-title-wrapper:before {
    display: none;
}
.products-grid .product-item-info .product-item-inner {
    display: none !important;
}
.block.widget.block-products-list.grid .widget-product-grid li.product-item {
    background: #fff;
}
.block-swissup-ajaxsearch-results .grid .custom-item-info-wrapper {
    display: none;
}
.block-search .block-content .loading-mask {
    margin-top: 30px;
}
.modal-popup button.action-primary.action-accept {
    background: #2e2e2e;
}
.soldtogether-swiper .item .product-item-info {
    min-height: 503px;
    margin-bottom: 10px;
}
.soldtogether-swiper .item:hover img {
    border-radius: 15px 15px 0px 0px;
}
.soldtogether-swiper .item .product-item-info .product.details.product-item-details {
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
}
.products-grid .product-item .price-box .special-price span.price {
    font-size: 22px;
}
section.product_carousal.shopByDepartment {
    background: #f6f6f6;
    padding: 20px 10px;
}
.cms-index-index section.product_carousal.shopByDepartment h2.title span{
    background: #f6f6f6 !important;
}
section.product_carousal.shopByDepartment .block.widget.block-products-list.grid .widget-product-grid li.product-item:hover .product-item-info, .soldtogether-swiper .item:hover .product-item-info {
    background: #fff;
    box-shadow: 4px 4px 10px rgb(0 0 0 / 25%);
    border-radius: 15px;
}
section.product_carousal.shopByDepartment .block.widget.block-products-list.grid .widget-product-grid li .product-item-info {
    height: 465px !important;
}
.block-swissup-ajaxsearch-results a.product-item-link {
    text-align: left;
    padding: 0 !important;
    margin: 0 !important;
    font-size: 16px !important;
    color: #171010!important;
    text-transform: capitalize;
    font-weight: 600 !important;
    line-height: 26px;
}
.block-swissup-ajaxsearch-results span.price {
    color: #8fb63e !important;
    font-weight: 600 !important;
    font-size: 16px !important;
}
.block-swissup-ajaxsearch-results .product-info-stock-sku {
    display: none;
}
.block-swissup-ajaxsearch-results .product-item-photo img {
    border: 1px solid #eee;
    box-sizing: border-box;
}

.action.action-register.primary, 
.form-login button, 
.action.action-register.primary:hover, 
.form-login button:hover,
.table-comparison .action.tocart {
    background: #8fb63e;
    border-color: #8fb63e;
    color: #fff;
}
.review-form .action.submit.primary {
    text-transform: capitalize;
    font-weight: 500;
    border-color: #8fb63e;
    background: #8fb63e;
    color: #fff;
}
.catalog-product-view .review-add label#Overall\ Rating_rating_label {
    display: block;
}
.catalog-product-view .review-add input, .catalog-product-view .review-add textarea {
    border: 0;
    border-bottom: 1px solid #ccc;
}
.catalog-product-view .review-add input::placeholder,
.catalog-product-view .review-add textarea::placeholder {
    color: #b0b0b0;
}
.catalog-product-view .review-add .file-box input {
    border: 0;
}
.catalog-product-view .review-add .field.review-upload-image label.label {
    display: none;
}
/* reviews form pdp starts */

.catalog-product-view .field.review-field-nickname, 
.catalog-product-view .field.review-field-email {
    width: calc(50% - 7px);
    display: inline-block;
    margin-right: 8px;
}
.catalog-product-view .field input, 
.catalog-product-view .field select, 
.catalog-product-view .field textarea {
    border-radius: 8px !important;
}
.field.field-wrap {
    border-radius: 12px;
    border: 1px solid #ccc;
    background: #f5f7fa;
    padding: 10px 17px;
}
.field.field-wrap .field {
    margin-bottom: 21px;
}
.field.field-wrap .field.review-upload-image {
    margin-bottom: 5px !important;
}
.catalog-product-view .field.review-field-email {
    margin-right: 0px;
}
.catalog-product-view .field.review-field-summary label, .field.review-field-text label, 
.field.review-upload-image label, .catalog-product-view .field.review-field-nickname label, 
.catalog-product-view .field.review-field-email label, 
.catalog-product-view .field.review-field-order_number label {
    font-family: Figtree-semi !important;
    color: #484C51;
}
.catalog-product-view .field.review-upload-image {
    text-align: center;
}
.catalog-product-view .field.review-upload-image label {
    display: none;
}
.catalog-product-view .field.review-upload-image .file-box {
    border: 2px dashed #ccc;
    padding: 10px 10px 10px 10px;
    border-radius: 8px;
    position: relative;
    margin-top: 31px !important;
}
.catalog-product-view .field.review-upload-image .file-box p {
    position: absolute;
    top: -27px;
    font-size: 14px !important;
    color: #54595E !important;
    font-family: Figtree-semi !important;
    left: 0;
}
.catalog-product-view .review-form .action.submit.primary, 
.catalog-product-view .review-form .action.submit.primary:hover {
    width: 100% !important;
    border-radius: 8px !important;
    background: #70471c !important;
    border-color: #70471c !important;
}
.catalog-product-view .review-form .actions-toolbar .actions-primary {
    width: 100%;
}

/* reviews form pdp end */
.catalog-product-view .review-content-img {
    max-width: 140px;
    margin-bottom: 0;
    border: 0;
    padding: 0;
    margin-top: 10px;
}
.catalog-product-view .review-details {
    float: left;
    width: 100%;
    max-width: 160px;
}
.catalog-product-view .review-content-main-wrapper {
    float: left;
    width: calc(100% - 160px);
}
.catalog-product-view time.review-details-value {
    float: right;
    color: #171010;
}
.catalog-product-view .review-content-main-wrapper .rating-code strong {
    font-size: 12px;
    font-weight: 400;
    padding-left: 0;
    padding-top: 0;
    width: 101px;
    color: #171010;
}
body.catalog-product-view .rating-summary .rating-result span:before {
    color: #F9D251 !important;
}
.catalog-product-view strong.review-details-value {
    font-size: 16px !important;
    color: #171010;
    font-weight: 500;
    display: block;
    margin: 5px 0;
}
.catalog-product-view .review-content {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.catalog-product-view .product-info-main .product .tab-info .verified-icon {
    color: #333;
}
.catalog-product-view .product-info-main .review-author strong.review-details-value {
    margin: 0;
    margin-top: 0;
    font-size: 15px !important;
}

.product-info-main .data.item.content ol:not(.product-items) li.review-item:before {
    display: none;
}
.review-add .block-title strong {
    z-index: 2;
    font-size: 20px!important;
    font-weight: bold !important;
    text-align: left;
    display: inline-block!important;
    padding: 10px 0!important;
    margin: 0!important;
    background: 0 0;
    padding-right: 20px!important;
    width: 100%!important;
    position: relative;
}
.catalog-product-view .review-form {
    max-width: 100%;
    width: 100%;
    display: inline-block;
    margin-top: 15px !important;
}
body.catalog-product-view fieldset.fieldset.review-fieldset .label span, body.catalog-product-view .block.review-add fieldset.fieldset.review-fieldset .label span {
    color: #484C51;
    font-family: 'Figtree-semi';
}
.catalog-product-view .review-control-vote label:before, 
.catalog-product-view .review-control-vote:before{
    font-size: 16px;
}
.catalog-product-view .review-add .review-form .field {
    margin-bottom: 21px;
}
.catalog-product-view .review-add label#Overall\ Rating_rating_label {
    margin: 10px 0px 0px;
}
.product-info-main .product.data.items .field-wrap .review-fieldset {
    margin-bottom: 0;
}
.catalog-product-view .review-add .review-field-rating .control {
    margin-bottom: 30px;
    margin-top: 0px;
}
.product-info-main .stock.unavailable {
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 500;
    background: #ccc;
    float: right;
    width: 100%;
    max-width: 340px;
    min-width: 272px !important;
    font-family: 'Figtree-semi';
    padding: 10px;
    border-radius: 5px;
    margin: 0;
    text-align: center;
    box-sizing: border-box;
}
.product-info-main .stock.unavailable span {
    margin-left: 5px;
    color: grey;
    display: block;
}
button.ajaxpro-continue-button:hover, 
button.button:hover, 
button.update:hover,
.checkout-index-index button.continue,
.checkout-index-index button.continue:hover{
    background-color: #8fb63e;
    border-color: #8fb63e;
}
.catalog-product-view div.product h1.page-title {
    font-size: 28px;
    padding-bottom: 0;
    margin-bottom: 5px;
    font-weight: 600;
    color: #171010;
    padding-top: 0;
}
.merchant-name span:first-child {
    margin-right: 5px;
}
.merchant-name {
    font-size: 13px;
}
.product-info-main .stock.available{
    display: none;
}
.products-grid .product-item .product-reviews-summary.short div.reviews-actions {
    display: inline-block;
    font-size: 12px !important;
    color: #93999f !important;
    font-style: normal !important;
    font-weight: 400 !important;
}
.products-grid .product-item .price-box {
    margin: 13px 0px 5px;
}
.products-grid .product-item .product-reviews-summary.short:not(.empty) {
    margin-bottom: 11px;
    margin-top: -5px;
}
.products-grid .product-item .product-item-details .product-reviews-summary.short {
    order: 4;
}
.products-grid .product-item .product-item-details span.fee-shipping-item {
    order: 5;
}
body .action.primary.checkout, 
body .action.primary.checkout:hover {
    background: #90b83c;
    border-color: #90b83c;
}
.products-grid .item .price-box span.price, 
.products-grid .product-item .price-box span.price {
    color: #90b83c;
    font-size: 22px;
    font-weight: 500 !important;
    font-family: 'Figtree-400';
}
.products-grid .price-box .old-price span.price {
    font-size: 14px;
}
.products-grid .item .price-box .old-price span.price, .products-grid .product-item .price-box .old-price span.price, .catalog-product-view .price-box .old-price .price-container .price {
    color: #70471c !important;
}
.products-grid .item .product-item-details, 
.products-grid .product-item .product-item-details {
    text-align: left;
}
body .action.primary:hover, 
body .action.primary:focus, 
body .action-primary:focus, 
body .action.primary:active, 
body .action-primary:active {
    color: #fff;
}
body.cms-index-index .page-main>.page.messages {
    position: relative;
    z-index: 0;
}
.products-grid .product-item form {
    width: 42px;
}
.checkout-cart-index div.page-title-wrapper h1.page-title:after {
    display: none;
}
.page-title-wrapper {
    position: relative;
}
.page-main .page-title-wrapper .page-title {
    color: #171010;
    font-size: 30px;
    display: block;
    position: relative;
    padding: 20px 0;
    text-align: left;
    text-transform: capitalize;
    letter-spacing: unset;
    z-index: 2;
}
.page-main .page-title-wrapper .page-title span.base {
    background: #fff;
    padding-right: 10px;
}
.catalog-product-view .page-title-wrapper:before {
    display: none;
}
.ReviewsGrid__Item_img img {
    padding: 63px 0px;
    width: 100%;
}
.cms-index-index .CarouselContainer__CardGrid {
    display: flex;
    width: 100%;
    margin-top: 20px;
    display: none;
}
.cms-index-index .ReviewsGrid__Item {
    max-width: calc(22% - 50px);
    padding: 10px;
    background: #fafafa;
    margin: 10px;
    display: inline-block;
    vertical-align: top;
    height: 182px;
    box-shadow: 1px 1px 5px -2px;
    border-radius: 10px;
}
.cms-index-index .ReviewsCard__Name {
    color: #777;
    font-weight: 600;
}
.cms-index-index .ReviewsCard__Comments {
    font-size: 14px;
    color: #777;
}
.cms-index-index .ReviewsGrid__Item time {
    color: #777;
    float: right;
    font-size: 12px;
}
.cms-index-index .ReviewStar.ruk-icon-percentage-star--100:before {
    content: "\e911";
}
.cms-index-index .ReviewStar.ruk-icon-percentage-star--100 {
    font-family: 'revsglobal-pr-mod' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #ff960b;
    display: inline-block;
}
.contact-form-home-wrapper form#contact-form .note {
    font-size: 20px;
    color: #fff;
    text-align: center;
    margin-top: 20px;
}
.contact-form-home-wrapper {
    background: url(/media/wysiwyg/contact-form-bg.jpg);
    margin-left: calc(50% - 50vw);
    margin-right: calc(50.6% - 50vw);
    min-height: 300px;
    background-size: cover;
    display: block;
    clear: both;
    margin-bottom: 10px;
}
.contact-form-home-wrapper .contact-info {
    display: none;
}
.contact-form-home-wrapper form.contact {
    background: transparent !important;
    max-width: 800px !important;
}
.contact-form-home-wrapper input, .contact-form-home-wrapper textarea {
    background: transparent !important;
    border: 0 !important;
    border-bottom: 1px solid #fff !important;
}
.contact-form-home-wrapper input::placeholder, .contact-form-home-wrapper textarea::placeholder {
    color: #fff !important;
    opacity: 0.8;
}
.contact-form-home-wrapper form.contact .field.email, .contact-form-home-wrapper form.contact .field.telephone {
    width: 48%;
    float: left;
}
.contact-form-home-wrapper form.contact .field.email{
    margin-right: 30px;
}
.contact-form-home-wrapper .primary {
    width: 100%;
}
.contact-form-home-wrapper button.action.submit.primary {
    width: 100%;
    max-width: 300px;
    margin: 0 auto 20px !important;
    display: block;
    float: none;
    background: #8fb63e;
    border-color: #8fb63e;
    font-weight: normal;
    text-transform: capitalize;
    border-radius: 5px;
}




div.navpro-dropdown>.navpro-dropdown-inner>.navpro-row>.navpro-col>.children>.parent-expanded>a {
    color: #90b83c;
}

nav.navpro.navpro {
    position: relative;
}
.navpro-menu .tip.accent {
    top: -10px !important;
}
.contact-index-index .primary {
    width: 100%;
    max-width: 300px;
}

.contact-index-index h1.page-title {
    color: #171010;
    font-size: 30px;
    display: block;
    position: relative;
    padding: 20px 0;
    text-transform: capitalize;
    letter-spacing: unset;
    padding-right: 10px;
}
.contact-index-index .action.primary {
    background: #8fb63e;
    border-color: #8fb63e;
    width: 100%;
}
.contact-index-index .info-wrap {
    max-width: 450px;
    margin: 30px auto;
}
.contact-index-index .icon {
    width: 30px;
    height: 30px;
}
.contact-index-index .dbox {
    display: flex;
}
.contact-index-index .contact input, .contact-index-index .contact textarea {
    border: 0;
    border-bottom: 1px solid #ccc;
}
body.contact-index-index .column:not(.sidebar-additional) .form.contact {
    float: left;
    margin: 30px 0px;
}
body.contact-index-index .page-title-wrapper {
    text-align: left !important;
    position: relative;
}
.page-title-wrapper:before {
    height: 4px;
    width: 100%;
    display: block;
    z-index: 1 !important;
    right: 0;
    content: " ";
    position: absolute;
    top: 55%;
    background: #171010;
    background: linear-gradient(90deg,#171010 3%,#171010 39%,rgba(112,71,28,0) 100%);
}
body.contact-index-index .page-title-wrapper h1.page-title {
    background: #fff;
    z-index: 2;
    position: relative;
}
.contact-index-index .contact input::placeholder, .contact-index-index .contact textarea::placeholder {
    color: #ccc !important;
}
body h1.page-title:after {
    display: none;
}
.blog-index-index .page-title-wrapper .page-title,
.blog-post-view .page-title-wrapper .page-title{
    font-size: 35px;
    color: #211e22 !important;
    float: left;
    width: 100%;
    text-align: left;
    text-transform: capitalize;
}
.blog-index-index .page-title-wrapper .page-title:after,
.blog-index-index h2:after,
.blog-post-view .page-title-wrapper .page-title:after,
.blog-post-view h2:after{
    display: none;
}
.blog-post-view .page-title-wrapper {
    display: none;
}
.post-list.modern .post-container {
    display: block;
    padding-right: 20px;
}
.sidebar a.post-item-link {
    text-decoration: none;
}
.sidebar .post-item-date {
    font-style: italic;
    font-size: 12px;
}
.post-read-more .post-read:hover {
    background: #8fb63e !important;
    border-color: #8fb63e !important;
}
.post-list.modern .post-container .post-image {
    width: 100%;
}
.post-list.modern .post-container .post-info {
    max-width: 100%;
    display: block;
    width: 100%;
    padding: 0;
    margin-top: 10px;
}
.blog-post-view .block.related .products-grid .product-item {
    width: calc(100%/4 - 6px - 0.1px);
}
.blog-post-view .products-grid .product-item-photo {
    border: 1px solid #eee;
}
.blog-post-view .post-bottom .block.related div.block-title strong {
    border-bottom: 0;
}
.post-list.modern .post-container .post-info a {
    text-decoration: none;
}
.blog-page-list .post-list.modern .post-holder{
    border-bottom: 0;
}
.customer-account-create h1.page-title{
    position: relative;
    width: 100%;
}
.customer-account-create h1.page-title span {
    background: #fff;
    position: relative;
    z-index: 2;
    font-size: 27px;
    letter-spacing: 1px;
    padding: 0px 10px;
}
.customer-account-create h1.page-title:after {
    content: "";
    position: absolute;
    height: 2px;
    width: 100%;
    display: block;
    z-index: 0;
    right: 0;
    top: 34%;
    left: unset;
    background: #70471c;
    background: #70471c;
    background: linear-gradient(90deg,rgb(112 71 28/0%) 3%,rgba(112,71,28,1) 39%,rgba(112,71,28,0) 100%);
    bottom: 53%;
}
.customer-account-create .action.primary{
    background: #8fb63e;
    border-color: #8fb63e;
}
.product-item .rating-summary .rating-result>span:before {
    color: #ff960b;
}
span.fee-shipping-item {
    color: #454545 !important;
    font-weight: 500 !important;
    font-size: 12px !important;
    text-transform: uppercase;
    display: block;
    font-family: 'Figtree-400';
}
.filter-options .filter-options-title {
    color: #171010 !important;
}

.products-grid .item .product-item-name a, .products-grid .product-item .product-item-name a {
    color: #454545;
    font-size: 17px;
    font-family: 'Figtree-400';
}

.bybrand {
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 16px !important;
    font-size: 12px !important;
    color: #171010 !important;
}
body.catalog-product-view span.fee-shipping-item {
    bottom: 0;
    left: 0;
    padding: 13px 10px 13px 40px;
    width: 100%;
    background: #f2f4f8;
    font-family: 'Figtree-400' !important;
    font-weight: 500 !important;
    font-size: 15px !important;
    text-transform: initial !important;
    color: #3c3f43 !important;
    text-align: left;
}

body.catalog-product-view span.fee-shipping-item:before {
    background: url('../images/truck.svg') no-repeat;
    content: '';
    width: 30px;
    height: 30px;
    left: 10px;
    position: absolute;
}

.products-grid .item .product.name a, .products-grid .product-item .product.name a, .products-list .item .product.name a {
    font-weight: 500;
    color: #171010;
    font-family: 'Figtree-400' !important;
}

.catalog-category-view .block-highlight.highlight-carousel .swiper-container.product-item-hovered .swiper-button-next,
.catalog-category-view .block-highlight.highlight-carousel .swiper-container.product-item-hovered .swiper-button-prev{
    top: 50%;
}
.catalog-category-view .product.product-item:hover {
    background: #fff;
    box-shadow: 4px 4px 10px rgb(0 0 0 / 25%);
    border-radius: 15px;
}
.block-highlight.highlight-carousel .swiper-container.swiper-container-horizontal.product-item-hovered {
    margin: unset;
    padding: unset;
}
.ajaxpro-modal-dialog h1.page-title {
    font-size: 20px;
    text-align: left;
}
span.fee-shipping-item {
    color: #454545 !important;
    font-weight: 500 !important;
    font-size: 12px !important;
    text-transform: uppercase;
    display: block;
}
.easycatalogimg-departments .page-title-wrapper {
    position: relative;
    text-align: left;
}
.easycatalogimg-departments .page-title-wrapper .page-title {
   background: #fff;
   z-index: 1;
   position: relative;
   font-size: 30px;
   text-transform: capitalize;
   letter-spacing: unset;
   padding-right: 10px;
}
.easycatalogimg-departments .page-title-wrapper:before {
   z-index: 0 !important;
   top: 60%;
}
.easycatalogimg .parent-category-wrapper {
    display: grid;
}
.catalog-category-view .easycatalogimg .image {
    max-height: 193px;
    max-width: 193px;
}
.easycatalogimg .list-subcategories li .category-name {
    font-weight: 400;
    font-size: 14px;
}
.catalog-category-view .easycatalogimg .list-subcategories li {
    text-align: center;
}
.highlight-onsale li.product-item {
    background: #fff;
}
.highlight-onsale .swissup-ajaxpro-quick-view-wrapper {
    display: none;
}
.checkout-onepage-success .highlight-bestsellers .products-grid li .product-item-info{
    background: #fff;
    border-radius: 15px;
}
.sales-page-cat-wrapper .depart_title {
    display: inline-block;
    vertical-align: middle;
    background: #cae767;
    color: #fff;
    margin: 5px 5px;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 14px;
    cursor: pointer;
}
.sales-page-cat-wrapper {
    text-align: center;
}
.sales-page-products-wrapper .depart_title {
    font-size: 20px;
    width: 100%;
    display: block;
    position: relative;
}
.sales-page-products-wrapper {
    float: left;
    width: 100%;
    margin-top: 40px;
}
.sales-page-products-wrapper .depart_title:after {
    height: 4px;
    width: 99%;
    display: block;
    z-index: 0 !important;
    right: 0;
    content: " ";
    position: absolute;
    top: 42%;
    background: #454545;
    background: linear-gradient(90deg,#454545 3%,#454545 39%,rgba(112,71,28,0) 100%);
}
.sales-page-products-wrapper .depart_title span {
    background: #fff;
    position: relative;
    z-index: 1;
    padding-right: 10px;
    color: #454545;
    font-size: 24px;
}
.sales-page-products-wrapper .cat-link span {
    background: #90b83c;
    color: #fff;
    padding: 8px 10px;
    border-radius: 5px;
    font-size: 14px;
    text-transform: capitalize;
    cursor: pointer;
}
.sales-page-products-wrapper .cat-link {
    display: block;
    text-align: center;
    text-decoration: none;
}
.sales-page-products-wrapper .free-red {
    color: #454545 !important;
    font-weight: 500 !important;
    font-size: 12px !important;
    text-transform: uppercase;
    display: block;
}
.sales-page-products-wrapper span.image1.image-switch {
    display: none;
}
.sales-page-products-wrapper .product-item-info {
    width: 100%;
}
.sales-page-products-wrapper li.item.product.product-item {
    width: calc(100%/5 - 6px - 0.1px);
}
.sales-page-products-wrapper .product-item-info .product-info {
    padding: 5px;
}
.sales-page-cat-wrapper .depart_title a {
    color: #fff;
    text-decoration: none;
}

.sales-page-products-wrapper .product-reviews-summary .reviews-actions .action.add {
    display: none;
}
.sales-page-products-wrapper .product-item .product-reviews-summary .rating-summary {
    margin-bottom: 5px;
    margin-top: -2px;
}
.sales-page-products-wrapper .product-reviews-summary .reviews-actions a:not(:last-child) {
    text-decoration: none;
    margin: 0;
}
.sales-page-products-wrapper .product-label {
    display: none;
}
.sales-page-products-wrapper .product.product-item:hover {
    background: #fff;
    box-shadow: 4px 4px 10px rgb(0 0 0 / 25%);
    border-radius: 15px;
}
.sales-page-products-wrapper .product-reviews-summary {
    margin: 0;
}
.sales-page-products-wrapper .product-item .product-reviews-summary .reviews-actions {
    margin-top: -2px !important;
    margin-left: -4px;
}
.sales-page-products-wrapper .product.product-item:hover .product-item-info img {
    border-radius: 15px 15px 0px 0px !important;
}

.product-addto-links .action.towishlist {
    background: url(../images/button-icon.svg) !important;
    background-size: 100% !important;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
}
.product-addto-links .action.tocompare {
    background: url(../images/Icon.svg) !important;
    background-size: 100% !important;
    background-repeat: no-repeat;
    width: 20px !important;
    height: 20px !important;
    display: inline-block;
    vertical-align: middle;
}
.product-addto-links .action span {
    display: none;
}


/*New header design start*/
div.page-wrapper header .navigation .level0>.level-top {
    font-family: Figtree-500 !important;
    font-weight: normal !important;
    font-size: 15px !important;
    text-transform: initial !important;
}
header.page-header.configurable .navigation>ul {
    justify-content: space-around;
}
.navpro.navpro .level0:first-child>.level-top:first-child {
    padding-left: 5px !important;
}
header.page-header.configurable div.block.block-search input#search,
header.page-header.configurable div.block.block-search input#search::placeholder{
    font-family: 'Figtree-400';
    font-size: 15px !important;
    color: #93999F;
    text-indent: 40px;
}
header.page-header.configurable div.block.block-search.block-swissup-ajaxsearch input#search::placeholder{
    color: #93999F;
}


/*New header design start*/
.bfriday-page-cat-wrapper .depart_title {
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease;
}
.bfriday-page-cat-wrapper .depart_title:hover a {
  color: #cae767;
  transition: all 0.3s ease;
}
.bfriday-page-cat-wrapper .depart_title:hover {
  background: #000;
  text-shadow: 0 0 5px rgb(255 255 255 / 80%), 0 0 10px rgb(255 255 255 / 60%), 0 0 20px rgb(255 255 255 / 40%), 0 0 30px #cae767, 0 0 40px #cae767, 0 0 50px #cae767, 0 0 75px #cae767;
}

.bfriday-page-cat-wrapper .depart_title::after {
  content: '';
  position: absolute;
  width: 0;
  height: 4px;
  background-color: #cae767;
  bottom: 0;
  left: 50%;
  transition: width 0.3s ease, left 0.3s ease;
}

.bfriday-page-cat-wrapper .depart_title:hover::after {
  width: 100%;
  left: 0;
}


.bfriday-page-products-wrapper .depart_title {
    margin-bottom: 10px;
}

@media only screen and (min-width: 768px)  {
.column .product.details.product-item-details {
    float: left; 
    width: 100%;
    height: 187px;
}
.product-info-main .product-options-wrapper .fieldset .field {
    margin-bottom: 15px;
}
.custom-klarna-super-wrap.custom-klarna {
    min-width: 329px;
}
/* 19th March 24 start*/
header.page-header.configurable div.block.block-search input#search {
    margin-left: 0;
    border: 2px solid #9d9a9f;
    border-radius: 5px;
    height: 49px;
    margin-top: 0px;
    font-size: 16px !important;
    color: #777 !important;
    font-weight: 400 !important;
    font-family: 'Figtree-400';
    left: 0;
    width: 100%;
    max-width: 100%;
}
header.page-header.configurable div.block.block-search {
    margin-right: 50px;
    width: 58%;
    display: block;
    margin-top: 0px;
}
header.page-header.configurable .block-search span.twitter-typeahead {
    display: block;
    width: 100%;
}
header.page-header.configurable .block-search .actions .action.close {
    text-align: center;
    cursor: pointer;
    display: block;
    opacity: 0;
    width: 0;
    height: 0;
    overflow: hidden;
}
header.page-header.configurable .block-search div.actions .search {
    top: 0px !important;
    width: 40px;
    height: 48px;
    left: 0 !important;
}
header.page-header.configurable .block-search .action.search:before {
    line-height: 50px;
}
/* 19th March 24 end*/

.page-header .customer i.icon {
    background: url(../images/account.svg) !important;
    background-size: 100% !important;
    background-repeat: no-repeat;
    width: 28px !important;
    height: 28px !important;
    background-position: 0 !important;
}
.product-addto-links .action.towishlist {
    background: url(../images/button-icon.svg) !important;
    background-size: 100% !important;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
}
.product-addto-links .action.tocompare {
    background: url(../images/Icon.svg) !important;
    background-size: 100% !important;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
}
.product-addto-links .action span {
    display: none;
}
.page-header div.wishlist,
.page-header.configurable .switcher, 
.page-header.configurable .minicart-wrapper{
    margin: 0;
    padding: 10px;
}
.page-header div.wishlist i.icon{
    background-image: url('../images/wishlist.svg') !important;
    background-size: 100% !important;
    background-repeat: no-repeat;
    width: 28px !important;
    height: 28px !important;
    background-position: 0px !important;
}
.minicart-wrapper .action.showcart:after {
    line-height: 34px !important;
}
.catalog-product-view .product-item-info {
    height: 430px;
}
.checkout-onepage-success .highlight-bestsellers .products-grid li .product-item-info .prolabels-wrapper{
    height: auto;
}
.checkout-onepage-success .highlight-bestsellers .block-title:before {
    height: 4px;
    width: 85%;
    display: block;
    z-index: 1 !important;
    right: 0;
    content: " ";
    position: absolute;
    top: 55%;
    background: #171010;
    background: linear-gradient(90deg,#171010 3%,#171010 39%,rgba(112,71,28,0) 100%);
}
.highlight-onsale li .product-item-info {
  height: 460px;
}
.highlight-onsale li .product-item-info .prolabels-wrapper{
   height: auto;
}
.filter-options-title:after {
    display: none;
}
.catalog-category-view .toolbar-products .sorter {
    position: relative;
    float: left;
    margin-right: 20px;
    padding-top: 0;
}
.catalog-category-view .toolbar-products .sorter .sorter-label {
    position: absolute;
    font-size: 11px !important;
    color: #312d2d;
    top: 2px;
    left: 12px;
    font-weight: 100;
}
.catalog-category-view .toolbar-products .sorter .sorter-options {
    border: 0.5px solid #312d2d;
    box-sizing: border-box;
    border-radius: 4px;
    height: 40px;
    padding-top: 11px !important;
    font-family: 'Figtree-400';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    color: #312d2d;
    padding-bottom: 0;
}
.toolbar-products .modes {
    float: right;
    margin-right: 0;
    margin-left: 0;
}
.toolbar-products .toolbar-amount {
    float: right;
    font-size: 18px !important;
    color: #312d2d !important;
    font-weight: 400;
    display: block;
    line-height: 26px;
    margin: 0;
    padding: 8px 0 0;
    vertical-align: middle;
}
.catalog-category-view .toolbar.toolbar-products .modes-mode {
    color: #312d2d;
    width: 42px;
    height: 40px;
    border: 0.5px solid #312d2d;
    box-sizing: border-box;
    border-radius: 4px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    margin-left: 5px;
    padding: 0;
}
.catalog-category-view .toolbar.toolbar-products .field.limiter span {
    font-size: 18px !important;
    color: #312d2d !important;
    line-height: 26px;
    padding-top: 3px!important;
    font-weight: 400;
    padding-right: 8px !important;
}
.catalog-category-view .toolbar.toolbar-products select#limiter {
    font-size: 16px !important;
    color: #312d2d !important;
    border: 0.5px solid #312d2d;
    border-radius: 4px !important;
    padding: 2px !important;
    margin: 0 !important;
    height: 34px !important;
    width: 49px !important;
}
.catalog-category-view .toolbar.toolbar-products .field.limiter span.limiter-text {
    padding-left: 6px !important;
    padding-right: 10px !important;
}
.catalog-category-view .toolbar .items li {
    border: 0.5px solid #454545;
    height: 36px;
    line-height: 35px;
    font-weight: 400;
}
.catalog-category-view .toolbar .items li.current {
    border: 3.5px solid #454545;
}
div.toolbar-products .pages .item strong.page{
    text-decoration: none;
}
div.pages .action.next {
    margin: 0;
}
.filter-options .filter-options-content a {
    text-decoration: none;
    font-size: 16px;
    line-height: 24px;
}
div.minicart-wrapper .action.showcart {
    margin-right: 0;
    height: auto;
}
header.page-header .block-search .label {
    display: none;
}
.navpro-dropdown-expanded>.navpro-dropdown-inner>.navpro-row>.navpro-col>.children>li>a,
div.navpro-dropdown>.navpro-dropdown-inner>.navpro-row>.navpro-col>.children>.parent-expanded>a {
    font-size: 13px;
}
div.block.widget.block-products-list.grid .widget-product-grid li.product-item {
    width: calc(20% - 10px);
}
.column.main .products-grid ol.product-items {
    margin-left: 0;
}
.page-header .customer .icon:after {
    content: "Account";
        margin-left: 38px;
    font-weight: 500;
    line-height: 28px;
    font-family: 'Figtree-500';
    color: #70471C;
    font-size: 17px;
    font-style: normal;
}

.page-header div.wishlist .icon:after {
    content: "Wishlist";
      margin-left: 38px;
    font-weight: 500;
    line-height: 28px;
    font-family: 'Figtree-500';
    color: #70471C;
    font-size: 17px;
}
.minicart-wrapper .action.showcart:after{
     content: "Basket";
      margin-left: 48px;
    font-weight: 500;
    line-height: 28px;
    font-family: 'Figtree-500';
    color: #70471C;
    font-size: 17px;
}

.page-header div.wishlist {
    width: 130px;
    text-align: left;
     order: 2;
}

.page-header.configurable .switcher {
    width: 130px;
    text-align: left;
    order: 1;
}

.page-header.configurable .minicart-wrapper {
    width: 115px;
    text-align: left;
    order: 3;
    padding: 7px 10px !important;
}

.minicart-wrapper .action.showcart .text {
    height: 30px;
}

div.block-swissup-ajaxsearch.block-search div.actions .search {
        right: 0;
    top: 24px !important;
}
.page-wrapper .navigation .level0>.level-top {
    padding: 16px 18px !important;
    font-size: 15px !important;
    text-transform: capitalize;
    font-family: 'Figtree-400';
}
.navpro.orientation-horizontal .navpro-dropdown-level1.size-boxed>.navpro-dropdown-inner {
    max-height: 500px;
    overflow-y: scroll;
}
.navpro.orientation-horizontal .navpro-dropdown-level1.size-boxed>.navpro-dropdown-inner::-webkit-scrollbar {
  width: 10px;
}
.navpro.orientation-horizontal .navpro-dropdown-level1.size-boxed>.navpro-dropdown-inner::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
.navpro.orientation-horizontal .navpro-dropdown-level1.size-boxed>.navpro-dropdown-inner::-webkit-scrollbar-thumb {
  background: #714516; 
}
.navpro.orientation-horizontal .navpro-dropdown-level1.size-boxed>.navpro-dropdown-inner::-webkit-scrollbar-thumb:hover {
  background: #90b83c; 
}
}


@media only screen and (max-width: 767px)  {
div.bfriday-page-products-wrapper li.item.product.product-item .price-box .special-price .price, 
div.bfriday-page-products-wrapper li.item.product.product-item .price-box .old-price .price {
    font-size: 15px;
}
.products-grid .item .price-box span.price, 
.products-grid .product-item .price-box span.price {
    font-size: 20px;
}
.catalog-category-view .category-bottom h1 {
    font-size: 36px;
    margin-bottom: 15px;
}
.catalog-category-view .category-bottom h5 {
    font-size: 32px;
    margin-bottom: 15px;
    color: #171010;
}
.stock-wrap-pdp {
    width: 100%;
}
.product-info-main .box-tocart .fieldset:not(.fixed-active) {
    float: left;
    width: 100%;
}
.catalog-product-view div.zipchecker-product {
    max-width: 100%;
}
.page-footer .footer-toolbar-bottom .content [data-content-type=html] {
    display: grid;
    background: #F2F4F8 !important;
}
.page-footer .footer-bottom {
    order: 4;
    padding-right: 10px;
    padding-left: 10px;
    box-sizing: border-box;
}
footer.page-footer {
    padding: 0;
}
.page-footer .footer-links li.icon-visa {
    background: url(../images/Frame48-mob.svg) !important;
    width: 96px;
    height: 58px;
    margin: 0 !important;
}

.page-footer .footer-links li.icon-master {
    background: url(../images/Frame49-mob.svg) !important;
    width: 96px;
    height: 58px;
    margin: 0 !important;
}

.page-footer .footer-links  li.icon-american {
    background: url(../images/Frame50-mob.svg) !important;
    width: 96px;
    height: 58px;
    margin: 0 !important;
}

.page-footer .footer-links li.icon-paypal {
    background: url(../images/Frame51-mob.svg) !important;
    width: 96px;
    height: 58px;
    margin: 0 !important;
}

.page-footer .footer-links li.icon-klarna {
    background: url(../images/Frame52-mob.svg) !important;
    width: 96px;
    height: 58px;
    margin: 0 !important;
}

.page-footer .footer-links li.icon-amazon {
    background: url(../images/Frame53-mob.svg) !important;
    width: 96px;
    height: 58px;
    margin: 0 !important;
}

.page-footer .footer-links li.icon-ups {
    background: url(../images/Frame-48-mob-svg.svg) !important;
    width: 95.8px;
    height: 51px;
    margin: 0 !important;
    border-right: 0.8px solid #dde1e6 !important;
    border-bottom: 0.8px solid #dde1e6 !important;
}

.page-footer .footer-links li.icon-xpert {
    background: url(../images/bjs.svg) !important;
    width: 96px;
    height: 51px;
    margin: 0 !important;
    border-bottom: 0.8px solid #dde1e6 !important;
    border-right: 0.8px solid #dde1e6 !important;
}

.page-footer .footer-links li.icon-fedex {
    background: url(../images/yodel.svg) !important;
    width: 61.47px;
    height: 51px;
    margin: 0 !important;
    border-bottom: 0.8px solid #dde1e6 !important;
}

.page-footer .footer-links li.icon-dhl {
    background: url(../images/Frame-51-mob-svg.svg) !important;
    width: 96px;
    height: 51px;
    margin: 0 !important;
    border-right: 0.8px solid #dde1e6 !important;
}

.page-footer .footer-links li.icon-uk-mail {
    background: url(../images/evri.svg) !important;
    width: 117.63px;
    height: 51px;
    margin: 0 !important;
}

.page-footer .footer-links li.icon-dpd {
    background: url(../images/Frame-53-mob.svg) !important;
    width: 129.23px;
    height: 51px;
    margin: 0 !important;
}
.page-footer .footer-toolbar .courier-partners ul li.icon-fedex {
    width: 90px !important;
    background-size: 80px !important;
    background-repeat: no-repeat !important;
    background-position: 10px 6px !important;
    border-bottom: 1px solid #eee;
}

.page-footer .footer-toolbar .courier-partners ul li.icon-ups {
    width: 120px !important;
}

.page-footer .footer-toolbar .courier-partners ul li.icon-xpert {
    width: 100px !important;
    background-size: 80px !important;
    background-repeat: no-repeat !important;
    background-position: 10px 6px !important;
    border-right: 1px solid #eee;
}

.page-footer .footer-toolbar .courier-partners ul li.icon-dhl {
    width: 100px;
}

.page-footer .footer-toolbar .courier-partners ul li.icon-uk-mail {
    width: 100px !important;
    background-size: 70px !important;
    background-repeat: no-repeat !important;
    background-position: 15px 10px !important;
    border-right: 0.8px solid #dde1e6 !important;
}

.page-footer .footer-toolbar .courier-partners ul li.icon-dpd {
    width: 110px !important;
}

.footer-sec .footer-links li:last-child {
    border: 0 !important;
}
/*feature blog homepage start*/
.blog-index-index .columns {
    display: block;
    float: left;
    width: 100%;
}
.blog-index-index .page-title-wrapper .page-title {
    font-size: 26px;
    margin: 0px 0px 10px;
    padding: 0px 0px 10px;
}
.blog-index-index .post-list.modern .post-container {
    padding-right: 0;
}
.blog-post-view .page-main {
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box;
    max-width: 100% !important;
    flex-grow: unset;
    display: block;
    padding: 10px;
    box-sizing: content-box !important;
}
.blog-post-view .row {
    margin-right: 0;
    margin-left: 0;
}
.blog-post-view .top-container .block-static-block.widget {
    margin: 0;
}
/*feature blog homepage end*/

.cms-money-back-guarantee table.tablecontent {
    display: block;
}
.cms-money-back-guarantee table.tablecontent td {
    display: inline-block;
    vertical-align: top;
}
.cms-money-back-guarantee table.tablecontent td img {
    width: 100%;
}
.block-swissup-ajaxsearch .loading-mask {
    top: -15px !important;
    right: 30px !important;
}
.checkout-index-index .opc-estimated-wrapper .minicart-wrapper button.action.showcart .counter.qty {
    left: 10px;
}
.checkout-cart-index .item-info .product-item-name a {
    font-size: 16px;
}
.page-title-wrapper:before,
.catalog-product-view .block-title.title:after,
.page-layout-checkout .opc-wrapper .step-title:after {
    display: none;
}
.block.widget.block-carousel.more-seller .slick-initialized .slick-slide {
    max-width: 188px;
}
.block.widget.block-carousel.more-seller .block-title.title strong {
    font-size: 21px;
}
.catalog-product-view .CarouselWidget__header.u-textCenter--all:before {
    display: none;
}
.box-tocart .field.qty {
   margin-bottom: 10px !important;
}
.catalog-product-view .CarouselWidget-prefix .CarouselWidget--topHeader .CarouselWidget__inner:before {
    font-size: 21px !important;
}
strong#block-soldtogether-heading {
    font-size: 21px;
}
div.block-highlight.highlight-carousel .slide.loading.show-button:after {
    background-color: #90b83c;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}
div.header .header-cms-content {
    display: block;
}
div.freedelivery_strip {
    display: none;
}
header.page-header.configurable .panel.wrapper {
    float: left;
    width: 100%;
}
.page-header .header.wrapper {
    float: left;
    width: 100%;
}
div.top-links-container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: center;
  padding: 7px 0px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  text-align: center;
}
div.top-strip-item:first-child {
    margin: 0;
}
.cms-index-index .section_heading_title h2.title {
    margin-bottom: 10px;
}
div.block-swissup-ajaxsearch-results {
    width: 100%;
    margin: 0 0 0 !important;
    min-width: unset!important;
}
.products-grid .item .product-item-name a, .products-grid .product-item .product-item-name a {
    font-size: 16px;
}
.cms-page-view .main .block-title:before {
    display: none !important;
}
.cms-index-index .shopByGuide div[class*="col-"],
.cms-index-index .shopByDepartment div[class*="col-"],
.cms-index-index .shopByLetsget div[class*="col-"]{
    padding: 0;
}
header.page-header .header.content .logo {
    margin: 0px 90px 10px;
}
.minicart-wrapper .block-minicart {
    top: 36px;
}
.cms-index-index h2.title:after {
    display: none !important;
}
section.shopByroom.shopByGuide .product_image_01 a {
    padding: 0;
}
.cms-index-index .shopBySelectedDeals div[class*="col-"] {
    padding: 0;
}
.shopBySelectedDeals .col-md-6 .product_image_01 {
    padding: 0;
}
div.description-buying-guide-wrap {
    padding: 10px 0px;
}
section.product_carousal.shopByDepartment .block.widget.block-products-list.grid .widget-product-grid li .product-item-info {
    height: 390px !important;
}
.easyslide-wrapper .swiper-pagination {
    position: relative;
}
section.block-content.contact-us {
    display: block;
    width: 100%;
    float: right;
    padding: 0!important;
    background: #fff;
    padding-right: 10px !important;
    padding-left: 10px !important;
    box-sizing: border-box;
}
.mob.information-links {
    display: block;
    width: 50%;
    float: left;
}
section.block-content.social-links {
    display: block;
    width: 100%;
    float: left;
}
section.block-content.social-links .footer-title.block-title, section.block-content.social-links .footer-links ul {
    text-align: center !important;
}
.cms-index-index section {
    padding-left: 15px !important;
    padding-right: 15px !important;
    box-sizing: border-box;
}
section.product_carousal.shopByDepartment li.product-item {
    margin: 5px !important;
}
.column.main section.product_carousal.shopByDepartment .products-grid .product-items {
    margin-left: 0;
}
body.cms-index-index .columns .column.main {
    padding: 0;
}
.highlights .col-md-3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
}
.highlights .col-md-3 .text_ {
    border-bottom: 1px solid #c8c8c8;
    width: 100%;
    margin-left: 0 !important;

}
section[class*=shopBy] {
    margin: 5px 0px !important;
}
section.shopBySelectedDeals h5 {
    font-size: 17px;
    margin-bottom: 20px;
}
section.shopByroom.shopByGuide h5 {
    font-size: 17px;
}
section.shopByroom.shopByGuide p {
    font-size: 14px;
}
.highlights .col-md-3:nth-child(2) {
    border-right: 0;
}
.highlights .col-md-3:nth-child(3) .text_,
.highlights .col-md-3:nth-child(4) .text_{
    border-bottom: 0;
}
.cms-index-index .columns .column.main {
    padding: 0;
}
.cms-index-index .catagories_with_images h4 {
    font-size: 13px !important;
}
.header .minicart-wrapper {
    position: absolute;
    right: 10px;
    margin-top: 15px;
}
header.page-header.configurable {
    margin-bottom: 10px;
    border: 0;
    z-index: 999;
}
.page-header.configurable .block-search .label {
    right: 10px;
    margin: 0;
    top: 16px;
}
.header .logo img {
    max-width: initial;
    width: auto;
    display: inline;
        padding: 5px 0px;
    height: 40px;
}
.page-header.configurable .block-search div.control.inactive,
.page-header.configurable .block-search .control {
    display: block;
    top: 0;
    z-index: 0;
    padding: 0;
    border: 0;
}
header.page-header.configurable div.block.block-search.block-swissup-ajaxsearch {
    position: relative;
    width: 100%;
    margin-right: 0;
    float: left;
    background: transparent;
    height: 46px;
}
header.page-header.configurable div.block.block-search.block-swissup-ajaxsearch input#search {
    margin: 0px 0 0px !important;
    height: 49px!important;
    line-height: 49px !important;
    padding: 6px 15px;
    vertical-align: unset;
}
.page-footer .footer-toolbar .payment-new ul, 
.page-footer .footer-toolbar .courier-partners ul,
.page-footer .footer-toolbar .payment-new .footer-title.block-title,
.page-footer .footer-toolbar .courier-partners .footer-title.block-title{
    text-align: center !important;
}
.page-footer .footer-toolbar .payment-new ul li, 
.page-footer .footer-toolbar .courier-partners ul li {
    margin: 0px !important;
    padding: 0;
    width: 110px;
    height: 49px;
    border: 0;
    background-size: 100% !important;
}
.navpro.navpro .level0.parent>.level-top {
    font-size: 17px;
    font-weight: 400;
}
div.navpro-dropdown>.navpro-dropdown-inner>.navpro-row>.navpro-col>.children>.parent-expanded>a {
    font-weight: 400;
    font-size: 16px;
}
.catalog-product-view div.column.main {
    padding-bottom: 5px;
}
.contact-form-home-wrapper form.contact .field.email, 
.contact-form-home-wrapper form.contact .field.telephone {
    width: 100%;
}
.catalog-category-view  ul.easycatalogimg-grid {
    display: block;
}
.catalog-category-view .easycatalogimg-grid.easycatalogimg-cols-4 li.item {
    width: 49%;
    display: inline-block;
    vertical-align: top;
}
.catalog-category-view .page-main div.block-title:after {
    position: relative;
    top: 38px;
}
.catalog-category-view .page-main div.block-title strong {
    font-size: 22px;
}
div.faq-title h2 {
    font-size: 30px;
    text-align: center;
    display: block;
}
.cms-page-view .column.main section.faq-section {
    padding-top: 15px;
}
.product_description_byRoom {
    position: absolute;
    top: 8%;
    left: 6%;
    color: #fff;
}
.product_description_byRoom h4 {
    margin-bottom: 5px;
}
.cms-index-index .section_heading_title {
    float: left;
    width: 100%;
}
section.shopByroom.shopByDepartment .row {
    float: left;
    width: 100%;
}
.contact-form-home-wrapper form.contact {
    padding: 10px 15px !important;
    display: block;
}
.cms-index-index div.ReviewsGrid__Item {
    width: 100%;
    max-width: 100%;
    display: block;
    box-sizing: border-box;
    margin: 15px 0px !important;
}
.ReviewsGrid__Item_img img {
    max-width: 200px;
    margin: 0 auto;
    display: block;
    padding: 10px;
}
footer.page-footer .footer.content .block.newsletter .actions button.action.subscribe {
    right: -7px;
}
.page-footer .footer.content {
    padding: 10px;
}
.footer-toolbar ul {
    text-align: left;
}
footer.page-footer .block.blocklast {
    margin-left: 0;
}
.cms-index-index section.highlights ul {
    padding-left: 0;
}

body.cms-index-index section.highlights ul li {
     text-align: center;
}

h2.title {
    font-size: 20px !important;
}

h2.title:after {
    bottom: -14px !important;
    top: unset !important;
    width: 100% !important;
    position: relative !important;
}

.cms-index-index section.highlights .icon_ {
    margin-right: 10px;
}

.cms-index-index section.highlights {
    zoom: 0.6;
}
.contact-index-index .col-md-6.d-flex.align-items-stretch {
    float: left;
    width: 100%;
}
}






/*above is head block styles*/

.review-content-wrapperimg-Modal header.modal-header {
    z-index: 99999;
}
.catalogsearch-result-index .search.results dl.block {
    display: none;
}
.braintree-apple-pay-button{
    width: 100% !important;
    box-sizing: border-box;
    padding: 20px 0px;
}
.googlepay-minicart-logo button.braintree-googlepay-button.black.long {
    width: 100%;
}
.product-info-main .data.item.content ol.items.review-items-v2 {
    padding-left: 0;
}
.catalog-product-view .page-main .page-title-wrapper .page-title span.base {
    background: transparent;
}
body header.page-header.configurable div.block.block-search input#search {
    border: 2px solid #C9CFD4 !important;
    margin-top: 0 !important;
    height: 48px !important;
}
.catalog-product-view .product_video {
    float: left;
    width: 100%;
}
.catalog-product-view .product_video h2 {
    font-size: 30px;
    text-transform: uppercase;
    position: relative;
}
.catalog-product-view .video {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 33.25%;
    padding-top: 25px;
    height: 0;
}
.catalog-product-view .video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.catalog-product-view .product_video h2:after {
    height: 4px;
    width: 72%;
    display: block;
    z-index: 0 !important;
    right: 0;
    content: " ";
    position: absolute;
    top: -8%;
    background: #454545;
    background: linear-gradient(90deg,#454545 3%,#454545 39%,rgba(112,71,28,0) 100%);
}
.minicart-wrapper .block-minicart .amazon-divider {
    display: none;
}
.minicart-wrapper .amazon-button-column {
    width: 100%;
    margin-top: 10px;
}
form.form.form-login button.action.login.primary {
    background: #8fb63e;
    border-color: #8fb63e;
    border-radius: 5px;
    text-transform: capitalize;
    font-weight: normal;
    width: 124px;
}
.form.password.forget .action.primary{
    background: #8fb63e;
    border-color: #8fb63e;
    border-radius: 5px;
    text-transform: capitalize;
    font-weight: normal;
}
.block.block-customer-login button:hover {
    background-color: #8fb63e;
    border-color: #8fb63e;
    color: #fff;
}
header.page-header.configurable div.block.block-search.block-swissup-ajaxsearch {
    display: block;
}
.catalog-product-view .soldtogether-swiper .product-item-info .merchant-name span:first-child {
    margin-right: 3px;
}
.minicart-items .product-item-name a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block !important;
}
.minicart-items strong.product-item-name + p {
    border-top: 1px solid #8fb63e!important;
    border-bottom: 1px solid #8fb63e!important;
    font-size: 10px!important;
    text-align: left!important;
    height: 30px;
    background: #fbfbfb!important;
    line-height: 30px;
    padding-left: 3px;
}
.catalog-category-view .block.widget.highlight-cols-5 .products-grid .product-item {
    background: #fff;
    height: auto !important;
    border-radius: 15px;
}
body.catalog-product-view .page-main .columns, body.catalog-product-view .page-main .page.messages, .catalog-product-view .breadcrumbs .items {
    max-width: 1400px;
}
.multishipping-checkout-login .actions-toolbar .primary .action,
.page-layout-checkout button.action.save.primary,
.checkout-index-index .modal-popup .modal-footer .action-save-address{
    background: #8fb63e;
    border-color: #8fb63e;
    text-transform: capitalize;
    font-weight: normal;
    border-radius: 5px;
}
.catalog-product-view .soldtogether-swiper .product.name a.product-item-link {
    font-weight: 500;
    font-size: 17px;
    letter-spacing: .62px;
    color: #454545;
    text-align: left;
    display: block;
}
.catalog-product-view .soldtogether-swiper .product.details.product-item-details {
    text-align: left;
}
.catalog-product-view .product-item .price-box .special-price .price {
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    color: #94ba47;
}
.catalog-product-view .price-box .old-price .price-container .price {
    color: #454545;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: .62px;
}
.catalog-product-view .soldtogether-swiper .field.choice {
    display: none;
}
div.page-before-footer>.content {
    max-width: 1400px;
}
.catalog-product-view button#product-addtocart-button {
    background: #8FB63E!important;
    border-color: #8FB63E!important;
    font-size: 16px;
    font-weight: 600;
    text-transform: unset;
    font-family: Figtree-semi !important;
    min-width: 151px !important;
    width: 100% !important;
}
button#product-addtocart-button:before {
    content: "\f07a";
    font-family: FontAwesome !important;
    padding-right: 10px;
    font-size: 17px;
}
.catalog-product-view .block-title.title:after {
    height: 4px;
    width: 79%;
    display: block;
    z-index: 0 !important;
    right: 0;
    content: " ";
    position: absolute;
    top: 42%;
    background: #454545;
    background: linear-gradient(90deg,#454545 3%,#454545 39%,rgba(112,71,28,0) 100%);
}
.catalog-product-view .content div.block .block-title [role=heading][aria-level="2"]:after {
    display: none;
}
.catalog-product-view .block-title.title strong {
    position: relative;
    display: block;
    float: left;
    width: auto;
    background: #fff;
    z-index: 3 !important;
    overflow: hidden;
    padding-right: 15px;
    line-height: 1.4 !important;
    margin-bottom: 0 !important;
}
.catalog-product-view .page-before-footer .content .block-content {
    width: 100%;
    display: block;
    float: left;
}
.catalog-product-view .block-title.title {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 20px !important;
}
.catalog-product-view .product h1.page-title:after {
    display: none;
}
.product-info-main .price-box.price-final_price span.price {
    display: block!important;
    color: #8fb63e !important;
}
.product-info-main .price-box.price-final_price span.old-price span.price {
    color: #70471c!important;
    font-weight: 600!important;
    font-size: 14px!important;
    display: block!important;
}
.product-info-main .product-info-price .price-box .old-price,
.product-info-main .product-info-price .price-box .special-price{
    display: inline-block;
}
.cms-page-view .main .block-title {
    color: #171010;
    font-size: 30px;
    display: block;
    position: relative;
    padding: 20px 0;
}
.cms-page-view .main .block-title:before {
    height: 4px;
    width: 100%;
    display: block;
    z-index: 1 !important;
    right: 0;
    content: " ";
    position: absolute;
    top: 48%;
    background: #454545;
    background: linear-gradient(90deg,#454545 3%,#454545 39%,rgba(112,71,28,0) 100%);
}
.cms-page-view .main .block-title strong {
    background: #fff;
    padding-right: 10px;
    position: relative;
    z-index: 2;
    width: auto;
    font-weight: 900;
}
.cms-page-view .main h4 {
    text-transform: uppercase;
    font-weight: 900;
    color: #7b7b7b;
    margin: 10px 0px;
    font-size: 17px;
}
.cms-page-view .main p {
    display: block;
    line-height: 30px;
}
.cms-page-view h2:after {
    display: none;
}
.money-back .desktopview.center img {
    width: 100%;
}
.money-back table tr td {
    border-color: #bebdbd;
    text-align: center;
}
.money-back table tr td img {
    max-width: 200px;
    margin: 0 auto;
    display: block;
}
.exchanges-and-refunds h1 {
    font-size: 20px;
    margin-bottom: 10px;
    color: #777;
}
.exchanges-and-refunds h2 {
    font-size: 17px;
    color: #777;
}
.customer-account-login h1.page-title:after {
    content: "";
    position: absolute;
    height: 2px;
    width: 100%;
    display: block;
    z-index: 0;
    right: 0;
    top: 34%;
    left: unset;
    background: #70471c;
    background: #70471c;
    background: linear-gradient(90deg,rgb(112 71 28/0%) 3%,rgba(112,71,28,1) 39%,rgba(112,71,28,0) 100%);
    bottom: 53%;
}
.customer-account-login h1.page-title {
    position: relative;
    width: 100%;
}
.customer-account-login h1.page-title span {
    background: #fff;
    position: relative;
    z-index: 2;
    font-size: 27px;
    letter-spacing: 1px;
    padding: 0px 10px;
}
.customer-account-login button.action.primary {
    background: #90b83c;
    border-color: #90b83c;
}
.swiper-pagination-bullet-active {
    background: #000 !important;
}
.page-main>.messages {
    max-width: 1400px !important;
}
div#amazon-payment .payment-method-title {
    display: block;
}
div#amazon-payment .amazon-payment-action-container {
    text-align: center;
    padding: 0;
    margin-top: 10px;
}
div#amazon-payment .actions-toolbar {
    margin-top: 0px;
}
.wishlist-index-index .actions-toolbar>.primary .action:hover, .wishlist-index-index .actions-toolbar>.primary .action:focus {
    background: #90b83c;
    border-color: #90b83c;
}
.checkout-cart-index button.action.update:focus {
    background: #90b83c;
    border-color: #90b83c;
}
.checkout-cart-index button.action.update {
    text-transform: capitalize;
    font-weight: normal;
}
.wishlist-index-share .actions-toolbar .primary .action {
    background: #90b83c;
    border-color: #90b83c;
}
div.pages .action.previous {
    margin-right: 0;
}
.account .actions-toolbar .primary .action {
    background: #8fb63e;
    border-color: #8fb63e;
    font-weight: normal;
    text-transform: capitalize;
    border-radius: 5px;
}
.product-info-main div#qty-error {
    position: absolute;
    width: 255px;
}
.checkout-index-index #paypal-express-in-context-button {
    max-width: 210px;
    margin: 0 auto;
}
body.page-layout-checkout .opc-progress-bar li:after {
    content: "/";
    font-size: 12px;
    line-height: 18px;
}
.checkout-cart-index .cart.table-wrapper .towishlist {
    display: none;
}
.block.items-in-cart a.action.viewcart {
    font-size: 14px;
    float: right;
    width: 100%;
    text-align: right;
}
.review-content-wrapperimg-Modal header.modal-header {
    padding: 0 !important;
}
.review-content-wrapperimg-Modal header.modal-header h1 {
    display: none;
}
.review-content-wrapperimg-Modal header.modal-header .action-close {
    position: absolute;
    top: -20px;
    right: -20px;
    border: 1px solid;
    border-radius: 100%;
    text-align: center;
    background-color: #70471c;
    color: #fff;
}
.review-content-wrapperimg-Modal.modal-popup .action-close:after, .review-content-wrapperimg-Modal.modal-popup .action-close:before {
    left: 13px;
    top: 8px;
    background-color: #fff !important;
    height: 15px;
    width: 2px;
}
.catalog-product-view .review-content-img img {
    cursor: pointer;
}
footer.page-footer .footer.content .block.newsletter .actions button.action.subscribe {
    height: 36px;
    top: 10px;
}
body.catalog-product-view .review-form .action.submit.primary, .catalog-product-view .review-form .action.submit.primary:hover {
    background: #8fb63e !important;
    border-color: #8fb63e !important;
}
/* Listing page style as per sliders start*/
.product-reviews-summary .reviews-actions .action.add {
    display: none;
}
.catalog-category-view .list .product-item-info .product-item-details {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
body.catalog-category-view .rating-summary .rating-result span:before {
    color: #f9d251 !important;
}
.catalog-category-view .reviews-actions a.action.view {
    pointer-events: none;
}
.catalog-category-view .products .product-item-info {
    border: 1px solid #dde1e6;
    border-radius: 10px;
    overflow: hidden;
    min-height: auto !important;
    height: auto;
}
.catalog-category-view .products strong.product.name.product-item-name a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: auto;
    overflow: hidden;
    font-size: 16px !important;
    color: #303336 !important;
    font-family: 'Figtree-semi' !important;
}
.catalog-category-view .products .prolabels-wrapper {
    height: auto;
}
.catalog-category-view .products .products-grid .product-item .product-item-details {
    display: grid;
}
.products-grid .item .product-item-info .product-item-details {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 0 !important;
    position: relative;
}
.catalog-category-view .products .product-item-details .product-item-name,
.catalog-category-view .products .product-item-details .bybrand, 
.catalog-category-view .products .product-item-details .bybrand+.price-box, 
.catalog-category-view .products .product-item-details .product-reviews-summary {
    padding-left: 15px;
    padding-right: 15px;
}
.catalog-category-view .products .product-item-name {
    order: 2;
}
.catalog-category-view .products .save-percent {
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    line-height: 36px;
    font-size: 13px;
    font-family: Figtree-500 !important;
    color: #71777f;
}
.catalog-category-view .products .product-item-details span.fee-shipping-item {
    order: 5;
}
.catalog-category-view .products .save-percent:before {
    background: url('../images/sale-02.svg') !important;
    background-size: 100% !important;
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
    content: "";
}
.catalog-category-view .products span.fee-shipping-item:before {
    content: '';
    width: 20px;
    height: 20px;
    left: 16px;
    position: absolute;
    top: 12px;
    background-size: 20px !important;
    background: url('../images/truck.svg') no-repeat;
}
.catalog-category-view .products span.fee-shipping-item {
    position: absolute !important;
    bottom: 0;
    left: 0;
    padding: 13px 10px 13px 40px;
    width: 100%;
    background: #f2f4f8;
    font-family: 'Figtree-400' !important;
    font-weight: 500 !important;
    font-size: 15px !important;
    text-transform: initial !important;
    color: #3c3f43 !important;
    text-align: left;
}

.catalog-category-view .products .product-item-details .bybrand+.price-box {
    min-height: 36px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 5px;
}

/* Listing page style as per sliders end*/

/* home page style as per sliders start*/
.page-layout-1column.cms-index-index .this-week-top-wrapper.block.widget.highlight-cols-5 li.item {
    border-radius: 10px !important;
}
.product-reviews-summary .reviews-actions .action.add {
    display: none;
}
.cms-index-index .this-week-top-wrapper .list .product-item-info .product-item-details {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
body.cms-index-index .this-week-top-wrapper .rating-summary .rating-result span:before {
    color: #f9d251 !important;
}
.cms-index-index .this-week-top-wrapper .reviews-actions a.action.view {
    pointer-events: none;
}
.cms-index-index .this-week-top-wrapper .products .product-item-info {
    border: 1px solid #dde1e6;
    border-radius: 10px;
    overflow: hidden;
    min-height: auto !important;
    height: auto;
}
.cms-index-index .this-week-top-wrapper .products strong.product.name.product-item-name a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 16px !important;
    color: #303336 !important;
    font-family: 'Figtree-semi' !important;
}
.cms-index-index .this-week-top-wrapper .products .prolabels-wrapper {
    height: auto;
}
.cms-index-index .this-week-top-wrapper .products .products-grid .product-item .product-item-details {
    display: grid;
}
.products-grid .item .product-item-info .product-item-details {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 0 !important;
    position: relative;
}
.cms-index-index .this-week-top-wrapper .products .product-item-details .product-item-name,
.cms-index-index .this-week-top-wrapper .products .product-item-details .bybrand, 
.cms-index-index .this-week-top-wrapper .products .product-item-details .bybrand+.price-box, 
.cms-index-index .this-week-top-wrapper .products .product-item-details .product-reviews-summary {
    padding-left: 15px;
    padding-right: 15px;
}
.cms-index-index .this-week-top-wrapper .products .product-item-name {
    order: 2;
}
.cms-index-index .this-week-top-wrapper .products .save-percent {
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    line-height: 36px;
    font-size: 13px;
    font-family: Figtree-500 !important;
    color: #71777f;
}
.cms-index-index .this-week-top-wrapper .products .product-item-details span.fee-shipping-item {
    order: 5;
}
.cms-index-index .this-week-top-wrapper .products .save-percent:before {
    background: url('../images/sale-02.svg') !important;
    background-size: 100% !important;
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
    content: "";
}
.cms-index-index .this-week-top-wrapper .products span.fee-shipping-item:before {
    content: '';
    width: 20px;
    height: 20px;
    left: 16px;
    position: absolute;
    top: 12px;
    background-size: 20px !important;
    background: url('../images/truck.svg') no-repeat;
}
.cms-index-index .this-week-top-wrapper .products span.fee-shipping-item {
    position: absolute !important;
    bottom: 0;
    left: 0;
    padding: 13px 10px 13px 40px;
    width: 100%;
    background: #f2f4f8;
    font-family: 'Figtree-400' !important;
    font-weight: 500 !important;
    font-size: 15px !important;
    text-transform: initial !important;
    color: #3c3f43 !important;
    text-align: left;
}

.cms-index-index .this-week-top-wrapper .products .product-item-details .bybrand+.price-box {
    min-height: 36px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 5px;
}

/* home page slider style as per sliders end*/

div#all-reviews-popup:not(.reviews-popup-open):before {
    content: "";
    background: url('../images/loader-1.gif');
    width: 20px;
    height: 20px;
    background-size: 100%;
    display: block;
    margin: 0 auto;
}
div#all-reviews-popup:not(.reviews-popup-open) .review-top-bar, div#all-reviews-popup:not(.reviews-popup-open) .review-count {
    display: none;
}
body .product-info-main .product.data.items.accordion>.item.title>.switch {
    text-shadow: none !important;
}
.catalog-product-view .swiper-slide .product-reviews-summary .reviews-actions a.action.view {
    pointer-events: none;
}
.page-title-wrapper .product-reviews-summary .reviews-actions {
    margin-top: 0px !important;
}
.catalog-product-view .block.related {
    display: block !important;
}
.catalog-product-view .page-before-footer {
    float: left;
    width: 100%;
    position: relative;
    z-index: 8;
}
.page-footer .footer.content .gdpr-js-consent .checkbox.mage-error {
    display: inline-block;
}
.page-footer .footer.content .block.newsletter .label {

    font-family: 'Figtree-semi' !important;
    color: #222326 !important;
}
body.cms-index-index div.catagories_with_images h4 {
        text-transform: capitalize;
    font-weight: 600;
    font-size: 18px;
    line-height: normal;
    width: auto;
    position: relative;
    margin: 10px 0;
    display: inline-block;
}
.cms-index-index div.catagories_with_images img:hover {
    transform: scale(1.1);
}
.cms-index-index div.catagories_with_images img {
    transition: 0.3s;
}
.cms-index-index div.catagories_with_images h4:hover:after {
    width: 100%;
    left: 0;
}
.cms-index-index div.catagories_with_images h4:after {
    content: '';
    position: absolute;
    width: 0;
    height: 4px;
    background-color: #90b83c;
    bottom: -5px;
    left: 50%;
    transition: width .3s ease,left .3s ease;
}
.cms-index-index div.catagories_with_images:hover {
    box-shadow: none !important;
}



@media screen and (min-width: 768px) {
html {
    overflow-y: scroll;
}
.page-header div.wishlist,
.page-header.configurable .switcher, 
.page-header.configurable .minicart-wrapper{
    margin: 0 !important;
    padding: 10px;
    cursor: pointer;
    border-radius: 8px;
    text-indent: 4px;
}

.page-header div.wishlist:hover, 
.page-header.configurable .switcher:hover, 
.page-header.configurable .minicart-wrapper:hover {
    background: #F9F0E7;
}
body header.page-header.configurable div.block.block-search.block-swissup-ajaxsearch .block-content {
    height: 48px;
    margin-top: 0px;
}
div.freedelivery_strip {
    position: relative;
    float: left;
    top: unset;
    left: unset;
    right: unset;
    display: block;
    transform: unset;
    line-height: 21px;
    font-size: 15px;
}
header.page-header .header.panel {
    padding-top: 6px;
    height: 34px;
    padding-bottom: 6px;
    padding-left: 12px;
}
.page-header .header.wrapper {
    border-top: 1px solid #E8EBF3;
}
.page-header.configurable .nav-sections.is_stuck {
    display: none !important;
}
.highlight-bestsellers.top-sellers-this-month .products-grid .item .product-item-info .product-item-details {
   padding-left: 15px !important;
    padding-right: 15px !important;
    padding-bottom: 10px !important;
}
.catalog-product-view .swiper-slide .price-box {
    min-height: 36px;
    line-height: 36px;
    margin-top: 0px !important;
}
div.bfriday-page-products-wrapper li.item.product.product-item {
    width: calc(100%/5 - 6px) !important;
    display: inline-block;
    text-align: left;
    margin-left: 6px;
}
.sales-page-products-wrapper .product.product-item .product-item-info {
    height: 460px;
}
.review-content-wrapperimg-Modal.modal-popup._inner-scroll .modal-content {
    padding: 0;
    overflow-y: hidden;
}
.review-content-wrapperimg-Modal.modal-popup._inner-scroll .modal-inner-wrap {
    max-width: 583px;
    max-height: 590px;
}
.review-content-wrapperimg-Modal.modal-popup._inner-scroll .modal-inner-wrap img.popup-image {
    width: 583px;
    height: 590px;
    object-fit: cover;
}
body.page-products .products-grid .product-item {
    width: calc(100%/4 - 6px - 0.1px);
}
header.page-header.configurable div.block.block-search.block-swissup-ajaxsearch input.input-text.tt-hint {
    margin-top: 19px;
    margin-left: 0;
    border: 2px solid #9d9a9f;
    border-radius: 5px;
    height: 49px;
    font-size: 18px !important;
    font-weight: 400 !important;
}
.customer-account-create .block.block-amazon-login .block-title strong {
    font-size: 20px;
    text-transform: uppercase;
}
body.catalog-category-view .toolbar .items li.current {
    border: 3.5px solid #454545;
    box-sizing: border-box;
    line-height: 32px;
    height: 38px;
}
.mobileview {
    display: none;
}
nav.navigation .level0>.level-top:hover, nav.navigation .level0>.level-top.ui-state-focus {
    color: #8fb63e;
}
div.page-wrapper .navigation .level0>.level-top {
    padding: 11px 18px !important;
    font-size: 14px !important;
    text-transform: uppercase;
}
header.page-header.configurable .header.content {
    padding-top: 1px;
    padding-bottom: 1px;
}
section.highlights.hidden-xs ul {
    padding: 0;
}
.page-header .switcher.switcher-customer .options ul.dropdown, .page-header .switcher.switcher-customer .options ul.dropdown:before, .page-header .switcher.switcher-customer .options ul.dropdown:after {
    left: unset;
    right: unset;
}
}

.block-ajaxpro .message.success a {
    padding: 10px;
    display: block;
    text-decoration: none;
    border-radius: 5px;
    color: #FFF;
    margin: 5px 0px;
    border: 0;
    background: #8FB63E!important;
    border-color: #8FB63E!important;
    font-size: 18px;
}
.cart.table-wrapper .cart.items .col {
    padding: 8px 10px;
    border: 0;
    border-top: 1px solid #8fb63e;
    vertical-align: middle;
}
.checkout-cart-index #shopping-cart-table .shipout p {
    border-top: 1px solid #8fb63e !important;
    border-bottom: 1px solid #8fb63e !important;
    font-size: 13px !important;
    text-align: left !important;
    height: 35px;
    background: #fbfbfb !important;
    line-height: 35px;
    padding-left: 10px;
}
.cart.table-wrapper .product-item-name+.item-options {
    font-size: 12px;
    margin-bottom: 10px;
    margin-top: 0px !important;
    color: #777;
    padding-top: 10px;
}
.cart.table-wrapper .cart.items .col .product-item-name a {
    color: #8fb63e!important;
    font-size: 16px;
    font-weight: 400;
}
.cart.table-wrapper .product-item-details{
    padding-bottom: 0;
}
.cart.table-wrapper .cart.items .col span.product-image-container {
    max-width: 70px;
}
.cart.table-wrapper .cart.items .col .cart-price .price {
    color: #333!important;
    font-weight: 500;
    font-size: 16px;
}
.cart.table-wrapper .cart.items th.col {
    text-align: center;
    font-weight: 400;
}
.opc-block-summary h2.product-name {
    font-size: 14px;
    display: table-cell;
    font-weight: 400;
    color: #363636;
    line-height: 1.35;
}
.opc-block-summary .product-image-container {
    display: table-cell;
}
.opc-block-summary .item-options {
    font-size: 13px !important;
    padding-top: 5px;
    color: #777;
    font-weight: 400;
}
.opc-block-summary .box-qty input{
    float: right;
    width: 25px;
    height: 25px !important;
    border-radius: 8px;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 6px 10px;
    color: #211e22;
    transition: border-color .25s cubic-bezier(.65,.05,.36,1);
    font-size: 14px;
    box-shadow: none !important;
    text-align: center;
}
.opc-block-summary h2.product-name:after {
    display: none;
}
.opc-block-summary span.product-image-container {
    width: 75px;
    display: table-cell;
    float: none;
    vertical-align: top;
    float: left;
    margin-right: 15px;
}
.opc-block-summary ol.minicart-items td {
    vertical-align: top;
    padding: 5px;
}

.opc-block-summary .product-eta-delivery-block {
    background: #fbfbfb !important;
    padding: 5px 0px 5px 8px;
    border-bottom: 1px solid #f3f3f3 !important;
    border-top: 1px solid #f3f3f3 !important;
    font-size: 14px;
}
.opc-block-summary .product-item .price {
    padding-right: 15px;
    font-size: 15px;
    color: #8fb63e;
    font-weight: 600;
}
#checkout-step-shipping .amazon-express-title, 
#checkout-step-shipping .amazon-button-container, 
#checkout-step-shipping .amazon-divider {
    display: none;
}
.checkout-cart-index .cart-summary {
    display: grid;
}
.products-grid .item .product.name a, .products-grid .product-item .product.name a {
    line-height: 22px;
    letter-spacing: normal;
}
.catalog-category-view .products-grid .item .product-item-info {
    min-height: 503px;
}
.catalog-category-view .prolabels-wrapper {
    height: auto;
    border: 0;
}
.catalog-category-view .bybrand {
    margin-top: 2px;
}
.catalog-category-view .reviews-actions a.action.view {
    text-decoration: none;
    margin-left: -3px;
}
.catalog-product-view .merchant-name span:first-child {
    margin-right: 0;
}
.catalog-product-view .product-item-info .merchant-name {
    line-height: 15px;
}
.hd-open-return-set-1 h3.legend, .hd-open-return-set-2 h3.legend, .hd-open-return-set-3 h3.legend, .hd-open-return-set-4 h3.legend, .hd-open-return-set-5 h3.legend {
    display: none;
}
.webforms .fieldset .label {
    margin: 10px 0 !important;
}
.webforms .fieldset {
    padding: 0;
    margin-bottom: 0;
}
.webforms .field {
    margin: 0;
}
.webforms .fieldset>.field:not(.choice)>.label {
    padding: 6px 15px 0 0;
    text-align: right;
    box-sizing: border-box;
    float: left;
    text-align: left;
    width: 100%;
    font-weight: normal;
}
.webforms input[type=text]{
     width: 100%;
}
.webforms .webforms-calendar {
    width: 100%;
}
.webforms select {
    height: 50px !important;
    border-radius: 8px;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 6px 10px;
    color: #211e22;
    transition: border-color .25s cubic-bezier(.65,.05,.36,1);
    font-size: 16px;
    box-shadow: none !important;
}
.webforms .webforms-datepicker ._has-datepicker~.ui-datepicker-trigger:before {
    line-height: 49px;
}
.webforms .field.alignupload {
    width: 100%;
    margin-bottom: 10px;
}
.webforms .actions-toolbar>.primary .action {
    border: none!important;
    padding: 0 10px!important;
    min-width: 124px!important;
    background: #8fb63e !important;
    line-height: 40px;
    height: 40px;
    border-radius: 6px!important;
}
.webforms .actions-toolbar>.primary .action:hover {
    opacity:0.8;
}
.webforms .webforms-description-text {
    margin-bottom: 10px;
}
.webforms .fieldset>.legend {
    display: none;
}
.webforms .actions-toolbar {
    padding-left: 10px;
}
.exchanges-and-refunds {
    font-size: 14px;
}
.exchanges-and-refunds .col-sm-8.col-xs-12 {
    width: 100%;
}
.block.widget.block-carousel.cat-featuredproduct .block-content {
    float: left;
    width: 100%;
}
.block.widget.block-carousel.cat-featuredproduct .block-title.title strong {
    font-size: 30px;
}
.block.widget.block-carousel.cat-featuredproduct button.slick-arrow.slick-prev {
    left: 0px;
    top: 54%;
}
.block.widget.block-carousel.cat-featuredproduct button.slick-arrow.slick-next {
    right: 0px;
    top: 54%;
}
.block.widget.block-carousel.cat-featuredproduct button.slick-arrow {
    border-radius: 100%;
    height: 55px;
    width: 55px;
    background: rgba(86,82,82,.2);
}
.block.widget.block-carousel.cat-featuredproduct button.slick-arrow:before {
    font-size: 17px;
    display: block;
    line-height: 55px;
    color: #fff;
    padding: 0;
}
.block.widget.block-carousel.cat-featuredproduct button.slick-arrow:hover {
    background: #90b83c;
}
.block.widget.block-carousel.cat-featuredproduct button.slick-arrow:hover:before {
    color: #fff;
}
.block.widget.block-carousel.cat-featuredproduct .product-info{
    padding: 5px 7px 0px;
}
.block.widget.block-carousel.cat-featuredproduct .product-ratting2{
}
.block.widget.block-carousel.cat-featuredproduct .free-red {
    color: #454545 !important;
    font-weight: 500 !important;
    font-size: 12px !important;
    text-transform: uppercase;
    display: block;
}
.block.widget.block-carousel.cat-featuredproduct h3.product.name {
      margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.block.widget.block-carousel.cat-featuredproduct h3.product.name a {
    text-decoration: none;
    font-weight: 500;
    font-size: 17px;
    letter-spacing: normal;
    color: #454545;
    text-align: left;
    display: block;
    line-height: 22px;
}
.block.widget.block-carousel.cat-featuredproduct .price-box.price-final_price {
    margin: 13px 0px 5px;
    line-height: 22px;
}
.block.widget.block-carousel.cat-featuredproduct .product-reviews-summary:not(:empty) {
    margin-bottom: 8px;
    margin-top: -2px;
}
.block.widget.block-carousel.cat-featuredproduct .slick-slide .product-item {
     margin-right: 10px;
     height: 503px;
     margin-bottom: 10px;
     background: #fff !important;
     border-radius: 15px !important;
}
.block.widget.block-carousel.cat-featuredproduct .slick-initialized .slick-slide {
    max-width: 278px;
}
.block.widget.block-carousel.cat-featuredproduct li.item.featuredproductslider-item {
    box-sizing: border-box;
    display: block !important;
}
.block.widget.block-carousel.cat-featuredproduct ul.slick-slider {
    display: none;
}
.block.widget.block-carousel.cat-featuredproduct ul.slick-slider.slick-initialized {
    padding: 0px;
    display: block;
}
.block.widget.block-carousel.cat-featuredproduct li.item.featuredproductslider-item:hover .product-item{
    background: #fff;
    box-shadow: 4px 4px 10px rgb(0 0 0 / 25%);
    border-radius: 15px;
}
.block.widget.block-carousel.cat-featuredproduct li.item.featuredproductslider-item:hover .product-item img {
    border-radius: 15px 15px 0px 0px;
}
.block.widget.block-carousel.cat-featuredproduct {
    float: left;
    width: 100%;
    background: #f6f5f5 !important;
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
}
.catalog-category-view .page-main .category-view .jumbotron.jumbotron-slick {
    max-width: 1400px;
    padding-top: 5px;
}
.block.widget.block-carousel.cat-featuredproduct h2 {
    color: #171010;
    font-size: 30px !important;
    display: block !important;
    position: relative;
    padding: 20px 0!important;
}
.block.widget.block-carousel.cat-featuredproduct h2:after {
    height: 4px;
    width: 79%;
    display: block;
    z-index: 1 !important;
    right: 0;
    content: " ";
    position: absolute;
    top: 47%;
    background: #171010;
    background: linear-gradient(90deg,#171010 3%,#171010 39%,rgba(112,71,28,0) 100%);
}
.block.widget.block-carousel.cat-featuredproduct h2 span {
    position: relative;
    display: block;
    float: left;
    width: auto;
    font-size: 30px;
    color: #171010;
    background: #f6f5f5;
    z-index: 2 !important;
    overflow: hidden;
    padding-right: 15px;
    text-transform: uppercase;
}
.block.widget.block-carousel.cat-featuredproduct .slick-slide .product-item .product.photo.product-item-photo img {
    border-radius: 15px 15px 0px 0px;
}

.block.widget.block-carousel.cat-featuredproduct .product-ratting2 .reviews-actions .add {
    display: none;
}
.block.widget.block-carousel.cat-featuredproduct .product-ratting2 .reviews-actions .view {
    margin-left: -5px;
}
.catalog-category-view .page-wrapper .cat-featuredproduct li:hover .product-item {
    background: #fff;
    box-shadow: 4px 4px 10px rgb(0 0 0 / 25%);
    border-radius: 15px;
}
aside.modal-popup.add-to-cart-popup .modal-inner-wrap {
    max-width: 538px;
    text-align: center;
    border-top: 4px solid #8fb63e;
    top: 30%;
}
.modal-inner-wrap .checkout-shopping-btn {
    background: #70471c;
    border-radius: 5px;
    border: 0;
    color: #fff;
    text-transform: capitalize;
    font-weight: normal;
}
aside.modal-popup.add-to-cart-popup .modal-inner-wrap .continue-shopping-btn {
    border-radius: 5px;
    border: 0;
    background: #323232;
    color: #fff;
    text-transform: capitalize;
    font-weight: normal;
}
aside.modal-popup.add-to-cart-popup .modal-inner-wrap .modal-content:before {
    content: "You’ve just added this product to the cart";
}
aside.modal-popup.add-to-cart-popup .modal-inner-wrap .modal-content .add-to-cart-modal-popup {
    color: #70471c;
}
aside.modal-popup.add-to-cart-popup .modal-inner-wrap header.modal-header {
    padding-top: 15px;
}
aside.modal-popup.add-to-cart-popup .modal-inner-wrap header.modal-header button.action-close:before {
    content: "\f00d";
    color: #fff;
    transform: none !important;
    background: transparent;
    font-size: 18px;
    top: -14px;
    left: 15px;
    border: 3px solid;
    display: block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    border-radius: 100%;
    background: #000;
    font-weight: normal;
}
aside.modal-popup.add-to-cart-popup .modal-inner-wrap header.modal-header button.action-close:after {
    display: none;
}
aside.modal-popup.add-to-cart-popup .modal-inner-wrap button:hover {
    opacity: 0.8;
}
.block.widget.block-carousel.cat-featuredproduct .price-box .old-price .price-container .price {
    font-size: 14px;
    color: #70471c !important;
}
.catalog-category-view .page-main .category-view .category-cms {
    display: none;
}
.catalog-category-view .page-main .columns {
    clear: both;
}
body.catalog-category-view .page-main div.breadcrumbs,
body.catalog-product-view div.breadcrumbs {
    background-color: #F2F4F8;
    max-width: unset !important;
    padding: 0 !important;
    border-top: 0;
    border-bottom: 0;
    margin-bottom: 5px;
}
body.catalog-category-view .page-main div.breadcrumbs ul.items,
body.catalog-product-view div.breadcrumbs ul.items {
    max-width: 1400px;
    margin: 0 auto;
    box-sizing: border-box;
}
body.catalog-product-view div.breadcrumbs ul.items {
    padding: 5px 10px;
}
.catalog-category-view .page-main .category-view {
    padding-top: 0;
}
.sections.nav-sections {
    border: 0;
    margin-bottom: 0;
}
div#back-top {
    background: #bc8246;
    position: absolute;
    bottom: 67px;
    padding: 10px;
    height: 30px;
    width: 30px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    cursor: pointer;
    line-height: 30px;
    right: 0;
}
.customer-account-create .form.form-create-account {
    border: 2px solid #bbbbbf !important;
    text-align: left;
    padding: 20px !important;
}
.customer-account-create .block.block-amazon-login {
    max-width: 600px;
    margin: 0 auto;
}
.account .page-title-wrapper:before {
    top: 40%;
}
.catalog-category-view .products.wrapper.list.products-list button.action.tocart.primary:before {
    content: "\f07a";
    font-family: FontAwesome !important;
    padding-right: 10px;
    font-size: 17px;
}
.catalog-category-view .products.wrapper.list.products-list button.action.tocart.primary{
    background: #8FB63E!important;
    border-color: #8FB63E!important;
    font-size: 18px;
    font-weight: 400;
    text-transform: unset;
    font-family: 'Figtree-400';
}
.catalog-category-view .products.wrapper.list.products-list .actions-secondary {
    display: none;
}
.checkout-cart-index .review-slider .slick-slider.slick-initialized {
    display: block;
}
.checkout-cart-index .review-slider .slick-slider {
    display: none;
}
.checkout-cart-index .review-slider .slick-slider .text-banner{
    padding: 10px 10px 44px;
    background: #f2f2f2;
    margin: 0px 10px !important;
    border-radius: 10px;
    position: relative;
    box-sizing: content-box;
    float: left;
    display: block !important;
    width: 90% !important;
}
.checkout-cart-index .review-slider .slick-slider .text-banner p{
    margin-bottom: 0px;
}
.checkout-cart-index .review-slider .slick-slider .banner_item .text-banner p:nth-child(3) {
    position: relative;
    height: 73px;
    margin-bottom: 10px;
    top: 0;
    left: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -o-transform: translateX(0%);
    -ms-transform: translateX(0%);
}

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
  header.page-header.configurable div.block.block-search.block-swissup-ajaxsearch {
        margin-right: 5px;
        width: 35%;
    }
    .catalog-product-view button#product-addtocart-button {
        font-size: 16px;
        width: 160px;
    }
}






.bfriday-page-products-wrapper .product-reviews-summary a.action.view {
    text-decoration: none;
}
.bfriday-page-products-wrapper .regular_price_bfriday {
    color: #70471c !important;
    background: #f6efef;
    padding: 0;
    padding-top: 3px;
    display: inline-block;
    margin: 0;
    height: 38px;
    width: 50%;
}
.bfriday-page-products-wrapper .old_spcial_price {
    background: #7c7c7c;
    padding: 0;
    padding-top: 3px;
    display: inline-block;
    margin: 0;
    height: 38px;
    width: 50%;
    color: #fff;
}
.bfriday-page-products-wrapper .regular_price_bfriday .price {
    font-size: 18px;
    color: #454545 !important;
    font-weight: 500;
    line-height: 23.4px;
}
.countdown-timer .countdown-expired span, .countdown-timer-fetcher .countdown-expired span {
    background: #444;
    margin-right: 5px;
    color: #fff;
}
a.bfriday-buy-now-btn:hover {
    background: #90b83c;
    color: #fff;
    border-color: #90b83c;
}
.countdown-expired p {
    margin-bottom: 5px;
    font-weight: 600;
}
div.bfriday-page-products-wrapper li.item.product.product-item.expired .save_price span {
    background: #444;
}
div.bfriday-page-products-wrapper li.item.product.product-item h3.product.name.product-item-name a {
    line-height: 22px;
    letter-spacing: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 16px !important;
    color: #303336 !important;
    font-family: 'Figtree-semi' !important;
}
div.bfriday-page-products-wrapper li.item.product.product-item h3.product.name.product-item-name {
    margin-bottom: 2px;
}
.catalog-category-view div.bfriday-page-products-wrapper li.item.product.product-item .save_price {
    margin-bottom: 3px;
}

.product-info-main span.special-price.bfriday-page-products-wrapper {
    background: #cae767;
    padding: 0;
    padding-top: 5px;
    display: inline-block;
    margin: 0;
    height: 50px;
    width: 50%;
    max-width: 190px;
    order: 3;
    border-radius: 0px 5px 5px 0px;
}
.product-info-main span.special-price.bfriday-page-products-wrapper + span.old-price {
    background: #F6EFEF;
    padding: 0;
    padding-top: 5px;
    display: inline-block;
    margin: 0;
    height: 50px;
    width: 50%;
    margin-bottom: 0 !important;
    max-width: 190px;
    order: 1;
    border-radius: 5px 0px 0px 5px;
}
.product-info-main span.special-price.bfriday-page-products-wrapper + .old-price + .save-percent {
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    line-height: 120%;
    font-size: 12px;
    font-family: Figtree-500 !important;
    width: 80px;
    position: absolute;
    background: #3b3838;
    color: #fff;
    padding: 2px;
    text-align: center;
    bottom: -15px;
    order: 2;
    border-radius: 5px;
}
.product-info-main .product-info-price .price-box:has(.bfriday-page-products-wrapper) {
    gap: 0 !important;
    text-align: center;
    position: relative;
    justify-content: center;
    max-width: 380px;
    margin-bottom: 23px;
}
body.catalog-product-view .product-info-main .price-box span.special-price.bfriday-page-products-wrapper .price {
    color: #000 !important;
    text-shadow: 0 0 5px rgb(255 255 255 / 80%), 0 0 10px rgb(255 255 255 / 60%), 0 0 20px rgb(255 255 255 / 40%), 0 0 30px #cae767, 0 0 40px #cae767, 0 0 50px #cae767, 0 0 75px #cae767;
}
body.catalog-product-view .product-info-main .price-box span.special-price.bfriday-page-products-wrapper + span.old-price .price-container .price {
    color: #444 !important;
    font-size: 32px !important;
}
.product-info-main span.special-price.bfriday-page-products-wrapper + span.old-price:before {
    content: "Regular Price";
    display: block;
    line-height: 13px;
    font-size: 13px;
    color: #454545;
    font-weight: 500;
    font-family: 'Figtree-400';
}
.product-info-main span.special-price.bfriday-page-products-wrapper:before {
    content: "Black Friday Deal";
    display: block;
    line-height: 13px;
    font-size: 13px;
    color: #000;
    font-weight: 500;
    font-family: 'Figtree-400';
}

.product-info-main span.special-price.bfriday-page-products-wrapper + .old-price + .save-percent:before {
    display: none;
}
.catalog-product-view .swiper-slide .price-box:has(.bfriday-page-products-wrapper) {
    line-height: 22px;
}
.bfriday-page-products-wrapper li.item.product.product-item.expired .price-box {
    display: none !important;
}
.bfriday-page-products-wrapper li.item.product.product-item.expired .countdown-expired {
    margin-bottom: 19px;
}
.bfriday-page-products-wrapper li.item.product.product-item.expired {
    border-radius: 10px;
}
.boxingday-index-index .page-title {
    margin: 0px;
    float: left;
}
.boxingday-index-index .page-title-wrapper {
    float: left;
    width: 100%;
}
.boxingday-index-index .page-main .list-subcategories li:before {
    content: "‣";
    color: #CACACA;
    padding-right: 8px;
}
.boxingday-index-index .list-subcategories li a {
    text-decoration: none;
    font-size: 14px;
}
.boxingday-index-index .list-subcategories li {
    margin: 7px 0px;
}
.boxingday-index-index .list-subcategories {
    padding: 0px 10px 10px 20px;
}
.boxingday-index-index .easycatalogimg-listing {
    float: left;
    width: 100%;
}
/*listing page BF styling*/
li.bfriday-page-products-wrapper.item.product.product-item span.fee-shipping-item {
    text-align: left;
    float: left;
    margin-top: 21px;
}
li.bfriday-page-products-wrapper .product-item-details .product-reviews-summary.short {
    text-align: left;
    float: left;
    width: 100%;
}
li.bfriday-page-products-wrapper.item.product.product-item.expired {
    background: #ccc;
    opacity: 0.7;
}
li.bfriday-page-products-wrapper .price-box .old-price .price-container .price{
    font-size: 18px;
    color: #444 !important;
    font-weight: 500;
    line-height: 20px;
}
li.bfriday-page-products-wrapper.item.product.product-item .price-box{
    margin: 7px 0px;
    text-align: center;
    display: flex;
    float: left;
    width: 100%;
    justify-content: center;
    order: 4;
    padding: 0 !important;
    position: relative;
    gap: 0;
}
li.bfriday-page-products-wrapper.item.product.product-item .save-percent {
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    line-height: 120%;
    font-size: 12px;
    font-family: Figtree-500 !important;
    width: 80px;
    position: absolute;
    background: #3b3838;
    color: #fff;
    padding: 2px;
    text-align: center;
    bottom: -15px;
}
li.bfriday-page-products-wrapper.item.product.product-item .save-percent:before {
    display: none;
}
.products-grid li.bfriday-page-products-wrapper.item.product.product-item .product-reviews-summary.short {
    display: none !important;
}
li.bfriday-page-products-wrapper.item.product.product-item .price-box .special-price{
    order: 2;
}
li.bfriday-page-products-wrapper.item.product.product-item .price-box .special-price {
    background: #cae767;
    padding: 0;
    padding-top: 3px;
    display: inline-block;
    margin: 0;
    height: 38px;
    width: 50%;
}
li.bfriday-page-products-wrapper.item.product.product-item .price-box .special-price:before {
    content: "Black Friday Deal";
    display: block;
    line-height: 13px;
    font-size: 9px;
    color: #000 !important;
    font-weight: 500;
}
li.bfriday-page-products-wrapper.item.product.product-item .price-box .special-price .price {
    color: #000 !important;
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    text-shadow: 0 0 5px rgb(255 255 255 / 80%), 0 0 10px rgb(255 255 255 / 60%), 0 0 20px rgb(255 255 255 / 40%), 0 0 30px #cae767, 0 0 40px #cae767, 0 0 50px #cae767, 0 0 75px #cae767;
}
li.bfriday-page-products-wrapper.item.product.product-item .price-box .old-price {
    background: #F6EFEF;
    padding: 0;
    padding-top: 3px;
    display: inline-block;
    margin: 0;
    height: 38px;
    width: 50%;
    margin-bottom: 0 !important;
}
li.bfriday-page-products-wrapper.item.product.product-item .price-box .old-price:before {
    content: "Regular Price";
    display: block;
    line-height: 13px;
    font-size: 9px;
    color: #454545;
    font-weight: 500;
}
li.bfriday-page-products-wrapper.item.product.product-item .save_price {
    display: block;
    float: left;
    width: 100%;
    text-align: center;
    margin-top: -10px;
    font-size: 12px;
    color: #fff;
    line-height: 19px;
    margin-bottom: 10px;
    order: 5;
}
li.bfriday-page-products-wrapper.item.product.product-item .save_price span {
    background: #F3AC1D;
    display: block;
    width: 100%;
    max-width: 83px;
    margin: 0 auto;
    padding: 3px;
    font-size: 10px;
    font-weight: 500;
    line-height: 13px;
}
li.bfriday-page-products-wrapper.item.product.product-item .product-item-info, 
.this-week-top-wrapper .item.product.product-item .product-item-info{
    min-height: 503px;
}
li.bfriday-page-products-wrapper .regular_price_bfriday {
    color: #70471c !important;
    background: #f6efef;
    padding: 0;
    padding-top: 3px;
    display: inline-block;
    margin: 0;
    height: 38px;
    width: 95px;
}
li.bfriday-page-products-wrapper .old_spcial_price {
    background: #7c7c7c;
    padding: 0;
    padding-top: 3px;
    display: inline-block;
    margin: 0;
    height: 38px;
    width: 50%;
}
li.bfriday-page-products-wrapper .regular_price_bfriday .price {
    font-size: 18px;
    color: #454545 !important;
    font-weight: 500;
    line-height: 23.4px;
}

/* listing page BF styling END */

/* Custom product sliders bfriday styling start */
li.item.featuredproductslider-item.bfriday-page-products-wrapper  span.fee-shipping-item {
    text-align: center;
}
li.bfriday-page-products-wrapper .product-item-details .product-reviews-summary.short {
    text-align: left;
    float: left;
    width: 100%;
}
li.item.featuredproductslider-item.bfriday-page-products-wrapper.expired {
    background: #ccc;
    opacity: 0.7;
}
.block.widget.block-carousel.cat-featuredproduct li.bfriday-page-products-wrapper .price-box .old-price .price-container .price{
    font-size: 18px;
    color: #444 !important;
    font-weight: 500;
    line-height: 20px;
}
li.item.featuredproductslider-item.bfriday-page-products-wrapper .price-box{
    margin-top: 5px !important;
    text-align: center;
    display: flex;
    float: left;
    width: 100%;
    justify-content: center;
    order: 4;
}
li.item.featuredproductslider-item.bfriday-page-products-wrapper .price-box .special-price{
    order: 2;
}
li.item.featuredproductslider-item.bfriday-page-products-wrapper .price-box .special-price {
    background: #cae767;
    padding: 0;
    padding-top: 3px;
    display: inline-block;
    margin: 0;
    height: 38px;
    width: 50%;
}
li.item.featuredproductslider-item.bfriday-page-products-wrapper .price-box .special-price:before {
    content: "Black Friday Deal";
    display: block;
    line-height: 13px;
    font-size: 10px;
    color: #000;
    font-weight: 500;
}
li.item.featuredproductslider-item.bfriday-page-products-wrapper .price-box .special-price .price {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
}
li.item.featuredproductslider-item.bfriday-page-products-wrapper .price-box .old-price {
    background: #F6EFEF;
    padding: 0;
    padding-top: 3px;
    display: inline-block;
    margin: 0;
    height: 38px;
    width: 50%;
}
li.item.featuredproductslider-item.bfriday-page-products-wrapper .price-box .old-price:before {
    content: "Regular Price";
    display: block;
    line-height: 13px;
    font-size: 10px;
    color: #454545;
    font-weight: 500;
}
li.item.featuredproductslider-item.bfriday-page-products-wrapper .save_price {
    display: block;
    float: left;
    width: 100%;
    text-align: center;
    margin-top: -10px;
    font-size: 12px;
    color: #fff;
    line-height: 19px;
    margin-bottom: 10px;
    order: 5;
}
li.item.featuredproductslider-item.bfriday-page-products-wrapper .save_price span {
    background: #F3AC1D;
    display: block;
    width: 100%;
    max-width: 83px;
    margin: 0 auto;
    padding: 3px;
    font-size: 10px;
    font-weight: 500;
    line-height: 13px;
}
li.item.featuredproductslider-item.bfriday-page-products-wrapper .product-info {
    display: grid;
}
li.item.featuredproductslider-item.bfriday-page-products-wrapper .product-info .product-ratting2.on {
    order: 3;
}
li.item.featuredproductslider-item.bfriday-page-products-wrapper .product-info .free-red {
    order: 6;
    text-align: left;
}
li.item.featuredproductslider-item.bfriday-page-products-wrapper .product-info .product-ratting2.on .product-reviews-summary:not(:empty) {
    margin: 0;
    margin-top: 3px;
}
.cms-home .highlight-onsale {
    display: none !important;
}

/* Custom product sliders bfriday styling End */


/* soldtogether product sliders bfriday styling start */
.soldtogether-swiper .item.featuredproductslider-item.bfriday-page-products-wrapper  span.fee-shipping-item {
    text-align: center;
}
.soldtogether-swiper .item.featuredproductslider-item.bfriday-page-products-wrapper .product-item-details .product-reviews-summary.short {
    text-align: left;
    float: left;
    width: 100%;
}
.soldtogether-swiper .item.featuredproductslider-item.bfriday-page-products-wrapper.expired {
    background: #ccc;
    opacity: 0.7;
}
.soldtogether-swiper .item.featuredproductslider-item.bfriday-page-products-wrapper .price-box .old-price .price-container .price{
    font-size: 18px;
    color: #444 !important;
    font-weight: 500;
    line-height: 20px;
}
.soldtogether-swiper .item.featuredproductslider-item.bfriday-page-products-wrapper .price-box{
    margin-top: 5px !important;
    text-align: center;
    display: flex;
    float: left;
    width: 100%;
    justify-content: center;
    order: 4;
}
.soldtogether-swiper .item.featuredproductslider-item.bfriday-page-products-wrapper .price-box .special-price{
    order: 2;
}
.soldtogether-swiper .item.featuredproductslider-item.bfriday-page-products-wrapper .price-box .special-price {
    background: #cae767;
    padding: 0;
    padding-top: 3px;
    display: inline-block;
    margin: 0;
    height: 38px;
    width: 50%;
}
.soldtogether-swiper .item.featuredproductslider-item.bfriday-page-products-wrapper .price-box .special-price:before {
    content: "Black Friday Deal";
    display: block;
    line-height: 13px;
    font-size: 10px;
    color: #000;
    font-weight: 500;
}
.soldtogether-swiper .item.featuredproductslider-item.bfriday-page-products-wrapper .price-box .special-price .price {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
}
.soldtogether-swiper .item.featuredproductslider-item.bfriday-page-products-wrapper .price-box .old-price {
    background: #F6EFEF;
    padding: 0;
    padding-top: 3px;
    display: inline-block;
    margin: 0;
    height: 38px;
    width: 50%;
}
.soldtogether-swiper .item.featuredproductslider-item.bfriday-page-products-wrapper .price-box .old-price:before {
    content: "Regular Price";
    display: block;
    line-height: 13px;
    font-size: 10px;
    color: #454545;
    font-weight: 500;
}
.soldtogether-swiper .item.featuredproductslider-item.bfriday-page-products-wrapper .save_price {
    display: block;
    float: left;
    width: 100%;
    text-align: center;
    margin-top: -10px;
    font-size: 12px;
    color: #fff;
    line-height: 19px;
    margin-bottom: 10px;
    order: 5;
}
.soldtogether-swiper .item.featuredproductslider-item.bfriday-page-products-wrapper .save_price span {
    background: #F3AC1D;
    display: block;
    width: 100%;
    max-width: 83px;
    margin: 0 auto;
    padding: 3px;
    font-size: 10px;
    font-weight: 500;
    line-height: 13px;
}
.soldtogether-swiper .item.featuredproductslider-item.bfriday-page-products-wrapper .product-info {
    display: grid;
}
.soldtogether-swiper .item.featuredproductslider-item.bfriday-page-products-wrapper .product-info .product-ratting2.on {
    order: 3;
}
.soldtogether-swiper .item.featuredproductslider-item.bfriday-page-products-wrapper .product-info .free-red {
    order: 6;
    text-align: left;
}
.soldtogether-swiper .item.featuredproductslider-item.bfriday-page-products-wrapper .product-info .product-ratting2.on .product-reviews-summary:not(:empty) {
    margin: 0;
    margin-top: 3px;
}

/* soldtogether product sliders bfriday styling End */

    .product-addto-links .action.towishlist,
    .product-addto-links .action.tocompare {
        width: 30px;
        height: 30px;
        background-repeat: no-repeat !important;

    }
    .product-addto-links .action {
    margin-right: 0;
}
.product-addto-links {
    display: inline-flex;
    align-items: center;
    justify-content: space-around;
    gap: 10px;
    margin-top: 10px;
}

body .product-info-main .custom-klarna-super-wrap {
    position: relative;
    margin: 0px;
}
.custom-klarna-super-wrap.custom-clearpay img {
    max-width: 60px;
    filter: brightness(0.5);
}
.custom-klarna-super-wrap.custom-clearpay {
    background: #e2fff5;
}
.custom-klarna-super-wrapper {
    gap: 5px;
}
.custom-tooltip-icon {
    position: relative;
    display: inline-block;
    background: url('../images/info-circle.svg') no-repeat;
    width: 15px;
    height: 15px;
    content: '';
    right: 0px;
    background-size: 100% !important;
    top: 4px;
}
.custom-klarna-super-wrap.custom-klarna img {
    top: -1px;
}
.qty-wrapper{
    background: #fff;
}

.box-tocart .field.qty .control{
    overflow: hidden;
}

.product-info-main .box-tocart .fieldset{
    text-align: right;
    width: 100%;
 
}

.product.data.items>.item.title a:after {
    font-size: 30px;
}

.product.data.items .item.title a:after {
    position: absolute;
    right: 13px;
    top: 14px;
}

body .product-info-main .product.data.items.accordion>.item.title>.switch {
    padding: 14px 10px 14px 40px !important;
}

.catalog-product-view .product.data.items.accordion>.item.title>.switch {
    font-size: 16px;
}

.data.switch:before {
    content: '';
    position: absolute;
    width: 32px;
    height: 32px;
    top: 18px;
    left: 10px;
}

.data.switch[href="#product.info.description"]:before{
    background: url(../images/specs.svg) no-repeat;
}
.data.switch[href="#Features"]:before{
    background: url(../images/features.svg) no-repeat;
}
.data.switch[href^="#Specifications"]:before{
    background: url(../images/dimensions.svg) no-repeat;
}
.data.switch[href^="#Delivery"]:before{
    background: url(../images/delivery.svg) no-repeat;
}
.data.switch[href^="#Documents"]:before{
    background: url('../images/Attachment.svg') no-repeat;
}
.data.switch[href="#reviews"]:before{
    background: url(../images/book-open-01.png) no-repeat;
}

.product-info-main .product-info-price .price-box{
    gap: 20px;
}

 body .product-info-main .product.data.items.accordion>.item.title>.switch{
        font-family: 'Figtree-500';
        
    }
    .breadcrumbs .item:not(:last-child) {
        font-family: 'Figtree-600';
    }
    
    .soldtogether-swiper .item .product-item-info{
        min-height: auto;
    }
    .soldtogether-swiper .item .product-item-info,
    .highlight-bestsellers .item .product-item-info{
        border: 1px solid #DDE1E6;
        border-radius: 10px;
        overflow: hidden;
        min-height: auto;
    }

    .catalog-product-view .product-item-info {
        height: auto;
    }
    
    
    .soldtogether-swiper .swiper-container .swiper-slide{
        align-items: stretch;
        display: flex;
        
    }
    
    span.fee-shipping-item.free-red {
        position: absolute;
        bottom: 0;
        left: 0;
        background: #F2F4F8;
        display: inline-block;
        width: 100%;
        text-align: left;
        padding: 6px 10px 6px 40px;
        font-size: 14px !important;
    }
    .soldtogether-swiper .item .product-item-info .product.details.product-item-details{
        margin-bottom: 48px;
    }
    .soldtogether-swiper .item .product-item-info,
    li.item.product.product-item.sale-page-products-wrapper{
        position: relative;

    }

    span.fee-shipping-item.free-red:before {
    content: '';
    width: 30px;
    height: 30px;
    left: 10px;
    position: absolute;
}
.catalog-product-view .block-title.title:after{
    display: none;
}

.soldtogether-swiper .block-title.title strong,
.catalog-product-view .highlight-bestsellers .block-title strong{
    font-family: 'Figtree-500';
    font-weight: normal !important;
}

.item.product-item .price-box{
    order: 2;
}
.soldtogether-swiper .product-item-name{
    display: grid;
    order: 2;
}

.soldtogether-swiper .item .product-item-info .product.details.product-item-details{
    display: grid;

}

.product-item .price-box .price,
.product-info-main .product-info-price .price-box .old-price,
.product-info-main .product-info-price .price-box .special-price{
    display: inline-block;
    font-family: 'Sentinel-semibold' !important;
}

.catalog-product-view .product-info-main .price-box .special-price .price{
    font-family: 'Sentinel-semibold' !important;
    font-weight: 500 !important;
    letter-spacing: 1px;
}

.highlight-bestsellers a.product-item-link {
    height: 70px;
}

.products-grid .product-item .product-item-name{
   order: 2;
}

body.catalog-product-view .highlight-bestsellers .block-title:after{
    display:none;
}
.catalog-product-view .block.widget.highlight-swiper {
    display: block;
    width: 100%;
    max-width: 1400px;
    margin: 15px auto;
}
.catalog-product-view .block.widget.highlight-swiper .block-title {
    font-size: 30px;
    text-transform: uppercase;
    position: relative;
}
.catalog-product-view .block.widget.highlight-swiper .product-item-info {
    border-radius: 10px !important;
}
.catalog-product-view .block.widget.highlight-swiper .prolabels-wrapper {
    height: auto;
}
.catalog-product-view .block.widget.highlight-swiper span.product-image-container {
    width: 100% !important;
}
.catalog-product-view .block.widget.highlight-swiper .item .product-item-info {
    border: 1px solid #dde1e6;
    border-radius: 10px;
    overflow: hidden;
    min-height: auto;
    height: auto;
}
.catalog-product-view .block.widget.highlight-swiper {
    display: block;
    width: 100%;
    max-width: 1400px;
    margin: 15px auto;
}
.catalog-product-view .block.widget.highlight-swiper .block-title {
    font-size: 30px;
    text-transform: uppercase;
    position: relative;
}
.catalog-product-view .block.widget.highlight-swiper .product-item-info {
    border-radius: 10px !important;
}
.catalog-product-view .block.widget.highlight-swiper .prolabels-wrapper {
    height: auto;
}
.catalog-product-view .block.widget.highlight-swiper span.product-image-container {
    width: 100% !important;
}
.catalog-product-view .block.widget.highlight-swiper .products-grid .item .product-item-info .product-item-details {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
    position: relative;
}
.catalog-product-view .block.widget.highlight-swiper .product-item .product-item-details span.fee-shipping-item {
    position: absolute !important;
    bottom: 0;
    left: 0;
    padding: 13px 10px 13px 40px;
    width: 100%;
    background: #f2f4f8;
    font-family: 'Figtree-400' !important;
    font-weight: 500 !important;
    font-size: 15px !important;
    text-transform: initial !important;
    color: #3c3f43 !important;
    text-align: left;
}
.catalog-product-view .highlight-swiper strong.product.name.product-item-name a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.catalog-product-view .highlight-swiper .product-item-details .product-item-name, .catalog-product-view .highlight-swiper .product-item-details .bybrand, .catalog-product-view .highlight-swiper .product-item-details .bybrand + .price-box, .catalog-product-view .highlight-swiper .product-item-details .product-reviews-summary {
    padding-left: 15px;
    padding-right: 15px;
}
header .block-search .action.search:before {
    content: "";
    background-image: url('../images/search-new.svg') !important;
    background-size: 100% !important;
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    display: block;
    margin: 0 !important;
    float: right;
}



@media only screen and (min-width: 768px)  {
body.catalog-category-view .page-main div.breadcrumbs ul.items {
    padding: 5px 15px !important;
}
body.catalog-category-view .page-main div.breadcrumbs{
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50.6% - 50vw) !important;
}

.catalog-category-view .page-main .category-view .page-title-wrapper h1.page-title {
    padding: 0px !important;
    box-sizing: border-box;
}
.catalog-category-view .page-main .category-view .category-description {
    padding: 5px 10px !important;
    float: left;
    width: 100%;
    padding-top: 0 !important;
}

.catalog-category-view .page-main .category-view div.page-title-wrapper {
    padding: 10px !important;
}

.catalog-category-view .easycatalogimg-grid.easycatalogimg-cols-4 {
    margin-left: -10px;
    margin-right: -10px;
}
.page-header .customer i.icon {
    background-size: 100% !important;
    background-repeat: no-repeat;
    width: 28px !important;
    height: 28px !important;
    background-position: 0 !important;
}
div.minicart-wrapper .action.showcart .text, 
div.minicart-wrapper .action.showcart.active .text{
    background-image: url('../images/basket.svg') !important;
    background-size: 100% !important;
    background-repeat: no-repeat;
    width: 28px !important;
    height: 28px !important;
    background-position: 0px !important;
    top: 11px;
    left: 20px;
}
.page-header div.wishlist i.icon{
    background-image: url('../images/wishlist.svg') !important;
    background-size: 100% !important;
    background-repeat: no-repeat;
    width: 28px !important;
    height: 28px !important;
    background-position: 0px !important;
}
.catalog-category-view div.bfriday-page-products-wrapper li.item.product.product-item {
    width: calc(100%/3 - 6px) !important;
}
}

@media only screen and (min-width: 1025px)  {
.catalog-category-view div.bfriday-page-products-wrapper li.item.product.product-item {
    width: calc(100%/4 - 6px) !important;
}
}

@media only screen and (max-width: 767px)  {
    body.cms-index-index div.catagories_with_images h4 {
        font-weight: 500;
        margin: 0;
        min-height: 32px;
    }
    .cms-index-index .catagories_with_images {
        min-height: 145px;
    }
    body.catalog-product-view .page-title-wrapper:not(.title-fixed) .product-info-price .price-box.price-final_price:has(.bfriday-page-products-wrapper) {
        height: auto;
        justify-content: center !important;
        margin-bottom: 15px;
    }
    .product-info-main span.special-price.bfriday-page-products-wrapper .price, .product-info-main span.special-price.bfriday-page-products-wrapper + span.old-price .price {
        line-height: 36px !important;
    }
    .title-fixed span.special-price.bfriday-page-products-wrapper + .old-price + .save-percent, .title-fixed span.special-price.bfriday-page-products-wrapper + .old-price {
        display: none !important;
    }
    .product-info-main .title-fixed span.special-price.bfriday-page-products-wrapper .price, .product-info-main .title-fixed span.special-price.bfriday-page-products-wrapper + span.old-price .price {
        line-height: 110% !important;
        font-size: 20px !important;
    }
    .catalog-product-view .page-title-wrapper.product.title-fixed .price-box.price-final_price:has(.bfriday-page-products-wrapper) {
        margin-bottom: 0px;
    }
    .title-fixed span.special-price.bfriday-page-products-wrapper {
        width: 100%;
        height: 40px;
        border-radius: 5px;
    }
    .title-fixed span.special-price.bfriday-page-products-wrapper:before {
        font-size: 12px;
    }
    li.bfriday-page-products-wrapper.item.product.product-item .price-box .special-price .price, li.bfriday-page-products-wrapper.item.product.product-item .price-box .old-price .price {
        font-size: 15px !important;
    }
    li.bfriday-page-products-wrapper.item.product.product-item .price-box .special-price .price {
        color: #444 !important;
    }
    .catalog-product-view .highlight-bestsellers .products-grid .product-item .price-box:has(.bfriday-page-products-wrapper), 
    .catalog-product-view .top-sellers-this-month .sale-page-products-wrapper .price-box:has(.bfriday-page-products-wrapper) .special-price {
        text-align: center !important;
    }
    .top-sellers-this-month li.sale-page-products-wrapper.item.product.product-item .product.details.product-item-details:has(.bfriday-page-products-wrapper) .bybrand{
        margin-top: 0;
    }
    header.page-header .header.content a.logo {
        margin: 0 auto 0px !important;
    }
    header .header.content {
        padding-top: 0;
    }
    span.action.nav-toggle {
        top: 6px;
    }
    header.page-header .header.content a.logo {
        margin-bottom: 0;
    }
    header.page-header.configurable div.block.block-search.block-swissup-ajaxsearch input#search, header.page-header.configurable div.block.block-search.block-swissup-ajaxsearch input#search::placeholder {
        text-indent: unset;
    }
    .desk.information-links {
        display: block;
        max-width: 100%;
        box-sizing: border-box;
        padding-bottom: 20px;
        order: 1;
        background: #fff;
        padding-top: 13px;
        margin-top: -22px;
    }
    .catalog-product-view div#reviewsio-carousel-widget {
        float: left;
        width: 100%;
        margin-top: 5px;
    }
    
    .catalog-product-view .CarouselWidget-prefix .CarouselWidget {
        margin-bottom: 0px;
    }
    
    footer.page-footer {
        margin-top: 5px;
    }
    
    footer.page-footer .footer.content .block.newsletter {
        padding: 20px 0px;
    }
    
    footer.page-footer .block.newsletter p.newsletter-description {
        font-size: 12px;
    }
    
    .desk.information-links ul li {
        width: 49%;
        display: inline-block;
        vertical-align: top;
    }
    
    .footer-sec {
        width: 100%;
        max-width: 100%;
        display: block;
        margin-bottom: 40px;
        order: 3;
        padding-right: 10px;
        padding-left: 10px;
        box-sizing: border-box;
    }
    
    .footer-sec .footer-links ul.links {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        border: 0.8px solid #dde1e6;
        border-radius: 8px;
    }
    
    
    .footer-third {
        max-width: 100%;
        display: block;
        float: left;
        order: 2;
    }
    
    footer.page-footer .contact-us ul.link-new1 li {
        width: 49%;
    }
    
    footer.page-footer .contact-us ul.link-new1 li a {
        padding: 12px 10px;
        text-align: center;
    }
    li.bfriday-page-products-wrapper.item.product.product-item .product-item-info, 
    .this-week-top-wrapper .item.product.product-item .product-item-info {
        min-height: 345px;
    }
    
    /* Custom product sliders bfriday styling Start responsive */
    .more-seller li.item.featuredproductslider-item.bfriday-page-products-wrapper .price-box .special-price:before {
        font-size: 9px;
    }
    
    /* Custom product sliders bfriday styling End responsive */
    
    .countdown-timer, .countdown-timer-fetcher {
        padding: 5px 0px 0px 0px;
    }
    div.bfriday-page-products-wrapper li.item.product.product-item {
        width: 48% !important;
        margin-bottom: 10px;
    }
    .bfriday-page-products-wrapper .product-label {
        display: none;
    }
    div.bfriday-page-cat-wrapper .depart_title {
        width: 100%;
        display: block;
        box-sizing: border-box;
        margin: 5px 0;
    }
    .bfriday-page-cat-wrapper {
        max-height: 340px;
        overflow-y: scroll;
    }
    .sales-page-products-wrapper li.item.product.product-item {
        width: calc(100%/2 - 6px - .1px);
    }
    .sales-page-products-wrapper .product-label {
        display: none;
    }
    .sales-page-cat-wrapper .depart_title {
        width: 100%;
        display: block;
        box-sizing: border-box;
        margin: 5px 0;
    }
    .sales-page-cat-wrapper {
        max-height: 340px;
        overflow-y: scroll;
    }
    .page-footer section.block-content.social-links {
        padding: 0;
        padding-top: 25px;
    }
    body.catalog-product-view .CarouselWidget-prefix .CarouselWidget--topHeader .CarouselWidget__inner:before {
        padding: 0;
    }
    aside.modal-popup.review-content-wrapperimg-Modal.modal-slide._inner-scroll._show {
        left: 0;
        top: 30px;
    }
    .review-content-wrapperimg-Modal.modal-popup .modal-inner-wrap {
        background-color: transparent !important;
    }
    .review-content-wrapperimg-Modal.modal-slide._inner-scroll .modal-content {
        padding: 10px;
    }
    .review-content-wrapperimg-Modal.modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
        max-height: unset !important;
        left: 0 !important;
    }
    .review-content-wrapperimg-Modal header.modal-header .action-close {
        right: 0px;
        top: 0;
    }
    .catalog-product-view .Klarna-bt a {
        display: block;
        width: 90px;
    }
    .catalog-category-view div.prolabels-wrapper {
        border: 0;
    }
    .catalog-category-view .easycatalogimg .parent-category-top.category-name {
        line-height: 1.1;
    }
    .products-grid .item .product.name a, .products-grid .product-item .product.name a{
        line-height: 1.3 !important;
    }
    header.page-header.configurable div.block.block-search.block-swissup-ajaxsearch .loading-mask {
        right: 35px !important;
    }
    .block-swissup-ajaxsearch .tt-hint {
        margin: 0;
        height: 47px;
        display: none;
    }
    .catalog-category-view .product.product-item.hover {
        background: #fff;
        box-shadow: 4px 4px 10px rgb(0 0 0 / 25%);
        border-radius: 15px;
    }
    .catalog-product-view .product_video .video {
        float: none;
        clear: both;
        width: 100%;
        position: relative;
        padding-bottom: 65.25%;
        padding-top: 25px;
        height: 0;
    }
    .catalog-product-view .product_video h2 {
        font-size: 21px;
    }
    .catalog-product-view .product_video h2:after {
        display: none;
    }
    body header.page-header.configurable div.block.block-search input#search {
        height: 47px!important;
        padding-top: 0;
        padding-bottom: 0;
        line-height: 47px !important;
        text-indent: 25px;
    }
    body .page-header.configurable .block-search .label {
        display: none;
    }
    header .block-swissup-ajaxsearch .actions .action.search {
        top: 0;
        border: 0;
        height: 47px;
        padding: 10px 5px 10px 15px;
    }
    header .block-swissup-ajaxsearch .actions .action.search span {
        display: none;
    }
    header .block-swissup-ajaxsearch .actions .action.search:hover, 
    header .block-swissup-ajaxsearch .actions .action.search:focus {
        background: transparent;
    }
    .cms-index-index .page-main {
        z-index: 1;
    }
    body header.page-header.configurable {
        z-index: 900;
    }
    .products-grid .item .price-box span.special-price .price {
        font-size: 20px !important;
    }
    .catalog-category-view .product.product-item:focus,
    .catalog-category-view .product.product-item:active
     {
        background: #fff;
        box-shadow: 4px 4px 10px rgb(0 0 0 / 25%);
        border-radius: 15px;
    }
    .block.widget.block-carousel.cat-featuredproduct h3.product.name{
        max-height: 66px;    
    }
    .cms-index-index.page-layout-1column .block.widget.highlight-cols-5 .products-grid .product-items .product-item {
        margin-bottom: 10px !important;
        margin-top: 10px !important;
        margin-left: 0 !important;
        background: #fff;
    }
    div.easyslide-wrapper .swiper-container-horizontal>.swiper-pagination-bullets {
        bottom: 0;
        margin: 7px 0px;
    }
    body.page-layout-checkout .fieldset.address>div.field {
        width: 100%;
        margin: 0px 0px 20px;
    }
    body.page-layout-checkout .fieldset.address>fieldset {
        margin: 0px 0px 20px;
    }
    .checkout-index-index .opc-estimated-wrapper .estimated-block {
        font-weight: 500;
    }
    .checkout-shipping-method .actions-toolbar .action.primary.button {
        float: right;
        width: 100%;
    }
    .braintree-applepay-minicart.cart button {
        width: 100%;
    }
    .catalog-product-view header.page-header.configurable .panel.wrapper a {
        font-size: 11px;
    }
    .catalog-product-view footer.page-footer .contact-us ul.link-new a {
        width: 140px;
    }
    .checkout-cart-index .page-title-wrapper h1.page-title {
        font-size: 22px;
        padding: 10px 0;
        margin-bottom: 5px;
    }
    .cms-index-index section.product_carousal.shopByDepartment li.product-item {
        padding-left: 0;
        padding-right: 0;
    }    
    .block.widget.block-carousel.cat-featuredproduct ul.slick-slider.slick-initialized{
         margin-top: 0; 
         margin-bottom: 0;
    }
    div.block.widget.block-carousel.cat-featuredproduct .slick-slide .product-item {
        margin-right: 0;
        padding-bottom: 10px;
        box-sizing: content-box;
    }
    div.block.widget.block-carousel.cat-featuredproduct .slick-slide {
        padding: 5px;
    }
    .catalog-category-view #narrow-by-list .toolbar-products .sorter {
        display: grid;
        text-align: left;
        width: 100%;
        float: right;
        margin-right: 0;
        padding-top: 0;
        position: relative;
        padding-bottom: 5px;
    }
    .catalog-category-view #narrow-by-list div.toolbar-products .sorter label.sorter-label, .catalog-category-view.page-products #narrow-by-list .toolbar .limiter label {
        display: block;
        font-size: 16px!important;
        padding-top: 5px!important;
        color: #171010!important;
        padding-left: 10px !important;
        font-weight: normal;
    }
    .catalog-category-view #narrow-by-list .toolbar-products .sorter select.sorter-options, .toolbar-products .limiter select {
        width: 100%;
        border: 0;
        margin: 0;
        font-weight: 600;
        float: left;
        max-width: 100%;
        font-size: 16px;
        font-family: 'Figtree-400';
    }
    .catalog-category-view #narrow-by-list div.toolbar.toolbar-products {
        display: grid;
        background: #fff;
        padding: 0;
        margin-top: 10px;
        position: relative;
        min-height: 10px;
        border-bottom: 1px solid #ddd;
        margin-bottom: 10px;
    }
    #narrow-by-list .filter-options-title:after {
        display: none;
    }
    .catalog-category-view.page-products #narrow-by-list .toolbar .limiter {
        display: grid !important;
        border: 0;
        width: 100%;
        text-align: left;
        order: 2;
        border-top: 1px solid #ddd;
        padding: 0;
    }
    .catalog-category-view.page-products #narrow-by-list .toolbar .limiter span.limiter-text {
        display: none;
    }
    .catalog-category-view .sidebar div.block-title {
        display: block;
        margin: 0 !important;
    }
    .catalog-category-view.page-products div.columns{
        padding-top: 10px;
        clear: unset;
        float: left;
        width: 100%;
    }
    .catalog-category-view .page-main .category-view .jumbotron.jumbotron-slick{
        padding-bottom: 10px
    }
    .block.widget.block-carousel.cat-featuredproduct{
        margin-bottom: 0px;
    }
    .catalog-category-view .products.wrapper.grid.products-grid {
        margin: 0;
    }
    .catalog-category-view .column.main .products-grid .product-items {
        margin: 20px 0px 10px;
    }
    .cms-index-index section.highlights {
        padding: 22px 0px !important;
        zoom: 80%;
    }
    .cms-index-index .page-main{
        float: left;
        width: 100%;
    }
    .cms-index-index header.page-header.configurable {
        z-index: 9;
    }
    .page-footer .footer-toolbar-bottom .copyright {
        font-size: 10px !important;
    }
    div#back-top {
        bottom: 87px;
        width: 20px;
        height: 20px;
        line-height: 20px;
    }
    .catalog-product-view div.product h1.page-title span {
        background: transparent !important;
        margin-bottom: 5px;
        display: block;
    }
    .page-title-wrapper:before, .catalog-product-view .block-title.title:after, .page-layout-checkout .opc-wrapper .step-title:after {
        display: none !important;
    }
    .opc-block-summary .product-item .price {
        padding-right: 0;
    }
    header.page-header.configurable {
        z-index: 901;
    }
    aside.modal-popup.add-to-cart-popup .modal-inner-wrap header.modal-header button.action-close:before {
        left: 0;
    }
    aside.modal-popup.add-to-cart-popup .modal-inner-wrap button span {
        font-size: 14px;
    }
    aside.modal-popup.add-to-cart-popup .modal-inner-wrap button {
        padding: 9px;
        margin-bottom: 5px;
    }
    .block.widget.block-carousel.cat-featuredproduct {
        padding-left: 0px;
        padding-right: 0px;
    }
    .catalog-category-view .page-main .category-view .jumbotron.jumbotron-slick .container {
        padding: 0;
    }
    .block.widget.block-carousel.cat-featuredproduct h2 span {
        font-size: 20px;
        padding: 0px 10px;
    }
    .block.widget.block-carousel.cat-featuredproduct h2:after {
        display: none;
    }
    .payment-method.klarna-payments-method iframe {
        min-height: 346px;
    }
    .catalog-product-view .product.data.items.accordion>.item.title>.switch {
        font-size: 16px;
    }
    .checkout-cart-index .cart.table-wrapper .product-item-photo {
        position: relative;
        top: 0;
        left: 0;
        margin-bottom: 10px;
    }
    .checkout-cart-index .cart.table-wrapper .cart.items .col {
        display: table-cell;
        width: 100%;
    }
    .checkout-cart-index .cart.table-wrapper .col.qty .input-text {
        margin: 0;
    }
    .checkout-cart-index .cart.table-wrapper .cart.items th.col {
        display: none;
    }
    .checkout-cart-index .cart.table-wrapper .cart.items .col .product-item-name a {
        font-size: 14px;
    }
    .checkout-cart-index .cart.table-wrapper .actions-toolbar>.action-edit, 
    .checkout-cart-index .cart.table-wrapper .actions-toolbar>.action-delete {
        position: relative;
        margin: 0;
        display: block;
        right: 0;
        left: 0;
        margin-bottom: 5px;
    }
    .checkout-cart-index .cart.table-wrapper .cart.items .col .cart-price .price {
        font-size: 14px;
    }
    .checkout-cart-index .cart.table-wrapper .col:before {
        text-align: left;
        font-size: 14px;
        padding-bottom: 5px !important;
    }
    .products-grid .product-item .product-item-details span.fee-shipping-item {
        margin-bottom: 10px;
    }
    .block.more-seller ul {
        padding: 0;
    }
    .block.more-seller ul .product-item .photo {
        width: 48%;
        float: left;
        margin-right: 10px;
        border: 1px solid #eee;
    }
    .block.more-seller ul.slick-initialized {
        display: none !important;
    }
    .cms-index-index section.highlights .text_ {
        padding-bottom: 10px;
    }
    body.catalog-product-view .verified-icon:before{
        font-size: 12px;
    }
    .cart-summary klarna-express-button#klarna-express-button-1 {
        padding: 0px 15px;
        box-sizing: border-box;
    }
    .checkout-cart-index .cart.main.actions .action.continue {
        text-align: center;
        display: block;
        width: 100%;
    }
    div#amazon-payment .amazon-payment-action-container {
        text-align: left;
    }
    header.page-header.configurable div.block.block-search.block-swissup-ajaxsearch input#search {
        background-color: #fff !important;
    }
    div.block-collapsible-nav {
        margin-top: 0;
        background: #eee;
        position: relative;
        margin-bottom: 0;
    }
    .account .page-main .page-title-wrapper .page-title {
        display: none;
    }
    .account .column.main {
        order: 2;
    }
     body.catalog-product-view button#product-addtocart-button {
        font-size: 15px;
        padding: 10px 25px;
    }
    div.qty-switcher-dec, div.qty-switcher-inc {
        padding: 5px;
    }
    div.qty-switcher-dec:before, div.qty-switcher-inc:after {
        width: 5px;
        height: 5px;
    }
    div.product-info-main .box-tocart .product-addto-links .action.towishlist:before {
        font-size: 18px;
    }
    div.product-info-main .box-tocart .product-addto-links .action.tocompare {
        background-size: 50%;
    }
    .catalog-category-view .products-grid .item .product-item-info {
        min-height: 360px;
    }
    .catalog-category-view .toolbar-products .toolbar-sorter select {
        border: 1px solid #ccc;
    }
    .catalog-category-view .easycatalogimg-grid.easycatalogimg-cols-4 li.item {
        padding-bottom: 5px;
    }
    .products-grid .product-item .product-item-details .product-reviews-summary.short {
        text-align: left;
        float: left;
        width: 100%;
    }
    
    .container.custom-pdp-media-block-wrap {
    margin-left: 0;
    padding: 0;
}
.catalog-product-view div.product h1.page-title{
    width: 100%;
    float: none;
}

.catalog-product-view .product-info-main .product-reviews-summary {
    float: none;
    width: 120px;
    
}


        .top-sellers-this-month .products-grid .item .product-item-info .prolabels-wrapper{
            padding: 0 !important;
        }

        .products-grid .product-item .product-item-details span.fee-shipping-item {
        margin-bottom: 0;
    }
    .top-sellers-this-month .products-grid .product-items .product-item .product-item-info {
        padding-bottom: 0 !important;
    }

}

@media screen and (max-width: 480px) {
    .countdown-timer span, .countdown-timer-fetcher span{
        font-size: 12px !important;
    }
}

@media screen and (max-width: 320px) {
    footer.modal-footer {
        padding: 10px !important;
    }
    aside.modal-popup.add-to-cart-popup .modal-inner-wrap button span {
        font-size: 13px;
    }
    aside.modal-popup.add-to-cart-popup .modal-inner-wrap button {
        padding: 5px 5px;
        margin: 2px;
    }
    body {
      zoom: 80%;
    }
    div.block-highlight.highlight-carousel .product-item {
        width: 54vw !important;
    }
}

  @media only screen and (max-width: 767px) {
        .boxingday-index-index .columns {
            float: left;
            width: 100%;
            display: block;
        }
        .page-title-wrapper {
            box-sizing: border-box;
        }
        .page-main .page-title-wrapper .page-title {
            font-size: 24px;
        }
        body.catalog-product-view .product-info-main .price-box span.special-price.bfriday-page-products-wrapper + span.old-price .price-container .price {
            font-size: 28px !important;
        }
        body .container.custom-pdp-media-block-wrap {
            margin-left: 0;
            padding: 0;
            clear: both;
            
        }
        body.catalog-product-view div.product h1.page-title{
            width: 100%;
            float: none;
        }
        
        body.catalog-product-view .product-info-main .product-reviews-summary {
            float: none;
            width: 120px;
            margin-top: 0;
        }
        
        body .custom-klarna-super-wrapper{
            flex-wrap: wrap;
            gap: 5px;
        }
        body .custom-klarna-super-wrap.custom-klarna,
        body .custom-klarna-super-wrap.custom-super{
            width: 100%;
            margin-left: 0;
            margin-right: 0;
        }
        body .custom-klarna-super-wrapper{
            margin: 10px 0px 10px !important;
        }
        
        
        body .product.media .box{
            box-shadow: none;
            
            border-bottom: 1px solid #bababa;
            border-radius: 0;
            padding: 10px 0;
        }
        
        body .page-title-wrapper {
            position: relative;
            padding: 0 15px;
        }
        .product-reviews-summary{
            text-align: left;
        }
        .custom-klarna-super-wrap {
            position: relative;
        }
        body .price-box.price-final_price {
            display: flex;
            align-items: center;
            gap: 10px;
            justify-content: end;
                    padding-left: 10px;

        }
        
        .special-price span.price {
            color: #81A438;
        }
        
        body .custom-pdp-media-block-wrap .box {
            box-shadow: none;
            border-bottom: 1px solid #bababa;
            border-radius: 0;
            padding: 10px 0;
            display: flex;
            align-items: center;
        }
        .custom-pdp-media-block-wrap .box .icon {
            margin-right: 15px;
        }
        
        .custom-pdp-media-block-wrap .box .icon i {
            width: 40px;
            height: 40px;
            display: block;
        }
        
        .custom-klarna-super-wrap:after {
            right: 5px;
        }
        body .product-info-main .custom-klarna-super-wrap {
            padding: 5px 5px !important;
            text-align: left;
            max-width: 100%;
        }
        
        .catalog-product-view div.product h1.page-title {
            font-size: 20px;
        }
        body .soldtogether-swiper .item .product-item-info {
            min-height: auto;
        }
        
        body.catalog-product-view div.product h1.page-title {
            font-size: 20px;
        }
        
        body .fotorama__stage__frame .fotorama__img{
            width: 100%;
    border-radius: 0;
        }
        
        
    }



/*Admin css moved start*/


.catalog-product-view .block-highlight .products .save-percent {
    line-height: 33px;
}
.catalog-product-view .block-highlight .products .save-percent:before {
    vertical-align: middle;
    margin-top: -3px;
}
.page-footer .block.newsletter p.newsletter-description {
    color: #93999F;
    font-size: 15px;
}
.page-footer .footer.content .block.newsletter .control div.mage-error#newsletter-error {
    margin-top: -9px;
    background: #f3f9e6;
}
.page-footer .footer.content .gdpr-js-consent .mage-error {
    display: none;
}

/*indivisual review popup*/
.popup-indivisual .review-detail-wrap {
    display: block;
    min-height: 100px;
}
.popup-indivisual {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    align-items: center;
    justify-content: center;
    z-index: 99999999999999999999999999;
}
.popup-content-indivisual {
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    max-width: 500px;
    margin: auto;
    position: relative;
    min-width: 300px;
}
.popup-close-indivisual {
    cursor: pointer;
    float: right;
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    right: 5px;
    top: -3px;
}
.popup-content-indivisual .review-name-date-wrapper {
    bottom: -20px;
    border: 0;
    border-radius: 0px 0px 8px 8px;
    box-sizing: border-box;
    padding: 0px 5px;
}

/*indivisual review popup end*/





.catalog-product-view .breeze-gallery .thumbnails .item {
    max-height: 88px;
}
.catalog-product-view .block-highlight.highlight-carousel .slide {
    padding: 0;
}

/* Fixed review form start*/
.review-add::-webkit-scrollbar {
  width: 7px;
}
.review-add::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.review-add::-webkit-scrollbar-thumb {
  background: #888;
}
.review-add::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.catalog-product-view .product.info.detailed {
    position: relative;
    z-index: 9;
    margin-top: 0;
    margin-bottom: 0;
}
.catalog-product-view .product.info.detailed.review-modal-is-active {
    z-index: 9999999999;
}
.product-info-main .product.data.items.accordion div#reviews .block-content {
    width: 95%;
    margin: 0 auto;
    padding-bottom: 10px;
}
.product-info-main .product.data.items.accordion div#reviews {
       position: fixed;
    top: 0;
    z-index: 9999;
    height: 100%;
    margin: 0;
    background: #fff;
    width: 100%;
    right: 0px;
    padding: 10px;
    box-sizing: border-box;
    max-width: 400px;
}
.product-info-main .product.data.items.accordion div#reviews .review-add {
       overflow-y: auto;
       max-height: 100vh;
}
.product.info.detailed div#reviews .review-add:before {
    z-index: 9999;
    top: 0;
    left: 0;
}
.product-info-main .product.data.items.accordion div#reviews .block.review-add .block-title {
    display: block;
    position: relative;
    width: 100%;
    left: 0;
    background: #fff;
}
.product.info.detailed div#tab-label-reviews.active {
    position: fixed;
    top: 0px;
    z-index: 9999;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0000005e;
}
.product-info-main .box-tocart .fieldset.fixed-active {
    z-index: 999999999999 !important;
}
.catalog-product-view .review-add .review-field-rating .control {
    margin-bottom: 0px;
    margin-top: 0;
    position: relative;
    height: 30px;
}

/* Fixed review form end */


form#review-form .field.required label.label:after {
    content: '*';
    color: #e02b27;
    font-size: 1.3rem;
    margin: 0 0 0 5.25px;
}
body .popup-content .review-name-wrap {
    padding: 10px 16px;
    font-family: 'Figtree-500';
}
.catalog-product-view .popup-content .verified-icon:before {
    margin-left: 12px;
}
body .product-reviews .review-name-wrap {
    padding: 10px 16px;
    font-family: 'Figtree-500';
}
.city-reviews {
    font-family: 'Figtree-400';
}
.catalog-product-view .verified-icon:before {
    background-position: 0px 5px !important;
    font-size: 12px !important;
    color: #777;
    padding-left: 15px !important;
    background-size: 12px !important;
}
.review-verified-wrap {
    float: right;
    margin-top: -3px;
}
.control.inactive .block-swissup-ajaxsearch-results {
    border: 0;
    margin: 0;
}
.product.attibute.documents_attached {
    display: grid;
    grid-template-columns: 2fr auto;
    gap: 10px; 
    align-items: center;
    max-width: 340px;
}
.product.attibute.documents_attached p {
    margin: 0;
}
.product.attibute.documents_attached p:first-child {
    display: flex;
    align-items: center;
}
.product.attibute.documents_attached p:nth-child(even) {
    display: flex;
    align-items: center;
}
.product.attibute.documents_attached p img {
    max-width: 50px;
    height: auto;
}
.page-footer .footer.content .block.newsletter .field.newsletter+.field.consent label {
    font-size: 12px;
    font-weight: normal;
    display: inline-block;
    width: calc(100% - 20px);
    line-height: 17px;
    vertical-align: top;
    padding-bottom: 10px;
    margin-bottom: 0px;
}
.page-footer .footer.content .block.newsletter .field.newsletter+.field.consent {
    margin-top: 10px;
}

.page-footer .footer.content .block.newsletter .field.newsletter+.field.consent input {
    vertical-align: top;
    margin-top: 0;
}
.catalog-product-view .page-wrapper .merchant-name span:first-child {
    margin-right: 3px;
}
.cookie-bar.shown {
    z-index: 9999999999;
}
button.action.primary.accept-cookie-consent,
.cookie-bar-buttons button:hover{
    background: #90b83c;
    border-color: #90b83c;
    color: #fff;
    width: 200px;
    font-size: 13px;  
    padding: 17px 5px;
    
}
button.action.secondary.accept-cookie-consent {
    display: none !important;
}
button.action.secondary {
    width: 150px;
    font-size: 13px;
    padding: 10px 5px;
    padding: 17px 5px;
}
.swissup_gdpr-cookie-index .cookie-buttons button {
    padding: 17px 10px;
    font-size: 13px;
    border-radius: 5px;
}
.cookie-bar-buttons button {
    border-radius: 5px;
}
.swissup_gdpr-cookie-index .top-container {
    display: none;
}
.swissup_gdpr-cookie-index .page-title-wrapper {
    text-align: left;
    padding-left: 0 !important;
}
.swissup_gdpr-cookie-index .page-title-wrapper h1.page-title {
    margin: 0;
}
.catalog-product-view .product-info-main .merchant-name span:first-child {
    margin-right: 3px;
}
.review-img-wrap img.product-image-container {
    cursor: pointer;
    object-fit: cover;
    height: 50px;
    width: 50px;
}
.review-img-wrap span {
    overflow: hidden;
}
aside.modal-popup.super-custom-popup-modal._show {
    pointer-events: none;
}
.catalog-product-view .block.related {
    display: none;
}
.catalog-product-view .product-info-main .merchant-name span:first-child {
    margin-right: 3px;
}
.product-info-main .product-options-wrapper .field .control select {
    border-radius: 8px !important;
    border: 1px solid #B7BDC2;
    color: #3C3F43;
    font-family: 'Figtree-500';
    font-size: 16px !important;
    height: 53px;
}
div.zipchecker-product .form-product-zipcode .zipcode-box .zipcode-inner .control .input-text {
    background-size: 14px !important;
    background-position: 8px 11px !important;
}
.CarouselWidget-prefix .CarouselWidget .CarouselWidget__header .R-RatingStars .R-RatingStars__stars .stars__icon--25 {
    background-image: linear-gradient(to right,#f9d151 38%,var(--override-header-star-disabled-color) 38.1%) !important;
}
.CarouselWidget-prefix .R-RatingStars .R-RatingStars__stars .stars__icon {
    color: #f9d151 !important;
}
span.klarna-super-price-custom {
    font-weight: 700;
    margin-right: 4px;
}
body.catalog-product-view .product-reviews .review-item {
    min-height: 160px;
    margin: 0;
}
.catalog-product-view div#reviewsio-carousel-widget {
    margin-top: 30px;
    font-family: 'Figtree-400';
}
.catalog-product-view div.review-add .input-select:not(:focus):not(:placeholder-shown) {
    color: #999;
}
.catalog-product-view div.review-add input, 
.catalog-product-view div.review-add textarea, 
.catalog-product-view div.review-add select {
    font-family: 'Figtree-500';
}
.catalog-product-view div.review-add select {
    border: 1px solid #ccc;
    border-radius: 8px !important;
    height: 50px;
}
.catalog-product-view div.review-add .field.review-field-city label {
    font-family: Figtree-semi !important;
    color: #484c51 !important;
}
.super-custom-popup-modal header.modal-header {
    position: absolute;
    bottom: -40px;
    justify-content: center;
    align-items: center;
    display: flex;
    width: 100%;
    padding: 0 !important;
    text-align: center;
}

.super-custom-popup-modal header.modal-header .action-close{
    position: relative;
    text-align: center;
    padding: 0;
}

.super-custom-popup-modal header.modal-header .action-close:before, header.modal-header .action-close:after {
    background-color: #fff !important;
    width: 1.5px;
    top: 0px;
}

.super-custom-popup-modal header.modal-header .action-close span {
    height: auto;
    width: auto;
    opacity: 1;
    position: relative;
    overflow: visible;
    color: #fff;
    margin: 0px;
    display: block;
    padding-left: 30px;
}
aside.modal-popup.super-custom-popup-modal._show {
    display: flex;
    align-items: center;
}
span.custom-tooltip-icon {
    cursor: pointer;
}
.super-custom-popup-modal .modal-inner-wrap .modal-content {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 25px;
    padding-bottom: 25px;
}
.super-custom-popup-modal footer.modal-footer {
    display: none;
}
.super-custom-popup-modal .modal-inner-wrap {
    max-width: 360px;
    border-radius: 30px;
    font-family: 'Figtree-semi';
    color: rgb(51, 51, 51);
}
.custom-super-pdp-modal-wrap .title {
    display: block;
    padding: 0px 0px 10px;
    font-size: 17px;
    line-height: 1.6em;
    text-align: center;
}
.custom-super-pdp-modal-wrap ul.items {
    font-size: 14px;
    line-height: 24px;
        padding-left: 35px;
    padding-right: 15px;
}
.custom-super-pdp-modal-wrap ul.items li {
    margin-bottom: 15px;
    position: relative;
}
.super-custom-popup-modal .modal-inner-wrap .disclaimer {
    margin-top: 8px;
    font-size: 0.7em;
    line-height: 1.3em;
    color: rgb(92, 99, 98);
}

.super-custom-popup-modal .check-icon-wrapper {
    color: rgb(255 117 6);
    position: absolute;
    left: -25px;
    top: 7px;
}
.super-custom-popup-modal .modal-inner-wrap .select-cta {
    text-align: center;
    width: 100%;
    display: block;
    font-size: 16px;
}
.super-custom-popup-modal .super-inline-logo img {
    width: 100%;
    vertical-align: middle;
    filter: brightness(0) invert(1);
    margin: 0 auto;
}
.super-custom-popup-modal span.custom-super-logo {
    display: inline-block;
    vertical-align: middle;
}
.super-custom-popup-modal span.super-inline-logo {
    background: #ff7506;
    width: 60px;
    text-align: center;
    display: inline-block;
    padding: 0px 0px 2px;
    border-radius: 5px;
}
.super-custom-popup-modal span.custom-super-logo img {
        width: 65px;
    vertical-align: middle;
    display: inline-block;
    filter: brightness(0);
}
span.info-text-wrap span.postage-name {
    font-style: italic;
    font-weight: 600;
    font-family: Figtree-semi !important;
}
.catalog-product-view .review-add .file-box input[type="file"] {
        opacity: 0;
    height: 74px;
    width: 100%;
    cursor: pointer;
    z-index: 999;
    position: relative;
}
.catalog-product-view .field.review-upload-image .file-thumbnails {
    padding: 0 !important;
}
.catalog-product-view .field.review-upload-image .file-thumbnails img {
    max-width: 40px;
}
div#all-reviews-popup .review-detail-wrap {
    display: block;
    -webkit-line-clamp: unset;
    -webkit-box-orient: unset;
    overflow: unset;
    text-overflow: unset;
}
div#all-reviews-popup .review-header {
    padding-bottom: 23px;
}
.product.attibute.documents_attached table td {
    width: 33.333% !important;
    display: inline-block;
    box-sizing: border-box;
    border: 1px solid #f4f4f4;
}
.product.attibute.documents_attached table {
    border: 0;
}
.product.attibute.documents_attached table td {
    text-align: center;
}
.product.attibute.documents_attached table td img {
    max-width: 60px;
}
.pop-image-review {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    background: #00000054;
    z-index: 99999999999;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pop-image-review img {
            vertical-align: middle;
    width: 100%;
    height: auto;
    border: 6px solid #fff;
    border-radius: 8px;
    margin: 10px;
    box-sizing: border-box;
    max-width: 500px;
}
.product-reviews .swiper-button-next:after, .product-reviews .swiper-button-prev:after {
    display: none;
}
/*reviews tab start*/
.product.info.detailed a#tab-label-reviews-title {
    visibility: hidden;
    border: 0 !important;
    width: 100%;
}
.product.info.detailed div#tab-label-reviews:not(.active) {
    display: none;
}
.product.info.detailed .product.data.items.accordion {
    border-bottom: 0 !important;
}
.product.info.detailed div#tab-label-reviews {
    position: relative;
    z-index: 10;
}
.close-reviews-modal {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 20px;
    color: #484c51;
    cursor: pointer;
    z-index: 999;
}
.product-info-main .product.data.items.accordion div#reviews .block.review-add .block-title strong {
    color: #484c51;
}


/*reviews tab end*/

.catalog-product-view .product-info-main .save-percent,
body.catalog-product-view .page-title-wrapper .save-percent {
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    line-height: 36px;
    font-size: 13px;
    font-family: Figtree-500 !important;
    color: #71777F;
}
.product-info-main .product-info-price .price-box {
    gap: 15px !important;
}
body.catalog-product-view .page-before-footer span.fee-shipping-item {
    position: absolute !important;
    bottom: 0;
    left: 0;
    padding: 13px 10px 13px 40px;
    width: 100%;
    background: #F2F4F8;
    font-family: 'Figtree-400' !important;
    font-weight: 500 !important;
    font-size: 15px !important;
    text-transform: initial !important;
    color: #3C3F43 !important;
    text-align: left;
}
body.catalog-product-view .soldtogether-swiper .product.name a.product-item-link,
body.catalog-product-view .products-grid .item .product-item-name a{
    font-size: 16px !important;
    color: #303336 !important;
    font-family: 'Figtree-semi' !important;
}
.highlight-bestsellers.top-sellers-this-month {
    display: block;
    width: 100%;
    max-width: 1400px;
    margin: 15px auto;
}

.highlight-bestsellers.top-sellers-this-month .slide {
    padding: 0;
}

.highlight-bestsellers.top-sellers-this-month .product-item-info {
    border-radius: 10px !important;
}

.highlight-bestsellers.top-sellers-this-month span.product-image-container {
    width: 100%;
}
    span.read-more {
        background: #ffffff91;
        width: 100%;
        margin-top: -30px !important;
        padding: 10px 0px;
    text-decoration: underline;
    font-weight: 500 !important;
    }
    .catalog-product-view .product-item-info .merchant-name span + span{
        text-decoration: none;
   }
    .product-addto-links .action {
        margin-right: 0;
    }
    .product-addto-links {
        display: inline-flex;
        align-items: center;
        justify-content: space-around;
        gap: 10px;
        margin-top: -25px;
    }
    
    body .product-info-main .custom-klarna-super-wrap {
            position: relative;
    text-align: left;
    font-size: 14px;
    color: #303336;
    font-family: 'Figtree-500';
    }
span.klarna-super-price-custom.wrap-super-price-custom {
    color: #E56600;
}
span.klarna-super-price-custom.wrap-super-price-custom + span {
    color: #E56600;
    display: inline-block;
    margin: 0px 4px 0px 0px;
}
.product-info-main div.product-options-wrapper .field label.label {
    color: #71777F;
    font-size: 15px;
}
.product-info-main .product-options-wrapper .field .control select option {
    font-size: 16px;
}
.custom-klarna-super-wrap.custom-super {
    max-width: 308px;
}
    
    .qty-wrapper{
        background: #fff;
    }
    
    .box-tocart .field.qty .control{
        overflow: hidden;
    }
    
    .product-info-main .box-tocart .fieldset{
        text-align: right;
        
    }
    
    .product.data.items>.item.title a:after {
        font-size: 21px;
    }
    
    .product.data.items .item.title a:after {
        position: absolute;
        right: 13px;
        top: 14px;
    }
    
    
    body .product-info-main .product.data.items.accordion>.item.title>.switch {
        padding: 14px 40px !important;
    }
    
    body .product-info-main .product.data.items.accordion>.item.title.active>.switch, body .product-info-main .product.data.items.accordion>.item.title.active>.switch:focus, body .product-info-main .product.data.items.accordion>.item.title.active>.switch:hover{
        padding: 14px 40px !important;
    }
    
    .catalog-product-view .product.data.items.accordion>.item.title>.switch {
        font-size: 16px;
    }
    
    .data.switch:before {
        content: '';
        position: absolute;
        width: 32px;
        height: 32px;
        top: 18px;
        left: 10px;
    }
    
    .data.switch[href="#reviews"]:before{
        background: url(pub/media/pdp-icons/video.svg) no-repeat;
    }
    

body.catalog-product-view span.fee-shipping-item:before {
      content: '';
    width: 20px;
    height: 20px;
    left: 16px;
    position: absolute;
    top: 12px;
    background-size: 20px !important;
}

.bybrand {
    font-family: 'Figtree-400';
}

.products-grid .product-item .price-box .special-price span.price{
    font-family: 'Sentinel';
    font-weight: 500 !important;
}
  .review-item {
        width: 300px;
        flex: 0 0 auto;
        margin-right: 10px;
        border: 1px solid #ddd;
        padding: 10px;
        border-radius: 5px;
    }

    body .product-reviews .review-item {
        border: 1px solid #DDE1E6;
        border-radius: 20px;
        padding: 16px;
        position: relative;
        overflow: hidden;
        box-sizing: border-box;
    }
    
    body.review-show:before {
        content: '';
        background: hsl(0deg 0% 0% / 20%);
        position: fixed;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        z-index: 9999;
        transition: .5s;
        overflow: hidden !important;
    }
    body .review-rating span.star {
        display: inline-block;
    }
    body .review-rating span.star img {
        width: 16px;
        display: inline-block;
        margin-right: 2px;
    }
    
    body .review-name-date-wrapper {
        display: flex;
        align-items: center;
        justify-content: space-between;
        position: absolute;
        bottom: 0;
        background: #F8F9FB;
        width: 100%;
        left: 0;
        flex-direction: row-reverse;
        
    }
    body .review-detail-wrap {
        color: #3C3F43;
        font-size: 15px;
        font-family: 'Figtree-400';
        margin-bottom: 10px;
    }
    body .review-name-wrap {
        font-family: 'Figtree-400';
    font-size: 14px;
    padding: 10px 16px;
    display: flex;
    font-weight: 500;
    align-items: center;
    gap: 5px;
    color: #71777F;
    }
    
    body .review-date {
           display: inline-block;
    font-family: 'Figtree-400';
    padding: 10px 16px;
    font-size: 14px;
    color: #71777F;
    visibility: hidden;
    }
    .product-reviews {
        clear: both;
    }
    
    .catalog-product-view .product-info-main{
        position: relative;
        overflow: hidden;
    }
    
    .product-reviews {
        display: flex;
        overflow-x: auto;
        width: 100%;
        padding: 10px;
        box-sizing: border-box;
        gap: 20px
    }
    
    .product-reviews::-webkit-scrollbar,
    #all-reviews-popup .popup-content::-webkit-scrollbar {
        width: 10px;
        height:5px;
    }
    
    .product-reviews::-webkit-scrollbar-thumb,
    #all-reviews-popup .popup-content::-webkit-scrollbar-thumb {
        box-shadow: none;
        border:1px solid #fafafa
    }
    
    .product-reviews::-webkit-scrollbar-thumb,
    #all-reviews-popup .popup-content::-webkit-scrollbar-thumb {
        background-color: #eeee;
    }
  
    .review-header {
        display: flex;
        flex-direction: column;
    }
    .review-rating {
        color: #f39c12;
        margin-bottom: 5px;
    }
    .review-detail-wrap {
        margin-bottom: 5px;
    }
    .review-name-date-wrapper {
        display: flex;
        justify-content: space-between;
        font-size: 0.9em;
        color: #777;
    }
    
    .review-img-wrap span {
        width: 50px;
        height: 50px;
        display: inline-block;
        background: #bababa;
        border-radius: 5px;
        margin-right: 5px;
    }
    
    .review-img-wrap {
        margin-bottom: 10px;
    }
    .review-item .review-img-wrap {
        margin-bottom: 30px;
    }
    
    .review-detail-wrap {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    
    button#see-all-reviews {
        border: none;
        padding: 0;
        font-size: 12px;
        text-transform: initial;
        font-weight: 600;
        color: #93999F;
        text-decoration: underline;
    }
    
    .product-reviews {
        padding: 10px 0;
    }
    
    button#see-all-reviews:hover,
    button#see-all-reviews:focus{
        background: none;
    }
    
    div#all-reviews-popup {
        display: block !important;
        position: fixed;
        right: -1000px;
        top: 0;
        background: #fafafa;
        z-index: 9999;
        padding: 20px;
        box-shadow: 0 0 5px #eee;
        transition: .5s;
        
    }
    
    div#all-reviews-popup.open{
        right: 0;
    }
    
    #all-reviews-popup .popup-content .review-item {
        margin-bottom: 20px;
        background: #fff;
        position: relative;
        overflow: hidden;
    }
    
    /* #all-reviews-popup .review-detail-wrap {
        margin-bottom: 50px;
    } */
    #all-reviews-popup .review-item{
        margin-right: 0;
    }
    
    #all-reviews-popup .popup-content {
        max-height: 100vh;
        overflow-y: auto;
        padding-right: 10px;
        
    }
    
    .review-top-bar,
    .review-count {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .review-top-bar p {
        margin: 0;
        font-size: 20px;
        color: #3C3F43;
    }
    .review-count p {
        margin: 0;
    }
    
    .review-count button {
        color: #54595E;
        border: 1px solid #54595E;
        text-transform: capitalize;
        font-weight: 500;
        border-radius: 5px;
        padding: 8px 10px;
        
    }
    
    .review-count {
        margin: 20px 0;
    }
    
    span.close-review-button{
        display: inline-block;
        cursor: pointer;
        
    }
    .review-count button:hover {
        background: none;
    }
    
    .review-head-section {
        clear: both;
        display: flex;
        align-items: center;
        gap: 20px;
    }
    .review-head-section p {
        margin-bottom: 0;
    }
    .review-head-section p {
        display: flex;
        align-items: center;
        gap: 8px;
    }
    .review-top-bar p {
        display: flex;
        align-items: center;
        gap: 4px;
    }
    .review-top-bar img {
        width: 24px;
    }
    
    
    body.catalog-product-view button#product-addtocart-button{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    body.catalog-product-view button#product-addtocart-button:before {
      
        width: 20px;
        height: 20px;
        display: inline-block;
        content: '';
    }
    
    .add-review-btn button:hover {
        background: transparent;
    }
    
    
    
    .product.attribute.overview .value p {
        display: -webkit-box;
        -webkit-line-clamp: 3; /* Show only 3 lines */
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .product.attribute.overview .value p.expanded {
        -webkit-line-clamp: unset; /* Remove the line clamping */
    }
    .read-more, .read-less {
        cursor: pointer;
        color: #333333; /* Link color */
        display: inline-block;
        margin-top: 10px;
    }
    
    .review-section-top {
        clear: both;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    
   .review-section-top .add-review-btn button, 
   .review-section-top .add-review-btn button a {
        border: none;
        padding: 0;
        font-weight: 300;
        text-transform: initial;
        text-decoration: none;
        font-family: Figtree-500 !important;
        color: #54595E;
    }
    
    .CarouselWidget-prefix .CarouselWidget--topHeader .R-ReviewsList-container{
        margin: 0 !important;
    }
    
    span.fee-shipping-item.free-red{
        font-family: 'Figtree-600' !important;
    }
    
    body.catalog-product-view .soldtogether-swiper .product.name a.product-item-link,
    body .merchant-name span {
        font-family: 'Figtree-400';
    }
    
    body .product-info-main .custom-klarna-super-wrap{
        display: block;
        padding: 5px 4px !important;
        align-items: center;
        border-radius: 5px;
    }
    
    .custom-klarna-super-wrap img {
        position: relative;
        left: 0;
        vertical-align: middle;
        
    }

    body.catalog-product-view .product-info-main .price-box .special-price .price{
        font-size: 32px !important;
        font-weight: 500 !important;
        color: #81A438 !important;
    }
    body.catalog-product-view .product-info-main .price-box .old-price .price-container .price {
    font-size: 20px !important;
    color: #A26B31 !important;
    font-weight: 400 !important;
}

   
.top-sellers-this-month li.sale-page-products-wrapper.item.product.product-item .product.details.product-item-details .bybrand {
    margin-top: 2px;
    font-weight: 500 !important;
    font-size: 14px !important;
    color: #71777F !important;
} 
.catalog-product-view .product-reviews-summary .reviews-actions span.action.view {
    color: #93999F !important;
   font-size: 15px;
    font-family: Figtree-500 !important;
    cursor: pointer;
}
.catalog-product-view .product-info-main .page-title-wrapper .rating-summary {
    display: block;
    margin-bottom: 8px;
    text-align: right;
}
.page-title-wrapper .rating-value {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    color: #93999F;
    font-size: 15px !important;
    font-family: Figtree-500 !important;
}
.page-title-wrapper .reviews-actions {
    line-height: 15px;
    margin: 0;
    margin-right: -4px;
    margin-left: 1px !important;
}
.catalog-product-view .product-info-main .product-reviews-summary {
    text-align: right;
    margin-top: 0 !important;
}
.catalog-product-view .product-info-main .page-title-wrapper .rating-summary .rating-result {
    margin-right: -5px;
}

 @media only screen and (min-width: 768px) {
.product-info-main .product-info-price .price-box:has(.bfriday-page-products-wrapper){
    margin-top: 10px;
}
.cookie-bar.cookie-bar-mode-minimalistic.cookie-bar-theme-light.shown {
    padding: 40px 20px;
}
.box-tocart .field.qty .control {
    overflow: hidden;
    max-width: 96px;
    height: 43px;
    float: right;
    margin-bottom: 15px;
    border-radius: 8px;
    font-size: 16px;
}
.product-info-main .box-tocart .fieldset {
    text-align: right;
    float: right;
    max-width: 380px;
}
.catalog-product-view .product-info-main .page-title-wrapper {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 8px;
}
.catalog-product-view .product-info-main .page-title-wrapper .product-addto-links {
    position: absolute;
    top: -12px;
}
}

 @media only screen and (max-width: 767px) {
footer.page-footer .footer.content div.block.newsletter .control input{
font-size: 16px;
}


.page-footer .footer.content .block.newsletter .field.newsletter+.field.consent {
    margin-top: 10px;
    display: flex;
    align-items: flex-start;
}
div#back-top {
    right: 10px;
    bottom: 167px;
}
.page-footer .footer-bottom {
    padding-bottom: 80px;
}
.product-reviews [class].swiper-button-prev.swiper-button-black {
    left: -5px;
}
.product-reviews [class].swiper-button-next.swiper-button-black {
    right: -5px;
}
body .product-reviews .review-item {
    padding: 16px 20px;
}
body .product-reviews .review-name-wrap {
    padding: 10px 16px;;
}

.popup-content-indivisual {
    margin: auto 10px;
}
.catalog-product-view .breeze-gallery .thumbnails a {
    width: 65px !important;;
    height: 65px !important;;
    border-radius: 50%;
     border: 1px solid #eee;
}
.catalog-product-view .breeze-gallery .thumbnails a.item.active {
    background: #8fb63e !important;
    border: 0 !important;
}
.catalog-product-view .breeze-gallery .thumbnails .item.active:after,
.catalog-product-view .breeze-gallery .thumbnails .item:focus:after{
    box-shadow: none;
}
.catalog-product-view .breeze-gallery .thumbnails {
    padding: 5px 0 0px;
}
.page-layout-1column .block.widget.highlight-cols-5 .products-grid .product-items {
    margin-left: -8px !important;
}
.page-layout-1column .block.widget.highlight-cols-5.top-sellers-this-month .products-grid .product-items {
    margin-left: -3px !important;
}
.top-sellers-this-month .products-grid .product-item .product-item-details .product-reviews-summary.short{
    margin-top: 5px;
}
.catalog-product-view .block.widget.highlight-swiper.top-sellers-this-month .product-item .product-item-details span.fee-shipping-item {
    position: absolute !important;
}
.catalog-product-view .block.widget.highlight-swiper {
    padding: 0px 10px;
    box-sizing: border-box;
}
.catalog-product-view .block.widget.highlight-swiper strong {
    font-size: 21px !important;
}
.swissup_gdpr-cookie-index .cookie-buttons button {
    padding: 17px 10px;
    font-size: 13px;
    border-radius: 5px;
}
.swissup_gdpr-cookie-index button.action.primary.accept-cookie-consent {
    width: 215px;
}
.swissup_gdpr-cookie-index .cookie-buttons {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 10px;
    flex-wrap: nowrap;
}
.swissup_gdpr-cookie-index .cookie-buttons button {
    text-transform: capitalize;
    margin: 0;
}
button.action.secondary {
    width: 145px;
    padding: 17px 0px;
    font-size: 13px;
  text-transform: capitalize;
}
button.action.primary.accept-cookie-consent {
    width: 175px;
    padding: 17px 5px;
  text-transform: capitalize;
    font-size: 13px;
}
.cookie-bar .cookie-bar-buttons {
    column-gap: 10px;
    flex-wrap: nowrap;
}
body.catalog-product-view .review-date {
    padding: 10px 20px 10px 0px;
    visibility: hidden;
}
.CarouselWidget-prefix .R-RatingStars .R-RatingStars__stars .stars__icon--25 {
        background-image: linear-gradient(
        to right,
        #f9d251 38%,                        /* Solid color up to 38% */
        var(--common-star-disabled-color) 38.1% /* Variable color starting at 38.1% */
    ) !important;
      }
.catalog-product-view .modals-wrapper {
    z-index: 99999;
    position: relative;
}
aside.modal-popup.super-custom-popup-modal.modal-slide {
    left: unset !important;
    width: 100%;
}
.super-custom-popup-modal.modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    min-height: 393px;
    overflow: visible;
}
.catalog-product-view .product-item .price-box .price {
    color: #81A438 !important;
}
.soldtogether-swiper .item .product-item-info .product.details.product-item-details {
    padding-left: 10px;
    padding-right: 10px;
}
.product-info-price>.price-box .old-price .price-container>.price-wrapper>.price {
    color: #A26B31 !important;
}
body.catalog-product-view button#product-addtocart-button, .product-info-main .box-tocart .fieldset .field.qty input {
    height: 45px !important;
    margin-bottom: 0 !important;
}
.product-info-main .product.data.items.accordion div#reviews .block.review-add .block-title strong {
    padding: 15px 10px 0px 10px!important;
    font-family: 'Figtree-semi';
}

.catalog-product-view .field.review-upload-image .file-box {
    position: relative;
}

span.rocket-icon {
    display: inline-block;
    vertical-align: top;
    margin-top: 3px !important;
}
div.product-info-main span#shipout_day_from {
    display: inline-block;
    width: calc(100% - 29px);
    vertical-align: top;
}
.product-info-main .product-options-bottom.without-cart-btn .box-tocart {
    margin-top: -5px !important;
    padding-top: 0px;
}
.product.attibute.documents_attached table td {
    width: 50% !important;
}
.product-info-main .product.data.items.accordion div#reviews .field .label {
    font-family: 'Figtree-semi';
}
.product-info-main .product.data.items.accordion div#reviews {
    padding: 0;
}
.catalog-product-view div.review-add input, 
.catalog-product-view div.review-add textarea {
    font-size: 15px;
}
.page-title-wrapper.product.title-fixed .page.messages {
    display: none;
}
.page-title-wrapper .reviews-actions {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
}
.product-info-main .box-tocart .fieldset .field.qty {
    display: inline-block !important;
}
.product-info-main .box-tocart .fieldset {
    text-align: left;
}
.product-info-main .box-tocart .fieldset .actions {
    width: calc(100% - 87px) !important;
}
.product-info-main .box-tocart .fieldset .actions button#product-addtocart-button {
    width: 100%;
}
.soldtogether-swiper .product-item-name, .soldtogether-swiper .product.name a {
    min-height: auto !important;
}
.soldtogether-swiper .item.featuredproductslider-item.sale-page-products-wrapper .price-box .price-box.price-final_price {
    margin-top: 0px !important;
    margin-bottom: 5px !important;
}
.catalog-product-view .soldtogether-swiper .save-percent,
.top-sellers-this-month .save-percent {
    display: none;
}
body.catalog-product-view .soldtogether-swiper .product.name a.product-item-link, body.catalog-product-view .products-grid .item .product-item-name a {
    font-family: 'Figtree-500' !important;
    margin-bottom: 5px;
}
body.catalog-product-view .soldtogether-swiper span.fee-shipping-item:before {
    top: 10px;
    height: 20px !important;
    width: 20px;
    left: 10px;
}
body.catalog-product-view .page-before-footer .soldtogether-swiper span.fee-shipping-item {
    padding: 10px 10px 10px 35px;
}
body.catalog-product-view .page-title-wrapper .save-percent:before {
    margin-top: -3px;
}
body.catalog-product-view .page-title-wrapper.title-fixed .save-percent {
    line-height: 24px;
}
.soldtogether-swiper .product-item-name {
    margin-bottom: 5px;
}
.highlight-bestsellers.top-sellers-this-month {
    padding: 0px 10px;
    box-sizing: border-box;
}
body.catalog-product-view .soldtogether-swiper .product.name a.product-item-link {
    font-size: 15px !important;
}
.CarouselWidget-prefix .R-RatingStars .R-RatingStars__stars .stars__icon {
    color: #f9d251 !important;
}
.CarouselWidget-prefix .CarouselWidget .cssVar-starDisplay .R-RatingStars__stars {
    margin-top: 12px;
}
.catalog-product-view .product.data.items {
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 0px !important;
}
.product.data.items .item.title a:after {
    right: 30px;
}
.review-head-section button#see-all-reviews {
    font-size: 14px;
    font-weight: 500;
    font-family: Figtree-400 !important;
}
.review-section-top .add-review-btn button {
    font-size: 13px;
    font-weight: 500;
    text-decoration: none;
}
.review-head-section p {
    font-weight: 500 !important;
    color: #93999f !important;
    font-family: Figtree-500 !important;
}
div.product-info-main .product.attribute.overview span.read-more {
    font-size: 14px !important;
    font-family: Figtree-semi !important;
}
.highlight-bestsellers a.product-item-link {
    height: 67px;
}
.catalog-product-view .highlight-bestsellers .products-grid .product-item .price-box {
    padding: 0;
    justify-content: left;
    text-align: left !important;
}
.catalog-product-view .top-sellers-this-month .sale-page-products-wrapper .price-box .special-price {
    text-align: left !important;
}

.top-sellers-this-month .products-grid .item .product-item-info {
    border: 0 !important;
}

.top-sellers-this-month .products-grid .product-item .product-item-details span.fee-shipping-item {
   font-size: 13px !important;
    bottom: unset !important;
    top: 117px !important;
    left: -115px !important;
    z-index: 999;
    width: 115px;
    border-radius: 5px;
    padding-left: 17px;
    background: #f2f4f8;
    box-shadow: 0px 0px 4px -2px #000;
    text-indent: 8px;
    padding-top: 10px;
    padding-bottom: 10px;
    box-sizing: border-box;
}
.top-sellers-this-month .products-grid .item .product-item-info .prolabels-wrapper {
    min-height: 155px;
}
body.catalog-product-view .top-sellers-this-month span.fee-shipping-item:before {
    width: 15px;
    height: 15px;
    background-size: 15px !important;
    left: 5px;;
}

.top-sellers-this-month .products.wrapper.grid.products-grid img.product-image-photo {
    border-radius: 10px;
}
        body .container.custom-pdp-media-block-wrap {
            margin-left: 0;
            padding: 0;
            clear: both;
            
        }
        body.catalog-product-view div.product h1.page-title{
            width: 100%;
            float: none;
            margin-bottom: 0;
        }
        
        body.catalog-product-view .product-info-main .product-reviews-summary {
            float: none;
            width: 120px;
            margin-top: 0;
        }
        
        body .custom-klarna-super-wrapper{
            flex-wrap: wrap;
        }
        body .custom-klarna-super-wrap.custom-klarna,
        body .custom-klarna-super-wrap.custom-super{
            width: 100%;
            margin-left: 0;
            margin-right: 0;
        }
        body .custom-klarna-super-wrapper{
            margin: 5px 0 5px !important;
        }
        
        
        body .product.media .box{
            box-shadow: none;
            
            border-bottom: 1px solid #bababa;
            border-radius: 0;
            padding: 10px 0;
        }
        body .product-addto-links{
            display: block;
            text-align: right;
            float: right;
            margin: 0px !important;
            
        }
        body .page-title-wrapper {
            position: relative;
            padding: 0 15px;
        }
        .custom-klarna-super-wrap {
            position: relative;
        }
        
        .special-price span.price {
            color: #81A438;
        }
        
        body .custom-pdp-media-block-wrap .box {
            box-shadow: none;
            border-bottom: 1px solid #bababa;
            border-radius: 0;
            padding: 10px 0;
            display: flex;
            align-items: center;
        }
        .custom-pdp-media-block-wrap .box .icon {
            margin-right: 15px;
        }
        
        .custom-pdp-media-block-wrap .box .icon i {
            width: 40px;
            height: 40px;
            display: block;
        }
        /* .catalog-product-view .product-info-main .merchant-name{
        display: none;
        } */
        
        .custom-klarna-super-wrap:after {
            right: 0px;
        }
        body .product-info-main .custom-klarna-super-wrap {
            padding: 5px 5px !important;
            text-align: left;
        }
        
        .catalog-product-view div.product h1.page-title {
            font-size: 20px;
        }
        body .soldtogether-swiper .item .product-item-info {
            min-height: auto;
        }
        
        body.catalog-product-view div.product h1.page-title {
            font-size: 18px;
        }
        .catalog-product-view div.product h1.page-title span {
            margin-top: 10px;
            
        }
        body.catalog-product-view .merchant-name{
            line-height: normal;
            text-align: left;
            width: 60%;
            float: left;
        }
        
        body .page-title-wrapper{
            transition: .4s;
        }
        
        .page-title-wrapper.product.title-fixed {
            background: #fff;
            position: fixed;
            z-index: 9999;
            padding: 20px 15px;
            box-shadow: 0 0 5px #bababa;
            top: 0;
            left: 0;
            right: 0;
        }
        
      .page-title-wrapper.product h1.page-title {
           font-size: 15px !important;
           width: 70% !important;
          float: left !important;
      }
        
        .page-title-wrapper.product .product-reviews-summary {
            position: absolute;
            top: -10px;
         }
        
        .page-title-wrapper.product.title-fixed .product-info-price{
            margin-top: 50px;
            margin-right: 0 !important;
            margin-left: 0 !important;
        }
.catalog-product-view .page-title-wrapper.product .price-box.price-final_price {
    display: block !important;
}
.catalog-product-view .price-box .old-price .price-container .price {
    font-size: 15px !important;
    color: #A26B31 !important;
    font-weight: 400 !important;
}
.catalog-product-view .page-title-wrapper.product span.special-price .price {
    font-size: 20px !important;
    font-weight: 400 !important;
}
.catalog-product-view .product-info-price {
    margin: 0 !important;
    text-align: right !important;
    float: right;
    width: 30% !important;
    margin-top: 10px !important;
   line-height: 20px;
}
        body.catalog-product-view .page-title-wrapper .merchant-name {
    display: none;
}
.catalog-product-view .page-title-wrapper.product {
    padding-top: 15px;
    padding-bottom: 10px;
}
.product-info-main .product-options-wrapper .fieldset .field {
    max-width: 100% !important;
}
div.product-info-main .product-options-wrapper .field .control, div.product-info-main .swatch-attribute-options {
    max-width: 100%;
}
.page-title-wrapper.product.title-fixed .product-reviews-summary {
    top: 16px;
}
.page-title-wrapper.product.title-fixed .product-addto-links {
    margin-top: 4px !important;
    width: 50%;
}

body.catalog-product-view .product-info-main .page-title-wrapper.product.title-fixed .price-box .old-price .price-container .price {
    font-size: 15px !important;
}
body.catalog-product-view .product-info-main .page-title-wrapper.product.title-fixed h1.page-title span {
    margin-top: 5px;
}
body.catalog-product-view .product-info-main .page-title-wrapper.product.title-fixed .product-info-price{
    margin-top: 5px !important;
}
.page-title-wrapper.product.title-fixed div.product-reviews-summary {
    top: 10px;
    width: 40%;
    text-align: left;
}
        .product-options-bottom .price-box .price-container .price, .product-info-price .price-box .price-container .price {
            font-size: 22px;
            font-weight: 500;
            line-height: 22px;
            font-family: 'Sentinel-semibold' !important;
            font-weight: 500 !important;
            letter-spacing: 1px;
        }
        
        .catalog-product-view div.product h1.page-title span{
            font-family: Figtree-semi !important;
            font-weight: 500;
            color: #222326 !important;
        }
        
        .soldtogether-swiper .item.featuredproductslider-item.sale-page-products-wrapper .price-box {
            padding-left: 0;
            margin-top: 5px !important;
        }
        .product-info-main .box-tocart .fieldset.fixed-active {
            position: fixed;
            bottom: 0;
            left: 0;
            z-index: 999;
            width: 100%;
            border-radius: 0;
        }
        
        
        
       .product-info-main .box-tocart .fieldset.fixed-active {
            margin-bottom: 0 !important;
    background: #F3F9E6;
    padding: 10px;
    box-sizing: border-box;
    border-top: 0;
    border-radius: 12px 12px 0px 0px;
    padding-top: 21px;
        }
        
        body .review-section-top{
            padding: 5px 0 0;
        }
        .catalog-product-view div#reviewsio-carousel-widget {
            float: left;
            width: 100%;
            margin-top: 5px;
        }
        
        body.review-show:before{
            z-index: 99999;
        }
        
        div#all-reviews-popup{
            top: initial;
            right: initial;
            bottom: -10000px;
            left: 0;
            height: 75vh;
            border-radius: 10px;
            z-index: 100000;
            
            
        }
        div#all-reviews-popup.open{
            right: initial;
            bottom: 0;
        }
        
      
        .product-info-main .product.info.detailed .data.switch:before {
           width: 30px;
    height: 30px;
    top: 21px;
    left: 15px;
    background-size: 18px;
        }
       body .product-info-main .product.data.items.accordion>.item.title>.switch, body .product-info-main .product.data.items.accordion>.item.title.active>.switch, body .product-info-main .product.data.items.accordion>.item.title.active>.switch:focus, body .product-info-main .product.data.items.accordion>.item.title.active>.switch:hover {
    padding: 14px 40px 14px 45px !important;
    font-size: 15px;
    border-radius: 12px;
    width: 100% !important;
    display: block !important;
    color: #3C3F43 !important;
}
        
        span.fee-shipping-item.free-red{
            padding: 10px 10px 10px 40px;
            font-size: 16px !important;
            
        }
        body.catalog-product-view .swiper-container .swiper-wrapper .merchant-name{
            width: 100%;
            font-size: 13px;
            margin: 7px 0px 3px;
        }
        em.R-TextBody.R-TextBody--xxxs.u-textLeft--all {
            padding: 0px 10px;
            
        }
      
        
        body .product-addto-links .action.tocompare {
            width: 16px;
            height: 16px;
        }
body.catalog-product-view .page-title-wrapper:not(.title-fixed) .merchant-name {
    display: block;
    margin: 5px 0px;
}

body.catalog-product-view .page-title-wrapper:not(.title-fixed) .product-reviews-summary {
    position: relative;
    top: unset;
    display: block;
    float: left;
    margin-bottom: 0px !important;
    width: 100%;
    text-align: left;
}
.catalog-product-view .product-info-main div.page-title-wrapper .rating-summary {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    line-height: 21px;
}

.page-title-wrapper .rating-value, 
.page-title-wrapper .product-reviews-summary .reviews-actions .action {
    line-height: 21px;
}
body.catalog-product-view .page-title-wrapper:not(.title-fixed) h1.page-title {
    width: 100% !important;
}

body.catalog-product-view .page-title-wrapper:not(.title-fixed) .product-info-price {
    width: 100% !important;
    text-align: left !important;
    margin: 5px 0px !important;
}

body.catalog-product-view .page-title-wrapper:not(.title-fixed) .product-info-price .price-box.price-final_price {
    padding: 0 !important;
}

body.catalog-product-view .page-title-wrapper:not(.title-fixed) .product-info-price .price-box.price-final_price {
    display: flex !important;
    justify-content: flex-start !important;
}

body.catalog-product-view .page-title-wrapper:not(.title-fixed) .merchant-name span + span {
    text-decoration: none;
}

body.catalog-product-view .page-title-wrapper:not(.title-fixed) .merchant-name span {
    color: #71777F !important;
    font-size: 15px !important;
    font-family: 'Figtree-500';
}

body.catalog-product-view .page-title-wrapper:not(.title-fixed) {
    padding: 0px !important;
    float: left;
    width: 100%;
}

.catalog-product-view .page-wrapper .top-container {
    display: none;
}

body.catalog-product-view .page-title-wrapper:not(.title-fixed) h1.page-title span {
    line-height: 23.4px;
    font-size: 18px;
    margin-top: 3px;
    margin-bottom: 0 !important;
}

body.catalog-product-view .page-title-wrapper:not(.title-fixed) span.special-price .price {
    font-size: 28px !important;
}

body.catalog-product-view .page-title-wrapper:not(.title-fixed) .price-box .old-price .price-container .price {
    font-size: 18px !important;
}
.page-layout-1column.cms-index-index .this-week-top-wrapper.block.widget.highlight-cols-5 .product-item .product-item-details .product-reviews-summary.short {
    margin-top: 5px;
}
.cms-index-index .this-week-top-wrapper .products .product-item-details .bybrand+.price-box {
    min-height: unset;
    display: block;
}
.page-layout-1column.cms-index-index .this-week-top-wrapper.block.widget.highlight-cols-5 li.sale-page-products-wrapper.item.product.product-item .price-box .special-price {
    line-height: normal;
}
.page-layout-1column.cms-index-index .this-week-top-wrapper.block.widget.highlight-cols-5 .products-grid .product-items {
    margin-left: 0px !important;
}
.catalog-category-view .products .product-item-details .product-item-name, .catalog-category-view .products .product-item-details .bybrand, .catalog-category-view .products .product-item-details .bybrand+.price-box, .catalog-category-view .products .product-item-details .product-reviews-summary {
    padding-left: 8px !important;
    padding-right: 8px !important;
}
.catalog-product-view .block-highlight .products .save-percent,
.catalog-category-view .products .save-percent{
    display: none;
}
.catalog-product-view .highlight-onsale .products-grid .product-item .product-item-details .product-reviews-summary.short {
    margin-top: 5px;
}
.catalog-category-view .products .product-item-details span.fee-shipping-item {
    float: left;
    width: 100%;
}
.catalog-category-view .products-grid .product-item .product-item-details .product-reviews-summary.short.empty {
    min-height: 24px;
}
.cms-index-index .this-week-top-wrapper .products .product-item-details .product-item-name, .cms-index-index .this-week-top-wrapper .products .product-item-details .bybrand, .cms-index-index .this-week-top-wrapper .products .product-item-details .bybrand+.price-box, .cms-index-index .this-week-top-wrapper .products .product-item-details .product-reviews-summary {
    padding-left: 8px !important;
    padding-right: 8px !important;
}
.catalog-product-view .block-highlight .products .save-percent,
.cms-index-index .this-week-top-wrapper .products .save-percent{
    display: none;
}
.catalog-product-view .highlight-onsale .products-grid .product-item .product-item-details .product-reviews-summary.short {
    margin-top: 5px;
}
.cms-index-index .this-week-top-wrapper .products-grid .product-item .product-item-details .product-reviews-summary.short.empty {
    min-height: 24px;
}
.checkout-onepage-success body .price-box.price-final_price {
    display: block;
    padding: 0;
}
.checkout-onepage-success .save-percent {
    display: none;
}
.checkout-onepage-success .products-grid .product-item .product-item-details span.fee-shipping-item {
    margin-bottom: 10px;
}
.checkout-onepage-success .block-highlight.highlight-carousel .product-item {
    width: 57vw !important;
}
.checkout-onepage-success .highlight-bestsellers .block-content {
    display: block;
    clear: both;
}
.checkout-onepage-success .products-grid .product-item .price-box {
    padding: 0;
    display: block;
    margin-bottom: 5px !important;
}
.checkout-onepage-success a.action.view {
    text-decoration: none;
}
.page-footer .footer.content .block.newsletter .label {
    font-size: 18px;
}
.top-sellers-this-month.block-highlight.highlight-carousel .slide.loading:not(.show-button):after {
    content: "";
    background: url(../images/loader-1.gif);
    width: 20px;
    height: 20px;
    background-size: 100%;
    display: block;
    margin: 0 auto;
}
.product-info-main .product.data.items.accordion div#reviews .block-content {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 10px;
    padding: 0px 10px;
    box-sizing: border-box;
    padding-bottom: 10px !important;
}
}
    
    
   

/*Admin css moved end*/

