@font-face {
    font-family: 'Helvetica';
    src: url('../fonts/Helvetica.ttf') format('truetype');
}

/*@font-face {
    font-family: 'Rasa-Regular';
    src: url('fonts/Rasa-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Rasa-Light';
    src: url('fonts/Rasa-Light.ttf') format('truetype');
}*/

body {
    font-family: 'Helvetica';
    font-size: 14px !important;
}

.rounded-circle {
    border-radius: 50% !important;
}

.img-responsive1 {
    display: block;
    width: 80%;
    height: auto;
}


.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.pull-l {
    float: left !important;
}

.nstxtbox {
    background: #fff;
    border: 1px solid #dadada;
    box-shadow: none;
    height: 42px;
    color: #000;
    padding: 3px 10px;
    font-size: 15px;
    border-radius: 0px;
    font-weight: 500;
}

.btnns, .btns:hover {
    background: #000;
    border: 0;
    vertical-align: middle;
    padding: 8px 45px 8px;
    font-size: 17px;
    border-radius: 0px;
    color: #fff;
    text-transform: uppercase;
}

#newsl {
    float: right;
    padding-bottom: 20px;
}

    #newsl .panel-body {
        padding: 10px;
    }

.background-footer {
    background-color: #fff8f8;
}

/*------------------------
    PreLoader
----------------------*/
#preloader {
    position: fixed;
    z-index: 999999999999;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    -webkit-transition: all 0.5s cubic-bezier(0.7,0,0.3,1);
    -moz-transition: all 0.5s cubic-bezier(0.7,0,0.3,1);
    -ms-transition: all 0.5s cubic-bezier(0.7,0,0.3,1);
    -o-transition: all 0.5s cubic-bezier(0.7,0,0.3,1);
    transition: all 0.5s cubic-bezier(0.7,0,0.3,1);
    background: #F5F6FA;
}

    #preloader.loaded {
        opacity: 0;
        -webkit-transform: scale(1.5,1.5);
        -moz-transform: scale(1.5,1.5);
        -o-transform: scale(1.5,1.5);
        -ms-transform: scale(1.5,1.5);
        transform: scale(1.5,1.5);
    }

    #preloader .to-loader-logo {
        position: absolute;
        display: block;
        bottom: 50%;
        left: 0;
        right: 0;
        max-width: 300px;
        margin: 0 auto 30px auto;
        text-align: center;
    }

    #preloader .loader-ring {
        position: absolute;
        display: block;
        top: 50%;
        left: 0;
        right: 0;
        margin: 30px auto 0 auto;
        text-align: center;
    }

    #preloader .to-loader-logo,
    #preloader .loader-ring {
        -webkit-transition: all 0.2s cubic-bezier(0.7,0,0.3,1);
        -moz-transition: all 0.2s cubic-bezier(0.7,0,0.3,1);
        -ms-transition: all 0.2s cubic-bezier(0.7,0,0.3,1);
        -o-transition: all 0.2s cubic-bezier(0.7,0,0.3,1);
        transition: all 0.2s cubic-bezier(0.7,0,0.3,1);
    }

.nolpdg {
    padding-left: 0;
}

.norpdg {
    padding-right: 0;
}

a {
    color: #212121;
}

    a:hover {
        color: #000;
    }

/**spacer*/
.spacer {
    padding: 15px;
}

.spacer10 {
    padding: 10px;
}

.spcerl {
    padding-left: 2%;
}

.spacer1 {
    padding-top: 15px;
}

.spacer2 {
    padding-bottom: 30px;
}

.spacer50 {
    padding-bottom: 50px;
}

.spacer3 {
    padding-bottom: 15px;
}

.spacer4 {
    padding-top: 10px;
}

.spacer20 {
    padding-top: 20px;
}

.spacer15 {
    padding-top: 15px;
}

.no-lpadding {
    padding-left: 0px;
}

.no-rpadding {
    padding-right: 0px;
}

.no-padding {
    padding: 0px;
}

.pdg-05 {
    padding-left: 5px;
    padding-right: 5px;
}

.callus {
    font-size: 17px;
    color: #000;
}

.contact-details {
    text-align: center;
    padding-bottom: 10px;
}

span.callus a, span.callus a :hover, span.callus a :focus {
    color: #000;
}

.cs, .cs:hover {
    color: #d33a59;
    font-weight: 600;
}

.rmrg0-sm {
    margin: 0;
}

.fbicon a {
    color: #fff;
    font-size: 20px;
}

    .fbicon a:hover {
        color: #fff;
    }

.instaicon a {
    color: #fff;
    font-size: 20px;
    padding-left: 15px;
}

    .instaicon a:hover {
        color: #fff;
    }

.socialicon a, .socialicon a:hover {
    color: #000;
    font-size: 20px;
    padding-left: 5px;
    padding-right: 10px;
}

.socialicon:first-child a {
    padding-left: 0;
}

.no {
    color: #fff;
}

.searchwrap {
    text-align: right;
    padding: 10px 10px;
}

.jemail {
    background-color: #e9e9e9;
}

.searchbox {
    text-align: right;
    background-color: #fff;
    padding: 5px;
    border: 1px solid #ffe2e2;
}

    .searchbox i {
        color: #C9151E;
        font-size: 15px;
    }

.searchbox2 {
    background-color: transparent;
    border: 0px;
    color: #000;
}

.imgbgcolor {
    background-color: #212121;
}

.CToWUd {
    background-color: #000;
}


/*---------------------------------
    top/Logo Header Starts heer
---------------------------------*/

.logo-img {
    max-width: 70%;
}

.searchbtn {
    color: #ffffff;
    background-color: #000;
    border: 0px;
    padding: 6px 10px;
    font-size: 14px;
}

    .searchbtn:hover {
        color: #ffffff;
    }


.top {
    /*background-color: #212121;*/
    padding-top: 20px;
}

.topmsg {
    background: #b70000;
    text-align: center;
    font-size: 15px;
    padding: 2px 0;
    color: #fff !important;
}

    .topmsg a, .topmsg a:hover, .topmsg a:focus {
        color: #fff !important;
    }

    .topmsg span {
        font-weight: 600;
        text-decoration: underline;
    }


.topbg {
    background: url(../images/website-header-jewels-and-gifts-banner.jpg);
    background-color: #000;
    position: relative;
    background-size: cover;
    background-position: top;
    padding-bottom: 10px;
}

.sidemenu-btn {
    display: none;
}

.navbar-logo {
    display: none;
}

.logohead {
    position: fixed;
    top: 0px;
    z-index: 99999999;
    width: 100%;
    background: #000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
    background: url(../images/website-header-jewels-and-gifts-banner.jpg);
    background-size: cover;
    background-position: top;
}

    .logohead .navbar-logo {
        width: 230px;
        padding: 10px 10px 8px 15px;
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -moz-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
    }

        .logohead .navbar-logo.right-div {
            width: 420px;
            font-size: 11px;
        }

    .logohead .navbar-default.jewelsnav .navbar-nav > li > a {
        padding: 7px 5px 3px;
    }

    .logohead .main-menu {
        width: calc(80% - 400px);
        text-align: left;
    }

    .logohead nav.navbar.navbar-default.jewelsnav {
        font-size: 14px;
        padding-top: 13px;
    }

    .logohead .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin-right: 0;
        margin-left: 0;
        padding: 0;
    }

    .logohead .navbar.navbar-default.jewelsnav .navbar-nav {
        text-align: left;
    }

.statictopbar.logohead {
    -webkit-box-shadow: 0 10px 10px -10px #000;
    -moz-box-shadow: 0 10px 10px -10px #000;
    box-shadow: 0 10px 10px -10px #000;
}

.tmenu {
    padding: 10px 0;
    text-align: right;
}

.tmlist {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .tmlist li {
        display: inline-block;
        font-size: 14px;
        color: #fff;
        padding: 0px 4px;
    }

        .tmlist li::after {
            padding: 0 10px;
        }

        .tmlist li:last-child::after {
            content: '';
        }

    .tmlist a {
        color: #fff;
    }

        .tmlist a:hover {
            color: #fff;
        }

        .tmlist a .fa {
            padding: 0 4px;
            color: #fff;
            font-size: 20px;
            position: relative;
            top: 2px;
        }

#txtsearch {
    color: #fff;
}

.topbtn a, .topbtn a:hover {
    background: #ca0202;
    color: #fff !important;
    display: block;
    width: 100%;
    padding: 5px 0 !important;
    text-align: center;
}

.eq-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.tgt-col {
    display: flex;
    flex-direction: column;
    position: relative;
}

