/** Shopify CDN: Minification failed

Line 316:0 Unexpected "{"
Line 317:4 Expected identifier but found "%"
Line 320:5 Expected identifier but found whitespace
Line 321:4 Expected identifier but found "%"
Line 1870:43 Expected identifier but found whitespace

**/
/* /////// Home page container width consistency start /////// */

/* .templateIndex #frontpage-nosto-1 .nosto_carousel.slick-initialized.slick-slider:not(.at-end) .slick-track {
	padding-left: 30px;
} */
 
.templateIndex #frontpage-nosto-1 .title-bar {
	padding-left: 40px;
	padding-right: 40px;
}
 
/* .templateIndex #main .homepage-section--featured-products-wrapper:has(.slick-next:not(.slick-disabled)) .slick-slide:last-child {
	display: none;
} */
 
@media only screen and (min-width: 1400px) {
	.templateIndex #frontpage-nosto-1 .nosto_carousel.slick-initialized.slick-slider:not(.at-end) .slick-track {
		padding-left: calc((100vw - 1340px) / 2);
	}
	.templateIndex #frontpage-nosto-1 .title-bar {
		padding-left: calc((100vw - 1320px) / 2);
		padding-right: calc((100vw - 1320px) / 2);
	}
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
    .templateIndex .abtl-hero-banners{
        padding-left: 40px;
        padding-right: 40px;
    }
}
@media only screen and (max-width: 1400px) and (min-width: 768px) {
    .templateIndex #frontpage-nosto-1 .nosto_carousel.slick-initialized.slick-slider:not(.at-end) .slick-track {
        padding-left: 30px;
    }
}
@media only screen and (min-width: 768px) {
    
	.templateIndex .main-fixed {
		max-width: 1360px;
		padding: 0 20px;
		width: 100%;
	}
	.templateIndex .main-fixed .pattern > .container {
		width: 100%;
		padding: 0;
		max-width: unset;
	}
	.templateIndex .shopify-section.promo-brands .col-md-12 {
		padding: 0;
	}
	.templateIndex .logo-bar {
		margin: 0;
		max-width: unset;
	}
	.templateIndex .homepage-section--rich-text-wrapper .row {
		margin: 0;
	}
	.templateIndex .homepage-section--rich-text-wrapper .col-md-12 {
		padding-left: 0;
		padding-right: 0;
	}
	.templateIndex .ovarall-rated {
		width: unset;
	}
}
 
@media only screen and (max-width: 767px) {
	.templateIndex .shopify-section.homepage-section--html-wrapper {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
 
	.templateIndex .shopify-section.homepage-section--html-wrapper .row {
		margin: 0;
	}
 
	.templateIndex
		.shopify-section.homepage-section--html-wrapper
		.row
		.index-section
		.section-block--padding {
		padding: 0;
	}
 
	.templateIndex #frontpage-nosto-1 .slick-list {
		margin-left: 15px;
		margin-right: 6px;
	}
 
	.templateIndex .promo-brands {
		padding: 0 !important;
	}
	#frontpage-nosto-1 .title-bar {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
}
/* /////// Home page container width consistency end /////// */

/* /////// Swym Notification Hide //////// */

#klaviyo-bis-modal input[type=email]:focus {
    border: 1px solid #000;
}
#yotpo-questions-and-answers .yotpo-horizontal-pagination .yotpo-pagination-item{
    height: auto;
}

/* #usp-wrapper-container{
  display: none !important;
}
.header-notice-container .container > p {
  display: none !important;
}
#shopify-section-header-usp-banner .header-new-usp-banner {
  display: none !important;
} */

.swym-sfl-view-render-container.swym-ui-component,
.swym-button.swym-add-to-wishlist-view-product:not(.swym-loaded):after {
    display: none !important;
}

.sfl-btn-container button {
    color: #000;
}

.swym-btn-container[data-position=default] .swym-add-to-wishlist.swym-icon {
    height: 55px !important;
}

.swym-wishlist-notifications-container,
.collection-redesign .swym-button.swym-add-to-wishlist-view-product.swym-heart:after {
    display: none;
}

.templateProduct .swym-button-bar {
    margin: 0;
}

.templateProduct .swym-button-bar button.swym-button.disabled {
    opacity: 1;
}

.templateProduct .swym-wishlist-button-bar {
    width: 0;
    z-index: 9999;
    max-height: 50px;
}

.templateProduct #product-form:has(.klaviyo-bis-trigger) {
    position: relative;
}

.templateProduct #product-form .klaviyo-bis-trigger {
    margin-top: -52px !important;
}

.templateProduct #product-form .klaviyo-bis-trigger+.swym-button-bar {
    position: absolute;
    left: 89.6%;
    bottom: 0;
}

button#swym-custom-add-toCartBtn.hide {
    visibility: hidden !important;
}

span.swym-tooltip-text .swym-open-ui {
    text-transform: lowercase;
}

.stw-notificati {
    font-size: 13px;
    color: #000;
    display: flex;
    align-items: center;
    background: #00000012;
    width: max-content;
    padding: 2px 5px;
    border-radius: 0px;
}

.stw-notificati p {
    margin: 0;
    padding-left: 5px;
}


/* //////// PDP | DTM | Free Delivery in CTA messages /////////// */

body:has(.collection-redesign .sidebar-overlay.hide) #tidio-chat,
.collection-redesign .swym-button.swym-add-to-wishlist-view-product:not(.swym-loaded) {
    display: block;
}
body:has(.collection-redesign .sidebar-overlay) #tidio-chat{
  display: none;
}

#Maru-Oakham-Placement, 
body.mob-filter-open #tidio-chat,
body:has(.header-megamenu-container__mobile.open) #tidio-chat {
    display: none !important;
}

.promo-brands .item1 img:hover {
    -webkit-transform: scale(1, 1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: .25s;
    -moz-transform: scale(1, 1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: .25s;
    transform: scale(1.06);
    transition-timing-function: ease-out;
    transition-duration: .25s;
}

.promo-brands .item1 img {
    -webkit-transform: scale(1, 1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: .25s;
    -moz-transform: scale(1, 1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: .25s;
    transform: scale(1);
    transition-timing-function: ease-out;
    transition-duration: .25s;
}

.nosto_element .nosto-image:not([src]) {
    opacity: 0;
}

.btn.button-cart1.klaviyo-bis-trigger,
a.btn.button.button-cart2.klaviyo-bis-trigger2,
.add_to_cart .button-product-question,
#klaviyo-bis-modal .btn-success {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 38px 10px;
}

.btn.button-cart1.klaviyo-bis-trigger:before,
a.btn.button.button-cart2.klaviyo-bis-trigger2:before,
.add_to_cart .button-product-question:before,
#NotifyMeBtn:before,
#klaviyo-bis-modal .btn-success:before {
    content: url(/cdn/shop/files/notifications_active_48dp_FILL1_wght500_GRAD0_opsz48.svg?v=1720089953);
    padding-right: 10px;
    margin-bottom: -3px;
    /* backface-visibility: hidden;
    transform-origin: top right; */
    animation: wiggle 1s ease-in-out infinite;
    animation-delay: 1.5s;
}

a.btn.button.button-cart2.klaviyo-bis-trigger2:before,
.add_to_cart .button-product-question:before,
#klaviyo-bis-modal .btn-success:before {
    margin-bottom: -7px;
}

.add_to_cart .button-product-question {
    background: rgb(35, 31, 32);
    color: #fff !important;
    font-size: 14px;
    width: calc(100% - 2%);
}

@keyframes wiggle {
    0% {
        transform: rotate(0deg);
    }
    15% {
        transform: rotate(5deg);
    }
    30% {
        transform: rotate(-10deg);
    }
    45% {
        transform: rotate(10deg);
    }
    60% {
        transform: rotate(-5deg);
    }
    75% {
        transform: rotate(5deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

.prod-icon {
    display: flex;
    flex-direction: column;
    gap: 10px;
    background-color: #e6e6e6;
    padding: 18px 15px;
    margin-top: 6px;
    font-size: 14px;
    border-radius: 5px;
    margin-bottom: 10px;
}

{
    % comment %
}

PDP | DTM | Styling changes on secondary CTAs CSS code {
    % endcomment %
}

.templateCollection .des-img .image img {
    border-radius: 50%;
    display: block;
}

.promo-brands .item1 img {
    border-radius: 50%;
}

#swatch1 #color1 {
    border: 1px solid #0000001a;
}

#swatch1.swatch-element {
    border: 2px solid #ffffff !important;
}

.templateIndex .fixed.usp-banner {
    display: none;
}

body .swa1.swatch-element:hover {
    border: 2px solid #231F20 !important;
}

body .swa1.swatch-element:hover .variant_name {
    /* font-weight: 700; */
    color: #231f20;
    padding: 0px 8px !important;
    text-shadow: 0 0 0.65px #231f20, 0 0 0.65px #231f20;
}

#swatch1.active-color {
    border: 2px solid #000000 !important;
    background: #ffffff !important;
}

#swatch1.active-color #color1 {
    border: 2px solid #fff !important;
}


/* body .swa1.swatch-element:hover .v1name {
   padding: 1px 7px !important;
} */

#product .swatch .swatch-element .swatch-radio.selected+label,
#product .swatch .swatch-element input:checked+label {
    border: 2px solid #231F20 !important;
    background-color: #ffffff;
    color: #231F20;
    border-radius: 0;
    text-shadow: 0 0 0.65px #231f20, 0 0 0.65px #231f20;
    line-height: .5;
    height: 29px;
}

label.btooltip {
    text-transform: capitalize !important;
}

label.btooltip>span.no-cap {
    text-transform: none !important;
}

.size .swatch-element:hover input+label:not(.swatch-radio.selected+label, .swatch-element input:checked+label) {
    border: 2px solid #231F20 !important;
    color: #231f20 !important;
    text-shadow: 0 0 0.65px #231f20, 0 0 0.65px #231f20;
    padding: 8px 19px 7px;
}

#product .swatch .swatch-element .swatch-radio+label {
    color: #707070;
    transition: none;
}

.size .swatch-element {
    height: 30px;
    transition: none;
}

.swatch-element.active-color .variant_name {
    color: #231f20;
}

body .swatch-element.active-color {
    border: 2px solid #231F20 !important;
    background: #ffffff !important;
}

.swatch-element.active-color .variant_name {
    color: #231f20;
    text-shadow: 0 0 0.65px #231f20, 0 0 0.65px #231f20;
    padding: 0 8px!important;
}

.swatch-element.active-color .variant_name {
    line-height: 25px;
}

.swatch .swa1.swatch-element {
    margin-bottom: 0 !important;
}

.related_product_using_tag .swatch:not(:first-child) {
    margin-top: 15px;
}


/* .btooltip{
text-transform: lowercase !important;
} 
.btooltip:first-letter{
text-transform: uppercase !important;
}
.btooltip:after{
text-transform: lowercase !important;
}
.btooltip:after:first-letter{
text-transform: uppercase !important;
}
*/

.size .swatch-element {
    margin-bottom: 0px !important;
}

.except-cl,
body.templateArticle .preorder-badge,
.overview-prod-icon {
    display: none !important;
}

.templateSearch #shopify-section-header-top-block br {
    display: block;
}

.tab-prod ul {
    list-style: disc;
}

.article-body {
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
}

.templateArticle blockquote.maroon-bg,
.templatePage blockquote.maroon-bg {
    background: #9d3328;
    border: 0;
    color: #fff;
}

.templateArticle blockquote.cream-bg,
.templatePage blockquote.cream-bg {
    background: #eee6dc;
    border: 0;
    color: #000;
}

.templateArticle blockquote.blue-bg,
.templatePage blockquote.blue-bg {
    background: #5A6571;
    border: 0;
    color: #fff;
}

.templateArticle blockquote.black-bg,
.templatePage blockquote.black-bg {
    background: #000;
    border: 0;
    color: #fff;
}

