﻿body {
    font-family: 'ArcherMedium';
    color: #A28D5F;
    padding: 0px !important;
    margin: 0px !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'ArcherMedium';
}

.body-content {
    padding: 0px !important;
    margin: 0px !important;
}

a {
    color: #A28D5F;
    text-decoration: none;
}

    a:hover, a:focus {
        color: #A28D5F;
        text-decoration: underline;
    }

    a:focus {
        outline: none;
    }

    a:hover, span:hover, i:hover {
        transition: all 0.25s ease;
    }

img {
    max-width: 100%;
}

input:focus, textarea:focus, select:focus {
    outline: none;
}

select {
    border: 1px solid #ccc;
}

button:focus {
    outline: none !important;
}

input[type="radio"], input[type="checkbox"] {
    margin: 4px 1px 0;
}

label {
    font-weight: normal;
}

.form-group {
    margin-bottom: 10px;
}

.headermessage {
    width: 100%;
    text-align: center;
    background-color: #F9FAF0;
    padding: 8px 0px;
    text-transform: uppercase;
    /* border-bottom: 1px solid #A28D5F;
    border-top: 1px solid #A28D5F;
    margin-top: 1%; */
}

    .headermessage p {
        margin-bottom: 0px;
        padding: 0px 20px;
        font-size: 9pt;
        color: #E4313D;
    }

.top_bar {
    width: 95%;
    margin: 15px 1% 15px 2%;
}

.tribe-search {
    position: relative;
    text-align: right;
    padding-top: 2px;
    display: inline;
    padding-right: 20px;
    color: #A28D5F;
}

.tobbar-wishlist i {
    color: #A28D5F;
}

.switcher-currency {
    float: left;
    padding-right: 18px;
}

    .switcher-currency .options {
        display: inline-block;
        position: relative;
        width: 112px;
    }

        .switcher-currency .options .action.toggle {
            cursor: pointer;
        }

            .switcher-currency .options .action.toggle.active {
                display: inline-block;
                text-decoration: none;
            }

    .switcher-currency strong {
        font-weight: 400;
        padding: 12px 0px;
    }

    .switcher-currency .options ul.dropdown {
        margin: 0;
        padding: 0;
        list-style: none none;
        background: #fff;
        border: 1px solid #A28D5F;
        margin-top: 4px;
        min-width: 55px;
        z-index: 100;
        box-sizing: border-box;
        display: none;
        position: absolute;
        top: 100%;
        left: 0px;
        box-shadow: 0 3px 3px rgba(0,0,0,0.15);
    }

        .switcher-currency .options ul.dropdown li {
            margin: 0px;
            padding: 0px;
        }

        .switcher-currency .options ul.dropdown a {
            text-decoration: none;
            display: block;
            padding: 8px;
        }

    .switcher-currency .options.open {
        overflow: visible;
    }

.sign-in {
    background-image: url('https://cdn.tribeamrapali.com/tribe2018/WebCDN/Media/icons/account.png');
}

    .sign-in:hover {
        background-image: url('https://cdn.tribeamrapali.com/tribe2018/WebCDN/Media/icons/account_hover.png');
    }

.tobbar-cart a {
    background-repeat: no-repeat;
    font-size: 13px !important;
    width: 120px;
    height: 14px;
    background-position: left bottom;
    padding-top: 9px;
    padding-left: 21px;
    text-transform: uppercase;
    background-size: 22px;
    background-image: url('https://cdn.tribeamrapali.com/tribe2018/WebCDN/Media/icons/cart.png');
    z-index: 2;
}

    .tobbar-cart a:hover {
        background-image: url('https://cdn.tribeamrapali.com/tribe2018/WebCDN/Media/icons/cart_hover.png');
        background-size: 16px 16px;
    }

.tobbar-wishlist i:hover, .tribe-search i:hover {
    color: #E4313D;
}


.authorization-link a {
    background-repeat: no-repeat;
    font-size: 13px !important;
    width: 120px;
    height: 14px;
    background-position: left bottom;
    padding-top: 9px;
    padding-left: 21px;
    text-transform: uppercase;
    background-size: 17px;
    cursor: pointer;
}

.logo {
    margin: 0px;
    padding: 0px;
}

.prod-details {
    padding: 0px 4px;
}

#wishlist-v .owl-dots {
    bottom: -30px !important;
}

.logo_background {
    background-image: url('https://cdn.tribeamrapali.com/tribe2018/WebCDN/Media/Banners/logo-bg.jpg');
    width: 100%;
    float: none;
    background-repeat: repeat-x;
    background-position: 1px;
    display: block;
    margin: auto;
    max-width: 100%;
    background-size: 71px;
}

    .logo_background img {
        margin: auto;
        background: #fff;
        padding: 5px 0px 5px 0px;
        border-left: 2px solid #f7f4de;
        border-right: 2px solid #f7f4de;
        width: 225px;
        display: block;
    }

.menu {
    margin-left: 18%;
}

    .menu li a {
        text-transform: uppercase;
        font-size: 17px;
        color: #A28D5F;
    }

.banner {
    width: 100%;
    float: left;
    display: inline-block;
    z-index: 1;
}

.content-home {
    display: inline-block;
    width: 100%;
}

.banner img {
    width: 100%;
}


.below_slider_block .home_page_block_b .callout {
    position: relative;
    margin-bottom: 20px;
}

.whole-link {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 9;
}

.callout > img {
    width: 100%;
    height: auto;
}

.below_slider_block .home_page_block_b.block-right .callout-content {
    left: 28%;
    right: 28%;
    bottom: 0px;
}

.below_slider_block .home_page_block_b.block-left .callout-content {
    left: 20%;
    right: 20%;
    bottom: 0px;
}

.callout .callout-content {
    margin: 0;
    padding: 15px 10px 0;
    max-width: 100%;
    background: #fff;
    position: absolute;
    text-align: center;
    font-size: 10pt;
    line-height: 1;
    color: #A28D5F;
}

.callout h3 {
    font-size: 18pt;
    margin-bottom: 9px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #A28D5F !important;
}

.callout .callout-content > p {
    font-size: 14px;
}

.section-celeb .callout-content {
    left: 20%;
    right: 20%;
    bottom: -35px;
    text-transform: uppercase;
}

    .section-celeb .callout-content a {
        padding: 8px 0px;
        display: inline-block;
    }

.ico-separator-short {
    background: url(https://cdn.tribeamrapali.com/tribe2018/WebCDN/Media/HomePage/ico_wave.png) !important;
    font-size: 0;
    height: 8px;
    vertical-align: middle;
    width: 24px;
    display: inline-block;
}

.content-home .main-container {
    max-width: 1160px;
    margin: 0 auto;
    width: 100%;
}

.home-page-product {
    background: rgb(251,251,253);
    padding-bottom: 25px;
}

.divider {
    float: left;
    margin-bottom: 15px;
    margin-top: 15px;
    padding: 36px 0;
    position: relative;
    width: 100%;
}

.divider-up {
    float: left;
    width: 50%;
    height: 1px;
}

.divider-down {
    float: right;
    width: 50%;
    height: 1px;
}

.divider-up, .divider-down {
    border-bottom: 1px solid #A28D5F;
}

.dividerparrot {
    background-image: url(https://cdn.tribeamrapali.com/tribe2018/WebCDN/Media/HomePage/divider-parrot.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    height: 72px;
    right: 50%;
    transform: translateX(50%);
    position: absolute;
    top: 0;
    width: 132px;
}


#home-block-latest-Creation {
    max-width: 1280px;
    margin: auto;
}

.homeblock, .explore-block {
    text-align: center;
    clear: both;
}

.homeblock {
    padding-bottom: 0px;
}

    .homeblock .section-head {
        padding-bottom: 0px;
    }

    /*#home-block-latest-Creation .section-head > h2 {
    padding-bottom: 15px;
}*/

    .homeblock h2 {
        font-size: 20pt;
        font-weight: normal;
        letter-spacing: 0.1em;
        margin: 25px 0px;
        text-transform: uppercase;
    }

.callout-secondary {
    background: #efeff1 none repeat scroll 0 0;
    display: block;
    justify-content: space-between;
    letter-spacing: 0.1em;
    position: relative;
    height: auto;
}

    .callout-secondary img {
        max-width: 100%;
        width: 100%;
        height: auto;
    }

.content-home .widget-new-products {
    margin: 7px 0;
}

.widget-new-products {
    display: block;
}

.widget {
    clear: both;
}

.gallery .cols {
    justify-content: space-between;
    display: flex;
}

.gallery .col.col-size1 {
    width: 33%;
    padding-right: 0px;
    padding-left: 0px;
}

.gallery .col:nth-child(1) .product-primary {
    height: 522px;
}

.gallery .product-primary {
    background: #fff;
    position: relative;
    /*border: 1px solid #A28D5F;*/
}

.gallery a {
    display: block;
    overflow: hidden;
    margin-bottom: 11px;
}

.gallery .product-image a img {
    width: 79%;
}

.gallery .product-primary img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.gallery a img {
    max-width: 100%;
    height: auto;
}

.content-home .product-content {
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 2px;
    color: black !important;
    text-transform: uppercase;
}

.product-primary .product-content {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
    opacity: 0;
    transition: opacity .5s;
    transform-style: preserve-3d;
    text-align: center;
    padding: 0px 4px;
}

.product-primary .product-content {
    pointer-events: none;
}

.product-primary h5 {
    font-size: 14pt;
    letter-spacing: 0.1em;
    margin-bottom: 0;
    font-weight: 500;
}

.gallery .col.col-size1 .product-primary h5 {
    font-size: 18pt;
}

.gallery .cols .col.col-size2 {
    padding: 0px;
}

.gallery .col + .col {
    margin-left: 11px;
}

.gallery .col.col-size2 {
    width: 17%;
}

.gallery .col:nth-child(2) .product-primary {
    height: 255px;
    margin-bottom: 11px;
}

.gallery .col:nth-child(3) .product-primary {
    height: 255px;
    margin-bottom: 11px;
}

.gallery .col:nth-child(4) .product-primary {
    height: 522px;
}


.divider.before-social {
    width: 68%;
    margin: 30px 16%;
}

.dividerwave {
    background-image: url(https://cdn.tribeamrapali.com/tribe2018/WebCDN/Media/HomePage/Footer/divider-wave.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    height: 72px;
    right: 49%;
    transform: translateX(50%);
    position: absolute;
    top: 0;
    width: 132px;
}

#home-block-social .home-block .ico-insta {
    top: 135px;
    left: 49%;
    position: absolute;
    z-index: 11;
}

.ico-insta {
    background-image: url(https://cdn.tribeamrapali.com/tribe2018/WebCDN/Media/HomePage/insta.png);
    display: inline-block;
    font-size: 15px;
    height: 17px;
    vertical-align: middle;
    width: 17px;
    background-size: contain;
    background-repeat: no-repeat;
}

#home-block-social .home-block .ico-facebook {
    top: 135px;
    left: 46%;
    position: absolute;
    z-index: 11;
}

.ico-facebook {
    background-image: url(https://cdn.tribeamrapali.com/tribe2018/WebCDN/Media/HomePage/FB.png);
    display: inline-block;
    font-size: 15px;
    height: 17px;
    vertical-align: middle;
    width: 17px;
    background-size: contain;
    background-repeat: no-repeat;
}

#home-block-social .home-block .ico-twitter {
    top: 135px;
    left: 52%;
    position: absolute;
    z-index: 11;
}

.ico-twitter {
    background-image: url(https://www.tribeamrapali.com/2024/images/icons/xlogo.webp);
    display: inline-block;
    font-size: 15px;
    height: 17px;
    vertical-align: middle;
    width: 17px;
    background-size: contain;
    background-repeat: no-repeat;
}

#home-block-social {
    max-width: 1180px;
    margin: auto;
}

.homeblock p, .explore-block p {
    color: #A28D5F !important;
    font-family: FreightDispBookItalic;
    font-size: 20px;
    letter-spacing: 0.05em;
}

.homeblock h5 {
    font-size: 35px;
    font-weight: normal;
    letter-spacing: 0.1em;
    margin-bottom: 0;
}

#instafeed .cols .col:nth-child(2) {
    padding-left: 0px;
    padding-right: 0px;
}

#instafeed .cols {
    display: flex;
}

#instafeed .cols {
    display: flex;
    justify-content: space-between;
}

    #instafeed .cols .col {
        width: 100%;
    }

        #instafeed .cols .col:nth-child(1) {
            text-align: right;
            padding-right: 15px;
        }

        #instafeed .cols .col:nth-child(2) {
            padding-top: 95px;
            text-align: center;
        }

    #instafeed .cols .col-1of3:nth-child(3) {
        text-align: left;
    }

    #instafeed .cols .col-1of3 {
        padding-left: 12px;
        width: 34%;
    }

#instafeed a {
    display: block;
    margin-bottom: 14px;
    transition: opacity 0.5s ease 0s;
}

    #instafeed a:hover {
        opacity: .7;
    }

#instafeed img {
    display: inline-block;
    height: auto;
    vertical-align: middle;
    width: 100%;
}

#instafeed #item-0 img, #instafeed #item-2 img, #instafeed #item-7 img, #instafeed #item-8 img {
    width: 191px;
}

#instafeed #item-5.feed-item {
    display: none;
}

#home-block-social .home-block .ico-insta {
    top: 135px;
    left: 49%;
    position: absolute;
    z-index: 11;
}

#instafeed.instagram {
    margin-top: 25px;
}



#instafeed span {
    background-position: center center !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    display: none;
    width: 100%;
    height: 100%;
}

#instafeed #item-0 span, #instafeed #item-2 span, #instafeed #item-7 span, #instafeed #item-8 span {
    width: 191px;
    height: 191px;
}

@media screen and (max-width: 767px) {
    #instafeed .cols .col:nth-child(2) {
        padding-top: 0;
    }

    #instafeed .cols .col:nth-child(1) {
        margin-left: -12px;
    }

    #instafeed #item-5.feed-item {
        display: block;
    }

    #home-block-social p {
        display: none;
    }

    #instafeed .cols {
        padding: 0 12px;
    }
}

