/*Base Bg Color: #a19464

   Hover Color: 918456
*/

@font-face {
    font-family: 'Avrile-Light';
    src: url(../fonts/avrile-serif/AvrileSerif-Light.ttf);
}

@font-face {
    font-family: 'Avrile-Medium';
    src: url(../fonts/avrile-serif/AvrileSerif-Medium.ttf);
}

@font-face {
    font-family: 'Avrile-Bold';
    src: url(../fonts/avrile-serif/AvrileSerif-Bold.ttf);
}

body {
    font-family: 'Avrile-Medium';
    font-size: 15px;
    color: #292929;
}

p {
    font-weight: 300;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 500;
}

a {
    color: #a19464;
}

    a:hover {
        color: #292929;
        text-decoration: none;
    }

    a.redclr {
        color: red;
    }

.callus a {
    display: flex;
}

.callus img {
    max-width: 20px;
}

.searchwrap img {
    max-width: 24px;
}

.mcboverlay {
    padding-top: 60px;
    padding-bottom: 40px;
    background-position: center center;
    background-color: #a19464;
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.minpght {
    min-height: 500px;
    font-size: 14px;
}

.no-paddinglr {
    padding-left: 0;
    padding-right: 0;
}

.paddinglr {
    padding-left: 20px;
    padding-right: 20px;
}


.logohdr {
    padding-top: 10px;
}

.searchwrap {
    padding-top: 30px;
}

    .searchwrap .srchfa {
        padding: 5px 5px;
        border-bottom: 0px solid #ccc;
    }

        .searchwrap .srchfa .fa {
            font-weight: 100;
            color: #727272;
        }

.sociallist img {
    max-width: 22px;
}

.searchbox {
    text-align: left;
    padding: 5px;
    width: 60%;
}

    .searchbox i {
        color: #fff;
        font-size: 15px;
    }

.searchbtn {
    color: #fff;
    background: #a19464;
    border: 0px;
    padding: 7px 10px;
    /*padding: 2px 10px;*/
    font-size: 14px;
    font-weight: bold;
    border-radius: initial;
    border: 1px solid #a19464;
}

    .searchbtn:hover {
        background: #918456;
        color: #fff;
        border: 1px solid #a19464;
    }

.websitecp {
    color: #ffffff !important;
    background-color: #a19464;
    border: 0px;
    padding: 5px;
    /*padding: 2px 10px;*/
    font-size: 14px;
    font-weight: normal;
    border: 1px solid #918456;
    border-radius: initial;
}

    .websitecp:hover {
        color: #fff;
        background-color: #918456;
        border: 1px solid #918456;
    }

.container-fluid {
    padding-right: 30px;
    padding-left: 30px;
}

.no-padding {
    padding: 0;
}

.nolpdg {
    padding-left: 0;
}

.norpdg {
    padding-right: 0;
}

.cslink {
    font-weight: 500;
    color: #a19464;
    text-decoration: underline;
}

.redtext, .redclr {
    color: red;
}

.mtextc {
    text-align: left;
}

.mtextc2 {
    text-align: right;
}

/*-------------
    spacers
*/

.spacer10 {
    padding-top: 10px;
}

.spacer15 {
    padding-top: 15px;
}

.spacer20 {
    padding-top: 20px;
}

.spacer30 {
    padding-top: 30px;
}

/*
    top header
*/

.topheader {
    background: #53575a;
    padding: 2px 0 0;
}

.address {
    font-size: 14px;
    color: #5c5b5b;
    font-weight: 500;
}

.sociallist {
    text-align: right;
    padding-top: 15px;
}

    .sociallist ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

        .sociallist ul li {
            display: inline-block;
            padding: 0 2px;
        }

            .sociallist ul li a {
                color: #5c5b5b;
                text-decoration: none;
                font-size: 17px;
            }

            .sociallist ul li .fa {
                color: #a19464;
            }


            .sociallist ul li a.carticon {
                font-size: 15px;
            }

/*-----------
    Logo Header
*/

.logoheader {
    padding: 7px 0;
}

.topmenu {
    float: right !important;
    padding-top: 3pc;
}

    .topmenu div {
        display: inline-block;
        color: #555658;
        text-align: center;
    }

    .topmenu #cartdiv {
        border-right: 0px solid #c4c7c6;
        padding: 0 10px;
    }

    .topmenu #searchdiv {
        padding-left: 10px;
    }

    .topmenu a {
        color: #000;
    }

    .topmenu .fa {
        font-size: 30px;
        color: #a19464;
    }

.callus {
    font-size: 15px;
    padding-top: 15px;
}

/* Generic Classes*/
.img-responsive1 {
    display: block;
    width: 80%;
    height: auto;
}


.CMenuSep {
    color: #dadada;
    font-size: 17px;
}


/****************** Overlay Section *****************************/

.paddingb {
    padding-bottom: 50px;
}

.paddingb10 {
    padding-bottom: 10px;
}

.BmenuLine {
    border-color: #a19464;
}


.clearfix {
    zoom: 1;
}

/****************** Overlay Section *****************************/

/***************Font Awesome****************/

.fa-2x {
    font-size: 1.5em;
}

/***************Font Awesome****************/


.enquirebtn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    background-color: #a19464;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 0px solid transparent;
    border-radius: 0px;
    width: 60%;
}

    .enquirebtn:hover {
        color: #dadada;
    }

.greybg {
    background: #dadada;
}

/*Zip Money Section*/
#zips {
    background: #dadada;
}

.zippadding {
    padding: 12px 10px 0 10px;
}

#zips .hdr {
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
}


#zips p {
    font-size: 15px;
}
/*Zip Money Section - End*/



/*Instagram Section*/


#ins .bg {
    background: #a19464;
    color: #fff;
    font-size: 16px;
    padding: 10px;
}

    #ins .bg:after {
        background: #a19464;
        color: #fff;
        font-size: 16px;
        padding: 10px;
    }

#ins .explorebtn {
    float: none;
    margin-left: auto;
    margin-right: auto;
    background: #a19464;
    color: #fff;
    padding: 7px 20px;
    margin: 12px 0;
    font-size: 16px;
    margin-bottom: 20px;
    text-transform: uppercase;
    border: 0px solid #363636;
    border-radius: 0;
}

    #ins.explorebtn:hover {
        background: #918456;
        color: #f5f5f5;
        background: transparent;
    }
/*Instagram Section - End*/


.fancy {
    line-height: 0.5;
    text-align: center;
}

    .fancy span {
        display: inline-block;
        position: relative;
    }

        .fancy span:before,
        .fancy span:after {
            content: "";
            position: absolute;
            height: 5px;
            padding-top: 10px;
            border-bottom: 2px solid #a19464;
            top: 0;
            width: 15%;
        }



        .fancy span:before {
            right: 100%;
            margin-right: 15px;
        }

        .fancy span:after {
            left: 100%;
            margin-left: 15px;
        }


#carousel-example-generic .carousel-indicators {
    top: 45%;
    justify-content: flex-start;
    margin: 0;
    padding-left: 20px;
    padding-right: 20px;
    width: 20%;
    left: auto;
    left: 1%;
}

.carousel-indicators li {
    display: table-caption;
    width: 15px;
    height: 15px;
    border-radius: 100%;
}

.carousel-indicators .active {
    width: 15px;
    height: 15px;
}

.carousel-indicators li:not(:last-child) {
    margin-right: 5px;
}



@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {
    .selector:not(*:root), .searchbtn {
        padding: 7px 5px;
    }
}

.tmenu {
    padding: 10px 0;
    text-align: right;
}

.tmlist {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .tmlist li {
        display: inline-block;
        font-size: 17px;
        color: #292929;
    }

        .tmlist li::after {
            content: '|';
            padding: 0 6px;
        }

        .tmlist li:last-child::after {
            content: '';
        }

    .tmlist a {
        color: #292929;
    }

        .tmlist a .fa {
            padding: 0 2px;
            color: #6f7274;
        }

/*CMenu*/

.navbar-default.loloma-nav .navbar-nav > li {
    border-right: 1px solid #faf6f9;
}

    .navbar-default.loloma-nav .navbar-nav > li:last-child {
        border-right: none;
    }

    .navbar-default.loloma-nav .navbar-nav > li > a {
        color: #faf6f9;
        padding: 4px 10px;
        font-weight: 500;
    }

.navbar-default .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
}

.navbar-nav {
    margin-left: 0pc;
    letter-spacing: 1px;
}

.navbar {
    display: flex;
    justify-content: space-between;
}

.navbar-default .navbar-nav > li.openleft > ul {
    right: 0;
    left: auto;
}

nav.navbar.navbar-default.loloma-nav {
    background-color: #a19464;
    color: #faf6f9;
    font-size: 14px;
    margin-bottom: 0;
    border-radius: 0;
    padding: 8px 0;
    text-transform: uppercase;
    border: 0;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
}

    .navbar-default .navbar-nav > li > a:hover {
        color: #fff;
    }

.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: #918456;
    -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);
}

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 21px;
        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: #fff;
            text-decoration: none;
            background-color: transparent;
        }

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #fff !important;
    background-color: transparent;
    /*padding-left: 10px;*/
}

#leftm {
    float: left !important;
}

#rightm {
    float: right !important;
}

.navbar-toggle {
    width: 100%;
    padding: 0;
}

    .navbar-toggle > p {
        display: inline-block;
        color: #444;
        margin-bottom: 0;
    }

    .navbar-toggle .icon-bar {
        display: block;
        width: 30px;
        height: 4px;
        border-radius: 1px;
    }

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle {
    border: 0;
}

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: 0;
    margin-left: 0;
}

.btn-arrow {
    background-color: #eee;
    border: 1px solid #eee;
    padding: 5px 10px;
    border-radius: 5px;
    color: #000;
}

    .btn-arrow:hover {
        opacity: 1;
    }

#toTop {
    position: fixed;
    bottom: 10px;
    right: 10px;
    cursor: pointer;
}



