@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0/css/all.min.css');
/* @import url('/assets/fonts/gotham-rounded-light.eot'); */
/*@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');*/
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('/fonts/glyphicons-halflings-regular.eot');
    src: url('/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/fonts/glyphicons-halflings-regular.woff') format('woff'), url('/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

@font-face {
    font-family: 'neutra-text-book';
    src: url('/assets/fonts/Neutra Text Book.otf');
}

@font-face {
    font-family: 'bauhs93';
    src: url('/assets/fonts/BAUHS93.TTF');
}

@font-face {
    font-family: 'gotham-rnd-book';
    src: url('/assets/fonts/Gotham Rounded Book.otf');
}

@font-face {
    font-family: 'MrsEavesOT-Roman';
    src: url('/assets/fonts/MrsEavesOT-Roman.otf');
}



:root {
    --theme-clr-dr: #910000;
    --theme-clr-li: #ffdada;
    --theme-clr-dr2: #827e00;
    --theme-clr-li2: #fffb76;
    --theme-clr: #f70044;
    --theme-btn-clr1: #ffffff;
    --theme-btn-clr1-bg: #710117;
    --theme-btn-clr2: #000000;
    --theme-btn-clr2-bg: #ECD5BB;
    /* --title: 'Josefin Sans', sans-serif;
    --font-para: 'David Libre', serif;
    --btn-color: #91C12B;;
    --btn-font-color: #000;
    --btn-font: 1.5rem; */
}


* {
    margin: 0;
    padding: 0;
    box-sizing: border-box !important;
}



html {
    font-size: 62.5% !important;
}


body {
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 1.4rem !important;
    /*font-family: 'Poppins', sans-serif;
    font-size: 1.5rem !important;*/
    /* -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; */
}


/* main header */
header {
    background: white;
    border-bottom: 2px solid #9e9e9e;
}


   


.logo_header {
    border-bottom: 1px solid var(--theme-clr-li);
}

#main_headr_logo_img {
    width: 151px;
    background-color: white;
    padding: 1px;
    border-radius: 2px;
}

#navbarSupportedContent .dropdown-item {
    font-family: 'neutra-text-book';
    color: #000000;
}

#navbarSupportedContent .nav-link {
    font-family: 'neutra-text-book';
    font-size: 15px;
    color: black;
}

#navbarSupportedContent .nav-link {
    text-transform: uppercase;
}

    #navbarSupportedContent .nav-link .menu2 span {
        text-transform: uppercase;
    }

        #navbarSupportedContent .nav-link .menu2 span a {
            text-transform: uppercase;
        }

.h_currency span, .h_currency ul {
    cursor: pointer;
}

.stick_c {
    position: fixed;
    top: 0px;
    z-index: 1100;
    width: 100%;
}

.h_currency #sp_currencty {
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 12px;
}



.fa-2x {
    font-size: 2.1rem;
}

.verticalLine {
    border-right: 1px solid #5357669c;
    margin: 5px 0px;
    padding: 0px 11px;
    color: #161517
}

.verticalLine_last {
    border: 0;
}

.top_categories {
    position: relative;
    font-family: 'gotham-rnd-book';
    font-size: 14px;
    color: #604B3B;
}

    .top_categories::before {
        background: #e9e9e9 none repeat scroll 0 0;
        content: "";
        height: 1px;
        left: 0;
        position: absolute;
        top: 11px;
        width: 100%;
        z-index: -1;
    }

/*span#fas-fa-search {
    color: #6c757d !important;
}*/
header i {
    color: #6c757d !important;
}

    header i:hover {
        cursor: pointer;
    }

/*font-awesome size*/
header .fa, .far, .fas {
    font-size: 24px;
}

i.fas.fa-search {
    font-size: 22px;
}
/*search model*/
#hdr_search_box .modal-dialog {
    margin-top: 15vh;
    margin-right: 0;
}

i.fas.fa-globe-americas.child {
    font-size: 17px;
}

i.fas.fa-globe-americas {
    font-size: 17px;
}

i.fa.fa-shopping-basket {
    font-size: 22px;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    /*background-color: #9a7777;
    box-shadow: 0px 0px 29px;
    border-radius: 10px;*/
    border-radius: 15%;
    padding: 10px;
    background-color: red !important;
    border: 1px solid white;
}

/* cart on header */