#bg-img > div .s15-wrap {
    visibility: hidden;
    margin: 0 auto;
    width: 100%;
    height: inherit;
    margin-top: 9pc;
}

    #bg-img > div .s15-wrap .GeneralBtn {
        visibility: visible;
        opacity: 0.6;
        color: #fff;
        background-color: #C9151E;
        font-size: 20px;
        padding: 5px 15px;
        text-transform: uppercase;
    }

#bg-img > div:hover {
    background: #ffffff00;
    backdrop-filter: none !important;
    transition: none !important;
    filter: none !important;
}

    #bg-img > div:hover .s15-wrap {
        visibility: visible;
    }

        #bg-img > div:hover .s15-wrap .GeneralBtn {
            opacity: 1;
            filter: none !important;
        }

#bg-img > div .s15-wrap .GeneralBtn {
    opacity: 1 !important;
}

/*#bg-img > div:hover {
    background: #ffffff00;
    backdrop-filter: blur(4px);
    transition: .4s ease-in-out;
}

    #bg-img > div:hover .s15-wrap {
        visibility: visible;
    }

        #bg-img > div:hover .s15-wrap .GeneralBtn {
            opacity: 1;
            filter: none !important;
        }*/

/*---------------------------------
    top Header Ends heer
---------------------------------*/

/***flash**/

.ftext {
    position: absolute;
    color: #000;
    font-size: 53px;
    top: 13%;
    left: 63%;
}

.ftext2 {
    position: absolute;
    color: #000;
    font-size: 53px;
    top: 22%;
    left: 73%;
}

.flash_wrap {
    background-image: linear-gradient(#fff3f3 60%, #ffffff 40%);
}

.textred {
    color: red;
}


/************
    Cmenu
*/
.cmenu {
}

.navbar-default.jewelsnav .navbar-nav > li:after {
    font-size: 15px;
    position: absolute;
    top: 4px;
}


/*.navbar-default .navbar-nav > li:first-child {
    background: #E42121;
    padding-top: 0px;
    padding-bottom: 4px;
}*/

.navbar-default.jewelsnav .navbar-nav > li:nth-child(2):after {
    content: '';
}

.navbar-default.jewelsnav .navbar-nav > li:first-child:after {
    content: '';
}

.navbar-default.jewelsnav .navbar-nav > li > a {
    color: #ffe2e2;
    padding: 7px 30px 3px;
    font-weight: 100;
}

nav.navbar.navbar-default.jewelsnav {
    background-color: transparent;
    color: #efefef;
    font-size: 16px;
    margin-bottom: 0;
    border-radius: 0;
    padding-top: 0px;
    min-height: 32px;
    border: 0;
    text-transform: uppercase;
}

.navbar.navbar-default.jewelsnav .navbar-nav {
    float: none;
    margin: 0;
    text-align: center;
}

    .navbar.navbar-default.jewelsnav .navbar-nav > li {
        float: none;
        display: inline-block;
    }
/*.navbar-default .navbar-nav > li:first-child > a {
    color: #fff;
}*/

.navbar-default .navbar-nav > li > a {
    color: #fff;
    padding: 10px 20px;
}

    .navbar-default .navbar-nav > li > a:hover {
        color: #fff;
    }


#leftm {
    float: left !important;
}

#rightm {
    float: right !important;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #d33a59;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    /* border: 1px solid #ccc; */
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    text-transform: uppercase;
}

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: 500;
        line-height: 1.42857143;
        color: #fff;
        white-space: nowrap;
    }

        .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
            color: #000;
            text-decoration: none;
            background-color: transparent;
        }

.dropdown-menul {
    left: -100px;
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu .fa {
        float: right !important;
        position: relative;
        top: 3px;
    }

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #fff;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
        }

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: transparent;
    border-color: transparent;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #fff;
    background-color: transparent;
}

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: 0;
    margin-left: 0pc;
}

.passn8wrap {
    padding: 30px;
}

.passionborder {
    border-bottom: 2px solid #edd7c6;
    padding: 15px;
}

.bottomborder {
    border: 1px solid #edd7c6;
}

.morewrap {
    /*padding: 50px;*/
    padding-top: 10px;
}

.michwarp {
    padding-top: 30px;
}

.passionf1 {
    font-size: 25px;
    padding-left: 16%;
}

.passionf2 {
    font-size: 20px;
    padding-left: 16%;
}

.passionf3 {
    padding-left: 16%;
    color: #616161;
    font-size: 16px;
}

.seemore, .seemoremic {
    color: #fff;
    position: absolute;
    width: 100%;
    bottom: -17px;
}

    .seemore > a, .seemore > a:hover,
    .seemoremic > a, .seemoremic > a:hover {
        display: block;
        color: #fff;
        width: max-content;
        background-color: #C9151E;
        margin: auto;
        text-transform: uppercase;
    }

        .seemore > a, .seemore > a:hover {
            padding: 5px 30px !important;
            font-size: 15px;
        }

        .seemoremic > a, .seemoremic > a:hover {
            padding: 7px 40px;
            font-size: 16px;
        }

.semore {
    padding: 10px 30px;
    background-color: #C9151E;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
}

#productsliderb, #productsliderb1 {
    background-color: #fff3f3;
}

.strike {
    text-decoration: line-through;
}

.sprice {
    color: Red;
}

p.colname {
    font-weight: 600;
    font-size: 16px !important;
    text-transform: uppercase;
    position: absolute;
    bottom: 10px;
}

span.cnum {
    background: #fff;
    color: #C9151E;
    border-radius: 26px;
    padding: 1px 3px;
    font-size: 11px;
    margin-left: 2px;
    font-weight: bold;
}

p.brandtext {
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 600;
    font-size: 16px !important;
    text-transform: uppercase;
}

p.call {
    font-weight: 500;
    font-size: 15px !important;
    text-transform: uppercase;
}

.seemore_btn {
    background: #151828;
    color: #fff;
    border: 3px solid #151828;
    padding: 10px 20px;
    font-weight: 600;
    margin-right: 10px;
    border-radius: 0;
    text-transform: uppercase;
    transition: background ease-in 2s;
    -webkit-transition: background ease-in 2s;
}

.jewellerywrap {
    /*padding: 15px;*/
    padding-top: 35px;
}

.jewelleryt {
    background-color: #C9151E;
    color: #fff;
}

.jbox {
    padding: 10px;
}

    .jbox div {
        border: 1px solid #fff;
        padding: 10px;
    }

.jewelryd {
    font-size: 24px;
    border-bottom: 1px solid #fff;
    width: 50%;
}

.jewelryd2 {
    font-size: 15px;
}

.footer .eq-row {
    align-items: center;
}

.copyright {
    text-align: left;
    color: #6f6f6f;
    font-size: 16px;
}

    .copyright a {
        color: #6f6f6f;
    }

        .copyright a:hover {
            color: #000;
            text-decoration: none;
        }

.footer a {
    color: #000;
    font-weight: 500;
}

.paymentmlist {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
}

    .paymentmlist li {
        display: inline-block;
        padding: 0 10px;
    }

.htcnt {
    text-align: right;
}

.imgmic {
    position: relative;
}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    opacity: 0.9;
    background: #d33a59;
}

#dreamtimeslider .owl-item {
    padding: 8px;
}

.mkcollectiont1 {
    color: #000;
    position: absolute;
    top: 30%;
    font-size: 35px;
    left: 55%;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 2px solid #C9151E;
    width: 30%;
}

.mkcollectiont2 {
    color: #33383e;
    position: absolute;
    top: 50%;
    font-size: 19px;
    left: 55%;
}

.afbtn {
    color: #0d4877;
    font-weight: 600;
    text-decoration: underline;
}

/********products*******/
#myModal1{
    z-index:99999999;
}
#myModal1>.modal-dialog {
    width: 60%;
}

.lslide.active {
    max-width: 100% !important;
}

.myalrtModalB .modal-dialog {
    width: 70% !important;
}

.myalrtModalB .modal-content {
    border-top: 3px solid #d33a59;
}

.ribbon {
    width: 150px;
    height: 150px;
    overflow: hidden;
    position: absolute;
}

    .ribbon::before,
    .ribbon::after {
        position: absolute;
        z-index: -1;
        content: '';
        display: block;
        border: 5px solid #f00;
    }

    .ribbon span {
        position: absolute;
        display: block;
        width: 223px;
        padding: 5px 0;
        background-color: #f00;
        box-shadow: 0 5px 10px rgba(0,0,0,.1);
        color: #fff;
        font: 700 15px/1 'Lato', sans-serif;
        text-shadow: 0px 10px 10px rgba(0,0,0,.1);
        text-transform: uppercase;
        text-align: center;
    }

