/*For bigger screen then normal 1500px desktop*/

@media (max-width: 1899px) {
    .hero-content {
        padding: 33px 0px 0 0;
    }
    .hero-content h2 {
        font-size: 48px;
    }
    .hero-content-lg-main {
        display: flex;
        align-items: center;
    }
    .hero-content.text-area-main p {
        margin: 15px 0 15px;
    }
    .hero-content p {
        font-size: 15px;
        margin: 28px 0 32px;
        line-height: 22px;
        letter-spacing: .030rem;
    }
    .default-button {
        padding: 13px 27px;
        font-size: 15px;
        font-weight: 500;
        border-radius: 0;
    }
    .about-product-section .product-details h3 {
        font-size: 45px;
    }
    h5,
    .h5 {
        font-size: 15px;
        margin-bottom: 30px;
        font-family: var(--font2);
    }
    .about-product-section .product-details p {
        font-size: 15px;
        margin: 27px 0 30px;
        letter-spacing: .030rem;
        line-height: 22px;
    }
    .about-product-section .product-details {
        width: 35%;
        padding: 0 70px 0 0;
    }
    .about-product-section.common-bg .product-img {
        margin-bottom: 0px;
    }
    .about-product-section {
        padding: 50px 0;
        margin-top: 100px;
    }
    .about-product-section.horizontal-opposite .product-details {
        padding: 0px 20px 0 60px;
    }
    .about-product-section.about-product-4 {
        padding: 50px 0;
    }
    h3,
    .h3 {
        font-size: 40px;
    }
    .product-category-section .head-part h3 {
        margin: 24px 0 46px;
    }
    .product-category h4 {
        font-size: 18px;
        font-weight: 400;
        margin: 20px 0 15px;
    }
    .product-category a {
        font-size: 14px;
    }
    .single-testimonial h4 {
        font-size: 27px;
    }
    .single-testimonial .name {
        font-size: 16px;
        margin: 28px 0 11px;
    }
    .testimonial-slider .owl-dots {
        margin: 45px 0 30px;
    }
    .testimonial-slider .owl-nav button span {
        height: 18px;
        width: 18px;
    }
    .service-quality-section .head-part h3 {
        margin: 110px 0 100px;
    }
    .single-quality .image {
        height: 80px;
        width: 80px;
    }
    .single-quality h4 {
        margin: 34px 0 23px;
        font-size: 19px;
        min-height: 42px;
        overflow: hidden;
    }
    .single-quality {
        padding: 0px 60px;
    }
    .social-product-section .image {
        margin-left: 150px;
    }
    .social-product-section .content {
        padding-right: 0px;
        margin-right: -100px;
    }
    .social-product-section .content p {
        font-size: 15px;
        margin: 30px 0;
        letter-spacing: .030rem;
        line-height: 22px;
    }
    .footer-top {
        padding: 52px 0;
    }
    .footer-bottom {
        padding: 25px 0;
    }
    .dropdown.megamenu ul li a {
        font-size: 15px !important;
        margin-bottom: 25px;
    }
    .dropdown.megamenu .img-area .link {
        font-size: 15px;
    }
    .main-menu>ul>li>a {
        font-size: 14px;
    }
    .icon-nav ul li {
        margin-left: 30px;
    }
    .main-menu>ul>li {
        margin: 17px;
    }
    .product-category-section .owl-nav button {
        height: 60px;
        width: 60px;
    }
    .product-category-section .owl-nav button span {
        font-size: 16px;
    }
    .product-category-section .owl-nav {
        width: 128px;
    }
    /* product-view-page */
    .product-showcase .single-product .content .button-container a {
        padding: 10px 14px;
        font-size: 13px;
    }
    .product-showcase .single-product .content .button-container a:nth-child(1) {
        width: 40px;
    }
    .after-showcase .button {
        height: 60px;
        width: 320px;
        font-size: 15px;
    }
    .after-showcase .button {
        height: 50px;
        width: 143px;
        font-size: 14px;
    }
    .hero-content {
        padding: 0px 0px 0 0;
    }
    /* product-details-page */
    .product-details-section .product-details {
        padding-left: 20px;
        padding-right: 70px;
    }
    .img-thumb-bar {
        width: 100px;
    }
    .product-details-section .product-details h3 {
        font-size: 28px;
        margin: 2px 0 12px;
    }
    .product-details-section .product-details p {
        font-size: 14px;
    }
    .product-details-section .product-details h4 {
        font-size: 18px;
        margin: 25px 0 20px;
    }
    .product-details-section .product-details .filter-type h5 {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .product-details-section .product-details .filter-type.radio label {
        font-size: 14px;
        padding: 0 15px;
    }
    .product-details-section .product-details .filter-type.quantity label {
        font-size: 14px;
    }
    .product-details-section .product-details .button-container .shop-link {
        margin-top: 19px;
    }
    .product-details-section .product-details .product-description p {
        font-size: 14px;
        margin: 17px 0 19px;
    }
    .trust-section .right-side .text-box h4 {
        font-size: 28px;
        padding: 21px 37px;
        margin: 53px 0 37px;
    }
    .trust-section .right-side .text-box p {
        font-size: 16px;
    }
    /* cart-page */
    .shopping-bag h3 {
        font-size: 32px;
    }
    .shopping-bag .single-item .img-box {
        width: 170px;
        margin-right: 50px;
    }
    .shopping-bag .single-item .details-box-1 h4 {
        font-size: 20px;
    }
    .shopping-bag .single-item .details-box-1 h5 {
        font-size: 14px;
        margin: 9px 0 14px;
    }
    .shopping-bag .single-item .details-box-1 .quantity-wrap h6 {
        font-size: 14px;
    }
    .shopping-bag .single-item .details-box-1 .quantity-wrap label {
        margin: 8px 0 12px;
    }
    .shopping-bag .single-item .details-box-1 .link-button {
        font-size: 14px;
    }
    .shopping-bag .single-item .details-box-2 h4 {
        font-size: 20px;
        margin: 120px 0 0;
    }
    .shopping-bag .single-item .details-box-2 ul li {
        width: 14px;
        margin-left: 20px;
    }
    .order-summery h4 {
        font-size: 20px;
        margin: 36px 0 13px;
    }
    .order-summery ul li {
        font-size: 16px;
        padding: 8px 0 5px;
    }
    .order-summery ul li .value {
        font-size: inherit;
        width: 125px;
    }
    .order-summery ul li .select {
        font-size: inherit;
    }
    .trust2-section .content h4 {
        font-size: 24px;
        padding: 12px 15px;
        margin-bottom: 20px;
    }
    .trust2-section .content p {
        font-size: 14px;
    }
    .trust2-section .content {
        width: 400px;
        margin-right: 0;
    }
    /* checkout-page */
    .shopping-details h3 {
        font-size: 32px;
    }
    .shopping-details p {
        font-size: 14px;
        padding: 15px 0 25px;
        margin-bottom: 25px;
    }
    .section-structure-3 .head-part .nav ul li a {
        font-size: 20px;
        margin: 0 19px;
    }
    .section-structure-3 .head-part a {
        margin: 20px 0 25px;
    }
    .section-structure-3 .head-part .nav ul {
        padding: 16px 30px;
        border-bottom: 1px solid #BDBDBD;
    }
    .checkout-form .input-group input[type="text"],
    .checkout-form .input-group .select {
        padding: 17px 0;
        font-size: 15px;
        margin-bottom: 15px;
    }
    .shipping-method h3 {
        font-size: 32px;
        padding: 33px 0 23px;
        margin-bottom: 23px;
    }
    .shipping-method .radio-options label {
        font-size: 16px;
        padding: 11px 0;
    }
    .shipping-method .radio-options input[type="radio"] {
        height: 24px;
        width: 24px;
        margin-right: 20px;
    }
    .shipping-method .radio-options input[type="radio"]::after {
        border-width: 2px;
    }
    .gift-message h3 {
        font-size: 32px;
        padding: 50px 0 23px;
    }
    .order-summery .single-order .image {
        width: 150px;
        margin-right: 28px;
    }
    /* payment-page */
    .payment-option h3 {
        font-size: 32px;
        margin: 0px 0 22px;
    }
    .payment-details .input-group input[type="text"] {
        height: 48px;
        padding: 0 15px;
        font-size: 16px;
        margin-bottom: 35px;
    }
    .payment-details .input-group.three-column .column .select {
        margin-bottom: 35px;
        padding: 0 15px;
        font-size: 16px;
        height: 48px;
    }
    .payment-details .input-group label {
        font-size: 18px;
        margin: 0 0 14px;
    }
    .payment-details .input-group {
        display: flex;
    }
    .payment-option label {
        font-size: 14px;
    }
    .payment-option label {
        height: 50px;
        padding: 0 10px;
        font-size: 18px;
    }
    .payment-option label input[type="radio"] {
        height: 24px;
        width: 24px;
        margin-right: 25px;
    }
    .payment-option label input[type="radio"]::after {
        border-width: 2px;
    }
}

@media (max-width:600px) {
    .hero-content.banner-text-area {
        padding: 25px 0 0 0 !important;
    }
    .terms p h3 {
        padding: 0px 20px 0px 20px !important;
    }
    .contact-from-mob-area {
        padding-right: 0!important;
        padding-left: 0!important;
    }
    .contact-form-btn {
        width: 90% !important;
    }
    .cart-update-button {
        width: 100%;
    }
    .breadcrumb-mob-area {
        margin-top: 3rem;
    }
    .hero-content-home {
        padding: 110px 0 0 0 !important;
    }
    .logo_meralda {
        height: 45px;
        display: flex;
        width: 100%;
        justify-content: center;
    }
    .footer-section .input-group input[type="email"] {
        width: 100% !important;
        margin-right: 0px;
    }
    .footer-springr-text {
        position: relative !important;
    }
    .header-top-mobile {
        flex-direction: column;
        width: 100%;
    }
    .header-top-mobile p {
        text-align: center;
        font-size: 14px;
    }
    .header-top-mobile ul li {
        margin-top: 0 !important;
        width: 100%;
        text-align: center;
        border: none !important;
        margin-right: 0 !important;
        padding-right: 0 !important;
    }
    .header-top .container ul {
        margin-top: 0px !important;
    }
    .ring-size-container h1 {
        font-size: 1.5rem !important;
        padding-top: 40px;
    }
}

@media(max-width:1199px) {
    .hero-img-products {
        padding: 0px !important;
    }
    .header-top-mobile {
        flex-direction: column;
        width: 100%;
    }
    .header-top-mobile p {
        text-align: center;
        font-size: 14px;
    }
    .header-top-mobile ul li {
        margin-top: 0 !important;
        width: 100%;
        text-align: center;
        border: none !important;
        margin-right: 0 !important;
        padding-right: 0 !important;
    }
}

@media (min-width: 600px) and (max-width: 991px) {
    .mob-main-logo-area {
        display: flex;
        justify-content: center;
    }
    .hero-section {
        margin-top: 1.5rem;
    }
    .hero-content {
        padding: 110px 0 0 0 !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .product-details-hue {
        padding-left: 20px !important;
    }
}

.store-details {
    padding: 40px;
    width: 380px;
    padding-top: 0px;
}

@media(max-width:1199) {
    .store-details {
        padding: 40px;
        width: 30%;
    }
}

@media (max-width: 1399px) {
    .hero-content h2 {
        font-size: 45px;
    }
    .hero-content p {
        font-size: 15px;
        margin: 25px 0 30px;
        line-height: 22px;
        letter-spacing: .030rem;
    }
    .hero-content {
        padding: 0 0px 0 0;
    }
    .about-product-section .product-details {
        width: 39%;
    }
    .about-product-section.common-bg .product-img {
        margin-bottom: 0;
    }
    .single-quality {
        padding: 0px 30px;
    }
    /* product-view-page */
    .product-showcase .single-product .content .button-container a {
        padding: 7px 6px;
        font-size: 13px;
    }
    .product-showcase .single-product .content .button-container a:nth-child(1) {
        width: 34px;
    }
    .product-showcase .single-product .content .button-container {
        gap: 6px;
    }
    .badge {
        top: 10 px !important;
        min-width: 53 px;
        padding: 7 px 9 px;
        border-radius: 4 px;
        font-size: 12px;
        font-weight: 300;
        left: 10 !important;
    }
    .hero-section.common-bg .hero-img img {
        margin-bottom: 0;
    }
    .product-filter-nav ul .select {
        font-size: 15px;
    }
    .product-filter-nav>ul>li {
        margin-right: 50px;
    }
    /* product-details-page */
    .trust-section .right-side .text-box p {
        font-size: 14px;
    }
}

.hero-content-lg-main {
    display: flex;
    align-items: center;
}

.hero-content.text-area-main p {
    margin: 15px 0 15px;
}

@media(max-width:991px) {
    .main-content-area-mob {
        padding-top: 125px !important;
    }
    .mobile-menu {
        z-index: 99999999 !important;
    }
    #mobnavbar {
        overflow: hidden;
        background-color: #fff;
        padding-bottom: 17px;
        z-index: 999999;
    }
    .sticky {
        position: fixed;
        top: 0;
        width: 100%;
    }
    .sticky+.content {
        padding-top: 60px;
    }
}

@media (min-width: 992px) and (max-width:4560px) {
    @-moz-document url-prefix() {
        .icons-on-scroll-nav-pro {
            max-width: 140% !important;
        }
    }
    .icons-on-scroll-nav {
        display: flex;
        justify-content: end;
        align-items: center;
    }
    .icons-on-scroll-nav-search {
        margin-top: 3px !important;
    }
    #mainLogo img {
        width: 17%;
    }
    .icon-nav-scroll ul {
        align-items: center;
        display: flex;
    }
    .ic-nav-scroll-cart {
        display: flex;
    }
    .navbar-on-scroll {
        display: none;
    }
    .main-nav-on-scroll {
        display: none !important;
    }
    .main-content-area {
        padding-top: 150px !important;
    }
    #navdesk {
        background-color: #fff;
        padding-bottom: 0px;
        z-index: 999999;
    }
    .stickyweb {
        position: fixed;
        top: 0;
        width: 100%;
    }
    .stickyweb+.content {
        padding-top: 60px;
    }
}