span#desktop-cart-count, span#desktop-like-count {
    position: absolute;
    margin: -7px 0px 0px -4px;
    padding: 0px 6px;
    background: var(--theme-clr-li);
    border-radius: 1vw;
    border: 1px solid var(--theme-clr-dr2);
    color: var(--theme-clr-dr);
    font-size: 0.7vw;
}

span#desktop-like-count {
    margin: -7px 0px 0px -10px;
}



    span#desktop-cart-count:hover, span#desktop-like-count:hover {
        color: var(--theme-clr-li);
        background: var(--theme-clr-dr);
    }

/* section new categories start */
.nav2 {
    display: flex;
    list-style: none;
    align-items: center;
    justify-content: center;
}

.top-category * {
    margin: 0 1%;
}

.top-category p {
    font-family: 'MrsEavesOT-Roman';
    /*font-size:13px;*/
    font-size: 26px;
    color: #630614;
}

.top-category span {
    font-family: 'MrsEavesOT-Roman';
    font-size: 16px;
}

.top-category li a {
    display: inline-block;
    text-align: center;
    border: 0;
    outline: none;
    text-decoration: none;
    overflow: hidden;
    position: relative;
}


    .top-category li a .img_cover {
        display: block;
        position: relative;
        /* border-radius: 50%; */
        margin: 0 auto 5px;
        overflow: hidden;
        /*border: 1px ridge var(--theme-clr-dr2);*/
        border: 1px ridge rgba(0,0,0,.125);
        /*width: 265px;
        height: 329.89px;*/
        width: 255px;
        height: 317.45px;
    }

    .top-category li a img {
        width: 100%;
        -webkit-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s;
        width: 100%;
        height: 100%;
        display: block;
        overflow: hidden;
    }

        .top-category li a img:hover {
            /*-webkit-transform: scale(1.3);
            transform: scale(1.3);*/
        }

.top-category * {
    margin: 0 1%;
}

/*.rounded-pill:hover {
    background: var(--theme-clr-li) !important;
    color: var(--theme-clr-dr);
}*/

.rounded-pill-c {
    border-radius: 50rem !important;
    background: var(--theme-clr-li) !important;
    color: var(--theme-clr-dr);
}

/* recently views */

.rec-views {
    font-family: 'gotham-rnd-book';
    font-size: 13px;
}

    .rec-views .card-title {
        color: #333333;
        font-size: 17px;
    }

    .rec-views .card:hover {
        box-shadow: 0 2px 17px 0 rgb(23 84 116 / 18%);
        border: .9px solid #f3f3f3;
        border-radius: 3px;
        outline: 1px solid #eaeaec;
    }


/* second */
.recent-row img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* object-position: bottom; */
}

.recent-row .im1 {
    height: 350px;
    width: 100%;
}

.recent-row .im2 {
    height: 715px;
    width: 100%;
}

.recent-row .tr2 {
    height: 400px;
    width: 100%;
}

.recent-row .fm2 {
    height: 535px;
    width: 100%;
}


.card_action > .btn-outline-danger:hover {
    color: white !important;
}

/* new arrival */
.n_arival_grp {
    display: flex;
    flex-wrap: nowrap;
    /*overflow: auto;*/
    overflow: hidden;
    width: 100%;
    height: 450px;
}

.n_arival {
    height: 340px;
    width: 315px;
    margin: 0 10px;
}

.n_arival_grp > .n_arival img {
    width: 315px;
}


section .my-5 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
}

.top_categories .px-4 {
    padding-right: 3.5rem !important;
    padding-left: 3.5rem !important;
}

.top_categories .py-2 {
    padding-top: 1.2rem !important;
    padding-bottom: 1.2rem !important;
}

/* footer */
.footer_border {
    border-top: 1px solid var(--theme-clr-li);
    border-bottom: 1px solid var(--theme-clr-li);
}

footer {
    font-family: 'gotham-rnd-book';
    /*background: rgb(225 255 143);
    background: linear-gradient( 135deg, rgb(255 253 231) 0%, rgb(225 255 143) 100%);*/
}

    footer h4 {
        font-size: 14px;
    }

    footer a {
        font-size: 13px;
    }

    footer .news_letter {
        text-align: right;
        font-weight: bold;
        margin-top: 3px;
    }

/*custom-menu*/
/*.menu2 {
    width: 50vw;
    height: 50vh;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

    .menu2 ul li {
        list-style: none;
    }

    .menu2 ul {
        margin-top: 10px;
    }
    .menu2 ul span{*/
