﻿
/*@font-face {
    font-family: 'muli';
    src: url(../fonts/SinkinSans-400Regular.otf);
}
@font-face {
    font-family: 'muli';
    src: url(../fonts/SinkinSans-200XLight.otf);
}*/
body {
    font-family: 'Muli', serif;
    font-size: 15px;
    color: #000;
}

.whiteclr {
    color: #fff;
}

a {
    color: #000;
}

    a:hover {
        color: #292929;
        text-decoration: none;
    }

    a.redclr {
        color: red;
    }

.mcboverlay {
    padding-top: 60px;
    padding-bottom: 40px;
    background-position: center center;
    background-color: #000;
}

.minpght {
    min-height: 500px;
    font-size: 16px;
}


.searchwrap {
    padding-top: 50px;
}

    .searchwrap .srchfa {
        padding: 5px 5px;
        border-bottom: 0px solid #ccc;
    }

        .searchwrap .srchfa .fa {
            font-weight: 100;
            color: #727272;
        }

.searchbox {
    padding: 3px;
    font-size: 17px;
    border: 1px solid #000;
    float: left;
    width: 48%;
}


.searchbox2 {
    background-color: #fff;
    border: 1px solid #dadada;
}


.searchbtn, .searchbtn:hover {
    float: left;
    padding: 3px 6px;
    background: #000;
    color: white;
    font-size: 17px;
    border: 1px solid #000;
    border-left-color: #000;
    border-left-style: solid;
    border-left-width: 1px;
    border-left: none;
    cursor: pointer;
}


.websitecp {
    color: #ffffff;
    background-color: #000;
    border: 0px;
    padding: 5px;
    /*padding: 2px 10px;*/
    font-size: 14px;
    font-weight: bold;
    border: 1px solid #000;
    border-radius: initial;
}

    .websitecp:hover {
        color: #fff;
        background-color: #e35d85;
        border: 1px solid #000;
    }

.container-fluid {
    padding-right: 30px;
    padding-left: 30px;
}

.no-padding {
    padding: 0;
}

.nolpdg {
    padding-left: 0;
}

.norpdg {
    padding-right: 0;
}

.cslink {
    font-weight: 600;
    color: #000;
    text-decoration: underline;
}

.redtext, .redclr {
    color: red;
}

/*-------------
    spacers
*/

.spacer10 {
    padding-top: 10px;
}

.spacer15 {
    padding-top: 15px;
}

.spacer20 {
    padding-top: 20px;
}

/*
    top header
*/

.topheader {
    background: #53575a;
    padding: 2px 0 0;
}

.address {
    font-size: 14px;
    color: #e4e4e4;
    font-family: 'muli', sans-serif;
    font-weight: 500;
}

.sociallist .fa {
    color: #000;
    font-size: 26px;
}

.sociallist {
    text-align: right;
    padding-top: 75px;
    padding-right: 1pc;
}

    .sociallist ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

        .sociallist ul li {
            display: inline-block;
            padding: 0 2px;
        }

            .sociallist ul li a {
                color: #24282b;
                text-decoration: none;
                font-size: 23px;
            }

                .sociallist ul li a.carticon {
                    font-size: 15px;
                }


.list {
    color: #000;
    list-style: none;
    padding-left: 0px;
}

    .list::first-line {
        color: rgba(255, 255, 255, 0.5);
    }

    .list > li, .list h5 {
        padding: 6px 0px 6px 20px;
        letter-spacing: 1px;
        font-size: 14px;
    }

        .list > li:hover {
            background-color: rgba(255, 255, 255, 0.2);
            border-left: 5px solid #fff;
            color: #fff;
            padding-left: 20px;
        }

    .list a {
        color: #000;
    }

    .list > li a:hover {
        color: #292929;
    }

    .list > li .fa {
        padding-right: 5px;
    }


/*-----------
    Logo Header
*/

.logoheader {
    padding: 7px 0;
}

.topmenu {
    float: right !important;
    padding-top: 1pc;
    font-family: 'muli', sans-serif;
}

    .topmenu div {
        display: inline-block;
        color: #555658;
        text-align: center;
        padding-left: 10px;
    }

    .topmenu #cartdiv {
        border-left: 2px solid #c4c7c6;
        padding: 0 10px;
    }

    .topmenu #searchdiv {
        padding-left: 10px;
    }

.callus {
    font-size: 14px;
    padding-top: 15px;
    font-family: Muli;
}

    .callus .fa {
        color: #000;
    }
/* Generic Classes*/
.img-responsive1 {
    display: block;
    max-width: 85%;
    height: auto;
}

.CMenuSep {
    color: #dadada;
    font-size: 17px;
}

.minpght.productpg {
    background: #000;
    padding: 0 2pc;
}
/****************** Overlay Section *****************************/


.whitecolor {
    color: #fff;
}

.valign {
    padding-top: 1%;
}

.greybg {
    background-color: #282829;
}

.lgreybg {
    background-color: #dadada;
}

.whitebg {
    background-color: #fff;
}

.transparentbg {
    background-color: #fff;
    text-align: center;
}

.nobg {
    background-color: none !important;
}

.paddingb {
    padding-bottom: 50px;
}

.paddingb10 {
    padding-bottom: 10px;
}

.BmenuLine {
    border-color: #000;
}

.form-popup .form-control {
    padding: 11px 25px;
    width: 55%;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    vertical-align: middle;
}

.one-second.mcb-wrap {
    width: 50%;
}

.mcb-wrap {
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    margin-top: -170px;
}

.mcb-wrap1 {
    float: right;
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    margin-top: -220px;
}

.mcb-wrap2 {
    float: right;
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    margin-top: -70px;
}

.mcb-wrap3 {
    float: left;
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    margin-top: -60px;
}

.mcb-wrap.move-up {
    z-index: 28;
}

margin-v .column {
    margin-bottom: 0;
}

.no-margin-h .one.column {
    width: 100%;
}

.no-margin-h .column {
    margin-left: 0;
    margin-right: 0;
}

.one.column {
    width: 98%;
}

.column, .columns {
    float: left;
    margin: 0 1% 40px;
}

.one-fourth.mcb-wrap {
    width: 25%;
}

.mcb-wrap.move-up {
    z-index: 28;
}

.clearfix {
    zoom: 1;
}


.sectionabout {
    color: #fff;
    width: 75%;
}

/****************** Overlay Section *****************************/

/***************Font Awesome****************/

.fa-2x {
    font-size: 1.5em;
}

/***************Font Awesome****************/


#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;
}

/*#carousel-example-generic .carousel-indicators {
    position: absolute;
    bottom: 10px;
    right: 5%;
    z-index: 15;
    width: 60%;
    padding-right: 10px;
    margin-right: -10%;
    text-align: center;
    list-style: none;
    float: right;
}

#carousel-example-generic  .carousel-indicators li {
    display: block;
    width: 10px;
    height: 10px;
    text-align:right;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0,0,0,0);
    border: 1px solid #fff;
    border-radius: 10px;
}*/


/*@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {
    .selector:not(*:root), .searchbtn {
        padding: 7px 5px;
    }
}*/

.tmlist {
    list-style: none;
    padding-top: 19px;
    margin: 0;
    float: right;
    padding-right: 1pc;
}

    .tmlist li {
        display: inline-block;
        font-size: 14px;
        color: #292929;
    }

        .tmlist li::after {
            content: '|';
            padding: 0 6px;
        }

        .tmlist li:last-child::after {
            content: '';
        }

    .tmlist a {
        color: #000;
    }

        .tmlist a .fa {
            padding: 0 2px;
            color: #000;
        }


