
@font-face {
    font-family: gallery;
    src: url('../font/gallery.otf') format('opentype')
}

@font-face {
    font-family: poppins;
    src: url('../font/Poppins-Black.ttf') format('opentype')
}

@font-face {
    font-family: poppins;
    src: url('../font/Poppins-Bold.ttf') format('opentype')
}

@font-face {
    font-family: poppins;
    src: url('../font/Poppins-light.ttf') format('opentype')
}

@font-face {
    font-family: poppins;
    src: url('../font/Poppins-SemiBold.ttf') format('opentype')
}

@font-face {
    font-family: poppins;
    src: url('../font/Poppins-ExtraLight.ttf') format('opentype')
}

@font-face {
    font-family: poppins;
    src: url('../font/Poppins-samiBolditalic.ttf') format('opentype')
}

@font-face {
    font-family: 'Circular Std';
    src: url('CircularStd-MediumItalic.eot');
    src: local('Circular Std Medium Italic'),local('CircularStd-MediumItalic'),url('CircularStd-MediumItalic.eot?#iefix') format('embedded-opentype'),url('CircularStd-MediumItalic.woff2') format('woff2'),url('CircularStd-MediumItalic.woff') format('woff'),url('CircularStd-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic
}

@font-face {
    font-family: quirino;
    src: url('../font/quirino.otf') format('opentype')
}

.serch-area.men {
    margin: 40px -10px;
    width: 100%
}

:root {
    --ga: gallery;
    --cir: circular std;
    --pop: poppins;
    --qui: quirino;
    --cab: Cabin Condensed;
    --in: inter;
    --yel: #99A98C;
    --red: #E8D2C4;
    --bl: #000;
    --wh: #fff;
    --lig: #838383;
    --in: #D9D9D9;
    --dar: #586450;
    --lin: #F9F9F9;
    --cyan: #F0EFE9
}

.drp-bor {
    border: 2px dashed #ccc;
    padding: 20px
}

.drp-bor.dragover {
    border-color: #000;
    background-color: #f0f0f0
}

.city-btn a {
    color: #000
}

.main-hed-anc {
    display: flex;
    justify-content: end;
    gap: 10px
}

.dates,.photo-graph {
    align-items: center;
    display: flex
}

input[type=text]::placeholder {
    font-family: var(--cab);
    padding: 0 20px
}

header.main-header {
    background: #000;
    padding: 30px 70px
}

.anc-sign a {
    border: 1px solid;
    font-size: 17px;
    color: #fff;
    padding: 7px 20px;
    border-radius: 10px
}

.anc-sign-up a {
    background: #99a98c;
    color: #fff;
    padding: 8px 12px;
    border-radius: 10px;
    transition: all .7s;
}

.header-logo a img {
    width: 217px
}

section.banner-section {
    background: #000;
    color: #fff;
    padding: 100px 0
}

.banner-con h1 {
    font-size: 103px;
    font-family: var(--ga)
}

.banner-con p {
    font-size: 38px;
    font-family: var(--ga)
}

.city-btn p,.city-btn span {
    font-family: var(--pop);
    font-weight: 500
}

.serch-area {
    background: #fff;
    border-radius: 40px;
    margin: 0 auto;
    width: 1040px
}

.city-btn {
    position: relative;
    z-index: 12;
    color: #000;
    padding: 13px 40px;
    border-radius: 91px;
    background: #ebebeb;
    height: 80px
}

.border,.ovelay {
    position: absolute
}

.city-btn p {
    margin: 1px
}

.city-btn span {
    color: #a6a6a6
}

.city-btn.date,.city-btn.date-end,.main-search-vel.inner,.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active {
    background: 0 0
}

.avatar {
    width: 25px;
    height: 25px;
    background: #fff
}
.anc-sign a,.anc-sign-up a {
    font-family: var(--pop);
    font-weight: 500;
    text-decoration: none
}

.anc-sign a,.anc-sign-up a,.btn-search a,.city-btn a,.pack-cash a,.search-btn a,a {
    text-decoration: none
}

.banner-con h1,.city-btn p,.req-addt a,.search-con h6 {
    text-transform: capitalize
}

.about-con,.advance-search,.banner-con,.benifit-con,.camera-con,.drp-bor,.help-sec-con,.main-sign-in-con,.prset-con,.range-slider,.search-con h6 {
    text-align: center
}

.bugt-input input[type=text]:focus,.input-sear-store input[type=search]:focus,.slider,input.zip-text:focus,input[type=email]:focus,input[type=text]:focus,select:focus {
    outline: 0
}

.blog-con img,.ipsn_button .basket,.loc-con p,.loc-img img,.star img,input[type=checkbox],select#location {
    cursor: pointer
}
.about-img img,.cart-slider img,.drp-bor img,.ovelay,.portfolio-img img,.product-img img,.tabs-sec img,img.pr {
    width: 100%
}

.search-btn,ul.slick-dots li button:hover {
    background: var(--yel)
}

.photo-graph {
    gap: 12px;
    justify-content: center
}

.photo-graph p {
    margin: 0;
    font-family: var(--ga);
    font-size: 30px
}

input.zip-text {
    height: 26px
}

.graphic-area {
    padding: 40px 28px
}

.search-btn {
    padding: 25px;
    border-radius: 50px;
    height: 80px
}

button.slick-next.slick-arrow,button.slick-prev.slick-arrow,button.slick-prev.slick-arrow.slick-disabled,ul.slick-dots li button {
    background: 0 0;
    border: 0;
    color: transparent
}

.search-btn a {
    color: #fff;
    font-family: var(--pop);
    font-weight: 500;
    display: flex;
    justify-content: center;
    font-size: 19px
}

.advance-search {
    padding-top: 29px
}

.advance-search a {
    font-family: var(--ga);
    color: #fff;
    font-size: 30px
}

section.about-sec {
    background-image: url(../images/about-img.png);
    height: 883px;
    position: relative
}

.detail-sec,.ovelay,footer.main-footer,section.benifits-sec,section.cart-inner-sec,section.friends-store,section.help-sec,section.inner-footer-main,section.product-sec,section.prset,section.search-sec,section.uplod-sec {
    background: var(--red)
}

.about-con {
    top: 0;
    left: 0;
    padding: 92px
}

.about-con h6,.bussiness-con h6 {
    font-family: var(--qui);
    font-size: 75px
}

.bussiness-con p {
    font-family: var(--cab);
    font-weight: 400;
    font-size: 23px
}

.ovelay {
    height: 884px;
    z-index: -1
}

.icon-mess span {
    font-family: var(--qui);
    font-size: 35px;
    color: #585858
}

.benifit-con h6,.benifit-con span,.benifit-img h6,.help-sec-con h6,.snap-sec h6 {
    font-family: var(--ga)
}

.icon-mess,.submit-anc {
    display: flex;
    gap: 10px
}