/*font-weight:bold;*/
/*}*/
.menu2 {
    /* width: 75vw; */
    /*height: 60vh;*/
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

    .menu2 ul li {
        list-style: none;
    }

    .menu2 ul {
        margin-top: 10px;
    }

li.menu2 ul {
    background: white;
    padding: 3px;
    margin: 0px;
    border: 1px solid #e4e4e4;
    width: 220px;
}



#navbarSupportedContent ul.dropdown-menu.show {
    border: 0;
    background: transparent;
}


.menu2 ul span, .menu2 ul span a {
    /* margin-left: 8px; */
    /* margin-right: 8px; */
    /*background-color: #ffeaea;*/
    display: block;
    padding: 3px;
    border-radius: 2px;
    color: #F70044;
    font-size: 15px;
    font-family: 'neutra-text-book';
    /* border: 1px solid #3f51b5;*/
}

.nav-link.show {
    /* text-decoration: underline 4px #ff004d solid; */
    border-bottom: 5px solid #ff004d;
}

li.nav-item {
    padding: 0 10px;
}

/*custom-menu e*/



/* scroll bar */
.div_item_scroll a {
    color: #5f4f47;
}

.div_item_scroll::-webkit-scrollbar {
    width: 20px;
    height: 20px;
}

.div_item_scroll::-webkit-scrollbar-button:start {
    background: var(--theme-clr-li);
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    size: 50px;
}

.div_item_scroll::-webkit-scrollbar-button:end {
    background: var(--theme-clr-li);
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}

.div_item_scroll::-webkit-scrollbar-thumb {
    background: var(--theme-clr-li);
    border-radius: 20px;
}

.div_item_scroll::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 20px;
}

.div_item_scroll::-webkit-scrollbar-track-piece {
}

.div_item_scroll::-webkit-scrollbar-corner {
}

.div_item_scroll::-webkit-resizer {
}



/*overite button*/
.btn-danger {
    background-color: var(--theme-clr);
}

.btn-default, .btn-default2 {
    font-size: 1.4rem !important;
}

.btn-default {
    background-color: var(--theme-btn-clr1-bg);
    border-color: var(--theme-btn-clr1-bg);
    color: var(--theme-btn-clr1);
}

.btn-default2 {
    background-color: var(--theme-btn-clr2-bg);
    border-color: var(--theme-btn-clr2-bg);
    color: var(--theme-btn-clr2);
}

.btn-default:hover {
    opacity: 0.75;
    color: wheat;
}

.btn-default2:hover {
    opacity: 0.75;
}
/*overite button e */

/*footer section*/
footer .d-grid .btn img {
    width: 7vh;
    /*margin: 0 3px;*/
    margin: 0 0 0 -52.8px;
}

.btn-c1, .btn-c2, .btn-c3 {
    color: #ffffff;
    border: 4px double #fff;
}

.btn-c1 {
    background-color: #9a0000;
}

.btn-c2 {
    background-color: #de0031;
}

.btn-c3 {
    background-color: #4c1113;
}

footer ul li a {
    text-decoration: none;
    color: #333333;
}

    footer ul li a:hover {
        /*text-decoration: underline;*/
    }

.footer-menu-grd {
    display: grid;
    grid-template-columns: repeat(5,1fr);
}

footer .footer-links h4 {
    font-weight: bold;
}

footer .footer-links ul {
    /*list-style: circle;*/
    list-style: none;
    margin-left: -20px;
}
/*footer section e*/


/*overright border color*/
section .bg-dark {
    background-color: rgba(0,0,0,.125) !important;
}
/*overright border color e*/

/*quantity button*/
#btn-plus, #btn-minus {
    font-size: 12px;
    font-weight: bold;
    width: 26px;
}