.templateArticle blockquote.gray-bg,
.templatePage blockquote.gray-bg {
    background: #dedede;
    border: 0;
    color: #000;
}

.templateArticle blockquote {
    font-size: 24px;
    font-family: 'Prata';
    padding: 20px;
}

.templateArticle blockquote p,
.templateArticle blockquote h2,
.templateArticle blockquote h3,
.templatePage blockquote p,
.templatePage blockquote h2,
.templatePage blockquote h3 {
    font-size: 24px;
    font-family: 'Prata';
}

.templateArticle #title-page {
    font-size: 24px;
    font-family: 'Prata';
    padding: 20px
}

.article-body h2,
.templateArticle blockquote.longer-quote h2,
.templatePage blockquote.longer-quote h2 {
    font-size: 20px;
    font-family: 'Lato';
    margin-top: 10px;
}

.article-body h3 {
    font-size: 18px;
    font-family: 'Lato';
}

.article-body p,
.templateArticle blockquote.longer-quote p,
.templatePage blockquote.longer-quote p {
    font-size: 16px;
    font-family: 'Lato';
}

.bottom_sub-menu h4 {
    font-size: 16px;
    font-weight: 600 !important;
    border-bottom: 1px solid #BE8562;
    display: inline-block;
    padding-bottom: 10px;
}

.bottom_menu-item {
    display: flex;
    justify-content: flex-start;
    padding: 10px 0px;
}

.bottom_title_img span:first-child {
    display: inline-flex;
}

.bottom_title_img {
    padding-right: 30px;
    padding-bottom: 15px;
}

.bottom_title_img a {
    display: flex;
    justify-content: center;
    align-items: center;
}

.bottom_title_img img {
    padding-right: 10px;
    width: 70px;
}

@media only screen and (min-width: 991px) {
    #shopify-section-header-notice+.fixed-body {
        border-bottom: 1px solid #231f2040;
    }
    .product-item .product .left:hover .second-image {
        opacity: 1;
    }
    .ns-bundle #nosto-bundle-first-newtheme .nosto-img {
        max-width: 150px;
    }
}

@media only screen and (max-width: 1099px) {
    .cart-nosto-elem #nosto_recommendation_cart_popup .preorder-badge-theme-code {
        width: 15px !important;
        height: 15px !important;
        top: 5px;
        right: 5px;
        padding: 10px;
    }
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
    .mob-nosto #nosto_recommendation_cart_popup:not(.templateCart .mob-nosto #nosto_recommendation_cart_popup) {
        padding-left: 15px;
    }
    .mob-nosto #nosto_recommendation_cart_popup .page-width {
        overflow: hidden;
    }
    .ns-bundle #nosto-bundle-first-newtheme .nosto-img {
        max-width: 220px;
    }
}

.mob-nosto .preorder-badge-theme-code span {
    font-size: 10px !important;
}

@media only screen and (max-width: 600px) {
    body.templateProduct .preorder-badge-theme-code.circle {
        position: absolute;
        top: 8px;
        right: 12px;
        padding: 3px;
        width: 45px!important;
        height: 45px!important;
    }
    body.templateCollection .preorder-badge-theme-code.circle {
        width: 46px!important;
        height: 46px!important;
        line-height: 11px;
    }
    .preorder-badge-theme-code.circle span {
        font-size: 10px !important;
    }
    body .mob-nosto .preorder-badge-theme-code.circle {
        top: 5px;
        right: 5px;
        width: 50px!important;
        height: 50px!important;
        line-height: 14px;
        font-size: 12px;
    }
}

@media only screen and (max-width: 1250px) and (min-width: 991px) {
    .bottom_title_img img {
        padding-right: 10px;
        width: 50px;
    }
    .bottom_title_img {
        padding-right: 2rem;
        padding-bottom: 15px;
    }
}

@media only screen and (max-width: 1350px) and (min-width: 991px) {
    .row.shop_by_range {
        display: flex;
        flex-direction: column;
    }
}

.bottom-line-items-container-desktop .bottom-line-items-wrapper .avg-score {
    color: black !important;
}

.soldout-image {
    background: url(/cdn/shop/files/outstock.png) 0 0 no-repeat;
    height: calc(100% - 0px);
    background-size: contain;
    background-position: center;
}


/* add strike through on out-of-stock product start */

.swatch .swatch-element.unavailable label,
.swatch .swatch-element.sold_out label {
    text-decoration: line-through;
    /* text-decoration-thickness: 2px; */
}


/* div#variations-content-product-template .soldout-image */

.swatch .swatch-element.unavailable .soldout-image,
.swatch .swatch-element.sold_out .soldout-image {
    background: unset;
}


/* add strike through on out-of-stock product end */

header .fixed-header-1 #top .pattern>.container+.megamenu-background {
    margin-top: 0px;
}

.product-info .cart .add_to_cart input {
    height: 44px;
}

.button-cart1 {
    width: 89.6% !important;
    height: 44px;
    line-height: 15px;
    margin-top: -52px !important;
    position: absolute
}

.selectpicker {
    display: none !important;
}

.mfilter-content .column .fields .filter-image {
    margin: 0 7px 7px 0;
    float: none;
    display: block;
}

.sticky-title {
    width: 100%;
    display: flex;
    align-items: center;
}

.pp1 {
    width: 50%;
    font-size: 16px !important;
}

.product-info .options2 {
    padding-bottom: 0;
}

.yotpo.bottomLine .yotpo-bottomline .yotpo-stars {
    padding-right: 5px !important;
}

.sticky-thumb-left {
    width: 85%;
}

.colorfield {
    max-height: 200px !important;
    overflow: auto !important;
}

body.templateCollection.collection-template-promo #sidebar .mfilter-box label.img.btooltip:hover {
    box-shadow: none
}

.mfilter-content .column .fields .filter-image i {
    border: 1.5px solid #aaa;
}

.mfilter-content .column .fields .filter-image .field {
    border: none;
}

.mfilter-content .column .fields .filter-image i {
    display: flex;
    width: 20px;
    float: left;
    align-items: center;
    margin-top: 2px;
}

.mfilter-content .column .fields .filter-image .field.active i {
    border: 1px solid #000;
}

.custom-widget .img-wrapper {
    display: block;
    line-height: 0;
}

.clear_all_filter {
    font-size: 14px;
    font-weight: bold;
    float: right;
}

.filt-head {
    font-size: 16px !important;
}

.advanced-grid.categories-wall>div>div.container:first-child {
    padding: 0!important;
}

.readless {
    text-decoration: underline;
}

.readmore {
    text-decoration: underline;
}

.cart-window-bg {
    background-color: #231f20b3;
    left: 0;
}

.menu-window-bg {
    background-color: #231f20b3;
    left: 0;
}

.categories-wall .category-wall .image img {
    width: 100%;
    margin-top: 20px;
}

#main .vertical .megamenuToogle-wrapper,
.standard-body .full-width .megamenu-background .mega-menu-modules>div:first-child:before {
    background-color: #ffffff00;
}

#megamenu_2 ul.megamenu>li>.sub-menu>.content {
    padding-left: 62px !important;
    padding-right: 74px !important;
}

.breadcrumb .container h1 {
    font-family: Prata;
    color: #231F20;
    font-size: 22px;
}

.product-grid .product .name {
    padding-top: 2px;
}

.money1 {
    float: right;
}

.cart-prod-qty input.update-product {
    height: 30px;
}

.cart-prod-qty {
    border: 1px solid #ccc;
}

#top .my-account,
#top .my-wishlist {
    border: none;
}

.yotpo .pull-left {
    width: 100%;
}

.cart-prod-qty .qty-btn {
    border: none;
}


/*
ul.megamenu > li > a:after{
content: '|';
    position: absolute;
    left: auto;
    right: -19px;
    font-size: 15px;
    color: #000000;
  top: 14px;
    font-weight: 300;
}
*/

.header-type-7 #top .search_form {
    margin-right: 30px !important;
    margin-left: 55px
}

.color_variant {
    padding-left: 0;
    list-style: none;
    display: inline-flex
}

.ptab {
    background-color: #fff!important;
    padding: 2%;
}

#main .fastor-single-product-detail .new,
#main .fastor-single-product-detail .sale {
    left: 10px;
}

body #main #top .logo {
    padding-top: 8px;
}

.logo img {
    max-width: 102px;
}

#tab-review {
    background-color: #fff!important;
}

.icons.materialize {
    width: 200px !important
}

.promo1 {
    width: 55px;
    top: 2px !important;
    left: 2px !important;
}

.color_variant li {
    display: inline-block;
    text-align: center;
    font-size: 15px;
    list-style: none;
    padding: 0 2px;
}

.category-info {
    text-align: center;
    display: flex;
    align-items: center;
}

.category-info p {
    font-size: 14px;
}

ul.megamenu>li>a img {
    margin-right: 10%;
}

.sold-out-badge {
    display: flex;
    justify-content: center;
    background: #000;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    line-height: 14px;
    padding: 10px 20px;
    text-transform: uppercase;
    z-index: 500;
    position: absolute;
    top: 10px;
    left: 10px;
}

body {
    position: inherit !important;
}

.footer .container>.row>div,
.footer .advanced-grid .container>div>.row>div {
    padding-bottom: 0px !important;
}

.header-type-2 #top .search_form {
    max-width: 100%
}

.header-type-7 #top .search_form {
    width: 100% !important;
    margin-right: 0
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input,
select {
    border-radius: 0 !important;
    border: 1px solid #231F2040;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
}

ul.megamenu .megamenu-label {
    position: inherit !important;
    border-radius: 5px;
    font-size: 17px;
    letter-spacing: .25px;
    vertical-align: inherit !important;
    padding: 0;
}

body #main #top .pattern>.container>.row {
    padding: 4px 0 0 0;
}

ul.megamenu>li.with-sub-menu>a strong:after {
    display: none
}

#top .search_form input {
    border: 1px solid #231F2040;
    background: none;
}

#shopify-section-usp-banner {
    margin-bottom: 0%;
    padding: 0px 0px;
}

#shopify-section-usp-banner .featured-brands-usp-banner:not(.slick-initialized) {
    display: flex;
    justify-content: space-around;
    visibility: hidden;
}

#shopify-section-usp-banner .featured-brands-usp-banner.slick-initialized {
    visibility: visible;
}

.brands-wrapper .item img {
    display: block;
    max-width: 75px;
    max-height: 25px;
    padding-right: 5px;
}

.spanitem {
    line-height: 14px;
    text-align: left;
}

.span1 {
    margin: 0;
    font-size: 14px;
    padding: 0;
}

.span2 {
    margin: 0;
    font-size: 12px;
    padding: 0;
}

#top #cart_block .cart-heading p {
    display: none;
}

ul.megamenu>li>a {
    padding: 2px 2px 5px 2px;
    height: 35px;
}

#shopify-section-16455042333ade7459 {
    text-align: center;
}

.footer .title {
    padding: 18px 0 0px;
    margin: 0 0 7px;
    font-size: 16px;
}

.fashion2-newsletter input {
    margin: 15px -3px 0 0;
    height: 50px;
    width: 30%;
    max-width: 63%;
}

ul.megamenu>li>a strong,
.megamenuToogle-wrapper .container {
    letter-spacing: 0.25px;
}

ul.megamenu>li>a strong:hover {
    font-weight: bold;
    border-bottom: 2px solid #BE8562;
    transition-delay: 0.4s;
}

ul.megamenu>li>a strong .raw-title:hover {
    font-weight: bold;
    transition-delay: 0.4s;
}


/*
ul.megamenu>li>a:hover{font-weight:bold;border-bottom:1px solid #000} 
*/

.product_new_button span.add_in_wishlist,
.collection-redesign .swym-button.swym-add-to-wishlist-view-product {
    background-image: url(/cdn/shop/files/favorite_border_black_48dp.svg?v=1714992790);
    width: 23px;
    height: 23px;
    background-repeat: no-repeat;
    float: left;
    background-size: cover;
    margin-top: 3px;
    margin-left: -1px;
}

