


*{
    padding: 0;
}
.user img {
    width: 100% !important;
}
.logo-1 img {
    width: 22px;
}
.user button img {
    width: 24px !important;
}
.search {
    display: flex;
    align-items: center;
}
.content-logo button.logo-1 {
    background: none;
    flex-direction: row !important;
    padding: 0;
}
.content-logo button.logo-1 span {
    font-size: 12px;
}
.search input#search {
    border-radius: 30px;
    padding: 6px 22px;
    border: none;
    text-align: left;
    font-size: 12px;
    color: #333;
    text-transform: capitalize;
}
.search input#search:focus{
    outline: none;
}
.search a img {
    width: 14px;
    position: relative;
    top: -2px;
    left: 15px;
}
.total b {
    padding: 0px 0px 0px 100px;
}
.WISHLIST-CONTANT h5 {
    font-size: 12px;
}
.cart-contact  h5 {
    font-size: 13px;
    margin: 7px 0px;
    font-weight: 500;
    display: flex;
}
.boddy h5 {
    font-size: 18px;
}
.offcanvas-body  .boddy {
    border-top: 1px solid #a49c9c57;
}
.offcanvas-body  .boddy {
    padding: 30px 0 0 0;
}
.wshlist {
    border-top: 1px solid #a29e9e57;
}
.total {
    border-top: 1px solid #a29e9e57;
}
.hrt img {
    width: 28px;
}
.cart {
    padding: 10px 0 10px 0;
}
.cart img {
    width: 50%;
    object-fit: cover;
    height: 100%;
}
.bag button img {
    width: 24px;
}
.user {
    margin-right: 10px;
}
div#logo-offcanvas {
    width: 20%;
    padding: 20px 20px;
}
.logo-offcanvas .btn-close {
    background-color: #ffffff;
    border-radius: 50px;
    font-size: 15px;
    padding: 10px !important;
    border: 2px solid #000 !important;
}
nav .d-flex {
    gap: 30px;
}
.logo-canvas a {
    font-weight: 600;
    font-size: 18px;
    position: relative;
    padding-right: 20px;
    display: inline-block;
    text-decoration: none;
    transition: 0.5s ease;
}
.logo-canvas a:hover::after{
    content: '\f105';
    font-family: 'FontAwesome';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #000;
}
.logo-canvas:hover i.fa.fa-chevron-right{
    /* color: #888686; */
    opacity: 1;
    /* border-bottom: 1px solid #888686; */
}