.footer.content .row {
    padding: 0px;
    margin: 0px;
}

.footer.content {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1250px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
}

    .footer.content .widget.block-static-block .col-md-3 {
        padding: 0;
    }

    .footer.content .links {
        display: inline-block;
        padding-right: 50px;
        vertical-align: top;
    }

    .footer.content ul {
        margin: 0;
        padding: 0;
        list-style: none none;
    }

    .footer.content .links li {
        background: transparent;
        border: none;
        font-size: 14px;
        margin: 0 0 8px;
        padding: 0;
    }

    .footer.content .block.newsletter {
        width: 100%;
        float: none;
        margin-bottom: 16px;
    }

.footer-social a {
    margin-right: 10px;
}

.product-primary:hover .product-content {
    opacity: 1;
}

.dividercraft {
    background-image: url(/2024/images/footer/carftpic.webp);
    background-position: center center;
    background-repeat: no-repeat;
    height: 150px;
    right: 50%;
    top: 0;
    width: 100%;
}

.gallery .product-primary:hover .product-image img {
    opacity: .1;
}

.gallery .product-primary .product-image .product-second-image {
    visibility: hidden;
}

.gallery .product-primary:hover .product-image .product-first-image {
    visibility: hidden;
}

.gallery .product-primary:hover .product-image .product-second-image {
    visibility: visible;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #fff;
}

.home-menu {
    margin: 12px auto;
}

.navbar {
    margin-bottom: 0px;
    border: none;
}

.block.newsletter .form.subscribe {
    display: table;
    width: 100%;
}

.footer.content .block.newsletter .field .control {
    width: 100%;
}

.block.newsletter .actions {
    display: table-cell;
    vertical-align: top;
    width: 1%;
}

.block.newsletter .action.subscribe {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    margin-left: -1px;
    font-size: 1.5rem;
    background: #fff;
    color: #A28D5F;
    border-left: none;
}

.action.primary, .action.primary:focus {
    background: #A28D5F;
    border-color: #A28D5F;
}

.action.primary {
    background-image: none;
    border: 1px solid #A28D5F;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    /*font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;*/
    font-weight: 500;
    padding: 7px 15px;
    font-size: 1.8rem;
    box-sizing: border-box;
    vertical-align: middle;
}

input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type="datetime"] {
    background: #fff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 14px;
    height: 30px;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
}


textarea {
    background: #fff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
}



div#switcher-currency-trigger {
    outline-color: transparent;
}


.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    width: 100%;
    left: 0;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}



.menu li:hover .dropdown-content {
    display: block;
}



.stock.available span {
    font-size: 14px;
    text-transform: uppercase;
}




.btn-border {
    text-decoration: none;
    padding: 12px 50px;
    border: 1px solid;
    clear: both;
    margin: 15px 0;
    display: block;
    text-align: center;
}


/*SJ 20181010*/
/*img {
    width: 100%;
}*/

.type h5 {
    font-weight: 500;
    font-size: 10pt;
    text-transform: uppercase;
    padding: 12px 0px 0px;
}

.type img {
    width: 100%;
}

.exo-menu ul {
    width: 700px;
    margin: auto;
}

.mega-menu-wrap {
    /*max-width: 1080px; BY SJ 20180923 */
    max-width: 1300px;
    margin: auto;
}


.clearfix:after,
.clearfix:before {
    content: '';
    display: table;
}

.clearfix:after {
    clear: both;
    display: block;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}


.exo-menu {
    width: 100%;
    float: left;
    list-style: none;
    position: relative;
    margin-top: 5px;
}

    .exo-menu ul > li {
        display: inline-block;
        float: left;
        padding: 22px 3px;
    }

        .exo-menu ul > li > a {
            text-decoration: none;
            text-transform: uppercase;
            -webkit-transition: color 0.2s linear, background 0.2s linear;
            -moz-transition: color 0.2s linear, background 0.2s linear;
            -o-transition: color 0.2s linear, background 0.2s linear;
            transition: color 0.2s linear, background 0.2s linear;
            font-size: 16px;
            padding: 25px 12px;
        }

    .exo-menu > li > a.active,
    .exo-menu > li > a:hover,
    li.drop-down ul > li > a:hover {
        background: #009FE1;
        color: #fff;
    }

/*.exo-menu i {
        float: left;
        font-size: 18px;
        margin-right: 6px;
        line-height: 20px !important;
    }*/

li.drop-down {
    position: relative;
}

    li.drop-down:before {
        content: "\f103";
        color: #fff;
        font-family: FontAwesome;
        font-style: normal;
        display: inline;
        position: absolute;
        right: 6px;
        top: 20px;
        font-size: 14px;
    }

    li.drop-down > ul {
        left: 0px;
        min-width: 230px;
    }

.drop-down-ul {
    display: none;
}


li.drop-down > ul > li > a {
    color: #fff;
    display: block;
    padding: 20px 22px;
    text-decoration: none;
    background-color: #365670;
    border-bottom: 1px dotted #547787;
    -webkit-transition: color 0.2s linear, background 0.2s linear;
    -moz-transition: color 0.2s linear, background 0.2s linear;
    -o-transition: color 0.2s linear, background 0.2s linear;
    transition: color 0.2s linear, background 0.2s linear;
}




/*mega menu*/

.mega-menu {
    left: 0;
    right: 0;
    padding: 15px;
    display: none;
    padding-top: 25px;
    min-height: 100%;
}

.animated.fadeIn.mega-menu {
    border-bottom: 1px solid;
}

h4.row.mega-title {
    color: #eee;
    margin-top: 0px;
    font-size: 14px;
    padding-left: 15px;
    padding-bottom: 13px;
    text-transform: uppercase;
    border-bottom: 1px solid #547787;
    padding-top: 15px;
    background-color: #365670;
}

.mega-menu ul li a {
    line-height: 25px;
    font-size: 90%;
    display: block;
}

ul.stander li a {
    padding: 3px 0px;
}

ul.description li {
    padding-bottom: 12px;
    line-height: 8px;
}

    ul.description li span {
        color: #ccc;
        font-size: 85%;
    }

a.view-more {
    border-radius: 1px;
    margin-top: 15px;
    background-color: #009FE1;
    padding: 2px 10px !important;
    line-height: 21px !important;
    display: inline-block !important;
}

    a.view-more:hover {
        color: #fff;
        background: #0DADEF;
    }

ul.icon-des li a i {
    color: #fff;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    background-color: #009FE1;
    line-height: 35px !important;
}

ul.icon-des li {
    width: 100%;
    display: table;
    margin-bottom: 11px;
}


/*common*/
.mega-menu {
    background-color: #fff;
}

    /*hover*/

    .mega-menu:hover,
    .drop-down-ul:hover,
    li.drop-down > a:hover + .drop-down-ul,
    .mega-drop-down a:hover + .mega-menu,
    li.flyout-mega > a:hover + .flyout-mega-wrap {
        display: block;
    }
/*responsive*/
@Media (min-width:767px) {
    .exo-menu > li > a {
        display: block;
        padding: 20px 22px;
    }

    .mega-menu, .flyout-right > ul,
    .flyout-left > ul, li.drop-down > ul {
        position: absolute;
    }

    .flyout-right > ul {
        left: 100%;
    }

    .flyout-left > ul {
        right: 100%;
    }
}

@Media (max-width:767px) {

    .exo-menu {
        min-height: 58px;
        background-color: #fff;
        width: 100%;
    }

        .exo-menu > li > a {
            width: 100%;
            display: none;
        }

        .exo-menu > li {
            width: 100%;
        }

    .display.exo-menu > li > a {
        display: block;
        padding: 20px 22px;
    }

    .mega-menu, .flyout-right > ul,
    .flyout-left > ul, li.drop-down > ul {
        position: relative;
    }
}

a.toggle-menu {
    position: absolute;
    right: 0px;
    padding: 20px;
    font-size: 27px;
    background-color: #ccc;
    color: #23364B;
    top: 0px;
}

.product-info-main .product-sku {
    width: 100%;
    text-align: center;
    float: left;
    font-size: 11px;
    word-break: break-all;
    word-wrap: break-word;
    letter-spacing: 1px;
    margin-bottom: 5px;
}

.label {
    color: #A28D5F;
}

.field.qty span {
    font-size: 14px;
    letter-spacing: 1px;
}

.freeshipping img {
    width: 118px;
}

.prduct-image-thumnail img {
    /*border: 1px solid;*/
    width: 60px;
}

.product-detail-page-row {
    width: 100%;
}

.product-info-main {
    text-align: center;
}

.product-sku strong, .product-sku .value {
    display: inline;
    text-transform: uppercase;
}

select#qty {
    padding: 8px;
}

.field.qty {
    margin: 2px 0px 8px 0px;
    display: inline-block;
}

.product-info-stock-sku {
    padding: 2px 0px;
}

.field.qty select {
    padding: 3px;
}

.product-social-links {
    display: inline-block;
    margin-top: 10px;
}

    .product-social-links .product-addto-links {
        display: inline;
    }

    .product-social-links a.action.mailto.friend {
        display: inline-block;
    }

    .product-social-links .product-addto-links {
        border: 1px solid;
        padding: 11px 35px;
        font-size: 18px;
        margin-right: 10px;
    }

    .product-social-links .action.mailto.friend {
        border: 1px solid;
        padding: 9px 35px;
        font-size: 18px;
    }

.product-info-main .product-info-price .price-box .price-container .price {
    font-weight: normal;
    line-height: 1.2;
    font-family: GothamBook;
    color: #A28D5F;
    padding: 0px 8px;
}

.box-tocart .action.tocart {
    margin-right: 0px !important;
    width: 195px !important;
    padding: 12px 0px;
}

.product-description h5, .product-short-description h5, .product-dimensions h5, .prduct-image-thumnail h5 {
    font-weight: normal;
    font-size: 15px;
    letter-spacing: 1px;
    margin-bottom: 4px;
    text-align: center;
    text-transform: uppercase;
}

.product-description p, .product-short-description p, .product-dimensions p {
    font-size: 14px;
}

.product-info-left {
    text-align: center;
    font-size: 15px;
}

.owl-carousel .product-item-details {
    background: rgba(255,255,255,0.9);
}

.prduct-image-thumnail {
    margin-bottom: 16px;
}

    .prduct-image-thumnail h5 {
        margin-bottom: 10px;
    }

.product-media img {
    border: 1px solid;
    padding-bottom: 2px;
}

.youmayalsolike h3 {
    text-align: center;
    font-variant-caps: small-caps;
    font-size: 16pt;
}

.product-item-details {
    text-align: center;
}

.page-title-wrapper h1 {
    margin-bottom: 40px;
}

img.purchase {
    width: 752px !important;
}

.sitemap-heading {
    text-transform: uppercase;
    padding-bottom: 10px;
    font-size: 17px;
    letter-spacing: 1px;
    font-weight: 600;
}

ul.sitemap.links a {
    line-height: 27px;
}

ul.sitemap.links {
    list-style: none;
    padding: 0;
}

ul.forsteps {
    padding-left: 40px;
    list-style: disc;
}

button.tablinks {
    background: #eee9d5 !important;
}

.tab {
    overflow: hidden;
}

.tabcontent {
    display: none;
}


.action-wishlist a {
    padding: 0px 7px;
}






.grid-sizer {
    width: 18.2%;
}

.gutter-sizer {
    width: 1.4%;
}

.page-products .item.product.product-item {
    height: 290px;
    width: 18.2%;
    margin-right: 1.4%;
    padding: 0 !important;
    margin-top: 0 !important;
    /*border: 1px solid #A28D5F;*/
    background: #fff;
}

.product-item-actions {
    display: none;
}

.product-item-info {
    position: relative;
}

.product-item-details {
    position: absolute;
    top: 0px;
    transform: translate(-50%);
    width: 100%;
    display: block;
    text-align: center;
    left: 50%;
    z-index: 999;
    opacity: 0;
    transition: opacity .5s;
    transform-style: preserve-3d;
    background: rgba(255,255,255,0.3);
    /*padding-top: 50%;*/
    height: 100%;
}

.youmayalsolikeproduct .product-item-details {
    position: static;
    top: 0px;
    transform: none;
    width: 100%;
    display: block;
    text-align: center;
    left: 0px;
    z-index: 999;
    opacity: 1;
    transition: opacity .5s;
    transform-style: preserve-3d;
    background: rgba(255,255,255,0.3);
    padding-top: 0px;
    height: 100%;
    font-size: 14px;
}

.youmayalsolikeproduct .owl-carousel .owl-item img {
    width: 60%;
    height: 197px;
}

.product-item-info:hover .product-item-details {
    opacity: 1;
}

.page-products .product-item-info {
    width: 99%;
    text-align: center;
    height: 100%;
}

.product-item-details .product-item-inner {
    box-shadow: unset;
    border: none !important;
    background: none;
}

.product-image-wrapper {
    position: unset;
    padding: 0 !important;
}

.product-item-photo .product-image-container img {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 1;
    transition: opacity .5s;
    backface-visibility: hidden;
    bottom: auto;
    width: 75%;
}

.page-products .products-grid .product-item-inner::before {
    background: none;
}

.item.product.product-item:hover .product-image-photo {
    opacity: .3;
}

#layered-filter-block {
    text-align: center;
}

.product-item-details {
    font-size: 15px;
}

.product-item .price-box .price {
    font-size: 15px;
}



/*Customer dashboard tab css start*/

.tabs-left, .tabs-right {
    border-bottom: none;
    padding-top: 2px;
}

.tabs-left {
    border-right: 1px solid #A28D5F;
}

.nav-tabs > li > a:hover {
    border-color: #A28D5F;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border-color: #A28D5F;
}

.tabs-left > li.active > a, .tabs-left > li.active > a:hover, .tabs-left > li.active > a:focus {
    border-bottom-color: #A28D5F !important;
}