/* top left*/
.ribbon-top-left {
    top: -10px;
    left: -10px;
}

    .ribbon-top-left::before,
    .ribbon-top-left::after {
        border-top-color: transparent;
        border-left-color: transparent;
    }

    .ribbon-top-left::before {
        top: 0;
        right: 41px;
    }

    .ribbon-top-left::after {
        bottom: 41px;
        left: 0;
    }

    .ribbon-top-left span {
        right: -11px;
        top: 30px;
        transform: rotate(-45deg);
    }

/* top right*/
.ribbon-top-right {
    top: -10px;
    right: -10px;
}

    .ribbon-top-right::before,
    .ribbon-top-right::after {
        border-top-color: transparent;
        border-right-color: transparent;
    }

    .ribbon-top-right::before {
        top: 0;
        left: 39px;
    }

    .ribbon-top-right::after {
        bottom: 39px;
        right: 0;
    }

    .ribbon-top-right span {
        left: -9px;
        top: 33px;
        transform: rotate(45deg);
    }


.Filterheader {
    text-align: center;
    background: #f0f0f0;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
}


.FilterSec .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    color: inherit;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
}

    .FilterSec .panel-title:hover {
        text-decoration: none;
    }

.FilterSec .panel-collapse {
    overflow-x: scroll;
}

.FilterSec .panel-group {
    margin-bottom: 0px;
}

    .FilterSec .panel-group .panel + .panel {
        margin-top: 0px;
    }

.FilterSec .panel-default > .panel-heading {
    background-color: #fff;
    border-radius: 0px;
    border-top-color: 1px solid #ddd;
    border-bottom-color: 1px solid #ddd;
}

.FilterSec {
    border: 1px solid #e7e7e7;
    margin-top: 20px;
    padding-left: 0px;
    padding-right: 0px;
}

    .FilterSec h5 {
        text-transform: uppercase;
        font-weight: bold;
    }

    .FilterSec hr {
        margin-top: 0px;
        margin-bottom: 0px;
    }

.ChkPadding input[type="checkbox"], .ChkPadding input[type=radio] {
    display: none;
}

    .ChkPadding input[type="checkbox"] + label {
        display: block;
        width: 20px;
        height: 20px;
        background-color: lightgray;
        text-indent: 26px;
        white-space: nowrap;
        border-radius: 5px;
        font-weight: normal;
        font-size: 16px;
        background: rgb(240, 240, 240);
        border: 1px solid #dadada;
    }

    .ChkPadding input[type=radio] + label {
        display: block;
        width: 1em;
        height: 1em;
        border: 0.0625em solid rgb(192,192,192);
        border-radius: 1em;
        background: rgb(240, 240, 240);
        vertical-align: middle;
        line-height: 1em;
        font-size: 14px;
        white-space: nowrap;
        text-indent: 20px;
        font-weight: normal;
    }

.ChkPadding input[type=checkbox]:checked + label::before {
    content: "\2714";
    color: #000;
    height: 1em;
    line-height: 1.1em;
    width: 1em;
    font-weight: 900;
    margin-right: 6px;
    margin-left: -20px;
}

.ChkPadding input[type=radio]:checked + label::before {
    content: "\2688";
    color: #000;
    display: inline;
    width: 1em;
    height: 1em;
    margin-right: 6px;
    margin-left: -19px;
}

.ChkPadding input[type=checkbox]:checked + label {
    color: red;
}

.ChkPadding input[type=radio]:checked + label {
    color: red;
}

.loading {
    display: none;
    position: fixed;
    z-index: 99999;
    background: #f6f6f6;
    text-align: center;
}

.bgclr {
    height: 100%;
    width: 100%;
    background: #000;
    opacity: 1.5;
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(255,255,255,0.7);
    z-index: 9999;
}


.btnpgno-sel,
.btnpgno-sel:hover,
.btnpgno-sel:visited,
.btnpgno-sel:focus {
    background: #000;
    color: #ffffff;
    padding: 4px 10px;
    text-align: center;
    cursor: text;
    font-weight: 600;
    margin: 0 1px;
    border: 1px solid #000;
}

    .btnpgno-sel.btnfl {
        background: #d33a59;
        border: 1px solid #d33a59;
    }

.btnpgno, .btnpgno:hover, .btnpgno:active, .btnpgno:focus, .btnpgno:visited {
    background: #d33a59;
    color: #fff;
    padding: 4px 10px;
    text-align: center;
    cursor: pointer;
    margin: 0 1px;
    border: 1px solid #d33a59;
}

.BtnGeneral, .BtnGeneral:hover, .BtnGeneral:focus, .BtnGeneral:active, .BtnGeneral:visited {
    background: #d33a59;
    padding: 5px 20px;
    color: #fff;
    border: 0;
    text-transform: uppercase;
    margin-right: 5px;
    font-size: 16px;
    text-align: center;
}

    .BtnGeneral .fa {
        padding-right: 5px;
    }

.awlist, .awlist:hover, .awlist:active, .awlist:focus, .awlist:visited {
    background: #d33a59;
    color: #fff;
    padding: 8px 10px 7px;
    margin: 0 5px 0 0;
    text-align: center;
    border: 0;
}

.awlist1 {
    background: #d33a59;
    color: #fff;
    padding: 9px 14px 9px;
    margin: 0 5px 0 0;
    text-align: center;
    border: 0;
    font-size: 15px;
}

.acrtbtn, .acrtbtn:hover, .acrtbtn:active, .acrtbtn:focus, .acrtbtn:visited {
    background: #d33a59;
    color: #fff;
    padding: 8px 10px 7px;
    margin: 0 5px 0 0;
    text-align: center;
    border: 0;
    /*display: none;*/
}

.acwlist {
    background: #d33a59;
    color: #fff;
    padding: 5px 10px 5px;
    margin: 0 5px;
    text-align: center;
    border: 0;
}

.preloader-ring {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
}

    .preloader-ring div {
        box-sizing: border-box;
        display: block;
        position: absolute;
        width: 51px;
        height: 51px;
        margin: 6px;
        border: 6px solid #8b3d88;
        border-radius: 50%;
        animation: preloader-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
        border-color: #d33a59 transparent transparent transparent;
    }

        .preloader-ring div:nth-child(1) {
            animation-delay: -0.45s;
        }

        .preloader-ring div:nth-child(2) {
            animation-delay: -0.3s;
        }

        .preloader-ring div:nth-child(3) {
            animation-delay: -0.15s;
        }

@keyframes preloader-ring {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.pbox {
    background: #fff;
    padding: 10px 20px 0px;
}

.FPImg {
    padding: 10px;
}

.FPImg2 {
    padding-top: 15px;
    padding-bottom: 20px;
    padding-left: 5px;
    padding-right: 5px;
}


.TblFrame1 {
    border: 1px solid #747272;
    -webkit-box-shadow: 8px 7px 0px #cfcfcf;
    -moz-box-shadow: 8px 7px 0px #cfcfcf;
    -webkit-box-shadow: 8px 7px 0px #cfcfcf;
    box-shadow: 8px 7px 0px #cfcfcf;
}

.TblFramep {
    border: 1px solid #d33a59;
}

#dreamtimeslider .fa.fa-chevron-left.jsliderbtn.jsl, #dreamtimeslider .fa.fa-chevron-right.jsliderbtn.jsr {
    color: #000;
    background: transparent;
    /*border: 2px solid #ccc;*/
    border-radius: 28px;
    height: 40px;
    width: 40px;
    font-size: 20px;
    padding: 52px 6px;
}

.jitem {
    padding: 10px;
    margin: 1px 10px;
    text-align: center;
}

.btnwlist {
    position: absolute;
    padding: 5px;
    /*right: 5pc;*/
    right: 20px;
    top: 12px;
    color: #d33a59;
    font-size: 22px;
    z-index: 1;
}

    .btnwlist:hover {
        color: #d33a59;
    }

.rmrg0 {
    margin: 0;
}

.closebtn {
    border: 0;
    background: transparent;
    text-align: center;
    text-decoration: underline;
    font-weight: 600;
    font-size: 18px;
}

.noprdpdg {
    padding: 0;
}

.lightSlider li {
    border: 2px solid #eeeeee;
    /*min-height: 570px;*/
}

.btncompare {
    position: absolute;
    padding: 5px;
    /*right: 5.2pc;*/
    right: 22px;
    top: 48px;
    color: #d33a59;
    font-size: 20px;
    z-index: 1;
}

    .btncompare:hover {
        color: #d33a59;
    }