.product_new_button span.add_in_wishlist.remove_in_wishlist,
.swym-button.swym-add-to-wishlist-view-product.swym-added {
    background-image: url(/cdn/shop/files/hearth.svg?v=1655719267);
    width: 18px;
    height: 18px;
    background-size: auto;
}

.product_existing_button span.add_in_wishlist {
    background-image: url(/cdn/shop/files/favorite_border_black_48dp.svg?v=1714992790);
    width: 23px;
    height: 23px;
    background-repeat: no-repeat;
    float: left;
    background-size: cover;
    margin-top: 3px;
    margin-left: -1px;
}

.product_existing_button span.add_in_wishlist.remove_in_wishlist {
    background-image: url(//www.daals.co.uk/cdn/shop/t/182/assets/wish-new-fill.svg?295754);
}

@media (max-width:480px) {
    #main .product-page-design-left .fastor-single-product-detail .sale {
        left: 5px !important;
    }
    #tab-review {
        padding: 6% !important;
    }
    .cat-text {
        padding: 5px !important;
        width: 100%
    }
    .design-thumbnail-left .rt-fastor-product-gallery {
        padding-left: 0
    }
    .product-thumbnails {
        display: none;
    }
    #klarna {
        line-height: 1.8 !important;
        padding-left: 30px !important;
        float: left;
        font-size: 12px;
    }
    .bulky-table td {
        min-width: 120px !important
    }
    .product-accordions {
        display: block !important
    }
    .tab-prod {
        display: none !important;
    }
}

@media (min-width:767px) {
    .money1 {
        padding-right: 4rem;
    }
    .your-collections .CollectionGrid-tile {
        width: 25% !important;
        padding: 1%;
    }
}

.your-collections .CollectionGrid-tile div,
.your-collections .CollectionGrid-tile img {
    background: #BE85621A;
}

.your-collections-1645508497fdd1fc2f .CollectionGrid-tileName.js-dotdotdot p {
    letter-spacing: 0;
    padding: 2% 0;
    margin: 0;
}

.tab-content:after {
    display: none;
}

.footer .container>.row {
    position: relative;
    border: 1px solid #231F20;
}

.news .media-body h5 {
    font-weight: bold;
}

.news.v2 .media-body .bottom {
    background-color: #EEE6DC!important
}

#top #cart_block .cart-heading .cart-count {
    margin-left: -10px;
    margin-top: 0px;
}

ul.megamenu>li:last-child>a:after {
    display: none;
}

#top #cart_block {
    padding: 0;
    margin: 20px 0 0 0px;
}

.html-wrap {
    display: flex;
    align-items: center;
    align-content: center;
    line-height: 20px;
}

#shopify-section-header-top-block {
    display: inline-block;
    margin-right: 15px;
    height: 25px;
    width: 170px;
}

.breadcrumb .container ul {
    display: none;
}

.breadcrumb .container h1 {
    border-bottom: none;
    margin-top: 20px;
}

footer .pattern {
    font-size: 15px;
}

#top-block-header-top-block span {
    font-size: 11.5px
}

#top-block-header-top-block span b {
    font-size: 13px;
}

#top .search_form input {
    height: 33px;
    color: #231f20;
    line-height: 12px !important;
}

.footer {
    position: relative;
    overflow: hidden;
    margin-bottom: 3%;
}

body #main #top .pattern>.container>.row {
    line-height: 58px;
}

#top #cart_block .cart-heading .cart-count {
    color: #231F20;
    line-height: 15px;
}

#top #cart_block .cart-heading .cart-count {
    width: 16px;
    height: 16px;
    padding: 1px 0 0;
}

.color_variant {
    width: 100%;
}

.product-grid .product .price {
    color: #231F20;
    text-align: left;
}

.ab-div {
    padding: 5%;
    text-align: center;
    background-color: #f8f3ef;
}

.ab-div p {
    font-size: 16px;
}

.button,
.btn {
    border-radius: 0;
}

.product-info .cart {
    max-width: 100%;
    margin-top: 7px;
}

.htusb-ui-prod-boost-trust-wrapper {
    display: none !important;
}

#home-slider-16455880801d629fcf ul.slides #slide-item-16455880801d629fcf-0 h2.caption-content {
    text-shadow: 2px 2px #797571;
}

#home-slider-16455880801d629fcf ul.slides #slide-item-16455880801d629fcf-0 span.caption-content {
    text-shadow: 2px 2px #797571;
}

.product-summary h2.name {
    margin-bottom: 10px !important;
    color: #231F20;
    font-size: 22px;
    letter-spacing: 0px;
    font-weight: 500 !important;
}

.product-info .cart .add_to_cart .button-cart {
    text-transform: uppercase;
    font-weight: normal;
    height: 44px;
    width: 65.6%;
    border-radius: 0px;
    font-size: 18px !important;
    margin-right: 2%!important;
}

.smartimg {
    height: 25px;
    width: 27px;
}

.quantity-wrapper {
    width: 22%;
    float: left
}

.product-info .cart .add_to_cart .quantity input {
    width: 100%;
    padding: 0!important;
}

.product-info .cart .add_to_cart .quantity {
    position: relative;
    width: 100%;
    height: 44px;
    float: left;
    display: inline;
}

.prod-icon p {
    font-weight: normal!important;
    padding-bottom: 0px!important;
    text-transform: none!important;
    margin-bottom: 2px;
    /* align-items: flex-start !important; */
}

.pagination-number {
    width: 98%;
    float: left;
}

.pagination-results ul {
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
}

.pagination-action a.next,
.button.previous {
    display: inline;
    margin-top: -4%;
    float: right;
    background: none;
    border: 1px solid #000;
    color: #000 !important;
    padding: 6px 22px;
}

#klarna img {
    height: 11px;
    width: 50px;
}

.mini-breadcrumb .product-navigation {
    display: none;
}

.center-column .tab-content {
    background-color: #fff !important;
}

.htabs {
    background-color: #fff !important;
}

.htabs a {
    color: #231F20;
    font-size: 22px!important;
    font-weight: normal !important;
    font-family: 'Lato';
    padding: 3px;
}

label {
    color: #231F20;
}

.htabs a {
    margin: 0 40px;
}

.htabs a img {
    width: 16px;
    height: 16px;
    margin-right: 5px;
}

.htabs a.selected {
    font-weight: 700!important;
    color: #231F20;
    font-size: 22px !important;
}

.cart-window .cart-item {
    background-color: #fff;
}

.cart-window .cart-prod-title {
    margin-bottom: 0;
    font-size: 12px;
}

.mini-breadcrumb .breadcrumb-content {
    margin-top: 6px;
    margin-bottom: 8px;
    padding-left: 5px!important;
    white-space: nowrap;
    max-width: 100%;
    overflow: auto;
    display: block;
    margin-left: -6px;
}

.product-info .review {
    border-bottom: none;
    margin-top: 2px;
    display: block !important;
}

.product-info .options {
    padding-top: 5px;
}

label {
    padding-top: 0px;
}

.product-info .review img {
    width: 40px;
}

.product-info .review a:first-of-type {
    margin-left: 0;
}

.swatch .swatch-element label {
    border-color: #adaaaa !important;
}

.swatch .swatch-element .swatch-radio.selected+label.img {
    background: 0 0;
    border-radius: 50px;
}

.product-item-option .swatch .swatch-element label {
    padding: 5px 10px 4px;
    border-radius: 0px;
}

.cprice {
    display: flex;
    vertical-align: middle;
    align-items: center;
}

.product-info .options2 .selector-wrapper label {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500;
    border-radius: 0px;
}

.klp {
    display: flex;
    float: left;
    align-items: flex-start;
}

.product-info .options2 .selector-wrapper label {
    text-transform: none;
}

.sale_pp .money {
    color: #9D3328;
}

#klarna {
    line-height: 50px;
    width: 80%;
    float: left;
}

.product-thumbnails .thumbnails {
    padding-top: 0;
    position: relative;
    /*height: 390px !important;*/
}

.product-thumbnails-no-slick .thumbnails .thumbnails-item {
    padding: 0
}

.media-center {
    margin: 0 auto !important;
}

.htabs {
    z-index: 2;
    margin: 0 0;
    padding-left: 45px;
    padding-right: 45px;
    text-align: center;
    padding-top: 8px;
    position: relative;
    margin-top: 10%;
}

.prod-grid {
    border: 1px solid #707070;
    padding: 10%;
    text-align: center;
}

.prod-grid h2 {
    font-weight: bold;
}

.prod-grid .btn {
    width: 100%;
    text-transform: lowercase;
    font-size: 14px;
    padding: 3%;
    height: 40px;
    line-height: 20px;
}

.quickshop-type-advanced-wrapper .product-item-content form .btn-action {
    border-radius: 0px;
    width: 100%;
}

#carti {
    width: 100%
}

.collection-template-promo .toolbar-left {
    width: 50%;
}

.product-filter .list-options .limit {
    display: none;
}

.product-filter .list-options select {
    height: 36px;
    font-size: 16px;
}

.product-filter .list-options .sort:after {
    padding-right: 9px;
    margin: 25px 0 0;
}

.product-filter .list-options select {
    width: 168px;
    padding-left: 8px;
    border: 1px solid #231F20
}

.rt-fastor-product-gallery__wrapper>*:not(.slick-arrow) {
    opacity: 1 !important;
}

.rt-fastor-product-gallery__wrapper.loaded>* {
    opacity: 1;
}

.rt-fastor-product-gallery__wrapper:after {
    display: none;
}

.quickview .product-info .price {
    display: flex;
    align-items: center;
}

.quickview .product-info .price .price-new {
    font-size: 25px;
    padding: 0;
}

.mob-search svg {
    fill: #fff;
    width: 35px;
    height: 35px
}

.mob-search {
    padding: 0 20px;
    margin-bottom: 6px;
}

.mob-query {
    height: 33px !important;
    width: 100%
}

.mob-search .button-search {
    right: 14px;
    color: #fff;
    padding: 15px 14px 8px;
    position: absolute;
    /* height: 45px; */
    /* WIDTH: 50px; */
    background: none;
}

.mob-search form {
    display: flex;
    vertical-align: middle;
    align-items: center;
    align-content: center;
}

.mobile-nav {
    padding: 0 !important;
}

.mobile-nav .mobile-nav__item a {
    color: inherit;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    font-weight: 500;
    display: flex;
}

.mobile-nav .mobile-nav__item a span img {
    width: 40px;
    padding-top: 5px;
}

.mobile-nav .mobile-nav__item a span:nth-last-child(1) {
    margin-left: 10%;
    font-size: 20px;
}

.mobile-nav .mobile-nav__item {
    padding: 10px 0;
    margin-bottom: 12px;
    border-bottom: none;
}

.mobile-nav .mobile-nav__item img {
    width: 35px;
    margin-right: 12%;
}

.mobile-nav__link.account,
.mobile-nav__link.wishlist {
    padding-left: 10px;
}

.newin {
    color: #BE8562;
    font-weight: bold;
}

.deal {
    color: #CF1930;
    font-weight: bold;
}

.mobile-nav-cart .total_count_ajax {
    position: absolute;
    top: 12px;
    right: -6px;
    width: 21px;
    height: 20px;
    line-height: 18px;
    background: #231F20;
    color: #fff;
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    border-radius: 50%;
}

.items-image-buttons {
    display: none;
}

.yotpo {
    direction: LTR;
    clear: both;
    text-align: left;
    min-height: 18px;
}

.yotpo .yotpo-logo-link-new>* {
    display: none;
}

.yotpo .yotpo-icon-yotpo-logo:before {
    display: none;
}

#footer-payment-methods {
    padding: 0;
    margin: 0;
}

.mfilter-box.box {
    text-align: left;
}

.main-fixed,
.fixed-body-2-2,
.standard-body .fixed2 .background {
    width: 85%;
}

.prod-panel {
    margin: 0 !important;
}