/*----------------
    Flash
*/


.flashbanner .owl-controls .owl-buttons div {
    color: #fff;
}

.flashoverlay {
    position: absolute;
    z-index: 9999;
    top: 25%;
    right: 12%;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
}

.flashoverlay2 {
    position: absolute;
    z-index: 9999;
    bottom: 13%;
    right: 7%;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    clear: both;
}

.foheader {
    font-family: Avrile-Light;
    text-align: center;
    font-size: 27px;
    font-weight: 400;
    text-transform: capitalize;
    margin: 0;
}

.fotext {
    text-align: center;
    font-size: 35px;
    font-weight: 400;
    color: #b8745a;
    margin: 0;
}


hr.stylef {
    border: 1px solid #000;
    margin: 10px 0;
}

#flashbanner .explorebtn {
    background: #a19464;
    color: #fff;
    padding: 7px 20px;
    margin: 12px 0;
    font-size: 16px;
    margin-bottom: 20px;
    text-transform: uppercase;
    border: 0px solid #363636;
    border-radius: 0;
}

    #flashbanner .explorebtn:hover {
        background: #918456;
        color: #f5f5f5;
        background: transparent;
    }


/*.carouself-btns {
    position: relative;
    right: 0px;
    bottom: -50px;
    float: right;
    background-color: #a19464;
    padding: 15px;
    
    
}

.carouself-btns p {
    display: inline-block;
    padding: 0 10px;
}

.fprebtn::before {
    content: "";
    background: #fff;
    height: 3px;
    position: relative;
    display: inline-block;
    top: 1px;
    right: 5px;
    width: 4vh;
}

.btnfs.fprev {
    color: #fff;
    cursor: pointer;
}

.btnfs.fprev .fa {
    float: left !important;
    position: relative;
    top: 9px;
}

.fnexbtn::after {
    content: "";
    background: #fff;
    height: 3px;
    position: relative;
    display: inline-block;
    top: 1px;
    right: 5px;
    width: 4vh;
}

.btnfs.fnext {
    color: #fff;
    cursor: pointer;
}

.btnfs.fnext .fa {
    float: right !important;
    position: relative;
    top: 9px;
    right: 10px;
}

.flash_wrap .owl-prev {
    position: absolute;
    top: auto;
    left: auto;
    right: 1px;
    bottom: 50%;
    font-weight: 100;
}*/
.flashbanner .owl-controls .owl-buttons div {
    color: #fff;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 55px 0px 0px;
    /*padding: 14px 40px 0;*/
    font-size: 37px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    /* background: #869791; */
    filter: Alpha(Opacity=50);
    opacity: 1;
    font-weight: 400;
}

.flash_wrap .owl-next {
    top: auto;
    position: absolute;
    right: 1px;
    top: 30%;
    font-weight: 100;
}

.flashi {
    background: #fff;
    color: #000;
    border: 1px solid #000;
}

.flash_wrap .fa.fa-angle-left.flashi {
    padding: 9px 17px;
    opacity: 0.65;
}

.fa.fa-angle-right.flashi {
    padding: 9px 17px;
    opacity: 0.65;
}

*/
/* Promo Section */
.iconText {
    color: #fff;
}

.iconHeader {
    color: #fff;
    font-size: 22px;
}

.iconImg {
    display: block;
    max-width: 65%;
    height: auto;
    margin-top: auto;
    margin-bottom: auto;
    vertical-align: middle;
    padding-top: 15px;
    padding-bottom: 15px;
}

/*Promo Section 2*/

#promowrap {
    position: relative;
}


    #promowrap .explorebtn {
        background: #a19464;
        color: #fff;
        padding: 7px 10px;
        margin: 12px 0;
        font-size: 16px;
        margin-bottom: 20px;
        text-transform: uppercase;
        border: 0px solid #363636;
    }

.mcb-wrap {
    position: relative;
    z-index: 1;
    /*box-sizing: border-box;*/
    margin-top: -50px;
}

.promohdr1 {
    text-align: center;
    font-size: 22px;
    font-weight: 500;
    margin: 0;
    color: #a19464;
}



/*Services Section*/
.serviceoverlay {
    position: absolute;
    background: #fff;
    max-width: 550px;
    z-index: 9999;
    top: 13%;
    left: 5%;
    color: #000;
    text-align: left;
    font-size: 17px;
    font-weight: 500;
    padding: 30px 15px 20px 15px;
}

.servicehdr {
    padding-bottom: 30px;
    padding-top: 40px;
    text-align: left;
    font-size: 28px;
    font-weight: 500;
    /**/
    margin: 0;
    color: #000;
}

.servicesubhdr {
    text-align: left;
    padding-bottom: 10px;
    font-size: 17px;
    font-weight: 500;
    /**/
    margin: 0;
    color: #000;
}

.servicetxt {
    text-align: left;
    padding-top: 4pc;
    font-size: 18px;
    font-weight: 400;
    margin: 0;
}

#services p {
    font-size: 15px;
}

#services .seemorebtn {
    background: #a19464;
    color: #fff;
    padding: 8px 12px;
    margin: 12px 0;
    font-size: 17px;
    text-transform: uppercase;
    border: 2px solid #a5cb0c;
}

    #services .seemorebtn:hover {
        border: 2px solid #363636;
        color: #000;
        background: transparent;
    }

/* Rating Star Widgets Style */
.rating-stars ul {
    list-style-type: none;
    padding: 0;
    -moz-user-select: none;
    -webkit-user-select: none;
    margin-bottom: 0px;
}

    .rating-stars ul > li.star {
        display: inline-block;
    }

        /* Idle State of the stars */
        .rating-stars ul > li.star > i.fa {
            font-size: 1.5em; /* Change the size of the stars */
            color: #FFB900; /* Color on idle state */
        }

        /* Hover state of the stars */
        .rating-stars ul > li.star.hover > i.fa {
            color: #FFCC36;
        }

        /* Selected state of the stars */
        .rating-stars ul > li.star.selected > i.fa {
            color: #FF912C;
        }

.fa-fw {
    width: 1.086em;
    text-align: center;
}

.testimonial-inners {
    padding: 0px;
}

.tname {
    text-transform: capitalize;
    font-weight: 600;
    color: #000;
    font-size: 16px;
    text-align: right;
}

.tes-tabs {
    border-color: #a19464;
}

    .tes-tabs li > a, .tes-tabs li > a:hover, .tes-tabs li > a:focus {
        padding: 10px 15px;
        background-color: #a19464;
        color: #fff;
        border-radius: 0;
        border-bottom-color: #a19464;
    }
/*Services Section - Ends*/

.contactmap {
    /*padding: 20px 20px 20px 20px;*/
    color: #ffffff;
    text-align: left;
    background-color: #a19464;
    height: 300px;
}

#products {
    width: 100%;
}
    /* Homepage Add To Cart */
    #products .pricedisp {
        border: 1px solid #a19464;
        color: #a19464;
        text-align: center;
        padding: 7px;
        width: 40%;
        font-size: 15px;
        border-radius: 30px;
    }

    #products .btncls {
        padding-top: 25px;
        /*float: left;*/
    }

    #products a.addtocart {
        border: 1px solid #dadada;
        color: #5c5b5b;
        text-align: center;
        padding: 7px;
        font-size: 15px;
    }

    #products a.fav {
        border: 1px solid #dadada;
        color: #5c5b5b;
        text-align: center;
        padding: 7px;
        font-size: 15px;
    }


    #products a.addtocart:hover, a.fav:hover {
        background-color: #292929;
        color: #fff;
    }

/*Product Scroller*/


#prods .pricedisp {
    border: 1px solid #a19464;
    color: #a19464;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 7px;
    width: 60%;
    font-size: 15px;
    border-radius: 30px;
}

#prods .btncls {
    padding-top: 25px;
    /*float: left;*/
}

#prods a.addtocart {
    border: 1px solid #dadada;
    color: #5c5b5b;
    text-align: center;
    padding: 7px;
    font-size: 15px;
}



#prods a.fav {
    border: 1px solid #dadada;
    color: #5c5b5b;
    text-align: center;
    padding: 7px;
    font-size: 15px;
}

#prods a.addtocart:hover, a.fav:hover {
    background-color: #292929;
    color: #fff;
}

#promos img:hover {
    opacity: 0.7;
}

#greenbg {
    background: #a19464;
}

.no-margin-h {
    margin-left: 0;
    margin-right: 0;
}

.fbimages {
    padding-top: 30px;
    color: #fff;
}


/*---------------------------  
    Products
*/
.productswrap {
    background: #f3f3f3;
}

.products {
    position: relative;
    top: -6pc;
}

.pbox {
    background: #fff;
    padding: 10px 20px 0px;
    /* border: 2px solid #eee; */
    text-align: center;
    font-size: 25px;
    text-transform: uppercase;
    box-shadow: 0 2px 3px #959595;
}

.prodpmrg {
    margin: 10px 0 0;
}


/*Edu Guide*/

#eduguide {
    padding: 15px 0 15px;
}

    #eduguide a.morebtn {
        background: #a19464;
        color: #fff;
        padding: 7px 20px;
        margin-top: 30px;
        position: initial;
        font-size: 17px;
        text-transform: uppercase;
        border: 2px solid #ff5990;
    }

        #eduguide a.morebtn:hover {
            border: 2px solid #363636;
            color: #000;
            background: transparent;
        }

/*Tab Starts Here*/
.tabwrap {
    padding-top: 15px;
}


.arrow-down {
    width: 0;
    height: 0;
    text-align: center;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #a19464;
}

.nav > li > a:focus, .nav > li > a:hover {
    color: #5c5b5b;
}

.tabs {
    font-size: 19px;
    display: flex;
    justify-content: center;
    flex-direction: row;
    padding-bottom: 50px;
}

.nav-pills > li {
    background: transparent;
    border: 1px solid #fff;
}

    .nav-pills > li:hover {
        color: #fff;
    }