.btnenquiry, .btnenquiry:hover {
    position: relative;
    margin: 0 auto;
    padding: 10px 15px;
    background: transparent;
    outline: none;
    font-size: 16px;
    color: #fff;
    margin: 0 5px;
}

    .btnenquiry::before, .btnenquiry::after {
        top: 0;
        height: 100%;
        width: 100%;
        border-radius: 0;
        animation: none;
        background-color: #d2d2d2;
        content: "";
        position: absolute;
    }

    .btnenquiry::before {
        top: 0.5rem;
        left: 0.35rem;
    }

    .btnenquiry::after {
        background: #d33a59;
        left: 0rem;
    }

    .btnenquiry span {
        z-index: 1;
        position: relative;
        color: #fff;
    }

.sprodsheader {
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    margin: 0;
    color: #000;
    font-weight: 600;
}

.eicon {
    color: #0e0d0d;
    font-size: 16px;
    padding: 0 5px;
}

    .eicon .fa {
        font-size: 22px;
    }

.pticon {
    color: #0e0d0d;
    font-size: 16px;
    padding: 0 5px;
}

    .pticon .fa {
        font-size: 23px;
    }

.bckbtn {
    font-weight: 600;
    color: #000;
}

    .bckbtn .fa {
        font-weight: 600;
        color: #000 !important;
    }

.productbox {
    position: relative;
    /*overflow: hidden;*/
    text-align: center;
    font-size: 13px;
    border: 1px solid #e6e9f0;
    margin: 0px 0 15px;
    padding: 0px 5px 10px;
}

.prodSku {
    font-size: 16px;
    font-weight: 900;
    color: #000;
    margin: 10px 0 0;
}

.prodprice {
    color: #000;
    font-size: 20px;
    font-weight: 400;
    margin: 0;
}

.proddesc {
    margin: 0;
    color: #000;
    font-size: 15px;
}

.pricedisp {
    color: #d92e2e;
    font-weight: 600;
    font-size: 21px;
    text-align: center;
    margin: 20px 0 10px;
}

.pimgwrap {
    /*position: relative;*/
}

    .pimgwrap span div {
        display: inline-block;
    }

/*.pimgwrap span {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        text-align: center;
    }

    .pimgwrap:hover span {
        display: block;
    }

    .pimgwrap img {
        max-width: 100%;
        -moz-transition: all 0.8s;
        -webkit-transition: all 0.8s;
        transition: all 0.8s;
        margin-bottom: 1.5pc;
    }

    .pimgwrap:hover img {
        -moz-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        cursor: zoom-in;
    }*/

.panel-title > a {
    display: block;
    position: relative;
}

    .panel-title > a:after {
        content: "\f078"; /* fa-chevron-down */
        font-family: 'FontAwesome';
        position: absolute;
        right: 0;
    }

    .panel-title > a[aria-expanded="true"]:after {
        content: "\f077";
        font-family: 'FontAwesome';
        position: absolute;
        right: 0;
    }

.closem {
    position: relative;
    text-align: center;
    background: #000;
    border: 0;
    color: #fff;
    font-size: 20px;
    padding: 5px 10px;
}

.modal-body {
    position: relative;
    padding: 0 15px 15px;
}

.modal-header {
    padding: 0;
    border-bottom: 0;
    text-align: right;
}

.modal-footer {
    padding: 0 15px 20px;
    text-align: center;
    border-top: 0;
}

#GProdModal .modal-header .close, #ProdModal .modal-header .close {
    margin-top: 0px;
    margin-right: 10px;
    color: #000;
    opacity: 1;
    font-size: 30px;
}
/*****join email list*/
.joinwrap {
    padding-top: 15px;
}

.joinbox {
    padding-top: 20px;
    text-align: center;
}

.join_box {
    width: 100%;
    height: 45px;
    padding: 5px 10px;
    font-size: 17px;
}

.jwordval {
    height: 45px;
    padding: 5px 10px;
    font-size: 17px;
}

.jheader {
    font-size: 26px;
    text-transform: uppercase;
}

.subbtn {
    text-transform: uppercase;
    background: #C9151E;
    border: 0;
    color: #fff;
    padding: 10px 24px;
    font-size: 17px;
    margin: 0 0 0 10px;
}
/*******/
/*****register*/
.aflink, .aflink:hover, .aflink:focus {
    color: #000;
}

    .aflink a, .aflink a:hover, .aflink a:focus {
        color: #000;
    }

    .aflink.pull-right {
        color: #000;
    }

.login100-form-title {
    font-size: 24px;
    color: #000;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
    display: block;
}

a.redclr {
    color: red;
}

    a.redclr:hover {
        color: red;
    }


.container-login100 {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 3pc 15px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    z-index: 1;
}

    .container-login100::before {
        content: "";
        display: block;
        position: absolute;
        z-index: -1;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-color: #e0dede;
    }

.wrap-login100 {
    width: 390px;
    border-radius: 10px;
    overflow: hidden;
    background: transparent;
}

.loginbg, .fpasswordbg, .signupng {
    background-image: none;
}

    .loginbg .wrap-login100 {
        width: 340px;
    }

    .signupng .wrap-login100 {
        width: 470px;
    }


    .fpasswordbg .wrap-login100 {
        width: 350px;
    }

.BtnSignUp, .BtnSignUp:hover, .BtnSignUp:focus, .BtnSignUp:active {
    background: #000;
    border: 1px solid #fff;
    padding: 6px 20px;
    border-radius: 0 !important;
    font-weight: 600;
    color: #fff;
}

@media print {
    body * {
        visibility: hidden;
    }

    #pntImg {
        display: none;
    }

    #Img1 * {
        visibility: visible;
    }
}

/*Zip Money Section*/

.afterpay {
    padding: 20px 0 0;
}

    .afterpay .container {
        padding-right: 0;
    }

    .afterpay .img-responsive1 {
        display: block;
        width: 80%;
        height: auto;
    }

.zippadding {
    padding: 12px 10px 0 10px;
}

#zips {
    background: #f5f5f5;
    padding: 0;
}


    #zips .hdr {
        font-size: 18px;
        line-height: 19px;
        text-align: center;
        margin: 10px 0;
        color: #C9151E;
    }

    #zips p {
        font-size: 16px;
    }

        #zips p b {
            font-size: 17px;
            padding: 5px 0 0;
            display: block;
        }

/*******************/
.ptext {
    text-align: justify;
}


/*****bemenu**/
.bmenu {
    padding: 15px;
}

ul.bmenulist, ul.bmenulist2 {
    list-style: none;
    text-align: center;
    padding: 0;
    margin: 0;
}

    ul.bmenulist li, ul.bmenulist2 li {
        display: inline-block;
        padding: 0px 8px;
        border-right: 1px solid #303131;
        line-height: 1;
    }

        ul.bmenulist li:last-child, ul.bmenulist2 li:last-child {
            border-right: 0;
        }

    ul.bmenulist a {
        color: #303131;
        font-size: 13px;
        text-decoration: none;
    }

    ul.bmenulist2 a {
        color: #303131;
        font-size: 11px;
        text-decoration: none;
    }

        ul.bmenulist a:hover, ul.bmenulist2 a:hover {
            text-decoration: none;
        }

.icbox {
    margin: 20px 0 0;
    padding: 20px 0;
    background: #f6f6f6;
}

.pgnavg {
    color: #d33a59;
    font-weight: 600;
}

.breadcrumb {
    padding: 0px 0;
    margin: 3px 0 0px 0;
    list-style: none;
    background-color: transparent;
    border-radius: 0;
    font-size: 14px;
}

    .breadcrumb a {
        color: #212121;
    }


    .breadcrumb > .active {
        color: #212121;
        font-weight: 600;
    }

    .breadcrumb > li + li::before {
        padding: 0 5px;
        color: #212121;
        content: "\f101";
        font-family: FontAwesome;
    }

.PgHeader {
    font-size: 40px;
    display: block;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    font-weight: 600;
    color: #d71f27;
    line-height: 1.3;
}

.PgHeader1 {
    text-align: center;
    font-size: 25px;
    text-align: center;
    color: #292929;
    line-height: 1;
}

.bckpnl {
    position: absolute;
    right: 20px;
    z-index: 999;
}

    .bckpnl a, .bckpnl a:hover {
        color: #000;
        font-size: 16px;
        font-weight: 600;
    }

.minpght {
    min-height: 500px;
    font-size: 15px;
    padding: 10px;
}

/****Contact us**/
.storname {
    font-size: 25px;
    color: #212121;
}

