﻿body {
    overflow-x: hidden;
    font-family: Adobe Garamond;
    /*--font-size: 1.6em; --*/
}
.Certificatebox {
    margin-bottom: 20px;
}
.searchInputbox li {
    padding: 0 !important;
}
.storetag {
    display: inline-block;
}
#collateralForm {
    margin-bottom:15px

}
.panel.panel-grey {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: transparent;
    color: #bf8c4b !important;
}
.fa.fa-check {
    color: green;
}
.fa.fa-times {
    color: red;
}
.WrapperProduct {
    margin:0px auto !important;
}
.redClass {
    color:red;
}
.greenClass {
    color: green;
}

#divSubMenuWrapper li:last-child.active > a {
    background: #3f2924 none repeat scroll 0 0;
    color: #fff !important;
    padding: 3px 15px;
}

#divTrayAssignment .icon {
    position: absolute;
    right: 24px;
    top: 8px;
}

.TrayAssignment {
    max-width: 342px;
    margin: 0 auto;
    width: 100%;
}

#productMenuSearch {
    display: none
}

.ActiveColor {
    background-color: #bf8c4b !important;
}

.dropdown-menu > .ActiveColor > a {
    color: #fff !important
}

    .dropdown-menu > .ActiveColor > a:hover, .dropdown-menu > .ActiveColor > a:focus {
        text-decoration: none !important;
        color: #fff !important;
        background-color: #bf8c4b !important;
    }

.customerrormsg {
    color: red;
}

.redtext {
    color: red;
}

.PadTop {
    padding-top: 8px;
}

.bigBtn {
    background-color: #bf8c4b !important;
    border-color: #bf8c4b !important;
    color: #fff !important;
    font-size: 18px;
}

    .bigBtn:hover {
        opacity: 0.8
    }

.font18 {
    font-size: 19px;
    font-weight: bold;
}

/*================footer================*/
.footimg {
    background: url("/Content/Images/footer.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 8% 0 27%;
}

.footerbox {
    color: #fff;
    text-align: center;
}

.mission > h2 {
    font-size: 38px;
    letter-spacing: 3px;
    margin-bottom: 29px;
}

.mission > p {
    font-weight: 400;
    letter-spacing: 3px;
    font-size: 20px;
}

.popupmenu {
    color: #000;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
}

.faqContent .panel-body ul {
    padding-left: 30px;
    font-size: 16px;
}


    .popupmenu ul {
        display: inline-block;
        margin: 0;
        padding: 0;
        /* For IE, the outcast */
        zoom: 1;
        *display: inline;
        list-style: none
    }

    .popupmenu li {
        float: left !important;
        padding: 2px 5px;
    }

.commonfooter .modal-header {
    background: #ddd none repeat scroll 0 0;
    border-bottom: 1px solid #e5e5e5;
    padding: 15px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999999;
}

.commonfooter .modal-dialog {
    bottom: 15px;
    left: 10%;
    margin: 30px auto;
    overflow-y: scroll;
    position: fixed;
    top: 15px;
    max-width: 80%;
    z-index: 999999;
}

.commonfooter p {
    font-size: 20px;
}

.commonfooter strong {
    margin: 15px 0;
    text-transform: uppercase;
}

.commonfooter h4 {
    text-align: center;
}

.contrl-label-store {
    margin-top: 5px;
}
/*================footer: end================*/
.wrapper2 > ul {
    list-style: outside none none;
    padding: 0;
}

.closerow i {
    color: red;
    float: right;
}

.wrapper2 li {
    float: left;
}

.bottom-btn {
    text-align: center;
    margin: 0;
    padding: 15px;
}

.closerow.delWishlist {
    float: right;
    color: #bf8c4b;
}

.t150 {
    width: 150px !important;
}

.t200 {
    width: 200px !important;
}

.ManagerMember h3 {
    margin: 5px 0 0;
}

.changepwd {
    padding: 21px;
    text-align: center;
}

.labelmargin {
    margin-top: 12px !important;
}

.ManagerMemberbox {
    margin: 0 auto;
    padding: 15px;
    width: 650px;
}

.searchnewbox {
    width: 150px;
}

.navbar-right.submenuright > li {
    padding: 2px !important;
}

.modal.fade.in {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
}

.loginback .fa.fa-user {
    margin-top: 0 !important;
}

.divAlertErrorMessageBox {
    font-size: 20px;
    padding: 10px;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 10000;
}

.submenu {
    background: #f3eff0;
    left: 0;
    position: fixed;
    right: 0;
    top: 114px;
    width: 100%;
    z-index: 50;
    height:35px
}
.wrapper {
    text-align: center;
}

    .wrapper ul {
        display: inline-block;
        margin: 0;
        padding: 0;
        /* For IE, the outcast */
        zoom: 1;
        *display: inline;
    }

    .wrapper li {
        float: left;
        list-style: outside none none;
        padding: 6px 18px;
    }

    .wrapper a {
        text-transform: uppercase;
        font-size: 16px;
    }
#productarea {
    margin-top: 85px;
}


        .wrapper a:hover, .wrapper a:active, .wrapper a:focus {
            text-decoration: none;
        }

.submenu .navbar-right a {
    color: #3c230f !important;
}

.wrapper li.active {
    background: #3c230f none repeat scroll 0 0;
    color: #fff;
}

    .wrapper li.active > a {
        color: #fff;
    }

.submenuright {
    position: absolute;
    right: 0px;
}

.pur-Order > li {
    border: 1px solid #ddd;
    float: left;
    height: 50px;
    list-style: outside none none;
    padding: 8px 26px;
}

.pur-Order {
    height: 55px;
    padding: 0;
}

    .pur-Order > li:first-child {
        padding-top: 15px;
    }

.wishlistboarder {
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-bottom: 24px;
    padding: 15px 15px 0;
}

.wish-Head h3 {
    margin: 0;
}

#searchBytag-container {
    width: 172px;
}

#btnSearchByTagIcon {
    top: 10px;
}

.dropdown-menu {
    padding: 0;
    top: 32px;
}

.fa.fa-heart, .fa.fa-user, .fa.fa-shopping-bag {
    margin-top: 8px;
}

.has-success.has-feedback {
    margin: 0;
}

.PadTop15 {
    padding-top: 15px;
}


#btnSearchIcon {
    cursor: pointer;
    margin-top: -15px;
}



/*.centermenu {
    margin: 0 auto;
    width: 732px;
}*/
.centermenu {
    text-align: center;
}

    .centermenu ul {
        margin: 0;
        padding: 0;
        /* For IE, the outcast */
        zoom: 1;
        *display: inline;
    }

    .centermenu li {
        float: left;
    }

#ui-id-1 {
    height: 200px;
    overflow-y: scroll;
    overflow-x: hidden;
}

#ui-id-2 {
    overflow-x: hidden;
    overflow-y: hidden;
}

.navbar-nav {
    margin: 0;   
    padding: 0;
    text-align: center;
    width: auto;
    float: none !important;
}

    .navbar-nav li {
        display: inline-block;
        margin: 0 2px 1px 0;
        padding: 0;
        transition: all 0.2s ease 0s;
        float: none !important;
    }

.dropdown-menu > li {
    display: block;
    float: left;
    text-align: left;
    width: 100%;
}

.col-sm-4.list-unstyled {
    width: 187px;
    padding-left: 0;
}

    .col-sm-4.list-unstyled > li {
        display: block !important;
    }
/*.collapse.navbar-collapse {
  border-bottom: 1px solid #ddd;
  height: 35px !important;
  line-height: 0.5em !important;
  margin-bottom: 35px;
}
.nav.navbar-nav {
  background: #fff none repeat scroll 0 0;
}*/



.filterOption:first-letter {
    text-transform: capitalize;
}

.BfilterOption:first-letter {
    text-transform: capitalize;
}

label {
    font-size: 16px;
    font-weight: normal !important;
}
/*------------------------loginpage------------------------------------*/
.homebannerwrapper {
    margin: 20px auto;
    width: 80%;
    min-height: 83vh;
}

.topmenus .dropdown-menu {
    float: left;
    left: auto;
    right: 0;
}

.logoimg {
    margin: 0 auto;
    width: 269px;
}

.form-control {
    font-size: 16px !important;
}

header {
    border-bottom: 1px solid #ddd;
}
.headerBorder {
    border-bottom: 1px solid #763e25;
}

.commonheader {
    margin: 0 auto;
    width: 785px;
}

.customNavigation {
    text-align: center;
}

    .customNavigation a {
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }

header .panel {
    display: none;
    /*background-color: rgba(210, 210, 210, 0.4) !important;*/
    background-color: white !important;
}

header .item {
    height: 150px;
}

.mainpage {
    background-attachment: fixed;
    background-clip: border-box;
    background-color: transparent;
    background-origin: padding-box;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    min-height: 960px;
    min-width: 100%;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-top: 0;
    position: relative;
    width: 100%;
    z-index: 0;
}