.nav > li > a:focus, .nav > li > a:hover {
    background-color: #000;
    color: #fff;
}

.tabwrap .viewcollbtnbg {
    background: #a19464;
    color: #fff;
    width: 100%;
    padding-top: 12px;
    padding-bottom: 12px;
}

.tabwrap .viewcollbtn {
    font-size: 18px;
    color: #fff;
    width: 100%;
}


.tabwrap .owl-theme .owl-controls .owl-pagination {
    bottom: 0px;
    width: 100%;
    margin: -20px auto;
}

.nav-pills > ul::before, .nav-pills > ul::after {
    display: inline-block;
    content: "";
    border-top: 2px solid #d2cece;
    width: 40%;
    margin: 0 1rem;
    transform: translateY(-1rem);
}



.nav-pills > li > a {
    color: #5c5b5b;
    padding: 5px 10px 5px;
}

.nav-pills > li {
}

    .nav-pills > li + li {
        margin-left: 15px;
    }



    .nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
        background-color: transparent;
        color: #5c5b5b;
        border: 1px solid #a19464;
        text-align: center;
        border-radius: 0px;
        /*font-size: 17px;*/
    }


.jitem {
    padding: 10px;
    margin: 1px 10px;
    text-align: center;
}

.inwlist {
    color: #558f42;
}

.jitem .detailsbtn {
    font-size: 12px;
    padding: 6px 10px;
}

.jitem .oprice, .jitem .cprice {
    font-size: 18px;
}

.jitem .btnmore {
    font-size: 13px;
    padding: 4px 10px 6px;
}

.jitem .wlistpnl {
    font-size: 20px;
    top: 5px;
    right: 20px;
}

.wlistpnl {
    position: absolute;
    font-size: 35px;
    top: 4.6pc;
    right: 6.4pc;
}

    .wlistpnl a {
        color: #d2d2d2;
    }

.clink {
    color: #292929;
    text-decoration: none;
    font-size: 15px;
    font-weight: normal;
}

    .clink:hover {
        color: #b4a46c;
        text-decoration: none;
    }

.FSHead {
    font-size: 25px;
    color: #58903f;
    padding-bottom: 15px;
    /*padding-left: 15px;*/
}

/*Tab Ends */

/*About*/
.aboutwrap {
    padding: 20px 0;
}

.backdiv {
    position: absolute;
    width: 86%;
    height: 100%;
    top: 15px;
    background: #a19464;
}

.aimgbox {
    position: relative;
    left: 20px;
    top: 35px;
}

.imagesoverlay {
    position: relative;
    bottom: 20px;
}

.aheader {
    color: #a19464;
    font-weight: 500;
    font-size: 22px;
    text-transform: uppercase;
    margin: 0 0 15px;
    letter-spacing: 1px;
}

.imagesoverlay img {
    display: inline-block;
}

.aboutbox {
    padding: 3pc 20px 1pc;
    font-size: 14px;
    color: #656565;
}

.abutoverlaytxt {
    position: absolute;
    bottom: 39px;
    z-index: 9999;
    color: #fff;
    left: 15%;
}

    .abutoverlaytxt a.viewbtn {
        color: #fff;
    }

.aotxt1 {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 500;
}

.aotxt2 {
    font-size: 20px;
    padding: 0 2pc 0 0;
    margin: 10px 0;
    line-height: 1.2;
}

.aotxt3 {
    font-size: 15px;
    padding: 0 3pc 0 0;
}

.aboutslider {
    left: -30px;
    padding-bottom: 1pc;
}

    .aboutslider .item {
        padding: 0 2px;
    }

.aboutrimg {
    position: relative;
    top: -18px;
}

/*--------------------
    services Section
----------------------*/

.serviceswrap {
    background: #fff;
    padding: 30px 0 20px;
    color: #000;
}

.sheader {
    text-transform: uppercase;
    font-size: 23px;
    font-weight: 500;
    margin: 0;
}

.ssubheader {
    font-size: 21px;
    font-style: italic;
    margin: 0;
}

.slist ul {
    list-style: none;
    padding: 0;
}

    .slist ul li {
        padding: 20px 0;
        font-size: 15px;
        text-transform: uppercase;
        border-bottom: 5px solid #e5e5e5;
        border-radius: 0;
    }

.sheader1 {
    font-size: 20px;
    margin: 20px 0 0px;
    font-weight: 400;
    color: #292929;
}

.viewbtn {
    font-size: 20px;
    color: #292929;
    text-transform: uppercase;
    font-weight: 300;
}

.stxt {
    padding-right: 14pc;
    color: #292929;
}

.txtoverlay {
    position: absolute;
    margin-top: -3pc;
    width: 100%;
    left: 0;
    text-align: center;
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 300;
}

    .txtoverlay a {
        color: #000;
    }

.overlayimg {
    position: absolute;
    top: 20px;
    right: -7pc;
    z-index: 9999;
}

.bbtnwrap {
    position: relative;
    bottom: 0;
    z-index: 999;
    left: 0;
    text-align: center;
    width: 100%;
}

    .bbtnwrap a {
        background: #a19464;
        color: #fff;
        font-size: 23px;
        font-weight: 300;
        padding: 7px 30px;
        text-transform: uppercase;
        line-height: 1;
    }
/*
    Brands
*/

.brandswrap {
    padding: 20px 0;
}

    .brandswrap h2 {
        font-family: 'Yanone Kaffeesatz';
    }

    .brandswrap p {
        font-size: 18px;
    }

#productslidera {
    text-align: center;
}

    #productslidera p {
        font-size: 18px;
    }

    #productslidera h2 {
        clear: both;
    }

.brandtext {
    font-size: 15px !important;
    float: none;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-top: 10px;
    width: 75%;
}

.brndbdr {
    border-right: 4px solid #9a9a9a;
    text-align: center;
}

.bheader {
    color: #000;
    font-weight: 500;
    font-size: 22px;
    padding-top: 20px;
    margin: 0;
    letter-spacing: 2px;
}

.carousel-btns {
    padding-top: 20px;
    text-align: right;
    cursor: pointer;
}

.tnext {
    font-size: 20px;
    font-weight: normal;
}

.tprev {
    padding-right: 20px;
    font-size: 20px;
    font-weight: normal;
}

.btxt {
    font-style: italic;
    font-weight: 300;
    font-size: 20px;
}

.brandsslider .item {
    padding: 20px;
}

.brandsslider .owl-controls .owl-buttons div {
    color: #000;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: -12px -10px 0px;
    padding: 14px 0px 0;
    font-size: 40px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    filter: Alpha(Opacity=50);
    opacity: 1;
}

/*
    address wrap
*/


.location {
    color: #fff;
    padding: 1pc 0px 0;
    font-size: 14px;
}

hr.lstyle {
    width: 80%;
    left: -35px;
    position: relative;
    border-top: 1px dashed #fff;
}

.lheader {
    text-transform: capitalize;
    font-size: 22px;
    font-weight: 500;
}

.lcontent {
    line-height: 1.5;
}

    .lcontent span {
        font-size: 15px;
    }

.limgoverlay {
    position: absolute;
    right: 15pc;
    top: 13pc;
}

/*.socialicons {
    position: absolute;
    right: 4pc;
    top: 20pc;
}*/

.abtnwrap {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    left: 0;
}

.socialicons {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .socialicons li {
        display: inline-block;
    }

        .socialicons li a {
            color: #000;
            padding: 0px 2px;
            font-size: 25px;
        }


#newsl {
    border: 15px solid #dadada;
}

.newsletter_s {
    padding: 15px;
    /*border: 1px solid #a19464;*/
}


.lgreybg {
    background-color: #efefef;
}

.panelbrdr {
    border: 1px solid #a19464;
    background-color: #ffffff;
}

#newsl h3 {
    padding-top: 0px;
    font-size: 24px;
    letter-spacing: 1px;
}

#newsl p {
    font-size: 13px;
    text-align: left;
}

.nstxtbox {
    background: #dadada;
    border: 0;
    height: 42px;
    color: #000;
    padding: 3px 10px;
    font-size: 15px;
    border-radius: 0px;
    font-weight: 500;
}

.btnns {
    background: #a19464;
    border: 1px solid #a19464;
    border: 0;
    padding: 8px 45px 10px;
    font-size: 17px;
    border-radius: 0px;
    color: #fff;
    text-transform: uppercase;
}

.paymentmlist {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
}

    .paymentmlist li {
        display: inline-block;
        padding: 0 10px;
    }

/*
    footer
*/

.footer {
    padding: 7px 0 7px;
    background: #a19464;
    color: #fff;
    text-align: center;
}

.brdrright {
    border-right: 1px solid #ff5990;
}

.footer h4 {
    font-size: 23px;
    line-height: 20px;
}


.footer h5 {
    font-size: 16px;
    line-height: 20px;
}

.footer .farrowright {
    font-size: 8em;
    padding-top: 1%;
    font-weight: 500;
    color: #7c7a7a;
}

.bmenu {
    padding: 0px 0 5px;
}

    .bmenu ul {
        margin: 0;
        list-style: none;
        padding: 0;
        font-size: 14px;
    }

        .bmenu ul li {
            padding: 0;
            display: inline-block;
            color: #fff;
        }

            .bmenu ul li::after {
                content: "|";
                padding: 0 8px;
                color: #fff;
            }

            .bmenu ul li:last-child::after {
                content: "";
            }

            .bmenu ul li:last-child {
                border-right: 0;
            }

.footer a {
    color: #fff;
    font-weight: 500;
}

.hcnt {
    text-align: right;
}

.floatleft {
    float: left;
    text-align: left;
}

.bottomfb {
    float: right !important;
    padding-top: 0pc;
}

    .bottomfb .fa {
        font-size: 30px;
        color: #000000;
    }

/*---------------------------------
    Internal Pages Starts Here
------------------------------------*/
#myalrtModal.show {
    background: rgba(41, 41, 41, 0.89);
}