@media(max-width:991px) {
    .hero-content h2 {
        text-align: center;
    }
    .home-mob-text-align {
        text-align: center;
    }
    .home-mob-text-content {
        text-align: justify;
    }
    .header-top .container ul {
        margin-top: 10px;
        width: 100%;
    }
}

@media (max-width: 1199px) {
    .sm-view-margin {
        padding-top: 40px;
    }
    .about-product-section .product-details {
        width: 46%;
        padding: 0px 30px 0 0;
    }
    .about-product-section .product-img {
        width: 54%;
        direction: rtl;
        margin-bottom: 0;
    }
    .about-product-section.horizontal-opposite .product-details {
        padding: 0px 0px 0 0px;
    }
    .single-quality {
        padding: 0px 20px;
        margin-bottom: 60px;
    }
    .single-quality-outer:last-child .single-quality {
        margin-bottom: 0;
    }
    /* responsive-menu */
    .logo {
        margin: 0 auto;
    }
    .main-menu {
        display: none;
    }
    .size-menu {
        display: block;
        position: fixed;
        height: 100%;
        width: 100%;
        background: #fff;
        z-index: 999999;
        top: 0;
        left: 0;
        transform: translateX(-105%);
        transition: 0.3s;
    }
    .size-menu.active {
        transform: translate(0);
    }
    .ring-content-text-area {
        padding-left: 30px;
    }
    .size-menu .responsive-menu-close {
        position: absolute;
        right: 27px;
        top: 40px;
        cursor: pointer;
        display: inline-block;
    }
    .mobile-menu {
        display: block;
        position: fixed;
        height: 100%;
        width: 100%;
        background: #F5F5F5;
        z-index: 100;
        top: 0;
        left: 0;
        transform: translateX(-105%);
        transition: 0.3s;
    }
    .mobile-menu.active {
        transform: translate(0);
    }
    .mobile-menu .responsive-menu-close {
        position: absolute;
        right: 27px;
        top: 40px;
        cursor: pointer;
        display: inline-block;
    }
    .mobile-menu.page-1 {
        z-index: 100;
        padding: 80px 35px 20px 33px;
    }
    .mobile-menu.page-search {
        z-index: 100;
        padding: 80px 35px 20px 33px;
    }
    .mobile-menu.page-filter-by {
        z-index: 100;
        padding: 80px 35px 20px 33px !important;
    }
    .mobile-menu li a {
        font-family: var(--font2);
        font-size: 16px;
        display: block;
        margin-bottom: 40px;
        text-transform: uppercase;
        position: relative;
        transition: 0.2s;
    }
    .mobile-menu li a:hover {
        color: var(--theme__color1);
    }
    .mobile-menu>ul>li.has-submenu>a::after {
        content: '\f054';
        display: block;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        font-family: 'Font Awesome 5 Free';
        font-weight: 700;
        font-size: 14px;
        color: var(--theme__color4);
        transition: 0.3s;
    }
    .mobile-menu.page-1 ul li a.active::after {
        transform: rotate(-90deg);
    }
    .mobile-menu.page-2 {
        padding: 40px 35px 30px 22px;
        overflow: auto;
        opacity: 0;
        visibility: hidden;
    }
    .mobile-menu.page-2.active {
        opacity: 1;
        visibility: visible;
    }
    .mobile-menu.page-2 .head {
        margin-bottom: 50px;
        display: flex;
        align-items: center;
    }
    .mobile-menu.page-2 .head a {
        display: inline-block;
        margin-right: 15px;
        margin-bottom: 0;
    }
    .mobile-menu.page-2 .head p {
        display: inline-block;
        display: block;
        font-family: var(--font2);
        font-size: 16px;
    }
    .mobile-menu.page-2 .submenu {
        height: 0;
        overflow: auto;
        margin-bottom: 15px;
        transition: 0.3s;
        transform: translateX(-20px);
    }
    .mobile-menu.page-2 .submenu.active {
        height: initial;
        transform: translate(0);
    }
    .mobile-menu.page-2 .submenu li a {
        font-size: 18px;
        color: var(--theme__color4);
        margin-bottom: 28px;
        text-transform: none;
    }
    .mobile-menu.page-2 .submenu li a.all {
        color: var(--theme__color1);
    }
    .mobile-menu.page-2 .submenu li a:hover {
        color: var(--theme__color2);
    }
    .icon-nav.first ul li {
        margin: 0 20px 0 0 !;
    }
    .icon-nav.first ul li:last-child {
        margin: 0 !important;
    }
    .icon-nav ul li {
        margin: 0 0 0 20px;
    }
    .icon-nav ul li:first-child {
        margin: 0;
    }
    .ht-close {
        display: block;
        top: 17px;
        right: 12px;
    }
    .mobile-menu ul.account {
        border-top: 1px solid #DBDBDB;
        padding-top: 35px;
    }
    .mobile-menu ul.account li a img {
        margin-right: 8px;
    }
    .header-top .container {
        padding-right: 30px;
    }
    /* product-view-page */
    .product-view-section .head-part {
        display: none;
    }
    .product-view-section .head-part-mobile {
        display: flex;
    }
    .product-view-section .head-part-mobile .button {
        font-size: 12px;
        font-weight: 500;
        color: var(--theme__color2);
        text-transform: uppercase;
        padding: 18px 0px 20px 0;
        border: 1px solid var(--theme__color2);
        border-radius: 0;
        margin-right: 15px;
        width: 100%;
        display: flex;
        justify-content: center;
        height: 52px;
    }
    .nice-select-sortby-mob {
        line-height: 10px;
        margin-bottom: 0px;
        height: 52px;
    }
    .sortby-mob {
        font-size: 12px;
        font-weight: 500;
        color: var(--theme__color2);
        text-transform: uppercase;
        padding: 20px 0px 20px 0;
        border: 1px solid var(--theme__color2);
        border-radius: 0;
        margin-right: 15px;
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .breadcrumb ul li {
        margin-right: 7px;
        padding-right: 13px;
        font-size: 14px;
    }
    .hero-section.common-bg {
        padding: 41px 0 0;
    }
    .hero-img {
        margin-bottom: -100px;
    }
    .hero-img-product-mob {
        margin-bottom: 0px !important;
        padding-bottom: 0px !important;
    }
    .hero-img-product-mob img {
        padding-bottom: 0px !important;
    }
    .hero-section.common-bg {
        margin-bottom: 130px;
        margin-top: 20px;
    }
    .product-view-section {
        padding-top: 9px;
    }
    .product-view-section .show-summery p {
        margin: 24px 0 26px;
        font-size: 14px;
    }
    .product-showcase .single-product {
        background-color: #fff !important;
    }
    .product-showcase .product-showcase-inner {
        width: 100%;
    }
    .product-showcase .single-product .primary-img {
        position: static;
        height: initial;
        width: initial;
    }
    .product-showcase .single-product:hover .primary-img {
        opacity: 1;
        visibility: visible;
    }
    .product-showcase .single-product .single-product-inner {
        visibility: visible;
        opacity: 1;
        scale: 1;
    }
    .product-showcase .single-product .single-product-inner-inner {
        transform: scale(1);
        padding: 0;
    }
    .product-showcase .single-product {
        height: initial !important;
        position: relative;
        display: block !important;
    }
    .product-showcase .single-product .single-img {
        padding: 0px;
    }
    .product-showcase .single-product .single-product-inner {
        padding: 0;
        box-shadow: none;
    }
    .product-showcase .single-product .single-product-inner-inner {}
    .product-showcase .single-product .single-product-inner .img-slider {
        display: none;
    }
    .product-showcase .single-product .content {
        margin-top: 22px;
        padding: 0;
    }
    .product-showcase .single-product .content .button-container a:nth-child(1) {
        display: none;
    }
    .product-showcase .single-product .mobile-heart {
        position: absolute;
        top: 10px;
        left: 9px;
        font-size: 14px;
    }
    .product-showcase .single-product .mobile-heart:hover {
        background: transparent !important;
        color: var(--theme__color1);
    }
    .product-showcase .single-product .content p {
        font-size: 14px;
        line-height: 1.5;
        margin: -15px 0 0px;
        font-family: var(--font1);
        max-height: 60px;
        overflow: hidden;
    }
    .product-showcase .single-product .content .button-container a:nth-child(2) {
        background: transparent;
        color: var(--theme__color4);
        padding: 0;
        margin-top: 4px;
        cursor: text;
        padding-bottom: 3px;
    }
    .product-showcase .single-product .content .button-container a:nth-child(2):hover {
        background: transparent !important;
    }
    .product-showcase .single-product .content .button-container a:nth-child(2):focus {
        color: var(--theme__color4) !important;
    }
    .product-showcase .single-product .content .button-container a:nth-child(2) span {
        display: none;
    }
    .product-showcase .big-img-container {
        width: 100%;
    }
    .product-showcase .big-img-container img {
        width: 100%;
    }
    .product-showcase .part-2 .big-img-container {
        display: none;
    }
    .product-showcase .part-2 .product-showcase-inner {
        width: 100%;
    }
    @media(min-width800px) {
        .sortby-mob {
            display: none !important;
        }
    }
    @media (max-width:800px) {
        .nice-select.open .list {
            width: 100%;
        }
        .product-view-section .short-by-wrap .select {
            width: 100% !important;
        }
        .nice-select.right .list {
            width: 100%;
        }
        .badge.theme-2 {
            z-index: 1;
        }
        .dropup .dropdown-toggle::after {
            display: none;
        }
    }
    @media(max-width:320px) {
        .sortby-mob {
            font-size: 9px;
        }
        .product-view-section .head-part-mobile .button {
            font-size: 9px;
        }
    }
    /* product-details-section */
    .product-details-section {
        margin-top: 30px;
    }
    .product-img-show-wrap {
        display: none;
    }
    .product-img-show-mobile-wrap {
        display: flex;
        justify-content: center;
    }
    .product-img-slider {
        max-width: 450px;
    }
    .product-img-slider .owl-nav {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 100%;
        display: flex;
        justify-content: space-between;
        padding: 0 10px;
    }
    .product-img-slider .owl-nav button span {
        font-size: 18px;
    }
    .product-img-slider .owl-dots {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        padding: 20px 40px;
    }
    .product-img-slider .owl-dots .owl-dot {
        height: 6px;
        width: 6px;
        background: #BDBDBD !important;
        margin: 2px;
        border-radius: 50%;
        border: 1px solid transparent;
        transition: 0.3s;
    }
    .product-img-slider .owl-dots .owl-dot.active {
        background: transparent !important;
        border-color: #BDBDBD;
        transform: scale(1.5);
        margin: 0 5px;
    }
    .trust-section .right-side {
        margin-top: 12px;
    }
    .product-details-page .product-category-section {
        margin: 40px 0 0;
    }
    .trust-section {
        margin-top: 80px;
    }
    .product-details-page .service-quality-section {
        margin-top: 90px;
    }
    .product-details-page .product-category-section {
        margin: 25px 0 0;
    }
    .trust-section {
        margin-top: 0px;
    }
    .product-details-page .product-category-section {
        margin-top: 63px;
    }
    /* cart-page */
    .section-structure-2 .left-side {
        width: 100%;
        padding-right: 0;
    }
    .section-structure-2 .right-side {
        width: 100%;
    }
    .trust2-section {
        padding: 105px 0 120px;
        margin: 60px 0 100px;
    }
    .cart-page .service-quality-section {
        margin-bottom: 90px;
    }
    .cart-page .breadcrumb {
        margin-top: 20px;
    }
}

@media (max-width: 991px) {
    .about-product-section .product-details {
        width: 100%;
        margin-top: 30px;
        padding: 0;
    }
    .about-product-section .product-img {
        width: 100%;
        display: flex;
        justify-content: center;
        order: -3;
    }
    .about-product-section {
        margin-top: 0px;
        padding-bottom: 30px;
    }
    .about-product-section.about-product-4 {
        margin-top: 0;
    }
    .about-product-section.about-product-4 .product-img {
        margin-top: 0;
    }
    .testimonial-slider-outer {
        width: 100%;
    }
    .testimonial-img {
        width: 100%;
        margin-top: 0;
        display: flex;
        justify-content: center;
        order: 5;
        margin-bottom: -398px;
    }
    .testimonial-img img {
        max-width: 340px;
    }
    .testimonial-section .container {
        flex-wrap: wrap;
    }
    .testimonial-section {
        padding: 45px 0 0;
        margin-top: 0px;
        margin-bottom: 450px;
    }
    .service-quality-section .head-part h3 {
        margin: 0px 0 40px;
    }
    .social-product-section .container {
        flex-wrap: wrap;
    }
    .social-product-section .content {
        width: 100%;
    }
    .social-product-section .image img {
        width: 420px;
    }
    .social-product-section .image {
        margin-left: 0;
    }
    .social-product-section {
        padding: 5px 0 48px;
        margin-top: 60px;
    }
    .footer-bottom {
        background: #F5F5F5;
    }
    .footer-bottom ul.condition {
        position: static;
        margin-bottom: 8px;
        display: flex;
        transform: translateY(0);
    }
    .footer-bottom .container {
        display: flex;
        align-items: center;
        flex-direction: column;
    }
    .single-quality-outer:not(:last-child)::after {
        display: none;
    }
    /* product-view-page */
    .after-showcase .button {
        margin: 4px 0;
    }
    .after-showcase {
        padding: 19px 0 16px;
    }
    /* checkout-page */
    .section-structure-3 .head-part {
        margin-bottom: 5px;
    }
    .checkout-section {
        padding: 0px 0 30px;
    }
    .section-structure-3 .main-part {
        flex-wrap: wrap;
    }
    .section-structure-3 .main-part .left-side {
        width: 100%;
    }
    .section-structure-3 .main-part .right-side {
        width: 100%;
    }
    .shopping-details p {
        padding: 15px 0 15px;
        margin-bottom: 0px;
        border: none;
    }
    .shipping-method h3 {
        padding: 33px 0 20px;
        margin-bottom: 0px;
        border: none;
    }
    .gift-message p {
        font-size: 16px;
    }
    .gift-message .select {
        font-size: 14px;
        padding: 0 30px 0 0;
        margin: 15px 0 21px;
    }
    .order-summery .single-order {
        display: none;
    }
    .order-summery {
        padding: 0 0px;
        background: #FDFDFD;
    }
    .help-box {
        padding: 0 0px;
    }
}

@media(min-width:1900px) {
    .button-in-form-mob {
        padding: 13px 30px;
        height: 50px !important;
    }
    .contact-form-btn {
        padding: 13px 30px;
    }
}

@media (max-width: 767px) {
    .category-card h4 {
        font-size: 13px !important;
        text-align: center;
    }
    .category-mob-view {
        margin-bottom: 30px;
    }
    .product-category-section .head-part h3 {
        margin-bottom: 35px !important;
        text-align: left;
    }
    .category-card {
        border: none !important;
        margin-bottom: 20px;
        border-radius: 0px !important;
    }
    .button-in-form-mob {
        padding: 10px 5px !important;
        font-size: 14px !important;
    }
    .product-category-section .owl-nav button {
        height: 42px;
        width: 42px;
    }
    h5,
    .h5 {
        font-size: 14px;
        margin-bottom: 28px;
    }
    .hero-content h2 {
        font-size: 34px;
    }
    .hero-content p {
        font-size: 15px;
        margin: 25px 0 36px;
        line-height: 22px;
        letter-spacing: .030rem;
    }
    .default-button {
        padding: 21px 27px;
        font-size: 16px;
        border-radius: 0;
    }
    .about-product-section .product-details h3 {
        font-size: 34px;
    }
    .about-product-section .product-details p {
        font-size: 15px;
        margin: 20px 0 24px;
        letter-spacing: .030rem;
        line-height: 22px;
    }
    .product-category-section .owl-nav {
        top: -65px;
        right: 0;
        width: 93px;
        left: unset;
    }
    .product-category-section .head-part h3 {
        margin: -5px 0 95px;
        font-size: 30px;
    }
    .product-category h4 {
        font-size: 18px;
        margin: 22px 0 15px;
    }
    .single-testimonial h4 {
        font-size: 18px;
    }
    .single-testimonial .name {
        font-size: 19px;
        margin: 30px 0 15px;
    }
    .testimonial-slider .owl-dots {
        margin: 45px 0 30px;
    }
    .single-quality .image {
        height: 95px;
        width: 95px;
    }
    .single-quality h4 {
        margin: 27px 0 23px;
        font-size: 19px;
    }
    .single-quality p {
        font-size: 14px;
        font-weight: 400;
        color: var(--theme__color4);
        line-height: 1.55;
    }
    .social-product-section {
        margin-top: 0;
    }
    .footer-section h4 {
        font-size: 18px;
        margin-bottom: 13px;
    }
    .footer-section p {
        font-size: 14px;
        margin-bottom: 19px;
    }
    .footer-top {
        padding-bottom: 20px;
    }
    .footer-bottom ul.condition {
        margin-bottom: 13px;
    }
    .footer-bottom {
        padding: 25px 0 8px;
    }
    /* product-view-page */
    .product-showcase .single-product .content p {
        max-height: 42px;
        overflow: hidden;
    }
    .product-showcase .single-product {
        width: calc(50% - 12px);
    }
    /* cart-page */
    .cart-page .breadcrumb {
        margin-top: 13px;
    }
    .section-structure-2 .head-part a {
        margin: 24px 0 23px;
    }
    .shopping-bag .single-item .details-box-1 h5 {
        display: none;
    }
    .shopping-bag .single-item .details-box-2 h4 {
        display: none;
    }
    .shopping-bag .single-item .details-box-1 h6.mobile-price {
        display: block;
    }
    .shopping-bag .single-item .details-box-1 .quantity-wrap h6 {
        color: var(--theme__color4);
    }
    .shopping-bag .single-item .details-box-1 h4 {
        font-family: var(--font2);
    }
    .shopping-bag .single-item .img-box {
        width: 135px;
        margin-right: 12px;
    }
    .shopping-bag .single-item .details-box-1 {
        padding-top: 5px;
        font-family: var(--font4);
    }
    .shopping-bag .single-item .details-box-2 ul li {
        margin-left: 10px;
        width: 12px;
    }
    .shopping-bag .single-item .details-box-2 ul li:nth-child(1) {}
    .shopping-bag .single-item .details-box-2 {
        padding-top: 5px;
    }
    .shopping-bag .single-item {
        padding: 20px 0 9px;
        border: none;
    }
    .order-summery ul li {
        font-size: 14px;
        padding: 8px 0 5px;
    }
    .order-summery h4 {
        font-size: 18px;
        margin: 15px 0 16px;
    }
    .order-summery ul li a {
        width: 100%;
        margin-top: 27px;
        padding: 14px 27px;
    }
    .shopping-bag .single-item .details-box-1 .link-button {
        font-size: 12px;
        color: var(--theme__color4);
        font-family: var(--font1) !important;
    }
    .help-box h4 {
        font-size: 14px;
    }
    .help-box .select {
        font-size: 14px;
    }
    .help-box .head {
        margin: 17px 0 23px;
        padding: 21px 0;
    }
    .help-box ul li {
        font-size: 14px;
    }
    .trust2-section {
        background: url('../images/trust2-mobile.jpg') no-repeat left top/cover;
        padding: 105px 0 120px;
        margin: 40px 0 50px;
    }
    .trust2-section .content {
        width: initial;
        max-width: 400px;
        padding-left: 100px;
    }
    /* checkout-page */
    .shipping-method .radio-options input[type="radio"] {
        height: 20px;
        width: 20px;
        margin-right: 8px;
    }
    .checkout-form .input-group.double-column {
        gap: 0;
        flex-wrap: wrap;
    }
    .checkout-form .input-group.double-column input[type="text"],
    .checkout-form .input-group .select {
        width: 100%;
    }
    /* payment page */
    .payment-option label {
        font-size: 14px;
    }
    .payment-option label input[type="radio"] {
        height: 20px;
        width: 20px;
        margin-right: 8px;
    }
    .payment-details .input-group label {
        font-size: 14px;
        margin: 0 0 7px;
    }
    .payment-details {
        margin-top: 30px;
        padding-top: 25px;
    }
    .payment-details .input-group .inner {
        gap: 10px;
    }
    .payment-details .input-group input[type="text"] {
        margin-bottom: 28px;
    }
    .payment-details .input-group.three-column .column .select {
        margin-bottom: 28px;
    }
    .agree-at-terms-text {
        font-size: 14px;
        margin: -4px 0 5px;
        border-bottom: 1px solid var(--theme__color5);
        padding-bottom: 20px;
    }
    .section-structure-3 .main-part .left-side {
        padding-right: 0;
    }
    .payment-option label .image li {
        margin-right: 14px;
    }
    .payment-details .input-group.tow-column .inner {
        flex-wrap: wrap;
    }
    .payment-details .input-group.tow-column .column {
        width: 100%;
    }
}

@media (max-width: 575px) {
    .discount-badge-mob {
        top: 3px !important;
        left: 3px !important;
        padding: 5px 5px !important;
        min-width: 40% !important;
        font-size: 10px !important;
    }
    /* product-details-page */
    .product-details-section .product-details {
        padding: 0;
    }
    .product-details-section {
        margin-top: 22px;
    }
    .product-category-section.related-product .head-part h3 {
        font-size: 21px;
        margin: 0 0 21px;
    }
    .product-category-section.related-product .owl-nav {
        top: -70px;
        right: 0;
        left: unset;
    }
    .product-details-page .product-category-section {
        margin-top: 25px;
    }
    .related-product .product-category {
        padding-bottom: 0px;
    }
    .trust-section .right-side .text-box h4 {
        margin: 35px 0 28px;
    }
    .float-link {
        font-size: 14px;
        padding: 7px 14px;
        border-radius: 4px;
        bottom: 19px;
        left: 21px;
    }
    .product-details-page .service-quality-section {
        margin-top: 45px;
    }
    .product-details-section .product-details .filter-type.radio label {
        width: 160px;
    }
    /* cart-page */
    .trust2-section {
        padding: 70px 0 55px;
    }
    /* checkout-page */
    .section-structure-3 .main-part .left-side {
        padding-right: 0;
    }
    /* payment-page */
}

@media (max-width: 670px) {
    .footer-section .input-group input[type="text"] {
        width: 100%;
    }
    .footer-section .input-group {
        flex-wrap: wrap;
    }
    .footer-section .input-group input[type="submit"] {
        height: 48px;
        margin-top: 20px;
        width: 100%;
    }
    .footer-section .input-group img {
        top: 12px;
        transform: translateY(0);
    }
}

@media(max-width:1500) {
    .store-details-header {
        font-size: 19px !important;
    }
}

@media(max-width:1900) {
    .jw-details {
        padding-left: 15%;
    }
    .store-details {
        padding: 40px;
        width: 30%;
    }
    .store-details-header {
        font-size: 24px !important;
    }
}