.footer {
    margin-bottom: 25px;
}

.topSubMenudiv {
    position: absolute;
    width: 100%;
    left: 0px;
    margin-top: 2px;
}

.field-validation-error {
    color: #ff0000;
}



.newContainer {
    margin: 0 auto;
    width: 100%;
}

.swiper-button-next, .swiper-button-prev {
    opacity: 0.5;
}

    .swiper-button-next:hover, .swiper-button-prev:hover {
        opacity: 1;
    }

.navbar {
    min-height: auto !important;
}

/*.topmenus {
    float: right;
    margin-top: 15px;
    list-style: none;
}*/
#advSearch {
    font-size: 13px;
    padding: 0;
    position: absolute;
    text-transform: none;
    z-index: 15;
    left: 76px;
}

.topmenus {
    list-style: outside none none;
    position: absolute;
    padding: 0;
    width: 100%;
}

    .topmenus > li {
        float: left;
        padding: 10px 2px;
    }

        .topmenus > li > a {
            padding: 12px;
        }

            .topmenus > li > a:hover {
                text-decoration: none;
            }

    .topmenus a {
        color: #000 !important;
        font-size: 14px !important;
        text-transform: uppercase;
    }

.logoimg img {
    margin: 0 auto;
    padding-top: 12px;
    padding-bottom: 3px;
}

.color-overlay {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0.0);
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    height: 960px;
}

/*.loginback {
    background: #fff none repeat scroll 0 0;
    border-color: #904b00 #ddd #ddd;
    border-style: solid;
    border-width: 2px 1px 1px;
    width: 380px;
    padding: 20px;
    margin: 0 auto;
}*/





   

button[disabled], html input[disabled] {
    cursor: default;
    opacity: 0.5;
}



.margin-bottom-20 {
    margin-bottom: 20px;
}

.margin-top-20 {
    margin-bottom: 0;
}

.btnPry {
    /*background-color: #904b00;
    border-color: #904b00;*/
    background: rgba(83,20,16,1);
    background: -moz-linear-gradient(top, rgba(83,20,16,1) 0%, rgba(36,2,0,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(83,20,16,1)), color-stop(100%, rgba(36,2,0,1)));
    background: -webkit-linear-gradient(top, rgba(83,20,16,1) 0%, rgba(36,2,0,1) 100%);
    background: -o-linear-gradient(top, rgba(83,20,16,1) 0%, rgba(36,2,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(83,20,16,1) 0%, rgba(36,2,0,1) 100%);
    background: linear-gradient(to bottom, rgba(83,20,16,1) 0%, rgba(36,2,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#531410', endColorstr='#240200', GradientType=0 );
    color: #ffffff;
    padding: 6px;
}



.topheader > ul > li {
    list-style: none;
    float: left;
    padding: 10px 25px;
}



.loginbanner img {
    width: 100%;
    padding-top: 128px;
}

.topheader > ul > li:first-child {
    width: 18%;
}

.topheader > ul > li:last-child {
    width: 82%;
}

.formtologin {
    margin-top: 2%;
}

    .formtologin .checkbox {
        margin: 0;
    }

    .formtologin #btnLogin {
        max-width: 150px;
        /* margin: 0 auto; */
    }

.checkbox a, .checkbox a :hover {
    color: #fff;
    text-decoration: underline
}

#PopUp-TermsOfUse .modal-dialog {
    top: 20px;
    width: 100% !important;
    margin: 0 auto;
    max-width: 80%;
}

.pop-body {
    padding: 0 5%;
}

.maintitle {
    margin-left: -3%;
}

.pop-body p {
    color: #000;
    text-align: justify;
    text-transform: none;
    margin-bottom: 20px;
    font-size: 19px;
}

.pop-body li {
    line-height: 1.5em;
    list-style: unset;
    margin-left: 19px !important;
    padding-left: 15px;
    text-align: left;
    font-size: 18px;
}

@media(max-width:1130px) {
    .topheader > ul > li {
        padding: 10px 15px;
    }
}

@media(max-width:991px) {
    .topheader > ul > li:first-child {
        width: 100%;
    }

    .formtologin #btnLogin {
        max-width: 150px;
        margin: 0 auto;
    }
}

@media(max-width:996px) {
    .topheader > ul > li:last-child {
        position: inherit;
        right: auto;
        top: auto;
        width: 100%;
        text-align: center;
        padding-top: 0;
    }
}

@media(max-width:934px) {
    .logomain {
        width: 200px;
        margin-top: 17px
    }
}

@media(max-width:880px) {
    .topheader > ul > li {
        padding: 0;
        width: 100%;
    }



    .loginbanner img {
        width: 100%;
        padding-top: 0;
    }

    header {
        position: relative;
        width: 100%;
        z-index: 100;
        background-color: #fff;
    }
}

/*------------------------loginpage: close------------------------------------*/

header {
    position: fixed;
    width: 100%;
    z-index: 100;
    background-color: #763e25;
    color: #fff;
}

.topmenu {
    background-color: #000;
    margin-bottom: 10px;
}

.dropdown-menu > li > a {
    color: #292118 !important;
}

.col-sm-4.list-unstyled a {
    color: #292118 !important;
}

.navbar-right a {
    color: #fff !important;
    padding: 7px 13px !important;
}

    .navbar-right a:hover {
        background: #fff;
        color: #000 !important;
    }

.headlogo {
    background: #fff;
    padding-bottom: 30px;
    padding-top: 16px;
}

/*.firstrow {
    padding-top: 72px;
}*/

/*ul.nav li.dropdown:hover ul.dropdown-menu {
    display: block;
}*/

.navbar-default {
    border-color: transparent;
    background: #fff;
}

    .navbar-default .navbar-nav > li > a {
        color: #292118 !important;
        text-transform: uppercase;
        padding: 10px 15px;
    }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        background-color: transparent;
        color: #555;
    }

.navbar-collapse {
    padding: 0 !important;
}

.dropdown-menu {
    background-clip: padding-box;
    background-color: #fff;
}

    .dropdown-menu > li > a {
        clear: both;
        font-size: 14px !important;
        padding: 7px 20px;
    }

.mask > p {
    font-size: 18px;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent !important;
    color: #555;
}

.navbar {
    border: 1px solid transparent;
    margin-bottom: 0px;
    height: auto !important;
    position: relative;
}


.has-success .form-control {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    margin-top: 15px;
}

.has-success .form-control-feedback {
    color: #593b21;
}

.has-feedback .form-control-feedback {
    display: none;
    height: 34px;
    line-height: 34px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 34px;
}

img {
    margin: 0 auto;
}

.no-padding {
    padding: 0 !important;
}

.back2 {
    background: url("../Images/ourmisson.png") no-repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);
    padding: 10px 7px;
    margin-bottom: 21px;
}

    .back2 h1 {
        font-size: 50px;
        text-transform: uppercase;
    }

    .back2 p {
        color: #73432e;
        font-size: 34px;
        padding: 0 4%;
    }

.social strong {
    font-size: 12px;
}

.white {
    background: none repeat scroll 0 0 #fff;
    padding: 10px 0;
}

.row.white img {
    width: 92%;
}

.foottop {
    color: #fff;
    background-image: url('../Images/redcarpet.png');
    padding: 10px 0;
    margin-bottom: 20px;
}

    .foottop h2 {
        text-align: center;
        margin-bottom: 30px;
    }

        .foottop h2 a {
            color: #fff;
            font-size: 35px !important;
            text-align: center;
            text-transform: uppercase;
        }

            .foottop h2 a:hover {
                color: #fff;
                font-size: 35px !important;
                text-align: center;
                text-transform: uppercase;
            }

.width80 {
    border: 2px solid #fff;
    height: 250px;
    margin-bottom: 1%;
    width: 80%;
}

.redcarpetcomm {
    color: #fff !important;
    font-size: 16px !important;
    text-align: center;
}

.foottop p {
    font-size: 14px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 0;
    text-transform: uppercase;
    width: 80%;
}


/*.btnsort {
    right: 0 !important;
    left: auto !important;
}*/

.social li {
    float: left;
    list-style: none outside none;
    margin-left: 5px;
    margin-top: 6px;
}

hr {
    color: #333333;
    background: #333;
    border-style: solid !important;
}

.hrClass {
    background: #3c230f !important;
    border: #3c230f solid !important;
    height: 2px;
}

.firstrow {
    padding-top: 8%;
}

.desktopSearch > button {
    display: none;
}

.logoStyle {
    width: 230px
}

.loginbox {
    width: 100%;
    max-width: 450px;
    height: 100vh;
    display: flex;
    flex-flow: column;
    justify-content: center;
    background: #8c5833;
    color: #fff;
    position: fixed;
}

.loginback {
    max-width: 350px;
    margin: 0 auto;
}