/*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 26px;
    }

.navbar-default .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
}

.navbar-nav {
    margin-left: 0pc;
    float: none;
    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: #000;
    color: #faf6f9;
    font-size: 15px;
    margin-bottom: 0;
    border-radius: 0;
    padding: 5px 0;
    min-height: 40px;
    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: #fff;
    -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);
    border: 1px solid #ccc;
    border-left: none;
    border-right: none;
}

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: 500;
        line-height: 1.42857143;
        color: #000;
        white-space: nowrap;
    }

        .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
            color: #fff;
            text-decoration: none;
            background-color: #000;
        }

.dm-width {
    min-width: 195px;
}

.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;
        }

.navbar-default .navbar-nav > .open > a::after {
    content: '';
    position: absolute;
    left: 1.5pc;
    bottom: -14px;
    z-index: 100;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-top: 8px solid #282829;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0px;
    margin-left: 15px;
    z-index: 9;
}

.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: #000;
    /*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;
}

/*----------------
    Flash
*/
.flash_wrap .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
}

.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;
}

.flashoverlay {
    position: absolute;
    z-index: 9999;
    top: 20%;
    left: 20%;
    color: #000;
    text-align: center;
    font-size: 17px;
    font-family: 'muli', sans-serif;
    font-weight: 500;
}

.foheader {
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    /*font-family: 'Muli', serif;*/
    font-family: 'Old Standard TT', serif;
    margin: 0;
    color: #000;
}

.fotext {
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    font-family: 'Open Sans', serif;
    margin: 0;
}

hr.stylef {
    border: 1px solid #000;
    margin: 10px 0;
}

.flash_wrap .owl-prev {
    position: absolute;
    top: auto;
    left: auto;
    right: 1px;
    bottom: 50%;
    font-weight: 100;
}

.flash_wrap .owl-next {
    top: auto;
    position: absolute;
    right: 1px;
    bottom: 40%;
    font-weight: 100;
}

.flashi {
    background: #e9e9e9;
    color: #363636;
}

.flash_wrap .fa.fa-angle-left.flashi {
    padding: 9px 17px;
    opacity: 0.65;
}

.fa.fa-angle-right.flashi {
    padding: 9px 17px;
    opacity: 0.65;
}

fieldset {
    display: block;
    margin-left: 2px;
    margin-right: 2px;
    padding-top: 0.35em;
    padding-bottom: 0.625em;
    padding-left: 0.75em;
    padding-right: 0.75em;
    border: 2px groove #292929;
}

.explorebtn {
    background: #363636;
    color: #fff;
    padding: 15px 20px;
    margin: 12px 0;
    font-size: 20px;
    text-transform: uppercase;
    border: 2px solid #363636;
}

    .explorebtn:hover {
        border: 2px solid #363636;
        color: #000;
        background: transparent;
    }

legend {
    border-bottom: 0px solid #dadada;
}

/* Promo Section */

.iconText {
    color: #fff;
    font-size: 13px;
}

.iconHeader {
    color: #fff;
    font-size: 20px;
}

.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*/


.promo1overlay {
    position: absolute;
    z-index: 9999;
    top: 2%;
    right: 20%;
    color: #000;
    text-align: center;
    font-size: 17px;
    font-family: 'muli', sans-serif;
    font-weight: 500;
}


.promo2overlay {
    position: absolute;
    z-index: 9999;
    bottom: 11%;
    left: 10%;
    color: #000;
    text-align: center;
    font-size: 17px;
    font-family: 'muli', sans-serif;
    font-weight: 500;
}

.promohdr1 {
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    /*font-family: 'Muli', serif;*/
    font-family: 'Old Standard TT', serif;
    margin: 0;
    color: #000;
}

.seemorebtn {
    background: #363636;
    color: #fff;
    padding: 15px 18px;
    margin: 12px 0;
    font-size: 17px;
    text-transform: uppercase;
    border: 2px solid #363636;
    font-family: 'Muli', sans-serif;
}

    .seemorebtn:hover {
        border: 2px solid #363636;
        color: #000;
        background: transparent;
    }


/*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-family: 'Old Standard TT', serif;
    font-weight: 500;
    padding: 30px 15px 20px 15px;
}

.servicehdr {
    padding-bottom: 30px;
    padding-top: 40px;
    text-align: left;
    font-size: 28px;
    font-weight: 600;
    /*font-family: 'Muli', serif;*/
    font-family: 'Old Standard TT', serif;
    margin: 0;
    color: #000;
}

.servicesubhdr {
    text-align: left;
    padding-bottom: 10px;
    font-size: 17px;
    font-weight: 600;
    /*font-family: 'Muli', serif;*/
    font-family: 'Muli', serif;
    margin: 0;
    color: #000;
}

.servicetxt {
    text-align: left;
    font-size: 15px;
    font-weight: 600;
    font-family: 'Muli', serif;
    margin: 0;
}

/*Services Section - Ends*/



/*---------------------------  
    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;
}

.catheader {
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    top: 5px;
}

.prodpmrg {
    margin: 10px 0 0;
}



/*Edu Guide*/

#eduguide {
    padding: 15px 0 15px;
}

    #eduguide a.morebtn {
        background: #000;
        color: #fff;
        padding: 7px 20px;
        margin-top: 30px;
        position: initial;
        font-size: 17px;
        text-transform: uppercase;
        border: 2px solid #ccc;
    }

        #eduguide a.morebtn:hover {
            border: 2px solid #363636;
            color: #000;
            background: transparent;
        }

#eduguide1 {
    padding: 15px 0 15px;
}

    #eduguide1 a.morebtn {
        background: #000;
        color: #fff;
        padding: 7px 20px;
        margin-top: 30px;
        position: initial;
        font-size: 17px;
        text-transform: uppercase;
        border: 2px solid #ccc;
    }

        #eduguide1 a.morebtn:hover {
            border: 2px solid #363636;
            color: #000;
            background: transparent;
        }

/*Tab Starts Here*/
.tabwrap {
    /*padding-top: 15px;*/
}

.getarrow {
}

    .getarrow:after {
        content: '';
        position: absolute;
        left: 1.5pc;
        bottom: -14px;
        z-index: 100;
        margin: 0 auto;
        width: 0;
        height: 0;
        border-top: 15px solid #282829;
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
    }

.tabwrap .nav-pills > li.active::after {
    content: '';
    position: absolute;
    left: 1.5pc;
    bottom: -14px;
    z-index: 100;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-top: 15px solid #000;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
}

.nav > li > a:focus, .nav > li > a:hover {
    color: #fff;
}

.tabs {
    font-size: 19px;
    margin-left: 35%;
    padding-bottom: 50px;
}

.nav-pills > li {
    background: #333;
}

    .nav-pills > li:hover {
        background: #000;
    }

.nav > li > a:focus, .nav > li > a:hover {
    background-color: #000;
}

.tabwrap .viewcollbtnbg {
    background: #000;
    color: #fff;
    width: 100%;
    padding-top: 12px;
    padding-bottom: 12px;
}

.tabwrap .viewcollbtn {
    font-family: 'lato',sans-serif;
    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: #fff;
    padding: 5px 10px 5px;
}