.icon-mess img {
    width: 20px;
    object-fit: contain
}

.border {

    bottom: 351px;
    left: 579px;
    border: 1px solid #000
}

section.benifits-sec {
    padding: 100px 0 50px
}

.benifit-con h6 {
    font-size: 75px;
    font-weight: 300
}

.benifit-con span {
    font-size: 30px
}

.benifit-img h6 {
    font-size: 24px;
    margin-top: 10px;
    padding: 10px 10px;
    color: var(--bl);
}

.main-swip .swiper-button-next {
    border: 0!important;
    right: -10px;
    top: 200px
}

.main-swip .swiper-button-next:after,.main-swip .swiper-button-prev:after {
    color: #000;
    font-size: 30px
}

.main-swip .swiper-button-prev {
    border: 0!important;
    left: -13px;
    top: 208px
}

button.slick-next.slick-arrow {
    width: 80px
}

ul.slick-dots {
    display: flex;
    justify-content: center;
    gap: 32px
}

ul.slick-dots li {
    list-style: none
}

ul.slick-dots li button {
    border: 1px solid var(--yel);
    border-radius: 50px;
    width: 16px;
    height: 15px;
    transition: .7s
}

.benifit-img img {
    width: 100%;
    height: 331px;
    object-fit: cover
}

.benifit-img.pres img {
    border-radius: 0 13px 20px 0;
    margin: 0 -22px
}

.benifit-img.shoot img {
    border-radius: 0 20px 20px 0;
    padding: 0 17px
}

.help-sec-con h6 {
    font-size: 75px;
    margin-bottom: 20px
}

.snap-sec h6 {
    width: 220px;
    font-size: 30px;
    margin-top: 20px
}

.search-con h6 {
    font-family: var(--qui);
    font-size: 75px;
    margin-bottom: 30px
}

section.search-sec {
    padding: 30px 0 40px
}

.search-zip {
    background: #fff;
    width: 910px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding: 20px 40px;
    border-radius: 60px;
    position: relative;
    box-shadow: 0 0 6px #000000a6
}

.anot-con span,.btn-search,.icon-img img,img.use,span.email {
    position: absolute
}

.modal-upload-con.every,.nav-tabs,.partner-con-main.personal,input.date-select,input.zip-text {
    border: 0
}

input.zip-text::placeholder {
    font-family: var(--pop);
    font-weight: 500
}

.btn-search a {
    background: var(--yel);
    border-radius: 50px;
    color: #fff;
    font-family: var(--qui);
    font-size: 20px;
    padding: 20px 90px;
    display: flex
}

.join-anc a,a.price {
    text-decoration: none;
    display: table
}

.btn-search a:focus {
    outline: 0;
    border: none
}

.btn-search {
    top: -3px;
    right: -1px
}

.anot-con,.drp-bor,.inner-review,.loc-img,.search_banner,.user-emial {
    position: relative
}

section.Blog-sec {
    background: var(--red);
    padding: 40px 0
}

.blog-con h6 {
    font-size: 30px;
    font-family: var(--pop);
    font-weight: 500
}

.dates h5,.dates span {
    font-family: var(--pop);
    font-size: 20px
}

.dates {
    gap: 11px;
    margin-bottom: 10px;
    justify-content: end
}

.dates span {
    font-weight: 500;
    border-right: 1px solid;
    padding-right: 14px
}

.dates h5 {
    margin: 0
}

.blog-con p,.description-con p {
    font-family: var(--cab);
    font-size: 22px
}

.blog-con img {
    margin-bottom: 20px;
    transition: all .7s;
}

section.review-sec {
    background: var(--red);
    padding: 80px 100px
}

.inner-review {
    background: #fff;
    padding: 70px;
    border: 3px solid #00000047
}

.inner-footer,.join-anc a,.sear a {
    background: var(--yel)
}

.review-img img {
    width: 110%
}

.review-con h1 {
    font-family: var(--ga);
    font-size: 77px;
    margin-bottom: 20px
}

.dates.foot h5,.locat label,.pack-anc span,.review-con p {
    font-family: var(--cab);
    font-size: 17px
}

.join-anc a {
    padding: 20px 40px;
    border-radius: 80px;
    font-family: var(--pop);
    font-weight: 500;
    color: #fff;
    transition: all .7s;
}

.icon-img img {
    top: -8px;
    right: -6px
}

img.arrow {
    left: -8px
}

img.arrow-1 {
    top: 678px;
    left: -4px
}

img.arrow-2 {
    top: 677px
}

.inner-footer {
    border-radius: 0 150px 0 0;
    padding: 70px 0;
    width: 1790px
}

.footer-con h6 {
    font-family: var(--ga);
    font-size: 65px;
    color: #fff
}

.bootom-foot-con h6,.footer-con p {
    font-family: var(--cab);
    color: #fff
}

.footer-con p {
    font-size: 25px
}

.join-anc.pen a {
    background: #fff;
    color: #000
}

.footer-con,.friend-input,p.par {
    margin-bottom: 30px
}

.bottom-footer {
    background: #000;
    padding: 10px 230px
}

.input-check label,.locat select,span.exp {
    color: var(--lig)
}

.dates.foot {
    color: #fff
}

.dates.foot span {
    font-family: var(--cabv);
    font-size: 17px
}

.modal-advance-con {
    text-align: center;
    border-bottom: 1px solid #00000091;
    padding: 10px
}

.contiy-con span,.modal-advance-con h6 {
    font-family: var(--qui);
    font-size: 35px
}

.input-check label,.locat select,.location-con h6,.range-price h6,a.price {
    font-family: var(--cab)
}

.location-con h6 {
    font-size: 25px
}

.modal-content.advance {
    width: 660px
}

.locat select {
    width: 191px;
    height: 33px;
    border-radius: 8px;
    font-weight: 350;
    padding: 4px
}

.modal-body.advance,.uplod-con {
    padding: 40px
}

.location-con.check h6 {
    padding-top: 20px;
    padding-bottom: 15px
}

input[type=checkbox] {
    width: 23px;
    height: 19px;
    /* margin: 0 10px; */
}

.input-check {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 10px
}

span.exp {
    font-size: 17px
}

.range-price h6 {
    font-size: 17px;
    margin-top: 14px
}

.range-labels,.range-labels span {
    font-size: 23px;
    margin-bottom: 30px;
}

.range-container {
    display: flex;
    flex-direction: column;
    align-items: center
}

.contiy-con,.range-labels {
    justify-content: space-between
}

.range-container input[type=range] {
    width: 100%;
    background: 0 0
}

.range-labels {
    display: flex;
    width: 100%;
    margin-top: 5px
}

.range-container input[type=range]::-webkit-slider-runnable-track {
    width: 100%;
    height: 8px;
    background: #ddd;
    border-radius: 5px
}

.range-container input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    background: #4caf50;
    cursor: pointer;
    border-radius: 50%;
    margin-top: -6px
}