.hr {
    height: 1px;
    margin: 35px 0;
    background: #ba7538;
}

#btnLogin {
    border: 0;
}

.loginbox .input-validation-error {
    border: 1px solid red;
    color: red;
}

.loginbox .field-validation-error {
    display: none !important;
}

.loginImgBox {
    margin-left: 450px;
    height: 100vh;
    display: flex;
    flex-flow: column;
    justify-content: center;
}

    .loginImgBox li:first-child {
        float: left;
        width: 45%;
        list-style: none;
    }

    .loginImgBox li:last-child {
        float: left;
        width: 55%;
        list-style: none;
    }
.social li.first {
    margin-left: 0;
    padding-left: 0;
}
@media(max-width:1200px) {
    .loginImgBox {
        display: block;
    }

        .loginImgBox li:first-child, .loginImgBox li:last-child {
            float: none;
            width: 100%;
            list-style: none;
        }
}

@media(max-width:850px) {
    .loginbox {
        width: 100%;
        max-width: 100%;
        height: auto;
        display: flex;
        flex-flow: column;
        justify-content: center;
        background: #8c5833;
        color: #fff;
        position: relative;
        padding: 30px 0;
    }

    .loginImgBox li:first-child {
        float: left;
        width: 45%;
        list-style: none;
    }

    .loginImgBox li:last-child {
        float: left;
        width: 55%;
        list-style: none;
    }

    .loginImgBox {
        margin-left: 0;
        height: auto;
        display: flex;
        flex-flow: column;
        justify-content: center;
    }
}

@media(max-width:1200px) {
    .firstrow {
        padding-top: 14%;
    }

    .followicon img {
        width: 40px;
    }
}

@media(max-width:1180px) {
    .homebannerwrapper {
        margin: 0 auto;
        width: 90%;
        min-height: 83vh;
    }
    .submenu {    
        left: 0;      
        right: 0;     
        width: 100%;
        z-index: 50;
    }
}

@media(max-width:1080px) {

    .homebannerwrapper {
        margin: 0 auto;
        width: 96%;
        min-height: 83vh;
    }
}

@media(max-width:991px) {

    .ManagerMemberbox {
        width: 90%;
    }

    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: scroll;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        -webkit-overflow-scrolling: touch;
    }
    .followicon {
        display: inline;
        text-align: center;
    }

        .followicon ul {
            text-align: center !important;
            margin-top: 0 !important;
        }
    

    .tab-content {
        margin-bottom: 15px;
    }

    .address, .contact {
        text-align: center
    }    
}

@media(max-width:980px) {
    .social li {
        margin-top: 10px;
        float:none;
    }

    .padleft10 {
        padding-left: 15px !important;
    }

    .padright11 {
        padding-right: 15px !important;
    }

    .Deliverytable {
        margin-top: 15px;
    }
}

@media(max-width:768px) {
    .left0 {
        left: 0 !important
    }

    .left200 {
        left: 200px !important
    }

    .submenu .wrapper {
        width: 200px;
        position: absolute;
        background: #fff;
        border: 1px solid #ddd;
        text-align: left;
        transition: all 0.5s;
        left: -202px;
    }

        .submenu .wrapper ul li {
            float: none;
            width: 200px;
        }

    .mobile-product-menu {
        position: absolute;
        top: 136px;
        left: 14px;
        z-index: 500;
    }

    #productMenuSearch {
        position: absolute;
        left: 0;
        transition: all 0.5s;
        z-index: 500;
        display: block;
    }

    .followicon {
        width: 250px;
        margin: 0 auto;
    }

    #middleFooter {
        display: none
    }

    .firstrow {
        padding-top: 10%;
    }

    .fotag {
        margin-bottom: 15px;
        text-align: center;
    }



    .fixHeader {
        top: 160px;
    }

    .collapse.navbar-collapse {
        border-bottom: 0 solid;
        height: auto !important;
        line-height: 1.2em !important;
        margin-bottom: auto !important;
    }

    .navbar-nav {
        margin: 7.5px -15px;
    }

        .navbar-nav li {
            display: block;
        }

    .address {
        text-align: center
    }
}

@media(max-width:581px) {
    .social ul {
        margin: 0 auto;       
    }

    .adS {
        display: none;
    }

    .desktopSearch > div {
        width: 450px;
        border: 1px solid #ddd;
        background: #fff;
        padding: 10px;
    }

    .desktopSearch > button {
        display: block;
    }

    .refinefiterbox2 {
        top: 109px !important;
    }

    .desktopSearch {
        width: auto !important;
    }
}



.text1 {
    color: #676565;
    font-size: 28px;
}

.contact {
    font-size: 16px;
    font-style: normal;
    line-height: 1.42857;
    margin: 0 !important;
    /*padding-top: 20px;
    text-align: right;*/
}

.divedLine {
    background: #ddd;
    height: 2px;
    margin: 5px 0;
}

.address {
    font-size: 16px;
    font-style: normal;
    line-height: 1.42857;
    /*padding-top: 20px;*/
}

/*.followicon {
    margin: 0 auto;
    width: 252px;
    padding-bottom: 49px;
}

    .followicon ul {
        padding: 0;
    }*/

.followicon {
    /* margin-top: 17px;*/
}

    .followicon ul {
        padding: 0;
        font-size: 18px;
        margin-top: 16px;
        overflow: hidden;
        padding: 0;
        text-align: right;
        width: auto;
        float: none !important;
    }

.faq {
    margin-top: 22px;
    font-size: 18px;
    /* font-weight: bold; */
    color: #333;
    display: block;
}

.followicon li {
    display: inline-block;
    margin: 0 2px 1px 0;
    padding: 0;
    transition: all 0.2s ease 0s;
    float: none !important;
}


.fotag {
    margin-bottom: 15px;
}

.text-right.padr28 {
    margin-right: 15px;
    margin-top: 5px;
}



/*-------------------------bridal-4-----------------------------------------------------------*/


.breadcrumb {
    background-color: #fff !important;
    border-radius: 4px;
    list-style: none outside none;
    margin-bottom: 20px;
    padding: 8px 15px;
    float: right;
}

.background a {
    color: #3c230f;
    text-decoration: none;
    font-size: 16px;
}

.filterbtn {
    font-size: 1.2em !important;
    padding: 3px 10px 3px 12px !important;
}

/*.pager li > a, .pager li > span {
    background-color: #fff;
    border-left: 1px solid #ddd !important;
    border: 0;
    border-radius: 15px;
    display: inline-block;
    padding: 5px 14px;
}*/

.pager li > a:hover, .pager li > a:focus {
    background-color: transparent;
    text-decoration: none;
}

.pager li > a, .pager li > span {
    color: #b69164;
    cursor: pointer;
    display: inline-block;
}

    .pager li > a:hover, .pager li > span:hover {
        color: #3c230f;
        cursor: pointer;
        display: inline-block;
    }

.bridalimg {
    padding: 15px;
    text-align: center;
}

.product-shortDesc {
    border-bottom: 1px solid #a5a5a5;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
}

    /*.product-shortDesc.clearfix > p {
        color: #9d6b39 !important;
        font-size: 16px;
    }*/
    /*.product-shortDesc.clearfix > p {
  color: #9d6b39 !important;
  display: table-cell;
  font-size: 16px;
  height: 75px;
  line-height: 23px;
  margin: 0 auto;
  vertical-align: middle;
  width: 100%;
}*/
    /*.product-shortDesc {
    width: 150px;
    height: 150px;
}*/
    .product-shortDesc.clearfix > p {
        color: #9d6b39 !important;
        display: table-cell;
        height: 75px;
        width: 459px;
        text-align: center;
        text-decoration: none;
        vertical-align: middle;
    }

.imgcode {
    padding: 7px 0;
    text-align: center;
}

.topmenus .dropdown-menu a {
    text-transform: none;
}

.panel-body > p {
    font-size: 16px;
}

.control-label.col-xs-4 {
    font-size: 16px;
}

.prices span {
    color: #3c230f;
    font-size: 16px;
    font-weight: normal;
    line-height: 18px;
}

.btnTopBorder {
    border-top: 1px solid #a5a5a5;
}

.prices {
    border-top: 1px solid #a5a5a5;
    color: #1abc9c;
    font-size: 16px;
    line-height: 20px;
    padding: 7px 0;
    text-align: center;
}

.Qutyes {
    border-bottom: 1px solid #a5a5a5;
    font-size: 16px;
    line-height: 20px;
    padding: 7px 0;
    text-align: center;
}

.Qutyes2 {
    font-size: 16px;
    line-height: 20px;
    padding: 7px 0;
    text-align: center;
}

.btn-info {
    /*background-color: #3c230f;
    border-color: #904b00;
    color: #b19065 !important;
    margin-top: 20px;
    font-size: 16px;
    padding: 10px 20px;*/
    font-size: 1.2em !important;
    background-color: #fff;
    border-color: #ccc;
    color: #333;
}

    .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
        background-color: #bf8c4b !important;
        border-color: #bf8c4b !important;
        color: #fff !important;
    }

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    background-color: #bf8c4b !important;
    border-color: #bf8c4b !important;
    color: #fff !important;
}