.prd-qty {
    width: 30px;
    text-align: center;
    font-size: 12px;
    border: 0;
}

    .prd-qty:hover, .prd-qty:focus {
        border: 0;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

/*check box colors*/
.form-check-input:checked {
    background-color: #a72c38;
    border-color: #a72c38;
}



/*footer media sharing*/
footer .cu-media-sharing a {
    text-decoration: none;
}

    footer .cu-media-sharing a img {
        width: 25px;
    }

footer .cu-media-sharing .ms-item1 a img {
    width: 40px;
}

.cu-media-sharing {
    display: grid;
    grid-template-rows: 1fr;
    grid-template-columns: 1fr 1fr;
}

footer .ms-item1 {
    margin-left: 14%;
}

footer .ms-item2 {
    margin-right: 14%;
    text-align: right;
}
/*footer media sharing e*/

/*radio button color overrite*/


input[type=radio]:checked {
    background-color: #f70044 !important;
    border: 2px solid #f70044 !important;
}

.radio2:checked {
    background-color: #f70044 !important;
    border: 2px solid #f70044 !important;
}

.check-out-grid-cu {
}
/*radio button color overrite e*/
/* // X-Small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
    span #desktop-cart-count, span#desktop-like-count {
        font-size: 2.4vw !important;
        border-radius: 2vw;
        padding: 0 4px;
    }

    .h_currency .child {
        display: none !important;
    }

    .h_currency .mx-4 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .h_currency .mx-2 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    #main_headr_logo_img {
        width: 109px;
    }

    header button.navbar-toggler {
        position: fixed;
        top: 13px;
    }

    i.fas.fa-map-marker-alt {
        display: none;
    }

    span#fas-fa-search {
        position: fixed;
        left: 87px;
        top: 15px;
    }

    span#sp_currency {
        font-size: 11px;
    }

    header .fa, .far, .fas {
        font-size: 14px;
    }

    i.fas.fa-search {
        font-size: 14px;
    }

    i.fas.fa-globe-americas.child {
        font-size: 14px;
    }

    i.fa.fa-shopping-basket {
        font-size: 14px;
    }

    .footer-menu-grd {
        grid-template-columns: repeat(1,1fr) !important;
    }

    footer .footer-links h4 {
        padding: 7px 8px;
        background: #9e9e9e;
        color: #fff;
    }

    #hdr_search_box .modal-dialog {
        margin-top: 9vh;
        margin-right: auto;
        margin-left: auto;
    }

    footer .footer-links ul {
        margin-left: -10px;
    }


    /*footer media sharing*/
    footer .cu-media-sharing {
        grid-template-rows: 1fr 1fr;
        grid-template-columns: 1fr;
        grid-row-gap: 7px;
    }


    footer .ms-item1, footer .ms-item2 {
        margin: 0 auto;
    }

    footer .cu-media-sharing h4 {
        text-align: center;
    }
    /*footer media sharing e*/

    /*.stick_c {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;        
    }*/

    .check-out-grid-cu {
        display: grid !important;
        /* grid-template-columns: 1fr 1fr; */
        grid-column-gap: 10px;
        position: fixed;
        bottom: -3px;
        left: 0;
        right: 0;
        background-color: white;
        padding: 0 !important;
        margin: 0 !important;
        box-sizing: border-box !important;
        z-index: 1399;
        width: 100vw;
    }
}






/* // Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
    span#desktop-cart-count, span#desktop-like-count {
        font-size: 1.5vw;
        border-radius: 2vw;
    }

    footer .news_letter {
        text-align: left;
    }

    .footer-menu-grd {
        grid-template-columns: repeat(2,1fr);
    }
}

/* // Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
    .div_top_header {
        display: none;
    }

    div#navbarSupportedContent {
        max-height: 75vh;
        overflow-y: auto;
    } 
}

/* // Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {
    #navbarSupportedContent .nav-link {
        font-size: 13px;
    }

    

}

/* // X-Large devices (large desktops, less than 1400px) */
@media (max-width: 1399.98px) {
}

@media screen and (max-width:1024px) {
    .nik_res {
        margin-top: 5px !important;
        grid-template-rows: 1fr !important;
        grid-template-columns: 1fr !important;
    }
}

/* // XX-Large devices (larger desktops)
// No media query since the xxl breakpoint has no upper bound on its width */
@media screen and (max-width:991px) {
    header button.navbar-toggler {
        position: fixed;
        top: 13px;
    }
}

@media (min-width: 576px) {
    .col-sm-5 {
        flex: 0 0 auto;
        width: 33.33%;
    }

    .container, .container-sm {
        max-width: 100%;
    }
}

.alert-dismissible {
    display: none;
}

body {
    padding-top: 96px;
}

@media screen and (max-width:990px) {
    body {
        padding-top: 57px;
    }

    footer a {
        font-size: 11px;
    }

    #ul_collapse4 li {
        font-size: 10px;
    }

    footer h4 a {
        font-size: 7px;
    }
}