.product-accordion .product-accordion-content {
    display: none;
}

.product-accordion:first-of-type .product-accordion-content {
    display: block;
}

.product-accordion .tab-heading {
    color: #231F20
}

.tab_text.product-accordion {
    padding: 0px 40px;
    margin: 0 -30px;
}

.product-accordion .tab-heading:after {
    content: "\f078";
}

.product-accordion .tab-heading:after {
    line-height: 50px;
}

.product-accordion .tab-heading {
    padding: 5px 45px 5px 0;
}

.product-accordion.active .tab-heading:after {
    content: "\f077";
}

.main-fixed .col-md-12 .col-md-12.center-column .panel {
    padding: 10px 0px !important;
}

.product-accordion .heading a span {
    font-size: 22px;
    text-decoration: none;
}

.product-accordion.active .heading a span {
    font-weight: bold !important;
}

.product-accordion:last-child .heading {
    border-bottom: 2px solid #BE8562;
}

.product-accordion .heading {
    border-top: none;
    border-bottom: 2px solid #BE8562;
}

.product-accordion.active .heading {
    border-bottom: 2px solid #BE8562;
}


/*.tab_text.product-accordion.active{text-decoration:underline;}*/

.product-accordions {
    display: none;
}

.tab-prod {
    display: block;
    margin-top: 3px;
}

.tab-prod .ptab {
    display: none;
}

.tab-prod .ptab:nth-of-type(2) {
    display: block;
}

.cart-window-header svg {
    fill: #231F20;
}

.cart-window-title {
    color: #231F20
}

body.templateCollection.collection-template-promo #sidebar .mfilter-box .mfilter-content .filter_title .arrow.rotArr:after {
    color: black !important;
}

.product-item-content .btn-action span {
    text-transform: lowercase;
}

.product-grid .product .product_new_button .right-quickview,
.product-grid .product .product_new_button .right-cart-add-plp,
.product-grid .product .product_new_button .right-compare,
.product-grid .product .product_new_button. right-wishlist {
    background: #e1e1e1;
}

.product-grid .product .product_existing_button .right-quickview,
.product-grid .product .product_existing_button .right-compare,
.product-grid .product .product_existing_button .right-wishlist {
    background: #DFD4C6;
}

.brands-wrapper .slick-slider .slick-arrow {
    display: none !important
}

#shopify-section-footer-copyright {
    border: none;
    text-align: center;
    padding-top: 3%;
    margin: 0;
    padding-bottom: 0;
}

ul.megamenu li .sub-menu .content .static-menu .menu ul ul {
    padding: 6px 0 5px;
}

ul.megamenu>li>.sub-menu>.content>.arrow {
    display: none
}

#product_sku {
    font-weight: bold;
}

.usp-banner {
    margin-bottom: 7px;
    background: #5A6571;
    color: #fff;
}

.usp-banner .container {
    background: #5A6571 !important;
    padding-left: 45px;
    padding-right: 45px
}

.bottom-review {
    margin-top: 5%;
}

.yotpo.yotpo-main-widget {
    display: block;
    width: 100% !important;
    margin: 0 auto;
}

#product-reviews-a {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

#product-reviews-a img {
    width: 22px;
    padding-right: 5px;
}

#top #cart_block .dropdown-menu {
    display: none;
}

.promo-badge {
    clear: left;
    padding: 5px;
    width: 100%;
    box-sizing: border-box;
    background-color: #ede7db;
    color: #231F20;
    text-align: center;
    font-size: 11px;
    z-index: 1;
}

.badge-3 {
    background-color: #ede7db;
}

.sale-badge {
    background: #ba1526;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    line-height: 14px;
    text-transform: uppercase;
    z-index: 100000;
    position: absolute;
    top: 0;
    left: 0px;
}

.promo1 {
    padding: 10px 0px 0;
    background: none;
}

.product-info .cart .add_to_cart {
    padding: 0 0 0px;
}

.product-info .sale,
.product-info .new {
    top: 15px;
}

.product-info .sale-badge.promo1 {
    width: 55px;
    padding: 0px !important;
    left: 18px !important;
    top: 20px !important;
}

.pr-badge {
    font-size: 16px;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
}

.pr-badge a {
    color: inherit;
}

.fixed-body .center-column .tab-content {
    padding: 10px 0
}

.pr-badge p {
    padding: 2.25px 0;
}

.item1 img {
    width: 100%;
    max-width: 90%;
}


/*ul.megamenu>li:last-child a span strong {
      padding: 4px 11px;
    background: #F1DBE1;
    border-radius: 5px;
}
*/

#top-nav .topbadge {
    display: none !important
}

#top-nav {
    padding: 10px 7px!important;
    border-top: 1px solid #ccc;
    margin: 0;
}

ul.megamenu>li {
    /* margin: 0 35px 0 0 !important; */
    margin: 0 !important;
}

ul.megamenu li .sub-menu .content {
    box-shadow: 0 0 3px #00000029;
    -webkit-box-shadow: 0 0 3px #00000029;
}

ul.megamenu li .sub-menu .content .static-menu a.main-menu {
    font-size: 16px!important;
    font-weight: 600 !important;
}

.responsive ul.megamenu li .sub-menu .content .static-menu .menu ul li ul li a {
    font-size: 16px;
}

.section-megamenu-content.horizontal .mmenu-content-center ul.megamenu {
    display: flex;
    /* justify-content: center; */
    justify-content: space-around;
    align-items: center;
}

ul.megamenu li .sub-menu .content .hover-menu li:first-child a.main-menu {
    padding: 18px 28px;
}

ul.megamenu li .sub-menu .content .hover-menu .menu>ul>li {
    margin: 0 -14px !important;
}

menu a.main-menu {
    padding: 10px 28px 17px !important;
}

a.main-menu {
    font-weight: 400 !important;
    font-size: 14px !important;
    padding-bottom: 5px !important;
}

li.with-sub-menu.hover a span:after {
    display: none !important;
    content: "\f078";
    display: inline-block;
    font: 14px/1 FontAwesome;
    font-size: 9px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    color: #d9121f;
    vertical-align: top;
    margin: 5px 0 0 12px;
}

ul.megamenu li .sub-menu .content .hover-menu li:hover>a.with-submenu:after {
    opacity: 1;
    visibility: hidden !important;
    top: 24px;
}


/*
ul.megamenu>li:nth-last-child(2) a span strong {
    padding: 4px 11px;
    background: #F2E7E0;
    border-radius: 5px;
}
*/

input[type=search] {
    border-radius: 0px !important;
    -webkit-border-radius: 0!important;
}

ul.megamenu li .sub-menu .content .static-menu a.main-menu {
    width: 100%
}

ul.megamenu li .sub-menu .content .static-menu a.main-menu:after {
    width: 75%;
    height: 1px;
    background: #BE8562
}

.product-summary h2.name a {
    line-height: inherit
}

.prod-panel h5 {
    display: none;
}

.prod-panel ul {
    padding: 0;
    padding-inline-start: 18px;
}

.prod-panel {
    background: none !Important;
    padding: 0 !important
}

.variations_button {
    float: left;
    width: 100%
}

.add-cart-wrapper {
    display: flex;
    justify-content: left;
    min-height: 50px;
}

.news-wrapper.grid--full.homepage-featured-content-wrapper h4 {
    margin-bottom: 0px;
    font-size: 36px;
    font-weight: 700 !important;
}

div#newsletter p {
    font-size: 16px;
    text-align: center;
}

.sale-badge1 {
    background: #9d3328;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    line-height: 14px;
    padding: 10px 20px;
    text-transform: uppercase;
    z-index: 100000;
    position: absolute;
    top: 10px;
    left: 15px;
}

.category-info .image img {
    width: 700px;
}

.category-info .image {
    padding: 0;
}

.des1 {
    width: 100%;
    text-align: center;
    padding: 15px 0;
}

.category-info {
    padding: 15px 0 15px 0;
}

.cat-text {
    padding: 0 5%;
    width: 75%
}

.des-img {
    width: 25%;
}

.product-info .cart .add_to_cart .quantity #q_up,
.templateCart #cartform .quantity #q_up {
    border-left: none;
    right: 5px;
}

.product-info .cart .add_to_cart .quantity #q_down,
.templateCart #cartform .quantity #q_down {
    border-right: none;
}

.product-info .price .price-old {
    margin-right: 8px;
    padding: 1px 0;
    font-size: 16px;
}

.low2 progress {
    border-radius: 7px;
    width: 60%;
    height: 10px;
}

.low2 progress::-webkit-progress-bar {
    background-color: #f2f2f2;
    border-radius: 7px;
}

.low2 progress::-webkit-progress-value {
    background-color: #f97e44;
    border-radius: 7px;
}

.cart-window {
    border-left: none;
}

.low1 progress {
    border-radius: 7px;
    width: 60%;
    height: 10px;
}

.low1 progress::-webkit-progress-bar {
    background-color: #f2f2f2;
    border-radius: 7px;
}

.low1 progress::-webkit-progress-value {
    background-color: red;
    border-radius: 7px;
}

#top #cart_block .cart-heading .cart-icon {
    height: 17px;
    width: 25px
}

.mobile-nav-bar {
    border: none;
}

div#top-block-header-top-block .html_wrapper>div {
    height: 25px
}

#top #cart_block .cart-heading .cart-icon img {
    height: 17px
}

body #main #top #cart_block {
    height: 17px;
    cursor: pointer;
}

#top #cart_block .cart-heading .cart-icon {
    padding: 0
}

.my-account img {
    height: 17px;
}

.my-wishlist img {
    height: 17px;
}

#top svg,
.search_form .button-search svg {
    width: 25px;
    height: 25px;
    fill: white;
}

.search_form .button-search {
    line-height: 52px;
    top: 10%;
    right: 0;
    padding-left: 1px;
    padding-right: 9px;
    width: 38px;
    height: 38px;
    margin-top: 0;
}

.products--match-height .grid__item .indiv-product .grid__image {
    max-height: 100%;
    display: block;
}

.breadcrumb .container>div {
    padding: 0px 0 5px;
    text-align: center;
}

.news {
    position: relative;
    margin-top: -20px;
}

.pgimg {
    width: 10px;
    height: 10px;
}

ul.megamenu>li>a img {
    display: none
}

body.open-canvas-panel {
    overflow: auto;
}

.responsive ul.megamenu .menu>ul>li.active>.close-categories {
    right: 23px;
}

.responsive ul.megamenu .menu>ul>li>.open-categories {
    right: 23px;
}

@media (max-width:991px) {
    .main-fixed {
        width: 100%
    }
    #shopify-section-header-slideshow {
        display: none;
    }
    ul.megamenu>li>a img {
        width: 40px;
        display: inline-block
    }
    .mob-search .button-search {
        right: 36px;
    }
    .text-col {
        height: 40px;
        overflow: hidden;
    }
}

#main .mini-breadcrumb,
#main .breadcrumb .background {
    border-top: none;
}