/*------------------------------------ cart --------------------------------------------------*/
.padding {
    padding: 15px;
}

.cart h1 {
    margin: 0 0 15px;
    padding-left: 16px;
}



.qty-label.pull-left {
    font-size: 22px;
}


.productqty {
    margin: 0 10px;
    max-width: 100px;
    padding: 8px;
}

.add-to-cart-panel {
    margin: 20px 0;
}

.Description a {
    text-transform: uppercase;
}

.background a:hover {
    color: #b19065;
    font-size: 16px !important;
    text-decoration: none;
}



/*---------------------------------------onepagecheckout.html-------------------------------------------------------*/


.number {
    background: none repeat scroll 0 0 #b20405;
    border-color: #b20405;
    color: #fff;
    padding: 10px;
}


.step-title {
    background: none repeat scroll 0 0 #b19065;
    border: 1px solid #eee;
    color: #3c230f !important;
    cursor: default;
    padding: 10px;
}

.Checkout {
    margin-top: 20px;
}

    .Checkout label {
        font-size: 18px;
    }

section img {
    /*width: 100%;*/
}


/*---------------------------------------retailer-packages.html-------------------------------------------------------*/

.AuthPackageBorder {
    border-bottom: 6px solid #4f3927 !important;
    border-top: 1px solid #4f3927 !important;
    padding-bottom: 3px;
}

.PackageTd {
    background: none repeat scroll 0 0 #fdf8f2;
    padding-right: 35px !important;
    width: 40%;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    line-height: 1.42857;
    padding: 8px 15px;
    vertical-align: top;
    color: #4f3927;
}

/*---------------------------------------marketingcollateral.html-------------------------------------------------------*/


.marketingcollateral h3 {
    background: none repeat scroll 0 0 #3c230f;
    color: #b69164;
    padding: 10px;
}

.market {
    font-size: 23px;
    padding: 10px;
    border-bottom: 1px solid;
    margin-bottom: 30px;
}

.market2 {
    font-size: 18px;
    font-weight: bold;
    padding: 10px;
    border-bottom: 1px solid;
    margin-bottom: 30px;
}

.btn-danger {
    background-color: #3c230f;
    border-color: #904b00;
    color: #b19065 !important;
    font-size: 16px;
    padding: 7px 20px;
}

    .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
        background-color: #bf8c4b;
        border-color: #bf8c4b;
        color: #fff !important;
    }

.bordermkt {
    border: 1px solid #a6a6a6;
    padding: 15px;
}

.margin-bottom-10 {
    font-size: 16px;
    margin-bottom: 10px;
}

@media (max-width:980px) {
    .margin-bottom-10 {
        font-size: 16px;
        margin-bottom: 10px;
        text-align: center !important;
        line-height: 2.5em;
    }

    .market2 {
        font-size: 25px;
        text-align: center;
    }
}






/*-------------------------------------------------------- Special order inquiry---------------------------------------------------*/

.txt1 {
    color: red;
    font-size: 20px;
    padding-left: 19px;
}

.contentTransform {
    text-transform: lowercase;
}

.txtTransform {
    text-transform: uppercase;
}





/*-------------------------------------------------------- Info---------------------------------------------------*/



.panel-default > .panel-heading a:hover {
    color: #333;
    font-size: 18px;
    text-decoration: none;
}


/*-------------------------------------------------------- puechase-history---------------------------------------------------*/


.box1 {
    background: none repeat scroll 0 0 #f3efec;
    border: 1px solid #a4a4a4;
    border-radius: 9px;
    margin: 0 0 15px;
    padding: 20px;
}

.box2 {
    background: none repeat scroll 0 0 #f3efec;
    border: 1px solid #ddd;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-weight: bold;
    padding: 20px;
}

.col-md-12.box3 {
    border: 1px solid #a4a4a4;
    border-radius: 10px;
    margin-bottom: 20px;
}




.videotraning {
    height: 500px;
    left: 83px;
    top: 20px;
    width: 990px;
}

/* AJAX LOADING INDICATOR */
.ajax-loading-block-window {
    position: fixed;
    top: 37%;
    left: 50%;
    width: 128px;
    height: 128px;
    overflow: hidden;
    z-index: 1104;
}

    .ajax-loading-block-window .loading-image {
        position: absolute;
        top: 0;
        left: 0;
        width: 128px;
        height: 128px;
        background-image: url('../Images/ajax_loader_large.gif');
        background-repeat: no-repeat;
    }

.please-wait {
    background: url('../Images/ajax_loader_small.gif') no-repeat;
    padding-left: 20px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.no-padding {
    padding: 0 !important;
}


/*----------------*/

.video_levian {
    padding-bottom: 50px !important;
    padding-left: 56px !important;
}

.AuthPackage {
    margin: 20px auto 0;
    width: 25%;
}

.pager li.current-page > span {
    background: #3c230f none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
}

.pager li {
    margin: 1px;
}

#marketingcollateral .panel {
    background-color: #ffffff;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-radius: 10px;
    margin-bottom: 20px;
}

#marketingcollateral .panel-grey > .panel-heading {
    background: none repeat scroll 0 0 #f3efec;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

#marketingcollateral .panel-heading {
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 15px 13px;
}


#marketingcollateral .panel-title {
    font-size: 18px;
    margin-bottom: 0;
    margin-top: 0;
}

.bar-notification success {
    background: #000 !important;
}

.modal-dialog {
    margin: 200px auto;
    max-width: 600px;
    width: 100%
}

.btn-primary {
    background-color: #bf8c4b !important;
    border-color: #bf8c4b !important;
    color: #fff;
    font-size: 16px;
    margin: 5px;
    padding: 8px 18px;
}

    .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
        background-color: #130902 !important;
        border-color: #130902 !important;
        color: #fff !important;
    }

.purchaseorder {
    font-size: 20px;
}

.txtAreaStyle {
    width: 500px;
    height: 160px;
}


.sendBTN {
    background: none repeat scroll 0 0 #fff;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 15px;
    position: fixed;
    z-index: 1000;
    text-align: center;
}

.PadTop75 {
    padding-top: 150px;
}

.PadTop110 {
    padding-top: 140px;
}

.allcertificate {
    margin-top: 20px;
    margin-bottom: 10px;
}
.certificate, #divCertificateListing {
    padding: 10px
}

#divCertificateListing {
    min-height: 67vh;
}

.divAlertMessageBox {
    font-size: 20px;
    padding: 10px;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 10000;
}

/*---------------------BKN------------------*/

.reatails span {
    display: none;
}

th {
    border-top: 1px solid #ddd !important;
}

.cart-total span {
    display: block;
}

#txtDeliveryDate {
    width: 114px;
    background: #fff !important;
}

.input-group.date {
    width: 146px;
}

.datebox {
    width: 413px;
}

#deliverDatePicker .input-group-addon {
    float: right;
    padding: 9px;
    text-align: center;
    width: 32px;
}

@media (max-width:980px) {
    .sendBTN {
        bottom: 0;
        left: 0;
        padding: 25px;
        text-align: center;
        width: 100%;
    }

    .videotraning {
        height: 100%;
        left: 0;
        position: relative;
        top: 0;
        width: 100%;
    }
}

@media(max-width: 768px) {
    .datebox {
        width: 100%;
    }

    .topmenus .dropdown-menu {
        position: absolute !important;
    }

    .dropdown-menu {
        background-clip: padding-box;
        background-color: #fff;
        border: 1px solid rgba(0, 0, 0, 0.15);
        border-radius: 4px;
        font-size: 14px;
        left: 0;
        list-style: outside none none;
        margin: 2px 0 0;
        min-width: 160px;
        padding: 5px 0;
        position: relative;
        top: 100%;
        z-index: 1000;
        float: none;
        box-shadow: none;
    }

    .navbar-nav .dropdown-menu {
        display: block;
    }

    .text-center.col-md-4.logos {
        clear: both;
    }

    .breadcrumb {
        text-align: center;
    }

    .logos img {
        padding: 8% 0;
    }

    .PadTop75 {
        padding-top: 150px;
    }
}



@media(max-width:360px) {
    .table span {
        display: block;
    }

    table td[class*="col-"], table th[class*="col-"] {
        float: left !important;
        position: static;
        width: 100%;
    }

    .PackageTd {
        width: 100%;
    }

    .headingstable {
        display: none;
    }

    .PackageTd {
        width: 100%;
    }

    td, th {
        width: 100% !important;
    }

    .firstrow {
        padding-top: 17%;
    }

    .social img {
        width: 66%;
    }

    .social li {
        margin-left: -6px;
    }

    .contact {
        float: none;
        text-align: center;
    }
}