/**About us***/
.abtheder {
    font-size: 30px;
    color: #212121;
    font-weight: bold;
}

.TblFrame {
    border: 1px solid #d33a59;
}

.FPImg {
    padding: 10px;
}

hr.style2 {
    border-top: 2px solid #ccc;
    margin: 20px 0 20px;
}

.listliner {
    text-align: center;
    margin-bottom: 10px;
}

    .listliner ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .listliner ul li {
            display: inline-block;
            padding: 0 2px;
            margin: 0;
        }

        .listliner ul > li > a {
            display: block;
            margin-bottom: 8px;
            color: #fff;
            padding: 8px;
            background: #d33a59;
        }

        .listliner ul > li.active > a {
            background: #000;
        }


#catuslist ul li:before {
    content: "\f101";
    font-family: fontawesome;
    margin-right: 10px;
    position: absolute;
    left: 0;
    transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
}

ul {
    list-style-type: none;
}

#catuslist ul li {
    margin-bottom: 5px;
    padding-bottom: 5px;
    position: relative;
    padding-left: 15px;
}

/*******/

.textc {
    text-align: center;
}

.general_btn {
    background: #d33a59;
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px 15px;
    border: 1px solid #d33a59;
    font-size: 16px;
}

    .general_btn:hover {
        background: #ecccb1;
        color: #FFFFFF;
        text-decoration: none;
    }

.btnsub, .btnsub:focus, .btnsub.active, .btnsub:hover {
    color: #FFFFFF;
    padding: 5px 10px;
    background: #d33a59;
    display: inline-block;
    border: 0px solid #fff;
    font-weight: bold;
}

.redtext, .redclr {
    color: red;
}

a .emailid {
    color: #212121;
}

.emailid a:focus, a:hover {
    color: #212121;
    text-decoration: none;
}

a .emailid b {
    color: #212121;
}

.emailid {
    color: #212121;
}

.cmap {
    width: 80%;
    height: 400px;
    border: 0;
}

/*--
    My Account
*/
.account-tabcontent .form-group {
    margin-bottom: 0;
}

    .account-tabcontent .form-group > div {
        margin-bottom: 10px;
    }

.logintxt a {
    color: red;
}

.shop1 {
    border: 1px solid rgba(0,0,0,.1);
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 0;
    padding: 8px;
    font-size: 20px;
    color: #414141;
}

    .shop1 caption, .shop1 tbody, .shop1 tr, .shop1 th, .shop1 td {
        vertical-align: baseline;
        line-height: 1.5em;
        font-weight: 600;
    }

.nobold {
    font-weight: 400 !important;
}

.no-pm {
    margin: 0;
}

.accounttab {
    border-bottom: 0;
}

    .accounttab > .active {
        background-color: #d33a59;
        color: #fff;
    }

    /*.accounttab > .active:hover {
            background-color: #ffffff;
            color: #ddd;
        }*/

    .accounttab > li.active > a, .accounttab > li.active > a:focus, .accounttab > li.active > a:hover {
        border: 0;
    }

.myaccountdb {
    border-right: 2px solid #ddd;
}

    .myaccountdb .nav > li > a {
        padding: 0;
        background-color: #ddd;
        color: #000;
        border: 0;
    }

        .myaccountdb .nav > li > a:focus, .myaccountdb .nav > li > a:hover {
            background-color: transparent;
            border: 0;
            color: #232323;
        }

    .myaccountdb ul li {
        padding: 5px 10px;
        background-color: #ddd;
        color: #000;
        margin-bottom: 2px;
        cursor: pointer;
    }

    .myaccountdb > ul > li.active > a, .myaccountdb > ul > li.active > a:hover {
        color: #fff !important;
        cursor: pointer;
        background-color: #d33a59;
        border-top-right-radius: 0px;
        border-top-left-radius: 0px;
    }

.accounttab {
    width: 97%;
}

.billaddr {
    margin-top: 0;
    margin-bottom: 20px;
}

.btn-default {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 5px;
    border-color: #ddd;
    font-size: 14px;
    background-color: #fff;
}

    .btn-default:hover {
        background-color: #ddd;
        color: #ffffff;
    }

.passwordgrp {
    padding-left: 15px;
    padding-right: 15px;
}
/*myaccount ends here*/

.myalrtModal.show {
    background: rgba(41, 41, 41, 0.89);
}

.myalrtModal .modal.in .modal-dialog {
    border: none;
    border-radius: 0px;
    padding: 5px;
}

.myalrtModal .modal-content {
    border-radius: 0px;
    border-top: 3px solid #000;
}

.myalrtModal .fa.fa-check-circle {
    color: #1dbd1d;
    font-size: 26px;
}

.myalrtModal .fa.fa-heart {
    color: #f24747;
}

/*Cart + Checkout Section*/
.emptygrid {
    font-size: 17px;
    color: red;
}

.btnapply {
    background: #e6e6e6;
    padding: 4px 10px;
    display: block;
    text-align: center;
    border-radius: 2px;
    cursor: not-allowed;
}

.bdr {
    border-bottom: 1px solid #dbdbdb;
}

.note {
    color: red;
    font-size: 13px;
    text-align: right;
    margin: 0;
}


.gridordr {
    border: 0;
    width: 100%;
    background: #fff;
}

    .gridordr td {
        padding: 5px 15px !important;
        vertical-align: middle;
        border: 1px solid #d33a59;
        color: #000;
        background: #fff;
        border-bottom: 2px solid #d33a59;
    }

    .gridordr th {
        background: #d33a59;
        padding: 5px 15px !important;
        color: #fff !important;
        text-align: left;
        vertical-align: middle;
        border: 1px solid #d33a59;
        font-weight: 400;
    }

.imgprd {
    width: 60px;
    background: #fff;
}

.modal-header {
    padding: 0;
    border-bottom: 0;
    text-align: right;
}

#GProdModal .modal-header .close, #ProdModal .modal-header .close {
    margin-top: 0px;
    margin-right: 10px;
    color: #000;
    opacity: 1;
    font-size: 30px;
}

.Btnview, .Btnview:hover {
    background: #d33a59;
    display: block;
    text-align: center;
    padding: 6px 10px;
    color: #fff;
    font-size: 18px;
}

.dianame {
    text-align: center;
    font-size: 20px;
    margin: 10px 0;
}

.closem {
    position: absolute;
    top: -11px;
    right: -10px;
    background: #000;
    border: 0;
    color: #fff;
    border-radius: 50px;
    padding: 3px 12px;
    font-size: 22px;
    z-index: 9999999;
}

.prodcheader {
    text-decoration: underline;
    font-size: 22px;
    color: #000;
}

.shop {
    border: 1px solid #ccc;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 0;
    padding: 0px;
    font-size: 18px;
    color: #292929;
}

    .shop td {
        text-align: right;
    }

    .shop tr:after {
        content: '';
        border-bottom: 1px solid rgba(0,0,0,.1);
    }

    .shop caption, .shop tbody, .shop tr, .shop th, .shop td {
        vertical-align: baseline;
        line-height: 1.5em;
        padding: 2px 5px;
    }

/****caretips***/

.ctipsli, .blist ul > li {
    list-style: circle;
}

.blist > li {
    list-style: disc;
}

.ctipshead {
    padding-left: 3%;
    font-size: 25px;
    font-weight: bold;
}

/*custom design***/
.cdhead {
    font-size: 25px;
    text-align: center;
    font-weight: bold;
}

.phead {
    font-size: 25px;
    font-weight: bold;
}

.chead2 {
    font-weight: bold;
}

.cdtext {
    text-align: justify;
}

.nl_btn {
    color: #fff !important;
    background-color: #C9151E;
    padding: 5px 20px;
    border: 1px solid #d62932;
    border-radius: 0;
    font-size: 16px;
    margin: 0 2px;
}

    .nl_btn:hover {
        color: #fff !important;
        background-color: #d62932;
        border: 1px solid #C9151E;
    }
/********/

/***About us*****/
.abhead {
    font-size: 27px;
    text-align: center;
    font-weight: bold;
}

.abtp {
    font-weight: bold;
    font-size: 18px;
}

.slink {
    font-size: 20px;
    color: #5a483a;
    text-decoration: underline;
    font-weight: bolder;
}

    .slink:hover, .slink:focus {
        color: #5a483a;
    }

.hdrstyle {
    font-size: 24px;
    font-weight: 400;
    color: #000;
    font-weight: bold;
}

.viewcol {
    background: #212121;
    text-align: center;
    padding: 2px;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    word-spacing: 1px;
}

    .viewcol a, .viewcol a:hover {
        color: #fff;
    }