.range-container input[type=range]::-moz-range-track {
    width: 100%;
    height: 8px;
    background: #ddd;
    border-radius: 5px
}

.range-container input[type=range]::-moz-range-thumb {
    width: 20px;
    height: 20px;
    background: #4caf50;
    cursor: pointer;
    border-radius: 50%
}

.range-container input[type=range]::-ms-track {
    width: 100%;
    height: 8px;
    background: 0 0;
    border-color: transparent;
    color: transparent
}

.range-container input[type=range]::-ms-fill-lower {
    background: #ddd;
    border-radius: 5px
}

.range-container input[type=range]::-ms-fill-upper {
    background: #ddd;
    border-radius: 5px
}

.range-container input[type=range]::-ms-thumb {
    width: 20px;
    height: 20px;
    background: #4caf50;
    cursor: pointer;
    border-radius: 50%
}

.range-container {
    margin: 0;
    width: 100%
}

.bugt-input input[type=text] {
    width: 100%;
    height: 40px;
    padding: 5px;
    border-radius: 7px;
    border: 1px solid #00000080
}

a.price {
    border: 1px solid var(--bl);
    color: var(--bl);
    padding: 5px 30px;
    border-radius: 34px
}

.req-addt a,.sear a {
    display: block;
    color: var(--wh);
    font-weight: 500;
    text-decoration: none
}

.req-addt a,.sear a,h6.start-con {
    font-family: var(--pop)
}

.main-rating-btn {
    display: flex;
    gap: 10px;
    overflow-y: hidden;
    padding-bottom: 20px
}

.star {
    display: flex;
    gap: 8px;
    align-items: center;
    margin-bottom: 20px
}

.login-btn a,ul#myTab {
    justify-content: center
}

img.start {
    object-fit: contain
}

h6.start-con {
    margin: 0;
    font-size: 16px
}

.sear a {
    padding: 8px 30px;
    border-radius: 33px
}

.req-addt a {
    background: #bababa;
    padding: 9px;
    border-radius: 20px
}

.loc-con h1,.sign-con h6,ul#myTab li button {
    font-family: var(--qui)
}

.modal-content.sign {
    height: 730px;
    background: var(--wh);
    width: 1180px;
    border-radius: 0 30px 30px 0
}

.modal-img img {
    width: 100%;
    height: 729px;
    object-fit: cover
}

button.btn-close.sign-clse {
    position: absolute;
    right: 41px;
    top: 20px
}

.modal-dialog.sign-into {
    margin: 90px 341px
}

.main-sign-in-con {
    margin-top: 60px
}

ul#myTab {
    border: none
}

ul#myTab li button {
    border: 0;
    font-size: 21px;
    color: var(--bl)
}

.sign-con h6 {
    color: var(--yel);
    font-size: 64px
}

.sign-con span {
    font-family: var(--pop);
    font-weight: 500
}

.anot-con span,.login-btn a,span.email {
    font-family: var(--cab)
}

.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active {
    border-bottom: 2px solid var(--yel);
    color: var(--yel)
}

button#home-tab.active,button#profile-tab.active {
    color: var(--yel);
    border-bottom: 2px solid
}

.user-emial {
    width: 420px;
    height: 44px;
    border-radius: 6px;
    border: 1px solid var(--yel);
    margin: 20px 60px
}

span.email {
    background: #fff;
    top: -11px;
    padding: 5px;
    font-size: 10px;
    left: 20px;
    color: var(--yel)
}

.inner-user-email {
    top: 10px;
    left: 20px
}

.inner-user-email input[type=email] {
    border: 0;
    margin-left: 15px;
    width: 340px
}

.con-forget {
    display: flex;
    justify-content: end;
    padding-right: 90px
}

.con-forget a,.forget-anc a {
    font-family: var(--cab);
    text-decoration: none;
    color: var(--bl)
}

.login-btn a {
    background: var(--yel);
    padding: 15px 10px;
    display: flex;
    width: 160px;
    margin: 40px auto;
    border-radius: 31px;
    text-decoration: none;
    color: var(--wh);
    font-size: 16px;
    text-transform: uppercase
}

.loc-con p,.pack-con.avab h6 {
    margin-bottom: 0
}

.advance-search.sec a,.anot-con span,.nav-link:focus,.nav-link:hover,.product-zip.prod label {
    color: var(--bl)
}

.detail h6,.pack-con h6,.review-con.pack h1 {
    text-transform: capitalize
}

.con-bor {
    border: 1px solid #00000038;
    width: 340px;
    margin: 0 auto
}

.anot-con span {
    background: var(--wh);
    padding: 17px;
    top: -27px;
    left: 260px
}

.loc-con p,.loc-con span {
    color: var(--lig)
}

.inner-logos {
    background: #e7f2f5;
    padding: 20px 40px;
    border-radius: 10px
}

.map-area,.seach-loc {
    background: var(--wh)
}

.logo-area {
    margin: 36px auto;
    display: flex;
    gap: 11px;
    justify-content: center
}

.dates.prof,.photo-graph.search {
    justify-content: start
}

section.search-sec-area {
    background: var(--red);
    padding: 40px 61px
}

.serch-area.sec {
    margin: 50px 0 30px;
    width: 1160px;
    box-shadow: 0 0 8px #00000070
}

.advance-search.sec {
    text-align: start;
    padding: 0;
    margin-bottom: 30px
}

img.use {
    left: 20px;
    bottom: 20px
}

.seach-loc {
    padding: 20px;
    border-radius: 30px;
    margin-top: 15px
}

.loc-con h1 {
    font-size: 33px
}

.loc-con h6,.loc-con p,.loc-con span,span.cash {
    font-size: 26px;
    font-family: var(--qui)
}

.map-area {
    padding: 30px;
    border-radius: 20px
}

.input-sear,.input-sear-store {
    border-radius: 10px;
    position: relative
}

.maps iframe {
    width: 510px;
    border-radius: 20px
}

section.prfile-sec {
    background: var(--red);
    padding: 30px 120px 40px;
    position: relative
}

.user-profile img {
    width: 100%;
    /* height: 460px; */
    object-fit: cover
}

.user-con h1 {
    font-family: var(--qui);
    font-size: 64px;
    margin: 0
}

.profile-rating span,.user-con span {
    font-family: var(--cab);
    color: var(--lig);
    font-size: 20px
}

.rating-num span {
    font-family: var(--qui);
    color: var(--bl);
    font-size: 36px
}

.pack-cash,.rating-num {
    display: flex;
    gap: 10px;
    align-items: center
}

.profile-rating {
    margin-top: 30px
}

.personal-info h6 {
    font-family: var(--qui);
    font-size: 30px
}

.personal-info p {
    font-family: var(--cab);
    font-size: 22px;
    width: 670px;
    color: var(--lig)
}