.color060 {
    color: rgb(0, 0, 0);
    position: absolute;
    z-index: 60;
    right: 8px;
    top: 25px;
}

.PadTop25 {
    padding-top: 25px;
    width: 27%;
}

.itemnum {
    margin-top: 19px;
}

.PadTop25 {
    padding-top: 25px;
}

.PadTop19 {
    padding-top: 19px;
}

.PadTops10 {
    padding-top: 10px;
}

.logos img {
    width: 67%;
}


table {
    font-size: 16px;
}

.alink {
    text-decoration: underline;
}

.PackageTd b, strong {
    font-weight: bold !important;
}

.width230 {
    width: 230px !important;
}

#frmChangePwd {
    padding: 4% 0;
}

.color0221 {
    padding: 7px;
    border: 1px solid rgb(221, 221, 221);
    border-top: 0px !important;
}

.no-margin {
    margin: 0;
}

.promax {
    padding: 9px !important;
}

.RedColor {
    color: red;
}

a:focus {
    outline: 0 none !important;
    outline-offset: -2px;
}

.fixed th {
    width: 22% !important;
}

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    border-bottom-width: 0px !important;
}



.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info.active[disabled], fieldset[disabled] .btn-info.active {
    background-color: #3c230f !important;
    border-color: #904b00 !important;
    opacity: 0.2;
}
.sendBTNnew {
    text-align: center;
    margin: 15px;
}
.width170 {
    width: 170px;
}

.brown > h3 {
    margin: 0;
    font-size: 18px;
}

.brown {
    background: none repeat scroll 0 0 #f3efec;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #333;
    padding: 15px 13px;
}

.brown_border {
    border: 1px solid #a4a4a4;
    border-radius: 10px;
    position: relative;
    margin-top: 20px;
}

.title {
}

.pad10 {
    color: red;
    padding: 10px;
}

.sendBTN > .btn.btn-info {
    margin: 0 !important;
}

.padright11 {
    padding-right: 11px;
}

.padright6 {
    padding-right: 11px;
}

.padleft10 {
    padding-left: 10px;
}

.pad7px {
    padding: 7px !important;
}

.wihe300px {
    height: 300px;
    width: 100%;
}

.width10 {
    width: 10%;
}

.width15 {
    width: 15%;
}

.width35 {
    width: 35%;
}

.width20 {
    width: 20%;
}

.width30 {
    width: 30%;
}

.width1 {
    width: 2%;
}



.imgbig .mask > p {
    font-size: 18px;
    line-height: 1.5em;
}

.imgbig .view {
    border: 1px solid #a4a4a4;
    border-radius: 10px;
    padding: 15px;
}
/*.dropdown-toggle > span {
  padding-left: 5px;
}*/
.nav.navbar-nav.navbar-right span {
    padding-left: 5px;
}

.width40 {
    width: 29%;
}

.width5 {
    width: 8.3%;
}

.col-md-6.pad15 {
    padding: 15px;
}

.mar15px {
    margin-top: -15px;
}

.divCart {
    cursor: pointer;
    margin-top: 25%;
}

    .divCart:hover {
        text-decoration: underline;
    }

.divItemsCart {
    cursor: pointer;
    margin-top: 25%;
}

    .divItemsCart:hover, .divItemsCart2:hover {
        text-decoration: underline;
    }

.divItemsCart2 {
    cursor: pointer;
    margin-top: 5%;
}

.orders .text-center > input {
    margin-top: 25%;
}

#accordion-1 .panel-default > .panel-heading {
    background: none repeat scroll 0 0 #f3efec;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

#accordion-1 .panel-heading {
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 15px 13px;
}

#accordion-1 .panel-title {
    font-size: 18px;
    margin-bottom: 0;
    margin-top: 0;
}

#accordion-1 .panel {
    background-color: #ffffff;
    border: 1px solid #a4a4a4;
    border-radius: 10px;
    margin-bottom: 20px;
}

.btnPrchaseMrkSold {
}

.modal-body .row {
    margin-bottom: 15px;
}

.modal-footer {
    border-top: 1px solid #e5e5e5;
    margin-top: 15px;
    /* padding: 0px !important;*/
    text-align: right;
}

.datepicker {
    z-index: 100000 !important;
}

#UpdateCart {
    font-size: 16px;
}

.UpdateCart {
    padding-bottom: 15px;
    text-align: right;
}

.btnTopBorder button {
    margin-top: 15px;
}

/*.checkoutrep {
    padding-top: 19px;
    padding-left: 29px;
}*/

.checkoutrep12 {
    padding-left: 29px;
}

    .checkoutrep12 table {
        margin-bottom: -5px;
    }

.number1 {
    padding-top: 22px !important;
}

.pad-remove {
    padding: 0 !important;
}

.menumegalist {
    min-width: 500%;
}

.menumega {
    float: left;
    padding: 0;
}

.dropdown-menu.menumegalist > li {
    width: 1000%;
}

.menumega > li {
    list-style: outside none none;
}

    .menumega > li > a {
        clear: both;
        padding: 7px 20px;
    }

    .menumega > li > a {
        clear: both;
        color: #333;
        display: block;
        font-weight: 400;
        line-height: 1.42857;
        padding: 3px 20px;
        white-space: nowrap;
    }

        .menumega > li > a:hover, .menumega > li > a:focus {
            background-color: #f5f5f5;
            color: #262626;
            text-decoration: none;
        }

#btnSearchIcon {
    cursor: pointer;
}

.refinefiterbox {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    float: left;
    padding: 15%;
    position: absolute;
    right: 0;
    top: 37px;
    width: 450px !important;
    z-index: 12;
}

/*.refine .form-group {
    padding: 14px 0;
}*/

.refinefiterbox2 {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    padding: 30px;
    position: absolute;
    right: 14%;
    top: 50px;
    width: 450px;
    z-index: 20;
}

.adv_search {
    display: none;
}

/* ---- .grid-item ---- */
.grid-sizer, .grid-item {
    width: 33.33%;
    padding: 10px;
}

.grid-item {
    float: left;
}

.gellery_marketing {
    list-style: none;
    background: #f2f2f2;
    padding: 0;
    box-shadow: 0px 9px 15px #ddd;
    text-align: center;
}

    .gellery_marketing li {
        padding-bottom: 10px;
    }

.gellryImgBox {
    min-height: 150px;
    width: 100%;
    display: flex;
    flex-flow: column;
    justify-content: center;
    background: #fff;
}

@media(max-width:991px) {
    .grid-sizer, .grid-item {
        width: 50%;
        padding: 10px;
    }
    .certificate #CurrencyCountry.form-control, #Salutation.form-control, #CustomerFirstName.form-control, #Day.form-control {
        margin-bottom: 10px
    }
    .certificate .no-padding {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

@media(max-width:600px) {
    .grid-sizer, .grid-item {
        width: 100%;
        padding: 10px;
    }
}



@media screen and (max-width: 990px) {
    .formshipping {
        top: 34% !important;
        width: 91.5% !important;
    }

    .partialShipConversation {
        height: 800px !important;
    }
}

@media screen and (max-width: 630px) {
    .formshipping {
        width: 89.5% !important;
    }
}

@Media screen and (max-width:700px) {
    .refinefiterbox {
        float: none;
        left: -240px;
        right: auto;
    }
}

@Media screen and (max-width:480px) {
    .refinefiterbox {
        left: -187px;
        right: 0;
        width: 400px !important;
    }

    .formshipping {
        width: 86.5% !important;
    }

    .foottop h2 a, .foottop h2 a:hover {
        font-size: 28px !important;
    }

    .desktopSearch > div {
        width: 350px;
    }
}

@Media screen and (max-width:420px) {
    .refinefiterbox {
        left: -70px;
        right: 0;
        width: 318px !important;
        z-index: 10000;
    }

    .filterbtn {
        font-size: 1em !important;
        padding: 3px 10px 3px 12px !important;
    }
}

@media screen and (max-width: 380px) {


    .formshipping {
        top: 36% !important;
        width: 82.5% !important;
    }
}

@media screen and (max-width:320px) {
    .control-label {
        text-align: left;
    }

    .refinefiterbox .col-xs-2, .refinefiterbox .col-xs-3, .refinefiterbox .col-xs-4, .refinefiterbox .col-xs-9, .refinefiterbox .col-xs-8 {
        width: 100%;
    }

    .refinefiterbox .col-xs-10 {
        width: 100%;
    }

    .refinefiterbox {
        left: -10px;
        right: 0;
        width: 239px !important;
        z-index: 10000;
    }
}

.ui-loader.ui-corner-all.ui-body-a.ui-loader-default > h1 {
    display: none;
}

.modal-backdrop {
    z-index: 0 !important;
}

.Deliverytable {
    border: 1px #ddd solid;
    padding-left: 30px;
    width: 100%;
}

    .Deliverytable td {
        padding: 9px 12px;
    }

.marketing {
    padding: 0;
    list-style: none;
    font-size: 16px;
}

    .marketing > li:first-child {
        margin-top: 5px;
        width: 60%;
    }

    .marketing > li {
        float: left;
    }

.Confirmation {
    margin-bottom: 19px;
    margin-top: 30px;
}

.formshipping {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ddd;
    box-shadow: 0 0 3px 0 #ddd;
    margin: 15px;
    padding: 15px;
}

.partialShipConversation {
    height: 500px;
}

.ui-autocomplete-input {
    margin: 0 !important;
}

.refinefiterbox2 .color060 {
    top: 10px !important;
}

.refinefiterbox2 .has-success {
    padding: 0 !important;
}

#frmGlobalSearch {
    margin-top: -20px;
}