.tabs-right {
    border-left: 1px solid #ddd;
}

    .tabs-left > li, .tabs-right > li {
        float: none;
        margin-bottom: 2px;
    }

.tabs-left > li {
    margin-right: -1px;
}

.tabs-right > li {
    margin-left: -1px;
}

.tabs-left > li.active > a,
.tabs-left > li.active > a:hover,
.tabs-left > li.active > a:focus {
    border-bottom-color: #ddd;
    border-right-color: transparent;
}

.tabs-right > li.active > a,
.tabs-right > li.active > a:hover,
.tabs-right > li.active > a:focus {
    border-bottom: 1px solid #ddd;
    border-left-color: transparent;
}

.tabs-left > li > a {
    border-radius: 0px 0 0 0px;
    margin-right: 0;
    display: block;
}

.tabs-right > li > a {
    border-radius: 0 4px 4px 0;
    margin-right: 0;
}

/*Customer dashboard tab css End */


.customer-account .block-title {
    border-bottom: 1px solid #A28D5F;
    margin-bottom: 25px;
    padding-bottom: 10px;
}

.section_title {
    font-size: 40px;
    margin-bottom: 40px;
    margin-top: 0px;
}

.customer-account .block-title > strong {
    font-size: 2.2rem;
    font-weight: 300;
}

.box-title {
    display: inline-block;
    margin: 0 0 10px;
}

.block {
    margin-bottom: 50px;
    display: grid;
}

.box-title span {
    font-size: 1.6rem;
}

table > caption {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.form-newsletter-manage .legend > span {
    font-size: 2.2rem;
    font-weight: 300;
}



.create-account-container .block-title {
    font-size: 1.8rem;
}

.create-account-container .block-title {
    border-bottom: 1px solid #e8e8e8;
    font-size: 1.8rem;
    margin-bottom: 15px;
    padding-bottom: 12px;
}

    .create-account-container .block-title strong {
        font-weight: normal;
        font-size: 10pt;
        letter-spacing: 1px;
    }



.control-label {
    font-weight: 400;
}

input.btn.btn-default {
    border: 1px solid #A28D5F;
    color: #fff;
    background: #A28D5F;
    border-radius: 0px;
}

.create-account-container #btnSubmit, .forgot-password-container #btnSubmit {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 9pt;
    padding: 10px 12px;
}

input.btn.btn-default:hover {
    color: #A28D5F;
    background: #fff;
}

.create-account-container h4 {
    font-size: 16px;
}

.rememberme label {
    display: block;
    margin-top: 5px;
}

.create-account a {
    background: #A28D5F;
    color: #fff;
    margin-top: 12px;
    display: inline-block;
    text-decoration: none;
    border: 1px solid #A28D5F;
}

    .create-account a:hover {
        background: #fff;
        color: #A28D5F;
    }

input[type="email"] {
    height: 30px;
}

.btn-default {
    color: #fff;
    background-color: #A28D5F;
    border-color: #A28D5F;
    border-radius: 0px;
    font-size: 13px;
}

    .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
        color: #A28D5F;
        background-color: #fff;
        border-color: #A28D5F;
        box-shadow: none;
    }

div#becomeARetailer label {
    font-size: 11pt;
    font-weight: 500;
    padding-left: 0px;
    color: #A28D5F;
}

.cart .cart-list .col.item {
    width: 70%;
    padding-left: 0px;
    font-size: 1.8rem;
    word-wrap: break-word;
    font-weight: 400;
}

.cart .cart-list .col.price {
    width: 10%;
    text-align: center;
    white-space: nowrap;
    font-size: 1.8rem;
    word-wrap: break-word;
    font-weight: 600;
}

.cart .cart-list .col.qty {
    width: 4%;
    text-align: center;
    font-size: 1.8rem;
    word-wrap: break-word;
    font-weight: 400;
}

.cart .cart-list .col.subtotal {
    width: 10%;
    text-align: center;
    font-size: 1.8rem;
    word-wrap: break-word;
    font-weight: 600;
}

.cart .cart-list .cart-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 10%;
}

.cart .cart-list .cart-item-details {
    display: table-cell;
    vertical-align: top;
    white-space: normal;
    width: 85%;
}

input.cart-qty {
    line-height: 28px;
    border-top: none;
}

.otherDetails .col {
    border-bottom: 1px solid;
    line-height: 32px;
    vertical-align: middle;
}

    .otherDetails .col.action {
        border-bottom: none;
    }

.cart .cart-list .cart-item-heading .otherdetails {
    text-align: center;
}

.cart-item-details {
    font-size: 19px;
}

.row.cart-items-row {
    padding: 30px 0px;
}

.cart .cart-list .cart-item-heading {
    border-bottom: 1px solid;
    line-height: 45px;
    border-top: 1px solid;
    width: 100%;
    float: left;
}

.cart .cart-list tbody {
    width: 100%;
    display: block;
}

.cart .cart-list tr {
    margin-top: 25px;
    display: inline-flex;
    width: 100%;
}

.cart-qty {
    width: 40px;
    text-align: center;
}

.cart-action img {
    width: 18px;
    padding-top: 6px;
    margin-right: 13px;
}

.cart .cart-list .cart-action {
    text-align: center;
    font-size: 1.8rem;
    word-wrap: break-word;
    font-weight: 600;
}


.cart-discount input, .gift-discount input {
    margin: 0px;
    box-shadow: none;
}

    .cart-discount input a, gift-discount input a {
    }

.sharethis-inline-share-buttons .st-btn {
    background-color: #A28D5F !important;
}

.sharethis-inline-share-buttons {
    margin-top: 11px;
}

.checkout-heading {
    padding: 1px 15px;
    border-radius: 0px;
    border-color: #A28D5F;
}

select#SelectedAddress option {
    border: 1px solid #A28D5F;
    padding: 12px 22px;
    margin-bottom: 8px;
    color: #A28D5F;
}

select#SelectedAddress {
    max-width: 100%;
    border: 1px solid transparent;
    overflow: unset;
}

select option:checked {
    background-color: #fff;
    color: #A28D5F;
    border-color: #A28D5F;
}

.radio label {
    vertical-align: middle;
    width: 100px;
    display: inline;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus, legend {
    color: #A28D5F;
}

#newsletter-v .field.choice span {
    font-size: 15px;
}

@media screen and (min-width: 1024px) {
    .item.product.product-item.large-box {
        width: 37.8%;
        height: 600px;
    }

    .large-box .product.details.product-item-details {
        font-size: 22px;
    }

    .large-box .product-item .price-box .price {
        font-size: 22px;
    }
}

@media screen and (max-width: 1023px) {
    .page-products .item.product.product-item {
        width: 32%;
        height: 370px;
    }

    .grid-sizer {
        width: 32%;
    }

    .page-products .products-grid .product-items {
        margin: 0;
    }

    .product.details.product-item-details {
        text-align: center;
        top: auto;
        bottom: 0;
        background: #fff;
        opacity: 1;
    }

    .product-item-photo .product-image-container img {
        margin-top: 10px;
        max-width: 225px;
    }

    .product-image-container {
        display: inline-block;
        max-width: 100%;
        position: relative;
        height: 180px;
    }

    .item.product.product-item.small-box {
        margin: 5px 0px !important;
    }

    .large-box .product.name a {
        font-size: 14pt !important;
    }

    .product.name a {
        position: static !important;
        padding: 0px 2px 4px 2px !important;
    }
}

@media screen and (max-width: 767px) {
    .page-products .item.product.product-item {
        width: 48.2%;
        height: 356px;
    }

    .grid-sizer {
        width: 48.2%;
    }
}

.page-products .product-item-info {
    z-index: 1;
}

.product.details.product-item-details {
    text-align: center;
}

.product.name a {
    font-weight: 500;
    font-size: 14pt;
    letter-spacing: 0.1em;
    color: #A28D5F !important;
    text-transform: uppercase;
    padding: 50% 4px 0px 4px;
    width: auto;
    display: block;
    cursor: pointer;
    position: absolute;
    top: 0px;
    bottom: 0px;
    text-align: center;
    left: 0px;
    right: 0px;
    text-decoration: none;
}

.product.name .price {
    font-weight: 500;
    font-size: 16pt;
    letter-spacing: 0.1em;
    color: #A28D5F !important;
    text-transform: uppercase;
    padding: 0px 4px;
}

.large-box .product.name a {
    font-size: 18pt;
}

.page-products .product-item {
    display: inline-block;
}

.product-item {
    vertical-align: top;
}

.product-image-photo {
    display: block;
    height: auto;
    margin: auto;
    max-width: 100%;
    right: 0;
}

.products.list.items.product-items {
    margin-top: 10px;
}

.category-list-page-banner {
    width: 96.5%;
}


.st-custom-button[data-network] {
    background-color: #A28D5F;
    display: inline-block;
    padding: 5px 10px;
    cursor: pointer;
    font-weight: normal;
    color: #fff;
}

    .st-custom-button[data-network] :hover, .st-custom-button[data-network] :focus {
        text-decoration: underline;
        background-color: #A28D5F;
    }

.sharethis-custom div {
    margin-left: 7px;
}

.sharethis-custom {
    margin-top: 12px;
}

.owl-carousel .owl-item img {
    width: 70%;
    margin: auto;
}

.radio input[type="radio"] {
    margin-left: -22px;
}

.cart-button {
    padding-left: 26px;
    padding-right: 26px;
}

input:focus {
    border-color: #A28D5F;
}

input#NewAccount {
    top: 6px;
}

.display-change {
    display: inline;
    margin: 0px;
}





.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1111;
    top: 0;
    left: 0;
    background-color: #A28D5F;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenavright {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1111;
    top: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.3);
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

    .sidenavright a {
        height: 100%;
        width: 100%;
        float: left;
    }

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 15px;
    color: #fff;
    display: block;
    transition: 0.3s;
}

    .sidenav a:hover {
        color: #f1f1f1;
    }

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}






.accordion {
    list-style: none;
    padding: 0;
}

    .accordion .inner {
        padding-left: 1em;
        overflow: hidden;
        display: none;
    }

        .accordion .inner.show {
            /*display: block;*/
        }



    .accordion li {
        margin: .5em 0;
        color: #fff;
    }

    .accordion a.toggle, .accordion a.toggle-none {
        width: 100%;
        display: block;
        color: #fefefe;
        padding: .75em;
        border-radius: 0.15em;
        transition: background .3s ease;
        border-bottom: 1px solid;
    }

input:focus {
    /*outline-color: #fff !important;*/
    outline: none !important;
}


.tabs-left > li.active > a, .tabs-left > li.active > a:hover {
    border-bottom-color: #A28D5F;
    border-top-color: #A28D5F;
    border-left-color: #A28D5F;
}

.prduct-image-thumnail .owl-stage {
    margin: auto;
}

.prduct-image-thumnail .owl-carousel .owl-item img {
    width: 100%;
    cursor: pointer;
}


option:focus {
    outline: none;
}

#wishlist-v .action-wishlist {
    width: 100%;
}

.youmayalsolikeproduct .owl-stage {
    margin: auto;
}



.filter {
    margin-top: 15px;
    position: relative;
}

    .filter .filterlist {
        margin: auto;
        width: 1140px;
    }

.filtercontainer {
    margin: auto;
    width: 867px;
}

.filter .filterheading ul li {
    display: inline-block;
    width: 100%;
    font-size: 10pt;
}

    .filter .filterheading ul li label {
        font-weight: normal;
        text-transform: uppercase;
    }

.filterheading {
    padding: 0px 0px 10px 0px;
    width: 96.5%;
    float: left;
    /*height: 42px;*/
}

.filterdiv {
    min-width: 214px;
    padding: 10px 14px 10px;
    background: #fff;
    position: absolute;
    border: 1px solid #c2c2c2;
    left: 0px;
    top: 35px;
    z-index: 50;
    display: none;
}

.filterinnner:hover .filterdiv, .sort-by-list:hover .filterdiv {
    display: block;
}

.filterinnner:hover > a {
    border: 1px solid #c2c2c2;
    border-bottom-color: #fff;
    background: #fff;
}

.filterinnner > a {
    border: 1px solid transparent;
}

.sort-by-list:hover .sort-by {
    border: 1px solid #c2c2c2;
    border-bottom-color: #fff;
    background: #fff;
}

.filter .filtercategoryname span {
    padding: 10px 0px;
    display: inline-block;
}

.filter a {
    cursor: pointer;
    text-decoration: none;
}

.col-md-2.filtersortby {
    padding: 7px 0px;
}

.filter .filterheading a, .filtersortby span, .filtercategoryname span {
    font-size: 10pt;
}

.filterbutton {
    width: 150px;
    margin-top: 12px;
}

.filterscroll {
    max-height: 226px;
    overflow: auto;
}

.filterinnner {
    display: inline-grid;
    margin-right: 8px;
    position: relative;
    float: left;
    z-index: 55;
}

    .filterinnner > a {
        padding: 8px 13px;
        z-index: 999;
        display: block;
    }

.sort-by-list .sort-by {
    padding: 8px 13px;
    z-index: 999;
}

.sort-by-list .filterdiv a {
    float: left;
}

.filterinnnerprice {
    width: 100px;
    display: inline-grid;
    margin-right: 8px;
    float: left;
    text-align: center;
    margin-top: 8px;
}