.inner-port-img img {
    object-fit: contain;
    width: 100%;
    height: 340px;
    cursor: pointer;
}

.personal-info {
    margin: 11px 0;
    width: 790px
}

.detail h6 {
    font-family: var(--qui);
    font-size: 22px
}

.detail-con span,.pack-con.avab span {
    font-family: var(--cab);
    color: var(--lig)
}

.detail-con span {
    font-size: 18px
}

.Portfolio-con h6,.pack-con h6 {
    font-size: 75px;
    font-family: var(--qui);
    text-align: center
}

section.pre-set-packeges {
    background: var(--red);
    padding: 60px 30px
}

.pack-con h6 {
    margin-bottom: 30px
}

img.use.pack {
    width: 50px
}

.user-con {
    margin-top: 40px
}

.pack-con.avab span {
    text-align: center;
    display: block;
    font-size: 22px
}

section.avaiblity {
    background: var(--red);
    padding: 20px 0
}

.celender-img {
    text-align: center;
    margin: 60px 0
}

.main-prof-anc {
    display: flex;
    gap: 20px;
    justify-content: center
}

.join-anc.cust a {
    padding: 15px 20px;
    transition: all .7s;
}

.join-anc.pen.cost a {
    color: var(--yel);
    padding: 15px 32px
}

section.Portfolio-pic {
    background: var(--red);
    padding: 0 160px
}

.input-sear,.input-sear-store,.profile-anc i,.uplod-modal-sec {
    background: var(--wh)
}

.Portfolio-con h6 {
    margin: 0
}

section.review-sec.pack-man {
    padding: 80px 160px
}

img.arrow-1.home {
    top: 653px;
}

img.arrow-2.py {
    top: 652px;
}

.main-portfolio-img {
    display: flex;
    gap: 0
}

.profile-anc span {
    font-family: var(--qui);
    font-size: 26px
}

.profile-anc i {
    padding: 6px;
    border-radius: 33px;
    color: var(--bl)
}

.profile-anc a,.search-anc a {
    color: var(--wh);
    text-decoration: none
}

.profile-anc {
    display: none
}

.con-friend h6 {
    font-family: var(--ga);
    font-size: 100px
}

.con-friend p {
    font-family: var(--in);
    font-size: 20px
}

.con-store h1,.con-store h6 {
    font-family: var(--cab)
}

.con-friend {
    text-align: center;
    margin: 50px
}

.main-search,section.product-name {
    padding: 0 70px
}

.input-sear,.search-anc a {
    padding: 20px;
    font-family: var(--in)
}

.input-sear-store {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px
}

.con-store h1 {
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 800
}

.camera-con h6,.inner-packeges p,.modal-upload-con h6,.prset-con h6 {
    text-transform: capitalize
}

.input-sear-store span {
    font-family: var(--in);
    letter-spacing: 2px
}

.input-sear {
    text-transform: lowercase
}

.input-sear-store input[type=search] {
    border: 0;
    width: 100%
}

.input-sear-store input[type=search]::placeholder {
    font-family: var(--in)
}

.input-sear-store i {
    position: absolute;
    right: 50px
}

.input-sear input[type=text],.nav-tabs .nav-link,.partner-con-main.size,.rat-prof.last-child {
    border: none
}

.search-anc a {
    background: var(--yel);
    display: block;
    border-radius: 11px;
    transition: all .7s;
}

.camera-area h6 {
    font-family: var(--ga);
    font-size: 31px
}

.images-camera {
    padding: 20px 70px
}

.con-camera h6 {
    font-family: var(--ga);
    font-size: 104px;
    text-align: center
}

.camera-zip-text input[type=text] {
    border: 1px solid var(--bla);
    width: 100%;
    height: 50px;
    font-family: var(--pop);
    font-size: 20px
}

.serach-option select {
    width: 100%;
    height: 50px;
    padding: 10px;
    border: 1px solid var(--wh);
    font-family: inter
}

label {
    display: block;
    margin: 10px 0 5px;
    font-size: 15px;
    padding: 11px 0px;
}

input[type=range] {
    width: 100%;
    margin: 10px 0;
    -webkit-appearance: none;
    appearance: none;
    height: 8px;
    border-radius: 5px;
    background: #ddd
}

input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    background: #4caf50;
    border-radius: 50%;
    cursor: pointer
}

input[type=range]::-moz-range-thumb {
    width: 20px;
    height: 20px;
    background: #4caf50;
    border-radius: 50%;
    cursor: pointer
}

.search_img {
    position: relative;
    display: inline-block
}

.search_img img {
    display: block;
    width: 100%
}

.search_content-review {
    position: absolute;
    bottom: 10px;
    left: 40px;
    color: #fff;
    text-align: center;
    padding: 10px;
    border-radius: 5px
}

.search_content-review h6 {
    font-family: Quirino;
    font-size: 46.14px;
    font-weight: 400;
    line-height: 59.98px;
    text-align: left
}

.result_banner {
    margin-left: 100px;
    margin-right: 100px
}

section.result {
    background: var(--red);
    padding: 70px 0
}

.prset-con h6 {
    font-family: var(--ga);
    font-size: 104px;
    padding: 50px 0
}

.prse-main-area {
    padding: 60px 70px
}

.prser-con h6 {
    font-size: 53px;
    font-family: var(--qui);
    margin-bottom: 30px
}

.prser-con p {
    font-size: 28px;
    font-family: var(--cab)
}

.packages-sec {
    padding: 0 70px 50px
}

.inner-packeges p {
    font-size: 30px;
    font-family: var(--qui);
    margin: 0
}

.pack-cash h6 {
    margin-bottom: 0;
    font-family: var(--qui);
    font-size: 33px
}

.pack-cash span {
    font-size: 30px;
    font-family: var(--qui);
    color: red
}

.pack-anc a {
    font-family: var(--cab);
    color: var(--wh);
    text-decoration: none;
    background: var(--yel);
    padding: 10px 30px;
    display: table;
    border-radius: 30px
}

.pack-anc {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 10px
}

workshop_heading {
    text-align: center;
    justify-content: center
}

.workshop_heading h1 {
    font-family: Gallery;
    font-size: 104px;
    font-weight: 400;
    line-height: 135.2px;
    text-align: center
}

.prod_content h6 {
    font-family: Quirino;
    font-size: 53.2px;
    font-weight: 400;
    line-height: 69.16px;
    text-align: left
}

.prod_content p {
    font-family: Cabin Condensed;
    font-size: 28px;
    font-weight: 400;
    line-height: 42px;
    text-align: left
}

.ipsn_content_name,.ipsn_content_name h6,.ipsn_content_name span {
    font-family: Quirino;
    font-weight: 400;
    text-align: left
}

.prod_content {
    padding-top: 27px
}

.ipsn_content_name {
    font-size: 30px;
    line-height: 39px
}

.ipsn_content_name h6 {
    font-size: 33.59px;
    line-height: 43.67px
}