#myalrtModal .modal-footer {
    border: 0;
    padding: 0 15px 15px;
}

#myalrtModal .modal.in .modal-dialog {
    border: none;
    border-radius: 0px;
    padding: 5px;
}

#myalrtModal .modal-dialog {
    width: 26%;
    margin-top: 7pc;
}

#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;
}

.BtnClose, .BtnClose:hover {
    background: #a19464;
    color: #fff;
    padding: 5px 10px;
}

.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;
}

.pcimg {
    border: 1px solid #efefef;
    padding: 5px;
}

.usericon {
    font-size: 50px;
    padding: 20px 25px;
    background: #292929;
    color: #fff;
}


.slist {
    list-style: disclosure-closed;
    line-height: 2;
}

.viewcol {
    background: #000;
    text-align: center;
    padding: 2px;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    word-spacing: 1px;
}

.fheader {
    font-size: 30px;
    color: #878787;
    font-weight: 500;
}

.fheader2 {
    color: #2C82C9;
    font-size: 25px;
    font-weight: 500;
}

.flink {
    font-weight: 500;
    color: #2C82C9;
    text-decoration: underline;
}


.faddtxt {
    font-size: 14px;
    text-align: center;
}

.listliner {
    text-align: center;
    padding: 5px;
    margin-bottom: 10px;
    background: #000;
}

    .listliner ul {
        list-style: none;
        margin: 0;
    }

        .listliner ul li {
            display: inline-block;
            padding: 0 10px;
            margin: 0;
        }

        .listliner ul a {
            color: #fff;
        }

.gal {
    -webkit-column-count: 4; /* Chrome, Safari, Opera */
    -moz-column-count: 4; /* Firefox */
    column-count: 4;
}

    .gal img {
        width: 100%;
        padding: 0;
    }

.gallery {
    page-break-inside: avoid;
}

.bbox {
    box-shadow: 0px 4px 6px #000;
    margin: 15px 0;
}

.bridalheader {
    position: absolute;
    bottom: 18px;
    text-align: center;
    font-size: 35px;
    width: 100%;
    left: 0;
}

/*.viewbtn {
    background: #dbdbdb;
    border: 0;
    text-transform: capitalize;
    color: #000;
}*/

.bckbtn {
    color: #fff;
    background: #918456;
    padding: 3px 7px;
    font-weight: 400;
}

    .bckbtn:hover, .bckbtn:focus, .bckbtn:visited {
        color: #dadada;
    }


    .bckbtn .fa {
        font-weight: 500;
        color: #000 !important;
    }


.brndbox {
    background: #a296664d;
    border: 1px solid #a19464;
    text-align: center;
    min-height: 50px;
    padding: 20px 0;
    font-size: 30px;
    color: #000;
}

    .brndbox .fa {
        padding-right: 10px;
        font-size: 50px;
    }

/*-- Prodcut Slider*/
.noprdpdg {
    padding: 0;
}

.lightSlider li {
    border: 2px solid #eeeeee;
    /*min-height: 570px;*/
}

.vidCont {
    width: 100%;
    height: auto;
    position: relative;
    height: auto;
    padding: 0px;
    min-height: auto;
    border-bottom: 2px solid #eeeeee;
}
/*-- Prodcut Slider ends here*/

.btnclose, .btnclose:hover {
    color: #fff !important;
    font-size: 18px;
    padding: 10px;
}

.videos {
    width: 100%;
    height: auto;
    max-height: 400px;
    border: 1px solid #000;
}

@media print {
    body * {
        visibility: hidden;
    }

    #pntImg {
        display: none;
    }

    #Img1 * {
        visibility: visible;
    }
}

.closem {
    position: relative;
    text-align: center;
    background: #000;
    border: 0;
    color: #fff;
    font-size: 20px;
    padding: 0px 10px;
    position: absolute;
    right: 0;
    z-index: 9999;
}

.btnwlist {
    position: absolute;
    padding: 5px;
    /*right: 5pc;*/
    right: 20px;
    top: 12px;
    color: #a19464;
    font-size: 22px;
    z-index: 1;
}

.btncompare {
    position: absolute;
    padding: 5px;
    /*right: 5.2pc;*/
    right: 22px;
    top: 48px;
    color: #a19464;
    font-size: 20px;
    z-index: 1;
}

.stylevp {
    margin: 10px 0;
    border: 1px solid #eaeaea;
}


.product-title {
    padding: 5px 0 5px 0;
    font-size: 20px;
    text-transform: uppercase;
    text-align: left;
    font-weight: 500;
}

.product-cat {
    padding: 5px 0 5px 0;
    font-size: 22px;
    text-align: left;
    font-weight: 500;
    color: #000;
}

.product-sku {
    font-size: 20px;
    font-weight: 500;
    color: #2c2c2c;
}

    .product-sku p {
        display: ruby;
    }

.product-price {
    color: #ec1818;
    font-size: 25px;
    font-weight: 500;
}

.pdheader {
    color: #000;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
    text-decoration: underline;
}

.pdtxt {
    font-size: 13px;
    text-align: justify;
    color: #1c1b1b;
}

.fbicon {
    color: #0e0d0d;
    font-size: 16px;
    padding: 0 5px;
}

    .fbicon .fa {
        font-size: 25px;
    }

.picon {
    color: #0e0d0d;
    font-size: 16px;
    padding: 0 5px;
}

    .picon .fa {
        font-size: 25px;
    }

.ticon {
    color: #0e0d0d;
    font-size: 16px;
    padding: 0 5px;
}

    .ticon .fa {
        font-size: 25px;
    }

.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;
    }

.qrcodetxt {
    text-align: left;
}

.enquirymodal {
    background-color: #FAFAFA;
    padding: 18px 32px;
}

    .enquirymodal .modal-body {
        padding: 0;
    }

    .enquirymodal .form-control {
        background-color: #fff;
        border: 1px solid #ECECEC;
        border-radius: 3px;
        font-size: 14px;
        line-height: 28px;
        padding: 0 4px;
        color: #3D3D3D;
        width: 100%;
        margin: 4px 0;
        box-sizing: border-box;
    }

.backpnl {
    padding-top: 3px;
}

.closebtn {
    border: 0;
    background: transparent;
    text-align: center;
    text-decoration: underline;
    font-weight: 500;
    font-size: 18px;
}


.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: #eaeaea;
        content: "";
        position: absolute;
    }

    .btnenquiry::before {
        top: 0.5rem;
        left: 0.35rem;
    }

    .btnenquiry::after {
        background: #a19464;
        left: 0rem;
    }

    .btnenquiry span {
        z-index: 1;
        position: relative;
        color: #fff;
    }

.navg .fa {
    color: #a19464;
    font-weight: 500;
}

.pgnavg {
    color: #a19464;
    font-weight: 500;
}

.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;
    }

.tradebox {
    padding: 5px 5px 5px;
    /* border: 2px solid #eee; */
    text-align: center;
    font-size: 25px;
    text-transform: uppercase;
    box-shadow: 0 2px 3px #959595;
}
/*Register*/
.aflink, .aflink:hover, .aflink:focus {
    color: #292929;
}

    .aflink a, .aflink a:hover, .aflink a:focus {
        color: #000;
    }

    .aflink.pull-right {
        color: #000;
    }

.login100-form-title {
    font-size: 24px;
    color: #292929;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
    display: block;
}

.cflbl {
    color: #292929;
    border-color: #66afe9;
    font-size: 15px;
}

.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;
    color: #292929;
}

    .container-login100::before {
        content: "";
        display: block;
        position: absolute;
        z-index: -1;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-color: transparent;
    }

.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: 500;
    color: #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;
}

.dianame {
    display: none;
}

.sprodsheader {
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    margin: 0;
    color: #000;
    font-weight: 500;
}

.cftxtbox, .cftxtbox:hover, .cftxtbox:focus {
    background: #fff;
    border: 1px solid #dadada;
    color: #000;
    padding: 10px;
    border-radius: 0 !important;
    font-size: 13px;
}

/*Register Ends here*/

/* Join Email List Popup  Starts here*/
.jelsubmitted {
    min-height: 200px;
    text-align: center;
    font-size: 19px;
    position: relative;
    top: 4pc;
}

.container-jel {
    color: #fff;
    background-color: #244668;
    background: url('../Images/Dreamtime-story.jpg') no-repeat top center #fff;
    background-size: cover;
    position: relative;
    z-index: 1;
}

    .container-jel::before {
        content: "";
        display: block;
        position: absolute;
        z-index: -1;
        width: 100.5%;
        height: 100%;
        top: 1px;
        left: -1px;
        background-color: rgba(0,0,0,0.65);
        border-radius: 4px;
    }

    .container-jel ::placeholder {
        /*color: #fcfcfc;*/
        color: #4f4f4f;
        opacity: 1;
    }

    .container-jel .form-control {
        background: #fffc;
        color: #000;
        border: 0;
    }

        .container-jel .form-control:focus {
            border: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

.jelchkbox label {
    padding-left: 5px;
}

.jelmodal {
    z-index: 9999999999;
}

    .jelmodal .modal-header {
        background: #fff;
        border-top-left-radius: 4px;
        width: 100.41%;
        left: -1px;
        position: relative;
    }

    .jelmodal p.mrg5 {
        margin: 10px 0 5px;
    }

    .jelmodal .modal-body {
        padding: 25px 15px 10px;
    }

    .jelmodal td {
        padding: 2px 20px 10px 0;
    }

    .jelmodal .modal-dialog {
        max-width: 500px;
    }

.closeje {
    background: transparent;
    color: #000;
    border: 0;
    border-radius: 50px;
    font-size: 20px;
    font-weight: 500;
}

.jeheader {
    text-align: center;
    color: #232323;
    padding: 0px 0 10px;
    margin: 0;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 500;
}

.btnpjel, .btnpjel:hover, .btnpjel:focus, .btnpjel:active, .btnpjel:visited {
    color: #fff;
    text-transform: uppercase;
    border: 4px solid #fff;
    background: #000;
    padding: 10px 25px 7px;
    line-height: 1;
    font-weight: 500;
    margin: 0 0 10px;
}



/* Join Email List Popup  Ends here*/

.rmrg0 {
    margin: 0;
}

/*Product Pages*/
.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 #a19464;
        border-radius: 50%;
        animation: preloader-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
        border-color: #a19464 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);
    }
}