.filterinnner > a::after {
    content: ' ';
    width: 12px;
    height: 12px;
    display: inline-block;
    background: rgba(0, 0, 0, 0) url(https://cdn.tribeamrapali.com/tribe2018/WebCDN/Media/icons/toggle-arrow.png) no-repeat scroll 4px 1px;
    margin-left: 5px;
}

.filterinnnercolor {
    width: 100px;
    display: inline-grid;
    margin-right: 8px;
    float: left;
    text-align: center;
    margin-top: 8px;
}

.categoryname {
    text-transform: uppercase;
    line-height: 1.2;
    font-size: 12pt;
    opacity: 0.9;
    display: inline-block;
    margin-top: 5px;
}


@keyframes click-wave {
    0% {
        height: 40px;
        width: 40px;
        opacity: 0.35;
        position: relative;
    }

    100% {
        height: 200px;
        width: 200px;
        margin-left: -80px;
        margin-top: -80px;
        opacity: 0;
    }
}

.option-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    position: relative;
    top: -3px;
    right: 0;
    bottom: 0;
    left: 0;
    height: 20px;
    width: 20px;
    transition: all 0.15s ease-out 0s;
    background: #fff !important;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin-right: 0.5rem !important;
    outline: none;
    position: relative;
    z-index: 999;
    border: 1px solid #A28D5F;
}

    .option-input:hover {
        background: #A28D5F;
    }

    .option-input:checked {
        background: #fff;
    }


        .option-input:checked::before {
            height: 20px;
            width: 20px;
            position: absolute;
            content: ' ';
            display: inline-block;
            text-align: center;
            line-height: 20px;
            background: url(https://cdn.tribeamrapali.com/tribe2018/WebCDN/Media/icons/Check-Box3.png) no-repeat scroll 0 -22px !important;
            box-shadow: none;
            background-color: #fff;
        }

        .option-input:checked::after {
            /*animation: click-wave 0.65s;*/
            background: transparent url(https://cdn.tribeamrapali.com/tribe2018/WebCDN/Media/icons/Check-Box3.png) no-repeat scroll 0 1px !important;
            content: '';
            display: block;
            position: relative;
            z-index: 100;
        }

    .option-input.radio {
        border-radius: 50%;
    }

        .option-input.radio::after {
            border-radius: 50%;
        }

.filtercontainer label, .option-input-label {
    display: block;
    line-height: 20px;
    font-weight: 500;
}


.scrollbar::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 0px;
    background-color: #F5F5F5;
}

.scrollbar::-webkit-scrollbar {
    width: 12px;
    background-color: #A28D5F;
}

.scrollbar::-webkit-scrollbar-thumb {
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #A28D5F;
}



/*.filterheading .filterinnnercolor:after, .filterheading .filterinnner:after, .filterheading .filterinnnerprice:after {
    position: absolute;
    right: 13px;
    top: 0px;
}

.filterheading .filterinnnercolor:after, .filterheading .filterinnner:after, .filterheading .filterinnnerprice:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 13px;
    line-height: inherit;
    color: inherit;
    content: '\f053';
    font-family: 'FontAwesome';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}*/


.filternav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1111;
    top: 0;
    right: 0;
    background-color: #A28D5F;
    transition: 0.5s;
}

.filternavleft {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1111;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.3);
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.filternav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
    color: #fff;
}

.filternavleft a {
    height: 100%;
    width: 100%;
    float: left;
}




/* Style the tab */
.tab {
    float: left;
    border: 1px solid #ccc;
    background-color: #eee9d5;
    width: 30%;
    height: 100%;
    position: fixed;
}

    /* Style the buttons inside the tab */
    .tab .tablinks {
        display: block;
        background-color: inherit;
        color: #A28D5F;
        padding: 22px 16px;
        width: 100%;
        border: none;
        outline: none;
        text-align: left;
        cursor: pointer;
        transition: 0.3s;
        font-size: 17px;
    }

        /* Change background color of buttons on hover */
        .tab .tablinks:hover {
            /*background-color: #ddd;*/
        }

        /* Create an active/current "tab button" class */
        .tab .tablinks.active {
            border-bottom: 1px solid #ccc;
            border-top: 1px solid #ccc;
        }

/* Style the tab content */
.tabcontent {
    float: right;
    padding: 0px 12px;
    border: 1px solid #ccc;
    width: 70%;
    border-left: none;
    height: 100%;
    background: #fff;
    overflow: overlay;
}

.filtermobilebottom {
    width: 100%;
    position: absolute;
    bottom: 0px;
    background: #fff;
    text-align: center;
    padding: 12px 0px;
    border-top: 1px solid;
}

.selectfiltertext {
    width: 70%;
    color: #fff !important;
    display: inline-block;
    text-align: right;
    font-size: 34px;
    padding: 8px 0px;
}

.giftcardimage {
    width: 375px;
    margin: auto;
    vertical-align: middle;
    padding-top: 20%;
}

span.giftcardheading {
    font-size: 27px;
    text-align: center;
    width: 100%;
    display: block;
    padding: 15px 0px;
}

.giftcardtext {
    line-height: 1.5;
}

.gift-card label {
    font-weight: 500;
}

.gift-card-row {
    margin: 12px 0px;
}

    .gift-card-row select {
        width: 100%;
        height: 40px;
    }

#giftcard_message {
    width: 100%;
}

.gift-card-row select, .gift-card-row input, .gift-card-row textarea {
    color: #A28D5F;
    border: 1px solid #A28D5F;
}

.form-control:focus {
    border-color: #A28D5F;
    box-shadow: none;
}

.giftcardimage img {
    border: 1px solid #A28D5F;
}

.form-control {
    border-radius: 0px;
}

.container.checkout-page .col-md-3, .container.checkout-page .col-md-9 {
    margin-top: 5px;
}

.product-notify-me a {
    padding: 12px 50px;
    border: 1px solid #A28D5F;
    display: inline-block;
    margin-top: 9px;
    color: #fff;
    background: #A28D5F;
    font-size: 17px;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
}

.topbar-search button {
    border-color: #A28D5F;
    height: 34px;
    border-radius: unset;
}

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
    border-color: #A28D5F;
    outline-color: #fff;
    box-shadow: none;
}

.topbar-search button:hover {
    background: #fff;
    color: #A28D5F;
    box-shadow: none;
}

.tobbar-cart img {
    width: 30px;
    float: left;
}

.tobbar-wishlist a {
    font-size: 16px;
    text-decoration: none;
}

.gift-card-row .btn-default {
    width: auto;
}

.newsletter #Email, .newsletter #EmailM {
    height: 37px;
    font-size: 13px;
    border-color: #A28D5F;
    border-right: none;
}

.tobbar-cart, .tobbar-wishlist, .authorization-link {
    display: inline-block;
}

.tobbar-cart, .tobbar-wishlist {
    position: relative;
    font-size: 16px;
}

    .tobbar-cart a {
        margin-right: 27px;
    }

    .tobbar-cart span {
        vertical-align: middle;
        padding: 0px 5px 2px 4px;
        display: inline;
        border-radius: 50%;
        position: absolute;
        color: #A28D5F;
        top: -3px;
        font-size: 16px;
        z-index: 3;
    }

    .tobbar-wishlist span {
        vertical-align: middle;
        padding: 0px 5px 2px 7px;
        display: inline;
        border-radius: 50%;
        position: absolute;
        color: #A28D5F;
        top: -3px;
        font-size: 16px;
    }

.mobile-cart {
    display: inline-block;
    float: right;
    padding: 9px;
}

div#currencySwitcherHTML:hover ul.dropdown {
    display: block !important;
}

.topBarSearchbutton {
    border-width: 0px 0px 1px 0px;
    box-shadow: none;
    background: #fff;
    color: #A28D5F;
}

    .topBarSearchbutton:active, .topBarSearchbutton:focus {
        border-color: #A28D5F !important;
    }

#topBarSearch:active, #topBarSearch:focus {
    border-color: #A28D5F !important;
}

#topBarSearch {
    border-width: 0px 0px 1px 0px;
    border-color: #A28D5F;
    box-shadow: none;
    transition: width 0.5s ease-out 0s;
    height: 34px;
    width: 0;
    opacity: 0;
    padding: 0px;
}

.topbar-search.showsearch #topBarSearch {
    width: 137px;
    opacity: 1;
}

.topbar-search {
    position: absolute;
    top: -2px;
    right: 8px;
}

    .topbar-search.showsearch {
        height: 34px;
        width: 150px;
        display: inline;
    }

.addthis_inline_share_toolbox {
    margin-top: 12px;
}

#Phone {
    width: 100%;
}

.register-newsletter {
    vertical-align: text-top;
}

.sorter-label {
    text-transform: uppercase;
    margin-top: 20px;
}

#emailToFriend fieldset {
    text-align: left;
}

#emailToFriend textarea {
    width: 100%;
}

#emailToFriend label {
    font-size: 15px;
}

.container.youmayalsolikeproduct {
    position: relative;
}

    .container.youmayalsolikeproduct .owl-nav .owl-prev, #wishlist-v .owl-nav .owl-prev, .banner .owl-nav .owl-prev, .prduct-image-thumnail .owl-nav .owl-prev, .inner .owl-nav .owl-prev {
        position: absolute;
        top: 40%;
        border-radius: 50%;
        width: 27px;
        font-size: 19px !important;
        background: #fff !important;
        color: #A28D5F !important;
        left: 0px;
        outline: none;
    }

    .container.youmayalsolikeproduct .owl-nav .owl-next, #wishlist-v .owl-nav .owl-next, .banner .owl-nav .owl-next, .prduct-image-thumnail .owl-nav .owl-next, .inner .owl-nav .owl-next {
        position: absolute;
        top: 40%;
        border-radius: 50%;
        width: 27px;
        font-size: 19px !important;
        background: #fff !important;
        color: #A28D5F !important;
        right: 0px;
        outline: none;
    }

.prduct-image-thumnail .owl-nav .owl-prev {
    left: -28px;
    font-size: 30px !important;
    background: transparent !important;
}

.prduct-image-thumnail .owl-nav .owl-next {
    right: -28px;
    font-size: 30px !important;
    background: transparent !important;
}

.container.youmayalsolikeproduct .owl-nav .owl-prev span, .container.youmayalsolikeproduct .owl-nav .owl-next span, .inner .owl-nav .owl-next span, .inner .owl-nav .owl-prev span {
    font-size: 44px;
}

.checkout-page .panel.checkout-heading {
    margin-bottom: 10px;
}

    .checkout-page .panel.checkout-heading h4 {
        font-size: 16px;
    }

.banner .owl-carousel .owl-item img {
    width: 100%;
}

.newsletterlogin {
    color: #A28D5F;
    margin: 26px 0px;
    font-size: 14px;
}

.owl-dots {
    text-align: center;
    position: absolute;
    bottom: 0px;
    margin: auto;
    width: inherit;
}

.youmayalsolikeproduct .owl-dots {
    position: static;
}

.owl-dot {
    display: inline-block;
    outline: none;
}

    .owl-dot span {
        background: none repeat scroll 0 0 #fff;
        border-radius: 20px;
        display: block;
        height: 12px;
        margin: 5px 7px;
        opacity: 1;
        width: 12px;
        border: 1px solid #A28D5F;
    }

    .owl-dot.active span {
        background: none repeat scroll 0 0 #A28D5F;
    }

#currencySwitcherHTML::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f107";
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    padding-left: 10px;
}

#filterinnneropen::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f107";
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    padding-left: 10px;
    position: absolute;
    bottom: -17px;
    left: 45%;
}

#currencySwitcherHTML:hover::after {
    content: "\f106";
}

.product-name h1 {
    text-transform: uppercase;
    font-size: 23px;
    margin-top: 10px;
}

.banner.mobile {
    margin-top: 12px;
}

.container.cart h2 {
    text-transform: uppercase;
}

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    padding: 6px 12px;
    border-radius: 50%;
    background: #fff !important;
    color: #A28D5F !important;
    border-color: #A28D5F !important;
    font-size: 18px;
    z-index: 99999;
}

.footer-line {
    margin: 0px !important;
    padding: 0px 0px 10px 0px;
}

.rp-image img {
    width: 65% !important;
    margin: auto;
    display: block;
}

.demostoremessage {
    margin: 0 0 10px;
    padding: 12px 20px 12px 25px;
    display: block;
    font-size: 1.3rem;
    background: #ff0101;
    border-color: none;
    color: #fff;
    margin-bottom: 0;
    text-align: center;
}

    .demostoremessage p {
        margin: 0;
        font-size: 12px;
    }

.container.size-guide img {
    width: 80%;
}

.tribe-breadcrumb {
    width: 90%;
    margin: 15px 5% 5px 5%;
    padding-left: 15px;
    position: absolute;
    bottom: 64px;
    word-spacing: 5px;
    font-size: 14px;
    cursor: pointer;
    z-index: 9999;
}

p#hidemore, p#showmore {
    cursor: pointer;
}

.authorization-link {
    margin-right: 14px;
    position: relative;
}

.block-left {
    padding: 0px;
    width: 38.95%;
}

.block-right {
    padding: 0px;
    flex-grow: 10;
    width: 61.05%;
}

#menu-silver-list #menu-fashion-list {
    overflow: hidden;
    float: left;
    transition: height 0.10s ease-out 0.5s;
}

#menu-silver-list p, #menu-fashion-list p, .type p {
    margin-bottom: 3px;
    font-size: 10pt;
}

#menu-silver-list-more {
    cursor: pointer;
}
/*#menu-silver-list-more::after{
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f107";
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    padding-left: 10px; 
}*/

.more-icon {
    padding: 0px 0px 0px 5px;
    font-size: 14px;
}

.mobile-logo img {
    width: 115px;
    padding: 20px 0px;
}

.mobile-logo {
    background: rgba(255, 255, 255, 1) !important;
    border-right: 1px solid #A28D5F !important;
}

h1.page-title {
    text-transform: uppercase;
    font-size: 26pt;
}

.cart-product-table-heading {
    font-size: 10pt;
    padding: 8px 0px;
}

.btn-1 {
    width: 208px !important;
    height: 50px !important;
    background: #fff;
    color: #A28D5F;
}

    .btn-1:hover {
        background: #A28D5F !important;
        color: #fff;
    }

.btn-2 {
    width: 100% !important;
    height: 45px !important;
    line-height: 33px;
    text-transform: uppercase;
}

.cart-discount .panel, .gift-discount .panel {
    box-shadow: none;
}

.cart-discount .panel-body, .gift-discount .panel-body {
    padding: 0px;
}