.ipsn_content_name span {
    font-size: 26px;
    line-height: 33.8px;
    color: #ff0a0a
}

.ipsn_button .basket,a.like-this {
    font-family: var(--cab);
    font-size: 17px;
    font-weight: 500;
    line-height: 21.5px;
    text-decoration: none
}

.check-con h6,.dop-span,.ipsn_button .basket,.modal-upload-con,.produce-sub a,.rat-prof,.uplod-con h6,.user-anc.submit a,.user-profile-img h5,.user-profile-img span,a.like-this {
    text-align: center
}

.ipsn_button .basket {
    background: #99a98c;
    border: 1px solid #99a98c;
    border-radius: 20px;
    color: #fff;
    padding: 10px
}

.ipsn_button .basket:hover {
    background: #8c9d7a;
    border-color: #8c9d7a
}

a.like-this {
    color: #000
}

section.Workshops-stickers.pt-5 {
    padding: 0 70px 60px;
    background: var(--red)
}

section.product-name,section.workshop {
    background-color: var(--red)
}

a.more-links {
    background: 0 0;
    color: var(--bl);
    padding: 0
}

.ipsn_button {
    display: flex;
    align-items: center;
    gap: 10px
}

.workshop_heading h1 {
    padding: 20px 0
}

.uplod-con h6 {
    font-family: var(--ga);
    font-size: 100px;
    margin: 0
}

.modal-upload-con {
    border-bottom: 1px solid var(--bl)
}

.modal-upload-con h6 {
    margin: 0;
    font-family: var(--qui);
    font-size: 40px;
    padding: 30px
}

.cost-form-input label,.locat-varient label,.main-chacks-input p,.modal-upload-con.every p,.part-con h6 {
    font-size: 20px;
    font-family: var(--cab)
}

.uplod-modal-sec {
    border-radius: 20px;
    padding-bottom: 20px
}

.upload-check {
    padding: 37px 170px
}

.main-chacks-input {
    display: flex;
    gap: 20px;
    margin: 0
}

.main-chacks-input p {
    margin-bottom: 0;
    width: 330px
}

.main-chacks-input input[type=checkbox] {
    width: 25px;
    height: 29px
}

.modal-upload-con.every h6 {
    padding: 13px
}

.modal-upload-con.every p {
    padding: 0 110px
}

.main-chacks-input.sell-out,input.address-1 {
    margin-bottom: 20px
}

.main-chacks-input.sell-out p {
    width: 220px
}

.locat.count select {
    width: 280px
}

.upload-check.shop-per {
    padding-top: 0
}

.locat.count.shop-ber input[type=text] {
    width: 100%;
    height: 50px;
    border-radius: 10px;
    border: 1px solid #0000008f
}

span.betw {
    font-family: var(--cab);
    width: 330px;
    margin: 16px 0
}

.locat.count.shop-ber.cate input[type=text]::placeholder {
    padding: 20px;
    font-family: var(--cab)
}

.modal-upload-con.every.man h6 {
    padding-top: 0;
    margin-bottom: 20px
}

.main-chacks-input.suppl.sell-out p,.part-anc.change-der.add-item,.part-con.tagse p {
    width: inherit
}

.check-out-input input[type=email],.check-out-input input[type=tel],.locat.count.made select,.price-range input[type=text] {
    width: 100%;
    height: 50px
}

.partner-con-main {
    border: 1px solid var(--lig);
    margin-top: 20px;
    padding: 20px;
    border-radius: 10px
}

.part-con p {
    font-family: var(--cab);
    font-size: 17px;
    width: 470px;
    color: var(--lig)
}

.part-anc {
    background: var(--in);
    width: 261px;
    padding: 12px 30px;
    border-radius: 100px
}

.part-anc a {
    text-decoration: none;
    color: var(--bl);
    font-family: var(--cab)
}

.modal-upload-con.every.men {
    text-align: start
}

.modal-upload-con.every.men p {
    padding: 0
}

.modal-upload-con.every.men h6 {
    font-size: 25px;
    font-family: var(--cab);
    padding: 5px 0
}

.modal-upload-con.every.men p {
    font-size: 17px
}

.bore-more {
    display: flex;
    justify-content: center
}

.dop-span {
    position: absolute;
    top: 40px;
    left: 350px
}

.dop-span span {
    font-family: var(--cab);
    margin-bottom: 15px;
    display: block
}

.modal-upload-con.every.men.mt-4 textarea {
    height: 140px;
    width: 100%;
    resize: none;
    border: 1px solid var(--lig);
    border-radius: 10px
}

.locat-count input[type=text] {
    width: 280px;
    height: 49px;
    border-radius: 10px;
    border: 1px solid var(--lig)
}

.part-anc.views {
    width: 133px
}

.part-con.tagse {
    margin: 20px 0
}

label.add-label {
    font-family: var(--cab);
    font-weight: 800
}

.part-con.tagse.core-deta {
    margin: 0
}

.part-anc.change-der {
    width: 110px
}

.locat.count.shop-ber.cate.main-value,.user-name-input {
    margin: 30px 0
}

.part-anc.ver {
    width: 210px
}

.part-con.tagse.listing {
    background: #ece9e9;
    padding: 20px;
    border-radius: 10px
}

.part-con.tagse.listing p {
    width: 580px
}

.part-anc.pol {
    width: 170px
}

.form-check.form-switch,.input-type-radio,.modal-header-profile button {
    display: flex;
    justify-content: end
}

.input-type-radio input[type=radio] {
    width: 40px;
    height: 80px
}

section.product-main {
    background: var(--red);
    padding: 50px 0
}

.main-search-vel {
    background: var(--yel);
    padding: 40px;
    margin: 0 70px;
    border-radius: 19px
}

section.user-profile {
    background: var(--red);
    padding: 0 0 90px
}

.user-profile-conmain h6 {
    font-size: 104px;
    font-family: var(--ga);
    text-align: center;
    margin-bottom: 40px;
    padding-top: 40px
}

.user-profile-pic img {
    width: 200px
}

.user-profile-con {
    display: flex;
    gap: 20px;
    align-items: center
}

.user-anc a {
    background: var(--dar);
    padding: 18px 37px;
    display: block;
    border-radius: 100px;
    font-family: var(--ga);
    text-decoration: none;
    color: var(--wh);
    margin-top: 20px;
    font-size: 22px
}

.user-profile-id-con h6 {
    font-size: 24px;
    font-family: var(--pop)
}

.user-profile-id-con span {
    display: block;
    font-family: var(--pop0);
    font-size: 24px;
    color: var(--lig)
}

.user-profile-id {
    background: var(--wh);
    padding: 46px 46px 20px;
    border-radius: 25px
}

.user-name-input input[type=text] {
    width: 100%;
    height: 60px;
    background: var(--lin);
    border: 1px solid #0000000d;
    padding: 0 20px;
    border-radius: 10px
}