@media (max-width:767px) {
    .templateCollection .new-template #col-main {
        padding: 0;
    }
    .ns-bundle #nosto-bundle-first-newtheme .nosto-img {
        max-width: 250px;
    }
    .collection-page .promo-badge {
        padding-top: 2px;
    }
    .collection-page .promo-badge img {
        margin-top: -2px;
    }
    .templateArticle #title-page {
        padding: 10px 20px;
    }
    .prod-icon>* {
        padding: 2px 0px;
    }
    .prod-icon p {
        display: block !important;
        align-items: center !important;
        float: left;
        width: 100%;
        line-height: 1.2;
    }
    .sticky-title {
        display: block !important;
        text-align: right !important;
        padding-right: 10px;
    }
    .pp1 {
        display: none !important;
    }
    .sticky-info-product img {
        max-width: 50px;
        display: none;
    }
    .sticky-info-product {
        display: block;
        width: 100%;
    }
    .sticky-info-product>.container {
        padding: 0 2% !important;
    }
    .sticky-info-right button {
        width: 100%;
    }
    .sticky-thumb-left,
    .sticky-info-right {
        width: 50%;
    }
    .responsive body.templateCollection .col-md-9.center-column {
        margin-top: 0 !important
    }
    .mini-breadcrumb .breadcrumb-content {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .responsive .product-filter .list-options .sort:after {
        margin-top: 11px !important;
    }
    .product-filter .list-options .sort:after {
        font-size: 14px !important;
    }
    .collection-template-promo .toolbar-right {
        width: 100% !important
    }
    .slick-slide img {
        display: inline !important;
    }
    .product-thumbnails-bottom .thumbnails:hover .slick-prev-arrow {
        left: -3%;
    }
    .product-thumbnails-bottom .thumbnails .slick-arrow {
        left: -3% !important;
    }
    .product-thumbnails-bottom .thumbnails .slick-next-arrow.slick-arrow {
        left: 95% !important;
    }
    .product-thumbnails-bottom {
        padding-top: 10px !important;
        padding-bottom: 5px !important;
        position: relative !important;
    }
    .product-thumbnails-bottom .thumbnails .slick-arrow {
        bottom: 10px !important
    }
    .responsive .product-info .product-center {
        margin-top: 0 !important;
    }
    .product-thumbnails-bottom .thumbnails .slick-slide {
        height: auto !important;
        overflow: hidden;
    }
    .usp-banner .container {
        padding-left: 15px;
        padding-right: 15px;
    }
    .mob-search .button-search {
        right: 14px;
    }
    .mobile-nav-wrapper {
        position: fixed !important;
    }
    .responsive .horizontal ul.megamenu>li>a {
        padding: 7px 0 !important
    }
    ul.megamenu>li>a strong:hover {
        border-bottom: none !important;
    }
    .responsive .horizontal {
        margin: 0 !important;
    }
    .responsive .horizontal ul.megamenu .megamenu-label {
        left: -8px;
        top: 9px;
    }
    .mobile-head-nav {
        display: block !important;
    }
    .responsive ul.megamenu>li.with-sub-menu .open-menu:before {
        content: "\f078";
        font-family: 'FontAwesome';
        font-size: 14px;
    }
    ul.megamenu>li>a img {
        display: inline-block !important;
    }
    .responsive ul.megamenu li .open-categories:before {
        content: "\f078";
        font-family: 'FontAwesome';
        font-size: 14px;
    }
    .responsive ul.megamenu>li.active .close-menu:before {
        content: "\f077";
        font-family: 'FontAwesome';
        font-size: 14px;
    }
    .responsive ul.megamenu .menu>ul>li.active>.close-categories:before {
        content: "\f077";
        font-family: 'FontAwesome';
        font-size: 14px;
    }
    .responsive .horizontal ul.megamenu>li {
        border-top: 1px solid #aaa;
    }
    .responsive .horizontal ul.megamenu>li>a {
        background: #fff !important
    }
    .mob-container {
        display: none;
    }
    .responsive ul.megamenu>li.with-sub-menu .open-menu {
        color: #231F20;
        right: 50px;
        top: 16px;
        z-index: 10;
    }
    .responsive ul.megamenu>li.with-sub-menu .close-menu {
        color: #231F20;
        right: 50px;
        top: 16px;
        z-index: 10;
    }
    .section-megamenu-content.horizontal .mmenu-content-center ul.megamenu {
        display: block !important;
        padding: 0 10px;
    }
    .news.v2 .media {
        margin-top: 4%;
    }
    .news {
        position: relative;
        margin-top: -60px;
        margin-left: 0px !important;
    }
    .category-info {
        display: block;
    }
    .main-fixed,
    .fixed-body-2-2,
    .standard-body .fixed2 .background {
        width: 100%;
    }
    .mini-breadcrumb .breadcrumb-content {
        padding-left: 10px !important;
    }
    .homepage-indiv-section-wrapper {
        padding: 0 !important
    }
    .payment-image img {
        width: 100% !important;
    }
    .usp-banner {
        margin-bottom: 2px;
    }
    .des-img {
        display: none;
    }
    .cat-text {
        width: 100% !important;
    }
    #shopify-section-1647250858184c138f {
        padding: 0;
    }
    .footer .container>.row {
        margin: 8px;
    }
    .footer {
        text-align: center;
    }
    .footer .pattern a {
        font-size: 12px;
    }
    .footer .title,
    .footer h4,
    .custom-footer h4 {
        font-size: 19px;
    }
    .responsive .main-fixed .container {
        padding: 0 0px;
    }
    .category-info .image img {
        width: 315px !important;
    }
    .responsive .templateCollection #sidebar {
        position: relative;
        z-index: 1;
        left: 0;
        padding-bottom: 22px;
        width: 100%;
        max-width: 100%;
    }
    body.templateCollection.collection-template-promo #sidebar .mfilter-box .mfilter-content .filter_title {
        border-bottom: 1px solid #a2a0a0;
    }
    body.templateCollection.collection-template-promo #sidebar .mfilter-content .column .fields {
        margin-top: 4%;
    }
    .rt-fastor-product-gallery figure a[class*=FeaturedImage] {
        display: flex;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .new-template .flex.page-width {
        display: block !important;
    }
    .custom-filter-container {
        padding: 10px 0px 0px 0px;
        margin-left: -6px;
    }
}

@media (min-width: 768px) and (max-width: 795px) {
    .filt-btn {
        width: 102% !important;
    }
    body:not(.collection_redesign) .product-filter .list-options select {
        min-width: 314px !important;
        padding-left: 8px;
        height: 37px;
        margin-right: -2px;
    }
    body:not(.collection_redesign) .product-filter .list-options select option {
        width: 250px !important;
        max-width: 250px !important;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-appearance: inherit !important;
    }
    body:not(.collection_redesign) .product-filter .list-options {
        margin-top: -14px !important;
        margin-right: -37px !important;
    }
    body:not(.collection_redesign) .product-filter .list-options .sort:after {
        font-size: 17px !important;
    }
    .counter-mobile,
    .new-template-counter-mobile {
        margin-left: -10px !important;
    }
}

@media (min-width: 796px) and (max-width: 869px) {
    .filt-btn {
        width: 100% !important;
    }
    body:not(.collection_redesign) .product-filter .list-options select {
        width: 331px !important;
        padding-left: 8px;
        border: 1px solid #231F20;
        height: 37px;
    }
    body:not(.collection_redesign) .product-filter .list-options {
        margin-top: -14px !important;
        margin-right: -37px !important;
    }
    body:not(.collection_redesign) .product-filter .list-options .sort:after {
        font-size: 17px !important;
    }
    .counter-mobile,
    .new-template-counter-mobile {
        margin-left: -10px !important;
    }
}

@media (min-width: 870px) and (max-width: 890px) {
    .filt-btn {
        width: 101% !important;
    }
    .collection-template-promo .toolbar-right {
        width: 100% !important
    }
    body:not(.collection_redesign) .product-filter .list-options select {
        width: 380px !important;
        padding-left: 8px;
        border: 1px solid #231F20;
        height: 37px;
    }
    body:not(.collection_redesign) .product-filter .list-options {
        margin-top: -14px !important;
        margin-right: -37px !important;
    }
    body:not(.collection_redesign) .product-filter .list-options .sort:after {
        font-size: 17px !important;
    }
    .counter-mobile,
    .new-template-counter-mobile {
        margin-left: -10px !important;
    }
}

@media (min-width: 891px) and (max-width: 991px) {
    .filt-btn {
        width: 100% !important;
    }
    .collection-template-promo .toolbar-right {
        width: 100% !important
    }
    body:not(.collection_redesign) .product-filter .list-options select {
        width: 403px !important;
        padding-left: 8px;
        border: 1px solid #231F20;
        height: 37px;
    }
    body:not(.collection_redesign) .product-filter .list-options {
        margin-top: -14px !important;
        margin-right: -37px !important;
    }
    body:not(.collection_redesign) .product-filter .list-options .sort:after {
        font-size: 17px !important;
    }
    .counter-mobile,
    .new-template-counter-mobile {
        margin-left: -10px !important;
    }
}

.category-info:before {
    display: none
}

body.templateCollection.collection-template-promo #sidebar .mfilter-box .mfilter-content .filter_title {
    font-size: 18px;
    font-weight: 600;
}

.tab-content .next-button {
    left: 98%;
}

.tab-content .prev-button {
    left: 2%;
}

.tab-content .prev-button,
.tab-content .next-button {
    top: 35%
}

.my-wishlist .topbadge {
    display: none !important;
}

.color_variant {
    height: 22px;
}

#qt-text {
    width: 100%;
}

#qt-wrap {
    display: block;
    width: 65%;
    float: left;
    margin-right: 4%;
}

.qty-btn1 {
    width: 100% !important
}

.yotpo.yotpo-main-widget {
    background-color: #F7F5F0!important;
}

.yotpo .yotpo-bottomline .yotpo-icon-star,
.yotpo .yotpo-bottomline .yotpo-icon-half-star,
.yotpo .yotpo-bottomline .yotpo-icon-empty-star {
    color: #c89878 !important;
    -webkit-text-fill-color: #c89878!important;
}

.write-first-question-button {
    margin-bottom: 30px !important;
}

.fixed-header-1 {
    width: 100% !important;
    left: 0 !important;
    margin: 0 !important;
}

.center-item {
    display: flex;
    justify-content: center;
    height: 33.43px;
    align-items: center;
    line-height: 30px;
}

.center-item span {
    padding-top: 5px
}

.brands-wrapper .item img:last-child {
    height: 40px;
}

.swa1 {
    margin-bottom: 3% !important;
}

.fixed-header-1 .pattern {
    padding: 10px 0px 0px 0px;
    margin: 0 auto;
    max-width: 1230px;
    width: 85%;
}

.question-review {
    background-color: #f7f5f0!important;
    padding: 2%;
}

.question-review h2 {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

.rt-fastor-product-gallery__wrapper:not(.slick-initialized) {
    display: flex;
    overflow: hidden;
}

.rt-fastor-product-gallery__wrapper:not(.slick-initialized) .rt-fastor-product-gallery__image {
    flex: 100% 1 0;
}

.product-thumbnails-bottom {
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative !important;
}

.product-thumbnails-bottom:not(.product-thumbnails-no-slick) .thumbnails:not(.slick-initialized) {
    display: flex;
    overflow: hidden;
}

.product-thumbnails-bottom:not(.product-thumbnails-no-slick) .thumbnails:not(.slick-initialized) .thumbnails-item {
    flex: auto 1 0;
}

.product-thumbnails-bottom .thumbnails .thumbnails-item {
    padding: 0 7px;
}

.product-thumbnails-bottom .thumbnails:hover .slick-prev-arrow {
    left: -20px;
}

.product-thumbnails-bottom .thumbnails .slick-arrow {
    left: -20px;
    bottom: 15px;
    color: #231F20;
    background: none;
}

.product-thumbnails-bottom .thumbnails .slick-next-arrow.slick-arrow {
    left: 98%;
    color: #231F20
}

.product-thumbnails-bottom .thumbnails .slick-arrow:before {
    padding: 0
}

.product-thumbnails .thumbnails .slick-arrow.slick-disabled,
.product-thumbnails-bottom .thumbnails .slick-arrow.slick-disabled {
    color: #231F20
}

.product-thumbnails-bottom .thumbnails .slick-arrow:before {
    font-size: 27px;
}

#header-right {
    height: 51px;
}

#header-middle {
    height: 51px;
}

#header-left {
    height: 51px;
}

body #main #top .pattern>.container {
    height: 55px;
}

#top .my-account,
#top .my-wishlist {
    height: auto;
    width: 45px;
}


/* .yotpo-lightbox-wrapper{display:none;} */

.media-icon img {
    width: 40px;
}

.mobile-nav-icon button {
    width: 30px;
    height: 30px
}