.nav-pills > li {
}

    .nav-pills > li + li {
        margin-left: 0px;
    }



    .nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
        background-color: #000;
        color: #fff;
        text-align: center;
        border-radius: 0px;
        font-weight: bold;
        /*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, .clink:hover, .clink:focus {
    color: #000;
    text-decoration: none;
}

ul.tmlist li a > span.cnum {
    background: red;
    color: #fff;
    border-radius: 26px;
    padding: 1px 4px;
    font-size: 12px;
    margin-left: 3px;
    padding-left: 2px;
}

.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: #000;
}

.aimgbox {
    position: relative;
    left: 20px;
    top: 35px;
}

.imagesoverlay {
    position: relative;
    bottom: 20px;
}

.aheader {
    color: #000;
    font-weight: 600;
    font-size: 22px;
    text-transform: uppercase;
    margin: 0 0 15px;
    letter-spacing: 1px;
    font-family: 'Open Sans', serif;
}

.imagesoverlay img {
    display: inline-block;
}

.aboutbox {
    padding: 3pc 20px 1pc;
    font-family: 'muli', sans-serif;
    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: 600;
}

.aotxt2 {
    font-family: 'muli', sans-serif;
    font-size: 20px;
    padding: 0 2pc 0 0;
    margin: 10px 0;
    line-height: 1.2;
}

.aotxt3 {
    font-size: 15px;
    font-family: 'muli', sans-serif;
    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: #efefef;
    padding: 30px 0 20px;
    color: #000;
}

.sheader {
    text-transform: uppercase;
    font-size: 23px;
    font-weight: 600;
    margin: 0;
}

.ssubheader {
    font-size: 21px;
    font-style: italic;
    margin: 0;
}

.slist ul {
    list-style: none;
    padding: 0;
    font-family: 'muli', sans-serif;
}

    .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-family: 'muli', sans-serif;
    font-weight: 400;
    color: #292929;
}

.viewbtn {
    font-family: 'muli', sans-serif;
    font-size: 20px;
    color: #292929;
    text-transform: uppercase;
    font-weight: 300;
}

.stxt {
    padding-right: 14pc;
    font-family: 'muli', sans-serif;
    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;
        font-family: 'muli', sans-serif;
    }

.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: #000;
        color: #fff;
        font-size: 23px;
        font-weight: 300;
        padding: 7px 30px;
        text-transform: uppercase;
        line-height: 1;
    }
/*
    Brands
*/

.brandswrap {
    padding: 20px 0;
}

.brndbdr {
    border-right: 4px solid #9a9a9a;
    text-align: center;
}

.bheader {
    color: #000;
    font-weight: 600;
    font-size: 22px;
    padding-top: 20px;
    margin: 0;
    letter-spacing: 2px;
    font-family: 'muli', serif;
}

.carousel-btns {
    padding-top: 20px;
    text-align: right;
    cursor: pointer;
}

.carousel-btns2 {
    padding-top: 0px;
    text-align: right;
    cursor: pointer;
    margin-top: 10%;
    margin-right: 5%;
}

.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;
    font-family: 'Muli', sans-serif;
}

.brandsslider .item {
    padding: 20px;
    padding-top: 0;
}

.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
*/

.addresswrap {
    background: url(../Images/loaction-banner-loloma-jewellers-queensland-australia.jpg) center no-repeat;
    background-size: cover;
    padding: 3pc 0 0;
}

.location {
    color: #fff;
    font-family: 'muli', sans-serif;
    padding: 1pc 0px 0;
    font-size: 14px;
}

hr.lstyle {
    width: 80%;
    left: -35px;
    position: relative;
    border-top: 1px dashed #fff;
}

.lheader {
    text-transform: uppercase;
    font-family: 'muli', serif;
    font-size: 22px;
    font-weight: 600;
}

.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;
        }

.nstxtbox {
    background: #ffffffe6;
    height: 40px;
    width: 60%;
    border: 0;
    color: #000;
    padding: 0px 10px;
    font-size: 19px;
    border-radius: 0px;
}

.btnns {
    background: #000;
    border: 0;
    padding: 6px 20px 8px;
    font-size: 15px;
    border-radius: 0px;
    color: #fff;
    text-transform: uppercase;
}

/*
    footer
*/

.footer {
    padding: 15px 0 10px;
    font-family: 'Muli', sans-serif;
    color: #fff;
    text-align: center;
    background: #29292b;
}

.brdrright {
    border-right: 1px solid #ccc;
}

.footer h4 {
    font-size: 23px;
    line-height: 20px;
    font-family: 'Old Standard TT',sans-serif;
}


.footer h5 {
    font-size: 16px;
    line-height: 20px;
    font-family: 'Muli', sans-serif;
}

.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;
        }

            .bmenu ul li::after {
                content: "|";
                padding: 0 8px;
                color: #3b3b3b;
            }

            .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;
}

/*---------------------------------
    Internal Pages Starts Here
------------------------------------*/
hr.prods {
    margin-top: 10px;
    margin-bottom: 10px;
    border-top: 1px solid #f2f2f2;
    width: 100%;
}

.bgcolor {
    width: 32%;
    border: 1px solid #e6e9f0;
    margin: 0 5px;
    background: #fff;
}

.noclass {
    background: none;
    border: 0px solid #fff;
}

button:active {
    border: none;
}

.pwlist {
    border: 0;
    background: transparent;
}

.FilterSec ul {
    list-style: none;
    padding: 0 0 0 15px;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 0px 0 20px;
    border-radius: 4px;
}

    .pagination > li > a, .pagination > li > span {
        position: relative;
        float: left;
        line-height: 1.42857143;
        text-decoration: none;
        background: #000;
        color: #fff;
        padding: 4px 10px;
        text-align: center;
        cursor: pointer;
        margin: 0 1px;
        border: 1px solid #fff;
    }

    .pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
        background: transparent;
        color: #fff;
        padding: 4px 10px;
        text-align: center;
        cursor: text;
        font-weight: 600;
        margin: 0 1px;
        border: 1px solid #fff;
    }

    .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
        z-index: 2;
        background: #ccc;
        color: #000;
        padding: 4px 10px;
        text-align: center;
        cursor: text;
        font-weight: 600;
        margin: 0 1px;
        border: 1px solid #fff;
    }

    .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
        z-index: 3;
        color: #000;
        background-color: #ccc;
        border-color: #fff;
    }

#mySidenav.sidenav {
    display: none;
    max-height: 90%;
    height: max-content;
    width: 90%;
    margin: 2.5% 5%;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    background-color: #fff;
    overflow-x: hidden;
    border-radius: 0;
    box-shadow: 0 0 15px #0E1F31;
}

    #mySidenav.sidenav .wrap > div {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    #mySidenav.sidenav .closebtn {
        position: absolute;
        color: #0E1F31;
        top: 10px;
        right: 10px;
        font-size: 50px;
        margin-left: 50px;
        padding: 13px 5px;
        line-height: 0;
        cursor: pointer !important;
        background: none;
        text-decoration: none;
        z-index: 99;
        border: 0;
        font-weight: 600;
        width: unset !important;
    }

h4 .fa.fa-check-circle {
    color: green;
}

#myalrtModal .closem, #myalrtModal3 .closem, #myalrtModal2 .closem {
    position: absolute;
    color: #fff;
    top: -15px;
    right: -11px;
    font-size: 30px;
    padding: 5px 12px 9px;
    cursor: pointer !important;
    font-weight: 600;
    background: #000 !important;
    line-height: 1;
    border: 0;
    z-index: 999999;
    border-radius: 50px;
}

.product-price1 {
	color: #000;
	font-size: 18px;
	font-weight: 600;
}

.sale{
    color: #ec1818 !important;
}

.eq-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.bg-col {
    background-color: #f0f0f0;
}

.tgt-col {
    display: flex;
    flex-direction: column;
    position: relative;
}

/*Contct Us*/

.BtnLocations, .BtnLocations:focus {
    color: #FFFFFF;
    padding: 3px 13px;
    border: 3px solid #000;
    background-color: #000;
    display: inline-block;
    font-weight: bold;
    margin: 5px 0px;
    font-size: 14px;
}

    .BtnLocations:hover {
        color: #FFFFFF;
        border: 3px solid #686868;
        background: #686868;
    }