.backofficemenu {
    margin: 0 auto;
}

/*#gprice-amount {
    margin-bottom: 3px;
}*/

.img-border {
    border: 15px solid #fff;
    border-radius: 10px;
}

/*.rowss {
    -moz-column-width: 20em;
    -webkit-column-width: 20em;
    -webkit-column-count: 3;
    -moz-column-gap: 1em;
    -webkit-column-gap: 1em;
    -ms-column-width: 20em;
    -ms-column-gap: 1em;
    column-width: 20em;
    column-gap: 1em;
}*/

.rowss {
    -moz-column-count: 3;
    -moz-column-fill: auto;
    -moz-column-gap: 1.875em;
    margin-bottom: -1.875em;
    overflow: hidden;
    width: 100%;
}

.item {
    display: inline-block;
    padding: .25rem;
    width: 100%;
    margin-bottom: -59px;
}

.well {
    position: relative;
    display: block;
    background-color: #fff !important;
    margin-bottom: 10px !important;
}

/*.Shippingaddress {
    margin-top: 20px;
}*/

.itemtypes strong {
    font-size: 22px !important;
}

.itemtypes > p {
    font-size: 22px;
}

.itemtypes .control-label {
    margin-top: 8px;
}

.showchashmodel.col-md-12 {
    border: 1px solid #ddd;
    border-radius: 10px;
    margin: 15px 0 !important;
    padding: 15px 0;
}

.k-multiselect .k-button {
    background-color: #73432e !important;
    border-color: #73432e !important;
    color: #fff;
}

    .k-multiselect .k-button.k-state-hover {
        background-color: #73432e !important;
        border-color: #73432e !important;
    }

.k-state-selected, .k-state-selected:link, .k-state-selected:visited, .k-list > .k-state-selected, .k-list > .k-state-highlight, .k-panel > .k-state-selected, .k-ghost-splitbar-vertical, .k-ghost-splitbar-horizontal, .k-draghandle.k-state-selected:hover, .k-scheduler .k-scheduler-toolbar .k-state-selected, .k-scheduler .k-today.k-state-selected, .k-marquee-color {
    background-color: #73432e !important;
    border-color: #73432e !important;
}

#wrapper {
    margin: 0 auto;
}

#listblog {
    width: 100%;
    overflow: hidden;
    -webkit-column-count: 4;
    -webkit-column-gap: 1.875em; /* 30px */
    /*-webkit-column-fill: auto;*/
    -moz-column-count: 4;
    -moz-column-gap: 1.875em; /* 30px */
    /*-moz-column-fill: auto;*/
    -ms-column-count: 4;
    -ms-column-gap: 1.875em; /* 30px */
    /*-ms-column-fill: auto;*/
    column-count: 4;
    column-gap: 1.875em; /* 30px */
    column-fill: auto;
}

.itemsblog {
    margin-bottom: 1.875em; /* 30px */
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    -ms-column-break-inside: avoid;
    column-break-inside: avoid;
}

.topmenus a .fa {
    font-size: 18px;
}

.addtocart > li {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}

p {
    font-size: 16px;
}

.addtocart {
    padding: 0;
    list-style: none;
}

footer {
    border-top: 1px solid #ddd;
    padding: 20px;
}


.breadcrumb {
    text-transform: uppercase;
    font-weight: bold;
}

.bridalimg a strong {
    font-size: 16px !important;
}

.panel-title > a {
    color: inherit;
    font-size: 18px;
}

.fixHeader {
    position: fixed;
    width: 100%;
    z-index: 99;
    top: 105px;
}

.box {
    border: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding: 30px;
    margin-top: 40px;
}

.slideruibox {
    background: #ddd none repeat scroll 0 0;
    border-bottom: 1px solid #ddd;
    padding-top: 20px;
    text-align: center;
}

.btn-filter {
    background: #3f2924 none repeat scroll 0 0;
    border-radius: 0 0 7px 7px !important;
    color: #fff;
    font-size: 16px;
    padding: 10px 15px;
}

    .btn-filter:hover {
        background: #3f2924 none repeat scroll 0 0;
        border-radius: 0 0 7px 7px !important;
        color: #fff;
        font-size: 16px;
    }

.Confirm {
    padding-left: 36px;
}

.levianstyle {
    padding-top: 103px;
}



.topleftmenumobile > li {
    float: left;
    list-style: outside none none;
}

.topleftmenumobile input {
    margin: 0 !important;
}

.topleftmenumobile {
    padding: 0;
}

    .topleftmenumobile > li > a {
        padding: 12px;
    }

    .topleftmenumobile > .text {
        padding: 12px;
    }

.topleftmenumobile {
    background: #eee none repeat scroll 0 0;
    height: 62px;
    margin-top: -17px;
    padding: 15px 46px;
}

    .topleftmenumobile a {
        color: #000 !important;
        font-size: 14px !important;
        text-transform: uppercase;
        padding: 12px;
    }

.Invpicture img {
    width: 260px;
}

.mobilelogo {
    display: none;
}

.ManagerMember h1 {
    margin: 0;
}

.addbtn {
    text-align: right;
}

.paginationnew li {
    border: 1px solid #ddd;
    cursor: pointer;
    float: left;
    list-style: outside none none;
    padding: 8px 16px;
    text-align: center;
}

    .paginationnew li:hover a {
        color: #fff !important;
    }

    .paginationnew li:hover, .paginationnew li a:hover {
        background: #9d6b39;
        color: #fff !important;
        text-decoration: none;
        border-color: #9d6b39;
    }

    .paginationnew li.current-page {
        background: #ddd none repeat scroll 0 0;
        border: 1px solid #ddd !important;
        color: #333 !important;
    }

.paginationnew > ul {
    float: right;
    padding: 0;
}

/*------------Blog CSS :Start-------*/
.grayBG {
    background: #c0c2c4 !important
}
.containernew {
    margin: 0 auto;
    width: 80%;
}

#frmGallery {
    margin-top: 150px;
    padding-left: 20px;
}
.cart .btn {
    margin-bottom: 5px;
}

#blog-landing {
    max-width: 100%;
    position: relative;
    width: 100%;
}

.white-panel {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eee;
    border-radius: 10px;
    padding: 10px;
    position: absolute;
}

.article-content h4 a, .article-content h4 {
    color: #a07936;
    font-size: 22px;
    font-weight: 400;
    line-height: 30px;
    text-transform: capitalize;
}

.article-content h4 {
    display: table-cell;
    float: left;
    vertical-align: middle;
}

.article-content .date {
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    color: #a07936;
    display: table-cell;
    float: left;
    font-family: "Lato",sans-serif;
    font-size: 18px;
    font-weight: 600;
    height: 65px;
    margin-right: 16px;
    padding: 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 65px;
}

.blog-header .date {
    margin-bottom: 20px;
}

.article-content .date p {
    color: #202020;
    font-size: 34px;
    font-weight: 500;
    line-height: 36px;
    margin: 0;
    text-align: center;
}

.article-content .date small {
    background: #a07936 none repeat scroll 0 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #fff;
    display: block;
    font-size: 12px;
    font-weight: 600;
    line-height: 12px;
    padding: 8px 0;
    text-transform: uppercase;
}

.wrapper-blog {
    margin-top: 30px;
    text-align: center;
}

    .wrapper-blog ul {
        display: inline-block;
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .wrapper-blog li {
        border: 1px solid #ddd;
        border-radius: 50%;
        float: left;
        font-size: 17px;
        height: 40px;
        margin: 5px;
        padding: 8px 5px;
        vertical-align: middle;
        width: 40px;
    }

    .wrapper-blog a {
        color: #999 !important;
    }

.blog-pagination {
    margin-top: 11%;
}

.pagination > ul {
    float: right;
    list-style: none;
    padding: 0;
}

.pagination ul li {
    border: 1px solid #ddd;
    float: left;
    font-weight: 400;
    padding: 10px 0;
}

    .pagination ul li a {
        cursor: pointer;
        font-weight: 400;
        padding: 10px 14px;
    }
/*.current-page {
  background: #a07936 none repeat scroll 0 0;
  border: 1px solid #a07936 !important;
  color: #fff;
  padding: 10px 14px !important;
}*/
#blogDetails {
    margin-top: 150px;
}

    #blogDetails .btn {
        background: #ffffff none repeat scroll 0 0;
        border: 1px solid #dedede;
        border-radius: 5px;
        color: #8f8f8f;
        cursor: pointer;
        display: inline-block;
        filter: none;
        font-size: 15px;
        font-weight: 500;
        line-height: 32px;
        padding: 0 15px;
    }

    #blogDetails .article-content {
        border: 1px solid #eee;
        border-radius: 10px;
        margin-top: 20px;
        padding: 10px 25px;
    }