.read-btn {
    background: no-repeat;
    color: #231F20 !important;
    border: 1px solid #231F20;
    padding: 5px 16px;
}

.left-class1 img {
    height: 45px;
    float: left;
    padding-right: 5%;
    padding-top: 10px;
}

.news .media {
    position: relative;
    margin-top: 0;
}

.box1 {
    margin-top: 0
}

.title-bar h2 {
    margin-top: 0;
    font-size: 22px;
    font-weight: bold;
}

.badge-3 img,
.badge-5 img {
    height: 21.9px;
    float: left;
    width: 24px;
    margin-right: 5px;
}

.col-sm-3 .box-no-advanced.box .box-heading,
.col-sm-4 .box-no-advanced.box .box-heading,
.col-md-3 .box-no-advanced.box .box-heading,
.col-md-4 .box-no-advanced.box .box-heading {
    border-bottom-color: #fff;
    border-bottom: 2px solid #231f20;
    display: block;
    font-weight: 600 !important;
}

.fixed-header-1>#top .background,
.fixed-header-1>.megamenu-background {
    background: #ffffff;
    border-bottom: 1px solid #231f201f;
    box-shadow: none;
}

.mobile-nav-cart {
    justify-content: flex-end !important
}

.mobile-nav-item {
    padding: 0;
    width: 33.3%;
    justify-content: left;
}

.mobile-nav-bar {
    padding: 0 15px;
}

.product-grid .product .name {
    font-size: 14px;
}

.collection-template-promo .product-filter {
    border: none
}

.category-info {
    margin: 0;
}

body.templateCollection.collection-template-promo #sidebar .mfilter-content .column .filter_title {
    padding-top: 15px;
    padding-bottom: 9px;
    border-bottom: 1px solid #aaa;
}

.filter_title span {
    font-weight: 600;
}

.mfilter-content .column .filter_title {
    font-weight: 500 !important;
    font-size: 16px !important;
}

.cat1 {
    font-size: 22px !important;
}

.mobile-nav-item {
    height: 50px;
}

.mobile-nav-bar {
    height: 50px;
}

.mob-query {
    background: none
}

.tab-content:before {
    border-color: #fff !important;
    background: none;
}

.sm-cart {
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.htabs a.selected:before {
    background: #BE8562;
}

.tick,
.hurry {
    width: 21px;
    height: 17px;
}

.clearpay {
    width: auto;
    margin-bottom: -3px;
}

.klarnap {
    width: 50px;
    padding-left: 2px;
    height: 11px;
}

.pagination-results ul li a,
.pagination-results ul li span {
    font-size: 14px;
    color: #231F20;
    font-weight: normal;
    width: auto
}

div.pagination-results ul li.active {
    display: block;
}

.pagination-results ul li:last-child {
    color: red;
    display: block;
}

.pagination-results ul li {
    width: auto;
    float: left;
}

div.pagination-results ul li:last-child {
    display: block;
}

.pagination-results ul li {
    display: none;
}

div.pagination-results ul li:hover {
    background-color: #fff;
}

.kk {
    vertical-align: middle;
}

.pagination-results ul li:hover a {
    color: #5A6571;
}


/* color variant*/

img.variant_img {
    cursor: pointer;
    width: 21px!important;
    height: 21px;
    border-radius: 50%;
    border: 1px solid #e3e3e3;
}

li.variant_color:nth-of-type(1),
li.variant_color:nth-of-type(2),
li.variant_color:nth-of-type(3),
li.variant_color:nth-of-type(4) {
    display: inline-block;
}

@media (min-width: 768px) {
    .cart-window {
        width: 356px;
    }
    .cart-window .cart-window-footer {
        width: 356px;
    }
}

.cart-window-body {
    background-color: #fff;
    padding: 0 30px 0;
}

.cart-window-footer {
    position: relative;
}

.templateCart #title-page {
    display: none;
}

.cart-window a.button {
    text-align: center;
    width: 100%;
    padding: 0;
    line-height: 44px;
    font-size: 14px;
    text-transform: uppercase;
    height: 44px;
}

.cart-window-header {
    background-color: #fff;
    position: relative;
}

.cart-window .cart-item img {
    max-width: 135px;
    display: block;
}

.cart-window-title {
    color: #231f20;
    text-transform: inherit;
}

.shopc-btn {
    text-decoration: underline;
    font-size: 12px;
    color: #231f20;
    display: block;
    text-align: left;
}

a.shopc-btn:hover {
    text-decoration: underline;
    font-weight: bold;
    color: #231f20;
}

.product-grid .product .name {
    text-align: left;
}

.fwidth {
    width: 100%;
    /* float:left; */
}

.qty1 {
    border: none;
}

.qty1-update {
    text-align: left !important;
}

.outstock {
    color: #9d3328
}

.instock {
    color: #48915c
}

.payment-image img {
    width: 40%;
}

.yotpo .yotpo-label-container {
    display: none;
}

.product-thumbnails-bottom .thumbnails .slick-slide {
    height: 65px;
    overflow: hidden;
}

.dropdown-menu-type-4 .ui-autocomplete {
    display: none !important
}

.mobile-head-nav {
    display: none;
}

.news .media-body .bottom {
    position: relative;
}

.news .media-body {
    position: relative;
}

.news.default2 .media-body .tags a {
    display: none
}

.news.v2 .media {
    padding-bottom: 0;
}

.responsive .horizontal ul.megamenu>li>a img {
    margin-left: 0;
    width: 50px;
}

.col-filt {
    padding-left: 5px;
}

input[type=search]:focus {
    border: 1px solid #231F2040;
}

.mobile-nav-icon button img {
    width: 14px !important;
}

.fil1 {
    width: 50%;
    float: left;
}

@media (max-width: 776px) {
    .mobile-nav-logo {
        height: 100px;
    }
    .img-check-required {
        padding: 5px;
    }
    #productpage-nosto-2-newtheme .nosto-item {
        padding-left: 0px;
        padding-right: 15px;
    }
    #tidio-chat #tidio-chat-iframe {
        bottom: -6px !important;
        left: -6px !important;
    }
    .cart-window {
        z-index: 99999999999;
    }
}

@media (max-width: 991px) {
    .sticky-info-product {
        display: block;
    }
    .thumbnails.slick-initialized .slick-list {
        margin: 0px 30px;
    }
    .product-thumbnails-bottom .thumbnails .thumbnails-item img {
        margin: 0 auto;
    }
    /*   Header for tablet   */
    .mobile-head-nav {
        display: block !important;
    }
    .section-megamenu-content.horizontal .mmenu-content-center ul.megamenu {
        display: unset;
    }
    .responsive .mobile-nav ul.megamenu>li:hover,
    .responsive .mobile-nav ul.megamenu>li.active {
        background: none!important;
    }
    ul.megamenu>li>a strong:hover {
        border-bottom: unset;
    }
    .responsive ul.megamenu>li.with-sub-menu .open-menu:before {
        content: "\f078";
        font-family: FontAwesome;
        font-size: 14px;
        color: #231f20;
    }
    .responsive ul.megamenu>li.active .close-menu:before {
        content: "\f077";
        font-family: FontAwesome;
        font-size: 14px;
        color: #231f20;
    }
    .responsive ul.megamenu>li.with-sub-menu .open-menu {
        right: 50px;
        top: 16px;
        z-index: 10;
    }
    .responsive ul.megamenu>li.with-sub-menu .close-menu {
        right: 50px;
        top: 16px;
        z-index: 10;
    }
    .responsive ul.megamenu li .open-categories:before {
        content: "\f078";
        font-family: 'FontAwesome';
        font-size: 14px;
        font-weight: 300;
        font-size: 14px;
        line-height: 50px;
        padding: 0 17px;
        color: #231f20;
    }
    .responsive ul.megamenu .menu>ul>li.active>.close-categories:before {
        content: "\f077";
        font-family: 'FontAwesome';
        font-size: 14px;
        font-weight: 300;
        line-height: 46px;
        padding: 0 18px;
        color: #231f20;
    }
    ul.megamenu li .sub-menu .content .open-categories,
    ul.megamenu li .sub-menu .content .close-categories {
        display: block;
    }
    .responsive #main ul.megamenu li .menu>ul>li .visible,
    .responsive #main ul.megamenu li .menu>ul>li>ul {
        display: none;
    }
    .responsive ul.megamenu .menu>ul>li.active>.open-categories {
        display: none!important;
    }
    .mobile-nav .megamenu .sub-menu .col-sm-4,
    .mobile-nav .megamenu .sub-menu .col-sm-3,
    .mobile-nav .megamenu .sub-menu .col-sm-6 {
        width: 100%;
    }
    .col-rb-70,
    .col-rb-30 {
        width: 100% !important;
        max-width: 100%;
    }
    /*   .responsive ul.megamenu .sub-menu .content {
    padding: 20px 30px!important;
  } */
    .responsive .horizontal ul.megamenu>li>a {
        padding: 7px 0!important;
    }
    .responsive ul.megamenu .sub-menu .content .row {
        margin: 0 -30px;
        padding: 0;
    }
    .responsive ul.megamenu li .menu>ul>li {
        position: relative;
    }
    .responsive ul.megamenu .menu>ul>li>.open-categories,
    .responsive ul.megamenu .menu>ul>li.active>.close-categories {
        position: absolute;
        top: 0;
        right: 14px;
        height: 45px;
        cursor: pointer;
    }
    .responsive ul.megamenu .sub-menu .content .row:first-of-type>div:first-child {
        margin-top: 0;
        border-top: none;
        padding-top: 0;
    }
    .responsive ul.megamenu li .sub-menu .content .hover-menu .menu ul,
    .responsive ul.megamenu li .sub-menu .content .static-menu .menu ul {
        margin: 0!important;
        padding: 0!important;
        min-height: 0!important;
    }
    .responsive ul.megamenu li .sub-menu .content .hover-menu .menu ul li a,
    .responsive ul.megamenu li .sub-menu .content .static-menu .menu ul li a {
        display: block;
        padding: 13px 30px 10px;
        font-size: 14px;
        font-weight: 300;
        background: #fff;
    }
    .responsive ul.megamenu .sub-menu .content .row>div {
        border-top: 1px solid #e6e6e6;
    }
    .mobile-nav ul.megamenu li .sub-menu .content .static-menu a.main-menu:after {
        display: none;
    }
    .responsive ul.megamenu li .sub-menu .content .hover-menu .menu ul li,
    .responsive ul.megamenu li .sub-menu .content .static-menu .menu ul li {
        border-top: 1px solid #e5e5e5;
        margin: 0;
        background: none;
        float: none;
    }
    .responsive ul.megamenu li .sub-menu .content .hover-menu .menu>ul:first-child>li:first-child,
    .responsive ul.megamenu li .sub-menu .content .static-menu .menu>ul:first-child>li:first-child {
        border-top: none;
    }
    .col-rbm-0 {
        display: none!important;
    }
    /*   Tablet header css end  */
    li.mobile-nav-item.mobile-nav-cart>a,
    li.mobile-nav-item.mobile-nav-cart #cart_block-mobile {
        padding-right: 0px !important;
        padding-left: 2rem;
    }
    .mob-nav-logo {
        justify-content: center;
    }
}

@media (max-width: 1024px) {
    .templateSearch.collection-template-promo.flex-view-4 .product-grid .row>div,
    .templateCollection.collection-template-promo.flex-view-4 .product-grid .row>div {
        flex: inherit;
        max-width: inherit;
    }
    #megamenu-header-menu2 ul.megamenu>li {
        margin: 0 18px 0 0!important;
    }
    .mob-filter-open {
        overflow: hidden;
    }
}


/* @media only screen and (max-width: 1250px) and (min-width: 1024px)  {
	#megamenu-header-menu2 ul.megamenu>li {
	    margin: 0 23px 0 0!important;
	}
  
} */

[data-section-id="collection-template"] .center-column .product-grid:after {
    height: 0;
    border-bottom: none;
}