.user-name-input input[type=text]::placeholder {
    font-family: var(--ga);
    font-size: 20px
}

.user-name-input label {
    font-family: var(--ga);
    font-size: 24px
}

.user-name-input select {
    width: 100%;
    height: 60px;
    padding: 19px 20px;
    background: var(--lin);
    border: 1px solid #0000000d;
    border-radius: 10px;
    font-family: var(--ga);
    font-size: 20px
}

.user-anc.submit a {
    font-family: var(--cir)
}

.form-check.form-switch input#flexSwitchCheckChecked {
    width: 70px;
    height: 40px;
    cursor: pointer
}

.main-chack-con p {
    width: inherit!important;
    font-size: 17px;
    color: var(--lig)
}

.main-chack-con span {
    font-weight: 500;
    display: block;
    font-family: var(--cab)
}

.produce-sub a {
    background: var(--yel);
    padding: 20px;
    border-radius: 30px;
    display: block;
    width: 200px;
    text-decoration: none;
    color: var(--wh);
    font-family: var(--pop);
    font-weight: 500;
    height: 60px
}

.modal-header-profile {
    display: flex;
    justify-content: end;
    padding-right: 25px;
    padding-top: 20px
}

.modal-content.profile-area {
    background: var(--cyan);
    width: 140%
}

.profile-main-area {
    background: var(--wh);
    padding: 20px;
    border-radius: 25px;
    margin: 0 20px
}

.user-profile-img h5 {
    font-family: var(--qui);
    font-size: 70px;
    margin-bottom: 0
}

.user-profile-img span {
    font-size: 31px;
    font-family: var(--qui);
    display: block
}

.rat-prof h6 {
    font-size: 61px;
    font-family: var(--qui);
    margin: 0
}

.rat-prof span {
    font-size: 30px;
    font-family: var(--qui)
}

.rat-prof {
    border-bottom: 1px solid var(--lig)
}

.cart-cpon h6,.cart-cpon span,.description-con h6 {
    font-family: var(--qui);
    font-size: 40px
}

.description-con {
    padding-left: 20px;
    padding-top: 20px
}

.portfolio-con h6 {
    font-family: var(--qui);
    font-size: 30px;
    position: absolute
}

.portfolio-user-img {
    padding-left: 30px
}

section.camera-sec {
    background: var(--red);
    padding: 50px 70px
}

.camera-con h6 {
    font-family: var(--qui);
    font-size: 100px
}

.input-sear select {
    border: 0;
    width: 90%
}

.slider {
    width: 300px;
    height: 10px;
    background: #ddd;
    border-radius: 5px;
    opacity: .7;
    transition: opacity .2s
}

.slider:hover {
    opacity: 1
}

.slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    background: #4caf50;
    border-radius: 50%;
    cursor: pointer
}

.slider::-moz-range-thumb {
    width: 20px;
    height: 20px;
    background: #4caf50;
    border-radius: 50%;
    cursor: pointer
}

.pack-con.similar-con h6 {
    text-align: start;
    font-size: 48px
}

.star-images img {
    width: 40%
}

.star-images h6 {
    font-size: 37px;
    font-family: var(--qui)
}

.cart-sec h6,.check-con h6 {
    color: var(--wh);
    font-size: 104px;
    font-family: var(--ga)
}

.swiper-button-next,.swiper-button-prev {
    background-color: transparent;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #000;
    color: #000!important;
    border-radius: 35px
}

.check-box-main,.total-product {
    display: flex;
    align-items: center
}

.swiper-button-next {
    right: 40px;
    top: 30px
}

.swiper-button-prev {
    left: -350px
}

.swiper-button-next::after,.swiper-button-prev::after {
    font-size: 20px;
    color: #fff
}

.swiper-button-prev.product.swiper-button-disabled {
    position: absolute;
    top: 550px;
    left: 830px
}

.swiper-button-next.product {
    position: absolute;
    top: 550px;
    right: 830px
}

.swiper.mySwiper.swiper-initialized.swiper-horizontal.swiper-backface-hidden {
    width: 104%;
    padding: 70px 30px
}

section.banner-checkout,section.cart-sec {
    background: var(--bl)
}

.main-category-area {
    padding: 50px 70px
}

section.about-iiner {
    background: var(--red);
    padding: 100px 0
}

.Explore-more a,.placeholder-anchor a,.requet-btn a,.search a,a.Contact.Seller {
    text-decoration: none;
    background: var(--yel);
    display: block
}

button#nav-contact-tab,button#nav-home-tab,button#nav-profile-tab {
    background: 0 0;
    font-family: var(--qui);
    font-size: 28px
}

.nav-link {
    color: var(--bl);
    text-align: start
}

.Explore-more a,.cart-sec h6,.main-learn,.requet-btn a,.search a {
    text-align: center
}

.check-box-main p,.check-out-input label,.cont-bot p,.placeholder-anchor a,input.address-2 {
    font-family: var(--pop)
}

.check-out-input input[type=text] {
    height: 50px;
    width: 100%
}

.check-out-input label {
    font-weight: 700
}

.check-out-input {
    margin: 40px 0 0
}

.check-out-input select {
    width: 100%;
    height: 50px;
    padding: 0 10px;
    font-family: var(--pop);
    font-weight: 500
}

input.address-2 {
    font-size: 20px;
    color: #868686
}

.cont-bot p {
    font-weight: 500;
    margin-top: 20px
}

.check-box-main {
    gap: 20px
}

.check-box-main p {
    font-weight: 500;
    margin: 0
}

.placeholder-anchor a {
    padding: 23px 34px;
    width: 200px;
    margin-top: 20px;
    color: var(--wh);
    font-size: 20px;
    font-weight: 500;
    border-radius: 50px
}

.inner-con h1,.product-con h6 {
    font-family: var(--qui);
    font-size: 28px
}

.total-product {
    justify-content: space-between;
    border-bottom: 1px solid #0000003d;
    padding: 20px 0
}

.cate-check,.category-sec-con {
    align-items: center;
    display: flex
}

.order-con {
    border-left: 1px solid;
    padding: 20px 0 0 60px
}

.total-product p {
    margin: 0;
    font-family: var(--pop);
    font-weight: 500;
    font-size: 16px
}

.total-product h6 {
    font-family: var(--pop);
    font-size: 16px
}

p.addres-para {
    margin-left: 100px
}

.modal-header.cost-modal h1 {
    font-size: 40px;
    font-family: var(--qui);
    margin: 0 auto
}

.modal-content.cost {
    width: 700px
}

.modal-dialog.cost {
    margin: 40px 580px
}

input[type=email] {
    width: 100%;
    height: 40px;
    border-radius: 10px;
    border: 1px solid #00000036
}

input[type=tel] {
    width: 100%;
    height: 40px;
    border-radius: 10px;
    border: 1px solid #00000038
}

