/*your custom css goes here*/

@font-face {
	font-family: 'Poppins-Regular';
	src: url('../fonts/Poppins-Regular.ttf');
	url('../fonts/Poppins-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Nuovavolte-Bold';
	src: url('../fonts/nuovavolte-bold-trial.ttf');
	url('../fonts/nuovavolte-bold-trial.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Harmonia-Sans-Regular';
	src: url('../fonts/Harmonia-Sans-Regular.ttf');
	url('../fonts/Harmonia-Sans-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
.menu-main-home{background-color:#d7b740; padding-top:8px; padding-bottom:8px;}
.menu-home{display:block;}
.menu-home ul{display:inline-block; margin-bottom:0px; padding-left:0px;}
.menu-home ul li{display:inline-block; list-style:none; text-transform: uppercase;}
.menu-home ul li a{color:#ffffff;padding-right:15px; padding-left:15px;}
.menu-home ul li:after {
    content: '|';
    color: #ffffff;
}
.menu-home ul li:last-child:after { content: "."; display:none;}
.mainmenu ul li {font-family: 'Harmonia-Sans-Regular' !important; font-size:16px;}
.home-pop-video-close{position: absolute; top:25px;
    right: 0;
    width: 35px;
    height: 35px;
    font-size: 20px;
    background-color: #ffffff;
    border-radius: 5px;
    line-height: 20px;
    text-align: center;}

.video-view{background-color: #d7b740;
    color: #ffffff !important;
    padding: 4px 15px;
    position: sticky;
    margin: auto !important;
    bottom: 80px;
    width: auto;
    border-radius: 5px;
}

.video-block{height:100%; max-height:100%; width:100%;}
.home-page-video{max-height:450px; height:450px; width: 100% !important;
    max-width: fit-content; margin:auto;}
.home-page-video video{width:-webkit-fill-available;}
.menu-zindex{position: absolute; transform: translate(350px); width:260px; margin-top: 0;
    transition-duration: .45s; background: #d7b740;}
    
.menu-zindex .modal-body{height: 100vh; max-height: 100vh; background: #d7b740;}
.aiz-megabox2{
    margin-right:10px;
}
.table-responsive{width:100% !important; }
.ptrbl-0{padding:0px !important;}
.table-purchase{text-align: center !important; vertical-align: middle !important;}
.aiz-megabox2 input {
    /* z-index: -1; */
    opacity: 1;
    margin-right: 5px;
    height: 20px;
    width: 16px;
}
.size1-18 {
    width: 17px;
    height: 17px;
    border-radius: 2px;
    /* margin-top: 15px; */
    position: relative;
}
.ruby-text{display:ruby-text;}
.slider-bottom1 .carousel-control-next {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5;
    transition: opacity .15s ease;
}
.slider-bottom1 .carousel-control-prev {
    position: absolute;
    bottom: 0;
    left: 0; 
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5;
    transition: opacity .15s ease;
}





/*.slider-bottom1 {
    position: absolute;
    display: flex;
    margin: auto;
    left: 30%;
    right: 30%;
}*/
.slider-bottom1 .carousel-control-next span {
    background: #d7b740;
    color: #ffffff;
    border-radius: 3px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.slider-bottom1 .carousel-control-prev span {
    background: #d7b740;
    color: #ffffff;
    border-radius: 3px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.shipping-email{word-break: break-word;}
.right-btn{float:right;}
.block-swatch.is-disabled {
    color: rgb(var(--text-color) / .5);background-color:transparent; border:1px solid #d7b740 !important;
    background-image: linear-gradient(to bottom right, #0000 50%, currentColor 50% calc(50% + 2px), #0000 calc(50% + 2px));
}

.active-size1{
    color: rgb(var(--text-color) / .5); background-color:#f7f7f7 !important; border: 5px solid #d7b740 !important;
    background-image: linear-gradient(to bottom right, #0000 50%, currentColor 50% calc(50% + 2px), #0000 calc(50% + 2px)); 

}

/*.active-size1:before{
    content: "";
    box-shadow: 0 0 0 2px rgb(var(--text-color));
    border-radius: inherit;
    opacity: 0;
    will-change: transform;
    transition: opacity .2s ease-in-out, transform .2s ease-in-out;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transform: scale(.95);
}
*/
.block-swatch:before {
    content: "";
    box-shadow: 0 0 0 2px rgb(var(--text-color));
    border-radius: inherit;
    opacity: 0;
    will-change: transform;
    transition: opacity .2s ease-in-out, transform .2s ease-in-out;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transform: scale(.95);
}
.view-all-category{background-color: #777777;
    color: #ffffff;
    font-size: 13px;
    letter-spacing: 0;
    padding: 7px 4px 7px 8px;
    border-radius: 2px;}
.view-all-category:hover{color: #222222;}
.view-all-category i{background-color:#d7b740; color:#ffffff; font-size:13px; text-align:center; border:1px solid #d7b740; border-radius: 5px;
    width: 20px;
    height: 20px;
    line-height: 20px; margin-left:5px;}

.text-order-right{float:right; width:90%;}

.cart-remove{display:block;}

.quantity-btn{padding:5px; font-size:16px; line-height:normal; width:25px; height:25px;}
.cart-added{    vertical-align: middle !important;
    align-items: center;
    display: inline;}

.fp-16{font-size:15px !important;}
.noti-user{background-color:#ffffff; color:#000000;}
.size-popup .modal-dialog{width:650px !important; max-width:650px;}
.review-name{font-size:15px;}
.blog-box{padding:15px;}
.blog-box h2 a{color:#d7b740 !important;}
.blog-box-btn{background-color:#d7b740; color:#ffffff !important; padding:8px 15px; border-radius:5px; font-size:15px; text-align:center;}
.blog-box-btn:hover{background-color:#000000;}
.width-120{width:150px !important;}
.heading-user{text-transform:uppercase; font-weight:600 !important;}
.heading-user1{font-weight:600 !important; margin: auto;}
.font-600{font-weight:600; width:30%;}
.btnsold-100{width:100% !important; color: #fff; padding:10px 15px; border:none; border-radius:5px; font-size:16px;
    background-color: #6c757d;
    border-color: #6c757d;}
.img-90{height:100px;}
.review-slider{border: 1px solid #dddddd;
    padding: 5px; border-radius:5px; min-height:450px; max-height:450px;}
.pt-30{padding-top:30px;}
.mt-0{margin-top:0px !important;}
.offer-summary{padding-top:30px;}
.review-image{width:100%; max-height: 280px;}
.review-image img{width: 100%; max-height: 280px; height: 280px;}
.youtube-model{ max-height: 100%;}
.comment-text{height:100px; overflow-y:scroll;}

.search-footer{position:absolute; left:10px; width:50%;}
.search-footer .search-popup123{height:90vh !important; max-height:90vh;}
.youtube-model .modal-dialog{ max-height: 100%; overflow:hidden; margin-top:0px !important; display: flex;
    align-items: center;
    justify-content: center;}
.youtube-model .modal-body{height: 100vh !important;
        max-height: 100% !important;
        height: 100% !important;
        display: flex;
        width: 100%;
        max-height: 100%;
        height: calc(1920 / 1080* 100vw);
        max-width: calc(1080 / 1920* 100vh);
        margin: auto;}
.youtube-model .modal-content .modal-body{max-height:100vh !important; overflow:hidden; max-width:100%; justify-content: center;}
.youtube-model .modal-content {background-color:transparent !important; border:none !important;}
.youtube-model .modal-header{border-bottom:none; position: absolute; right: 0; top: 0;z-index: 111111; min-height:auto !important; background: #ffffff; padding:0px !important;}
.youtube-model .modal-header .close {background:transparent !important; color:#000000 !important;
    padding:5px; z-index:999999;
}
.youtube-model .modal-header .close-button {color:#000000 !important; font-size:36px; line-height:35px; text-align:center; background:transparent !important; border:none;
}
.ticket-letter{letter-spacing:0 !important;}
.fw-600{font-weight:600;}
.youtube-product-video{background-color:transparent !important; font-size:17px; color:#000000; border:none; font-weight:600; letter-spacing:1px; padding-left: 0px; margin-bottom:10px;}
.youtube-product-video i{background-color:#000000; font-size:17px; color:#ffffff;  border-radius:50%; height:25px; width:25px; text-align:center; margin:auto; line-height:25px; padding-left: 2px;}
    .badge-primary123 {background-color: #ffbf00;}
.pay-section{padding:20px;}
.product-sold{position: absolute;
    top: 10px;
    left: 10px;}

.search-link{margin-top:10px;}
.search-link ul{padding-left:0px;}
.search-link ul li{line-height:26px; text-transform:uppercase; list-style:none; padding-bottom:12px; font-weight:600;}
.size-popup{}
.size-popup .modal-dialog{position:absolute; right:0;}
.size-popup .modal-dialog .modal-content .modal-body{bottom:0; top:0; height:100%; background-color: rgba(0, 0, 0, 0.2); }
.size-popup .modal-header{padding:0px !important; border:none; min-height:0px;}
.size-popup .close-button{ z-index: 1;
    float: right; width:40px; height:40px; line-height:20px; text-align:center;
    font-size: 20px; border-radius:50%;
    border: 1px solid #1b1b28;
    color: #000000;
    background-color: #ffffff;
    position: absolute;
    right: 0;
    top: 0;}
    .review-popup{}
.review-popup .modal-dialog{}
.review-popup .modal-content .modal-body{padding: 15px; overflow-y: auto; max-height: 100vh;}
.review-popup .modal-header{padding:5px; border-bottom:none; min-height:0px;}
.review-popup .modal-header .close-button{width: 30px;
    height: 30px; z-index:11;
    line-height: 30px;
    float: right;
    font-size: 20px;
    border: 1px solid #ffbf00;
    color: #ffffff;
    background-color: #ffbf00;
    position: absolute;
    right: 0;
    top: 0;}
.pt-50{padding-top:50px !important;}
.mt-40{margin-top:40px !important;}
.mb-15{margin-bottom:15px !important;}
.pb-40{padding-bottom:40px !important;}
.mb-40{margin-bottom:40px !important;}
.pb-30{padding-bottom:30px !important;}
.mb-30{margin-bottom:30px !important;}

.mob-home-slider{display:none;}
.desk-home-slider{display:block;}
.img-responsive{width:100%;}
.plr-10{padding-left:6px !important; padding-right:6px !important;}

.product-details-video{width:100%; }
.product-details-video video{width:100%; max-height:150px; border:1px solid #dddddd;}
.product-details-slider{width:100%; height:70vh; border-radius:15px !important;}
.product-details-slider iframe{width:100%; height:70vh; border-radius:15px !important;}
.product-details-slider1{width:100%; height:100vh; border-radius:15px !important;}
.product-details-slider1 iframe{width:100%; height:100vh; border-radius:15px !important;}
.review-show-box{border: 1px solid #dddddd !important; display:block;
    border-radius: 8px !important; margin-bottom:15px !important;}
.review-show-box .review-content{padding-left:8px; padding-right:8px;}

body {font-family: 'Poppins-Regular' !important; color:#868686; font-size:15px;}
h1, h2, h3, h4,h5, h6{ font-family: 'Nuovavolte-Bold' !important; margin-bottom:15px; color:#494949;}
.bg-golden{background-color: #dabb8c;}
.footer-upper-about{background-color:#fcfcfc; padding-top:40px; padding-bottom:40px;}

.h4,
.h5 {
	font-family: 'Nuovavolte-Bold' !important;
	color: #000000;
	text-transform: uppercase;
	font-size: 20px; font-weight:400;
}
.view-home-btn{
	font-family: 'Harmonia-Sans-Regular' !important;
	color: #d7b740;
	text-transform: uppercase;
	font-size: 18px; font-weight:600; background: #ececec;
    padding: 5px 5px 5px 8px;
    border-radius: 5px;
}
.video:before {
    content: "";
    background: rgb(0, 0, 0, 0.7);
    border-radius: inherit;
    z-index: 1;
    pointer-events: none;
    transition: background .2s ease-in-out;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.video{width:100% !important;height:650px; object-fit: cover;
    object-position: center;
    transform-origin: bottom;
    border-radius: inherit;
    -webkit-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    grid-area: 1 / 1 / span 3 / span 3;
    width: 100%;
    min-height: 100%;
    max-height: 100%;
    position: relative;}

.video video{width:100% !important; min-height:100%; max-height:100%; object-fit: cover;
    object-position: center;}

.video-content{z-index: 1; position: absolute;
    top: 30%; width: -webkit-fill-available;
    text-align: center; color: #ffffff;}
    
.prose {margin: auto; width: 50%;}
.video-content .prose .h1{font-size:50px; font-weight:500; margin-bottom:50px;}    
.prose a{border:2px solid #ffffff; padding:15px 30px; border-radius:10px; color:#ffffff; font-size:16px; font-weight:600;}

.blue-text{color: #000000 !important;}
.text-black {
	color: #333333 !important;
}
.color-pink{color:#d7b740 !important;}
.text-white {
	color: #ffffff !important;
}
.noti-bg{background-color:#000000; color:#ffffff;}
.order-center{align-items:center;}
.product-video{width:100%;}
.product-video video { width:100%; border-radius: 20px;}
.text-golden {
	color: #d7b740 !important;
}
.padding-10{padding:10px !important;}
.custo-middle{vertical-align:middle !important;}
.bg-golden {
	background-color: #d7b740 !important;
}
.zoom-icon{position: absolute;
    bottom: 20px;
    right: 20px;
    background: #d7b740;
    width:40px; height:40px;
    text-align: center; line-height:40px;
    color: #000000; font-size:18px;
    border-radius: 10px; font-weight:800;
    z-index: 999999;
}}
.top-navbar {
	background-color: #ffbf00 !important;
}

.img-50 {
	width: 50%;
}
.ptb-30{
    padding-top:30px;
    padding-bottom:30px;
}
.ptb-10{
    padding-top:10px;
    padding-bottom:10px;
}
.ptb-40{
    padding-top:40px;
    padding-bottom:40px;
}
.modal-slider{width:100%; max-width:unset;}
.modal-slider .modal-dialog{width:100%; max-width:none; margin:0px;}
.product-slider .modal-header{padding:5px 15px; border-bottom:none;position: absolute;
    right: 0;
    top: -10px;}
    .product-slider .modal-body {padding:5px 15px !important; max-height: fit-content;}
    .product-slider .slider-mobile{}
    .product-slider .slider-mobile img{max-width: -webkit-fill-available; height:100vh; margin: auto;}
.product-slider .modal-header .close-button{width: 30px; background: #000000;
    color: #ffffff !important;
    height: 30px; text-align: center;
    border: 1px solid #dddddd;
    border-radius: 50%; line-height:25px;
    font-size: 20px; z-index:999999;}
.sticky-details{position:sticky; top:0;}
.border-15{border-radius:15px;}
.product-size-chart{text-align:right;}
.product-size-chart a{color:#1b1b28; text-decoration:none;}


.add-review-btn{background-color:#d7b740; font-size:18px;  color:#ffffff; padding:10px 20px; margin-bottom:15px; border-radius:10px; float:right; border:1px solid #d7b740;}
.add-review-btn:hover{background-color:#000000; border:1px solid #000000; }
.size-chart-btn{color:#73778b; border:none; background-color:transparent;}
.review-box-123{text-align:center;}
.reviews-section{padding-top:40px; align-items: center;}
.pb-20{padding-bottom:20px;}
.image-res{width: 100%;
    height: auto;}

.reviews-section .reviews{color:#d7b740; font-size:22px; margin-bottom:5px;}
.rating-desc .reviews{color:#d7b740; font-size:18px; margin-bottom:5px; line-height: normal;}
.align-center{align-items: center !important;}

.ptb-70 {
	padding-top: 70px;
	padding-bottom: 70px;
}
.menu123{width:60%; margin:auto; text-align: center;}
.custom-search {
	width:100%;
}

.custom-search .input-group-append {
	position: absolute;
	right: 0;
	z-index: 999;
}

.size-category{font-size:13px; margin-right:12px;}

.search-btn123{color: #d7b740; background-color:#ffffff; border:none;}

.btn1 {padding: 0.6rem 0.6rem; background:transparent; border:none !important; color:#d7b740 !important;}
.search-main{padding: 0.6rem 1rem; border: 1px solid #e1e1e1; border-radius:5px;
    font-size: 0.875rem; color: #898b92;}
.search-main:focus{box-shadow: -1px 2px 5px #cccccc80; border: 1px solid #e2e5ec;}
.product-descriptive {
	/*background-image: url(../img/back-traditional.jpeg);*/
	background-size: cover;
	background-position: center;
	padding-top: 60px;
	padding-bottom: 60px; background-position: bottom;
	background-color:#fafafa;
}

.product-descriptive p {
	color: #000000;
	font-size: 18px;
	line-height: 26px;
	padding-bottom: 0px; font-family:'Poppins-Regular' !important;
}
.product-descriptive p span{
	font-family:'Poppins-Regular' !important;
}

.product-descriptive h3 {
	margin-bottom: 25px;
}

.product-descriptive ul {
	padding-left: 0px;
}

.product-descriptive ul li {
	color: #000000;
	font-size: 16px;
	list-style: none;
	padding-bottom: 10px;
	line-height: 26px;
}

.accordion .card-header::after {
	content: '>';
	color: #000000;
	font-size: 18px;transform: rotate(270deg);
}

.accordion .card-header:not(.collapsed)::after {
	content: '<';
	color: #000000;
	font-size: 18px;
}

.footer-main .mobile-view .accordion {
	width: 100%;
}

.footer-main .mobile-view .accordion .card {
	border: none; background: transparent; -webkit-box-shadow: none; box-shadow: none;}

.footer-main .mobile-view .accordion .card-title {
	font-size: 18px;
	color: #000000;
	margin-bottom: 0px;
}

.footer-main .mobile-view .accordion .card-header {
	background-color: #d7b740;
	padding: 10px 15px;
	border: 1px solid #ffffff;
	border-radius: 5px;
	margin-bottom: 2px;
}

.footer-main .mobile-view .accordion .card-body {
	background-color: transparent !important;
	padding: 15px !important;
	margin-bottom: 2px !important;
}
.mb-10{margin-bottom:10px !important;}
.footer-main .mobile-view .accordion .card-body .list-unstyled li a {
	font-size: 16px;
}
.data-upper{text-transform:uppercase !important; font-weight:600;}
.text-blue{color: #000000 !important;}
.product-descriptive .accordion .card-header::after {
	content: "<";
	color: #000000; line-height: 23px;
	font-size: 18px; background-color:#d7b740; width:25px; height:25px; text-align:center; border-radius:50%; transform: rotate(270deg);
}

.product-descriptive .accordion .card-header:not(.collapsed)::after {
    content: ">";
	color: #000000;
	font-size: 18px; transform: rotate(270deg);
}

.product-descriptive .accordion {
	width: 100%;
}

.product-descriptive .accordion .card {
	border: none; background: transparent; -webkit-box-shadow: none;
    box-shadow: none;
}
.customer-purchse{border:1px solid #e2e2e2;}
.customer-purchse th{background-color:#d7b740; color:#000000; padding-top:5px; padding-bottom:5px;}
.customer-purchse td{padding-top:5px; padding-bottom:5px;}

.product-descriptive .accordion .card-title {
	font-size: 18px;
	color: #000000; font-weight:600;
	margin-bottom: 0px;
}

.product-descriptive .accordion .card-header {
	background-color: #d7b740 !important;
	padding: 15px 10px;
	margin-bottom: 1px;
	border-bottom: 1px solid #ffffff !important;
}
.video-box {
    border: 1px solid #dddddd;
    border-radius: 5px;
}
.video-box video {
    max-width: 100%;
    max-height: 100%;
    border-radius: 5px 5px 2px 2px;
}
.bg-pink{background-color:#d7b740 !important;}
.product-descriptive .img1 img{max-height:130px; margin-bottom:10px;}

.product-descriptive .accordion .card-body {border: 1px solid #dddddd;
	background-color: transparent !important;
	padding: 15px !important;
}

.product-descriptive .accordion .card-body .list-unstyled li a {
	font-size: 16px; color:#ffffff;
}

.product-descriptive .accordion .card-body p, li {
	color: #494949;
	font-size: 16px;
	font-family: 'Poppins-Regular' !important;
}

.bg-white{background-color:#ffffff !important;}

.mobile-view {
	display: none;
}

.desktop-view {
	display: block; padding-bottom: 25px;
}
.btn-sold{width:100%;}
.newsletter-section {
	/*background-image: url('../img/about-us-back.jpg');*/ background-repeat:no-repeat;
	padding: 40px 0px; background-size: cover;
    background-position: center;
}

.newsletter-section .container {
	width: 80%;
}

.newsletter-section h3 {
	font-size: 32px;
    font-family: 'Nuovavolte-Bold' !important;
    margin-bottom: 20px;
    letter-spacing: 0px;
    font-weight: 600;
}

.newsletter-section h4 {
	font-size: 32px;
	margin-bottom: 20px;
	letter-spacing: 2px;
}

.newsletter-section p {
	font-size: 15px;
	line-height: 26px; color:#000000 !important;
}

tooltip {
	background-color: #000000;
	color: #ffffff;
}

.seacch-input-box {
	box-shadow: -1px 2px 5px #cccccc80;
}

.mt-20 {
	margin-top: 20px
}

.navbar-nav {
	display: block;
	margin: auto;
	background-color: #d7b740;
	text-align: left;
}

.ptb-70 {
	padding: 70px 0px;
}

.ptb-50 {
	padding: 50px 0px;
}

.navbar-custom {
	text-align: left;
	height: 0px;
}

.navbar-custom ul li a {
	border-bottom: 1px solid #ffdce8;
	text-transform: uppercase;
	letter-spacing: 1px !important;
	font-size: 15px;
	color: #ffffff !important;
}

.navbar-custom ul li a:hover {
	color: #000000 !important;
}

.color-red {
	color: #000000;
}

.text-reset {
	color: #101010 !important;
}

.figure-outer {
	position: relative;
	display: inline-block;

}

.figure-outer .image-hover {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	transition: 0.3s ease-in-out;
	width: 100%;
	height: 100%;
}

.figure-outer:hover .image-hover {
	display: inline;
}

.wishlist-box {
	position: absolute;
	z-index: 999;
	margin-left: 9px;
	background: #3c7e3f;
	display: flex;
	justify-content: center;
	align-items: center;
	top: 15px;
	box-shadow: -1px 1px 5px #0000006b;
	width: 55px;
	height: 30px;
	font-size: 10px;
	color: #fff;
	border: solid 1px #ffffff5c;

}

.badge-home-icon {
    position:absolute;
	top: -10px;
	right: -7px; color: #000000;
}
.badge-home-icon1 {
    position: absolute;
    top: 0px;
    right: 5px;
    color: #000000;
}
.badge-home-icon2 {
    position: absolute;
    top: -10px;
    right: 6px;
    color: #000000;
}

.wishlist-box a:visited i {
	font-weight: 700;
}

.wishlist-box a i {
	font-size: 20px;
	line-height: 27px;
}

.subscribe-btn:hover {
	background-color: #000000 !important;
}
.mb-30{margin-bottom:30px;}
.mb-minus-14 {
	margin-bottom: -14px;
}

.view-all-btn {
	float: right;
	padding-bottom: 2px;
	font-family: 'Poppins-Regular' !important;
	border-radius: 5px;
	text-transform: uppercase;
	line-height: normal;
	font-size: 15px;
	font-weight: 600;
	border: solid 1px transparent;
	color: #ffbf00;
	letter-spacing: 2px;
}

.view-all-btn i {
	background-color: #ffbf00;
	color: #ffffff;
	margin-left: 5px;
	padding: 5px;
	border-radius: 50%;
	font-size: 15px;
	text-align: center;
}


/*.custom-dropbtn::after {*/
/*    border: 0;*/
/*    content: "\f105";*/
/*    font-family: "Line Awesome Free";*/
/*    font-weight: 900;*/
/*    font-size: 80%;*/
/*    float: right;*/
/*    display: inline-block;*/
/*}*/
.active-color {
	background-color: #000000;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	padding: 3px;
}

.nav-item.dropdown.dropdown-mega .dropdown-menu {
	width: 100%;
}

.second-row-links ul li,
.second-row-links ul span {
	display: inline-block;
	float: left;
	color: #222222;
}

.second-row-links ul {
	margin-bottom: 0px !important;
	padding-left: 0px;
}

.second-row-links ul span {
	float: left;
	font-weight: 600;
	color: #222222;
}

.second-row-links ul li a {
	font-size: 13px;
	padding: 0 5px 0 5px;
	border-left: 1px solid #222;
	color: #222222 !important;


}

.second-row-links ul li:nth-child(2) a,
.second-row-links ul li:nth-child(1) a {
	border-left: none !important;
}

.second-row-links {
	padding: 10px 15px;
}

.borrder-top-custom {
	border-top: 1px solid #282c3fa8;
}

.first-row-links .footer-box ul li a {
	text-decoration: none;
}

.first-row-links .footer-box ul {
	padding-left: 0px;
}

.first-row-links .footer-box ul li {
	list-style: none;
}

.first-row-links .footer-box ul li a {
	font-size: 13px;
	color: #151515;
	font-weight: 600;

}

.navbar {
	padding: 0px !important;
/*	margin: auto;*/
	text-align: center !important;
	display: block;
}

ul.social li {
	width: 35px !important;
	height: 35px !important;
	line-height: 35px !important;
	font-size: 20px;
	background-color: #d7b740 !important;
	border-radius: 50%;
	color: #ffffff !important;
}

ul.social li:hover {
	background-color: #000000 !important;
	border-radius: 5px;
	color: #ffffff !important;
}

ul.social a {
	color: #ffffff !important;
	display: inline-block;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	line-height: 35px;
	text-align: center;
	font-size: 20px
}

ul.social a:hover {
	color: #ffffff !important;
	display: inline-block;
	width: 35px;
	background-color: #000000 !important;
	height: 35px;
	border-radius: 0;
	line-height: 35px;
	text-align: center;
	font-size: 20px
}

.related-products .absolute-top-right {
	position: absolute;
	top: 30px;
	right: 20px;
}

/*catogries section css start*/
/*.absolute-icons{*/
/*    position: absolute !important;*/
/*    right: 7% !important;*/
/*    bottom: 24px !important;*/
/*    top: auto !important;*/
/*}*/
.avatar img {
	object-fit: cover;
	max-width: 100%;
	width: 100%;
	border-radius: 50%;
	height: 100%;
	background-color: #ffffff;
}

.avatar-sm {
	width: 40px;
	height: 40px;
	font-size: 1.1em;
}

.absolute-icons button {
	display: block !important;
	height: 40px !important;
	width: 40px !important;
	line-height: 38px !important;
	border-radius: 4px !important;
	opacity: 0;
	text-align: center;
	font-size: 25px;
	background-color: #000000 !important;
	border: solid 1px #000000;
	margin-bottom: 5px;

}

.absolute-icons .add-cart {
	background-color: #ffbf00 !important;
	border: solid 1px #ffbf00;
	color: #ffffff;
}

.absolute-icons button:hover {
	background-color: #ffbf00 !important;
	border: solid 1px #ffbf00;
	color: #ffffff;
}

.absolute-icons button a {
	color: #ffffff !important;
	font-size: 24px;
}

.catogrie-outer-box:hover .absolute-icons button {
	opacity: 1;
}

.bg-blue {
	background: #02024e !important;
}
.bg-vaani{background-color:#000000 !important;}
.absolute-icons {
	text-align: center;
	position: absolute;
	top: 5%;
	margin: auto;
	right: 5%;
}

.catogrie-outer-box:hover {
	box-shadow: 0 4px 6px -1px rgb(0 0 0 / 19%), 0 2px 4px -1px rgb(0 0 0 / 6%) !important;
}

.catogrie-outer-box {
	min-height: 400px;
	border-radius: 15px !important;
	position: relative;
}

.size-chart ul {
	display: inline-block;
	padding-left: 0px;
	margin-bottom: 0px;
}

.size-chart ul li {
	display: inline-block;
	font-size: 15px;
	padding-right: 8px;
}

.size-chart ul li a {
	color: #040404 !important;
}

.size-chart1 ul {
	display: inline-block;
	padding-left: 0px;
	margin-bottom: 0px;
}

.size-chart1 ul li {
	display: inline-block;
	font-size: 15px;
	padding-right: 8px;
}

.size-chart1 ul li a {
	color: #ffffff !important;
}

/*catogries section css end*/
.right-menu {
	float: right;
	text-align: right;
	right: 0;
	display: ruby;
}

.traditional-box {border-radius: 5px; border: 1px solid #dddddd;}

.related-products img {
	border-radius: 5px 5px 0px 0px;
}

.logo img {
	height: 75px;
}

.logo {
	text-align: center;
	padding: 5px 0px !important;
}

.btn-custom,
.btn-custom-input {
	margin-right: 4px;
}

.btn-group123 {
	border: solid 1px #ccc;
	border-radius: 8px;
	height: 50px;
}

.btn-custom:hover {
	background-color: #000000;
	color: #ffffff;
	border: solid 1px ##000000;
}

.add-to-cart i,
.buy-now i {
	font-size: 20px;
}

.details-base {
	text-align: center;
	margin-top: 30px;
}

.details-base i {
	text-align: center;
	font-size: 50px;
	color: #73778b;
	margin-bottom: 15px;
}

.details-base h6 {
	text-align: center;
	font-size: 12px;
	color: #000000; font-weight:400;
}

.add-to-cart {
	border: 2px solid #d7b740;
    color: #ffffff;
    padding: 10px 25px;
    font-weight: 500;
    font-size: large;
    background-color: #d7b740;
}

.add-to-cart:hover {
	background: #5d5d5d;
	border: 1px solid #d7b740;
	color: #ffffff;
}

.add-to-cart1 {
	border: 2px solid #5d5d5d;
    color: #ffffff;
    padding: 10px 25px;
    font-weight: 500;
    font-size: large;
    background-color: #5d5d5d;
}

.add-to-cart1:hover {
	background: #d7b740;
	border: 1px solid #d7b740;
	color: #ffffff;
}

.buy-now {
	padding: 10px 40px;
	background: #201501;
	color: #ffffff;
}

.buy-now:hover {
	background-color: #000000;
	color: #ffffff;
}

.color-orange {
	color: #000000;
}

.stock::before {
	content: "";
	float: left;
	position: absolute;
	top: 0;
	left: -12px;
	width: 0;
	height: 0;
	border-color: transparent #04AA6D transparent transparent;
	border-style: solid;
	border-width: 12px 12px 12px 0;
}

.stock {
	background: #04AA6D;
	font-size: 12px;
	line-height: 22px;
	color: #fff;
	padding: 1px 10px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin: 0 0 0 20px;
}

.aiz-share .jssocials-share-link {
	background: transparent !important;
    border-radius: 50% !important;
    padding: 4px !important;
    border: solid 2px #d7b740;
    color: #d7b740;}

.aiz-share .jssocials-share-link:hover {
	background: #73778b !important;
	color: #ffffff;
}
.category-slider .category-div{margin:10px;}
.category-slider .category-div img {
	border-radius: 10px;
	transform: scale(1);
	transition: all .3s ease;
	-webkit-transition: all .3s ease; border:2px solid #d6d6d6;
}

.category-div img:hover{
    transform: scale(0.95);
	transition: all .3s ease;
	-webkit-transition: all .3s ease; margin-top:5px;
    
}
.absolute-icons .whatsapp-enquiry {
	background-color: #25d366 !important;
	border: 1px solid #25d366 !important;
}

.absolute-icons .whatsapp-enquiry:hover {
	background-color: #25d366 !important;
	border: 1px solid #25d366 !important;
}

.category-name-box {
	position: relative;
	margin-top:10px;
}

.category-name-box i {
	color: #000000;	line-height: 25px;}

.category-name-box a {
	color: #000000 !important;
}

.img-outer-box {
	overflow: hidden;
}

.img-outer-box img {
	border-radius: 15px;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
}

.catogrie-outer-box:hover img {
	transform: scale(1.1);
	opacity: 0.4;
}

.categories-section .categories-links {
	font-size: 18px; letter-spacing:1px; font-family: 'Nuovavolte-Bold' !important; color:#333333;
}

.footer-top i {
	color: #ffffff;	font-size: 30px; background-color:#d7b740; width:45px; height:45px; text-align:center; line-height:40px; border-radius:5px;
}

.sliderr-bottom {
	margin-bottom: 10px;
}


/*testimonial slider*/
.client-testimonial {
	padding: 25px;
	border-radius: 8px;
	background-color: #000000;
	border: 1px solid #ECECEC;
	box-shadow: 0px 3px 11px rgba(0, 0, 0, 0.10), 0 15px 12px rgba(0, 0, 0, 0.02);
	margin: 5px 0 50px 0 !important;
	text-align: left;
}

.client-testimonial p {
	font-family: inherit;
	font-size: 15px;
	font-weight: 300;
	padding: 10px 0 10px 0;
	color: #ffffff;
}

.testimonial-name img {
	width: 100%;
	height: 100%;
	border-radius: 10px;
	border: 1px solid #ffbf00;
}

.testimonial-name {
	color: #ffffff;
}

.testimonial-name .t-name {
	font-size: 16px;
	font-weight: 600;
	display: inline;
	color: #ffffff;
	;
}
.fs-30{font-size:35px;}
.logo-bar-area{background-color:#ffffff;}

/*hemburger css*/

.bar {
	width: 25px;
	height: 2px;
	display: block;
	color: #d7b740;
	padding: 0;
	margin: 4px;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	background-color: #d7b740;
}

.hamburger .bar:nth-child(1) {
	width: 25px;
}

.hamburger .bar:nth-child(2) {
	width: 25px;
}

.fs-15px {
	font-size: 15px;
}

.mb-20 {
	margin-bottom: 20px;
}

.view-more-btn {
	padding: 10px 20px;
	border-radius: 10px 0px 10px 0px;
	text-transform: uppercase;
	font-size: 16px;
	border: solid 1px transparent;
	background: #000000 !important;
}

.view-more-btn:hover {
	background: #ffbf00 !important;
	color: #ffffff;
	border: solid 1px #ffbf00;
}

.text-red {
	color: #000000;
}

.aiz-carousel .slick-arrow {
	background: #000000;
	color: #fff;
}

.offer-back {
	background-image: url('../img/back-offers.jpg');
	background-size: cover;
}

.add-to-btn{background-color:#dddddd; color:#303030; padding:5px 10px; width:100%; border:1px solid #dddddd; border-radius:5px; display:block; margin-top:8px; text-align:center;}
.add-to-btn i{font-size:19px;}
.add-to-btn:hover{background-color:#d7b740; color:#ffffff !important;}

.traditional-back {
	/*background-image: url('../img/back-traditional.png');*/
	background-size: cover;
	background-position: bottom;
	padding-top:40px; background-color:#f7f7f7; padding-bottom:30px;
}

.offer-back img {
	border: 1px solid #ffbf00;
	border-radius: 10px;
}

.footer-main .list-unstyled1 li {
	font-size: 15px;
	color: #000000 !important;
	padding-bottom: 15px;
	list-style: none;
	padding-left: 0px; 
}

.list-unstyled1 {
	padding-left: 0px;
}

.footer-main .list-unstyled1 li i {
	color: #ffffff !important;
    background-color: #d7b740;
    font-size: 22px;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px;
    margin-right: 5px;
    border-radius: 5px;
}

.footer-top .feature-div {
	text-align: left; background-color:#d7b740;
}
.footer-bottom{background-color:#727272; text-align:center; color:#ffffff !important;}
.footer-main {
	padding: 45px 0px 0px 0px;
    background-size: cover; background-repeat: no-repeat; background-image:url('../img/footer-back.jpg');
}

.footer-main p {
	color: #000000;
}

.footer-main .list-unstyled {
	margin-bottom: 20px !important;
}

.footer-main .list-unstyled li {
	margin-bottom: 10px !important;
}

.footer-main h4 {
	font-size: 21px !important;
	color: #d7b740;
	padding-bottom: 25px;
}

/*.footer-main .list-unstyled li a:hover{*/
/*        border-bottom: solid 1px #000;*/
/*}*/
.footer-main .list-unstyled li a:hover:after {
	right: 0;
	left: 0;
	width: 100%;
}

.footer-main .list-unstyled li a {
	position: relative;
	padding-bottom: 5px;
	color: #000000 !important;
	font-size: 15px; 
}

.footer-main .list-unstyled li a:after {
	content: "";
	background-color: #000000;
	width: 0;
	height: 2px;
	left: 0;
	bottom: 0;
	position: absolute;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 035s ease;
	transition: all 0.3s ease;
}

.list-unstyled li span {
	color: #222222 !important;
}

.subscribe-btn {
	background: #d7b740 !important;
    border-color: #d7b740;
	height: 50px;
}

.subscribe-btn:hover {
	background: #5d5d5d !important;
	color: #ffffff;
}


/*instafeed start*/
.instafeed-outer {
	width: 100%;
}

.instafeed-outer .instafeed-item {
	width: 19.7%;
	display: inline-block;
	padding-bottom: 4px;
	position: relative;
	height: 290px;
}


.instafeed-outer .instafeed-item a img {
	max-width: none;
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: 0 auto;
	width: 100%;
	height: 100%;
}


.instafeed-item-hover {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: 0 auto;
	width: 100%;
	height: 100%;
	text-align: center;
	background: rgba(255, 255, 255, 0.7);
	opacity: 0;
	cursor: pointer;
}

.instafeed-outer .instafeed-item:hover .instafeed-item-hover {
	opacity: 1;
}

.instafeed-item-hover a {
	position: relative;
	top: 45%;
}

.instafeed-item-hover a i {
	/*color:#ffffff;*/
	font-size: 45px;
	background: -webkit-radial-gradient(33% 100% circle, #FED373 4%, #F15245 30%, #D92E7F 62%, #9B36B7 85%, #515ECF);
	background: radial-gradient(circle at 33% 100%, #FED373 4%, #F15245 30%, #D92E7F 62%, #9B36B7 85%, #515ECF);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.brand-section {
	background: #f9f9f9;
	padding: 30px 0px;
	margin-bottom: 20px;
}

.footer-top .a-outer {
	padding: 20px 20px 10px 20px !important; border: 1px solid #dddddd;
    border-radius: 0px; margin-bottom:25px;
}
.footer-top .a-outer p{margin-bottom:0px; font-weight: 500;}
.share-btn1{background-color:#ffffff; border:none;}
.breadcrumb-outer {
	padding: 12px 0px;
	background: #d9d9d9;
	box-shadow: inset 0 1px 2px rgb(0 0 0 / 3%); border-top: 1px solid #d9d9d9;
}

.payment-method ul {
	margin-top: 6px !important;
	margin-bottom: 0rem !important;
}

/*subscribe area*/
.subscribe-outer-box {
	border-radius: 10px;
	padding: 30px;
	margin-bottom: -73px;
	margin-top: 50px;
	background: #8d0f10;
	color: #ffffff;
	box-shadow: 9px 8px #000000;
}

.subscribe-div .form-group {
	width: 75%;
}

.subscribe-div .form-group input {
	width: 100% !important;
}

.subscribe-outer-box h5 {
	margin-bottom: 12px;
}


.category-heading {font-family: 'Nuovavolte-Bold';
	background: #d7b740;
	box-shadow: inset 0px 1px 2px rgb(0 0 0 / 6%);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px; 
	text-transform: uppercase; font-size: 16px !important;
	padding: 10px 15px !important; color:#ffffff !important;
}

.aiz-range-slider .noUi-connect {
	background: #000000 !imoprtant;
}

/*.filter-by-color .color-name {
	padding: 0px 0 0 5px;text-transform: uppercase;
}*/
.size-18{width:15px; height:15px; border-radius:2px; margin-top:15px;}
.name-heading {
	background: #f4f4f4;
	padding: 10px 15px;
	border-radius: 5px;
}

.right-align{float:right;}
.mr-5px{margin-right:0px;}
.name-heading .bootstrap-select .dropdown-toggle {
	border-color: #000000 !important;
}

.name-heading .form-group,
.name-heading .h6 {
	margin-bottom: 0rem !important;
}

ul.social.colored li a:hover {
	background: #000000 !important;

}

ul.social.colored li a:hover i {
	color: #ffffff !important;
}

ul.social.colored li a i {
	color: #ffffff !important;
}

.aiz-p-hov-icon a {
	background: #d7b740 !important;
	color: #fff;
}

.aiz-p-hov-icon a i {
	font-size: 20px !important;
	line-height: 30px !important;
}

.off-price {
	color: #09770e;
	padding-left: 5px;
}

hr {
	margin: 0.5rem 0 !important;
}

.close {
	line-height: 1 !important;
	color: #fff !important;
	text-shadow: none !important;
	opacity: 1 !important;
	background: #000000 !important;
	border-radius: 3px !important;
}

.btn-soft-red {
	color: #ffffff;
	background: #fe0106b0;
}

.btn-red {
	background-color: #d7b740;
	color: #ffffff;
}

.btn-red:hover {
	background-color: #000000;
	color: #ffffff;
}

.border-red {
	border: 1px solid #000000 !important;
}

.aiz-rounded-check {
	border: 1px solid #000000 !important;
}

.login-logout a i {
	color: #d7b740;
	font-weight: bold;
	font-size: 32px;
}

.login-logout a span {
	color: #d7b740;
}

.btn-green {
	background: #d7b740;
	color: #ffffff;
}

.btn-outline-black {
	border: 1px solid #000000;
	color: #00000;
}

.w-130 {
	width: 130px;
}

.footer-subscribe input,
.footer-subscribe .form-inline .form-control {
	width: 100%;
	height: 50px; padding: 0px 10px !important;
}

.footer-subscribe .form-group {
	width: 70%;
}

.footer-main h5 {
	color: #535766;
}

.description-tabss {
	background: #e2e2e2;
	box-shadow: inset 0px 1px 2px rgb(0 0 0 / 6%);
}

.footer-cart-buy-btns {
	position: fixed;
	bottom: 28px;
	display: none;
	width: 90%;
	background: #ffffff;
	padding: 18px 0px;
	box-shadow: 0 0 35px 0 rgb(80 80 80 / 15%);
	border-radius: 10px;
}

.footer-cart-buy-btns .buy-now {
	padding: 10px 50px;
}

.table-description .table-striped tbody tr:nth-of-type(odd) {
	background-color: #d7b740 !important;
}

.offers-detail li {
	list-style: none;
	font-size: 15px;
	margin-bottom: 5px;
}

.offers-detail {
	padding-left: 0 !important;
}

.offers-detail li i {
	color: #000000;
}

.active-size {
	background-color: #d7b740 !important;
	color: #ffffff !important;
}


.box-dashboard {
	padding: 30px 15px !important;
}

.sticky-btns-outer {
	display: flex;
	justify-content: center;
	align-items: center;
}

.sticky-btns-outer .sticky-btns-inner {
	-ms-flex: 1;
	/* IE 10 */
	flex: 1;
	border-right: solid 1px #ccc;
	text-align: center;
}

.sticky-btns-outer .sticky-btns-inner:last-child {
	border-right: none !important;
}

.feature-box-o {
	margin-bottom: 0px !important;
	border-radius: 0px !important;
}

.feature-box-o-detail {
	background: transparent;
	padding: 10px 5px;
}
.feature-box-o-detail h3{margin-bottom:10px; font-family: 'Harmonia-Sans-Regular' !important; }

.padding-8 {
	padding: 8px;
}

.bg-red {
	background-color: #d7b740 !important;
}

.copyright-text {
	font-size: 13px;
	padding-bottom: 8px;
    padding-top: 8px;
}

.copyright-text p{
	margin-bottom: 0px; color: #ffffff !important; 
}

.copyright-text p a{
	margin-bottom: 0px; color: #ffffff !important; 
}

.detail-color {
	padding-left: 0px;
	margin-bottom: 0px !important;
}
.pb-15{padding-bottom:15px !important;}
.pb-05{padding-bottom:5px !important;}
.detail-color a {
	list-style: none;
	float: left;
	border: solid 1px #d7b740;
	border-radius: 5px;
	margin-right: 7px;
	font-size: 18px;
    width: 45px;
    height: 40px;
    line-height: 40px;
	text-align: center;
	color: #000000;
}
.size-45px{width:45px; height:40px;}
.detail-color li a {
	color: #000000;
}

.detail-color li.active-button {
	background-color: #ffbf00;

}

.detail-color li.active-button a {
	color: #ffffff !important;
}

.top-profile-drop-icon {
	font-size: 18px;
	color: #d9d9d9;
	padding-left: 6px;
}

.carousel-control-next span,
.carousel-control-prev span {
	background: #000000;
	color: #fff;
	padding: 0 6px;
	border-radius: 3px;
}


/*admin css start*/
.aiz-main-content .card-body .table.aiz-table {
	border-spacing: 0 20px;
	border-collapse: separate;
}

.aiz-main-content .card-body .table.aiz-table tbody tr {
	box-shadow: 0 2px 10px rgb(0 0 0 / 12%);
	border-radius: 5px;
}

.aiz-main-content .card-body .table.aiz-table tbody tr:hover {
	box-shadow: 0 2px 10px rgb(0 0 0 / 16%);
}

.aiz-main-content .card-body .table.aiz-table tbody tr td {
	padding: 0.7rem 0.5rem !important;
	font-size: 14px !important;
}

.aiz-main-content .card-body .table.aiz-table thead .footable-header th {
	font-size: 14px;
}

.aiz-main-content .card-body .table.aiz-table tbody tr td a.btn-circle {
	border-radius: 5px !important;
}

.staff img {
	height: 25px !important;
}

.top-bg {
	background-color: #5d5d5d !important;
}

.admin-sidebar {
	width: 235px !important;
	background-color: #5d5d5d !important;
}

.aiz-side-nav-list .aiz-side-nav-link {
	font-size: 13px !important; font-weight:600;
	color: #ffffff !important;
	padding: 8px 12px !important;
}

.aiz-side-nav-list .level-2 .aiz-side-nav-link {
	padding: 10px 25px 10px 34px !important;
}

.aiz-side-nav-list .level-2 .aiz-side-nav-link i {
	line-height: 25px;
	margin-right: 10px;
	font-size: 10px;
}

.aiz-side-nav-list .aiz-side-nav-link:hover {
	color: #fff;
	background-color: #00000024;
	border-left: solid 2px #ccc;
}

.btn-logout{color:#ffffff; background-color:#d7b740;}
.btn-logout:hover{color:#ffffff; background-color:#000000;}
.admin-search-btn {
	background: #fff !important;
}

.aiz-side-nav-list .aiz-side-nav-link.active,
.aiz-side-nav-list .aiz-side-nav-link.level-2-active {
	color: #ffffff;
	background-color: #d7b740;
}

.aiz-side-nav-list .aiz-side-nav-icon {
	color: #ffffff !important;
}

.aiz-topbar-item .btn i {
	color: #d9d9d9 !important;
}

.visit-btn {
	background: #000000;
    padding: 8px 20px;
    border-radius: 5px;
    font-size: 15px;
    color: #ffffff;
}

.visit-btn.order-btn {
	background-color: #262626 !important;
	color: #d9d9d9 !important;
}

.language-btn {
	background: #cccccc94;
	border-radius: 50%;
}

.admin-wrapper .aiz-titlebar .btn-circle {
	border-radius: 5px !important;
	background: #000000;
	border-color: #000000;
}

.admin-wrapper .aiz-titlebar .btn-circle:hover {
	background: #d9d9d9;
	color: #4e5a6e;
}

.admin-wrapper .aiz-main-content .card-body {
	padding: 0px 25px 10px !important;
}

.top-header {
	background-color: #d7b740;}

.top-header ul {
	display: inline-block;
	margin-bottom: 0px; padding-top:5px;
}

.top-header ul li {
	display: inline-block;
	padding-left: 35px;
	padding-right: 35px;
	color: #ffffff;
	line-height: normal;
	list-style: bullet;
	font-size: 14px; 
}

.top-header ul span {
	font-size: 16px;
	color: #ffbf00;
}

.navbar-collapse {
	position: sticky;
	left: 0;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	width: 280px;
    background-color: #d7b740;
    height: 100vh;
}

.navbar-collapse.collapsing {
	left: -75%;
	transition: height 0s ease;
}

.navbar-collapse.show {
	left: 0;
	transition: left 300ms ease-in-out;
}

.navbar-toggler.collapsed~.navbar-collapse {
	transition: left 500ms ease-in-out;
}

.hamburger {
	display: block;
}

.active .bar:nth-child(2) {
	opacity: 0;
}

.active .bar:nth-child(1) {
	-webkit-transform: translateY(8px) rotate(-315deg);
	transform: translateY(8px) rotate(-315deg);
	width: 75%;
}

.active .bar:nth-child(3) {
	-webkit-transform: translateY(-10px) rotate(-45deg);
	transform: translateY(-10px) rotate(-45deg);
	width: 75%;
}

.navigation-bar .nav-item {
	border-bottom: solid 1px #cccccc9c;
}

.footer-top .feature-div h5{
    font-size:18px; font-weight:600; color:#ffffff;
}
.offer-card-coupan{padding:8px !important; background-color:#d7b740; border:1px solid #d7b740; border-radius:5px;}
.offer-card-coupan h5{color:#ffffff; padding-bottom:0px; font-weight:600; font-size:18px;}
.offer-card-coupan p{color:#ffffff; margin-bottom:0px; font-size:14px;}
.slider-mob-img{width:100%; object-fit:content;}
.filter-options-mob{position: absolute;
    position: absolute;
    font-size: 25px;
    right: 0px;
    top: 3px;
    background: #d7b740;
    width: 30px;
    height: 30px;
    line-height: 25px;}

.cart-quantity{width:40px; border:none;}    
.list-cart1{border:1px solid #dddddd;}
@media (max-width: 578px) {
.footer-main h4 {padding-bottom: 15px;}
.dashboard-customer{font-size:13px;}
    
    .home-page-video {
    max-height: 450px;
    height: auto;
    width: 100% !important;
    max-width: fit-content;
    margin: auto;
}
    .home-page-video video {
    width: fit-content;
    max-width: -webkit-fill-available;
    height: auto;
    max-height: fit-content;
}
    .mainmenu ul li {
    list-style: none;
    text-align: left;
    border-bottom: 1px solid #ffff;
    text-transform: uppercase;
    width: 260px;
    max-width: 260px;
}
    .menu-zindex {position: absolute; transform: translate(350px); width:260px; transition-duration: .45s; height:100vh; max-height:100vh; background: #d7b740;}
    
    .table-purchase{text-align: center !important; vertical-align: middle !important; white-space: nowrap;}
    .breadcrumb-item {
    font-size: 12px !important;
    text-transform: uppercase !important;
    font-weight: 600 !important;
}
.slider-bottom{background-color: #d7b740;
        border: 1px solid #d7b740;
        width: fit-content;
        align-items: center;
        margin: auto;
        padding: 5px 20px;
        border-radius: 30px;}
    
    
.mobile-icons{display:flex !important;}
    .badge-home-icon {
    position: absolute;
    top: -5px;
    right: -5px;
    color: #000000;
}
    #blockContainer {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        box-orient: vertical;
    }
    #blockA {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        box-ordinal-group: 1;
    }
    #blockB {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        box-ordinal-group: 2;
    }
    
    .view-all-category{background-color:transparent color:#d7b740; font-size:11px; letter-spacing:0;}
    .view-all-category i{background-color:#d7b740; color:#ffffff; font-size:12px; text-align:center; border:1px solid #d7b740; border-radius:50%; width:22px; height:22px; line-height:22px; margin-left:5px;}
    .product-details-zoom{position:absolute; bottom:0;}
    .product-slider .modal-body {padding:5px 0px !important; height:100vh !important; max-height:fit-content;}
    .product-slider {padding:95px 0px !important; height:100vh;}
    .list-cart1{border:none !important; padding:0px !important;}
    .plr-01{padding-right: 0px;
        padding-left: 0px;
        border: none;
        border-top: 1px solid #dddddd;
        border-bottom: 1px solid #dddddd;
        border-left: none !important;
        border-right: none;}
    .mobile-hide{display:none;}
    .size-popup .modal-dialog .modal-content .modal-body {
    position: fixed;
    bottom: 0 !important;
    top: inherit;
    height: auto;
    background-color: rgba(0, 0, 0, 0.2);
}
    .size-popup .modal-dialog {
        position: relative;
        right: auto;
        left: auto;
        height: fit-content;
        width: 100% !important;
    }
    .search-footer{position:absolute; left:10px; width:90%;}
    .pr-0{padding-right:0px !important;}
    .value-none{display:none;}
    .review-name{font-size:12px;}
    .comment-text {
    height: 100px;
    overflow-y: scroll;
    font-size: 12px;
    line-height: normal;
}
.fp-16{font-size:13px !important;}
    .review-vaani{align-items: center !important;
    margin-bottom: 8px !important;}
    .add-review-btn {
    font-size: 15px;
    color: #ffffff;
    padding: 8px 20px;
    margin-bottom: 15px;
    border-radius: 10px;
    line-height: normal;
    float: none;
}
    .product-slider .slider-mobile img{max-width: -webkit-fill-available; height:100%;  max-height:100%;}
    .menu123 {
    width: 100%;
    margin: auto;
    text-align: center;
}
.review-slider {
    border: 1px solid #dddddd;
    padding: 5px;
    border-radius: 5px;
    min-height: 350px;
    max-height: 350px;
}
.review-image img {
    width: 100%;
    max-height: 160px;
    height: 160px;
}
.w-200px, .size-200px {
    width: 120px; float: left;
}
    .d-pay-mob{display:none !important;}
    .pay-section{padding:5px;}
.youtube-model .modal-content .modal-body {
    max-height: 95vh !important;
    overflow: hidden;
    display: flex;
    align-items: center;
    max-width: 100%;
    justify-content: center;
}
.youtube-model .modal-content .modal-body video{margin:auto;
    width: 100vh;
    height: 100vh;
}
.video-content .prose .h1 {font-size: 25px; line-height:32px;}
.prose {width: 90%;}
.mob-home-slider{display:block;}
.desk-home-slider{display:none;}
    .footer-top i {
	color: #000000;
	font-size: 80px;
}
.footer-top .feature-div h5{
    font-size:13px; font-weight:600;
}
.footer-top .a-outer {
    padding: 10px 20px 10px 20px !important;
}
    .footer-main .list-unstyled1 li {font-size: 14px;}
.footer-main .mobile-view .accordion .card-title {font-size: 16px; font-weight:600;}
.footer-main .mobile-view .accordion .card-header {
    background-color: transparent;
    padding: 10px 10px;
    border: none;
    border-radius: 0px;
    margin-bottom: 1px; border-bottom:1px solid #000000;
}
.footer-main .mobile-view .accordion .card-body {
    padding: 8px 10px !important;
    margin-bottom: 0px !important; border-radius: 0px;
}
.footer-main .mobile-view .accordion .card-body .list-unstyled li a {
    font-size: 14px !important; font-weight: 600;
}
.footer-main .list-unstyled li {
    margin-bottom: 8px !important;
}
.product-descriptive .accordion .card-body p {font-size: 14px !important;}
.product-descriptive .accordion .card-title {
    font-size: 14px;}
.product-descriptive .accordion .card-header {padding: 15px 10px;}
.pt-mob-0{padding-top:0px !important;}
.d-mob-none{display:none;}    
.plr-0{padding-left:0px !important; padding-right:0px !important;}
.align-center {
    align-items: center !important;
    text-align: center;
}
.rating-desc .reviews {
    color: #000000;
    font-size: 12px;
    margin-bottom: 5px; line-height: normal;
}
    
	.details-base i {
		font-size: 30px;
	}

	.details-base h6 {
		font-size: 12px;
	}

	.newsletter-section h3 {
		font-size: 30px;
		margin-top: 25px;
	}

	.newsletter-section .container {
		width: 100%;
	}


	.ptb-50 {
		padding: 30px 0px;
	}
    .ptb-0 {
		padding-left:0px !important; padding-right:0px !important;
	}
	.category-name-box i {
		display: none;
	}

	.half-outside-arrow .slick-prev {
		left: 0px;
	}

	.half-outside-arrow .slick-next {
		right: 0px;
	}

	.view-all-btn {
		font-size: 13px;
	}

	.view-all-btn i {
		margin-left: 0px;
		padding: 4px;
		border-radius: 50%;
		font-size: 13px;
	}

	.category-name-box {
		padding: 5px 5px !important;
		text-align: center;
	}

	.navbar-collapse {
		width: 100%;
		height: 100%;
	}

	p {
		margin-bottom: 10px;
	}

	body {
		font-size: 13px;
	}

	.h2,
	h2 {
		font-size: 18px !important;
	}

	.badge-primary {
		background-color: #d7b740;
		/* padding: 0px; */
		height: 15px;
		width: 15px;
		font-size: 9px;
		margin-bottom: 0px;
	}

	.ptb-70 {
		padding: 25px 0px;
	}

	.fs-sm-16 {
		font-size: 13px !important;
		line-height: 20px;
	}

	.navbar-collapse {
		padding-left: 0px;
		padding-right: 0px;
	}

	.fs-16 {
		font-size: 13px !important;
		line-height: 20px;
	}

	.col {
		min-width: auto !important;
	}

	.form-inline {
		flex-flow: inherit !important;
	}

	.list-inline-item:not(:last-child) {
		margin-right: 5px !important;
	}

	.catogrie-outer-box {
		min-height: auto;
	}

	.buy-now {
		padding: 10px 10px !important;
	}

	.footer-cart-buy-btns .buy-now {
		padding: 10px 17px !important;
	}

	.add-to-cart {
		padding: 10px 12px;
	}

	.header-svg-icon img {
		height: 20px;
		width: 20px;
	}

	.logo img {
		height: 50px;
	}

	.ml-sm-7 {
		margin-left: 10px !important;
	}

	.navbar-collapse {
		top: 70px;
	}

	.navbar-custom {
		padding: 0 !important;
	}

	.search-btnn i {
		font-size: 23px;
		padding-top: 8px !important;
	}

	.aiz-carousel .slick-arrow {
		width: 30px;
		height: 30px;
		line-height: 32px;
	}

	.categories-section-padding {
		padding: 0 0.5rem !important;
	}

	.categories-section-padding .categories-section-heading-div {
		margin-bottom: 0px !important;
	}

	.categories-section .categories-links {
		font-size: 15px;
	}

	.category-slider .category-div img {
		/*border: solid 3px #000000;*/
		/*padding: 2px;*/
	}

	.wishlist-box {
		bottom: 43%;
		margin-left: 5px;
	}

	.fs-15px {
		font-size: 13px;
	}

	.h4,
	h4 {
		font-size: 16px !important; letter-spacing:1px;
	}

	.mb-smm-0 {
		margin-bottom: 0px !important;
	}

	.mt-smm-0 {
		margin-top: 0px !important;
	}

	.py-sm-4 {
		padding: 20px 0;
	}

	.view-more-btn {
		padding: 4px 14px;
		font-size: 14px;
	}

	.p-sm-10 {
		padding: 10px 0px !important;
	}

	.navbar-custom ul li a {
		padding: 8px 12px !important;
	}

	.instafeed-outer .instafeed-item {
		width: 23.7%;
		height: 100px;
	}

	.instafeed-item-hover a {
		top: 40%;
	}

	.instafeed-item-hover a i {
		font-size: 20px;
	}

	.client-testimonial {
		box-shadow: -3px -1px 20px rgb(0 0 0 / 10%), 0 15px 12px rgb(0 0 0 / 2%);
		margin: 0px 0 19px 0 !important;
		padding: 15px;
	}

	.footer-main p {
		font-size: 13px;
	}

	.footer-main .list-unstyled li a {
		font-size: 14px;
	}

	.tabs a {
		padding: 4px 10px !important;
		margin-top: 12px;
		display: inline-block;
		text-align: center;
		font-size: 14px !important;
	}

	.client-testimonial p {
		font-family: inherit;
		font-size: 13px;
		font-weight: 300;
		padding: 05px 0 10px 0;
		margin-bottom: 0px;
		text-align: center;
	}

	.testimonial-name .t-name {
		font-size: 14px;
		padding-left: 10px;
	}
    
	.pb-sm-0 {
		padding-bottom: 0px;
	}

	.off-price {
		font-size: 12px;

	}

	.aiz-p-hov-icon a {
		height: 28px;
		width: 28px;
		line-height: 26px;
	}

	.aiz-p-hov-icon a i {
		font-size: 15px !important;
		line-height: 30px !important;
	}

	.subscribe-outer-box h5 {
		font-size: 16px !important;
	}

	.slick-list {
		height: auto !important;
	}

	.w-130 {
		width: auto;
	}

	.btn-icon-sm {
		width: 35px !important;
	}

	.login-logout a i {
		font-size: 26px;
	}

	.login-logout {
		margin-left: 8px !important;
	}

	.navbar-toggler {
		padding: 0 8px 0 0 !important;
	}

	.subscribe-outer-box {
		padding: 15px;
	}

	.name-heading h1 {
		font-size: 14px;
	}

	.breadcrumb {
		justify-content: center;
	}

	.breadcrumb-outer {
		padding: 10px 0px;
	}

	.my-sm-0 {
		margin: 0 !important;
	}

	.mt-sm-0 {
		margin-top: 0px !important;
	}

	.mb-sm-0 {
		margin-bottom: 10px !important;
	}

	.fs-sm-16 {
		font-size: 16px !important;
	}

	.product-name {
		margin-bottom: 5px !important;
	}

	.offers-detail li {
		font-size: 12px;
		margin-bottom: 0px;
	}

	/*.detail-color a {
    width: 45px;
    height: 45px;
    margin-right: 8px;
    line-height: 45px;
}*/

}
.empty-cart{margin:auto;}
.table-responsive1 {width:100%; overflow:scroll;}
@media (max-width:420px){
.table-responsive1 {width:100%; overflow:scroll;}
    
    .mainmenu ul li {
    list-style: none;
    text-align: left;
    border-bottom: 1px solid #ffff;
    text-transform: uppercase;
    width: 260px;
    max-width: 260px;
}
.menu-zindex{position: absolute; transform: translate(350px); width:260px; transition-duration: .45s; height:100vh; max-height:100vh; background: #d7b740; margin-left:0px;}
.mobile-icons{display:flex !important;}
    .navbar {
    padding: 0px !important;
    text-align: center !important;
    display: block;
    width: 100%; position:fixed;
}
.cart-remove{display:none;}
    .mob-home-slider{display:block;}
    .desk-home-slider{display:none;}
    .footer-main {margin-top: 0px !important; margin-bottom: 60px;}
    .newsletter-section p {
    font-size: 14px;
    line-height: 22px;
}
    .newsletter-section {background-size:cover;
    padding: 40px 0px; margin-top:30px;
}
    .traditional-back {text-align: left;
    padding-top: 30px !important;
    padding-bottom: 40px;
    }
	.testimonial-name {
		text-align: center;
		font-size: 13px;
	}


	.testimonial-name img {
		width: 120px;
		height: 120px;
		border-radius: 50%;
		margin: auto;
	}

	.footer-bottom {
		margin-bottom: 0px !important;
	}

	.navbar-collapse {
		width: 100% !important;
        height: 100%;
        position: sticky;
        left: 0 !important;
        top: 0; padding-bottom:0px;
	}

	.col {
		min-width: auto !important;
	}

	.form-inline {
		flex-flow: inherit !important;
	}

	.list-inline-item:not(:last-child) {
		margin-right: 5px !important;
	}

	/*.absolute-icons {*/
	/*    right: 4% !important;*/
	/*    bottom: 10px !important;*/
	/*}*/
	/*.absolute-icons a {*/
	/*    padding: 5px 4px !important;*/
	/*    font-size: 10px;*/
	/*}*/
	.catogrie-outer-box {
		min-height: auto;
	}

	.buy-now {
		padding: 10px 7px !important;
	}

	/*  .detail-color a {
    width: 45px;
    height: 45px;
    margin-right: 8px;
    line-height: 45px;
} */
	.add-to-cart {
		padding: 10px 7px;
		font-size: 13px;
	}
}



.mr-20{margin-right:20px !important;}
.tabs a:nth-child(1) {
	background:#d7b740;
	color: #000000; font-weight:600;
}

.tabs a {
	padding: 7px 29px;
	margin-top: 12px;
	display: inline-block;
	text-align: center;
}

.tabs a:nth-child(2) {
	background:#000000;
	color: #ffffff;
}