.btnsubmit {
    border-radius: 0;
    background: #000;
    color: #fff;
    border: 3px solid #000;
    padding: 5px 20px;
}

    .btnsubmit:hover {
        background: #000;
        color: #fff;
        border-color: #000;
    }

.pcimg {
    border: 1px solid #efefef;
    padding: 5px;
}

/* 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;
}


.tradeheader {
    background: #000a8;
    padding: 2px 0;
    color: #fff;
    position: absolute;
    width: 93.5%;
    text-align: center;
    top: 45%;
    font-weight: 500;
    font-size: 19px;
}

.eheader {
    background: #000;
    padding: 2px;
    text-align: center;
    font-size: 18px;
    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;
}

    .viewcol a {
        background: #000;
        text-align: center;
        padding: 2px;
        color: #fff;
        font-size: 20px;
        text-transform: uppercase;
        letter-spacing: 1px;
        word-spacing: 1px;
    }

        .viewcol a:hover {
            background: #000;
            text-align: center;
            padding: 2px;
            color: #ccc;
            font-size: 20px;
            text-transform: uppercase;
            letter-spacing: 1px;
            word-spacing: 1px;
        }

.fheader {
    font-size: 30px;
    color: #878787;
    font-weight: 600;
}

.fheader2 {
    color: #2C82C9;
    font-size: 25px;
    font-weight: 600;
}

.flink {
    font-weight: 600;
    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 {
    font-weight: 600;
    color: #000;
}

    .bckbtn .fa {
        font-weight: 600;
        color: #000 !important;
    }

/*-- 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: absolute;
    text-align: center;
    background: #000;
    border: 0;
    color: #fff;
    font-size: 20px;
    padding: 0px 10px;
    right: 0;
    z-index: 9999;
}

.btnwlist {
    position: absolute;
    padding: 5px;
    /*right: 5pc;*/
    right: 20px;
    top: 12px;
    color: #000;
    font-size: 22px;
    z-index: 1;
}

.btncompare {
    position: absolute;
    padding: 5px;
    /*right: 5.2pc;*/
    right: 22px;
    top: 48px;
    color: #000;
    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: 600;
}

.product-cat {
    padding: 5px 0 5px 0;
    font-size: 22px;
    text-align: left;
    font-weight: 600;
    color: #000;
}

.product-sku {
    font-size: 20px;
    font-weight: 600;
    color: #2c2c2c;
}

    .product-sku p {
        display: ruby;
    }

.product-price {
    color: #ec1818;
    font-size: 25px;
    font-weight: 600;
}

.pdheader {
    color: #000;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    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;
        font-family: 'Open Sans', sans-serif;
    }

.backpnl {
    padding-top: 3px;
}

.closebtn {
    border: 0;
    background: transparent;
    text-align: center;
    text-decoration: underline;
    font-weight: 600;
    font-size: 18px;
}


.btnenquiry, .btnenquiry:hover {
    position: relative;
    margin: 0 auto;
    padding: 10px 15px;
    background: #000;
    outline: none;
    font-size: 16px;
    color: #fff;
    margin: 0 5px;
}




.navg .fa {
    color: #000;
    font-weight: 600;
}

.pgnavg {
    color: #000;
    font-weight: 600;
}

.panel-title > a {
    display: block;
    position: relative;
    font-weight: 600;
}

    .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: #fff;
}

    .aflink a, .aflink a:hover, .aflink a:focus {
        color: #fff;
    }

    .aflink.pull-right {
        color: #fff;
    }

.login100-form-title {
    font-size: 24px;
    color: #fff;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
    display: block;
}

.cflbl {
    color: #fff;
    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;
}

    .container-login100::before {
        content: "";
        display: block;
        position: absolute;
        z-index: -1;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-color: #292929;
    }

.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;
}

.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: 19px;
    text-align: center;
    text-transform: uppercase;
    margin: 3px 0;
    color: #fff;
    font-weight: 600;
}

.subheader {
    color: #fff;
    font-weight: 500;
    font-size: 17px;
}

.form-popup1 {
    background: #000;
    color: #fff;
}

    .form-popup1 .form-control {
        background: #000;
        color: #fff;
        width: 100%;
        border: 0;
        border-radius: 0;
        border: 1px solid #868686;
    }

        .form-popup1 .form-control::-webkit-input-placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
            color: #fff;
            opacity: 1; /* Firefox */
        }

        .form-popup1 .form-control:-moz-placeholder {
            /* Mozilla Firefox 4 to 18 */
            color: #fff;
            opacity: 1;
        }

        .form-popup1 .form-control::-moz-placeholder {
            /* Mozilla Firefox 19+ */
            color: #fff;
            opacity: 1;
        }

        .form-popup1 .form-control:-ms-input-placeholder {
            /* Internet Explorer 10-11 */
            color: #fff;
        }

    .form-popup1 .BtnGeneral, .BtnGeneral:hover, .BtnGeneral:focus, .BtnGeneral:active, .BtnGeneral:visited {
        background: #fff !important;
        color: #000 !important;
    }

    .form-popup1 .modal-body {
        padding-top: 0;
    }

    .form-popup1 .form-horizontal {
        padding-top: 10px;
    }

    .form-popup1 .redtext, .form-popup1 .redclr {
        color: #ff6464;
    }

.cftxtbox, .cftxtbox:hover, .cftxtbox:focus {
    background: #ffffffe6;
    color: #000;
    padding: 10px;
    border: none;
    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: 600;
}

.jeheader {
    text-align: center;
    color: #000;
    padding: 0px 0 10px;
    margin: 0;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
}

.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: 600;
    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 #000;
        border-radius: 50%;
        animation: preloader-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
        border-color: #000 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"], 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;
    font-family: 'muli', sans-serif;
    /*border: 1px solid #e6e9f0;*/
    margin: 0px 0 15px;
    padding: 0 5px;
}

.prodSku {
    font-size: 16px;
    font-weight: 900;
    color: #000;
    margin: 0 0 5px;
}

.prodprice {
	color: #000;
	font-size: 20px;
	font-weight: 600;
	margin: 0;
}

.proddesc {
    margin: 0;
    color: #000;
    font-size: 15px;
}

.pricedisp {
    color: #d92e2e;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    margin: 20px 0 0;
}

.pimgwrap {
    position: relative;
}

    .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: #000;
    padding: 5px 9px 5px;
    margin: 0 5px;
    text-align: center;
    border: 1px solid #000;
}

    .acwlist fa, .acwlist fa:hover {
        color: #000;
    }

a.awlist, a.awlist:hover, a.awlist:active, a.awlist:focus, a.awlist:visited {
    background: #000;
    color: #fff;
    padding: 5px 10px 5px;
    margin: 0 5px;
    text-align: center;
}

.BtnGeneral, .BtnGeneral:hover, .BtnGeneral:focus, .BtnGeneral:active, .BtnGeneral:visited {
    background: #000;
    padding: 5px 20px;
    color: #fff;
    border: 0;
    text-transform: uppercase;
    font-family: 'muli', sans-serif;
    margin-right: 5px;
    font-size: 13px;
}

    .BtnGeneral .fa {
        padding-right: 5px;
    }

.btnpgno-sel, .btnpgno-sel:hover, .btnpgno-sel:visited, btnpgno-sel:focus {
    background: #ccc;
    color: #000;
    padding: 4px 10px;
    text-align: center;
    cursor: text;
    font-weight: 600;
    margin: 0 1px;
    border: 1px solid #fff;
}

.btnfl {
    cursor: pointer !important;
}