.cart-discount .panel-heading, .gift-discount .panel-heading {
    background: #fff;
    color: #A28D5F;
    padding-left: 0px;
    border: none;
}

.cart-discount button, .gift-discount button, .redeem-points button {
    width: 100%;
    margin-top: 8px;
    text-transform: uppercase;
    height: 40px;
    background: #fff;
    color: #A28D5F;
}

.cart-discount a:hover, .cart-discount a:focus, .gift-discount a:hover, .gift-discount a:focus, .redeem-points a:hover, .redeem-points a:focus {
    text-decoration: none;
}

.f-right {
    float: right;
}

.create-account-container > h2, .login-container > h2, .forgot-password-container > h2 {
    font-size: 20pt;
    letter-spacing: 1px;
}

.login-container .block-title strong {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 10pt;
    letter-spacing: 1px;
}

.forgot-password-container .block-title span {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 10pt;
    letter-spacing: 1px;
}

.login-container .block-title {
    padding: 20px 0px;
}

.login-button {
    width: 100%;
    max-width: 220px;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    padding: 12px 10px;
}

/** Explore Css Start*/
.explore-front-image {
    position: relative;
}

.intro-content {
    position: absolute;
    top: 0px;
    width: 100%;
    background: black;
    opacity: .7;
    bottom: 0px;
    padding-top: 100px;
}

.shell {
    max-width: 1201px;
    padding-left: 12px;
    padding-right: 12px;
    margin: auto;
    text-align: center;
}

.intro-content h1 {
    font-size: 42pt;
    font-weight: normal;
    letter-spacing: 0.1em;
    line-height: 0.9;
    margin-bottom: 14px;
    color: #fff;
    text-transform: uppercase;
}

.intro-content p {
    line-height: 1.82;
    margin: auto;
    max-width: 550px;
    padding-bottom: 12px;
    font-size: 20px;
    color: #fff;
}

.intro-content #explore-to {
    color: #fff;
}

.explore-container img {
    width: auto;
}

.explore-content {
    text-align: center;
}

.explore-content {
    padding-top: 35px;
}

.article:nth-child(1) {
    padding: 0 57px 0 106px;
}

.article {
    text-align: center;
    font-size: 11px;
    line-height: 1.82;
    position: relative;
}

    .article:nth-child(1) .article-media1 {
        text-align: right;
    }

    .article:nth-child(1) .article-head {
        position: absolute;
        top: -23px;
        left: -32px;
        width: 384px;
    }

.explore-content h2 {
    font-size: 64pt;
    font-weight: normal;
    letter-spacing: 6px;
    line-height: 0.8;
    margin-top: 55px;
}

.article h2 {
    letter-spacing: 0.1em;
    margin-top: 0;
    font-size: 64pt;
    line-height: 0.75;
    margin-bottom: 15px;
    text-shadow: none;
}

#tbCustomer {
    margin-bottom: 14px;
}

.article i.ico-separator-short {
    margin-bottom: 18px;
}

.article .article-head p {
    font-size: 20px;
    line-height: 1;
}

.article p {
    margin-bottom: 21px;
}

.article:nth-child(1) .article-body {
    background: #fff;
    width: 331px;
    padding: 20px 18px;
    position: absolute;
    bottom: 80px;
    right: 14px;
    z-index: 50;
}

.explore-content p {
    font-weight: normal !important;
}

.article p {
    margin-bottom: 15px;
    font-size: 12pt;
    line-height: 1.5;
}

.article:nth-child(1) .article-media2 {
    margin-top: -122px;
    text-align: left;
}

    .article:nth-child(1) .article-media2 a {
        display: inline-block;
        text-decoration: none;
        position: relative;
    }

        .article:nth-child(1) .article-media2 a .ico-play {
            position: absolute;
            top: 50%;
            left: 50%;
            z-index: 50;
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            margin-top: -20px;
        }

.ico-play {
    background-image: url(https://cdn.tribeamrapali.com/tribe2018/WebCDN/Media/Explore/sprite.png);
    background-position: 0 0;
    background-size: 260.432% 151.079%;
    display: inline-block;
    font-size: 0;
    height: 139px;
    vertical-align: middle;
    width: 139px;
}

.article:nth-child(1) .article-media2 a span {
    display: block;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.3em;
    margin-top: 8px;
}

.article:nth-child(2) {
    /*margin: 130px 105px 0 0;*/
}

    .article:nth-child(2) .article-media1 {
        text-align: left;
    }

    .article:nth-child(2) .article-head {
        position: absolute;
        top: -17px;
        right: -103px;
        width: 320px;
    }

    .article:nth-child(2) .article-body {
        background: #fff;
        width: 361px;
        padding: 30px 44px 0px;
        position: absolute;
        bottom: -24px;
        left: 28.5%;
        z-index: 50;
    }

    .article:nth-child(2) .article-media2 {
        margin-top: -165px;
        text-align: right;
    }

.article:nth-child(3) {
    /*margin: 178px 105px 0 120px;*/
}

    .article:nth-child(3) .article-content .article-head {
        position: absolute;
        top: 80px;
        left: -25px;
        width: 341px;
    }

    .article:nth-child(3) .article-media2 {
        margin-top: -239px;
        text-align: left;
    }

    .article:nth-child(3) .article-media1 {
        text-align: right;
    }

    .article:nth-child(3) .article-body {
        width: 329px;
        padding: 20px;
        position: absolute;
        right: 0px;
        bottom: 0px;
        background: #fff;
    }

.article:nth-child(4) {
    /*margin-bottom:68px;*/
}

    .article:nth-child(4) .article-media1 {
        text-align: left;
    }

    .article:nth-child(4) .article-head {
        position: absolute;
        top: 7px;
        right: -247px;
    }

    .article:nth-child(4) .article-body {
        background: #fff;
        width: 366px;
        padding: 40px 50px;
        position: absolute;
        bottom: -3.2%;
        right: 6.95%;
        z-index: 50;
    }

    .article:nth-child(4) .article-media3 {
        padding-left: 19.2%;
        margin-top: -2px;
        text-align: left;
    }

    .article:nth-child(4) .article-media2 {
        margin-top: -500px;
        text-align: right;
    }

/** Explore Css End*/

.wsmenu > .wsmenu-list > li > a:hover::after {
    width: 13px;
}

.wsmenu > .wsmenu-list > li > a::after {
    background: #D33752 none repeat scroll 0 0;
    bottom: 3px;
    content: "";
    height: 2px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    transition: width 0.5s ease 0s;
    width: 0;
    z-index: 100;
}

.prduct-image-thumnail .owl-dots {
    bottom: -12px;
}

.collection-des .product-item-info .product-item-details {
    opacity: 1;
    padding-top: 50%;
}

    .collection-des .product-item-info .product-item-details strong {
        text-transform: uppercase;
        font-size: 15pt;
        font-weight: 500;
        letter-spacing: 1px;
    }

    .collection-des .product-item-info .product-item-details p {
        font-size: 12pt;
    }


/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    padding-top: 75px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 50%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

/* The Close Button */
.close {
    color: #000;
    float: right;
    font-size: 35px !important;
    font-weight: bold;
}

    .close:hover,
    .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
    }

.modal-header {
    padding: 2px 16px;
    color: white;
}

.modal-body {
    padding: 11px 27px;
}

.modal-footer {
    padding: 2px 16px;
    color: white;
}




/* checkbox css*/
.cbx {
    margin: auto;
    -webkit-user-select: none;
    user-select: none;
    cursor: pointer;
}

    .cbx span {
        display: inline-block;
        vertical-align: middle;
        transform: translate3d(0, 0, 0);
    }

        .cbx span:first-child {
            position: relative;
            width: 18px;
            height: 18px;
            /*border-radius: 3px;*/
            transform: scale(1);
            vertical-align: middle;
            border: 1px solid #fff;
            transition: all 0.2s ease;
        }

            .cbx span:first-child svg {
                position: absolute;
                top: 3px;
                left: 2px;
                fill: none;
                stroke: #FFFFFF;
                stroke-width: 2;
                stroke-linecap: round;
                stroke-linejoin: round;
                stroke-dasharray: 16px;
                stroke-dashoffset: 16px;
                transition: all 0.3s ease;
                transition-delay: 0.1s;
                transform: translate3d(0, 0, 0);
            }

            .cbx span:first-child:before {
                content: "";
                width: 100%;
                height: 100%;
                background: #fff;
                display: block;
                transform: scale(0);
                opacity: 1;
                border-radius: 50%;
            }

        .cbx span:last-child {
            padding-left: 8px;
            margin-left: -18px;
        }

    .cbx:hover span:first-child {
        border-color: #fff;
    }

.inp-cbx:checked + .cbx span:first-child {
    background: #fff;
    border-color: #fff;
    animation: wave 0.4s ease;
}

    .inp-cbx:checked + .cbx span:first-child svg {
        stroke-dashoffset: 0;
    }

    .inp-cbx:checked + .cbx span:first-child:before {
        transform: scale(3.5);
        opacity: 0;
        transition: all 0.6s ease;
    }

@keyframes wave {
    50% {
        transform: scale(0.9);
    }
}

.article:nth-child(4) .container {
    max-width: 1050px;
}

.article:nth-child(3) .container {
    max-width: 994px;
}

.article:nth-child(1) .container {
    max-width: 994px;
}

    .article:nth-child(1) .container p {
        font-size: 15pt;
        line-height: 2.5;
    }

.article:nth-child(2) .container p {
    font-size: 15pt;
    line-height: 2;
}

.article:nth-child(3) .container p {
    font-size: 15pt;
    line-height: 2;
}

.article-heading {
    background-image: url(https://cdn.tribeamrapali.com/tribe2018/WebCDN/Media/Explore/explore-bg-final2.png);
    background-repeat: repeat-x;
    background-position: center;
    margin: 50px 0px;
}

    .article-heading h1 {
        text-transform: uppercase;
        font-size: 70pt;
        background: #fff;
        margin: auto;
        display: inline-block;
        position: relative;
        z-index: 1;
        padding: 0px 18px;
    }

        .article-heading h1::before, .article-heading h1::after {
            background-image: url('https://cdn.tribeamrapali.com/tribe2018/WebCDN/Media/Explore/explore-bg-line.png');
            content: "";
            position: absolute;
            width: 78px;
            top: 13px;
            height: 76px;
            background-repeat: no-repeat;
            background-color: #fff;
            z-index: 111;
        }

        .article-heading h1::after {
            right: -69px;
        }

        .article-heading h1::before {
            left: -60px;
        }

.article:nth-child(1), .article:nth-child(2), .article:nth-child(3) {
    padding: 0 106px 0 106px;
}

.article:nth-child(4) {
    padding: 0 106px 76px 106px;
}

.explore .logo_background {
    background-image: url('https://cdn.tribeamrapali.com/tribe2018/WebCDN/Media/Explore/explore-bg-final2.png');
    background-size: 72px;
}

.explore .wsmenu > .wsmenu-list > li > a {
    font-weight: 600;
}

.explore .wsmainfull {
    background-color: transparent;
}

.explore-front-image {
    /*height: 870px;*/
}

    .explore-front-image img {
        margin-top: -200px;
    }

.explore {
    background: #F6F9FD;
}

    .explore .explore-container, .explore .page-footer {
        background: #fff;
    }

    .explore .intro-content {
        background-color: transparent;
        opacity: 1;
    }

    .explore .ico-separator-short {
        background: url('https://cdn.tribeamrapali.com/tribe2018/WebCDN/Media/Explore/Wave.png') !important;
        height: 28px;
        width: 61px;
        background-repeat: no-repeat;
        margin-bottom: 10px;
    }

    .explore .shell {
        margin-left: 0px;
        max-width: 1050px;
        margin-top: 145px;
    }

    .explore .logo_background img {
        border-left: 1px solid #A89566;
        border-right: 1px solid #A89566;
        background: linear-gradient(to bottom,#F6F9FD,#F3F6FB);
    }

.birthstone-collection {
    margin: 20px 0px;
}

    .birthstone-collection li {
        padding: 3px;
    }

    .birthstone-collection a {
        text-transform: uppercase;
    }

span.desktop.product-list-heading {
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.4;
    max-height: 75px;
    width: 100%;
    display: block;
    margin-bottom: 0px;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
/*New header Css Start*/
.silver-fashion-mobile {
    display: none;
}

/*New header Css End*/
#snackbar {
    visibility: hidden;
    min-width: 300px;
    text-align: center;
    border-radius: 2px;
    padding: 16px;
    position: fixed;
    z-index: 12;
    left: 0px;
    bottom: 30px;
    font-size: 17px;
}

    #snackbar.show {
        visibility: visible;
        -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
        animation: fadein 0.5s, fadeout 0.5s 2.5s;
    }

@-webkit-keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }

    to {
        bottom: 30px;
        opacity: 1;
    }
}

@keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }

    to {
        bottom: 30px;
        opacity: 1;
    }
}

@-webkit-keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1;
    }

    to {
        bottom: 0;
        opacity: 0;
    }
}

@keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1;
    }

    to {
        bottom: 0;
        opacity: 0;
    }
}




@media screen and (max-width: 2560px) {
    .explore-front-image img {
        margin-top: -264px;
    }

    ul#main-banner-slider {
        max-width: 1880px;
        margin: auto;
    }
}

@media screen and (max-width: 1920px) {
    .explore-front-image img {
        margin-top: -200px;
    }
}

@media screen and (max-width: 1720px) {
    .explore-front-image img {
        margin-top: -185px;
    }

    ul#main-banner-slider {
        max-height: 840px;
    }
}

@media screen and (max-width: 1600px) {
    .explore-front-image img {
        margin-top: -175px;
    }

    ul#main-banner-slider {
        max-height: 806px;
    }
}

