body{
    padding: 0px !important;
    margin: 0px !important;
    font-family: "Assistant", sans-serif;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

h1 {
    font-family: "Assistant", sans-serif !important;
    font-weight: 800 !important;
    font-size: 103.72px !important;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;

}
 h2 {
    font-weight: bold !important;
    font-family: "Assistant", sans-serif !important;
    font-weight: 700;
    font-size: 40px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: capitalize;
}
h3 {
    font-family: "Assistant", sans-serif !important;
    font-weight: 700;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: capitalize;
    
}
h4 {
    font-family: "Assistant", sans-serif !important;
    font-weight: 700 !important;
    font-size: 1.125rem !important;
    line-height: 100%;
    letter-spacing: 0%;

}


.list-ft-menu li {
    color: #fff;
    text-decoration: none;
    padding-bottom: 10px;
}
.inner-ft-cnt h4 {
    font-size: 20px;
    padding-bottom: 11px;
}

.btn-close{
    font-size: 0!important;
}
.offcanvas-header .btn-close {
	width: 32px;
    height: 32px;
	margin-bottom: 0px!important;
    display: inline-flex;
    padding: 0px;
}
.navbar-expand-lg .navbar-nav .nav-link{
    padding: 0.5rem 1rem!important;
    color: #000;
}

p {
    font-size: 16px;
    color: #696969;
    font-weight: normal;
}
.btn-cls {
    justify-content: end;
}
img, svg {
    vertical-align: middle;
    max-width: 100%;
}
.navbar-expand-lg .navbar-collapse {
    justify-content: end;
}
.right-nav-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.header {
	background-color: #fff;
	width: 100%;
	z-index: 9999;
	padding: 10px 0;
	box-shadow: 0 0px 10px rgba(0, 0, 0, 0.15);
	position: relative;
}

.header.sticky {
	background-color: #fff;
	width: 100%;
	z-index: 9999;
	padding: 10px 0;
	box-shadow: 0 0px 10px rgba(0, 0, 0, 0.15);
	position: fixed;
    left: 0;
    top: 0;
}
.right-bn-cls img{
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.right-bn-cls:hover img{
    transform: scale(1.15);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#prg-counter .prg-container {
    text-align: center;
    width: 77%;
    margin: auto;
    background: #0F81CE;
    border-radius: 4px;
    position: absolute;
    bottom: -44px;
    padding-bottom: 20px;
    /* max-width: 1110px; */
}
  #prg-head h1{
    text-align: center; 
  }

  .banner-slider {
    background-image: url(../img/slider-bg-img.jpg); 
    background-repeat: no-repeat; background-size: cover;
    padding: 40px 0px;
  }
  .banner-slider .container-fluid{
    max-width: 1600px;
    margin: 0 auto;
  }
  
  #prg-counter h3.prg-count{ 
    background-color: rgba(0, 0 ,0 ,0);
    color: #fff;
    font-size: 2.5em;
    padding: 20px 20px 6px 20px;
    border: 0px solid black;
  }
  
  #prg-counter h3.prg-count::after {
    content: " +";
    display: inline-block;
  }
  
  /*#prg-counter h3.prg-count {
    border: 5px solid blue;
    border-radius: 50%;
    width: 150px;
    height: 150px;
  }*/
  
  
  
  #prg-counter h4.prg-count-title{ 
    background-color: rgba(0, 0 ,0 ,0);
    color: #fff;
    font-size: 1em;
  }