.btnpgno, .btnpgno:hover, .btnpgno:active, .btnpgno:focus, .btnpgno:visited {
    background: #000;
    color: #fff;
    padding: 4px 10px;
    text-align: center;
    cursor: pointer;
    margin: 0 1px;
    border: 1px solid #fff;
}

#ctl00_CenterSection_productfilterncat1_numprods {
    color: #fff;
}
/*Product Pages ends here*/
.centersection {
    padding: 0 0 20px;
    border-bottom: 2px solid #000;
}

.icbox {
    margin: 20px 0 20px;
    /*background: #0004d;*/
    padding: 5px 15px 10px;
    /*border: 1px solid #000;*/
    position: relative;
}

    .icbox::after {
        background: #575757;
        width: 100px;
        height: 2px;
        content: "";
        position: absolute;
        bottom: 0px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }

.breadcrumb {
    padding: 0px 0;
    margin: 3px 0 0px 0;
    list-style: none;
    background-color: transparent;
    border-radius: 0;
}

    .breadcrumb a {
        color: #000;
    }


    .breadcrumb > .active {
        color: #000;
        font-weight: 600;
    }

    .breadcrumb > li + li::before {
        padding: 0 5px;
        color: #000;
        content: "\f101";
        font-family: FontAwesome;
    }

.PgHeader {
    font-size: 25px;
    display: block;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    font-weight: 600;
    color: #000;
    line-height: 1.3;
    /*text-transform: uppercase;*/
    font-family: 'Cinzel Decorative', cursive;
}


.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: #000;
    height: 22px;
    width: 100px;
    background-color: #000;
    font-weight: bold;
    padding: 2px 5px;
}

.nl_btn {
    color: #FFFFFF;
    background-color: #000;
    font-weight: bold;
    padding: 10px 25px;
    border: 1px solid #000;
    border-radius: 0;
    font-size: 16px;
}

    .nl_btn:hover {
        color: #fff;
        background-color: #0004d;
        border: 1px solid #000;
    }

.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 #000;
    background-color: #000;
    height: 25px;
    width: 100%;
}

.textred {
    color: red;
}

.txtalign {
    text-align: left;
}

a.cs {
    font-size: 12px;
    font-family: Arial, Tahoma, Verdana;
    color: #FFFFFF;
    border: 1px solid;
    border-color: #000;
    height: 22px;
    width: 100px;
    background-color: #000;
    font-weight: bold;
    padding: 2px 5px;
}

.TblFrame {
    border: 1px solid #d8d8d8;
}

.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;
}

.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 #000 !important;
    }

    .grdDispar th {
        background-color: #292929 !important;
        color: #FFF !important;
        padding: 10px 5px !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;
    }

.customcontent {
    padding: 60px;
    background: #000;
    height: 40pc;
    border: 1px solid #959595;
}

.cdpadd {
    padding: 10px;
    background: #000;
}

.customtitle {
    font-size: 30px;
    text-transform: uppercase;
    margin: 20px 20px 20px 0px;
    font-family: Muli;
}

.line-mf {
    width: 90%;
    height: 2px;
    background-color: #ccc;
    margin-bottom: 20px;
}

.customdescription {
    font-size: 20px;
    margin: 20px 20px 20px 0px;
    font-weight: 500;
}

.customtxt {
    font-size: 15px;
    margin-bottom: 40px;
    padding-right: 82px;
    font-family: Muli;
    letter-spacing: 1px;
}

.customoverlay {
    position: absolute;
    top: 2%;
    color: #fff;
    border: 2px solid #ccc;
}

.lrnmorebtnbg {
    background: #fff;
    color: #000;
    padding: 7px 20px;
    margin-top: 30px;
    position: initial;
    font-size: 17px;
    text-transform: uppercase;
    border: 2px solid #ccc;
}

    .lrnmorebtnbg:hover {
        border: 2px solid #fff;
        color: #000;
        background: #ccc;
    }

.srtline:before {
    display: inline-block;
    content: "";
    border-top: .3rem solid #000;
    width: 4rem;
    margin: -4px 1rem;
    transform: translateY(-1rem);
}

.jeretxt {
    padding: 10px;
    font-size: 15px;
    font-family: Muli;
    letter-spacing: 1px;
}

.contentoverlay {
    position: relative;
    bottom: 13pc;
}

.c-header {
    font-size: 24px;
}

.servicebox {
    text-align: center;
    font-size: 13px;
    border: 8px solid #e0e0e0;
    margin: 0px 0 15px;
    padding: 0px 0px;
}

#overlay2 {
    position: absolute;
    top: 23%;
    color: #000;
    font-size: 23px;
    left: 7%;
    font-family: Muli;
    background: rgba(255, 255, 255, 0.8);
    padding: 6px 4px;
    text-transform: uppercase;
    text-align: center;
    WIDTH: 30%;
}

.lgreybgg {
    background-color: #efefef;
}

.panelbrdr {
    border: 1px solid #ccc;
    background-color: #ffffff;
}

.arrwfsize {
    font-size: 30px;
    color: #ccc;
}

.pdgprods {
    padding: 14px 17px;
}

.txtcntr {
    text-align: center;
}

.jntxtbox {
    background: #ffffffe6;
    height: 40px;
    border: 1px solid #ccc;
    color: #000;
    padding: 0px 10px;
    font-size: 19px;
    border-radius: 0px;
    font-size: 14px;
    width: 90%;
}

.spacer30 {
    padding-top: 30px;
}

.setmargin {
    margin-bottom: 10%;
}

.setbtmmrgn {
    margin-bottom: -11pc;
}

.plnbrd {
    padding: 2px;
    border: 1px solid #000;
}

.rddmore, .rddmore:hover, .rddmore:focus {
    color: #000;
    font-weight: 600;
    text-decoration: underline;
}

.arrw:before {
    content: '';
    position: absolute;
    top: 0%;
    left: 50%;
    margin-left: -15px;
    width: 0;
    height: 0;
    border-top: solid 15px #fff;
    border-left: solid 15px transparent;
    border-right: solid 15px transparent;
}

.uparrw:before {
    content: '';
    position: absolute;
    bottom: 0%;
    left: 50%;
    margin-left: -15px;
    width: 0;
    height: 0;
    border-bottom: solid 15px #fff;
    border-left: solid 15px transparent;
    border-right: solid 15px transparent;
}

.ffprev {
    color: #ccc;
    font-weight: normal;
    padding: 8px;
    cursor: pointer;
    font-size: 20px;
}

.ffnext {
    color: #ccc;
    font-weight: normal;
    padding: 8px;
    cursor: pointer;
    font-size: 20px;
}

.setheight {
    height: 300px;
}
/*---------------------------------
    Internal Pages Ends Here
------------------------------------*/
p.btnicons {
    display: grid;
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 18px;
    color: #000000;
}

    p.btnicons .fa {
        color: #3e3e3e;
    }

a.btncart, a.btncart:hover, a.btncart:focus {
    background: #000;
    color: #fff;
    padding: 8px 15px;
    margin: 0 5px;
}

.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 #b7910c !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: #121212 !important;
    }

    .grdDispar > tbody > tr:hover {
        background: #121212 !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;
    }

.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;
        }

.strike {
    color: #000;
    text-decoration: line-through;
    text-decoration-color: currentcolor;
    text-decoration-color: red;
}

.product-sdesc {
    font-size: 18px;
}

.productsku {
    font-size: 15px;
}

.gridordr {
    border: 0;
    width: 100%;
    background: #fff;
}

    .gridordr td {
        padding: 5px 15px;
        vertical-align: middle;
        border: 1px solid #000;
        color: #000;
        background: transparent;
        border-bottom: 3px solid #000;
    }

    .gridordr th {
        background: #fff;
        padding: 1px 15px;
        color: #000;
        text-align: left;
        vertical-align: middle;
        border: 1px solid #000;
    }