.thumbnail {
    border: 0px;
}

#blogDetails p {
    font-size: 20px;
    line-height: 1.5em;
}

#blogDetails .size-full {
    height: auto !important;
    width: 100% !important;
}

#blogDetails .wp-caption {
    width: 100% !important;
}
/*------------Blog CSS :Start-------*/


@media only screen and (max-width:768px) {
    .topmenus li {
        float: left !important;
    }
}

@media only screen and ( max-width: 40em ) /* 640px */
{
    #listblog {
        -webkit-column-count: 2;
        -webkit-column-gap: 0.938em; /* 15px */
        -moz-column-count: 2;
        -moz-column-gap: 0.938em; /* 15px */
        -ms-column-count: 2;
        -ms-column-gap: 0.938em; /* 15px */
        column-count: 2;
        column-gap: 0.938em; /* 15px */
    }

    .itemsblog {
        margin-bottom: 0.938em; /* 15px */
    }
}

@media only screen and ( max-width: 20em ) /* 320px */
{
    #listblog {
        -webkit-column-count: auto;
        -moz-column-count: auto;
        -ms-column-count: auto;
        column-count: auto;
    }
}
@media(max-width:1500px){
    .submenu, .topsearch, .serachboxClose_icon {
        top: 118px !important;
    }
}
@media(max-width:1420px) {
    .submenu, .topsearch, .serachboxClose_icon {
        top: 105px !important;
    }
}


@media(max-width: 1165px) {
    .backofficemenu {
        margin: 0 auto;
        width: 100%;
    }

    .blog-pagination {
        margin-top: 100px;
    }

   

    .topmenus > li {
        float: left;
        padding: 10px 0px;
    }
}

@media(max-width: 1335px) {
    .boxlogo {
        width: 1199px;
        margin: 0 auto;
        border-top: 2px solid #904b00;
    }

        .boxlogo li:last-child {
            width: 814px;
        }

    .Confirm {
        padding-left: 15px;
    }

    .topnavPresentation .newContainer {
        margin: 0 auto;
        width: 100%;
    }
}

@media(max-width:1260px) {
    .topnavPresentation .newContainer {
        width: 100%;
    }
}

@media(max-width:1199px) {
    .boxlogo li:last-child {
        width: 607px;
    }

    .boxlogo {
        max-width: 990px;
        margin: 0 auto;
        border-top: 2px solid #904b00;
        width: 100%;
    }
}

@media(max-width: 1039px) {
    .navbar-default .navbar-nav > li > a {
        font-size: 1.4vw;
    }

    .submenu {
        left: 0;
        right: 0;
        top: 105px;
        width: 100%;
    }
}

@media(max-width:991px) {
    .boxlogo li:first-child {
        width: 100%;
    }

    .boxlogo li:last-child {
        width: 100%;
    }

    .loginbg {
        display: block;
    }
}

@media(max-width: 776px) {
    .submenu {
        left: 0;
        right: 0;
        top: 146px;
        width: 100%;
    }
}

@media(max-width:699px) {
    .blog-pagination {
        margin-top: 320px;
    }
}

@media(max-width: 527px) {
    .refinefiterbox2 {
        width: 100%;
        left: 0;
        right: 0;
    }
}

@media(max-width:991px) {
  

    .logoimg {
        margin: 0 auto;
        width: 213px;
        transition: all 0.2s ease 0s;
    }


    .desktopSearch {
        position: fixed;
        z-index: 1200;
        left: 16px;
        transition: all 0.2s ease 0s;
    }

    .topmenus {
        list-style: outside none none;
        padding: 0;
        position: absolute;
        right: 15px;
        width: 229px;
        transition: all 0.2s ease 0s;
    }

    .tab {
        text-align: center;
    }



   

    nav {
        margin-top: 5px;
    }

  
}



@media(max-width:768px) {
    .contact {
        text-align: center !important;
    }

    .submenuright {
        position: relative;
        right: 0;
    }

    .popupmenu {
        color: #000;
        text-align: center;
        text-transform: uppercase;      
        margin: 0 auto;
    }


    .submenu {
        left: 0;
        right: 0;
        top: 118px;
        width: 100%;
    }


    .topmenus {
        float: right;
        list-style: outside none none;
        margin-right: -38px;
        padding: 0;
        position: relative;
        transition: all 0.2s ease 0s;
        width: auto;
    }


    .navbar-default .navbar-nav > li > a {
        color: #292118 !important;
        font-size: 14px;
        padding: 11px 22px;
        text-transform: uppercase;
    }

    .centermenu {
        margin: 0 auto;
        width: auto;
    }

    .topnav .newContainer {
        width: 100%;
    }

    .desktoplogo {
        display: none;
    }

    .navbar-toggle {
        margin-right: 25px;
    }

    .mobilelogo {
        display: block;
        left: 15px;
        position: absolute;
        top: 54px;
        z-index: 13;
    }

    .topnavPresentation {
        position: relative;
        top: 0;
        transition: all 0.2s ease 0s;
        width: 100%;
    }

    .desktopSearch {
        width: 320px;
    }

        .desktopSearch > div > form {
            width: 166px;
        }

    #advSearch {
        float: right;
        font-size: 13px;
        left: -36px !important;
        padding: 0;
        position: relative;
        text-transform: none;
        top: -26px;
        z-index: 15;
    }

    header {
        padding-right: 15px;
    }

    .backofficemenu {
        margin: 0 auto;
        overflow-x: hidden;
        width: 100%;
    }

    .commanfilter .dropdown-menu {
        position: absolute;
    }
}



@media(max-width: 380px) {
    .topmenus a .fa {
        font-size: 13px;
    }

    .topmenus > li > a {
        padding: 7px;
    }

    .wrapper li > a {
        font-size: 10px;
    }
}


/*============= New Product Listing page CSS ==================*/

#divFilterBox {
    width: 100%;
    background: rgba(0,0,0,0.7);    
    padding: 15px 12px;
    border-radius: 0;
    top: 148px;
    position: fixed;
    left: 0;
    right: 0;
}
.refine {
    max-width: 1170px;
    margin: 0 auto;
    color:#fff
}
.closebtn .fa.fa-times {
    color: #333 !important;
}
#pagerArea {
    margin-right: 15px;
}

ul {
    padding: 0;
}

.commanfilter {
    float: left;
    position: absolute;
    top: 21px;
    z-index: 12;
}

.PadTop75 {
    padding-top: 129px;
}

#triangle-topleft {
    width: 0;
    height: 0;
    border-top: 87px solid #3c230f;
    border-right: 100px solid transparent;
    position: fixed;
    z-index: 2000;
    top: 0;
    left: -30px;
}

.labelTag {
    position: fixed;
    top: 11px;
    transform: rotate(-37deg);
    left: 15px;
    font-size: 20px;
    color: #fff !important;
}

    .labelTag a {
        color: #fff !important;
    }

@media(max-width:991px) {
    .submenu {
        left: 0;
        right: 0;
        top: 118px;
        width: 100%;
    }

    .PadTop75 {
        padding-top: 147px;
    }
    /* Bootstrap collapse of navigation with a maximum width: 991px (Change it to any breakpoint you want to be collapsed) */
    .navbar-header {
        float: none;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

        .navbar-collapse.collapse.in {
            display: block !important;
            overflow-y: auto !important;
        }

    .navbar-nav {
        margin: 0;
        float: none !important;
    }

        .navbar-nav li {
            float: none;
        }

            .navbar-nav li > .dropdown-menu {
                border: 0;
                float: none;
                width: auto;
                position: static;
                box-shadow: none;
                background: inherit;
            }
                /* Dropdown Menu (Style design make same as Bootstrap's design. You can customize it how you want.) */
                .navbar-nav li > .dropdown-menu > li > a {
                    color: #777;
                }

                    .navbar-nav li > .dropdown-menu > li > a:hover {
                        color: #333;
                        background: inherit;
                    }

        .navbar-nav .open .dropdown-menu > li > a {
            color: #777;
        }
}

@media(max-width:768px) {
    .PadTop75 {
        padding-top: 121px;
    }

    .commanfilter {
        float: none;
        position: relative;
        top: auto;
        z-index: 12;
        margin: 12px 0;
    }



    .pager li > a, .pager li > span {
        margin-bottom: 10px;
    }

  
}

@media(max-width:991px) {
    .labelTag {
        position: relative;
        top: 0;
        transform: rotate(-37deg);
        left: 0;
        font-size: 20px;
        color: #fff !important;
        display: flex;
        flex-flow: column;
        justify-content: center;
        height: 50px;
    }

    #triangle-topleft {
        width: 50px;
        height: 50px;
        border-top: 0;
        border-right: 0;
        position: fixed;
        z-index: 2000;
        top: auto;
        left: auto;
        background: #3c230f;
        border-radius: 50%;
        bottom: 9px;
        right: 15px;
    }
}