.navbar-light .navbar-nav .nav-link {
    color: #000 !important;
    font-family: Assistant;
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;

}
header.header-cls {
    box-shadow: 0px 0px 10px 0px #00000026;
    background: #FFFFFF;

}
.btn.cnt {
    display: inline-block;
    background-color: #FB19BA  !important;
    color: #fff !important;
    border: 1px solid #FB19BA;
    /* max-width: 145px; */
    height: 44px;
    width: auto;
    align-items: center;
    display: flex;
    justify-content: center;
    border-radius: 30px;
    padding: 0px 20px;
}
.btn.cnt:hover{
    background-color: transparent  !important;
    color: #FB19BA !important;
    border-color: #FB19BA;
}
.cnr-btn .btn.cnt:hover{
    background-color: transparent  !important;
    color: #0F81CE !important;
    border-color: #0F81CE;
}
.btn.cnt.bookbtn.btn.cnt:hover{
    color: #0F81CE !important;
    border-color: #0F81CE;
}
.collapse.navbar-collapse .btn.cnt:hover{
    background-color: transparent  !important;
    color: #000 !important;
    border-color: #0F81CE;
}
.bg-main {
    display: flex;
    overflow: hidden;
    border-radius: 30px;
    height: 400px;
    height: 100%;
    width: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.mocap {
    position: absolute;
    right: 46px;
    top: 0;
}
.bg-main img, svg {
    vertical-align: middle;
    max-width: 100%;
    width: 100%;
}
.line-border {
    background: #FB19BA;
    height: 2px;
    position: absolute;
    top: 19px;
    width: 100%;
}
h2.sub-title {
    background: #ffff;
    max-width: 320px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    text-transform: uppercase;
}
.banner-slider .owl-carousel .owl-item img {
    display: block;
    width: 100%;
}
.mocap {
    position: absolute;
    right: 46px;
    top: 18%;
}
.mouse-pappre {
    margin-top: 31px;
}
.bg-main::after {
    content: "";
    background-color: rgba(0, 0, 0, 0.30);
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 30px;
}
.autoplay5 .bg-main.right-bn-cls {
    overflow: hidden;
    border-radius: 6px;
    height:400px;
    height: 95%;
}
.shop-by .woman-img {
    border-radius: 8px;
    overflow: hidden;
    display: block;
}
.bn-img {
    position: absolute;
    top: 22%;
    left: 8%;
}
span.text-white.spl-title {
    font-family: Assistant;
    font-weight: 400;
    font-size: 32px;
    leading-trim: Cap height;
    line-height: 100%;
    letter-spacing: 0%;
}
a.btn.cnt.hv {
    display: inline-block;
    background-color: transparent  !important;
    color: #FFF !important;
    border: 1px solid #FFF;
    justify-content: center;
    align-items: center;
    display: flex;
    width: 145px;
    height: 44px;
}
a.btn.cnt.hv:hover {
    background-color: #FB19BA  !important;
    color: #fff !important;
}

.right-box {
    position: absolute;
    bottom: 10%;
    left: 8%;
    
}
.shop-by {
    background: #fff;
    height: 100%;
    background-image: url(../img/shop-cat-bg.jpg); background-repeat: no-repeat; background-size: cover;
    padding: 50px 0px;
}
.shop-by .boxstar {
    width: 100%;
    padding: 23px 20px 6px 20px;
 
}
.shop-by .inner-boxl {
    height: 300px;
}
.shop-by .sub-title {
    background: transparent;
    max-width: 100%;
    margin: 0 auto;
    position: unset;
    text-transform: uppercase;
    color: #fff;
}

.our-niche-strat {
    background-image: url(../img/our-niche-bg.jpg); background-repeat: no-repeat; background-size: cover;
    padding: 50px 0px;
}
.our-papper {
    justify-content: space-between;
}
.our-papper a.product-img.zoom {
    max-width: 308px;
}
.shop-premium-wallpapers .sub-title {
    max-width: 700px;
}
.wallpapers-row {
    display: flex;
    justify-content: space-between;
}
.powered-blockchain {
    background: #FDEBFF;
    padding: 50px 0px;
}
.powered-blockchain span {
    font-family: Assistant;
    font-weight: 700;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: capitalize;
    padding-bottom: 10px;
}
.center-class .btn.cnt {
    margin: 0 auto;
}
.the-festive-collection h2.sub-title {
    background: #ffff;
    max-width: 452px;
}
.the-festive-collection.latest-box h2.sub-title{
    background: #FFF8F5;
}
.the-festive-collection.latest-box {
    background: #FFF8F5;
}
.faq {
    background-image: url(../img/bg-faq.jpg); background-repeat: no-repeat; background-size: cover;
    padding: 50px 0px;
}
/* .inner-boxl {
    background-image: url(../img/pow-rest.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 400px;
    border-radius: 6px;
    overflow: hidden;
} */
.boxstar {
    position: absolute;
    bottom: 20px;
    left: 0%;
    background: #fff;
    border-radius: 6px;
    padding: 30px 12px 12px 20px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    width: 86%;
}
.product-img span {
    font-size: 24px;
    font-weight: 600;
    color: #000;
}
.shop-premium-wallpapers .wallpapers-cls a.product-img img {
    height: 380px;
    display: flex;
}
/* span.fas-title {
    position: absolute;
    top: 50%;
    z-index: 1;
    left: 50%;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
} */
a.product-img.zoom.img-overlay:hover .fas-title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    display: block !important;
 
}

a.product-img.zoom.img-overlay:hover .fas-title::after {
    content: "";
    background: #2B2929;
    width: 100%;
    height: 100%;
    background: #2B2929 ;
    opacity: 0.75;
    border-radius: 5px;
    
}


.inner-boxl.brintVibe-papper .boxstar {
    position: unset;
    background: #fff;
    border-radius: 4px;
    padding: 30px 10px 12px 20px;
    box-shadow: 0px 0px 12px 0px #0000001A;
    width: 100%;
    min-height: 262px;
}
.star-boximg {
    background: #000000;
    max-width: 200px;
    border-radius: 50%;
    padding: 2px 13px 5px 12px;
    display: flex;
    align-items: center;
    width: 79px;
    height: 79px;

}
.opneCart span {
    height: 130px;
    display: flex;
    align-items: center;
}

.luxury-trains {
    padding: 70px 0px 70px 0px;
}
.accordion-button:not(.collapsed) {
    color: #fff !important ;
    background-color: #161515 !important;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.125);
    font-size: 24px;
}
.accordion-body {
    padding: 1rem 1.25rem;
    background: #161515;
    color: #ccc;
}
/* .enjoy-luxury::before {
    content: "";
    width: 100%;
    background-color: rgba(0, 0, 0, 0.30);
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    height: 430px;
} */
.enjoy-luxury {
    padding: 60px 0px;
}
.accordion-button {
    font-size: 24px !important;
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 1rem 1.25rem;
    font-size: 1rem;
    color: #fff !important;
    text-align: left;
    background-color: #161515 !important;
    border: 0;
    border-color: #000;
    border-radius: 0;
   
}
.accordion-item {
    background-color: #fff;
    border: 1px solid #161515 !important;
    margin-bottom: 25px;
}
.accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";
    background-image: url("../img/arrow-d.svg") !important; background-repeat: no-repeat; background-size: cover;

}
.accordion-button:not(.collapsed)::after {
    background-image: url("../img/arrow-d.svg") !important; background-repeat: no-repeat; background-size: cover;
    transform: rotate(-180deg);
    filter: #ffff;
}
p.pragrap-papprs {
    width: 80%;
    margin: 0 auto;
    padding-top: 6px;
    margin-bottom: 30px;
}
.the-festive-collection  .btn.cnt{
    margin: 0 auto;
}