.logo-offcanvas i.fa.fa-chevron-right {
    font-size: 13px;
    opacity: 1;
}
.logo-canvas a:hover {
    color: #888686;
}
.top h3 {
    font-size: 36px;
}
.vid-overlay {
    background-color: #00000017;
}
.top2 h3 {
    font-size: 36px;
}
.main-newsec {
    padding: 60px 0;
}
.main-newsec .header-titlle h5 {
    font-size: 36px;
    font-weight: 600;
}
.main-newsec .header-titlle {
    padding-bottom: 20px;
}
.main-newsec .card {
    border-radius: 0px;
    box-shadow: none;
    border: none;
}
.main-newsec .card span.choice-link {
    font-size: 14px;
    margin-top: 5px;
    text-transform: uppercase;
}
.section1 {
    padding: 60px 0px;
}
.section1 h1 {
    font-size: 36px;
    font-weight: 600;
}
.img-card{
    width: 100%;
    height: 300px;
    padding: 5px;
}
.img-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.all-varirtySlider {
    padding: 60px 0px;
}
.txt h1.text-left {
    font-size: 36px;
    font-weight: 600;
}
.slick-dots {
    display: none !important;
}
div#collection-slider {
    margin-top: 20px;
}
div#collection-slider span {
    text-transform: capitalize;
    font-size: 14px;
    margin-top: 10px;
    text-decoration: underline;
}
.top button {
    background-color: transparent;
    color: white;
    border: 1px solid white;
    font-size: 12px;
    padding: 5px 20px;
}
.top2 button {
    background-color: transparent;
    color: white;
    border: 1px solid white;
    font-size: 12px;
    padding: 5px 20px;
}
.top1 button {
    background-color: transparent;
    border: 1px solid white;
    font-size: 12px;
    padding: 5px 20px;
}
.content1 h1.text-left {
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 20px;
}
.butn {
    padding: 5px 0px 5px 0px;
}
h2.text-center {
    FONT-SIZE: 20PX;
    padding: 10px 0 10px 0;
}
.subscribe-btn.text-center a {
    padding: 15px 30px 15px 30px;
    font-size: 12px;
}
.section3 {
    background-color: #f0ebebcf;
}
.upr h1.text-center {
    padding: 0;
    font-size: 32px;
    font-weight: 600;
}
p.text-center {
    font-weight: 500;
}
button.btn-btn-welcome {
    padding: 5px 0 5px 0;
    font-weight: 400;
    font-size: 12px;
}
.product-item img {
    width: 100%;
    object-fit: cover;
}
form.newsletter-form input {
    border: none;
    border-bottom: 1px solid #000000 !important;
    background: none;
    font-size: 14px;
    text-align: center;
}
.about-3,.about-4,.about-5 {
    width: 70%;
}
.about-3 p {
    font-size: 20px;
    line-height: 36px;
    font-weight: 500;
}
.about-3 h2 {
    text-align: left;
    font-size: 36px;
    font-weight: 600;
}
.about-3 p {
    text-align: justify;
    font-size: 15px;
    line-height: 25px;
    font-weight: 500;
}
.about-1 {
    padding-bottom: 40px;
}
.about-1 p {
    font-size: 18px;
}
.subscribe-btn.text-center a {
    padding: 10px 30px 10px 30px;
}
.bodyy img {
    height: 100% !important;
}
.products-items {
    --bs-gutter-x: 0;
}
.product-grid {
    --bs-gutter-x: 0;
}
.grid-product {
    --bs-gutter-x: 0;
}

.product-item {
    padding: 2px;
}
.product-itemm img {
    width: 100%;
    height: 100%;
}
.product-itemm img {
    width: 100%;
    height: 100%;
}
.filter, .SortBy  span {
    font-size: 14px;
    font-weight: 600;
}
.product-itemm {
    padding: 2px;
}
.product-desc p.dress-tag {
    margin: 0;
    font-size: 12px;
}
.product-desc span.item-price {
    font-size: 12px;
}
.product-desc {
    padding-top: 10px;
    padding-bottom: 30px;
    padding-left: 15px;
}
.color-collction img {
    width: 10px;
    height: 10px;
    border-radius: 2px;
    margin-right: 10px;
    object-fit: cover;
}
.color-collction {
    padding-top: 5px;
}
.product-itemm {
    height: 90%;
}
.newletter-logo img {
    width: 110px;
}
.about-5 h5 {
    font-size: 18px;
}
.about-6 img {
    height: 100vh;
}
.about-7 {
    width: 50%;
    padding: 50px 30px 50px 30px;
}
.about-7 b {
    font-weight: 400;
    font-size: 14px;
}
.about-1 h2 {
    font-size: 48px;
    font-weight: 600;
}
.anchor-tab-1 a {
    font-size: 14px;
    font-weight: 500;
    color: #676767;
}
.anchor-tab a {
    font-size: 13px;
    font-weight: 600;
    text-decoration: underline;
}
.watch-img:hover {
    box-shadow: 0 0 5px #6d6d6d5c !important;
    border-radius: 5px;
}
.section-1 {
    padding: 10px 15px;
}
.offcanvas-header.filter--1 {
    background-color: #ffffff7a;
}
.watch-img  h5 {
    padding: 10px 0px 20px 0;
    margin: 0;
}
.icons-jackets i.fa.fa-shopping-cart {
    font-size: 18px;
    margin-top: 2px;
}
.aboutt {
    padding: 60px 45px 0px 45px;
}
.icons-jackets i.fa.fa-heart-o {
    font-size: 16px;
}
.filter-color {
    text-align: left;
}
.filter-size {
    text-align: left;
}
.filter-size-4 {
    padding: 20px 10px 20px 10px;
    text-align: left;
}
.filter-size h4 {
    padding: 10px 0 20px;
}
.watch-sec-2 {
    padding: 50px 0px;
    background: #16151517;
}
.filter-size-3 {
    text-align: left;
}
.filter-size-4 h4 {
    font-size: 16px;
    font-weight: 600 !important;
    padding: 0px 0 15px;
}
.filter-color a {
    color: #343131;
}
.filter-size-1 h4 {
    font-size: 16px;
    font-weight: 600 !important;
    padding: 10px 0 10px;
}
.filter-size-2 {
    text-align: left;
}
.filter-size-1 {
    text-align: left;
}
.filter-size h4 {
    font-size: 16px;
    font-weight: 600 !important;
    padding: 10px 0 0;
}
.filter-color h4 {
    font-size: 16px;
 font-weight: 600 !important;
    padding: 10px 0 10px;
}
.se2 h4 {
    font-size: 36px;
    padding: 35px 10px 0px 20px;
    color: #000;
}
.watcheshead p.text-center {
    padding: 0px 100px 0px 100px;
}
.aboutt h5 {
    padding: 10px 0 10px 0px;
}
.aboutt p {
    font-size: 16px;
}
.about-7 p {
    line-height: 32px;
    font-size: 17px;
    margin: 10px 0;
}
.aboutt img {
    margin-bottom: 15px;
}
.whole h1 {
    font-size: 30px;
    font-weight: 600;
}
.gifts {
     background-color: #fff !important;
}
.shopping-contant {
    padding: 10px 0;
}
.gifts a {
    font-size: 16px;
}
.category-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.category-box {
    width: 100%;
    height: 450px;
}
.category-title {
    font-size: 20px;
    padding-top: 10px;
}
.category-titlle
 h2 {
    font-size: 32px;
    font-weight: 600;
    margin: 0;
}
.visiiting-links a {
    font-size: 12px;
    color: #4c4949;
}
.gifts-header h5 {
    font-size: 32px;
    /* font-weight: 600; */
}
.SortBy select#relevance {
    border: 1px solid #d8d4d4cc;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 14px;
}
header {
    border-bottom: 1px solid #959595;
}
.partss1 h3 {
    padding: 35px 0 30px 0;
}