@media screen and (max-width: 1440px) {
    ul#main-banner-slider {
        max-height: 753px !important;
    }

    .explore-front-image img {
        margin-top: -155px;
    }

    .article:nth-child(1), .article:nth-child(2), .article:nth-child(3) {
        padding: 0 0 0 0px;
    }

    .article:nth-child(4) {
        padding: 0 0px 76px 0px;
    }

    .explore .shell {
        margin-left: 0px;
        max-width: 818px;
        margin-top: 69px;
    }

    .intro-content h1 {
        font-size: 31pt;
    }
}

@media screen and (max-width: 1367px) {
    ul#main-banner-slider {
        max-height: 740px !important;
    }
}

@media screen and (max-width: 1366px) {

    .explore-front-image img {
        margin-top: -165px;
    }

    .explore .shell {
        margin-left: 0px;
        max-width: 774px;
        margin-top: 53px;
    }

    .article-heading h1::before, .article-heading h1::after {
        top: 10px;
        height: 80px;
    }

    .article-heading h1 {
        font-size: 65px;
        padding: 10px 18px;
    }

    .article:nth-child(3) .container {
        max-width: 1080px;
    }

    .article:nth-child(4) .container {
        max-width: 900px;
    }

    .article-heading {
        padding-bottom: 6px;
    }
}



@media screen and (max-width: 1280px) {
    ul#main-banner-slider {
        max-height: 710px !important;
    }

    .modal.right .modal-dialog {
        width: 45% !important;
    }

    .explore-front-image img {
        margin-top: -140px;
    }

    .explore .shell {
        margin-left: 0px;
        max-width: 752px;
        margin-top: 37px;
    }

    .article-heading h1::before, .article-heading h1::after {
        top: 18px;
    }

    .article-heading h1 {
        font-size: 61pt;
    }

    .article:nth-child(2) .container {
        max-width: 1070px;
    }

    .article:nth-child(4) .container {
        max-width: 885px;
    }

    .article:nth-child(3) .container {
        max-width: 963px;
    }
}

@media screen and (max-width: 1200px) {
    /*New home css start*/
    .collection-section-third .collection-section-banner, .collection-section-fourth .collection-section-banner, .collection-section-5 .collection-section-banner {
        width: 49% !important;
    }
    /*New hoe css end*/
    ul#main-banner-slider {
        max-height: 676px !important;
    }

    .filter .filterlist {
        max-width: 945px;
    }

    .explore-front-image img {
        margin-top: -124px;
    }

    .intro-content h1 {
        font-size: 23pt;
    }

    .explore .shell {
        margin-left: 0px;
        max-width: 576px;
        margin-top: 37px;
    }

    .article-heading h1 {
        font-size: 43pt;
    }

        .article-heading h1::before, .article-heading h1::after {
            top: 5px;
        }

    .categorynamelist {
        display: none;
    }

    .press-qv-open .rp-primary {
        width: 360px !important;
    }

    .for-the-best-sister .md-bottom-content {
        width: 450px;
        top: 60px;
    }
}

@media screen and (max-width: 1024px) {
    .tobbar-cart:hover .user-cart {
        visibility: hidden !important;
    }
    /*New header Css Start*/

    #menu-silver-list .nav > li > a, #menu-fashion-list .nav > li > a {
        padding: 10px 5px;
    }

    .menu-silver-list .tab-pane, .menu-fashion-list .tab-pane {
        padding-left: 10px;
    }

    /*New header Css End*/

    ul#main-banner-slider {
        max-height: 593px !important;
    }


    .below_slider_block .home_page_block_b .callout-content {
        padding: 0px;
        left: 32%;
        right: 32%;
        bottom: -16px;
    }

    .intro-content {
        padding-top: 42px;
    }

        .intro-content h1 {
            font-size: 35pt;
        }

    .article:nth-child(4) .article-media3 {
        padding-left: 1.2%;
    }

    .article:nth-child(2) .article-media1 {
        width: 74%;
    }

    .article:nth-child(2) .article-head {
        right: -23px;
    }

    .article:nth-child(4) .container {
        margin-left: 0px;
        max-width: 827px;
    }

    .md-bottom-content {
        top: 120px !important;
        left: 120px !important;
    }

    .for-the-best-sister .md-bottom-content {
        top: 60px !important;
        left: 60px !important;
        width: 435px;
    }
}