.product-img  img {
    --f: 1.15; /* the scale factor */
    clip-path: inset(0);
    transition: .4s;
    border-radius: 6px;
  }
 .product-img img:hover {
    clip-path: inset(calc((1 - 1/var(--f)) * 50%));
    scale: var(--f)
  }  
.the-festive-collection .btn.cnt:hover {
    background-color: transparent  !important;
    color: #000 !important;
    border-color: #FB19BA;
}



.nav-pills .nav-link {
    background: 0 0;
    border: 1px solid #ddd !important;
    border-radius: .25rem;
}

.cnr-btn {
    justify-content: center;
}

a.btn.cnt.bt-gl:hover {
    background-color: #fff !important;
}

a.imgq {
    width: 100%;
    height: 200px;
    display: flex;
    overflow: hidden;
    border-radius: 6px;
}
a.imgq2 img {
    overflow: hidden;
    border-radius: 6px;
}
a.imgq2 {
    height: 408px;
    display: flex;
    margin-left: 8px;
}
.imgq img {
    width: 100%;
}
.imgq2 img {
    width: 100%;
}


.visit-with-us {
background-image: url(../img/mask1group.png);
background-repeat: no-repeat;
background-size: cover;
background-position: center;

}
.addres-cls1 {
    /* height: 443px; */
    object-fit: cover;
    height: 100%;
}
.taj img {
    height: 100%;
}
.btn.btnsmt {
    color: #fff;
    background-color: #0d6efd;
    border: 1px solid #0d6efd;
    max-width: 120px;
    height: 48px;
    width: 100%;
}
.btn.btnsmt:hover {
    color: #0d6efd;
    background-color: #fff;
}

.vstcls {
    background: #fff;
    border-radius: 9px 0px 0px 9px;
    padding: 34px 20px;
    width: 50%;
}
.visitwt {
    border: 8px solid #fff;
    border-radius: 28px 20px 20px 28px;
    overflow: hidden;
    margin-bottom: 70px;
}
span.icon-lc1 {
    max-width: 68px;
    height: 68px;
    display: flex;
    width: 100%;
    align-items: center;
    border-radius: 50%;
    text-align: center;
    justify-content: center;
}
span.icon-lc1 img, svg {
    vertical-align: middle;
    width: 100%;
}
span.lestimg {
    height: 400px;
    display: flex;
    border-radius: 10px;
    overflow: hidden;
}
span.lestimg img {
    width: 100%;
}
.vstcls2 {
    width: 50%;
}
.d-flex.star-pappres a {
    padding-right: 8px;
}
span.ab-title {
    color: #0F81CE;
    font-weight: 600;
    padding-bottom: 15px;
    display: block;
}

footer.footer-section {
   background-image: url(../img/backgrounf-ooter.jpg);
   background-repeat: no-repeat;
background-size: cover;
padding: 45px 0px 20px 0px;
}

.subscribe-cls .form-control.ms-5 {
	height: 42px;
}
ul.socail-list-menu {
    list-style: none;
    display: flex;
    padding-left: 0;
    /* padding-right: 15px; */
}
ul.socail-list-menu li {
    padding-right: 10px;
}

 /* footer.footer-section::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.80);
    
 } */

 .btn-success {
    color: #fff;
    background-color: #FB19BA !important;
    border-color: #FB19BA !important;
}
.list-ft-menu li a {
    color: #D9D9D9;
    text-decoration: none;
    font-family: Assistant;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0%;
}
.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    border-radius: 4px 0px 0px 4px !important;
}
.list-ft-menu {
    margin-top: 0;
    margin-bottom: 1rem;
    list-style: disc;
    color: #fff;
}
.bn-img p {
    margin: 0px 0px 30px 0px;
}
.bottom-bar {
    text-align: center;
    background: #000;
    padding: 10px 0px;
    border-top: 1px solid #474747;
}
.bottom-bar a {
    text-transform: uppercase;
}


.form-box .form-control {
    border-top: 0px !important;
    border-right: 0px !important;
    border-left: 0px !important;
    border-radius: 0px !important;
    padding: .375rem 0rem;
    background: transparent;
}
textarea {
    resize: none !important;
    height: 44px !important;
}

.owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    border-radius: 30px;
    background-color: #ddd!important;
}
.owl-dots .owl-dot.active {
    background-color: #FB19BA!important;
    padding: 4px 18px !important;
}
.banner-slider .owl-dots {
    position: absolute;
    bottom: 17px;
    left: 50%;
    gap: 6px;
    display: inline-flex;
}
.autoplay5 .owl-dots {
    position: absolute;
    top: 15px;
    gap: 6px;
    left: 80% !important;
    /* display: inline-flex; */
}
.owl-carousel .owl-nav button.owl-prev {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0!important;
    font: inherit;
    max-width: 35px;
    height: 36px;
    background: #DBD9D9 !important;
    width: 100%;
    border-radius: 50%;
    color: #fff;
}
.owl-carousel .owl-nav button.owl-next {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0!important;
    font: inherit;
    max-width: 35px;
    height: 36px;
    background: #FB19BA !important;
    width: 100%;
    border-radius: 50%;
    color: #fff;
}
.owl-carousel .owl-nav button.owl-next span, .owl-carousel .owl-nav button.owl-prev span {
    color: #fff;
    font-size: 23px;
    line-height: 18px;
}
.our-papper {
    gap: 12px;
}
button.owl-prev {
    position: absolute;
    left: -7%;
    top: 50%;
}
button.owl-next {
    position: absolute;
    right: -7%;
    top: 50%;
}
.powered-blockchain .center-class .btn.cnt:hover {
    background-color: transparent  !important;
    color: #000 !important;
    border-color: #FB19BA;
}

