@charset "utf-8";
.container {
    max-width: 1600px;
}

.max-width {
    max-width: 1600px !important;
}

@media only screen and (max-width: 1400px) {
    .home-product-wapper,
    .shop-product-wapper {
        grid-template-columns: repeat(3, 1fr);
    }

    .header .menu > ul > li {
        margin-right: 42px;
    }

    .header .menu > ul > li > a {
        font-size: 15px;
        padding: 20px 0;
    }
}

@media only screen and (max-width: 1199px) {
    .container {
        max-width: 100%;
    }

    .pb-80 {
        padding-bottom: 40px !important;
    }

    .pt-80 {
        padding-top: 40px !important;
    }

    .essentials-area {
        padding-top: 20px !important;
    }

    .mb-toolbar-bottom {
        display: block;
    }

    header.header {
        display: flex;
        flex-direction: column-reverse;
    }

    .header-item.item-left, select.default-select,
    .shop-left {
        display: none;
    }

    .header-btns {
        display: none !important;
    }

    header.header.is-fixed .header-bottom {
        position: fixed;
    }

    .header-bottom {
        height: 62px;
        line-height: normal;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        background: #fff;
        top: 0;
    }

    .header .item-right {
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }

    /* .search_container {
        flex-direction: column;
    } */
    .search_container {
        display: none;
    }

    .location {
        width: auto;
        background: transparent;
        border: none;
        flex-direction: column;
        display: none;
    }

    .location p {
        display: none;
    }

    .page-inner main {
        margin-top: 62px;
    }

    .page-inner .header_account_area {
        top: -45px;
    }

    .page-inner .header-center {
        padding: 0;
    }

    /* .page-inner .search_container {
        display: none;
    } */
    .search_container {
        margin-right: 0;
        max-width: 100%;
        padding: 5px 10px !important;
    }

    .search_box input {
        padding: 0 75px 0 10px;
    }

    .search_box:before {
        right: 60px;
        left: inherit;
    }

    .header-center {
        padding: 10px 0;
    }


    section.login-area {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100vh;
        padding: 0;
        margin: 50px 0;
    }

    .order-header .order-button-wapper {
        height: 68px;
        background-color: #fff;
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: 10;
        box-shadow: 0 -4px 10px 0 rgba(0, 0, 0, .08);
        padding: 0px 10px 0 10px !important;
        display: flex;
        align-items: center;
        left: 0;
    }

    .order-header .order-button-wapper .btn-style-one {
        width: 100%;
    }


    .covered-area {
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-top: 30px !important;
    }

    .area-marign {
        margin: 0;
    }

    .essentials-wapper,
    .budget-item {
        padding: 10px;
        border-radius: 15px;
    }

    .occasion-image-thumbe {
        gap: 20px;
        margin-top: -30px;
        padding: 0 15px;
    }

    .button-wapper.my-shopping-cart,
    .button-wapper.bookcart,
    .od-payment-content-item .button-wapper {
        margin-top: 0px;
        position: fixed;
        bottom: -1px;
        z-index: 2;
        left: 0px;
        width: 100%;
        background: rgb(255, 255, 255);
        padding: 5px;
    }

    .order-left {
        margin-right: 0;
    }

    .order-right {
        margin-top: 20px;
        position: sticky;
        top: 0;
        position: relative;
    }

    .cart-area {
        padding: 0 0 20px 0;
    }

}