.imgprd {
    width: 60px;
    background: #fff;
}

.shop {
    border: 1px solid #ccc;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 0;
    font-size: 18px;
    color: #292929;
}

    .shop td {
        text-align: right;
        /*color: red;
        font-size: 20px;*/
    }

    .shop caption, .shop tbody, .shop tr, .shop th, .shop td {
        vertical-align: baseline;
        line-height: 1.5em;
        padding: 2px;
        font-weight: 500;
        border-bottom: 1px solid #ccc;
        padding: 5px;
    }

        .shop tr:nth-child(even) {
            background-color: #f2f2f2;
        }

.label-control td, .label-control tr {
    border: 0 !important;
    padding: 0 !important;
    text-align: left;
}

.prodcheader {
    text-decoration: underline;
    font-size: 20px;
    color: #000;
}

.btnproc, .btnproc:hover {
    width: 100%;
    display: block;
    background: #000;
    color: #fff;
    padding: 5px 10px;
    text-align: center;
    font-size: 17px;
    text-transform: uppercase;
}

.cprodsku {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
}

.note {
    color: red;
}

/*myaccount*/
.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: 6px 10px;
    font-size: 15px;
    color: #000;
}

    .shop1 caption, .shop1 tbody, .shop1 tr, .shop1 th, .shop1 td {
        vertical-align: baseline;
        line-height: 1.5em;
    }

    .shop1 caption, .shop1 th {
        font-weight: 600;
    }

th.minwidth {
    min-width: 135px;
}

.nobold {
    font-weight: 400 !important;
}

.no-pm {
    margin: 0;
}

.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: #d4d4d4;
        color: #000;
        border: 0;
    }

        .myaccountdb .nav > li > a:focus, .myaccountdb .nav > li > a:hover {
            background-color: transparent;
            border: 0;
            color: #000;
        }

    .myaccountdb ul li {
        padding: 5px 10px;
        background-color: #d4d4d4;
        color: #000;
        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;
}

    .btn-default:hover {
        background-color: #ddd;
        color: #ffffff;
    }*/


.passwordgrp {
    padding-left: 15px;
    padding-right: 15px;
}

/*myaccount ends here*/
.btnwf, .btnwf:hover {
    display: block;
    width: 100%;
    padding: 8px 10px;
    font-size: 16px;
    text-transform: capitalize;
}

.btncloser, .btncloser:hover {
    padding: 10px 0 0;
    margin: 0px 0 0;
    display: block;
    font-size: 18px;
    text-decoration: underline;
}

.rshead {
    font-size: 19px;
    font-weight: 600;
}

.successmsg {
    text-align: center;
    color: #009500;
    margin: 0;
}

.label-control tbody {
    border: 0;
}

.rbgclr {
    background: #f2f2f2;
}


    .rbgclr p {
        margin: 0;
    }

/*---------------------------------
    Internal Pages Ends Here
------------------------------------*/
@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;
    cursor: pointer;
}

.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;
    }

    .FilterSec .panel-body {
        max-height: 500px;
        overflow: scroll;
    }

    .FilterSec label {
        font-weight: 500;
    }

.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: 14px;
        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;
}

#ctl00_CenterSection_productfilterncat1_content .row-eq-height {
    display: flex;
}

#ctl00_CenterSection_productfilterncat1_content .col-md-4 {
    width: 32.333333%;
    border: 1px solid #e6e9f0;
    margin: 0 5px;
    background: #fff;
}

.proddet {
    position: absolute;
    bottom: 0;
    text-align: center;
    margin: 0 auto;
    left: 25%;
}



.Btnblack {
    /*position: relative;
	top: 5px;*/
    background: #000 !important;
}

.BtnClose, .BtnClose:hover, .BtnClose:focus {
    border: none;
    background: #292929;
    color: #fff;
    padding: 3px 15px;
    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: 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;
}

.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;
}

/*Checkout page*/
/* The container */
.con {
    display: block;
    position: relative;
    padding-left: 35px !important;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default radio button */
    .con input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #ccc;
    border-radius: 50%;
    border: 1px solid #ccc;
}

/* On mouse-over, add a grey background color */
.con:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.con input:checked ~ .checkmark {
    background-color: #000;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.con input:checked ~ .checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.con .checkmark::after {
    top: 8px;
    left: 8px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}

/*-------------------------
    Responsive
-------------------------*/

@media(max-width:1260px) {
    nav.navbar.navbar-default.loloma-nav {
        font-size: 14px;
    }

    .navbar-default.loloma-nav .navbar-nav > li > a {
        color: #faf6f9;
        padding: 4px 18px;
        font-weight: 500;
        letter-spacing: 0px;
    }
}

@media(max-width:1200px) {
    .acwlist, .acwlist:hover, .acwlist:active, .acwlist:focus, .acwlist:visited {
        font-size: 14px;
    }

    .bgcolor {
        width: 31%;
        border: 0px;
        padding: 0;
    }

    .proddet {
        position: relative;
        left: 0;
    }

    .prodprice {
        font-size: 18px;
    }

    .prodSku {
        font-size: 14px;
    }

    #mySidenav.sidenav {
        width: 96%;
        margin: 2.5% 2%;
    }

        #mySidenav.sidenav .spacer30 {
            padding-top: 15px;
        }

    .container-fluid {
        padding-right: 15px;
        padding-left: 15px;
    }

    .tabs {
        font-size: 19px;
        margin-left: 37%;
        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;
    }

    #overlay2 {
        font-size: 20px;
    }

    .contentoverlay {
        bottom: 12pc;
    }

    .contentoverlay {
        position: relative;
        bottom: 12pc;
    }

    .customcontent {
        height: 36pc;
    }

    #overlay2 {
        font-size: 20px;
        width: 30%;
    }
}

@media(min-width:1199px) {
    .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: 1100px) {
    .navbar-nav {
        margin-left: 0px;
    }

    .customcontent {
        height: 30pc;
    }

    .navbar-default.loloma-nav .navbar-nav > li > a {
        padding: 4px 18px;
    }

    nav.navbar.navbar-default.loloma-nav {
        font-size: 12px;
    }

    .customcontent {
        padding: 35px;
    }

    .contentoverlay {
        position: relative;
        bottom: 11pc;
    }

    .jeretxt {
        padding: 0px;
        font-size: 15px;
    }

    .setbtmmrgn {
        margin-bottom: -10pc;
    }

    .customtitle {
        margin: -6px 20px 20px 0px;
    }

    .tmlist {
        padding-right: 0px;
        padding-left: 2px;
    }

        .tmlist li {
            font-size: 14px;
        }
}

