.product-item a .product-title{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
/* Section title headings (Select One Item, Related Products) - same diamond icon style */
h2.section-title { font-family: Merriweather, serif; letter-spacing: 1px; font-weight: 400; text-align: center; font-size: 36px; color: gray; }
h2.section-title > span { position: relative; display: inline-block; padding: 0 30px; }
h2.section-title > span .before-icon:before { content:""; position:absolute; left:-40px; top:50%; margin-top:-5px; width:8px; height:8px; background:#E1BEBE; transform:rotate(45deg); }
h2.section-title > span .before-icon:after  { content:""; position:absolute; left:-25px; top:50%; margin-top:-5px; width:8px; height:8px; background:#E1BEBE; transform:rotate(45deg); }
h2.section-title > span .after-icon:before  { content:""; position:absolute; right:-40px; top:50%; margin-top:-5px; width:8px; height:8px; background:#E1BEBE; transform:rotate(45deg); }
h2.section-title > span .after-icon:after   { content:""; position:absolute; right:-25px; top:50%; margin-top:-5px; width:8px; height:8px; background:#E1BEBE; transform:rotate(45deg); }

/* Related products heading - same diamond icon style as home-products, centered */
.related-products h3 { font-family: Merriweather, serif; letter-spacing: 1px; font-weight: 400; text-align: center; font-size: 22px; color: gray; }
.related-products h3 > span { position: relative; display: inline-block; padding: 0 10px; }
.related-products h3>span .before-icon:before { content:""; position:absolute; left:-40px; top:50%; margin-top:-5px; width:8px; height:8px; background:#E1BEBE; transform:rotate(45deg); }
.related-products h3>span .before-icon:after  { content:""; position:absolute; left:-25px; top:50%; margin-top:-5px; width:8px; height:8px; background:#E1BEBE; transform:rotate(45deg); }
.related-products h3>span .after-icon:before  { content:""; position:absolute; right:-40px; top:50%; margin-top:-5px; width:8px; height:8px; background:#E1BEBE; transform:rotate(45deg); }
.related-products h3>span .after-icon:after   { content:""; position:absolute; right:-25px; top:50%; margin-top:-5px; width:8px; height:8px; background:#E1BEBE; transform:rotate(45deg); }
/* Discount badge inline on product detail page */
.product-details .product-price .product-discount {
    position: static;
    display: inline-block;
    margin-left: 8px;
    vertical-align: middle;
}
.container-fluid.disabled {pointer-events: none;opacity: 0.65;}
#menuToggle { cursor: pointer; touch-action: manipulation; }
#loading {position: fixed;top: calc(50% - 26px);left: calc(50% - 26px);z-index: 999;background: #fff;}
.breadcrumb .breadcrumb-item.product.active {display: inline!important;}

.store {
    padding-right: 10px;
}
@media (min-width: 992px) {
.store{position: absolute;
    right: 135px;
    top: 0px;
    padding-right: 0;}
}

/*smart banner */
.smartbanner-show .smartbanner {
    display: block
}

.smartbanner {
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    width: 100%;
    height: 80px;
    line-height: 80px;
    font-family: 'Helvetica Neue', sans-serif;
    background: #f4f4f4;
    z-index: 9998;
    -webkit-font-smoothing: antialiased;
    overflow: hidden;
    -webkit-text-size-adjust: none
}

.smartbanner-container {
    margin: 0 auto;
    white-space: nowrap
}

.smartbanner-close {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 0 5px;
    font-family: 'ArialRoundedMTBold', Arial;
    font-size: 20px;
    text-align: center;
    color: #888;
    text-decoration: none;
    border: 0;
    border-radius: 14px;
    -webkit-font-smoothing: subpixel-antialiased
}

.smartbanner-close:active,
.smartbanner-close:hover {
    color: #aaa
}

.smartbanner-icon {
    display: inline-block;
    vertical-align: middle;
    width: 57px;
    height: 57px;
    margin-right: 12px;
    background-size: cover;
    border-radius: 10px
}

.smartbanner-info {
    display: inline-block;
    vertical-align: middle;
    width: 44%;
    font-size: 11px;
    line-height: 1.2em;
    font-weight: bold
}

.smartbanner-title {
    font-size: 13px;
    line-height: 18px
}

.smartbanner-button {
    position: absolute;
    right: 20px;
    top: 20px;
    bottom: 0;
    margin: auto 0;
    height: 24px;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    font-weight: bold;
    color: #6a6a6a;
    text-transform: uppercase;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .8)
}

.smartbanner-button:active,
.smartbanner-button:hover {
    color: #aaa
}

.smartbanner-button-text {}

.smartbanner-button-text:active,
.smartbanner-button-text:hover {}

.smartbanner-ios {
    background: #f4f4f4;
    background: linear-gradient(to bottom, #f4f4f4, #cdcdcd);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .5);
    line-height: 80px
}

.smartbanner-ios .smartbanner-close {
    border: 0;
    width: 18px;
    height: 18px;
    line-height: 18px;
    color: #888;
    text-shadow: 0 1px 0 white
}

.smartbanner-ios .smartbanner-close:active,
.smartbanner-ios .smartbanner-close:hover {
    color: #aaa
}

.smartbanner-ios .smartbanner-icon {
    background: rgba(0, 0, 0, .6);
    background-size: cover;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .3)
}

.smartbanner-ios .smartbanner-info {
    color: #6a6a6a;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .8)
}

.smartbanner-ios .smartbanner-title {
    color: #4d4d4d;
    font-weight: bold
}

.smartbanner-ios .smartbanner-button {
    padding: 0 10px;
    min-width: 10%;
    color: #6a6a6a;
    background: #efefef;
    background: linear-gradient(to bottom, #efefef, #dcdcdc);
    border-radius: 3px;
    box-shadow: inset 0 0 0 1px #bfbfbf, 0 1px 0 rgba(255, 255, 255, .6), 0 2px 0 rgba(255, 255, 255, .7) inset
}

.smartbanner-ios .smartbanner-button:active,
.smartbanner-ios .smartbanner-button:hover {
    background: #dcdcdc;
    background: linear-gradient(to bottom, #dcdcdc, #efefef)
}

.smartbanner-ios .smartbanner-button-text {}

.smartbanner-ios .smartbanner-button-text:active,
.smartbanner-ios .smartbanner-button-text:hover {}

.smartbanner-android {
    background: #3d3d3d;
   /* box-shadow: inset 0 4px 0 #88b131;*/
   /* line-height: 82px*/
}

.smartbanner-android .smartbanner-close {
    border: 0;
    width: 17px;
    height: 17px;
    line-height: 17px;
    margin-right: 7px;
    color: #b1b1b3;
    background: #1c1e21;
    text-shadow: 0 1px 1px #000;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .8) inset, 0 1px 1px rgba(255, 255, 255, .3)
}

.smartbanner-android .smartbanner-close:active,
.smartbanner-android .smartbanner-close:hover {
    color: #eee
}

.smartbanner-android .smartbanner-icon {
    background-color: transparent;
    box-shadow: none
}

.smartbanner-android .smartbanner-info {
    color: #ccc;
    text-shadow: 0 1px 2px #000
}

.smartbanner-android .smartbanner-title {
    color: #fff;
    font-weight: bold
}

.smartbanner-android .smartbanner-button {
    min-width: 12%;
    color: #d1d1d1;
    padding: 0;
    background: none;
    border-radius: 0;
    box-shadow: 0 0 0 1px #333, 0 0 0 2px #dddcdc
}

.smartbanner-android .smartbanner-button:active,
.smartbanner-android .smartbanner-button:hover {
    background: none
}

.smartbanner-android .smartbanner-button-text {
    text-align: center;
    display: block;
    padding: 0 10px;
/*    background: #42b6c9;
    background: linear-gradient(to bottom, #42b6c9, #39a9bb);*/
    text-transform: none;
    text-shadow: none;
    box-shadow: none
}

.smartbanner-android .smartbanner-button-text:active,
.smartbanner-android .smartbanner-button-text:hover {
    background: #2ac7e1
}

.smartbanner-windows {
    background: #f4f4f4;
    background: linear-gradient(to bottom, #f4f4f4, #cdcdcd);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .5);
    line-height: 80px
}

.smartbanner-windows .smartbanner-close {
    border: 0;
    width: 18px;
    height: 18px;
    line-height: 18px;
    color: #888;
    text-shadow: 0 1px 0 white
}

.smartbanner-windows .smartbanner-close:active,
.smartbanner-windows .smartbanner-close:hover {
    color: #aaa
}

.smartbanner-windows .smartbanner-icon {
    background: rgba(0, 0, 0, .6);
    background-size: cover;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .3)
}

.smartbanner-windows .smartbanner-info {
    color: #6a6a6a;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .8)
}

.smartbanner-windows .smartbanner-title {
    color: #4d4d4d;
    font-weight: bold
}

.smartbanner-windows .smartbanner-button {
    padding: 0 10px;
    min-width: 10%;
    color: #6a6a6a;
    background: #efefef;
    background: linear-gradient(to bottom, #efefef, #dcdcdc);
    border-radius: 3px;
    box-shadow: inset 0 0 0 1px #bfbfbf, 0 1px 0 rgba(255, 255, 255, .6), 0 2px 0 rgba(255, 255, 255, .7) inset
}

.smartbanner-windows .smartbanner-button:active,
.smartbanner-windows .smartbanner-button:hover {
    background: #dcdcdc;
    background: linear-gradient(to bottom, #dcdcdc, #efefef)
}

.smartbanner-windows .smartbanner-button-text {}

.smartbanner-windows .smartbanner-button-text:active,
.smartbanner-windows .smartbanner-button-text:hover {}
/* smart banner end  */

a.whatsapp{
    font-size: 28px!important;
}

/* Prevent horizontal scrollbar */
html {
    overflow-x: hidden;
}

body {
    overflow-x: hidden;
    width: 100%;
}

.page-wrapper {
    width: 100%;
}

/* Welcome Content Section */
.welcome-content {
    padding: 60px 0;
    background-color: #FFF7EE;
    max-width: 100%;
    overflow-x: hidden;
}

.welcome-content .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
    width: 100%;
    box-sizing: border-box;
}

.welcome-content h1 {
    font-family: Merriweather, serif;
    font-size: 23px;
    line-height: 1.4;
    letter-spacing: 1px;
    color: grey;
    font-weight: 400;
    margin-bottom: 20px;
    text-align: center;
    word-wrap: break-word;
    overflow-wrap: break-word;
    line-height: 1.4;
}

.welcome-content p {
    font-size: 16px;
    line-height: 1.6;
    color: #8a8a8a;
    text-align: center;
    margin: 0;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

@media (min-width: 1200px) {
    .welcome-content {
        padding: 50px 24%;
    }
}

@media (max-width: 768px) {
    .welcome-content {
        padding: 30px 15px 150px;
    }

    .welcome-content h1 {
        font-size: 24px;
        margin-bottom: 15px;
    }

    .welcome-content p {
        font-size: 14px;
    }

    .home-products {
        margin-top: -150px;
        position: relative;
        z-index: 1;
    }
}

/* Hero slider image */
.fill2 {
    width: 100%;
    height: 66vw;
    background-color: #EEE;
    background-position: center;
    background-size: cover;
    -o-background-size: cover;
}

@media (min-width: 992px) {
    .fill2 {
        height: 37vw;
        background-repeat: no-repeat;
    }
}

@media (min-width: 1800px) {
    .fill2 {
        height: calc(16*37);
        background-repeat: no-repeat;
    }
}

.apple-pay {
    display: none;
}

.safari .apple-pay {
    display: block;
}

div#heroSlider .carousel-inner .item {
    padding: 0px;
}

div#heroSlider .carousel-inner .item img {
    width: 100%;
    max-height: 724px;
    object-fit: cover;
}


/* Checkout - Billing & Coupon sections */
.checkout-billing-section,
.checkout-coupon-section {
    border-bottom: 1px solid #E1E1E1;
    padding: 20px 0;
}

.checkout-section.no-border-top {
    border-top: none;
    padding-top: 0;
}

.btn-coupon {
    background-color: transparent;
    color: #555;
    border: 1px solid #555;
    letter-spacing: 2px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 8px 18px;
    height: 100%;
    transition: background-color 0.2s, color 0.2s, border-color 0.2s;
}

.btn-coupon:hover,
.btn-coupon:focus {
    background-color: #555;
    color: #fff;
    border-color: #555;
}