@media only screen and (max-width: 991px) {

    h1 {
        font-size: 30px !important;
        line-height: 22px;
    }

    h2, h3 {
        font-size: 24px !important;
        line-height: 22px;
    }

    h4 {
        font-size: 20px !important;
        line-height: 22px;
    }

    footer.footer {
        padding-bottom: 80px !important;
    }

    .inner-page-title-area {
        padding: 50px 0 50px;
    }

    .copyright-text {
        text-align: center;
    }

    .footer-bottom-widgets.widgets-payment {
        text-align: center !important;
        margin-top: 10px;
    }

    .tranding-section {
        padding: 100px 0 30px 0;
    }

    .product-section {
        padding: 50px 0;
    }

    .shop-area {
        padding: 20px 0 50px;
    }

    .shop-showing {
        margin: 20px 0 23px 0;
    }

    .banner-thumbe, .banner-image {
        border-radius: 15px;
    }

    .adv-section .adv-box {
        height: 240px;
        max-height: 240px;
    }

    .adv-box .badge {
        font-size: 13px;
    }

    .sale-name {
        font-size: 16px !important;
    }

    .product-content .title {
        font-size: 18px !important;
    }

    .sale-name span {
        font-size: 60px;
    }

    .sale-box .btn-style-one {
        padding: 5px 10px;
        height: auto;
    }

    .adv-content {
        padding: 30px 110px 30px 30px;
    }

    .category-slider {
        margin: 0 10px;
        padding-top: 20px !important;
    }

    .home-product-wapper,
    .shop-product-wapper {
        grid-template-columns: repeat(3, 1fr);
    }

    .main-slider {
        margin: 0;
    }

    section.category-section {
        margin: 0 10px;
        padding-bottom: 100px;
        padding-top: 40px;
        border-radius: 20px;
    }

    .covered-content h2 {
        font-size: 16px !important;
    }

    .covered-content a {
        padding: 10px 0;
    }

    .category-content h4 {
        margin-bottom: 5px;
        line-height: normal;
        font-size: 16px !important;
    }

    .filter-inner-item .filter-inner-item-title {
        margin-bottom: 0;
    }

    .filter-inner-item-content {
        margin-top: 15px;
    }

    .filter-inner-item .filter-inner-item-content,
    .mobile-hide, .shop-price-right {
        display: none;
    }

    .listing-filer-title i, .listing-filer-title a, .filter-inner-item .filter-inner-title p, .filter-inner-item.active .filter-inner-item-content, .mobile-apply, .mobile-show, .mobile-filters {
        display: block;
    }

    .filter-inner-item .filter-inner-item-content, .mobile-hide, .listing-left, .listing-price-right {
        display: none;
    }

    .filter-inner-item .filter-inner-item-title .filter-inner-plus-minus {
        display: inline-flex;
    }

    .shop-filer-title i,
    .shop-filer-title a,
    .filter-inner-item .filter-inner-title p,
    .filter-inner-item.active .filter-inner-item-content,
    .mobile-apply,
    .mobile-show,
    .mobile-filters {
        display: block;
    }

    .filter-inner-item {
        margin-bottom: 10px;
    }

    .shop-filer-box {
        transform: translate(-100%);
        transition: all 0.5s ease;
    }

    .shop-left.active .shop-filer-box {
        transform: translate(0);
    }

    .availability-search-left::-webkit-scrollbar {
        display: none;
    }

    .details-wapper {
        gap: 20px;
        flex-direction: column;
    }

    .details-left,
    .details-right {
        width: 100%;
    }

    .details-content-area {
        padding: 30px 0 30px 0;
    }

    .details-area {
        padding: 0 0 0 0;
    }

    .similar-section .section-head {
        margin-bottom: 30px !important;
    }

    .similar-section {
        padding-bottom: 30px;
    }

    .login-header h2 {
        font-size: 32px !important;
        font-weight: 600;
    }

    .my-order-box,
    .reviews-wapper {
        grid-template-columns: repeat(2, 1fr);
    }

    .my-order-item {
        padding: 20px;
    }

    .pc-short-desc span {
        font-size: 12px;
        opacity: 0.5;
    }

    .wishlist-image {
        height: 100px;
        width: 100px;
    }

    .wishlist-box {
        padding: 10px;
    }

    .wishlist-content .pc-short-desc {
        grid-gap: 0;
    }

    .shopping-cart-info .quantity-content {
        min-width: 95px;
        text-align: center;
    }

    .category-wapper {
        grid-template-columns: repeat(3, 1fr);
    }

    .wt-box {
        padding: 20px;
    }

    .wt-box h4 {
        font-size: 16px !important;
    }

    .occasion-wapper {
        padding: 20px;
        border-radius: 20px;
    }

    .occasion-box {
        padding: 0;
        gap: 20px;
    }

    .occasion-item {
        margin-bottom: 30px;
    }

    .occasion-box .occasion-item {
        margin-bottom: 0;
    }

    .covered-wapper {
        grid-template-columns: repeat(3, 1fr);
        gap: 15px;
        border-radius: 20px;
    }

    .budget-wapper,
    .colour-wapper {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }

    .colour-area {
        padding-top: 30px !important;
    }

    .occasion-box .occasion-image {
        margin-bottom: 10px;
    }

    .testimonials-area {
        padding-top: 0 !important;
    }

    .testimonials-author-image img {
        width: 60px !important;
        height: 60px;
    }

    .testimonials-author-content h2 {
        font-size: 18px !important;
        margin-bottom: 0;
    }

    .recipient-wapper,
    .essentials-wapper,
    .reviews-wapper {
        grid-template-columns: repeat(1, 1fr);
        gap: 20px;
    }

    .recipient-content h2 {
        top: 40px;
    }


    .budget-content a i {
        height: 30px;
        width: 30px;
        font-size: 12px;
    }

    .category-item .category-image,
    .recipient-item {
        border-radius: 20px;
    }

    .recipient-content .button-wapper a {
        border-radius: 20px 0 20px 0;
        font-size: 14px;
        padding: 5px 15px;
    }

    .recipient-content .button-wapper a i {
        height: 24px;
        width: 24px;
    }

    .item-her .recipient-content .button-wapper a {
        border-radius: 0 20px 0 0;
    }

    .budget-content a {
        font-size: 15px;
    }

    .budget-content a span {
        font-size: 19px;
        margin-bottom: 5px;
    }


    .occasion-item .occasion-content h2 {
        font-size: 16px !important;
        line-height: normal !important;
    }

    .shop-product-single-quantity {
        position: fixed;
        bottom: 0;
        z-index: 2;
        width: 100%;
        left: 0;
        right: 0;
        background: #fff;
        padding: 10px;
        margin-bottom: 0 !important;
    }

    .shop-promise-wrapper {
        grid-gap: 10px;
    }

    .shop-promise-content h4 {
        font-size: 13px !important;
        margin-bottom: 0;
        line-height: normal;
    }

    .choose-your-wapper {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 10px;
        padding: 10px;
    }

    .wish-content .nav-tabs .nav-link {
        font-size: 20px;
        padding: 0 10px;
    }

    .share-text a {
        font-size: 16px !important;
    }

    .share-text a img {
        width: 18px;
    }

    .ob-your-details {
        padding: 15px;
    }

    .testimonials-item {
        padding: 25px;
        border-radius: 15px;
    }

    .category-content h2 {
        font-size: 14px !important;
    }

}