.communication-icons {
    position: fixed;
    z-index: 999;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.call-us_pink {
    width: 150px;
    height: 50px;
    display: block;
    background-color: #EC709D;
    padding: 10px;
    overflow: hidden;
    display: flex;
    color: #fff;
    font-size: 1rem;
    text-decoration: none;
    transition: 0.5s ease-in-out;
    position: relative;
    left: auto;
    right: -103px;
}
.whatsapp_green {
    width: 164px;
    height: 50px;
    display: block;
    background-color: blue;
    padding: 10px;
    overflow: hidden;
    display: flex;
    color: #fff;
    font-size: 1rem;
    text-decoration: none;
    transition: 0.5s ease-in-out;
    position: relative;
    left: auto;
    right: -103px;
    border-radius: 30px 0px 0px 30px;
    margin-bottom: 13px;
}
.email-yellow {
    width: 150px;
    height: 50px;
    display: block;
    background-color: blue;
    padding: 10px;
    overflow: hidden;
    display: flex;
    color: #fff;
    font-size: 1rem;
    text-decoration: none;
    transition: 0.5s ease-in-out;
    position: relative;
    left: auto;
    right: -103px;
    border-radius: 30px 0px 0px 30px;
}
span.arrow-right {
    padding-right: 10px;
}
.gallery-media {
    display: flex;
    flex-wrap: wrap;
}

.gallery-media .product-img {
    flex-wrap: wrap;
    width: 33%;
    padding-bottom: 10px;
    padding-right: 8px;
}


/*--Mega menu css--*/
.navbar .megamenu {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    padding: 10px;
    background: #fff;
    width: 96%;
    margin: 0 auto;
    z-index: 9999;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
}
.mega-menu-links {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	height: 100%;
    border-radius: 10px;
}
.mega-menu-links ul {
	padding: 0px 0px;
	height: 100%;
	width: 100%;
}
.megamenu-blog-list{
    padding-bottom: 20px;
}
.navbar .has-megamenu{position:static!important;}

.mega-menu-links ul li a,
.mega-menu-links a {
	display: flex;
	padding: 10px 10px;
	align-items: center;
	justify-content: flex-start;
	gap: 8px;
	color: #3C3B3B;
	text-decoration: none;
	line-height: 1;
}
.mega-menu-links ul li:hover a{
    color:#FB19BA;
}
.post-thumb-small {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 10px;
	max-height: 210px;
	overflow: hidden;
}
.menu-posttitle {
	font-size: 1rem;
	font-weight: 600;
	display: flex;
	margin-bottom: 5px;
}
.menu-post-des{
    font-size: 0.875rem;
    display: flex;
    margin-bottom: 5px;
}
.readmore-link{
    font-size: 0.75rem;
    color: #FB19BA;
    text-decoration: none;
}
.readmore-link:hover{
    text-decoration: none;
}
.pink-text{
    color: #FB19BA!important;
}
.niche-img-box {
	overflow: hidden;
	border-radius: 10px;
	max-height: 400px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
    margin-bottom: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.niche-img-box img{
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.niche-img-box:hover img{
    transform: scale(1.15);

}
.overlay-box {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	align-items: flex-end;
	justify-content: flex-start;
	background: rgba(0, 0, 0, 0.5);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 20px;
    
}
.niche-img-box:hover .overlay-box{
    display: flex;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.overlay-box p{
    color: #fff;
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 0;
}

.search-header-section {
	position: absolute;
	right: 0;
	top: 0;
    width: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0;
}
.search-header-section.open{
    width: 80%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 1;
}
.search-header-section form{
    width: 96%;
}
.search-box-top{
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    width: 100%;
}
.search-box-top .form-control{
    border: 0px!important;
    background-color: transparent;
    font-size: 1.5rem;
    color: #888;
    font-weight: 400;
}
.search-box-top .form-control:focus, .search-box-top .form-control:focus-visible,
.search-btn:focus, .search-btn:focus-visible{
    outline: none;
    box-shadow: none;
}
.search-btn{
    background-color: transparent;
    border:0;
}
/*--Product List page css start here--*/
del{
    font-size: 0.875rem;
    color: #ccc;
}
.innerpage-title-section {
	background-color: #FFF8F5;
}
.innerpage-title-section h1 {
	font-size: 2.5rem!important;
}
.breadcrumb a{
    color: #FB19BA;
    text-decoration: none;
}

.breadcrumb .breadcrumb-item{
    color: #000;
    font-size: 0.875rem;
}
.filter-btn {
	background-color: #fff;
	border: 1px solid #FB19BA;
	color: #FB19BA;
	font-size: 1rem;
	font-weight: 500;
	padding: 10px 30px;
	text-decoration: none;
	border-radius: 4px;
}
.filter-btn:hover{
    background-color: #FB19BA;
    color: #fff;
}
.sortby-select{
    padding: 10px 15px!important;
    border:1px solid #CFCACA!important;
    border-radius: 4px!important;
    font-size: 1rem;
    font-weight: 400;
    min-width: 200px;
}
.sortby-select:focus,
.sortby-select:focus-visible{
    outline: none;
    box-shadow: none!important;
}
.product-thumb {
	overflow: hidden;
	border-radius: 10px;
	max-height: 310px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
a{
    text-decoration: none!important;
}
.product-thumb img{
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 100%;
}
.product-item-box:hover .product-thumb img{
    transform: scale(1.15);    
}
.product-detials-box{
    padding: 10px;
    display: flex;
    flex-direction: column;
}
.pro-title{
    color: #000;
    font-size: 1.15rem;
    font-weight: 300;
    text-decoration: none;
    margin-bottom: 5px;
}
.price-text{
    color: #000;
    font-size: 1rem;
    font-weight: 400;
    text-decoration: none;
}
.pagination .page-item.disabled .page-link,
.pagination .page-item.active .page-link{
    background-color: transparent;
}
.pagination .page-item .page-link{
    border: 0px;
    border-bottom: 1px solid #D9D9D9;
    color: #000;
    font-size: 1rem;
    border-radius: 0!important;
    height: 40px;
    min-width: 50px;
    text-align: center;
}
.pagination .page-item.active .page-link{
    border-bottom: 1px solid #FB19BA;
    
}

/*--Filter section start here--*/
.filter-sidebar {
	/* margin-top: 74px; */
    margin-top: 0;
    z-index: 99999!important;
}
.offcanvas-backdrop {
	z-index: 9999!important;
}
.filter-sidebar .offcanvas-header{
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    padding-bottom: 10px;
}

.filter-accordion .accordion-item {
	margin-bottom: 0;
	padding: 0 0 0px 0;
	background: #fff;
    border: 0px!important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15)!important;
}
.filter-accordion .accordion-item h3{
    background-color: #fff;
    padding: 10px 0;
    font-size: 1rem;
    font-weight: 600;
    color: #000;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
    text-transform: uppercase;
}
.filter-accordion .accordion-item h3:after{
    background:url(../img/arrow_down.svg) no-repeat center center;
    content: '';
    width: 24px;
    height: 20px;
    display: flex;
    rotate: 180deg;
}
.filter-accordion .accordion-item h3.collapsed:after{
    rotate: 0deg;
}
.filter-sidebar .accordion-body{
    background-color: #fff;
    padding: 0px 0 20px 0;
    opacity: 1;
    color: #000;
}
.category-list{
    padding-left: 0px;
    margin-bottom: 0;
}
/*--Price range slider--*/
.price-range p{
    color: #000;
    font-size: 0.75rem;
    margin-bottom: 0.5rem;
}

.input-range{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: 100%;
}
.input-range .field__input {
	width: 46%;
	height: 40px;
	color: #000;
	font-size: 1rem;
	font-weight: 400;
	padding: 0 5px;
	border: 1px solid rgba(0, 0, 0, 0.2);
}
.input-range .field__input:focus{
    outline: none;
    box-shadow: none;
}

.form-check-label {
	font-size: 0.75rem;
	color: #000;
	letter-spacing: 0.5px;
}



/*--Product Detials page css start here--*/
  .rating-star, .rating-star li{
    list-style-type: none;
    margin: 0;
    line-height: 1;
  }
  .one-review{
    font-size: 0.875rem;
    color: #747474;
    font-weight: 400;
  }

.ul-list {
	list-style-type: none;
	display: flex;
	align-items: center;
	padding: 0;
	margin: 0;
}

.color-selection li span{
    width: 18px;
    height: 18px;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 3px;
    background-color:#DBD9D9;
    position: relative;
}
.color-selection li span::before{
    content: '';
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border-radius: 30px;
    border:1px solid #fff;
    z-index: -1;
    position: absolute;
    left: -3px;
    top: -3px;
}
.pink-color{
    background-color: #FB19BA!important;
}
.color-selection li.active span.pink-color::before{
    border-color: #FB19BA;
}
.black-color{
    background-color: #000000!important;
}
.color-selection li.active span.black-color::before{
    border-color: #000000;
}
.green-color{
    background-color: #36C340!important;
}
.color-selection li.active span.green-color::before{
    border-color: #000000;
}
.blue-color{
    background-color: #36C340!important;
}
.color-selection li.active span.blue-color::before{
    border-color: #3678C3;
}
.color-selection li{
    margin-right: 10px;
}
.color-section label {
	margin-bottom: 10px;
    font-size: 1rem;
    font-weight: 600;
}

.size-selection li span{
    padding: 5px 20px;
    border-radius: 30px;
    background-color: #fff;
    border: 1px solid #000;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-right: 10px;
    font-size: 0.875rem;
    color: #000;
    cursor: pointer;
}
.size-selection li.active span{
    background-color: #000;
    color: #fff;
}

/*--Qty box--*/
.number.cont-ad-name {
	border-radius: 30px;
	border: 1px solid #000000;
	background: #fff;
	padding: 7px 5px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.number.cont-ad-name .minus {
	width: 26px;
	height: 26px;
    min-height: 26px;
    min-width: 26px;
	border-radius: 4px;
	padding: 5px;
	border: 0;
	display: flex;
    align-items: center;
    justify-content: center;
	/* background-color: #BCC6C7; */
	color: #000;
	cursor: pointer;
    margin-top: -2px;
}
.number.cont-ad-name input {
	height: 26px;
	width: 50px;
	text-align: center;
	font-size: 1rem;
	border: 0;
	border-radius: 0px;
	display: inline-block;
	vertical-align: middle;
}
.number.cont-ad-name .plus {
	cursor: pointer;
	width: 26px;
	height: 26px;
    min-height: 26px;
    min-width: 26px;
	border-radius: 4px;
	padding: 5px;
	border: 0;
	display: flex;
    align-items: center;
    justify-content: center;
	/* background-color: #F8C301; */
	color: #000;
    margin-top: -2px;
}
.btn {
	border-radius: 30px !important;
	font-size: 1rem !important;
	font-weight: 600!important;
	padding: 0rem 1.5rem !important;
	height: 42px;
	line-height: 37px !important;
}

.btn.btn-primary{
    background-color: #FB19BA!important;
    color: #fff!important;
    border-color: #FB19BA!important;
}

.btn.btn-primary:hover{
    background-color: #fff!important;
    color: #FB19BA!important;
}
.btn-outline-primary{
    border-color: #FB19BA!important;
    color: #FB19BA!important;
}

.btn-outline-primary:hover{
    border-color: #FB19BA!important;
    color: #fff!important;
    background-color: #FB19BA!important;
}


.btn.btn-secondary{
    background-color: #000!important;
    color: #fff!important;
    border-color: #000!important;
}

.btn.btn-secondary:hover{
    background-color: #fff!important;
    color: #000!important;
}
.btn-outline-secondary{
    border-color: #000!important;
    color: #000!important;
}

.btn-outline-secondary:hover,
.product-item-box:hover .btn-outline-secondary{
    border-color: #FB19BA!important;
    color: #fff!important;
    background-color: #FB19BA!important;
}

.payment-options label{
    margin-bottom: 10px;
    font-size: 1rem;
    color: #3A3838;
}

.product-more-dtails .accordion-item {
	margin-bottom: 0px;
	border-left: 0 !important;
	border-right: 0 !important;
	border-top: 0 !important;
	border-radius: 0 !important;
    padding: 10px 5px;
}
.product-more-dtails h3{
    font-size: 1rem;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.product-more-dtails .category-list li {
	font-size: 0.875rem;
	color: #000;
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: 5px;
}
.product-more-dtails .price-range p{
    color: #161515;
    font-size: 0.875rem;
}
.product-more-dtails .accordion-item h3::after {
	background: url(../img/arrow_down.svg) no-repeat center center;
	content: '';
	width: 24px;
	height: 20px;
	display: flex;
	rotate: 180deg;
}

.product-more-dtails .accordion-item h3.collapsed::after {
    rotate: 0deg;
}

/*--Product zoom image slider--*/
.product-image-slider {
    max-width: 664px;
}
.product-image-slider .owl-stage-outer{
    background-color: #F6F6F6;
    border-radius: 8px;
    padding: 30px;
    width: 100%;
    margin-bottom: 20px;
}
.product-image-slider .owl-stage-outer .owl-stage{
    height: 100%;
    align-items: center;
}
.product-image-slider .owl-carousel .owl-item{
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-image-slider .owl-thumbs {
	display: flex;
	align-items: center;
	justify-content:flex-start;
	gap: 10px;
}
.product-image-slider .owl-thumbs .owl-thumb-item {
    height: 90px;
    width: 100%;
    max-width: 84px;
    background: transparent;
    border: none;
    overflow: hidden;
    background-color: #F6F6F6;
    border-radius: 10px;
    padding: 10px;
    border: 1px solid #F6F6F6;
}
.product-image-slider .owl-thumbs .owl-thumb-item.active{
    border: 1px solid #FB19BA;
}
.product-image-slider .owl-thumbs .owl-thumb-item img {
    max-width: 100%;
    height: auto;
}
.product-image-slider .owl-dots {
    position: absolute;
    bottom: 170px;
    left: 0;
    right: 0;
}
.product-image-slider .owl-carousel .owl-item img{
    width: auto;
    margin: 0 auto;
}

/*--Add to cart popup page css start here--*/
#offcanvasAddtocart {
	margin-top: 0;
	z-index: 9999;
}
.cart-list-section ul {
	list-style-type: none;
}
.cart-list li{
    display: flex;
    align-items:flex-start;
    gap: 20px;
    position: relative;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
}
.delete-item{
    background-color: transparent;
    border: 0px;
}
.delete-item:focus,
.delete-item:focus-visible{
    outline: none;
    box-shadow: none;
}
.cart-list-section .product-thumb{
    width: 72px;
    height: 72px;
    min-width: 72px;
    min-height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    background-color: #fff;
    border:1px solid #ccc;
}
.cart-product-detials {
	width: 100%;
	display: flex;
	align-items: flex-start;
	flex-direction: column;
}
.product-title{
    font-size: 0.875rem;
    color: #161515;
    font-weight: 600;
    text-decoration: none;
}
.samll-text{
    font-size: 0.75rem;
    color: #888;
    padding-bottom: 10px;
}
.qty-price {
	width: 100%;
}

.qty-price .number.cont-ad-name{
    border: 0px;
    padding: 0;
}
.qty-price .number.cont-ad-name .minus,
.qty-price .number.cont-ad-name .plus{
    background-color: #fff;
    border:1px solid #747474;
}
.qty-price .number.cont-ad-name input{
    width: 40px;
}
.number.cont-ad-name .plus span,
.number.cont-ad-name .minus span {
	margin-top: -4px;
	font-size: 1.5rem;
	font-weight: 300;
}

.cart-price-detail ul {
	list-style-type: none;
	width: 100%;
	padding: 0;
	margin: 0;
}
.cart-price-detail ul li {
	font-size: 1rem;
	color: #000;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 5px 0;
}

.cart-price-detail ul li dd, .cart-price-detail ul li dt{
    margin: 0px;
    font-weight: normal;
}
.cart-price-detail ul li dt{
    text-align: right;
}
.cart-price-detail ul li.total{
    border-top: 1px solid #ccc;
    padding-top: 10px;
    margin-top: 5px;
}
.cart-price-detail ul li.total dd, .cart-price-detail ul li.total dt{
    font-weight: bold;
}
.cart-price-detail{
    position: sticky;
    bottom: 0;
    right: 0;
    width: 100%;
    background-color: #fff;
}

/*--Profile dropdown section --*/
.profile-downdown{
    width: 270px !important;
}
.profile-downdown li{
    padding: 0px 0;
    border-bottom: 1px solid #ccc;
}
.profile-downdown li a{
    padding: 10px 15px;
    font-size: 0.875rem;
    color: #161515;
    font-weight: 500;
}
.profile-downdown li:last-child{
    border-bottom: 0px;
}
.profile-downdown {
	padding-top: 0;
}
.my-profile{
    padding:15px 15px;
}
.my-profile .profile-thumb{
    min-width: 24px;
    min-height: 24px;
    display: flex;
}
.my-profile .profile-detials{
    line-height: 1;
}
.dropdown-menu{
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
}
.modal {
	z-index: 999999!important;
}
.modal-backdrop {
	z-index: 9999!important;
}

/*---checkout page--*/
.already-box-checkout {
    padding: 15px;
    border-radius: 10px;
    border: 1px solid #B2B2B2;
    background: #ffffff;
    justify-content: center;
    align-items: center;
    display: flex;
    height: 65px;
}
.already-box-checkout a{
    color: #FB19BA;
}
.shipping-adderss-main, .payment-method-blog {
	background: #faf9f9;
	border-radius: 10px;
	border: 1px solid #B2B2B2;
	padding: 15px 20px;
}
.shipping-adderss-main .box {
	width: 47%;
}
.shipping-adderss-main .box p{
    margin-bottom: 0;
    font-weight: 600;
}
.shipping-title {
	color: #333333;
	font-size: 1.25rem;
	font-weight: 600;
}
.shipping-adderss-main .phone-input-label .form-select {
	width: 62px;
	border-right: 0px;
	border-radius: 6px 0px 0px 6px;
	background: #e6e6e6;
    appearance: auto!important;
    -moz-appearance: auto!important;
    -webkit-appearance: auto!important;
}
.shipping-adderss-main .phone-input-label .form-control {
	padding: 0.55rem .75rem;
	border-radius: 0px 6px 6px 0px;
}
.shipping-adderss-main .form-label {
	color: #333;
	font-size: 14px;
	font-weight: 500;
	line-height: normal;
}
.shipping-adderss-main .form-control, 
.shipping-adderss-main .form-select {
	padding: 0.55rem .75rem;
	border-radius: 6px;
    font-size: 14px;
}

.summary-box {
	border-radius: 10px;
	background: #faf9f9;
	border: 1px solid #B2B2B2;
	padding: 0px;
    margin-bottom: 15px;
}

.summary-box .accordion-header {
	padding: 15px 10px;
    cursor: pointer;
}
.summary-box .accordion-button {
	border-radius: 10px 0px 0px 0px !important;
	background: transparent !important;
	padding: 0;
    box-shadow: none;
}
.fitlest-textt {
	font-size: 0.875rem;
	color: #000;
}
.summary-box .accordion-collapse {
	padding: 0 15px 5px 15px;
}
.summary-box .accordion-collapse.show {
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0;
}
.product-list {
	border-radius: 10px;
	background: #fff;
	padding: 10px;
	border: 1px solid rgba(0, 0, 0, 0.1);
}
.summary-box .product-list .product-img {
	width: 20%;
	min-width: 60px;
	height: 60px;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    margin-right: 10px;
}

.product-list.coupon-code-box {
	border: 0;
	padding: 0;
	background: transparent;
}

.cart-box-cnt .cat-head {
	color: #333333;
	font-size: 0.875rem;
	font-weight: 400;
	line-height: normal;
}
.cart-box-cnt .cat-head.fs-1 {
	font-size: 0.875rem !important;
}
.kk-price-num {
	color: #333333;
	font-weight: bold;
}

.payment-method-blog .form-check-input{
    position: relative;
    top: 5px;
}

.top {
	column-gap: 20px;
}

.shipping-adderss-main .home {
	column-gap: 5px;
	border: 1px solid #D9D9D9;
	border-radius: 6px;
	padding: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #fff;
}
.summary-box .accordion-header .accordion-button:after{
    background: url(../img/arrow_down.svg) no-repeat 0 -4px!important;
}
.summary-box .accordion-button{
    border-bottom: 0px;
    box-shadow:none!important;
}
.shipping-adderss-main input[type="radio"] {
    width: 30px;
    height: 25px;
    display: inline-block;
    margin-right: 5px;
  }

  .rightsidebar .accordion{
    margin-top: 0px;
  }

.cart-total-box {
	display: flex;
	flex-direction: column;
	background-color: #F2F1EC;
	padding: 20px;
	border-radius: 8px;
	gap: 15px;
}

.total-price {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
	width: 100%;
}

.cart-item-details{
    display: flex;
    flex-direction: column;
    gap: 10px;
}
input:focus, input:focus-visible{
    outline: none!important;
    box-shadow: none!important;
}

.cart-icons-box{
    position: relative;
    padding-left: 15px;
}
.count-items {
	position: absolute;
	right: -5px;
	top: -4px;
	width: 15px;
	height: 15px;
	background: #FB19BA;
	border-radius: 40px;
}


@media (max-width: 991px){
    .logo-left-section {
        display: flex;
        align-items: center;
        gap: 20px;
    }
    .header, .header.sticky {
        padding: 0px 0;
        z-index: 99;
     }
     .navbar .megamenu{
        box-shadow: none;
     }
     .post-thumb-small img{
        width: 100%;
     }
     .megamenu-blog-list{
        margin-top: 20px;
     }
     .logo-left-section .navbar-toggler {
        padding: 0;
        border: 0px;
    }
    .box-cls {
        display: flex;
        align-items: flex-start;
    }
    .mouse-pappre {
        margin-top: 0;
    }
    p.pragrap-papprs{
        width: 100%;
    }
    .offcanvas {
        overflow-y: auto;
    }
    .dropdown-menu{
        padding: 10px;
        background: #fff;
        width: 96%;
        margin: 0 auto!important;
        border-radius: 10px;
    }
    .nav-item .nav-link{
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .search-header-section{
        padding: 10px 0;
    }
    .search-box-top .form-control{
        font-size: 1rem;
    }
    .search-header-section.open {
        width: 100%;
    }
    .header .offcanvas{
        max-width: 96%!important;
        z-index: 99999;
    }
    /*--Proeuct list page--*/
    .filter-shot-section {
        background-color: #fff;
        position: fixed;
        left: 0;
        bottom: 0;
        z-index: 99;
        width: 100%;
        padding: 10px;
        box-shadow: 0 -4px 16px rgba(0, 0, 0, 0.20);
    }
    .filter-btn {
        width: 42%;
        text-align: center;
    }
    .innerpage-title-section h1 {
        font-size: 1.5rem !important;
    }
    .pro-title{
        font-size: 1rem;
    }
    .price-text{
        font-size: 0.875rem;
    }
    .short-by-section {
        width: 47%;
    }
    .sortby-select{
        min-width: inherit;
    }
    .offcanvas-body{
        padding-top: 0!important;
    }
    /*--Product details page css--*/
    .product-image-slider .owl-stage-outer{
        padding: 20px 0px;
    }

    /*--Checkout page css--*/
    .shipping-adderss-main .box {
        width: 100%;
    }
    .shipping-title {
        font-size: 1rem;
    }
    .list-group-item.makeTitle {
        font-size: 0.875rem;
    }
    .coupon-btn{
        gap: 5px;
    }
}
@media (max-width: 767px){
    body{
        overflow-x:hidden ;
    }
    .owl-carousel.autoplay5 {
        margin-top: 24px;
    }

    .banner-slider .owl-dots {
        position: absolute;
        bottom: 13px;
        left: 36%;
    }
    .autoplay5 .owl-dots {
        position: absolute;
        top: 10px;
        gap: 8px;
        left: 68% !important;
        /* display: inline-flex; */
    }
    button.owl-prev {
        position: absolute;
        left: -3%;
        top: 50%;
    }
    button.owl-next {
        position: absolute;
        right: -2%;
        top: 50%;
    }
    button.owl-dot {
        margin-right: 3px;
    }
    .owl-dots .owl-dot.active {
        background-color: #FB19BA!important;
        padding: 0px 15px !important;
    }
    .star-boximg {
        bottom: 44%;
    
    }
    .box1 {
        margin-right: 10px;
    }
    .box-cls{
            display: flex;
            align-items: center;
            margin-top: 20px !important;
        }
    .mouse-pappre {
        margin-top: 0px;
    }
    .banner-slider {
        padding: 18px 0px;
    }
    h1 {
        font-size: 24px !important;
    }
    h2 {
        font-size: 21px;
    }
    h3 {
        font-size: 17px !important;
    }
    .luxury-trains {
        padding: 0px 0px 20px 0px;
    }
    .line-border {
        display: none
    }
    .accordion-button {
        font-size: 15px !important;
    }
    .enjay-box {
        margin-top: 25px;
    }
   
    .input-group>.form-control, .input-group>.form-select {
        width: 80% !important;
        min-width: 0;
    }
    .news-tile {
        margin-bottom: 20px;
    }
    .enjoy-luxury {
        padding: 10px 0px 35px 0px;
    }
    .list-ft-menu li a {
        font-size: 14px;
    }
    span.arrow-right {
        padding-right: 7px;
    }
    .inner-ft-cnt h4 {
        font-size: 17px !important;
    }
    input.form-control {
        margin-left: 0px !important;
    }

    .luxury-trains .row {
        margin-top: 30px !important;
    }
    h2.sub-title {
        max-width: 229px;
    }
    .mocap {
        display: none;
    }
    .spl-title {
        font-size: 14px !important;
    }
    .bn-img {
        position: absolute;
        top: 6%;
        left: 5%;
    }
    .bn-img p {
        margin: 0px 0px 10px 0px;
    }
    .btn.cnt {
        font-size: 0.875rem;
    }
    .service-section {
        padding: 0px 0px 30px 0px !important;
    }
    a.btn.cnt.hv {
        width: 133px;
        height: 38px;
    }
    .bg-main {
        border-radius: 14px;
    }
  
    .bn-img22 {
        padding-top: 27px;
    }
    .vstcls {
        width: 100%;
    }
    .from-blog {
        padding: 60px 10px 39px 13px;
        width: 100%;
        margin-bottom: 30px;
    }
    .left-mls {
        /* display: none !important; */
        flex-direction: column;
    }
    .product-img {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    /*--Product details page--*/
    .cart-button-set {
        position: fixed;
        bottom: 0;
        left: 0;
        background-color: #fff;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
        width: 100%;
        padding: 10px;
        z-index: 9999;
    }
    .number.cont-ad-name {
        width: 48%;
    }
    .cart-button-set .btn.btn-primary{
        width: 48%;
    }
}

.field_error {
    width: 100%;
    color: #a94442;
}