.header-type-7 #top .search_form {
    display: flex;
    justify-content: center;
    align-items: center;
}

.search_form .button-search {
    top: -6px;
}

.templateCollection #categorypage-nosto-2 .page-width.col-md-12 {
    position: inherit;
}

body.templateCollection.collection-template-promo #sidebar .mfilter-box .mfilter-content .filter_title .arrow:after {
    display: none;
}

#sidebar .filter_title {
    display: flex;
    justify-content: space-between;
}

#sidebar span.arrow {
    padding: 6px 3px;
}

#sidebar .arrow.rotArr .ar-svg svg {
    transform: rotate(180deg);
}

#sidebar span.arrow:hover {
    background-color: #dfd4c6!important;
    border-color: #dfd4c6!important;
    border-radius: 50%;
    padding: 6px 3px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#sidebar span.arrowrotArr:hover {
    padding: 0px 3px;
}

#sidebar span.arrow .ar-svg {
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (max-width: 1270px) {
    .responsive #top #cart_block {
        margin-left: 0px;
    }
}

.promo-brands .item1 a h3 {
    border-bottom: 1px solid #fff;
    min-height: 25px;
    height: 25px;
    margin-bottom: 20px;
    display: inline-block;
}

.promo-brands .item1 a:hover h3 {   
    color: #231f20;
    font-weight: 700 !important;
    border-bottom: 1px solid #BE8562;
}


/* #frontpage-nosto-1 .title-bar, #frontpage-nosto-2 .title-bar, #frontpage-nosto-3 .title-bar{
      margin-bottom: 0px !important;
  margin-top: 0 !important;
} */

h2.nosto-title {
    margin-bottom: 20px !important;
}


/* #categorypage-nosto-2 .nosto-title,
#cartpage-nosto-2 .nosto-title,
#cartpage-nosto-3 .nosto-title {
    text-decoration: underline;
    text-decoration-color: #be8562;
    text-decoration-thickness: 2px;
    text-underline-offset: 11px;
} */

.yotpo.yotpo-lightbox-wrapper,
.yotpo-pictures-gallery-header-wrapper {
    /*   display: none; */
}

@media (min-width: 992px) {
    .responsive .hidden-lg,
    .responsive tr.hidden-lg,
    .responsive th.hidden-lg,
    .responsive td.hidden-lg {
        display: none!important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .slide-banner .slide-caption .caption {
        padding-top: 8rem !important;
    }
}

@media (min-width: 560px) and (max-width: 767px) {
    .slide-banner .slide-caption .caption {
        padding-top: 5rem !important;
    }
}

#bookmarks .preorder-badge {
    z-index: inherit !important;
}

body.template .breadcrumb {
    display: none;
}

@media (min-width: 868px) {
    body.template .modal.fade .modal-dialog {
        position: absolute;
        top: 50%;
        right: 50%;
        transform: translate(-50%, -50%)!important;
    }
}

@media (min-width: 481px) {
    #tab-cus-2>p {
        padding-left: 65px;
    }
}


/* body.template .search_form .button-search {
    top: -11px;
} */

body.template .mob-search .button-search {
    padding: 3px 14px 8px;
}

#_lpSurveyPopover {
    display: none;
}

html {
    scrollbar-gutter: stable;
}

html:before {
    display: none;
}

@media (max-width: 500px) {
    .responsive body .product-grid .row>div.col-xs-6 .product:hover:before {
        display: none!important;
    }
}

.templateProduct .preorder-badge {
    z-index: inherit!important;
}

.templateSearch .preorder-badge {
    z-index: 9!important;
}


/* .preorder-now-active .swatch-element.active-color .variant_name.sold_out{
    text-decoration: none;
} */

.swatch-element.active-color .variant_name.sold_out {
    text-decoration: line-through;
}

.home-slider-content:not(.fade-enabled) .flex-active-slide {
    opacity: 1 !important;
}

.home-slider-content.flexslider:not(.active) .slides {
    display: flex;
    overflow: hidden;
}

.home-slider-content.flexslider .slides>li {
    display: block;
}

.home-slider-content.flexslider:not(.active) .slides>li {
    flex: 100% 1 0;
}

#shopify-section-header-menu2 {
    display: block !important;
    visibility: visible !important;
}

@media (max-width: 767px) {
    .mobile-nav #shopify-section-header-menu2 {
        padding: 0;
    }
    .responsive .write-review-wrapper .connect-wrapper,
    .responsive .write-review-wrapper .connect-wrapper>div {
        padding: 0 !important;
    }
    .home-slider-content.flexslider ul.slides .caption-link a.btn {
        line-height: 1.5;
    }
    .sale-badge.promo1 {
        width: 46px;
        top: 2px;
        left: 2px;
    }
    .sale-badge {
        /*     top: 10px; */
    }
    .templateCollection .preorder-badge.circle {
        width: 60px !important;
        height: 60px !important;
    }
    .templateProduct .preorder-badge.circle {
        right: 20px;
    }
}

.mfilter-box .field.active .clear {
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
}

.mfilter-box .field.active .clear:hover {
    color: #aaa;
}

.mfilter-content .column .fields li {
    display: block;
}

.mfilter-content .column .fields .field.active label {
    font-weight: 600;
}

.templateIndex .box-heading1,
.templateIndex .nosto-title,
.templateIndex h2.title-bar1,
.templateIndex .title-bar1 h2 {
    border-bottom: 2px solid #be8562;
    font-weight: 700 !important;
    display: inline-block;
}

.responsive .templatePage #content {
    padding: 0 30px !important;
}

.templateProduct .thumbnails-item img {
    height: 100%;
    max-height: 65px;
}

@supports (-webkit-touch-callout: none) {
    .templateProduct .thumbnails-item img {
        height: auto;
    }
}


/* .yotpo-slider-wrapper.yotpo-hover-enable {
    max-width: 100% !important;
} */


/* @media {
 .templateCollection #myNav.overlay1 {
      width: 100%;
      height: 0;
      position: fixed;
      bottom: 0;
      left: 0;
      padding: 0 2%;
      z-index: 999;
      background-color: #fff;
      border-radius: 16px;
      box-shadow: 0 2px 4px 0 hsl(0deg 0% 77% / 50%);
      overflow: scroll;
      transition: 1.0s;
  }
} */


/* material symbol outlined */

@font-face {
    font-family: 'Material Symbols Outlined';
    font-style: normal;
    font-weight: 100 700;
    src: url('/cdn/shop/files/Material-Symbols-Outlined.woff2?v=1686062700') format('woff2');
}

.material-symbols-outlined {
    font-family: 'Material Symbols Outlined';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -moz-font-feature-settings: 'liga';
    -moz-osx-font-smoothing: grayscale;
}

.material-symbols-outlined {
    font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 48
}

.menu-window-bg button img {
    width: 26px !important;
}

.menu-window-bg button {
    width: 28px;
    height: 28px;
}

.menu-window-bg button {
    background: none;
    border: 1px solid #eaeaea;
    outline: none;
    position: relative;
    padding: 0;
    display: inline-block;
    color: inherit;
    margin-right: 8px;
    vertical-align: middle;
    top: 5px;
    border-radius: 3px;
}

.menu-window-bg button {
    display: block;
    float: right;
    background: #fff;
}

@media screen and (max-width: 374px) {
    .mobile-nav-wrapper {
        width: 85%;
    }
}

.material-symbols-outlined {
    font-size: 28px;
}

.boost-pfs-search-suggestion-products-per-row-2:not(.boost-pfs-search-suggestion-mobile) .boost-pfs-search-suggestion-group[data-group*=products] .boost-pfs-search-suggestion-item {
    position: inherit !important;
}

.boost-pfs-search-suggestion-item .preorder-badge.circle {
    display: none;
}

.material-symbols-outlined {
    font-size: 28px;
}

.region-selector_close .material-symbols-outlined {
    font-size: 18px;
    color: #000;
}


/* preorder chagnes */

#FeaturedImageZoom-product-template,
#FeaturedImageZoom-product-quickview-template {
    position: relative;
}

.preorder-badge-theme-code.circle {
    display: none;
}

.preorder-badge-theme-code.circle.active {
    display: table;
}

.preorder-badge-theme-code.circle {
    position: absolute;
    top: 2px;
    right: 2px;
    padding: 0px;
    width: 55px!important;
    height: 55px!important;
    border-radius: 50%;
    text-align: center;
    font-weight: bold;
    color: #FFF;
    line-height: 12px;
    overflow: hidden;
}

body.templateProduct .preorder-badge-theme-code.circle {
    position: absolute;
    top: 2px;
    right: 2px;
    padding: 3px;
    width: 55px!important;
    height: 55px!important;
}

.preorder-badge-theme-code.circle span {
    display: table-cell;
    vertical-align: middle;
}

.wishlistpage .btn-primary.addbutton {
    display: none;
}

.preorder-description {
    display: none;
}

.popup-type-1 .mfp-content {
    width: 50%;
    background: #fff;
    padding: 20px;
}

.mfp-content .mfp-content-inner {
    text-align: center;
}

.preorderProduct #order-deadline-box,
.preorderProduct .orderp {
    display: none;
}


/* new cart drawer 2023 */

@media (min-width:768px) {
    .cart-window,
    .cart-window .cart-window-footer {
        width: 455px;
    }
}

.cart-window-header {
    padding: 30px 30px 0px 30px;
}

.cart-window-title {
    padding-bottom: 10px;
    border-bottom: 2px solid #BE8563;
    display: block;
    width: 100%;
    text-align: left;
    margin: 0;
    line-height: normal;
}

.close-cart {
    position: absolute;
    right: 15px;
    bottom: 0px;
}

.cart-shipping span {
    font-size: 12px;
    font-style: italic;
}

.cart-quantity-wrapper .quantity {
    position: relative;
    max-width: 112px;
    float: left;
    height: 30px;
    margin-bottom: 6px;
}

@media only screen and (max-width: 767px) {
    .cart-quantity-wrapper .quantity {
        max-width: 137px;
        margin-bottom: 0px;
    }
    .remove-cart .fa-trash::before {
        padding-top: 4px !important;
    }
}

.cart-quantity-wrapper .quantity input {
    width: 100%;
    padding: 0 !important;
    margin: 0;
    height: 30px;
    text-align: center;
    border: 1px solid #231F2040;
}

.cart-quantity-wrapper .quantity #cart_q_up {
    right: 15px;
    padding: 0 10px;
    top: 50%;
    transform: translateY(-50%);
    height: 100%;
    margin: 0;
    display: flex;
    align-items: center;
    border-left: 1px solid #e5e5e5;
}

.cart-quantity-wrapper .quantity .cart-plus {
    right: 0 !important;
    position: absolute;
}

.cart-quantity-wrapper .quantity #cart_q_down {
    left: 5px;
    padding: 0 10px;
    top: 50%;
    transform: translateY(-50%);
    height: 100%;
    margin: 0;
    display: flex;
    align-items: center;
    border-right: 1px solid #e5e5e5;
}

.cart-quantity-wrapper .quantity .cart-minus {
    left: 0 !important;
    position: absolute;
}

.cart-quantity-wrapper .remove-cart {
    margin-left: 20px;
}

.cart-stock.prod-icon-crt p {
    float: left;
    width: 100%;
    display: flex !important;
    align-content: center;
    font-size: 13px;
    margin-bottom: 0px;
    padding: 0px;
}

.cart-stock.prod-icon-crt p img {
    margin-right: 5px;
}


/* .cart-stock.prod-icon p img {
	padding-top: 7px;
} */

.cart-window .cart-stock.prod-icon-crt .tick,
.cart-window .cart-stock.prod-icon-crt .clock {
    width: 21px;
    height: 19px;
}

.cart-thumbnail .thumbnail {
    border-radius: 0;
}

.checkout-button1 .fa-lock {
    color: #ffffff;
    margin-right: 10px;
    font-size: 13px;
}

.cart-desc {
    display: flex;
    flex-direction: column;
    position: relative;
}