@media screen and (max-width: 1023px) {
    .list-page-wishlist.desktop {
        display: none;
    }

    .list-page-wishlist.tablet-mobile {
        display: block !important;
    }
    /*new home page css*/
    .main-banner-collection-product .product-item-info {
        height: 326px !important
    }

    .collection-section .product.name a {
        font-size: 12px;
        margin-bottom: -4px;
    }

        .collection-section .product.name a .price {
            font-size: 12px;
            margin-bottom: -2px;
        }

    .collection-section .product.name span.desktop.product-list-heading {
        max-height: 20px !important;
    }

    .banner span.desktop.product-list-heading, .banner .product.name .price {
        font-size: 10pt;
    }
    /*new home page css end*/
    /*Instashop start*/
    .instashop-post .modal-dialog, .tribe-boutiques .modal-dialog {
        width: 768px !important;
    }
    /*INstashop end*/
    .product-item-photo .product-image-container img {
        margin-top: 50px;
    }

    .product-item-photo .product-image-container img {
        width: 55%;
    }

    .product-item-details {
        height: unset;
        background: transparent !important;
        padding: 3px 0px;
    }

    span.desktop.product-list-heading {
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 16px;
        max-height: 32px;
        width: 100%;
        display: block;
        margin-bottom: -10px;
        white-space: normal;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
}

@media screen and (min-width: 992px) {
    .mobile-logo {
        display: none !important;
    }

    .mobile-show-menu {
        display: none !important;
    }

    .headermessage.tablet {
        display: none;
    }
}

@media screen and (max-width: 991px) {
    /*New header Css Start*/
    .desktop-show-menu {
        display: none !important;
    }

    .sale-menu {
        background: #D02143 !important;
        color: #fff !important;
    }

    .silver-fashion-mobile {
        display: block;
    }

    .silver-fashion-desktop {
        display: none;
    }

    .collection-section .product.name a, .collection-section .product.name a .price {
        font-size: 12px;
        margin-bottom: -2px;
    }

    .collection-section .product.name span.desktop.product-list-heading {
        max-height: 15px !important;
    }
    /*New header Css End*/
    .demostoremessage.desktop {
        display: none;
    }

    .headermessage.desktop {
        display: none;
    }

    .top_bar {
        width: 90%;
        margin: 8px 1% 15px 8%;
        z-index: 10003;
        position: relative;
    }

    .filter .filterlist {
        max-width: 750px;
    }

    .filter.desktop .filterinnner {
        width: auto;
        margin-right: 0px;
    }

        .filter.desktop .filterinnner > a {
            padding: 8px 10px;
        }

    .product-item-photo .product-image-container img {
        margin-top: 50px;
    }

    .product-item-photo .product-image-container img {
        width: 75%;
    }

    .product-item-details {
        height: unset;
        background: transparent !important;
        padding: 3px 0px;
    }

    span.desktop.product-list-heading {
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 16px;
        max-height: 32px;
        width: 100%;
        display: block;
        margin-bottom: 0px;
        white-space: normal;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .for-the-best-sister .md-bottom-content {
        top: 25px !important;
        left: 35px !important;
        width: 390px;
    }

    .for-the-best-sister .md-bottom .md-product-details {
        font-size: 16px;
    }

    .for-the-best-sister .md-bottom .md-product-heading {
        font-size: 25px;
    }

    .insta-list-image {
        height: unset !important;
    }

    .explore .logo_background img {
        background: linear-gradient(to bottom,#F6F9FD,#E5ECF4,#D3DDE9);
    }
}

@media screen and (max-width: 870px) {
    .explore .logo_background img {
        background: linear-gradient(to bottom,#F6F9FD,#C7D3E3);
    }
}

@media screen and (min-width: 767px) {
    .page-products .product-item {
        margin-bottom: 20px;
    }

    .create-account-container, .login-container, .forgot-password-container {
        margin: auto;
        width: 756px;
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .container.category-celebrity .category-list-page-banner {
        width: 98%;
    }

    .view_order .container {
        max-width: 750px !important;
    }
}



@media screen and (max-width: 769px) {
    .item.product.product-item:hover .product-image-photo {
        opacity: 1;
    }
    .insta-list-image {
        height: 246px !important;
    }
    /*New section in Home page start*/
    .collection-section .product.name span.desktop.product-list-heading {
        max-height: unset !important;
    }

    .collection-section .product.name a, .collection-section .product.name a .price {
        font-size: 14px;
    }

    .collection-section-first .collection-section-banner, .collection-section-second .collection-section-banner, .collection-section-first .collection-section-top-product, .collection-section-second .collection-section-top-product, .collection-section-third .collection-section-banner, .collection-section-fourth .collection-section-banner, .collection-section-5 .collection-section-banner, .collection-section-third .collection-section-top-product, .collection-section-fourth .collection-section-top-product, .collection-section-5 .collection-section-top-product {
        width: 100% !important;
    }

    .collection-section-top-product.desktop {
        display: none !important;
    }

    .collection-section .product-item-info {
        height: 370px;
    }

    .banner .product-item-info {
        height: 370px;
    }

    ul#main-banner-slider {
        max-height: 586px !important;
    }

    .collection-section-banner.desktop {
        display: none !important;
    }

    .collection-section-banner.mobile {
        display: inline-block !important;
        margin-left: 0px !important;
    }

    .collection-section .product-item-info {
        height: 342px !important;
    }

    .main-banner-collection-product .product-item-info {
        height: 284px !important;
    }
    /*New section in Home page End*/



    .md-bottom-content {
        top: 60px !important;
        left: 63px !important;
        width: 300px;
    }

    .for-the-best-sister .md-bottom-content {
        width: 390px;
        top: 45px !important;
    }

    span.more-product.mp-moblie {
        display: block !important;
    }

    span.more-product.mp-desktop {
        display: none !important;
    }

    .section-celeb .callout-content {
        bottom: -1px;
    }

    .block-left {
        width: 39.95%;
        float: left;
    }

    .block-right {
        padding: 0px;
        flex-grow: 10;
        width: 60.05%;
        float: left;
    }

    .explore .headermessage.tablet {
        display: none;
    }

    .headermessage.tablet {
        margin-top: 12px;
    }

    #wishlist-v .product-item-details {
        padding-top: 0px !important;
        opacity: 1;
        position: unset;
        transform: unset;
    }

    .giftcardtext {
        line-height: 1.5;
        padding: 0px 15px;
    }

    .mobile.gift-card-heading {
        display: block !important;
    }

    .giftcardimage {
        padding-top: 0px;
        padding-bottom: 15px;
    }

    .desktop.gift-card-heading {
        display: none;
    }

    .prduct-image-thumnail-mobile .owl-carousel .owl-item img {
        width: 50%;
    }

    .desktop.fashion {
        display: none;
    }

    .mobile.fashion {
        display: block !important;
    }

    span.desktop.product-list-heading {
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 16px;
        max-height: 32px;
        width: 100%;
        display: block;
        margin-bottom: 0px;
        white-space: normal;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .home-page-product-heading {
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 16px;
        max-height: 34px;
        width: 100%;
        display: block;
        margin-bottom: -10px;
        white-space: normal;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        font-size: 10pt !important;
    }

    .gallery .col:nth-child(4) .product-primary {
        height: 380px;
    }

    .gallery .col:nth-child(1) .product-primary {
        height: 380px;
    }

    .gallery .col:nth-child(3) .product-primary {
        height: 183px;
    }

    .gallery .col:nth-child(2) .product-primary {
        height: 183px;
    }

    .explore .ico-separator-short {
        background: url('https://cdn.tribeamrapali.com/tribe2018/WebCDN/Media/Explore/wave-mobile-view.png') !important;
        font-size: 0;
        height: 30px;
        vertical-align: middle;
        width: 59px;
        display: inline-block;
        margin-bottom: 8px !important;
        background-size: cover !important;
        background-repeat: no-repeat;
        margin-top: -6px;
    }

    .article:nth-child(4) .article-body, .article:nth-child(3) .article-body, .article:nth-child(2) .article-body, .article:nth-child(1) .article-body {
        padding: 40px 30px;
    }

    .article:nth-child(2) .container p, .article:nth-child(1) .container p, .article:nth-child(3) .container p, .article:nth-child(4) .container p {
        line-height: 1.2;
        font-size: 15pt;
    }

    .explore .headermessage.mobile {
        display: inline-block !important;
    }

    .explore .headermessage.desktop {
        display: none !important;
    }

    .article:nth-child(2) .article-media1 {
        width: 100%;
    }

    h1.article-heading-tablet {
        text-transform: uppercase;
        font-size: 26pt;
    }

    .explore-front-image-desktop {
        display: none;
    }

    .explore-front-image img {
        margin-top: 0px;
    }

    .explore {
        background: #fff !important;
    }

        .explore .logo_background {
            background-image: url('https://cdn.tribeamrapali.com/tribe2018/WebCDN/Media/Banners/logo-bg.jpg');
        }

        .explore .article-heading {
            display: none;
        }

        .explore .logo_background img {
            border-left: 2px solid #f7f4de;
            border-right: 2px solid #f7f4de;
            background: #fff;
        }

    .motif {
        display: none;
    }

    .collection-des {
        display: none !important;
    }

    .below_slider_block .home_page_block_b .callout-content {
        padding: 0px;
        left: 10% !important;
        right: 10% !important;
        bottom: -30px;
    }

    .product-item-photo .product-image-container img {
        margin-top: 50px;
    }

    .product-item-photo .product-image-container img {
        width: 75%;
    }

    .product-item-details {
        height: unset;
        background: transparent !important;
        padding: 3px 0px;
    }

    .category-list-page-banner {
        width: 98.5%;
    }

    .filter .filterlist, .filtercontainer {
        margin: auto;
        width: 716px;
    }

    .filterinnner {
        width: 150px;
        margin-right: 15px;
    }

    .filterinnnercolor {
        width: 110px;
        margin-right: 15px;
    }

    .filterinnnerprice {
        width: 59px;
        margin-right: 15px;
    }

    .category-celebrity .products-grid .item {
        height: 310px !important;
        width: 31% !important;
    }

    .category-testimonial .products-grid .item {
        height: 310px !important;
        width: 31% !important;
    }

    .category-testimonial .close-collapse {
        background: #fff none repeat scroll 0 0;
        padding: 14px 40px;
        right: -32px !important;
        top: -8px !important;
        transform: rotate(45deg);
    }

    .category-celebrity .close-collapse {
        background: #fff none repeat scroll 0 0;
        padding: 14px 40px;
        right: -32px !important;
        top: -8px !important;
        transform: rotate(45deg);
    }

    .press-qv-open .rp-primary {
        width: 200px !important;
        margin-bottom: 13px;
    }

    .tobbar-cart a {
        margin-right: 24px;
    }

    .top_bar {
        width: 86%;
        margin: 8px 5% 5px 0px;
        z-index: 10003;
    }

    .cart-action img {
        width: 17px;
    }

    .tobbar-wishlist {
        margin-right: 8px;
    }

    .wsmenu > .wsmenu-list > li > a::after {
        display: none;
    }

    .type {
        padding: 0px;
    }

        .type .menu-product-type, .type .menu-gift {
            padding-left: 30px !important;
        }
    /*.sort-by-option {
        display:none;
    }*/
    .filter.desktop .filterinnner > a {
        padding: 8px 10px;
    }

    .filter.desktop .filterheading {
        width: 100%;
    }

    .filter.desktop .filterinnner {
        width: auto;
        margin-right: 0px;
    }

    .explore-container {
        padding: 0px;
        margin: 0px;
        max-width: 100%;
    }

    .explore-content {
        padding-top: 0px;
    }

    .article:nth-child(1) {
        padding: 0px;
    }

    .explore-container img {
        width: 100%;
    }

    .celeb-image-thumnail.desktop {
        display: none;
    }

    article .article-content {
        width: 100%;
        max-width: 450px;
        position: absolute;
        left: 50%;
        top: 80.5%;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        z-index: 80;
        background: #fff;
        padding-top: 15px;
    }

    .article:nth-child(1) .article-media1 img, .article:nth-child(1) .article-media2 a img {
        width: 100%;
    }

    .article:nth-child(1) .article-body, .article:nth-child(1) .article-head {
        position: static;
    }

    .article h2 {
        font-size: 35px;
    }

    .article .article-head .ico-separator-short {
        -ms-flex-order: 3;
        order: 3;
        margin: 10px auto;
    }

    .article .article-head p {
        margin-bottom: 0;
    }

    .article:nth-child(1) .article-body {
        width: auto;
        padding-top: 0;
        padding-bottom: 15px;
    }

        .article:nth-child(1) .article-body p + p {
            display: none;
        }

    .article:nth-child(1) .article-media2 {
        margin-top: 0;
        text-align: center;
    }

        .article:nth-child(1) .article-media2 a {
            display: block;
        }

    .article:nth-child(2) {
        margin: 0;
    }

    .article:nth-child(3) {
        margin: 0;
    }

    .article:nth-child(2) .article-content {
        top: auto;
        bottom: 0;
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }

    .article:nth-child(2) .article-body, .article:nth-child(2) .article-head {
        position: static;
    }

    .article h2 {
        font-size: 35px;
    }

    .article:nth-child(2) .article-body {
        width: auto;
        padding-top: 0;
        padding-bottom: 15px;
    }

    .article:nth-child(2) .article-media2 {
        margin-top: -290px;
        text-align: right;
    }

    .article:nth-child(2) .article-media2 {
        display: none;
    }

    .article h2 br {
        display: none;
    }

    .article .article-media1 img, .article .article-media2 img, .article .article-media2 a img {
        width: 100%;
    }

    .article:nth-child(3) .article-media2 {
        display: none;
    }

    .article:nth-child(1) .article-media2 {
        display: none;
    }

    .article:nth-child(3) .article-content {
        top: auto;
        bottom: 0;
        left: 50%;
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }

    .article:nth-child(3) .article-body, .article:nth-child(3) .article-head {
        position: static;
    }

    .article:nth-child(3) .article-body {
        width: auto;
    }

    .article:nth-child(3) .article-body {
        padding: 20px 50px;
    }

    .article:nth-child(3) .article-media2 {
        margin-top: 0;
    }

    .article:nth-child(4) {
        margin: 0;
        padding-bottom: 0;
    }

        .article:nth-child(4) .article-media1 {
            max-height: 700px;
            overflow: hidden;
        }

        .article:nth-child(4) .article-content {
            top: auto;
            bottom: 0;
            -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
        }

        .article:nth-child(4) .article-media3, .article:nth-child(4) .article-media2 {
            display: none;
        }

        .article:nth-child(4) .article-media1 img {
            margin-top: -30%;
        }

        .article:nth-child(4) .article-head {
            padding-left: 40px;
            padding-right: 40px;
        }

        .article:nth-child(4) .article-body {
            width: auto;
            padding-top: 0;
            padding-bottom: 15px;
        }

        .article:nth-child(4) .article-head h2 {
            line-height: 1;
        }

    .article h2 {
        font-size: 35px;
    }

    .article:nth-child(4) .article-body, .article:nth-child(4) .article-head {
        position: static;
    }

    .explore .intro-content {
        bottom: 0px;
        top: unset;
        padding-top: 0px;
    }

    .explore .shell {
        margin: auto;
        background: #fff;
    }

    .intro-content h1 {
        color: #A28D5F;
        font-size: 24pt;
        padding-top: 30px;
    }

    .intro-content p {
        color: #A28D5F;
        line-height: 1.5;
    }

    .cart-summary {
        margin: 0px 15px !important;
    }

    .footer.content .block3, .footer.content .block4 {
        padding: 0px;
    }

    .product-name.mobile, p#showmoremoblie, .prduct-image-thumnail-mobile.mobile {
        display: block !important;
    }

    .product-description.desktop, .product-sku.desktop, p#showmore, .product-media.desktop, .product-name.desktop, .prduct-image-thumnail.desktop {
        display: none !important;
    }
}

@media screen and (min-width: 769px) {


    .explore-front-image-tablet-modile, .article-heading-tablet {
        display: none;
    }
}


@media screen and (max-width: 767px) {
    .filter.desktop .sort-by-option .filterinnner {
        float: left !important;
    }

    .filter.desktop .filterinnner > a {
        padding: 8px 7px;
    }

    .product-item-photo .product-image-container img {
        width: 49%;
    }

    .filter .filterlist, .filtercontainer {
        padding-left: 10px;
    }

    .filter.desktop .select-filter {
        padding-right: 60px;
    }
    /*Instashop start*/
    .instashop-post .modal-dialog, .tribe-boutiques .modal-dialog {
        width: 650px !important;
    }
    /*Instashop End*/
    .for-the-best-sister .md-bottom-dektop-image {
        display: none;
    }

    .for-the-best-sister .md-bottom-mobile-image {
        display: block !important;
    }

    .for-the-best-sister .md-bottom-content {
        position: unset !important;
        width: unset !important;
    }

    .for-the-best-sister .md-bottom .md-product-heading, .for-the-best-sister .md-bottom .md-product-details {
        color: #000;
    }
}

@media screen and (min-width: 767px) {
    .customer-account .owl-carousel .owl-item img {
        width: 135px;
        height: 205px;
    }
}

@media screen and (min-width: 650px) {
    .moblie-menu, .mobile {
        display: none !important;
    }

    .mobile-checkout-option {
        display: none;
    }

    #wishlist-v .product-item-details {
        padding-top: 40%;
    }

    .footer-copyright-break {
        display: none;
    }
}

@media screen and (max-width: 650px) {
    .logo_background img {
        padding: 10px 0px 10px 0px !important;
        width: 200px;
    }

    #instafeed .cols .col:nth-child(2) img, #instafeed .cols .col:nth-child(3) img, #instafeed .cols .col:nth-child(1) img {
        width: 191px;
    }

    /*SJHA Changed height: 202px !important; to 150 as images are not coming properly */
    .insta-list-image {
        height: 150px !important;
    }
    /*Insta shop start*/
    .instashop-post .modal-dialog, .tribe-boutiques .modal-dialog, .tribe-boutiques .modal-dialog .modal-content {
        width: 100% !important;
    }

    .instashop-post button.close {
        margin-right: -11px;
    }
    /*Insta shop End*/
    /*New section in Home page start*/
    .collection-section .product-item-info {
        height: 300px !important;
    }

    .product.name .price {
        display: block !important;
    }

    .banner .product-item-info {
        height: 282px !important;
    }

    ul#main-banner-slider {
        max-height: 474px !important;
    }

    .collection-section-banner.desktop {
        display: none !important;
    }

    .collection-section .col-md-12 {
        padding: 0px !important;
    }

    .collection-section-first .collection-section-top-product, .collection-section-second .collection-section-banner, .collection-section-third .collection-section-top-product, .collection-section-fourth .collection-section-banner, .collection-section-5 .collection-section-top-product {
        margin-left: 0px !important;
    }
    /*New section in Home page end*/
    /*Sale Discount tag Start*/
    .sale-discount-per p {
        padding: 0px 9px !important;
    }
    /*Sale discount tag End*/
    .filter.mobile {
        border: 1px solid #A28D5F;
        display: inline-block;
        width: 91.5%;
        margin: 12px 3.5%;
    }

        .filter.mobile .filterinnner {
            width: 100%;
            margin: 5px 0px;
            border: 1px solid #A28D5F;
        }

            .filter.mobile .filterinnner > a::after {
                float: right;
            }

        .filter.mobile .filterdiv {
            position: static;
            border: none !important;
        }

        .filter.mobile .filterheading {
            height: auto;
            padding: 0px 0px 20px 20px;
            width: 95.5%;
            display: none;
        }

    #filtermoblie::after {
        font-family: "Font Awesome 5 Free";
        font-weight: 600;
        content: "\f107";
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        padding-left: 10px;
        float: right;
    }

    .filter.mobile .filterheading.showfiltermoblie {
        display: block;
    }

    .filter.mobile .filterinnner:hover > a {
        border: none !important;
    }

    .headermessage.tablet {
        display: none;
    }

    span.desktop.product-list-heading {
        display: none;
    }

    .gallery .cols, #home-block-press .cols {
        display: block !important;
        padding: 10px 10px 0px 10px;
    }

    .product-item-photo .product-image-container img {
        margin-top: 30px;
    }

    .product-item-photo .product-image-container img {
        width: 80%;
    }

    .gallery .col.col-size1, .gallery .cols .col.col-size2 {
        width: 100% !important;
        margin: 0px !important;
        padding-bottom: 10px;
    }

    .gallery .cols .col.col-size2 {
        padding-bottom: 0px;
    }

    .gallery .col:nth-child(1) .product-primary, .gallery .col:nth-child(4) .product-primary {
        height: 255px !important;
    }

    .gallery .col.col-size1 .product-image img, .gallery .col.col-size2 .product-image img {
        width: 28%;
    }

    #home-block-social .home-block .ico-insta, #home-block-social .home-block .ico-facebook, #home-block-social .home-block .ico-twitter {
        top: auto !important;
        bottom: -24px !important;
    }

    #home-block-social .home-block .ico-insta {
        left: 48% !important;
    }

    #home-block-social .home-block .ico-facebook {
        left: 40% !important;
    }

    #home-block-social .home-block .ico-twitter {
        left: 56% !important;
    }

    .dividerbangle, .dividerwave, .dividerparrot, .dividercraft {
        background-size: 72%;
    }

    .col {
        padding-right: 15px;
    }

    .exo-menu ul {
        width: auto;
    }

    .exo-menu {
        display: none;
    }

    .desktop {
        display: none;
    }

    .mobile .moblie-customer .toggle {
        border: 1px solid;
        padding: 14px;
        margin-bottom: 2px;
        width: 100%;
        display: block;
    }

    .mobile .moblie-customer li .block {
        margin-top: 25px;
    }

    .filterscroll {
        height: 100%;
    }

    .product.name a, .product.name .price, .large-box .product.name a, .out_of_stock_sold_out {
        font-size: 12px !important;
    }

    .option-input {
        z-index: 0;
    }

    .topbar-search {
        margin-top: -2px;
    }

    .prduct-image-thumnail .owl-carousel .owl-item img {
        width: 60%;
        border: none;
    }

    .youmayalsolikeproduct .owl-carousel .owl-item img {
        width: 35%;
    }

    .container.youmayalsolikeproduct .owl-nav .owl-next, .container.youmayalsolikeproduct .owl-nav .owl-prev {
        top: 25%;
    }

    .inner .owl-nav .owl-next, .inner .owl-nav .owl-prev {
        top: 50%;
    }

    .product.details.product-item-details {
        padding: 0px 0px;
    }

    .headermessage p {
        font-size: 10px;
    }

    .bottom-image .divider {
        margin: 0px;
        padding: 0px;
    }

    .footer.content .block.newsletter {
        margin-bottom: 0px;
    }

    p#showmoremoblie {
        font-size: 16px;
        text-transform: uppercase;
        padding: 15px 0px 5px 0px;
        font-weight: 600;
    }

    .popup-inner p {
        margin-bottom: 5px;
    }

    .newsletterlogin {
        font-size: 13px;
    }

    .prduct-image-thumnail .owl-dots {
        bottom: -25px;
    }

    .product-info-stock-sku {
        padding: 5px 0px;
    }

    div#show-description-moblie {
        padding: 12px 0px;
    }

        div#show-description-moblie h5 {
            font-weight: 600;
        }

    p#hidemoremoblie {
        text-transform: uppercase;
        font-size: 17px;
    }

    .product-name h1 {
        text-transform: capitalize;
    }

    .product-name.mobile {
        padding-bottom: 12px;
    }

    .giftcardimage {
        width: 100%;
    }

    #instafeed .cols .col-1of3 {
        width: auto;
    }

    .footer-line {
        padding: 32px 0px 0px;
    }

    .block-left {
        width: 100%;
    }

    .block-right {
        width: 100%;
    }

    .becomearetailer-container, .shareyourthoughts-container {
        width: auto !important;
    }

    .prduct-image-thumnail-mobile .owl-carousel .owl-item img {
        width: 100%;
    }

    .product-item-photo .product-image-container img {
        width: 55%;
    }

    .page-products .item.product.product-item {
        height: 300px;
    }
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

        .sidenav a {
            font-size: 18px;
        }


    .product-info-main .product-sku {
        margin-top: 10px;
    }
}