div#conatctForm {
    padding-top: 30px;
}

@media (max-width:576px){
    /* .container {
        padding: 0 10px;
    } */
    .watcheshead p.text-center {
        padding: 10px 5px 10px 5px;
        line-height: 26px;
        font-size: 16px;
    }
    .watch-img  h5 {
        padding: 10px 0px 10px 0;
    }
    .anchor-tab a {
        font-size: 16px;
    }
    .anchor-tab-1 a {
        font-size: 16px;
    }
    .category-box img {
        padding: 15px 0 0 0;
    }
    .category-box {
        position: relative;
    }
    .all-varirtySlider {
        padding: 45px 0px;
    }
    .upr h1.text-center {
    padding: 0;
    font-size: 24px;
    font-weight: 600;
}
    .main-newsec .header-titlle h5 {
        font-size: 25px;
    }
    .filter-color {
        text-align: center;
    }
    .category-titlle h2 {
        font-size: 30px;
        text-align: center;
    }
    .whole h1 {
        font-size: 25px;
        font-weight: 600;
        padding: 0px 0 15px 0;
        margin: 0;
    }
    .category-title {
        font-weight: 500;
        position: absolute;
        bottom: 0px;
        left: 7px;
        font-size: 19px;
    }
    .category-titlle {
        padding-bottom: 1px !important;
    }
    .category-box img {
        padding: 15px 0 30px 0;
    }
    .header {
        height: 60px;
    }

    .search a img {
        width: 16px;
        left: 10px;
    }
    .logo img {
        padding: 0;
        width: 110px;
        position: static;
    }
    div#logo-offcanvas {
        width: 55%;
    }
    .aboutt {
        padding: 20px 30px 0px 30px;
    }
    .about-7 {
        width: 70%;
        padding: 15px 15px 0px 15px;
        /* margin-top: -454px; */
        position: absolute;
        bottom: 815px;
    }
    .section12 {
        position: relative;
    }
    .logo {
        text-align: center;
        position: absolute;
        top: 15px;
        left: 35%;
    }
    .user {
        margin-right: 0px;
    }
    .bag {
        margin-right: 0px;
    }
    /* .user img {
        height: 22px !important;
    }
    .bag img {
        width: 24px;
    } */
    .hrt img {
        width: 24px;
    }
    .about-1 p {
        font-size: 18px;
        line-height: 35px;
    }
    .hrt img {
        width: 24px;
    }
    .content-logo button.logo-1 span {
        display: none;
    }
    .content-logo button.logo-1 {
        padding: 0;
    }
    .left {
        top: 5px;
        right: 5px;
    }
    .content-logo {
        gap: 10px;
        padding-top: 8px;
    }
    .logo-1 img {
        width: 20px;
    }
    .about-3 h2 {
        text-align: center;
    }
    .about-3, .about-4, .about-5 {
        width: 100%;
    }
    .about-3 p {
        padding: 10px 0 0;
        font-size: 18px;
        line-height: 35px;
    }
    .about-5 h5 {
        font-size: 25px;
    }
    .gifts-header h5 {
        margin: 0;
    }
    .shopping-contant p {
        font-size: 20px;
        font-weight: 600;
    }
    .row.gifts-variation {
        padding-top: 5px !important;
    }
    .visiiting-links a {
        font-size: 14px;
    }
    section.Gift-categories {
        padding-bottom: 0px !important;
    }
    .aboutt p {
        font-size: 17px;
        line-height: 30px;
    }
    .about-7 {
        width: 70%;
        padding: 10px 15px 0px 25px;
        /* margin-top: -454px; */
        position: absolute;
        bottom: 904px;
    }
    .icons-jackets i.fa.fa-heart-o {
        font-size: 20px;
    }
    .icons-jackets i.fa.fa-shopping-cart {
        font-size: 20px;
        margin-top: 0px;
    }












}
/*css*/
.colors-sec {
    margin-left: 19px;
}
.d-flex.main-section img {
    border-radius: 5px;
}
div#myModalmain-model {
    position: relative;
    left: 40px;
    top: -140px !important;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #959191;
}
.git-btn-sec {
    border: 1px solid #e1d9d9;
    padding: 10px 33px;
    border-radius: 5px;
    font-size: 12px;
}
p.text-section.mt-4 {
    text-align: left;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}