.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-group {
    margin-bottom: 0px;
}

    .FilterSec .panel-group .panel + .panel {
        margin-top: 0px;
    }

.FilterSec .panel-default > .panel-heading {
    background-color: white;
    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: 13px;
        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;
}


.productbox {
    position: relative;
    /*overflow: hidden;*/
    text-align: center;
    font-size: 13px;
    border: 1px solid #e6e9f0;
    margin: 10px;
    padding: 0 5px;
}

.btnlist {
    position: absolute;
    bottom: 15px;
    left: 30%;
    text-align: center;
}

.prodSku {
    font-size: 16px;
    font-weight: 900;
    color: #000;
    margin: 10px 0 0;
}

.prodprice {
    color: #ef1515;
    font-size: 17px;
    font-weight: 500;
    margin: 0;
}

.pimgwrap {
    position: relative;
    padding-bottom: 4pc;
}

.proddesc {
    margin: 0;
    color: #000;
    font-size: 15px;
}

.pricedisp {
    color: #d92e2e;
    font-weight: 500;
    font-size: 14px;
    text-align: center;
    margin: 20px 0 0;
}



.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;
}

.acwlist, .acwlist:hover, .acwlist:active, .acwlist:focus, .acwlist:visited {
    background: #fff;
    color: #a19464;
    padding: 5px 9px 5px;
    margin: 0 5px;
    text-align: center;
    border: 1px solid #a19464;
}

    .acwlist fa, .acwlist fa:hover {
        color: #a19464;
    }

a.awlist, a.awlist:hover, a.awlist:active, a.awlist:focus, a.awlist:visited {
    background: #a19464;
    color: #fff;
    padding: 5px 10px 5px;
    margin: 0 5px;
    text-align: center;
}

.BtnGeneral, .BtnGeneral:hover, .BtnGeneral:focus, .BtnGeneral:active, .BtnGeneral:visited {
    background: #a19464;
    padding: 5px 20px;
    color: #fff;
    border: 0;
    text-transform: uppercase;
    margin-right: 5px;
    font-size: 13px;
}

    .BtnGeneral .fa {
        padding-right: 5px;
    }

.btnpgno-sel, .btnpgno-sel:hover, .btnpgno-sel:visited, btnpgno-sel:focus {
    background: #c7ba88;
    color: #fff;
    padding: 4px 10px;
    text-align: center;
    cursor: text;
    font-weight: 500;
    margin: 0 1px;
    border: 1px solid #a19464;
}

.btnfl {
    cursor: pointer !important;
}

.btnpgno, .btnpgno:hover, .btnpgno:active, .btnpgno:focus, .btnpgno:visited {
    background: #a19464;
    color: #fff;
    padding: 4px 10px;
    text-align: center;
    cursor: pointer;
    margin: 0 1px;
    border: 1px solid #a19464;
}

/*Product Pages ends here*/

.centersection {
    padding: 0 0 20px;
    border-bottom: 2px solid #000;
}

.icbox {
    margin: 15px 0 15px;
    /*background: #a194644d;*/
    padding: 5px 15px 10px;
    /*border: 1px solid #a19464;*/
}

.breadcrumb {
    padding: 0px 0;
    margin: 3px 0 0px 0;
    list-style: none;
    background-color: transparent;
    border-radius: 0;
}

    .breadcrumb a {
        color: #a19464;
    }


    .breadcrumb > .active {
        color: #a19464;
        font-weight: 500;
    }

    .breadcrumb > li + li::before {
        padding: 0 5px;
        color: #a19464;
        content: "\f101";
        font-family: FontAwesome;
    }


.PgHeader {
    font-size: 30px;
    display: block;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    font-weight: 600;
    color: #000;
    line-height: 1;
    position: relative;
    font-family: 'Avrile-Medium',sans-serif;
}

    .PgHeader p {
        margin: 0;
    }

    .PgHeader::after {
        border-bottom: 2px dashed #a19464;
        bottom: 20px;
        content: "";
        height: 2px;
        left: 50%;
        position: absolute;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 15%;
    }

.icon-and-border {
    background: transparent;
    color: #a19464;
    display: inline-block;
    left: 0;
    position: relative;
    text-align: center;
    font-size: 16px;
    z-index: 1;
    padding: 0 10px;
    line-height: 1;
    top: -9px;
}

.PgHeader1 {
    text-align: center;
    font-size: 16px;
    font-style: italic;
    text-align: center;
    color: #292929;
    line-height: 1;
}

.BtnSearch {
    font-size: 12px;
    font-family: Arial, Tahoma, Verdana;
    color: #FFFFFF;
    border: 1px solid;
    border-color: #a19464;
    height: 22px;
    width: 100px;
    background-color: #a19464;
    font-weight: bold;
    padding: 2px 5px;
}

.nl_btn {
    color: #FFFFFF;
    background-color: #a19464 !important;
    font-weight: normal;
    padding: 7px 20px !important;
    border: 1px solid #a19464;
    border-radius: 0 !important;
    font-size: 16px !important;
}

    .nl_btn:hover {
        color: #fff !important;
        background-color: #918456 !important;
        border: 1px solid #a19464 !important;
    }

.TblColBorder {
    color: #000;
    font-size: 13px;
    font-family: Arial, Tahoma, Verdana;
    border: 1px solid #000;
    padding: 5px;
}

.CmbSSB {
    color: #FCFCFC;
    font-size: 11px;
    font-family: Arial, Tahoma, Verdana;
    border: 2px solid #a19464;
    background-color: #a19464;
    height: 25px;
    width: 100%;
}

.textred {
    color: red;
}

a.cs {
    font-size: 12px;
    font-family: Arial, Tahoma, Verdana;
    color: #FFFFFF;
    border: 1px solid;
    border-color: #a19464;
    height: 22px;
    width: 100px;
    background-color: #a19464;
    font-weight: bold;
    padding: 2px 5px;
}

.tbprdframe {
    border: 2px solid #81754a;
}

.catheader {
    right: 16px;
    position: absolute;
    top: 0;
    background: #81754a;
    color: #fff;
    padding: 5px 10px;
}

a.sl {
    color: #81754a;
}

.TblFrame {
    border: 1px solid #a19464;
}

.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;
}

.TblFrame2 {
    border: 1px solid #cfcfcf;
}

.FPImg {
    padding: 10px;
}

.grdDispar {
    border: 0;
    -webkit-box-shadow: 0 0 100px #333 !important;
    -moz-box-shadow: 0px 3px 8px #333 !important;
    -webkit-box-shadow: 0px 3px 8px #333 !important;
    box-shadow: 0px 3px 8px #333 !important;
    color: #000 !important;
}

    .grdDispar th, .grdDispar td {
        border: 0 !important;
        padding: 2px 2px !important;
        border-bottom: 1px solid #a19464 !important;
    }

    .grdDispar th {
        background-color: #292929 !important;
        color: #FFF !important;
        padding: 10px 5px !important;
        /*background-image: -webkit-gradient(linear-gradient(to bottom,#292929,#292929)) !important;
        background-image: -webkit-linear-gradient(to bottom,#292929,#292929) !important;
        background-image: -moz-linear-gradient(to bottom,#292929,#292929) !important;
        background-image: -ms-linear-gradient(to bottom,#292929,#292929) !important;
        background-image: -o-linear-gradient(to bottom,#292929,#292929) !important;
        background-image: linear-gradient(to bottom,#292929,#292929) !important;*/
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        box-shadow: none !important;
        border-top: 0 !important;
        text-shadow: none !important;
    }

    /*.grdDispar tr:nth-child(2n) {
        background-color: #dcc4db !important;
    }

    .grdDispar > tbody > tr:hover {
        background: #dcc4db !important;
    }*/

    .grdDispar > thead > tr > th:last-child, .grdDispar > thead > tr > td:last-child {
        -moz-border-radius: 0 !important;
        -webkit-border-radius: 0 !important;
        border-radius: 0 !important;
    }

/*---------------------------------
    Internal Pages Ends Here
------------------------------------*/

.tradeheader {
    position: absolute;
    background: #a19464;
    padding: 0px 10px;
    font-size: 20px;
    letter-spacing: 1px;
    color: #fff;
    font-weight: 500;
}

.shopjwly .col-md-4 {
    width: 31.333%;
}

.strike {
    color: #000;
    text-decoration: line-through;
    text-decoration-color: currentcolor;
    text-decoration-color: red;
}


#ctl00_CenterSection_productfilterncat_content .col-md-4, #ctl00_CenterSection_content .col-md-4 {
    width: 30.333%;
}

.cartpnl .fa {
    border: 1px solid #a19464;
    padding: 6px 9px;
    margin-left: 10px;
}

.prodclass {
    padding-bottom: 4pc;
}

.cartwish {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
}

.FilterSec .panel-body {
    padding: 15px 5px;
}


.brnpricef {
    background: #fff;
    border: 2px solid #373737;
    padding: 2px 5px;
}

.product-price {
    font-size: 20px;
    color: red;
}

.gridordr {
    border: 0;
    width: 100%;
    background: #fff;
}

    .gridordr td {
        padding: 5px 15px;
        vertical-align: middle;
        border: 1px solid #040404;
        color: #000;
        background: #ddd;
        border-bottom: 3px solid #000;
    }

    .gridordr th {
        background: #fff;
        padding: 1px 15px;
        color: #000;
        text-align: left;
        vertical-align: middle;
        border: 1px solid #000;
    }

.shop {
    border: 1px solid #ccc;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 0;
    padding: 6px;
    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;
    }