@media screen and (max-width: 450px) {
    .motif-hide-mobile {
        display: none !important;
    }

    .banner .owl-nav .owl-prev, .banner .owl-nav .owl-next {
        width: 30px !important;
    }

        .banner .owl-nav .owl-next span, .banner .owl-nav .owl-prev span {
            font-size: 17px !important;
            width: 25px !important;
            height: 25px !important;
        }
    /*.authorization-link a {
        padding-left: 0px;
    }*/
    .tribe-boutiques .modal-dialog, .tribe-boutiques .modal-dialog .modal-content {
        width: 100% !important;
    }

    .boutiques-add {
        margin-top: 15px;
    }


    /*SJHA        height: 131px !important;*/
    .insta-list-image {
        height: 116px !important;
    }


    .back-to-top {
        display: inline;
    }

    .md-bottom-content {
        position: unset !important;
        width: unset !important;
    }

    .for-the-best-sister .md-bottom .md-product-heading, .for-the-best-sister .md-bottom .md-product-details {
        color: #000;
    }

    .md-bottom-dektop-image {
        display: none;
    }

    .md-bottom-mobile-image {
        display: block !important;
    }

    .md-bottom .md-product-heading {
        font-size: 24px !important;
    }

    .md-bottom .md-product-details {
        font-size: 15px !important;
    }

    .md-bottom .md-product-price {
        font-size: 15px !important;
    }

    .md-bottom .md-button {
        font-size: 14px !important;
    }

    span.more-product.mp-moblie {
        font-size: 12px !important;
    }

    .faq li.p {
        display: inline-flex !important;
    }

    .product-item-photo .product-image-container img {
        width: 80%;
    }

    .topbar-search {
        margin-top: 8px;
        top: -1px;
    }

    #ulForWishListMobile .product-item-details {
        opacity: 1;
        transform: unset;
        position: unset;
    }

    .article:nth-child(4) .article-body, .article:nth-child(3) .article-body, .article:nth-child(2) .article-body, .article:nth-child(1) .article-body {
        padding: 12px 0px;
    }

    .article:nth-child(2) .container p, .article:nth-child(1) .container p, .article:nth-child(3) .container p, .article:nth-child(4) .container p {
        line-height: 1.2;
        font-size: 13pt;
    }

    .explore .intro-content {
        position: static;
    }

    .article:nth-child(4) .container p {
        font-size: 15pt;
    }

    .category-celebrity .products-grid .item {
        height: auto !important;
        width: 48% !important;
    }

    .category-testimonial .products-grid .item {
        height: auto !important;
        width: 48% !important;
    }

    .press-qv-open .close-button {
        top: 4px !important;
        right: 7px;
    }

    .press-qv-open .content-box .item-img {
        width: 100% !important;
        float: left;
    }

    .press-qv-open .content-box .content {
        padding: 0px !important;
        width: 100% !important;
    }

    .press-qv-open h2 {
        text-align: center !important;
    }

    .press-qv-open .rp-primary {
        width: 148px !important;
    }

    .press-qv-open .content-box {
        display: inline !important;
    }

    .giftcardimage {
        padding-top: 10px;
        padding-bottom: 15px;
        text-align: center;
    }

    .giftcardtext {
        line-height: 1.5;
        padding: 0px 15px;
    }

    .category-celebrity .products-grid .rp-image img {
        width: 60% !important;
        left: 0px;
    }

    .press-qv-open .content-box .content {
        margin: auto;
    }

    .category-celebrity .products-grid {
        margin: 6px 0 0;
    }

    .container.category-celebrity {
        padding-top: 12px;
    }

    .homeblock h5 {
        font-size: 24px;
    }

    .main-container .divider {
        margin-bottom: 0px;
    }

    .dividercraft {
        height: 120px;
    }

    .how-to-purchases .page-title {
        font-size: 27px;
    }

    .logo {
        margin-top: 5px;
    }

    .wsactive .top_bar {
        position: relative;
    }

    #home-block-latest-Creation .col-md-6 {
        padding-left: 5px;
        padding-right: 5px;
    }

    .article:nth-child(4) .article-content {
        -ms-transform: translate(0);
        transform: translate(0);
    }

    .article {
        font-size: 9px;
    }

        .article h2 {
            font-size: 22px;
            margin-bottom: 5px;
        }

        .article .article-content {
            position: static;
            -ms-transform: translate(0, 0);
            transform: translate(0, 0);
            max-width: 100%;
            padding: 15px 10px 15px;
        }

        .article:nth-child(3) .article-content {
            position: static;
            transform: translate(0);
            -ms-flex-order: 2;
            order: 2;
        }

        .article:nth-child(2) .article-content {
            -ms-transform: translate(0);
            transform: translate(0);
        }

        .article:nth-child(3) {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
            flex-direction: column;
        }

    .intro-content h1 {
        font-size: 22px;
    }

    .checkout_product_details_row {
        margin: 20px 0px;
    }

    .modal.right .modal-dialog {
        width: 100% !important;
    }
    .payment-icons-img img {
        padding-right: 5px;
        width: 48px;
    }
}

@media screen and (max-width: 426px) {
    .below_slider_block .home_page_block_b .callout-content, .below_slider_block .home_page_block_b.block-right .callout-content {
        left: 9%;
        right: 9%;
        bottom: -20px;
    }

    #home-block-latest-Creation .section-head > h2 {
        font-size: 22px;
        margin: 0px;
        padding: 12px;
    }

    .callout h3 {
        font-size: 16px;
    }

    .homeblock h2 {
        font-size: 24px;
        margin: 10px 0px 10px;
    }

    .col-md-4.product-media {
        margin-top: 30px;
    }

    .tabs-left > li.active > a, .tabs-left > li.active > a:hover {
        border-color: #A28D5F;
        border-right-color: #A28D5F;
    }

    .gallery .col:nth-child(1) .product-primary, .gallery .col:nth-child(4) .product-primary, .gallery .col:nth-child(2) .product-primary, .gallery .col:nth-child(3) .product-primary {
        height: 200px !important;
    }

    h1.article-heading-tablet {
        font-size: 22pt;
    }
}

@media screen and (max-width: 376px) {
    .below_slider_block .home_page_block_b .callout-content {
        left: 4%;
        right: 4%;
        padding: 2px 10px;
    }

    .page-products .item.product.product-item {
        height: 282px;
    }
}

@media screen and (max-width: 320px) {

    .page-products .item.product.product-item {
        height: 266px;
    }
}
/*SJ*/
.sjMargin10Block {
    display: inline-block;
    text-align: center;
    padding: 0px;
    margin: 10px;
    line-height: 1.428571429;
}

.sjMargin10 {
    margin: 10px;
    text-align: center;
    vertical-align: middle;
}



/*Show New Product Detail Page Css */




.show-new-product-details-page {
    background: rgb(251,251,253);
    padding: 15px 70px 30px;
    color: #A28D5F;
}
    /*.show-new-product-details-page .prduct-image-thumnail ul li {
        display: inline-block;
    }*/
    .show-new-product-details-page .product-media img {
        border: none;
    }

    .show-new-product-details-page .product-media {
        background: rgb(251,251,253);
    }



    .show-new-product-details-page .product-sku span {
        text-transform: capitalize;
    }

    .show-new-product-details-page .product-info-main .product-info-price .price-box .price-container .price {
        color: #A28D5F;
    }

    .show-new-product-details-page .at-style-responsive .at-share-btn {
    }

    .show-new-product-details-page .product-description h5, .show-new-product-details-page .product-short-description h5, .show-new-product-details-page .product-dimensions h5, .show-new-product-details-page .prduct-image-thumnail h5 {
        font-size: 13px;
    }

    .show-new-product-details-page .product-sku {
        font-size: 13px;
    }

    .show-new-product-details-page p#hidemore, .show-new-product-details-page p#showmore {
        font-size: 12px;
        padding: 15px 0px;
    }

    .show-new-product-details-page .product-media-image {
        width: 500px;
        display: block;
        margin: auto;
    }

    .show-new-product-details-page .tribe-breadcrumb {
        position: static;
        margin: 0px;
        word-spacing: normal;
        font-size: 11px;
    }

        .show-new-product-details-page .tribe-breadcrumb a {
            color: #A28D5F;
        }

    .show-new-product-details-page .product-description.desktop {
        margin-top: 54px;
    }

    .show-new-product-details-page .product-info-price {
        padding: 10px 0px;
    }

    .show-new-product-details-page .at-resp-share-element .at-share-btn, .show-new-product-details-page .at-resp-share-element .at-share-btn:focus, .show-new-product-details-page .at-resp-share-element .at-share-btn:hover {
        background: rgb(251,251,253) !important;
        color: #A28D5F !important;
    }

    .show-new-product-details-page .at-resp-share-element .at-icon {
        fill: #A28D5F !important;
    }

    .show-new-product-details-page .box-tocart .action.tocart {
        width: 175px !important;
        font-size: 1.8rem !important;
    }

.content-home .product-content.change-color {
    color: #A28D5F !important;
    font-weight: 300 !important;
}

.show-new-product-details-page .product-social-links .product-addto-links {
    margin-right: 0px;
    width: 175px;
    display: inline-block;
}

.shop-other-categories h3 {
    text-align: center;
    font-size: 18pt;
    font-variant-caps: small-caps;
    padding: 5px 0px;
}

.shop-other-categories-banners img {
    padding: 5px 0px;
}

.shop-other-categories-banners {
    margin-bottom: 20px;
}

.topbar-search .searchform {
    margin-top: 0;
    height: 18px;
    visibility: hidden;
    position: absolute;
    top: -5px;
    right: 3px;
}

.tribe-search .showsearch .searchform {
    visibility: visible;
}



@media screen and (Min-width: 450px) {
    /*.show-new-product-details-page .prduct-image-thumnail .owl-carousel .owl-item {
        width: 50px !important;
        height: 99px !important;
    }*/

    .show-new-product-details-page .prduct-image-thumnail .owl-carousel .owl-item img {
        padding: 12px 0px;
    }
}



@media (min-width: 1281px) and (max-width: 1440px) {
    /*.show-new-product-details-page .prduct-image-thumnail .owl-stage {
        width: 182px !important;
    }*/
}

@media (min-width: 1100px) and (max-width: 1200px) {
    .wsmenu > .wsmenu-list > li:hover > .wsmegamenu .container {
        max-width: 100%;
    }
}

@media (min-width: 900px) and (max-width: 1200px) {

    input#cod_pincode {
        width: 92px !important;
    }
}

@media (min-width: 450px) and (max-width: 1280px) {
    .show-new-product-details-page .prduct-image-thumnail .owl-carousel .owl-item {
        width: 34px !important;
        height: 81px !important;
    }

    .sort-by-option {
        padding-left: 0px;
    }
}




@media (min-width: 450px) and (max-width: 1025px) {
    .show-new-product-details-page .product-media-image {
        width: 400px;
    }

    .show-new-product-details-page .prduct-image-thumnail .owl-stage {
        width: 133px !important;
    }

    .categorynamelist {
        display: none;
    }

    .youmayalsolikeproduct .owl-carousel .owl-item img {
        height: auto;
    }
}

@media screen and (max-width: 450px) {
    .show-new-product-details-page { 
        padding: 15px 45px 30px; 
    }
    .youmayalsolike h2, .shop-other-categories h2 {
        font-size: 28px;
    }

    .product-sku {
        padding-top: 30px;
    }

    .below_slider_block .home_page_block_b .callout {
        margin-bottom: 0px;
    }

    #searchForm .input-group {
        margin-top: -9px;
    }

    .section-celeb .callout-content {
        left: 10%;
        right: 10%;
        bottom: -1px;
    }

    .callout .callout-content {
        padding: 5px 10px 0;
    }

    .footer.content .block3, .footer.content .block4 {
        padding: 0px;
    }


    .filter.mobile {
        border: 1px solid #A28D5F;
        display: inline-block;
        width: 91.5%;
        margin: 12px 3.5%;
    }

        .filter.mobile .filterheading {
            height: auto;
            padding: 0px 0px 20px 20px;
            width: 95.5%;
            display: none;
        }

            .filter.mobile .filterheading.showfiltermoblie {
                display: block;
            }

        .filter.mobile .filterinnner {
            width: 100%;
            margin: 5px 0px;
            border: 1px solid #A28D5F;
        }

        .filter.mobile .filterdiv {
            position: static;
            border: none !important;
        }

        .filter.mobile .filterinnner > a::after {
            float: right;
        }

        .filter.mobile .filterinnner:hover > a {
            border: none !important;
        }

        .filter.mobile .filterdiv hr {
            margin: 0px 0px 18px;
            border-width: 2px;
        }

    #filtermoblie::after {
        font-family: "Font Awesome 5 Free";
        font-weight: 600;
        content: "\f107";
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        padding-left: 10px;
        float: right;
    }

    input.mobile-apply-filter {
        margin: 0px 25%;
        display: inline;
        background: #fff;
        color: #A28D5F;
        box-shadow: none;
        border: 1px solid #A28D5F;
        padding: 5px 42px;
        margin-top: 5px;
        width: auto;
    }

    h1.page-title {
        font-size: 21pt;
        text-align: center;
    }

    .prduct-image-thumnail-mobile .owl-dots {
        bottom: -24px;
    }

    .youmayalsolikeproduct .owl-carousel .owl-item img {
        height: auto;
    }
}