.cost-form-input textarea {
    width: 100%;
    height: 130px;
    resize: none;
    border-radius: 10px;
    padding: 13px;
    border: 1px solid #0000003b
}

.cost-form-input textarea::placeholder {
    font-family: var(--cab)
}

.requet-btn a {
    padding: 13px;
    border-radius: 38px;
    font-family: var(--pop);
    font-weight: 500;
    color: var(--wh);
    margin: 20px 0
}

.product-zip input[type=text] {
    width: 100%;
    height: 50px;
    padding: 0 20px
}

.price-range label,.product-zip label {
    font-family: var(--cab);
    color: var(--wh)
}

.Category-area {
    background: var(--wh);
    padding: 20px;
    border-radius: 10px;
    height: 400px
}

.cate-check {
    gap: 15px;
    margin: 10px
}

.cate-check span {
    font-family: var(--cab);
    font-size: 18px
}

.img-modal-swiper img {
    width: 115%
}

.Explore-more a {
    margin: 0 auto 30px;
    width: 200px;
    padding: 19px 10px;
    border-radius: 40px;
    font-family: var(--cab);
    color: #fff
}

.modal-header.packege h6 {
    margin: 0 auto;
    font-family: var(--qui);
    font-size: 40px
}

.modal-content.packege {
    width: 740px
}

.modal-dialog.packege-modal {
    margin: 40px 560px
}

.profile-pack-con {
    padding: 0 60px
}

.range-price-description textarea {
    width: 100%;
    height: 150px;
    padding: 10px;
    resize: none;
    border-radius: 10px
}

.Explore-more.req a {
    margin: 20px 0;
    padding: 16px
}

.cost-form-input input[type=text] {
    width: 100%;
    height: 41px;
    border-radius: 9px;
    border: 1px solid #0000002b
}

a.learn-More {
    text-decoration: none;
    font-family: inter;
    color: #000;
    justify-content: center;
    font-size: 20px;
    padding-bottom: 70px
}

.main-learn {
    padding-bottom: 70px
}

.search a {
    border-radius: 10px;
    width: 140px;
    height: 59px;
    padding: 20px;
    font-family: var(--pop);
    font-weight: 500;
    color: var(--wh)
}

section.camera-inner,section.section-product {
    background: var(--red);
    padding: 0 70px
}

.title h6 {
    font-family: var(--ga);
    font-size: 48px
}

.cart-cpon p,.title.inner-hed h6 {
    font-size: 28px
}

.swiper.mySwiper.\31 .product.swiper-initialized.swiper-horizontal.swiper-backface-hidden {
    padding: 0 0 100px
}

.main-swip.product-button .swiper-button-next {
    border: 1px solid!important;
    top: 542px;
    left: 51%;
    border-radius: 0
}

.main-swip.product-button .swiper-button-next::after,.main-swip.product-button .swiper-button-prev::after {
    font-size: 16px
}

.main-swip.product-button .swiper-button-prev {
    border: 1px solid!important;
    top: 543px;
    left: 47%;
    border-radius: 0
}

.main-cart-area {
    background: var(--wh);
    padding: 40px;
    margin: 20px 70px;
    border-radius: 50px
}

.cart-cpon p {
    font-family: var(--cab);
    line-height: 47px
}

.cart-cpon {
    padding: 20px 40px
}

.Explore-more.sell a {
    margin: 0 30px
}

.contiy-con {
    display: flex;
    border-top: 1px solid;
    padding: 10px;
    margin: 0 0 0 10px
}

.main-detail {
    border: 1px solid;
    margin: 70px 0 10px
}

.contiy-con h6 {
    font-family: var(--qui);
    font-size: 34px;
    padding: 0 30px
}

.contiy-con.last {
    margin: 0 10px 0 0
}

.col-lg-6.p-0.deliver {
    border-right: 1px solid
}

.contiy-con.empty {
    height: 69px!important;
    padding: 0
}

.Category-area h6 {
    font-family: var(--qui);
    font-size: 40px;
    margin: 0 20px 20px
}

.inner-site-con h6,.inner-site-con p,.product-img p {
    font-family: var(--qui);
    margin: 0
}

.Category-site {
    background: var(--wh);
    padding: 30px;
    border-radius: 20px;
    position: relative
}

.main-site-con {
    display: flex;
    gap: 30px
}

.main-site-con img {
    width: 250px;
    border-radius: 20px
}

.inner-site-con h6 {
    font-size: 44px
}

.inner-site-con p {
    font-size: 34px;
    color: var(--yel)
}

.inner-site-con span {
    display: block;
    font-family: var(--qui);
    font-size: 28px;
    color: var(--yel)
}

a.Contact.Seller {
    font-family: var(--cab);
    color: var(--wh);
    padding: 15px 30px;
    width: 150px;
    border-radius: 10px;
    margin-top: 10px
}

.heart-img {
    position: absolute;
    top: 30px;
    right: 54px
}

.main-search-vel.sellbrand {
    background: 0 0;
    padding: 70px 0
}

p.product-name {
    font-size: 26px;
    padding-top: 10px
}

p.product-price {
    font-size: 24px
}

.best-product h1 {
    font-family: var(--qui);
    font-size: 60px
}

.product-img p {
    font-size: 35px
}

select.select-location {
    border: 0;
    background: 0 0
}

.select-location {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 1px solid #ccc;
    padding: 10px;
    font-size: 16px;
    background: 0 0
}

.select-location::after {
    content: "";
    display: none
}

select#location {
    padding: 3px
}

.events-sec-img img {
    width: 100%;
    height: 620px;
    object-fit: cover;
    object-position: top center
}

.benifit-img.main img {
    padding: 0 9px
}

.events-sec-img {
    position: relative;
    overflow: hidden
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--bl);
    opacity: .7
}

.side-cover-first,.side-cover-last {
    width: 600px;
    height: 460px;
    transform: rotate(-40deg) !important;
    position: absolute
}

.side-cover-first {
    background: var(--yel);
    top: -217px;
    left: -221px
}

.side-cover-last {
    background: var(--yel);
    bottom: -217px;
    right: -221px
}

.events-content {
    background: var(--wh);
    position: absolute;
    bottom: 136px;
    width: 780px;
    padding: 50px;
    left: 531px;
    height: 363px;
    border-radius: 18px;
    box-shadow: 0 0 38px #ffffffbd
}

.events-content h6 {
    font-family: var(--ga);
    font-size: 30px;
    text-align: center
}

.events-content p {
    font-family: var(--cab);
    font-size: 18px;
    text-align: center
}

.checkout a,span.num {
    font-size: 20px;
    text-align: center
}

a.book-now {
    background: var(--yel);
    display: table;
    padding: 18px 40px;
    border-radius: 40px;
    font-family: var(--cab);
    color: var(--wh);
    margin: 0 auto;
    transition: all .7s;
}