.BtnSearch {
    font-size: 12px;
    font-family: Arial, Tahoma, Verdana;
    color: #FFFFFF;
    border: 1px solid #000;
    border-color: #333334;
    height: 22px;
    width: 100px;
    background-color: #000;
    font-weight: bold;
}

.TblColBorder {
    color: #000;
    font-size: 13px;
    font-family: Arial, Tahoma, Verdana;
    border: 1px solid #000;
    padding: 5px;
}

    .TblColBorder a {
        color: #000;
    }

.CmbSSB {
    color: #fff;
    font-size: 11px;
    font-family: Arial, Tahoma, Verdana;
    border: 2px solid #333334;
    background-color: #08263e;
    height: 25px;
    width: 100%;
}

.BtnGrean {
    /*position: relative;
	top: 5px;*/
    background: #005309 !important;
}

.BtnClose, .BtnClose:hover, .BtnClose:focus {
    color: #fff !important;
    border: none;
    display: inline-block;
    background: #d33a59;
    padding: 6px;
    margin: 4px;
    font-size: 16px;
}

.myalrtModal.show {
    background: rgba(41, 41, 41, 0.89);
}

.myalrtModal .modal.in .modal-dialog {
    border: none;
    border-radius: 0px;
    padding: 5px;
}

.myalrtModal .modal-dialog {
    width: max-content;
    margin: 7pc auto;
}

.myalrtModal .modal-content {
    border-radius: 0px;
    max-width: 100%;
    width: max-content;
    padding: 15px 5px 0px;
    margin: auto;
    border-top: 3px solid #000;
}

.myalrtModal .fa.fa-check-circle {
    color: #1dbd1d;
    font-size: 26px;
}

.myalrtModal .fa.fa-heart {
    color: #f24747;
}

.lblMessage h4 {
    font-size: 16px;
    letter-spacing: 0.3px;
    text-transform: capitalize;
}

.closebtn, .closebtn:hover {
    border: 0;
    background: #e3e3e3;
    color: #000;
    width: 100%;
    padding: 5px 0;
}

.product-sku p {
    margin: 0;
    font-size: 19px;
}

.product-price {
    font-size: 30px;
    color: #000;
}

.vptable {
    width: 100%;
    border: 1px solid #9e9e9e;
}

    .vptable caption {
        padding-top: 3px;
        padding-bottom: 3px;
        color: #000;
        text-align: center;
        border: 1px solid #9e9e9e;
        border-bottom: 0;
        font-weight: 600;
    }

    .vptable td {
        padding: 2px 5px;
        border-bottom: 1px solid #9e9e9e;
        border-right: 1px solid #9e9e9e;
        color: #000;
    }

.pdheader {
    margin: 0;
    font-weight: 600;
    font-size: 20px;
    color: #000;
    text-decoration: underline;
}

/*Products - Section*/
.BtnClose, .BtnClose:hover {
    color: #fff !important;
    border: none;
    display: inline-block;
    background: #d33a59;
    padding: 6px;
    margin: 4px;
    font-size: 16px;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #000;
    border-color: #fff;
}

.pagination > li > a, .pagination > li > span {
    z-index: 2;
    color: #fff;
    background-color: #d33a59;
    border-color: #fff;
}

    .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
        z-index: 2;
        color: #fff;
        background-color: #d33a59;
        border-color: #fff;
    }

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    color: #fff;
    cursor: not-allowed;
    background-color: #000;
    border-color: #fff;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 0;
    border-radius: 4px;
}

.product-price1 {
    font-size: 23px;
}

.myalrtModal.in {
    z-index: 999999991;
}

.sidenav {
    display: none;
    max-height: 92%;
    height: max-content;
    width: 90%;
    position: fixed;
    z-index: 99999999;
    top: 0;
    left: 0;
    margin: 2.5% 5%;
    background-color: #fafafa;
    overflow-x: hidden;
    transition: 0.5s;
    padding: 0% 1%;
    border: 3px solid #d33a59;
}

    .sidenav a {
        text-decoration: underline;
        color: #292929;
    }

        .sidenav a:hover {
            color: #000;
        }

    .sidenav .closebtn, .sidenav .closebtn:hover, #ModalEW .closebtn {
        position: absolute;
        top: 0;
        right: 0;
        font-size: 28px;
        margin-left: 50px;
        cursor: pointer !important;
        left: auto;
        width: auto;
        padding: 0px 15px;
        text-decoration: none;
        color: #fff;
        background: #d33a59;
        z-index: 9999999999;
    }

.btncompare {
    position: absolute;
    left: 20px;
    font-size: 26px;
    top: 31px;
    display: none;
}

.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager {
    background: #fff;
}

.product-title {
    font-size: 18px;
}

.productsku {
    font-size: 18px;
}

.pliner {
    margin: 0 0 10px;
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

        .sidenav a {
            font-size: 18px;
        }

    .myalrtModal .modal-dialog {
        width: 95%;
    }
}

.noclass {
    background: none;
    border: 0px solid #fff;
}

button:active {
    border: none;
}
/*Products - Section - End */

/*******/


/***@media query**/

@media(min-width:1500px) {
    #bg-img > div .s15-wrap {
        margin-top: 11pc;
    }
}

@media(min-width:1200px) {
    .dropdown:hover > .dropdown-menu {
        display: block;
    }

    .dropdown > .dropdown-menu > .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    #menu > .navbar-nav > li:hover > a {
        background-color: #000;
        color: #fff !important;
    }
}