.imgprd {
    width: 60px;
    background: #fff;
}

.note {
    color: red;
}

.bdr {
    border-bottom: 1px solid #ccc;
}

.BtnGeneral.btnproc, .BtnGeneral.btnproc:hover, .BtnGeneral.btnproc:focus {
    display: block;
    text-align: center;
    padding: 10px 5px;
}

.prodcheader {
    text-decoration: underline;
    font-size: 17px;
    color: #93875b;
}

/*myaccount*/
.accounttab {
    border-bottom: 0;
}

    .accounttab > .active {
        background-color: #2d2d2d;
        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: #a19464;
        color: #fff;
        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: #a19464;
        color: #fff;
        margin-bottom: 2px;
        cursor: pointer;
    }

    .myaccountdb > ul > li.active > a {
        color: #fff;
        cursor: pointer;
        background-color: #2d2d2d;
        border-top-right-radius: 0px;
        border-top-left-radius: 0px;
    }

.accounttab {
    width: 97%;
}

.logintxt a {
    color: #ddd;
}

/*.account-tabcontent a {
    color: #ddd;
}*/

.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: white;
}

    .btn-default:hover {
        background-color: #ddd;
        color: #ffffff;
    }


.passwordgrp {
    padding-left: 15px;
    padding-right: 15px;
}
/*myaccount ends here*/


.rdbcontainer input[type=radio] + label::before, .rdbcontainer input[type=checkbox] + label::before {
    font-weight: 600;
    font-family: 'FontAwesome';
    content: "\f0c8";
    font-size: 1.45em;
    color: #dcdada;
    margin-right: 5px;
}

.rdbcontainer input[type=radio] + label::before {
    content: "\f111";
}

.rdbcontainer input[type=radio]:checked + label::before {
    content: "\f192";
    color: #000;
}

.rdbcontainer input[type=radio][disabled] + label::before {
    content: "\f057";
    color: #dcdada;
}

.rdbcontainer input[type=checkbox], .rdbcontainer input[type=radio] {
    display: none;
}

.rdbcontainer input[type=checkbox], input[type=radio]::after {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}


.TblFramecheck {
    border: 1px solid rgba(0, 0, 0, 0.2);
}

.Btnview, .Btnview:hover, .Btnview:focus {
    background: #000;
    color: #fff;
    border-radius: 0 !important;
    border: none;
}

.radiolist {
    border: 0;
    width: 100%;
    font-size: 15px;
}

    .radiolist tr, .radiolist td, .radiolist th, .radiolist tbody {
        border: 0;
    }

    .radiolist label {
        padding-left: 5px;
    }


.ribbon {
    position: absolute;
    left: -5px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 75px;
    height: 73px;
    text-align: right;
}

    .ribbon span {
        font-size: 13px;
        font-weight: bold;
        color: #FFF;
        text-transform: uppercase;
        text-align: center;
        line-height: 20px;
        transform: rotate(45deg);
        -webkit-transform: rotate(-45deg);
        width: 100px;
        display: block;
        background: #79A70A;
        background: linear-gradient( #fc5858 0%, #cf0d0d 100%);
        box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
        position: absolute;
        top: 19px;
        left: -22px;
    }

        .ribbon span::before {
            content: "";
            position: absolute;
            left: 1px;
            top: 100%;
            z-index: -1;
            border-left: 3px solid #f00;
            border-right: 3px solid transparent;
            border-bottom: 3px solid transparent;
            border-top: 3px solid #f00;
        }

        .ribbon span::after {
            content: "";
            position: absolute;
            right: 0px;
            top: 100%;
            z-index: -1;
            border-left: 3px solid transparent;
            border-right: 3px solid #ff0000;
            border-bottom: 3px solid transparent;
            border-top: 3px solid #ff0000;
        }

.col-sm-2.GetHt {
    text-align: center;
}

.pdcontent {
    text-align: center;
    font-size: 16px;
}

/*Responsive*/

@media screen and (min-width: 1199px) {
    .loloma-nav ul.nav li.dropdown:hover ul.dropdown-menu {
        display: block;
    }

    .navbar-default.loloma-nav .navbar-nav > li:hover > .dropdown-menu, .navbar-default.loloma-nav .navbar-nav > li > .dropdown-menu > .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }
}

@media(max-width: 1280px) {
    .cartpnl .fa {
        margin-left: 7px;
    }
}

@media(max-width:1200px) {
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px;
    }

    .shopjwly .col-md-4 {
        width: 30.333%;
    }

    .navbar-default.loloma-nav .navbar-nav > li > a {
        color: #faf6f9;
        padding: 4px 10px;
        font-size: 14px;
        font-weight: 500;
        letter-spacing: 0px;
    }

    .tabs {
        font-size: 19px;
        padding-bottom: 50px;
    }

    .overlayimg {
        right: -4pc;
    }

        .overlayimg img {
            max-height: 300px;
        }

    .slist ul li {
        padding: 5px 0;
    }

    .stxt {
        padding-right: 5pc;
    }

    .txtoverlay {
        position: absolute;
        margin-top: -2.5pc;
    }

    .aboutbox {
        padding: 1pc 20px 1pc;
        font-size: 13px;
    }

    .aheader {
        font-size: 20px;
        margin: 0 0 5px;
    }

    .aboutwrap {
        padding: 10px 0;
    }

    .aboutrimg {
        position: relative;
        top: -8px;
    }

    .products {
        top: -4pc;
    }

    .limgoverlay {
        right: 13pc;
        top: 13pc;
    }

    /*.socialicons {
        right: 2pc;
        top: 16pc;
    }*/

    .brandsslider .owl-controls .owl-buttons div {
        margin: -15px 0px 0px;
        font-size: 50px;
    }

    .acatimg {
        position: relative;
        top: 8px;
    }

    .abtnwrap {
        bottom: -12px;
    }

    .viewbtn {
        font-size: 18px;
    }

    .pbox {
        font-size: 20px;
    }

    .catheader {
        padding: 0 16px;
    }

    .navbar-default.loloma-nav .navbar-nav > li {
        border-right: none;
    }
}

@media(max-width: 1100px) {
    .navbar-nav {
        margin-left: 0px;
    }

    .navbar-default.loloma-nav .navbar-nav > li > a {
        padding: 4px 8px;
    }

    nav.navbar.navbar-default.loloma-nav {
        font-size: 12px;
    }

    .proddesc {
        font-size: 13px;
    }

    .cartpnl .fa {
        margin-left: 3px;
    }

    .prodclass {
        padding-bottom: 5pc;
    }
}

@media(max-width: 991px) {


    .search:focus {
        width: 150px;
    }

    .tmlist li::after {
        content: '|';
        padding: 0 4px;
    }

    .tmlist li {
        font-size: 13px;
    }

    .navbar-nav {
        margin-left: 0pc;
    }

    nav.navbar.navbar-default.loloma-nav {
        font-size: 12px;
    }

    .navbar-collapse {
        padding-right: 0;
        padding-left: 0;
    }

    .navbar-default.loloma-nav .navbar-nav > li > a {
        padding: 4px 6px;
        font-size: 13px;
    }

    .products {
        position: relative;
        top: -3pc;
    }

    .pbox {
        padding: 10px 10px 0px;
        font-size: 19px;
    }

    .prodpmrg {
        margin: 20px 0 0;
    }

    .viewbtn {
        font-size: 19px;
    }

    .catheader {
        padding: 0 11px;
    }

    .prdnorpdg {
        padding-right: 5px;
        padding-left: 5px;
    }


    .prdnolpdg {
        padding-left: 5px;
        padding-right: 5px;
    }

    .overlayimg {
        position: absolute;
        top: 20px;
        right: -4pc;
        z-index: 9999;
    }

        .overlayimg img {
            max-width: 140px;
        }

    .slist ul li {
        padding: 5px 0;
        font-size: 14px;
        border-bottom: 3px solid #e5e5e5;
    }

    .sheader1 {
        font-size: 20px;
        margin: 10px 0 0px;
    }

    .stxt {
        padding-right: 20px;
        font-size: 12px;
    }

    .txtoverlay {
        margin-top: -30px;
        font-size: 21px;
    }

    .limgoverlay {
        right: 7pc;
        top: -11pc;
    }

        .limgoverlay img {
            max-height: 260px;
        }

    /*.socialicons {
        position: absolute;
        right: auto;
        top: -37px;
        left: 0;
        text-align: center;
        width: 100%;
        padding-left: 50px;
    }*/

    .brandsslider {
        top: 20px;
    }

        .brandsslider .owl-controls .owl-buttons div {
            margin: -17px 0px 0px;
            font-size: 35px;
        }

    .acatimg {
        position: relative;
        top: 1px;
    }

    .flashoverlay {
        top: 10%;
        font-size: 15px;
    }

    hr.stylef {
        margin: 5px 0;
    }

    .foheader {
        font-size: 25px;
        margin: 0;
        line-height: 1;
    }

    .explorebtn {
        padding: 7px 15px;
        margin: 0;
        font-size: 20px;
    }

    .promo2overlay {
        position: absolute;
        z-index: 9999;
        bottom: 14%;
        left: 10%;
        color: #000;
        text-align: center;
        font-size: 17px;
        font-weight: 500;
    }

    .seemorebtn {
        background: #363636;
        color: #fff;
        padding: 10px 10px;
        margin: 12px 0;
        font-size: 15px;
        text-transform: uppercase;
        border: 2px solid #363636;
    }

    .serviceoverlay {
        top: 3%;
        left: 5%;
        padding: 7px 15px 20px 7px;
    }

    .servicehdr {
        padding-bottom: 10px;
        padding-top: 10px;
        font-size: 25px;
    }
}