@media(max-width: 991px) {
    .pagination {
        font-size: 12px;
    }

    #mySidenav.sidenav {
        width: 95%;
        margin: 2.5% 2%;
    }

        #mySidenav.sidenav .closebtn {
            top: 5px;
            right: 5px;
            font-size: 40px;
        }

    .product-title {
        font-size: 18px;
    }

    #mySidenav .spacer30 {
        padding-top: 10px;
    }

    .acwlist, .acwlist:hover, .acwlist:active, .acwlist:focus, .acwlist:visited {
        margin: 5px;
        font-size: 13px;
    }

    .bgcolor {
        width: 30%;
        border: 0px solid #e6e9f0;
        margin: 0 6px;
        padding: 0;
    }

    .proddet {
        position: relative;
        text-align: center;
        left: 0;
    }

    .prodSku {
        font-size: 13px;
    }

    .prodprice {
        font-size: 15px;
    }

    .xs-position {
        position: relative;
        left: -15px;
    }

    .gridordr th, .gridordr td {
        font-size: 13px;
    }

    .ChkPadding input[type="radio"] + label {
        font-size: 13px;
    }

    .shop {
        font-size: 13px;
    }

    .iconHeader {
        font-size: 17px;
    }

    .tabs {
        font-size: 19px;
        margin-left: 27%;
        padding-bottom: 50px;
    }

    .search:focus {
        width: 150px;
    }

    .tmlist li::after {
        content: '|';
        padding: 0 4px;
    }

    .customtxt {
        font-size: 16px;
    }

    .tmlist li {
        font-size: 13px;
    }

    .navbar-nav {
        margin-left: 0pc;
    }

    nav.navbar.navbar-default.loloma-nav {
        font-size: 12px;
    }

    .navbar-default.loloma-nav .navbar-nav > li > a {
        padding: 4px 13px;
    }


    .products {
        position: relative;
        top: -3pc;
    }

    .pbox {
        padding: 10px 10px 0px;
        font-size: 19px;
    }

    .prodpmrg {
        margin: 20px 0 0;
    }

    .viewbtn {
        font-family: 'muli', sans-serif;
        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;
        }

    .addresswrap {
        padding: 2pc 0 0;
    }

    .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-family: 'muli', sans-serif;
        font-weight: 500;
    }

    .seemorebtn {
        background: #363636;
        color: #fff;
        padding: 10px 10px;
        margin: 12px 0;
        font-size: 15px;
        text-transform: uppercase;
        border: 2px solid #363636;
        font-family: 'Muli', sans-serif;
    }

    .serviceoverlay {
        top: 3%;
        left: 5%;
        padding: 7px 15px 20px 7px;
    }

    .servicehdr {
        padding-bottom: 10px;
        padding-top: 10px;
        font-size: 25px;
    }

    .customcontent {
        padding: 25px;
    }

    .cdpadd {
        padding: 5px;
    }

    .customtitle {
        margin: -15px 20px 20px 0px;
    }

    .contentoverlay {
        bottom: 10pc;
    }

    .jeretxt {
        padding: 2px;
        font-size: 14px;
    }

    .setbtmmrgn {
        margin-bottom: -9pc;
    }
}

@media(max-width: 900px) {
    .mcb-wrap {
        position: relative;
        z-index: 1;
        box-sizing: border-box;
        margin-top: -50px;
    }

    .footer .farrowright {
        font-size: 6em;
    }

    .customtxt {
        font-size: 16px;
        margin-bottom: 40px;
        padding-right: 28px;
        letter-spacing: 0px;
    }

    .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: center;
    }


    h1 {
        font-size: 29px;
    }

    h2 {
        font-size: 20px;
    }

    h3 {
        font-size: 19px;
    }

    h4 {
        font-size: 17px;
    }

    #leftm {
        font-size: 15px;
        padding-left: 10px;
    }

    .location {
        padding: 0pc 10px 0 0;
        font-size: 12px;
    }

    .lheader {
        font-size: 20px;
        margin: 0;
    }

    .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: 20pc;
        float: left;
        display: block;
        justify-content: space-between;
    }

    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;
    }

    #overlay2 {
        font-size: 15px;
    }

    .customcontent {
        padding: 50px;
    }

    .customtitle {
        font-size: 20px;
        margin: -9px 0px 3px 0px;
    }

    .customdescription {
        font-size: 15px;
        margin: 0px 20px 8px 0px;
    }

    line-mf {
        margin-bottom: 5px;
    }

    .customtxt {
        font-size: 14px;
        margin-bottom: 40px;
        padding-right: 28px;
    }

    .contentoverlay {
        bottom: 8pc;
    }

    .setbtmmrgn {
        margin-bottom: -7pc;
    }

    .c-header {
        font-size: 16px;
    }

    .jeretxt {
        padding-top: 6px;
        font-size: 12px;
    }

    .tmlist {
        list-style: none;
        margin: 0;
        float: right;
        padding-left: 0px;
        padding-right: 8px;
    }

    .callus {
        font-size: 13px;
    }

    .tmlist li {
        font-size: 13px;
    }

    .carousel-btns2 {
        margin-top: 0%;
    }

    .setheight {
        height: 248px;
    }

    .lrnmorebtnbg, .lrnmorebtnbg:hover {
        padding: 4px 15px;
    }

    .xspadd {
        padding: 0 5px;
    }
}

@media(max-width: 800px) {

    .footer .farrowright {
        font-size: 5em;
    }

    .customtxt {
        font-size: 15px;
    }

    .customcontent {
        padding: 40px 20px;
        height: 24pc;
    }
}