@media(max-width:1199px) {
    /*--
        Mobile Top Header
    */
     #bg-img > div .s15-wrap {
        margin-top: 8pc;
    }
    .socialicon a {
        color: #fff;
        font-size: 20px;
        padding-left: 0;
        padding-right: 10px;
    }

    #search-popup {
        background: transparent;
        border: 0;
        font-size: 22px;
        color: #000;
    }

    .searchmtxt {
        text-align: center;
        margin: 10px 0 2px;
        font-size: 13px;
        color: red;
    }

    .top-header-serch-popup-active {
        background: #fff none repeat scroll 0 0;
        border: 3px solid #216498;
        box-shadow: 1px 1px 7px rgba(0,0,0,.15);
        padding: 10px 5px 5px;
        position: absolute;
        right: 1pc;
        top: 2.2pc;
        width: 260px;
        z-index: 99999;
        opacity: 1;
        visibility: visible;
    }

        .top-header-serch-popup-active::before {
            border-left: 10px solid transparent;
            border-right: 10px solid transparent;
            border-bottom: 10px solid #216498;
            content: "";
            position: absolute;
            right: 7px;
            top: -10px;
        }

        .top-header-serch-popup-active .searchbtn {
            background: #216498;
            color: #fff;
            padding: 5px 12px;
        }

        .top-header-serch-popup-active .searchbox {
            height: 28px;
            width: 192px;
            border-bottom: 2px solid #ffe2e2 !important;
            color: #000;
        }

    .searchwrap {
        text-align: center;
        padding: 10px 0 15px;
    }

    .searchbox2 {
        width: 80%;
        background-color: #fff;
        padding: 5px;
    }

    .searchbtn {
        color: #ffffff;
        background-color: #000;
        border: 0px;
        padding: 5px 12px;
        font-size: 19px;
        position: relative;
        left: -3px;
        top: 2px;
    }

    .topmenu ul li a i {
        padding-right: 5px;
    }

    .logohead nav.navbar.navbar-default.jewelsnav {
        font-size: 14px;
        padding-top: 0;
    }

    .wlcmetxt {
        color: #000;
        border-bottom: 0 !important;
        background: transparent;
        text-align: left;
        padding: 0px 27px 0px !important;
        font-size: 14px;
        font-weight: 600;
    }

        .wlcmetxt .fa {
            font-size: 27px;
            margin: 0 5px 10px 0;
            line-height: 1;
            padding: 0px 8px;
            color: #000;
            border-radius: 50%;
        }

    .text-left-posone {
        left: 0;
    }

    .overlay-cs p a, .overlay-cs p a:hover {
        top: 5px;
    }

    .custoverlay {
        position: absolute;
        margin-top: -14pc;
        padding: 0 2pc;
        color: #fff;
        font-size: 16px;
    }

    .overlay {
        position: fixed;
        width: 100vw;
        height: 100vh;
        background: rgba(0, 0, 0, 0.24);
        z-index: 998;
        display: none;
    }

    .navbar.navbar-default.jewelsnav .navbar-nav {
        float: left;
        margin: 0;
        text-align: left;
        width: 100%;
    }

        .navbar.navbar-default.jewelsnav .navbar-nav > li {
            float: left;
            display: block;
            width: 100%;
        }

    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin-right: 0;
        margin-left: 0;
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
        color: #000;
        background-color: transparent !important;
    }

    .topbg {
        padding-bottom: 0;
    }

    .statictopbar {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
    }

    .btncollpase {
        background: transparent;
        border: 0;
        padding: 0 15px;
        color: #fff;
        position: relative;
        font-size: 34px;
    }

    .navbar-logo img {
        max-width: 50%;
        margin-left: 0;
    }

    .tmlist a .fa {
        padding: 0 4px;
        font-size: 22px;
        position: relative;
        top: 3px;
    }

    .navbar-logo.right-div {
        width: calc(100% - (50px + 55px));
        text-align: right;
    }

    .top {
        padding-top: 10px;
        display: none;
    }

    .sidemenu-btn {
        display: block;
        width: 55px;
        height: 50px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
    }

    .main-menu {
        position: fixed;
        z-index: 99999;
    }

    .logohead .navbar-logo, .logohead .navbar-logo.right-div {
        padding: 0;
        width: calc(100% - (50px + 55px));
        width: -moz-calc(100% - (50px + 55px));
        width: -webkit-calc(100% - (50px + 55px));
        width: -ms-calc(100% - (50px + 55px));
        margin-right: auto;
        margin-left: auto;
        display: block;
    }

    .logohead .fixed-right-menu {
        padding: 0 0px;
    }

    .logohead .icons-list {
        top: 0;
    }

        .logohead .icons-list li {
            display: inline-block;
            padding: 0 7px;
        }

    .navbar-logo {
        display: block;
        width: -moz-calc(100% - (50px + 55px));
        width: -webkit-calc(100% - (50px + 55px));
        width: -ms-calc(100% - (50px + 55px));
        padding: 5px 0 0;
        margin: 0;
        width: calc(100% - (50px + 55px));
    }

    #sidebar .container-fluid {
        padding: 0;
    }

    #sidebar.active body {
        overflow: hidden;
    }

    .overlay {
        position: fixed;
        width: 100vw;
        height: 100vh;
        background: rgba(0, 0, 0, 0.24);
        z-index: 998;
        display: none;
    }

    nav.navbar.navbar-default.jewelsnav {
        padding-top: 0;
    }

    .jewelsnav .navbar-collapse {
        padding: 0;
        border: 0;
    }

    .navbar-default.jewelsnav .navbar-nav > li {
        padding: 10px 30px;
        border-bottom: 1px solid #ebebeb;
    }

    .logohead .navbar-default.jewelsnav .navbar-nav > li > a {
        font-size: 14px;
    }

    .logohead .navbar-default.jewelsnav .navbar-nav > li {
        padding: 5px 30px;
    }

    #sidebar {
        width: 300px;
        position: fixed;
        top: 0;
        left: -300px;
        height: 100%;
        z-index: 999;
        background: #fff;
        color: #fff;
        transition: all 0.3s;
        overflow: hidden;
        box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
        opacity: 1;
        padding-top: 15px;
    }

        #sidebar.active {
            left: 0px;
            overflow-y: scroll;
        }

    .jewelsnav .navbar-collapse {
        text-align: left;
    }

        .jewelsnav .navbar-collapse ul.navbar-nav {
            display: block;
            float: left;
            text-align: left;
            width: 100%;
        }

    .navbar-default.jewelsnav .navbar-nav > li {
        float: none;
        display: block;
    }

    .collapse.navbar-collapse {
        display: block;
    }

    .callus {
        font-size: 15px;
        color: #000;
    }

    .socialicon a {
        color: #000;
    }

    span.callus a, span.callus a :hover, span.callus a :focus {
        color: #000;
    }

    #dismiss {
        display: block;
        position: absolute;
        background:;
        z-index: 33;
        top: 8px;
        right: 10px;
        width: 46px;
        height: 46px;
        opacity: 1;
        cursor: pointer;
        text-align: right;
        float: right;
    }

        #dismiss .icon-line {
            background-color: rgba(255,255,255,0);
        }

            #dismiss .icon-line::before, #dismiss .icon-line::after {
                display: block;
                width: 22px;
                height: 2px;
                margin: 3px 0;
                position: absolute;
                left: 0;
                right: 0;
                content: "";
                -webkit-transition: transform 0.3s;
                -moz-transition: transform 0.3s;
                -ms-transition: transform 0.3s;
                -o-transition: transform 0.3s;
                transition: transform 0.3s;
                transition-delay: 0.2s;
                -moz-transition-delay: 0.2s;
                -webkit-transition-delay: 0.2s;
                -o-transition-delay: 0.2s;
                -ms-transition-delay: 0.2s;
            }

            #dismiss .icon-line::before {
                -moz-transform: rotate(45deg);
                -o-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
                top: 18px;
                background-color: #000;
                left: 11px;
            }

            #dismiss .icon-line::after {
                -moz-transform: rotate(-45deg);
                -o-transform: rotate(-45deg);
                -ms-transform: rotate(-45deg);
                -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg);
                top: 18px;
                background-color: #000;
                left: 11px;
            }

    .redbgclr {
        background: #f71300;
    }

    .navbar-default.jewelsnav .navbar-nav > li > a {
        color: #000;
        font-size: 14px;
        font-weight: 400;
    }

        .navbar-default.jewelsnav .navbar-nav > li > a:hover::before {
            visibility: hidden;
        }

        .navbar-default.jewelsnav .navbar-nav > li > a:hover {
            color: #000;
        }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #000;
    }

    #zips .hdr {
        font-size: 23px;
        margin: 10px 0 0;
    }

    #zips p {
        font-size: 15px;
        margin: 0;
    }

        #zips p b {
            font-size: 16px;
            padding: 5px 0;
        }

    .afterpay .img-responsive1 {
        width: 100%;
    }

    nav.navbar.navbar-default.jewelsnav {
        font-size: 14px;
    }

    .navbar-default.jewelsnav .navbar-nav > li > a {
        padding: 7px 10px 3px;
    }

    .jbox {
        padding: 5px;
    }

        .jbox div {
            border: 1px solid #fff;
            padding: 2px;
        }

    .jewelryd {
        font-size: 15px;
    }

    .jewelryd2 {
        font-size: 14px;
    }

    .BtnGeneral, .BtnGeneral:hover, .BtnGeneral:focus, .BtnGeneral:active, .BtnGeneral:visited {
        padding: 5px 14px;
        font-size: 13px;
    }

    .awlist, .awlist:hover, .awlist:active, .awlist:focus, .awlist:visited {
        padding: 5px 5px 5px;
    }

    .acrtbtn, .acrtbtn:hover, .acrtbtn:active, .acrtbtn:focus, .acrtbtn:visited {
        padding: 5px 5px 5px;
    }

    .awlist1 {
        padding: 6px 5px 7px;
    }

        .awlist1 i {
            position: relative;
            top: 2px;
        }

    .prodSku {
        font-size: 16px;
        margin: 5px 0 0;
    }

    .passionf1 {
        font-size: 26px;
        padding-left: 11%;
    }

    .passionf2 {
        font-size: 21px;
        padding-left: 11%;
    }

    .passionf3 {
        padding-left: 11%;
        color: #616161;
        font-size: 15px;
    }

    .mkcollectiont1 {
        font-size: 34px;
    }

    .mkcollectiont2 {
        font-size: 17px;
    }
}