@media(max-width: 900px) {
    .dropdown-menu {
        width: 100%;
        position: fixed;
    }

    .navbar {
        display: block;
        justify-content: space-between;
    }

    .mtextc, .mtextc2 {
        text-align: center;
    }

    .servicetxt {
        padding-top: 10px;
        font-size: 16px;
    }

    #services h3 {
        margin-top: 10px;
    }

    #products .pricedisp {
        border: 1px solid #a19464;
        color: #a19464;
        text-align: center;
        padding: 7px;
        width: 80%;
        font-size: 15px;
        border-radius: 30px;
    }

    .mcb-wrap {
        position: relative;
        z-index: 1;
        box-sizing: border-box;
        margin-top: -50px;
    }

    .mcb-wrap1 {
        float: right;
        position: relative;
        z-index: 1;
        box-sizing: border-box;
        margin-top: -80px;
    }

    .mcb-wrap2 {
        float: right;
        position: relative;
        z-index: 1;
        box-sizing: border-box;
        margin-top: -30px;
    }

    .mcb-wrap3 {
        margin-top: -20px;
    }

    .imgsmall {
        width: 30%;
    }

    .textc {
        text-align: right;
    }


    h1 {
        font-size: 29px;
    }

    h2 {
        font-size: 20px;
    }

    h3 {
        font-size: 19px;
    }

    h4 {
        font-size: 17px;
    }

    #leftm {
        font-size: 15px;
        padding-left: 10px;
        padding-top: 5px;
    }

    #rightm {
        padding-top: 7px;
    }

    .location {
        padding: 0pc 10px 0 0;
        font-size: 12px;
    }

    .lheader {
        font-size: 20px;
        padding-top: 15px;
        margin: 0;
    }

    .fbimages {
        padding-top: 10px;
    }

    .lcontent span {
        font-size: 12px;
    }

    .location .spacer10 {
        padding-top: 0;
    }

    hr.lstyle {
        left: 0;
        margin: 10px 0;
    }

    .abtnwrap .viewbtn {
        font-size: 16px;
    }

    .navbar-nav {
        margin-left: 0;
    }

    nav.navbar.navbar-default.loloma-nav {
        padding: 0px 0;
    }

    .navbar-default.loloma-nav .navbar-nav > li > a {
        padding: 4px 14px;
    }

    .navbar-default.loloma-nav .navbar-nav > li {
        border-right: 0;
    }

    .navbar-header {
        float: none;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }

        .navbar-collapse.collapse {
            display: none !important;
        }

    .navbar-nav {
        float: none !important;
        margin: 7.5px -15px;
    }

        .navbar-nav > li {
            float: none;
        }

            .navbar-nav > li > a {
                padding-top: 10px;
                padding-bottom: 10px;
            }

    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in {
        display: block !important;
    }

    .collapsing {
        overflow: hidden !important;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #fff;
        background-color: transparent;
    }

    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .dropdown-menu > li > a {
        color: #fff;
    }
}

@media(max-width: 800px) {
    #zips .hdr {
        font-size: 18px;
        line-height: 25px;
        text-align: center;
        text-transform: uppercase;
    }

    a.awlist, a.awlist:hover, a.awlist:active, a.awlist:focus, a.awlist:visited {
        margin: 0 0px;
    }

    .prodprice {
        font-size: 16px;
    }

    .pimgwrap {
        position: relative;
        padding-bottom: 6pc;
    }

    .btnlist {
        left: 15%;
    }

    .carouself-btns {
        position: relative;
        right: 0px;
        bottom: -45px;
        float: right;
        background-color: #a19464;
        padding: 3px;
    }

        .carouself-btns p {
            display: inline-block;
            padding: 0 10px;
        }

    .fprebtn::before {
        content: "";
        background: #fff;
        height: 3px;
        position: relative;
        display: inline-block;
        top: 2px;
        right: 5px;
        width: 5vh;
    }

    .btnfs.fprev {
        color: #fff;
        cursor: pointer;
    }

        .btnfs.fprev .fa {
            float: left !important;
            position: relative;
            top: 9px;
        }

    .fnexbtn::after {
        content: "";
        background: #fff;
        height: 3px;
        position: relative;
        display: inline-block;
        top: 2px;
        right: 5px;
        width: 5vh;
    }

    .btnfs.fnext {
        color: #fff;
        cursor: pointer;
    }

        .btnfs.fnext .fa {
            float: right !important;
            position: relative;
            top: 9px;
            right: 10px;
        }
}

@media(max-width:767px) {
    .shopjwly .col-md-4 {
        width: auto;
    }

    #myalrtModal .modal-dialog {
        width: 46%;
        margin: 0 auto;
        margin-top: 7pc;
    }

    .btnlist {
        left: 30%;
    }

    .sociallist {
        text-align: center;
        padding-top: 15px;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #fff;
    }

    .flashi {
        background: #e9e9e9;
        color: #363636;
    }

    .flash_wrap .fa.fa-angle-left.flashi {
        padding: 0px 10px;
        opacity: 0.85;
    }

    .fa.fa-angle-right.flashi {
        padding: 0px 10px;
        opacity: 0.85;
    }

    .fotext {
        font-size: 17px;
    }

    .foheader {
        font-size: 17px;
    }

    .flash_wrap .owl-theme .owl-controls .owl-buttons div {
        margin: 25px 3px 10px;
        font-size: 33px;
        padding: 0px;
    }

    .searchwrap {
        padding-top: 10px;
        text-align: center;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        background-color: #a19464;
        color: #fff;
    }

    .img-responsivexs {
        display: block;
        max-width: 65%;
        height: auto;
    }


    #services .seemorebtn {
        background: #a19464;
        color: #fff;
        padding: 4px 8px;
        margin: 12px 0;
        font-size: 17px;
        text-transform: uppercase;
        border: 2px solid #a5cb0c;
    }

        #services .seemorebtn:hover {
            border: 2px solid #363636;
            color: #000;
            background: transparent;
        }

    #products .pricedisp {
        width: 80%;
    }


    #eduguide p {
        padding: 15px 0 15px;
        color: #fff;
        font-size: 14px;
        text-align: center;
    }

    .tabs {
        padding-bottom: 10px;
        font-size: 15px;
    }

    .nav-pills > li > a {
        padding: 10px 10px 10px;
    }

    .tabwrap {
        padding-top: 0;
        padding-bottom: 20px;
    }

        .tabwrap .viewcollbtnbg {
            background: #a19464;
            color: #fff;
            width: 100%;
            padding-top: 7px;
            padding-bottom: 7px;
        }

        .tabwrap .viewcollbtn {
            font-size: 16px;
            color: #fff;
            width: 100%;
        }

    .mcboverlay {
        padding-top: 15px;
        padding-bottom: 15px;
        background-position: center center;
        background-color: #a19464;
    }

    .promo1overlay {
        position: absolute;
        z-index: 9999;
        top: 2%;
        right: 20%;
        color: #000;
        text-align: center;
        font-size: 16px;
        font-weight: 500;
    }

    .promohdr1 {
        text-align: center;
        font-size: 18px;
        font-weight: 500;
        /*  */
        margin: 0;
        color: #a19464;
    }

    .seemorebtn {
        background: #363636;
        color: #fff;
        padding: 9px 13px;
        margin: 12px 0;
        font-size: 15px;
        text-transform: uppercase;
        border: 2px solid #363636;
    }

    .lheader {
        padding-top: 15px;
    }

    .nstxtbox {
        width: 100%;
        font-size: 17px;
        border-radius: 0px;
    }

    .serviceoverlay {
        position: initial;
    }

    .servicehdr {
        padding-top: 10px;
    }

    .brdrright {
        border-right: 0px solid #ff5990;
        border-bottom: 1px solid #ff5990;
    }

    .callus {
        text-align: center;
        padding: 0;
    }

    .logoheader {
        padding: 2px 0;
    }

    /** Overlay Section*/

    .section_wrapper .column {
        margin: 0 0 20px;
        height: auto !important;
    }

    .section_wrapper .mcb-wrap, .section_wrapper .column, .container .column, .sections_group, .four.columns {
        margin: 0;
        width: 100% !important;
        clear: both;
    }

    .mcb-wrap {
        position: inherit;
        z-index: 1;
        box-sizing: border-box;
        margin-top: 0;
    }


    .sectionabout {
        width: 100%;
    }

    h1 {
        font-size: 23px;
    }

    .textc {
        text-align: center;
    }

    .mtextc, .mtextc2 {
        text-align: center;
    }

    .sectionabout h2 {
        font-size: 20px;
    }

    .sectionabout h4 {
        font-size: 15px;
    }

    h3 {
        font-size: 18px;
        line-height: 26px;
    }
    /* Overlay Section Ends Here* */

    .tmenu {
        padding: 10px 0;
        text-align: center;
    }


    .searchbtn {
        /*padding: 4px 5px;*/
    }

    .nstxtbox {
        font-size: 17px;
    }

    .imagesoverlay {
        text-align: center;
    }

    .overlayimg img {
        max-width: none;
        max-height: none;
    }

    .location {
        padding: 1pc 10px 0 0;
        font-size: 12px;
    }

    .slogo-center-block {
        display: block;
        margin-right: auto;
        margin-left: auto;
    }

    .bmenu ul {
        font-size: 13px;
    }

        .bmenu ul li::after {
            content: "|";
            padding: 0 5px;
        }

    .copyright {
        font-size: 13px;
    }

    .topmenu {
        float: none !important;
        padding-top: 10px;
        text-align: center;
        font-size: 13px;
    }

    /*.topmenu .fa {
            font-size: 25px;
        }*/

    .navbar-toggle {
        width: 100%;
        padding: 0;
        padding-left: 10px;
    }

    nav.navbar.navbar-default.loloma-nav {
        font-size: 15px;
        padding: 5px 5px;
        min-height: 30px;
    }

    .navbar-default.loloma-nav .navbar-nav > li > a {
        padding: 4px 0;
    }

    .navbar-nav {
        margin-left: 0;
    }

    .navbar-default.loloma-nav .navbar-nav > li {
        border-right: 0;
    }

    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin-left: -15px;
    }

    .brandsslider .owl-controls .owl-buttons div {
        margin: 0px 0px 0px;
        font-size: 20px;
    }

    .products {
        position: relative;
        top: -20px;
    }

    .pbox {
        padding: 10px 5px 0px;
        font-size: 18px;
        margin-bottom: 10px;
    }

    .aboutbox {
        padding: 2pc 0 0;
    }

    .aboutslider {
        left: 0;
        padding: 1pc 0;
    }

    .aboutwrap {
        padding: 0;
    }

    .aboutrimg {
        top: 0;
        padding: 0 0 20px;
    }

    .aimgbox {
        position: relative;
        left: 10px;
        top: 45px;
        padding-bottom: 20px;
    }


    .imagesoverlay img {
        display: inline-block;
        max-width: 233px;
    }

    .txtoverlay {
        margin-top: -40px;
        font-size: 24px;
    }

    .viewbtn {
        font-size: 15px;
    }

    .overlayimg {
        position: relative;
        top: 0;
        right: 0;
        max-width: unset;
    }

    .stxt {
        padding: 0 0 0px;
    }

    .bbtnwrap {
        bottom: -10px;
    }

        .bbtnwrap a {
            font-size: 18px;
        }

    .slist ul li {
        padding: 10px 0;
    }

    .brndbdr {
        border-bottom: 4px solid #9a9a9a;
        border-right: 0;
    }

    .brandsslider .fa, .aboutslider .fa {
        font-size: 35px;
    }

    .aboutslider .item {
        padding: 0 15px;
    }

    .limgoverlay {
        position: absolute;
        right: 0;
        top: -49px;
    }

    /*.socialicons {
        position: relative;
        right: 0;
        top: 0;
    }*/

    .aboutrimg img {
        max-height: 350px;
    }

    .navg {
        text-align: center;
    }
}