.row.search-panel-text {
    position: absolute;
    top: 60px;
}

.limitedProduct {
    margin-top: 100px;
}

.fixHeader.submenufixed {
    top: 141px;
}

/* Presentation CSS - start */
.liLogo a {
    padding: 0 !important;
}
#headerPresentation {
    /*background-image: url('../Images/headerbg.png') !important;
    background-size: 100% !important;*/
    background: #f3eff0;
    padding:0!important
}
    #headerPresentation .dropdown-menu {
        padding: 0;
        top: 111px;
    }
    #headerPresentation  .navbar-default {
        border-color: transparent;
        background: transparent;
    }
#headerPresentation .navbar-nav > li {
    /* border: 1px solid #f3d6c0; */
    border: 1px solid #dddddd;
    border-bottom: 0px;
    border-top: 0px;
    height: 98px;
    /* line-height: 105px; */
    text-align: center;
    width: 5%;
    margin: 0;
    display: table-cell;
}
#headerPresentation .navbar-default .navbar-nav > li.active > a {
    color:#fff !important
}
#headerPresentation .liLogo {
    line-height: 105px !important;
}

#headerPresentation .nav.navbar-nav {
    width: 100%;
}

    #headerPresentation .nav.navbar-nav li.active {
        background-color: #3f2924 !important;
        color: #fff !important;
    }

#headerPresentation #navbarCollapse {
    padding: 0;
}

#headerPresentation .liLogo img {
    width: 100%;
    max-width: 250px;
    padding-left: 15px;
    padding-right: 15px;
}
    #headerPresentation .nav li#liCurated span, li#liCollection span, li#liLimitedEdition span, li#liLeading span, li#liExclusive span,
    li#liCurated span, li#liVirtualSelection span, li#liService span, li#liBlog span, li#liViewCatalog span, li#liVault span, li#liPreShowSpecial span {
        display: block;
        line-height: 0;
        font-size: 11px;
        text-transform: capitalize;
        margin-top: 7px
    }
#headerPresentation .navbar-default .navbar-nav > li > a {
    color: #3f2924 !important;
    font-size: 1.0vw;
    text-transform: uppercase;
    padding: 27px 0;
    line-height: 23px;
}

#headerPresentation .followusIcon > a {
    line-height: 100px;
    padding: 30px 4px;
    font-size: 16px;
    color: #333;
}

#headerPresentation .navbar-brand {
    display: none
}
.serachbox_icon {
    background: rgba(244,244,244,0.5);
    height: 50px;
    width: 50px;
    position: fixed;
    right: 0;
    top: 118px;
    z-index: 300;
    font-size: 22px;
    display: flex;
    flex-flow: column;
    text-align: center;
    justify-content: center;
    border-radius: 50%;
}
.serachboxClose_icon {   
    height: 50px;
    width: 50px;
    position: fixed;
    right: 0;
    top: 114px;
    z-index: 3;
    font-size: 22px;
    display: none;
    flex-flow: column;
    text-align: center;
    justify-content: center;    
}
    .serachboxClose_icon a{
        text-decoration:none
    }
    .serachbox {
        position: fixed;
        z-index: 2000;
        opacity:0;
        display:none;
        top: 0;
        left: 0;
        right: 0;
        text-align: center;
        background: rgba(244,244,244,0.9);
        transition: all 1s;
    }
.topsearch {
    opacity: 1;
    top: 114px;
}
.searchInput {
    max-width: 320px;
    margin: 4px auto;
}
    .searchInput #txtSearch {
        border: 1px solid #ddd;
        border-radius: 0;
        box-shadow: 0px 0px 0px;
    }
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: transparent;
    border-color: transparent;
}
.mobileMenu {
    display: none !important
}
.followusIcon .dropdown-menu {
    left: auto;
    right: 0;
}
.wishlist {
    padding: 15px 27px;
}
.btn-sm, .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    margin-bottom: 5px;
}
@media(max-width:1420px){
    #divFilterBox{
        top:139px
    } 
    #headerPresentation .followusIcon > a {
        padding: 30px 4px;
        font-size: 14px;
    }
    #headerPresentation .navbar-nav > li{
        height:auto
    }
    .containernew {
        margin: 0 auto;
        width: 100%;
    }
    .PadTop110 {
        padding-top: 100px;
    }
}
@media(max-width:1280px){
    #divFilterBox {
        top: 124px
    } 
    .homebannerwrapper {
        margin: 20px auto;
        max-width: 1170px;
        min-height: 83vh;
        width: 100%;
        /*padding: 0 20px;*/
    }
    .fixHeader {
        position: fixed;
        width: 100%;
        z-index: 99;
        top: 88px;
    }
    
    .submenu, .topsearch, .serachboxClose_icon {
        top: 89px !important;
    }
    #headerPresentation .followusIcon > a {
        padding: 0 4px;
        font-size: 14px;
        line-height: 37px;
    }
    #headerPresentation .dropdown-menu {
        padding: 0;
        top: 93px;
    }
    .levianstyle {
        padding-top: 85px;
    }
}
@media(max-width:991px){
    .PadTop110 {
        padding-top: 50px;
    }
    #divFilterBox {
        top: 95px
    } 
    .fixHeader {
        position: fixed;
        width: 100%;
        z-index: 99;
        top: 60px;
    }
    .submenu, .topsearch, .serachboxClose_icon {
        top: 60px !important;
    }
    #headerPresentation .navbar-brand {
        display: block;
        position: fixed;
        top: 13px;
        padding: 0;
        left: 20px;
        width: 150px;
    }
    .navbar-brand #imgLogo {
        width: 100%;
    }
    #headerPresentation .nav li#liCurated span {
        margin-top: 13px;
    }
    #headerPresentation .liLogo {
        display: none !important;
    }
    #headerPresentation .navbar-nav > li {
        height: auto;
        float: left !important;
        width: 100% !important;
        border: 0;
        border-bottom: 1px solid #ddd !important;
    }
    #headerPresentation .navbar-default .navbar-nav > li > a {     
        font-size: 18px;     
    }
    .desktopMenu{
        display:none !important
    }
    .mobileMenu {
        display: block !important
    }
    .mobileMenuShopping {
        float: right;
        list-style: none;
        margin-right: 20px;
    }
        .mobileMenuShopping a {
            padding: 10px;
            line-height: 40px;
        }
    .levianstyle {
        padding-top: 60px;
    }
}
@media(max-width:768px) {

    #headerPresentation .navbar-brand {
        display: block
    }

    #headerPresentation .navbar-nav > li {
        /* border: 1px solid #f3d6c0; */
        border: 1px solid #dddddd;
        border-bottom: 0px;
        border-top: 0px;
        height: auto;
        /* line-height: 105px; */
        text-align: center;
        width: 100%;
    }

    #headerPresentation .navbar-default .navbar-nav > li > a {
        color: #3f2924 !important;
        font-size: 18px;
        text-transform: uppercase;
        padding: 18px 0;
        line-height: 18px;
    }

    #headerPresentation .followusIcon > a {
        font-size: 18px;
    }

    #headerPresentation .liLogo {
        display: none !important
    }   
}
.productlistheight .head {
    font-size: 18px;
    padding: 12px 15px;
    border-bottom: 1px solid #eee;
}

    .productlistheight .head span:last-child {
        float: right;
        margin-top: -5px;
    }

    .productlistheight .head .fa.fa-info-circle {
        margin-right: 10px;
        cursor:pointer
    }
    .productlistheight .head b {
        margin: 0 8px;
    }

.descriptionBox {   
    padding: 10px;
    font-size: 18px;    
    color: #000;   
}

.productlistheight .head .fa {
    font-size: 20px;
}
@media(max-width:1650px){
    .productlistheight .head {
        font-size: 16px;
    }
        .productlistheight .head .fa {
            font-size: 18px;
        }
    .productlistheight .head {
        font-size: 16px;
        padding: 12px 9px;
        border-bottom: 1px solid #eee;
    }
}
@media(max-width:1180px){
    .grid-sizer, .grid-item {
        width: 50%;
        padding: 10px;
    }
}
@media(max-width:768px) {
    .grid-sizer, .grid-item {
        width: 100%;
        padding: 10px;
    }
}
/* Presentation CSS - end */