@media(max-width:991px) {
    p.call {
        text-align: center;
    }

    #newsl {
        float: none;
    }

    .nstxtbox {
        max-width: 49%;
        width: 100% !important;
    }

    .navbar-logo img {
        max-width: 60%;
    }

    .tmlist li {
        padding: 0px 0px;
    }

    .no-sm-padding {
        padding: 0;
    }

    .productsbox .col-sm-4 {
        padding: 0 5px;
    }

    .pagination > li > a, .pagination > li > span {
        padding: 6px 10px;
    }

    #zips .hdr {
        font-size: 20px;
        margin: 10px 0 0;
    }

    #zips p b {
        font-size: 15px;
        padding: 0px 0 0;
    }

    .afterpay .img-responsive1 {
        display: block;
        width: 100%;
        height: auto;
        margin-top: 10px;
    }

    .topmsg {
        font-size: 15px;
    }

    .passionf1 {
        font-size: 23px;
        padding-left: 9%;
    }

    .passionf2 {
        font-size: 21px;
        padding-left: 9%;
    }

    .passionf3 {
        font-size: 15px;
        padding-left: 9%;
    }

    .morewrap {
        padding-top: 15px;
        padding-bottom: 20px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .mkcollectiont1 {
        font-size: 27px;
        left: 50%;
    }

    .mkcollectiont2 {
        font-size: 15px;
        left: 50%;
    }

    .jbox {
        padding: 3px;
    }

        .jbox div {
            padding: 1px;
        }

    .jewelryd {
        font-size: 13px;
        margin-bottom: 0px;
        padding-bottom: 0;
        line-height: normal;
    }

    .jewelryd2 {
        font-size: 12px;
        margin-bottom: 0;
    }

    .seemoremic {
        font-size: 15px;
    }

    ul.bmenulist a {
        font-size: 13px;
    }

    .copyright {
        font-size: 13px;
    }

    .ftext {
        font-size: 53px;
        top: 9%;
        left: 63%;
    }

    .ftext2 {
        position: absolute;
        color: #000;
        font-size: 53px;
        top: 21%;
        left: 73%;
    }

    .michwarp {
        padding-top: 15px;
    }

    .jewellerywrap {
        padding-top: 15px;
    }

    ul {
        list-style-type: none;
        padding: 1px;
    }

    .owl-theme .owl-controls .owl-buttons div {
        margin: 20px 0px 0px;
        font-size: 35px;
    }

    .subbtn {
        font-size: 14px;
    }
}

@media(max-width:767px) {
    #myModal1>.modal-dialog {
        max-width:95%;
        width: max-content;
        margin:auto;
    }
    
    #bg-img > div .s15-wrap .GeneralBtn {
        font-size: 15px;
        padding: 5px 15px;
    }

    .tmlist a .fa {
        font-size: 20px;
    }

    .nstxtbox {
        max-width: 100%;
        margin-bottom: 10px;
    }

    .myaccountdb {
        border: none;
        padding: 0;
    }

        .myaccountdb > .accounttab {
            width: 100%;
        }

    .sidenav .nolpdg {
        padding-left: 15px;
    }

    .sidenav .norpdg {
        padding-right: 15px;
    }

        .sidenav .norpdg > div {
            padding: 0;
        }

    #newsl {
        float: none;
    }

    .contact-details .callus {
        font-size: 14px;
        color: #000;
    }

    .bottomborder {
        border: 1px solid #edd7c6;
        margin-top: 0;
    }

    .navbar.navbar-default.jewelsnav .navbar-nav {
        float: left;
        text-align: left;
    }

        .navbar.navbar-default.jewelsnav .navbar-nav > li {
            display: block;
        }

    .navbar-default.jewelsnav .navbar-nav > li > a {
        padding: 0px 0px 0px;
    }

    .copyright {
        text-align: center;
    }

    .afterpay .container {
        padding: 0;
    }

    .searchwrap {
        text-align: center;
    }

    .spcerl {
        text-align: center;
    }

    .spacerbrands {
        padding-top: 20px;
    }

    .top {
        padding-top: 10px;
    }

    /*.cmenu {
        padding-top: 10px;
    }*/

    .jewelryd {
        font-size: 18px;
    }

    .jewelryd2 {
        font-size: 15px;
    }

    .no-lmpadding {
        padding-left: 0px;
    }

    .seemore {
        font-size: 14px;
    }

    .ftext {
        position: absolute;
        color: #000;
        font-size: 50px;
        top: 13%;
        left: 64%;
    }

    .ftext2 {
        position: absolute;
        color: #000;
        font-size: 50px;
        top: 25%;
        left: 77%;
    }

    .jbox {
        padding: 10px;
    }

        .jbox div {
            padding: 10px;
        }

    .morewrap {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .michwarp {
        padding-top: 15px;
    }

    .jewellerywrap {
        padding-top: 10px;
    }

    ul {
        list-style-type: none;
        padding: 1px;
    }

    .tmlist {
        text-align: right;
    }

    .owl-theme .owl-controls .owl-buttons div {
        margin: 20px 0px 0px;
        font-size: 35px;
    }

    .PgHeader {
        font-size: 25px;
    }

    .breadcrumb {
        font-size: 13px;
    }

    .abhead {
        font-size: 24px;
    }

    .abtp {
        font-size: 16px;
    }

    .hdrstyle {
        font-size: 19px;
    }
}

@media(max-width:500px) {
    #bg-img > div .s15-wrap {
        margin: auto auto 10px auto;
    }

        #bg-img > div .s15-wrap .GeneralBtn {
            font-size: 12px;
            padding: 3px 8px;
        }

    .listliner ul li {
        display: block;
        padding: 0 2px;
        margin: 0;
    }

        .listliner ul li > a {
            padding: 4px;
            margin-bottom: 4px;
        }


    #newsl {
        float: none;
        text-align: left;
        padding-bottom: 20px;
    }

    .tmlist li {
        font-size: 15px;
        padding: 0px 1px;
    }

    .tmlist a .fa {
        padding: 0;
        font-size: 18px;
    }

    .navbar-logo.right-div {
        width: 165px;
    }

    .logohead .navbar-logo.right-div {
        width: 160px;
    }

    .navbar-logo img {
        max-width: 100%;
    }

    .btncollpase {
        padding: 0px 10px;
        font-size: 30px;
    }

    .btmicons-list img {
        max-width: 62px;
    }

    .paymentmlist img {
        max-width: 62px;
    }

    .paymentmlist li {
        display: inline-block;
        padding: 0 0px;
    }

    .sidenav {
        max-height: 500px;
        overflow: scroll;
    }

    .gridordr {
        margin-left: -1.7pc;
    }

        .gridordr th {
            padding: 5px 5px !important;
            font-size: 15px;
        }

    .footer .eq-row {
        margin: 0;
    }

    .footer .pdg-05 img {
        max-width: 50px;
    }

    .passionf1 {
        font-size: 26px;
    }

    .passionf2 {
        font-size: 20px;
    }

    .passionf3 {
        font-size: 14px;
    }

    .mkcollectiont1 {
        font-size: 14px;
    }

    .mkcollectiont2 {
        font-size: 12px;
    }

    .bmenu {
        padding: 0 0 15px;
    }

    ul.bmenulist li {
        padding: 0px 5px;
    }

    ul.bmenulist a {
        font-size: 11px;
    }

    .seemoremic, .seemore {
        font-size: 14px;
        position: relative;
        bottom: -10px;
    }

    .ftext {
        font-size: 40px;
        top: 10%;
        left: 64%;
    }

    .ftext2 {
        position: absolute;
        color: #000;
        font-size: 40px;
        top: 25%;
        left: 77%;
    }

    .owl-theme .owl-controls .owl-buttons div {
        margin: 20px 0px 0px;
        font-size: 35px;
    }

    .jheader {
        font-size: 20px;
    }

    .afterpay .img-responsive1 {
        width: 80%;
    }

    .h2, h2 {
        font-size: 23px;
    }

    .join_box {
        height: 35px;
    }
}

@media(max-width:400px) {
    #bg-img > div .s15-wrap .GeneralBtn {
        font-size: 10px;
        padding: 3px 6px;
    }

    .passionf1 {
        font-size: 23px;
    }

    .passionf2 {
        font-size: 18px;
    }

    .mkcollectiont1 {
        top: 25%;
    }

    .mkcollectiont2 {
        top: 43%;
    }

    .jewelryd {
        width: 60%;
    }
}

@media(max-width:360px) {
    .nl_btn {
        padding: 5px 10px;
    }

    .footer .pdg-05 img {
        max-width: 48px;
    }

    .passionf1 {
        font-size: 19px;
    }

    .passionf2 {
        font-size: 15px;
    }

    .passionf3 {
        font-size: 12px;
    }

    .mkcollectiont1 {
        font-size: 13px;
        width: 40%;
        top: 17%;
    }

    .mkcollectiont2 {
        font-size: 10px;
        top: 40%;
    }

    .jewelryd {
        font-size: 15px;
    }

    .jewelryd2 {
        font-size: 13px;
    }

    .seemoremic {
        font-size: 12px;
    }

    .seemore {
        padding: 4px 28px;
        font-size: 14px;
        margin-left: 15%;
    }



    .jheader {
        font-size: 21px;
    }

    .jewelryd {
        width: 100%;
    }

    .ftext {
        font-size: 25px;
        top: 10%;
        left: 64%;
    }

    .ftext2 {
        position: absolute;
        color: #000;
        font-size: 25px;
        top: 25%;
        left: 79%;
    }

    ul {
        list-style-type: none;
        padding: 0px;
    }

    .topmsg {
        font-size: 12px;
    }

    .h2, h2 {
        font-size: 24px;
    }
}