@media(max-width:726px) {
    #ctl00_CenterSection_productfilterncat_content .col-md-4, #ctl00_CenterSection_content .col-md-4 {
        width: auto;
    }

    .cartpnl .fa {
        margin-left: 0px;
        margin-top: -5px;
    }
}

@media(max-width:600px) {
    .pdcontent {
        font-size: 15px;
    }

    #productslider.owl-theme .owl-controls .owl-buttons div {
        margin: -5px -15px 0px;
    }

    a.awlist, a.awlist:hover, a.awlist:active, a.awlist:focus, a.awlist:visited {
        margin: 0px 5px;
    }

    .embed-responsive-16by9 {
        padding-bottom: 132.25%;
    }

    .flash_wrap .owl-theme .owl-controls .owl-buttons div {
        margin: 25px 3px 10px;
        font-size: 30px;
        padding: 0px;
    }

    .flash_wrap .fa.fa-angle-left.flashi, .flash_wrap .fa.fa-angle-right.flashi {
        padding: 2px 7px;
    }

    .flash_wrap .owl-prev, .flash_wrap .owl-next {
        top: 15%;
    }

    .fotext {
        display: block;
    }

    .navbar-default .navbar-toggle {
        border: 0;
        margin: 0;
        padding: 0;
    }

    .carouself-btns {
        position: relative;
        right: 0px;
        bottom: 0px;
        float: right;
        background-color: #a19464;
        padding: 3px;
    }

        .carouself-btns p {
            display: inline-block;
            padding: 0 10px;
        }

    .fprebtn::before {
        content: "";
        background: #fff;
        height: 3px;
        position: relative;
        display: inline-block;
        top: 2px;
        right: 5px;
        width: 5vh;
    }

    .btnfs.fprev {
        color: #fff;
        cursor: pointer;
    }

        .btnfs.fprev .fa {
            float: left !important;
            position: relative;
            top: 9px;
        }

    .fnexbtn::after {
        content: "";
        background: #fff;
        height: 3px;
        position: relative;
        display: inline-block;
        top: 2px;
        right: 5px;
        width: 5vh;
    }

    .btnfs.fnext {
        color: #fff;
        cursor: pointer;
    }

        .btnfs.fnext .fa {
            float: right !important;
            position: relative;
            top: 9px;
            right: 10px;
        }

    .fancy span:before,
    .fancy span:after {
        display: none;
    }

    h3 span {
        line-height: 25px;
    }

    .mcb-wrap {
        position: relative;
        z-index: 1;
        /*box-sizing: border-box;*/
        margin-top: 10px;
    }


    .promo2overlay {
        position: initial;
        color: #000;
    }

        .promo2overlay h3 {
            display: none;
        }

    #promowrap .explorebtn {
        padding: 5px 7px;
    }

    .promo1overlay {
        position: initial;
    }

    #productslider .fa {
        font-size: 23px;
    }

    .bottomfb {
        float: none;
        text-align: center !important;
    }

    .iconHeader {
        font-size: 27px;
    }

    .iconText {
        font-size: 23px;
    }

    #eduguide p {
        font-size: 20px;
    }

    .tabs {
        padding-bottom: 10px;
        font-size: 18px;
    }

    .explorebtn {
        padding: 7px 15px;
        margin: 0;
        font-size: 18px;
    }
}

@media(max-width:500px) {
    .sociallist {
        text-align: center;
        padding-top: 15px;
    }

    #myalrtModal .modal-dialog {
        width: 60%;
        margin: 0 auto;
        margin-top: 7pc;
    }

    a.awlist, a.awlist:hover, a.awlist:active, a.awlist:focus, a.awlist:visited {
        margin-right: 17px;
    }

    .flash_wrap .owl-theme .owl-controls .owl-buttons div {
        margin: 25px 3px 10px;
        font-size: 24px;
        padding: 0px;
    }

    .flashoverlay2 {
        bottom: 0%;
    }

    .emailinput {
        padding: 11px 25px;
        width: 100%;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        vertical-align: middle;
    }

    .carousel-indicators li {
        display: table-caption;
        width: 10px;
        height: 10px;
        border-radius: 100%;
    }

    .carousel-indicators .active {
        width: 10px;
        height: 10px;
    }


    .gal {
        -webkit-column-count: 1; /* Chrome, Safari, Opera */
        -moz-column-count: 1; /* Firefox */
        column-count: 1;
    }

    .viewcol {
        font-size: 15px;
    }

    .bridalheader {
        bottom: 5px;
        font-size: 14px;
    }

    .btnenquiry, .btnenquiry:hover {
        font-size: 13px;
    }

    .minpght {
        font-size: 15px !important;
    }

    .PgHeader {
        font-size: 25px;
        margin: 5px 0 0;
    }

    .overlayimg img {
        max-width: 200px;
    }



    .flashoverlay {
        top: 9%;
        font-size: 15px;
    }

        .flashoverlay p {
            margin: 0 0 5px;
        }


    .explorebtn {
        padding: 5px 10px;
        margin: 0px 0;
        font-size: 13px;
        border: 1px solid #363636;
    }

        .explorebtn:hover {
            border: 1px solid #363636;
        }


    .foheader, .fotext {
        font-size: 17px;
    }

    .imagesoverlay img {
        display: inline;
    }

    .aboutrimg img {
        max-height: 300px;
    }

    /*.flashbanner .owl-controls .owl-buttons div {
        margin: -5px 0px 0px;
        font-size: 2pc;
        padding: 14px 20px 0;
    }*/

    .txtoverlay {
        margin-top: -24px;
        font-size: 15px;
    }

    .abutoverlaytxt {
        bottom: 0;
        left: 13%;
        padding-right: 20px;
    }

    .aotxt1 {
        font-size: 20px;
    }

    .aotxt2 {
        font-size: 16px;
        padding: 0;
    }

    .aotxt3 {
        font-size: 13px;
        padding: 0;
    }

    .abutoverlaytxt a.viewbtn {
        font-size: 15px;
    }

    .catheader {
        top: 10px;
    }

    .prdnorpdg {
        padding-right: 5px;
        padding-left: 10px;
    }

    .prdnolpdg {
        padding-left: 5px;
        padding-right: 10px;
    }

    .pbox {
        font-size: 13px;
    }

    .topheader, .sociallist {
        text-align: center;
        padding: 5px 0 2px;
    }

    .address {
        font-size: 12px;
    }

    .imagesoverlay {
        left: 0;
        width: 100%;
        text-align: center;
        bottom: 0;
    }
}

@media(max-width: 400px) {
    .imagesoverlay img {
        display: inline-block;
        max-width: 143px;
    }

    a.awlist, a.awlist:hover, a.awlist:active, a.awlist:focus, a.awlist:visited {
        margin-right: 8px;
    }

    .btnpgno, .btnpgno:hover, .btnpgno:active, .btnpgno:focus, .btnpgno:visited {
        padding: 3px 3px;
    }

    .btnpgno-sel, .btnpgno-sel:hover, .btnpgno-sel:visited, btnpgno-sel:focus {
        padding: 3px 3px;
    }

    #tpgnumber {
        margin: 0 -20px;
    }

    .Orderbox .table-condensed > tbody > tr > td, .Orderbox .table-condensed > tbody > tr > th, .Orderbox .table-condensed > tfoot > tr > td, .Orderbox .table-condensed > tfoot > tr > th, .Orderbox .table-condensed > thead > tr > td, .Orderbox .table-condensed > thead > tr > th {
        padding: 1px;
        font-size: 14px;
        text-align: center;
        font-weight: 500;
    }

    .npxs {
        padding: 0;
    }

    .shop caption, .shop tbody, .shop tr, .shop th, .shop td {
        vertical-align: baseline;
        line-height: 1.5em;
        padding: 2px;
        font-size: 13px;
        font-weight: 500;
    }
}

@media(max-width:360px) {
    a.awlist, a.awlist:hover, a.awlist:active, a.awlist:focus, a.awlist:visited {
        margin-right: 5px;
    }

    #myalrtModal .modal-dialog {
        width: 85%;
        margin: 0 auto;
        margin-top: 7pc;
    }

    .cartpnl .fa {
        margin-right: 10;
        margin-top: 0px;
    }
}