@media (max-width:767px) {
    .cart-window-header {
        padding: 18px 15px 0px 15px;
    }
    .cart-window .cart-total,
    .cart-window-footer.cart__condition__wrapper,
    .cart-window-body {
        padding: 0 15px !important;
    }
    .cart-window-footer div {
        width: 100%;
        padding: 0;
    }
    .cart-window-footer .shopc-btn {
        padding-left: 0;
    }
    .cart-prod-price .pn-price-item {
        font-size: 13px;
    }
    .cart-stock.prod-icon p {
        font-size: 10px;
    }
    .cart-stock.prod-icon p img {
        padding-top: 3px;
    }
    .cart-stock.prod-icon .tick,
    .cart-stock.prod-icon .clock {
        width: 17px;
        height: 15px;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .cart-window .cart-item-mobile {
        margin-top: 5px;
    }
}


/* end of cart drawer */


/* cart page css */

.cart-progressbar {
    width: 100%;
    color: white;
    margin-top: 32px;
    margin-bottom: 45px;
    z-index: 9;
    position: relative;
}

.progressbar {
    counter-reset: step;
    display: flex;
    justify-content: space-between;
    max-width: 680px;
    margin: 0 auto;
}

.progressbar li {
    position: relative;
    list-style: none;
    /* float: left;
  width: 20%; */
    text-align: center;
    color: #A4A8AC;
    font-size: 13px;
}

.progressbar li.active {
    color: #231f20;
    font-weight: 600;
}


/* Circles */

.progressbar li:before {
    content: counter(step);
    counter-increment: step;
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    border-radius: 50%;
    background-color: #A4A8AC;
    color: #fff;
    line-height: 30px;
    margin-right: 5px;
}

.progressbar li:after {
    /* content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background: #A4A8AC;
  top: 25px; 
  left: -50%;
  z-index: -1; */
}

.progressbar li:first-child:after {
    content: none;
}

.progressbar li.active:before {
    background: #231f20;
    font-weight: 600;
}

.cart-body .thumbnail {
    max-width: 135px;
    padding: 0;
    border: none;
    width: 135px;
}

.cart-body .cart-item {
    display: block;
    padding-bottom: 10px;
    padding-top: 15px;
    border-bottom: 0.5px solid #C7C6C6;
}

.cart-item-desktop {
    display: flex;
    justify-content: space-between;
}

.cart-body .cart-window-body {
    padding: 0px 5px 0px 0px;
}

.cart-body .cart-total {
    margin-bottom: 5px;
    padding-top: 0px;
}

.instraction-panel {
    display: none;
    background-color: white;
    overflow: hidden;
}

.instraction-panel #input-note {
    height: auto;
}

.cart-checkout-button {
    margin: 10px 0px;
}

.cart-delivary-note p {
    display: flex;
    align-items: center;
}

.cart-delivary-note {
    padding: 15px 10px;
    background: #EFE6DC;
    font-size: 13px;
    border-radius: 5px;
}


/* .cart-delivary-note img {
  margin-right: 5px;
  width: 15px;
  height: 15px;
  margin-top: 3px;
} */

.cart-delivary-note img.delivary {
    width: 16px;
    height: 15px;
    margin-right: 9px;
}

.cart-delivary-note img.return,
.cart-delivary-note img.finance {
    width: 16px;
    height: 16px;
    margin-right: 9px;
}

.remove-cart .fa-trash::before {
    content: "\f1f8";
    vertical-align: middle;
    font-size: 20px;
    padding-top: 3px;
}

.cart-delivary-note-mbile {
    display: none;
}

.cart-prod-title {
    font-size: 14px;
    line-height: 1.22;
    margin-top: -5px;
}

.cart-item.cart-item-last {
    border-bottom: none;
}

.cart-quantity-wrapper {
    margin-top: 2px;
}

.cart-item-mobile {
    display: none;
}

@media (max-width:767px) {
    .cart-body .cart-window-body {
        padding: 0 !important;
    }
    .progressbar li:before {
        font-size: 11px;
        width: 23px;
        height: 23px;
        line-height: 23px;
        display: block;
        margin: 0 auto;
    }
    .progressbar li {
        font-size: 11px;
    }
    .progressbar li:after {
        top: 15px;
    }
    .progressbar {
        padding: 0;
    }
    .cart-body .row {
        display: flex;
        flex-direction: column-reverse;
        margin: 0 !important;
    }
    .responsive .cart-body .row>div {
        padding-left: 0;
        padding-right: 0;
    }
    .cart-delivary-note,
    .cart-item-title {
        display: none;
    }
    .cart-delivary-note-mbile {
        display: block;
    }
    .cart-item-desktop .cart-quantity-wrapper {
        display: none;
    }
    .cart-item-mobile {
        display: block;
    }
    .cart-item-mobile .cart-quantity-wrapper {
        display: flex;
        justify-content: space-between;
        margin-top: 0;
        align-items: self-start;
    }
}

@media only screen and (max-width: 768px) {
    #cart-sidebar .shopc-btn {
        text-align: center;
        padding-top: 5px;
    }
}


/* cart-panel */

.cart-window a.button {
    text-align: center;
    width: 100%;
    padding: 0;
    line-height: 44px;
    font-size: 14px;
    text-transform: uppercase;
    height: 44px;
}

.cart-body .form-control::placeholder {
    color: #fff;
    background: #5a6571;
}

body div.cart-nosto-elem {
    width: calc(100vw - 600px) !important;
    left: calc( 50% - 200px) !important;
}

@media only screen and (min-width: 1201px) {
    div.cart-nosto-elem {
        width: 50vw;
        left: calc(50% - 210px);
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    div.cart-nosto-elem {
        width: 50vw;
        left: calc(50% - 230px);
    }
}

@media only screen and (min-width: 930px) and (max-width: 1023px) {
    div.cart-nosto-elem {
        width: 45vw !important;
        left: calc(50% - 230px);
    }
}

@media only screen and (min-width: 768px) and (max-width: 929px) {
    div.cart-nosto-elem {
        width: 35vw !important;
        left: calc(50% - 228px);
    }
}

.cart-window-footer.cart__condition__wrapper {
    padding: 0 20px;
}

body.overflow--none {
    overflow: hidden;
}


/* Swym PDP tooltip CSS */

.templateProduct .swym-btn-container[data-position=default] .swym-button {
    width: auto;
}

span.swym-tooltip-text {
    white-space: nowrap !important;
}

a.swym-open-ui {
    color: white !important;
}

.swym-btn-container[data-position=default] .swym-add-to-wishlist.swym-icon .swym-tooltip .swym-tooltip-text {
    background: #a79c9d!important;
    border: 1px solid #a79c9d!important;
    box-shadow: 0px 0px 1px 2px #a79c9d;
}

.templateProduct .swym-btn-container .swym-button.swym-added *:not(.swym-tooltip) {
    opacity: 1;
}

.templateProduct .swym-btn-container .swym-button:active,
.templateProduct .swym-btn-container .swym-button:focus {
    outline: 0;
}

.swym-ui-component .swym-sfl-container-view .swym-sfl-layout-carousal div>[data-arrow=right] button {
    background: none;
}

@media only screen and (max-width: 767px) {
    .templateProduct .swym-btn-container[data-position=default] .swym-add-to-wishlist.swym-icon.swym-adding .swym-tooltip .swym-tooltip-text {
        left: -100px;
    }
    .templateProduct .swym-btn-container[data-position=default] .swym-add-to-wishlist.swym-icon .swym-tooltip .swym-tooltip-text {
        left: -65px;
    }
    .pd-breadcrumb-display-section {
        padding-bottom: 3px;
    }
    .breadcrumb-item.home-breadcrumb {
        min-width: 52px;
    }
}


/* End Swym CSS */


/* nosto css */

#cartpage-nosto-3,
#productpage-nosto-3-newtheme {
    background: #E3E3E3 !important;
}

.pd-breadcrumb-display-section .pd-breadcrumb-collection {
    display: flex;
    align-items: center;
    gap: 8px;
}

.pd-breadcrumb-display-section .breadcrumb-item {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #000;
    font-size: 14px;
}

.pd-breadcrumb-display-section .breadcrumb-item img {
    margin-right: 4px;
    width: 20px;
    height: 20px;
    vertical-align: middle;
}

.pd-breadcrumb-display-section .first-breadcrumb .breadcrumb-title {
    font-weight: 800;
}

.pd-breadcrumb-display-section .breadcrumb-item:not(:last-child)::after {
    content: '';
    margin-left: 8px;
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url('/cdn/shop/files/pd-chevron-right.svg?v=1737381497');
    background-size: contain;
    background-repeat: no-repeat;
    pointer-events: none;
}

.product-thumbnails-bottom .thumbnails .slick-prev-arrow.slick-arrow {
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
}

.product-thumbnails-bottom .thumbnails .slick-next-arrow.slick-arrow {
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
}

.product-thumbnails-bottom .thumbnails-item {
    display: flex;
    align-items: center;
}

.slick-arrow.slick-disabled svg {
    opacity: 0.3 !important;
}

.product-thumbnails-bottom .thumbnails-item.slick-slide img {
    max-height: 100%;
}

.product-thumbnails-bottom .thumbnails-item.slick-slide {
    justify-content: center;
}

.templateCollection .feature-video.slick-slide  {
    height: 410px;
}

.templateCollection .feature-video.slick-slide > div {
    height: 100%;
}

.templateCollection .feature-video.slick-slide video {
    height: 100%;
    width: 100%;
}

.templateCollection .thumbnails .product-single__media-video video {
    max-height: 52px;
}

.templateProduct .feature-video.slick-slide video {
    display: block;
}

.templateCollection .product-thumbnails-bottom .thumbnails .slick-slide {
    height: 100%;
}

.product-info .product-thumbnails-bottom .thumbnails {
    position: relative;
}

@media screen and (min-width: 992px) and (max-width: 1024px) {
    .templateProduct .thumbnails-item img {
        height: auto;
    }
    .product-thumbnails-bottom .thumbnails-item.slick-slide {
        justify-content: center;
        display: flex;
    }
}

@media screen and (max-width: 768px) {
    .pd-breadcrumb-display-section .pd-breadcrumb-collection{
        padding-bottom: 8px;
    }
    .product-thumbnails-bottom {
        padding-top: 15px !important;
    }
    .thumbnails-item video {
        height: 100% !important;
    }
    .product-thumbnails-bottom .thumbnails-item.slick-slide {
        justify-content: center;
        display: flex;
    }
}


/* related blog banner start */
.related-blog-banner-container {
	display: flex;
	align-items: center;
	background: #efeee8;
	border-radius: 5px;
	padding: 15px 20px;
	gap: 15px;
    margin: 25px 0;
}

.banner-content {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex: 1;
}

.banner-image {
	display: flex;
}

.banner-text {
	justify-content: center;
	display: flex;
	flex-direction: column;
	gap: 10px;
}

h2.banner-title {
	font-family: Lato;
	font-weight: 700 !important;
	font-size: 16px;
	line-height: 100%;
	vertical-align: middle;
	padding: 0;
    color: black;
	margin: 0;
}

p.banner-description {
	font-family: Lato;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	margin: 0;
    color: black;
}

a.banner-button {
	font-family: Lato;
	font-weight: 700;
	font-size: 14.15px;
	line-height: 17.68px;
	text-align: center;
	vertical-align: middle;
	background: #231f20;
	color: white;
	border-radius: 20px;
	padding: 8px 24px;
    white-space: nowrap;
    margin-left: 10px;
}

@media screen and (max-width: 800px) {
	.related-blog-banner-container {
		align-items: flex-start;
	}
	
	.banner-content {
		flex-direction: column;
		align-items: flex-start;
		gap: 15px;
	}

    a.banner-button {
        margin-left: 0;
    }
}

/* related blog banner end */

.not-sale .price-new .money {
	color: #010408;	
}

.has-sale .price-new .money {
	color: #9D3328;
}