@media(max-width:767px) {
    .form-popup1 .nolpdg, .form-popup1 .norpdg {
        padding-right: 0;
        padding-left: 0;
    }

    .bgcolor {
        width: 100%;
        margin-bottom: 15px;
    }

    #myalrtModal .modal-dialog {
        width: 46%;
        margin: 0 auto;
        margin-top: 7pc;
    }

    .sociallist {
        text-align: center;
        padding-top: 15px;
    }

    .tmlist {
        text-align: center;
        padding-top: 20px;
        float: none;
    }

    .txtalign {
        text-align: center;
    }

    .flash_wrap .owl-prev {
        position: absolute;
        top: auto;
        left: auto;
        right: 0px;
        bottom: 50%;
        font-weight: 100;
    }

    .flash_wrap .owl-next {
        top: auto;
        position: absolute;
        right: 0px;
        bottom: 26%;
        font-weight: 100;
    }


    .flashi {
        background: #e9e9e9;
        color: #363636;
    }

    .flash_wrap .fa.fa-angle-left.flashi {
        padding: 2px 5px;
        opacity: 0.65;
    }

    .fa.fa-angle-right.flashi {
        padding: 2px 5px;
        opacity: 0.65;
    }

    .fotext {
        display: none;
    }

    .foheader {
        font-size: 17px;
    }

    .searchwrap {
        padding-top: 10px;
        text-align: center;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        background-color: #000;
        color: #fff;
    }

    #eduguide p, #eduguide1 p {
        padding: 15px 0 15px;
        color: #fff;
        font-size: 14px;
        text-align: center;
    }

    .tabs {
        margin-left: 5%;
        padding-bottom: 10px;
        font-size: 15px;
    }

    .nav-pills > li > a {
        color: #fff;
        padding: 10px 10px 10px;
    }

    .tabwrap {
        padding-top: 0;
        padding-bottom: 20px;
    }

        .tabwrap .viewcollbtnbg {
            background: #000;
            color: #fff;
            width: 100%;
            padding-top: 7px;
            padding-bottom: 7px;
        }

        .tabwrap .viewcollbtn {
            font-family: 'lato',sans-serif;
            font-size: 16px;
            color: #fff;
            width: 100%;
        }

    .mcboverlay {
        padding-top: 15px;
        padding-bottom: 15px;
        background-position: center center;
        background-color: #000;
    }

    .promo1overlay {
        position: absolute;
        z-index: 9999;
        top: 2%;
        right: 20%;
        color: #000;
        text-align: center;
        font-size: 16px;
        font-family: 'muli', sans-serif;
        font-weight: 500;
    }

    .promohdr1 {
        text-align: center;
        font-size: 18px;
        font-weight: 600;
        /* font-family: 'Muli', serif; */
        font-family: 'Old Standard TT', serif;
        margin: 0;
        color: #000;
    }

    .seemorebtn {
        background: #363636;
        color: #fff;
        padding: 9px 13px;
        margin: 12px 0;
        font-size: 15px;
        text-transform: uppercase;
        border: 2px solid #363636;
        font-family: 'Muli', sans-serif;
    }

    .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 #ccc;
        border-bottom: 1px solid #ccc;
    }

    .callus {
        text-align: center;
    }

    /** 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;
    }

        .mcb-wrap img {
            display: block;
            margin-right: auto;
            margin-left: auto;
            width: 60%;
        }

    .mcb-wrap1 {
        float: none;
        position: inherit;
        z-index: 10;
        box-sizing: border-box;
        margin-top: 0px;
    }

        .mcb-wrap1 img {
            display: block;
            margin-right: auto;
            margin-left: auto;
            width: 60%;
        }


    .mcb-wrap2 {
        padding-top: 20px;
        position: inherit;
        z-index: 1;
        box-sizing: border-box;
        margin-top: 0;
    }

        .mcb-wrap2 img {
            display: block;
            margin-right: auto;
            margin-left: auto;
        }

    .sectionabout {
        width: 100%;
    }

    h1 {
        font-size: 23px;
    }

    .textc {
        text-align: center;
    }

    .mtextc {
        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: 90%;
        padding: 0;
    }

    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;
    }

    .norpdg {
        padding-left: 15px;
        padding-right: 15px;
    }

    .nolpdg {
        padding-left: 15px;
        padding-right: 15px;
    }

    .customcontent {
        padding: 70px;
    }

    .customtitle {
        font-size: 30px;
        text-transform: uppercase;
        margin: -16px 20px 20px 0px;
    }

    .customtxt {
        font-size: 20px;
        margin-bottom: 40px;
        padding-right: 15px;
    }

    .contentoverlay {
        position: relative;
        bottom: 0pc;
    }

    .setbtmmrgn {
        margin-bottom: 1pc;
    }

    .customdescription {
        font-size: 20px;
    }

    .c-header {
        font-size: 25px;
    }

    .jeretxt {
        padding-top: 6px;
        font-size: 17px;
    }

    .customoverlay {
        position: relative;
        top: 0%;
        color: #fff;
    }

    .customtitle {
        font-size: 24px;
    }

    .customtxt {
        font-size: 17px;
        margin-bottom: 20px;
        padding-right: 0px;
    }

    .customcontent {
        padding: 40px 20px;
        height: 22pc;
    }

    .setmargin {
        margin-bottom: 3%;
    }

    .contentoverlay {
        position: relative;
        margin-top: -11pc;
        margin-bottom: 1pc;
    }

    .brandsslider .item {
        padding: 20px;
        padding-top: 0;
    }

    .ffnext, .ffprev {
        color: #2f2f2f;
        font-weight: normal;
        cursor: pointer;
        font-size: 20px;
    }
}

@media(max-width:600px) {

    .callus {
        font-size: 13px;
        padding-top: 5px;
    }

    .tmlist {
        padding-top: 5px;
    }

    .iconHeader {
        font-size: 24px;
        padding-top: 10px;
    }

    .iconText {
        font-size: 18px;
    }

    #eduguide p, #eduguide1 p {
        font-size: 20px;
    }

    .tabs {
        /* margin-left: 20%;*/
        padding-bottom: 10px;
        font-size: 16px;
    }

    .customcontent {
        padding: 39px;
    }

    .customtitle {
        text-transform: uppercase;
        margin: -16px 20px 20px 0px;
    }

    .customtxt {
        font-size: 16px;
        margin-bottom: 40px;
        padding-right: 15px;
    }

    .lrnmorebtnbg, .lrnmorebtnbg:hover {
        padding: 3px 10px;
        font-size: 14px;
    }

    .contentoverlay {
        position: relative;
        bottom: 0pc;
    }

    .setbtmmrgn {
        margin-bottom: 1pc;
    }

    .c-header {
        font-size: 20px;
    }

    .jeretxt {
        padding-top: 6px;
        font-size: 15px;
    }

    .customdescription {
        font-size: 18px;
    }

    .arrw:before {
        border-top: solid 0px #000;
        border-left: solid 0px transparent;
        border-right: solid 0px transparent;
    }

    .uparrw:before {
        border-bottom: solid 0px #000;
        border-left: solid 0px transparent;
        border-right: solid 0px transparent;
    }


    #ctl00_CenterSection_productfilterncat1_content .row-eq-height {
        display: block;
    }

    #ctl00_CenterSection_productfilterncat1_content .col-md-4 {
        width: auto;
        border: 1px solid #e6e9f0;
        margin: 10px 5px;
    }

    .proddet {
        position: relative;
        left: 0;
    }
}

@media(max-width:500px) {
    .modal-header {
        margin: 0;
        padding: 0;
        border-bottom: 0;
    }

    .subheader {
        font-size: 12px;
    }

    .sprodsheader {
        font-size: 14px;
    }

    .closem {
        font-size: 16px;
        padding: 0px 5px;
    }

    .gridordr th, .gridordr td {
        font-size: 12px;
    }

    .ChkPadding input[type="radio"] + label {
        font-size: 11px;
    }

    .shop {
        font-size: 13px;
    }

    .sociallist {
        text-align: center;
        padding-top: 15px;
    }

    #myalrtModal .modal-dialog {
        width: 80%;
        margin: 0 auto;
        margin-top: 7pc;
    }

    .iconText {
        font-size: 15px;
    }

    .iconHeader {
        font-size: 20px;
        padding-top: 10px;
    }

    #eduguide p, #eduguide1 p {
        font-size: 17px;
    }

    .form-popup .form-control {
        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;
    }

    .xspadd {
        padding: 0 5px;
    }

    .gal {
        -webkit-column-count: 1; /* Chrome, Safari, Opera */
        -moz-column-count: 1; /* Firefox */
        column-count: 1;
    }

    .contentoverlay {
        margin-top: -6pc;
        margin-bottom: 2pc;
    }

    .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 {
        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;
    }

    #myalrtModal .modal-dialog {
        width: 90%;
        margin: 0 auto;
        margin-top: 7pc;
    }

    #myalrtModal .modal-body h4 {
        font-size: 14px;
    }

    .iconHeader {
        font-size: 20px;
        padding-top: 0px;
    }

    #eduguide p, #eduguide1 p {
        font-size: 16px;
    }

    #overlay2 {
        font-size: 16px;
        text-align: center;
    }

    .bheader {
        font-size: 14px;
    }

    #overlay2 {
        position: relative;
        font-size: 13px;
        left: 0%;
        padding: 8px 9px;
        text-align: center;
        width: 100%;
    }

    .customcontent {
        padding: 20px;
    }

    .customtitle {
        margin: -14px 0px 10px 0px;
        font-size: 20px;
    }

    .customdescription {
        font-size: 16px;
        margin: 0px 0px 0px 0px;
        text-align: left;
    }

    .line-mf {
        margin-bottom: 10px;
    }

    .customtxt {
        font-size: 15px;
        margin-bottom: 21px;
        padding-right: 0px;
        text-align: justify;
    }

    .lrnmorebtnbg, .lrnmorebtnbg:hover {
        background: #000;
        color: #fff;
        padding: 6px 20px;
        margin-top: 30px;
        position: initial;
        font-size: 12px;
        text-transform: uppercase;
        border: 2px solid #ccc;
    }

    .contentoverlay {
        position: relative;
        bottom: 0pc;
    }

    .pdgprods {
        padding: 10px 15px;
    }

    .setbtmmrgn {
        margin-bottom: 1pc;
    }

    .txtcntr {
        text-align: center;
    }

    .setheight {
        height: 242px;
    }

    .carousel-btns2 {
        position: absolute;
        right: 10px;
        margin-top: -11%;
    }

    .customcontent {
        padding: 40px 20px;
        height: 20pc;
    }
}

@media(max-width: 320px) {
    .sprodsheader {
        font-size: 14px;
    }

    .subheader {
        font-size: 12px;
    }
}