@media only screen and (max-width: 767px) {
    .login-box {
        height: 100%;
        border-radius: 0;
        padding: 20px;
        border: none;
        background-color: transparent;
    }

    .submit-button-wapper {
        text-align: center;
    }

    .login-header h2 {
        margin-bottom: 10px;
    }

    section.login-area {
        margin: 0;
        height: auto;
    }

    .account-text {
        position: relative;
        left: 0;
        right: 0;
        bottom: 10px;
    }

    .listing-item {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 10px;
    }

    .product-title {
        font-size: 18px !important;
    }

    .od-payment-mode {
        flex-direction: column;
    }

    .od-payment-tabs {
        width: 100%;
    }

    .store-wapper {
        grid-template-columns: repeat(2, 1fr);
    }

    .blog-wapper {
        margin-bottom: 30px;
    }

}

@media only screen and (max-width: 620px) {
    .home-product-wapper,
    .shop-product-wapper {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 15px;
    }

    .dc-left-item .dc-left-item-list li span:nth-child(1) {
        min-width: auto;
    }

    .dc-left-item .dc-left-item-list li {
        justify-content: space-between;
    }

    .my-order-box,
    .store-wapper {
        grid-template-columns: repeat(1, 1fr);
    }

}

@media only screen and (max-width: 575px) {
    #plcaeoder .modal-dialog {
        margin: 0;
    }

    #plcaeoder .modal-innper-back {
        position: fixed;
        top: 0;
        z-index: 1;
        width: 100%;
        background: #fff;
    }

    #plcaeoder .modal-plcaeoder-content {
        padding: 85px 20px 75px 20px;
    }

    #plcaeoder .submit-button-wapper {
        position: fixed;
        bottom: 0;
        z-index: 9;
        width: 100%;
        background: #fff;
        left: 0;
        height: 68px;
        padding: 10px;
    }

    .cart-name h2 {
        font-size: 15px !important;
    }

    .category-sliders {
        display: none !important;
    }

    .slider-mobile-gutter {
        display: block;
    }
}

@media only screen and (max-width: 568px) {
    /* .product-card .add-qty-box .quantity-content,
    .product-card .add-qty-box .remove-qty {
        width: 100%;
    }  */
    .add-qty-box {
        gap: 5px;
    }

    .product-card .add-qty-box .quantity-content {
        width: calc(100% - 40px);
    }

    .quantity-content button {
        background: transparent;
        width: 15px;
    }

    .product-content {
        padding: 0 10px 10px;
    }

    .cart-image {
        width: 33%;
    }
}

@media only screen and (max-width: 520px) {
    .product-sub-desc p {
        font-size: 12px;
    }

    .meta-icon i {
        font-size: 14px;
    }

    .meta-icon {
        width: 35px;
        min-width: 35px;
        height: 35px;
        line-height: 35px;
    }

    .product-meta {
        padding: 15px 10px;
    }

    .product-tag {
        left: 10px;
        top: 15px;
    }

    .product-tag .badge {
        font-size: 11px;
    }

    .category-section .section-head {
        margin-bottom: 30px !important;
    }

    .my-order-item-top-list p {
        font-size: 11px;
    }

    .innertitle-top h2 {
        color: #a3301f;
        font-size: 14px !important;
    }

    .product-overlay {
        top: 10px;
        right: 10px;
    }

    .product-overlay .heart-icon {
        height: 20px;
        width: 20px;
    }

    .rating {
        padding: 5px 10px;
    }

    .rating .stars,
    .count {
        font-size: 12px;
    }

    .price-wrap {
        gap: 5px;
    }

    .price-new {
        font-size: 14px;
    }

    .price-old {
        font-size: 10px;
    }

    .product-title {
        font-size: 12px !important;
        line-height: normal;
        margin-bottom: 0;
    }

    .product-button-wapper a {
        font-size: 9px;
        line-height: normal;
        padding: 12px 0;
    }

    .blog-wapper {
        grid-template-columns: repeat(1, 1fr);
    }
}

@media only screen and (max-width: 420px) {
    .icon-button:after {
        top: 8%;
        left: 0;
        right: 0;
        width: 70%;
        margin: 0 auto;
    }

}

@media only screen and (max-width: 360px) {

    .store-wapper {
        grid-template-columns: repeat(1, 1fr);
    }
}