section.prod-sell {
    background: var(--red);
    padding: 110px 150px
}

span.num {
    display: block;
    border: 1px solid;
    width: 88px;
    margin: 0 auto;
    height: 40px;
    padding: 5px
}

.main-sell-area {
    background: var(--wh);
    padding: 64px
}

.uper-con {
    border-bottom: 1px solid var(--bl);
    margin-bottom: 30px;
    padding-bottom: 20px;
    width: 949px
}

.cart-total,.tabs-click {
    border-bottom: 1px solid
}

.cart-total.d-flex.justify-content\:.space-between\;.align-items-center {
    justify-content: space-between;
    border-bottom: 1px solid
}

.cart-total-main {
    border-left: 1px solid;
    padding-left: 60px
}

h6.product-con {
    font-family: var(--pop);
    font-weight: 600
}

.cart-total.d-flex.justify-content\:.space-between\;.align-items-center p {
    font-family: var(--pop);
    font-weight: 600;
    width: 220px
}

.cart-total {
    display: flex;
    justify-content: space-between;
    padding: 0 0;
}

.inner-con p {
    font-family: var(--pop);
    width: 219px;
    font-weight: 450
}

.last-total {
    justify-content: space-between;
    display: flex;
    padding-top: 20px
}

.checkout a {
    background: var(--yel);
    padding: 13px;
    display: block;
    width: 220px;
    font-family: var(--cab);
    color: var(--wh);
    border-radius: 80px
}

.checkout.update-cart a {
    margin-top: 50px
}

section.category-sec {
    background: var(--red);
    padding: 70px
}

.category-sec-con h6 {
    font-family: var(--qui);
    font-size: 70px
}

.category-sec-con {
    justify-content: space-between
}

.listing a {
    background: var(--yel);
    padding: 16px 40px;
    display: block;
    border-radius: 11px;
    color: var(--wh);
    font-family: var(--pop);
    font-weight: 500;
    transition: all .7s;
}

p.category-para {
    font-family: var(--cab);
    font-size: 23px;
    margin-bottom: 40px
}

.tabs-click,.vertical-tabs h6,h6.cash {
    font-family: var(--qui)
}

.vertical-tabs {
    background: var(--wh);
    width: 410px;
    padding: 25px;
    border-radius: 15px;
}

.nav-pills .nav-link.active,.nav-pills .show>.nav-link {
    background: 0 0;
    color: #000;
    text-align: start
}

.tabs-click {
    align-items: center;
    display: flex;
    justify-content: space-between;
    font-size: 24px;
    border-radius: 0!important;
    padding-bottom: 20px
}

.vertical-tabs h6 {
    font-size: 37px;
    width: 310px
}

.check-con {
    padding: 100px 0
}

h6.cash {
    font-size: 40px;
    margin-top: 20px
}

.content-profile {
    background: var(--wh);
    padding: 30px;
    border-radius: 11px;
    top: 30px;
    right: 50px
}
.wrapper-div {
    overflow: hidden;
}
.join-anc a:hover {
    background: var(--bl);
}
a.book-now:hover {
    background: #000;
}
.join-anc a:hover {
    color: var(--wh);
}
.anc-sign-up a:hover {
    background: var(--red);
    color: var(--bl);
}
.wrapper-div {
    overflow-x: hidden;
    background: var(--red);
}
.gift-banner-img img {
    width: 100%;
    height: 100%;
    max-height: 500px;
    object-fit: cover;
}
.gift-banner-overlay {
    background: #000000ad;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    max-height: 500px;
}

section.gift-banner {
    position: relative;
}
.gift-banner-con {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    align-items: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    color: var(--wh);
}

.gift-banner-con p {
    text-align: center;
    width: 830px;
    font-size: 19px;
    font-family: var(--cab);
}

.gift-banner-con h4 {
    font-family: var(--ga);
    font-size: 92px;
}
.accordion-button:focus {
    box-shadow: none !important;
}
.accordion-button:not(.collapsed) {
    background: transparent;
}
.filter-accordian h1 {
    font-family: var(--ga);
    font-size: 60px;
}
p.short-des {
    font-family: var(--cab);
}

a.location-btn {
    background: var(--yel);
    padding: 12px 23px;
    border-radius: 30px;
    color: var(--wh);
    font-family: var(--cab);
}
.blog-con img:hover {
    transform: scale(1.1);
}

.blog-con {
    overflow: hidden;
}
.accordion-button {
    font-size: 20px;
    font-family: var(--cab);
}
.tabs-sec img {
    cursor: pointer;
    overflow: hidden;
    transition: all .7s;
}

.tabs-sec img:hover {
    transform: scale(1.1);
    border-radius: 20px;
}

.tabs-sec {
    overflow: hidden;
}
.listing a:hover {
    background: var(--bl);
}
.search-anc a:hover {
    background: var(--bl);
}
.btn-group.prfile-drop-down ul li button {
    font-size: 20px;
    font-family: var(--cab);
    text-transform: capitalize;
    background: var(--bl);
    color: var(--wh);
    margin: 10px 0px;
}
.detail-con {
    background: var(--yel);
    padding: 20px 20px;
    font-family: var(--ga);
    font-size: 41px;
}
.product-anc a {
    margin: 30px auto 0;
    /* width: 180px; */
    background: var(--yel);
    text-align: center;
    padding: 15px 28px;
    font-family: var(--cab);
    border-radius: 50px;
    display: inline-flex;
    justify-content: center;
    margin: 0 auto;
    place-items: center;
}

.product-anc a {
    color: var(--wh);
    font-size: 20px;
}
.product-img {
    color: var(--bl);
}
.price-range input{
    height:30px !important;
    border:1px solid #99a98c;
    border-radius:5px;
    width:100%;
}
.price-range span{
width: 45% ;
margin:10px 0 
}
.product-anc {
    text-align: center;
    background: #e8d2c4;
}



.welcome-product  .product-img {
    color: var(--bl);
    padding: 20px;
    background: white;
    border-radius: 30px;
    transition:all 0.7s ease-in-out;
}
.welcome-product .product-img:hover{
    box-shadow: 0 0 17px -5px #000000a8;
    transform:scale(0.9)
}
.welcome-product .product-img img{
    border-radius: 15px;
    height:300px
}
.product-anc a {
    margin: 30px auto 0;
    /* width: 180px; */
    background: var(--yel);
    text-align: center;
    padding: 15px 28px;
    font-family: var(--cab);
    border-radius: 50px;
    display: inline-flex;
    justify-content: center;
    margin: 0 auto;
    place-items: center;
    transition:all 0.7s ease-in-out;
}

.product-anc a {
    color: var(--wh);
    font-size: 20px;
}
.main {
    overflow: hidden;
}

.benifit-img.main:hover img {
    scale: 1.05;
}

.benifit-img.main img {
    overflow: hidden;
    transition: 0.7s ease all;
}