.size-btn-sec {
    border: 1px solid #e1d9d9;
    padding: 2px 27px;
    border-radius: 5px;
}
.submit-section-btn a {
    border: 1px solid;
    padding: 11px 93px;
    margin-top: 26px !important;
    background: #000;
    color: #fff;
    border-radius: 6px;
    text-transform: uppercase;
    font-size: 12px;
}
.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0;
    border: 1px solid #fff;
    border-radius: 17px;
}
.btn-section-main.mt-4 a {
    border: 1px solid #000;
    padding: 12px 32px;
    border-radius: 6px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
}
.btn-section.mt-4 a {
    border: 1px solid #d6c3c3;
    padding: 12px 32px;
    border-radius: 7px;
    text-transform: uppercase;
    font-size: 12px;
}
.delivery-section.mt-5 p {
    font-size: 13px;
}
.link-section input {
    width: 317px;
    height: 44px;
    padding-left: 15px;
    border: 1px solid #dbd9d9;
    border-radius: 8px;
}
.link-section span {
    background: #000;
    color: #fff;
    padding: 13px 20px;
    position: absolute;
    right: 45px;
    border-radius: 0px 9px 9px 0px;
    font-size: 12px;
}
div#accordionFlushExample {
    width: 100% !important;
    margin: 0 0 !important;
    padding-top: 30px;
}
.accordion-main p {
    font-size: 16px;
    line-height: 15px;
}

.deliver-link {
    border: 1px solid #d9d2d2;
    padding: 3px 12px;
    width: 200px;
    text-align: center;
    text-decoration: underline;
    border-radius: 50px;
    font-size: 13px;
}
.deliver-link:hover {
    border: 1px solid #000;
}
.deliver-link i {
    font-size: 16px;
    padding-right: 10px;
}
input[type="text"]:focus-visible {
    outline: none !important;
}
.linen-section {
    padding: 5px 8px;
    text-align: center;
}
.linen-section span{
    padding-left:5px !important
}
.watch-img  h5 {
    padding: 10px 0px 5px 8px;
    margin: 0;
    text-align: start;
    font-weight: 500;
}