@media (min-width: 2000px) and (max-width: 6000px) {
    .fancybox-image,
    .fancybox-spaceball {
        width: 900px !important;
    }
}

@media (min-width: 1000px) and (max-width: 1440px) {
    .menuopen .fix-menu.animate__animated.animate__slideInRight .search-box .serc {
        position: absolute;
        top: 22px;
        right: 40px !important;
    }
    body.menuopen .navigation {
        margin-right: 10px;
    }
}

@media (max-width: 2000px) {
    .img-hover {
        width: 100% !important;
        height: 100% !important;
    }
    td.actions.lastUpdatecart {
        float: left;
    }
    .fix-menu-left img {
        margin: 0 auto;
    }
    /* .box_bottom_left a {
        padding: 20px 0 !important;
        height: 10vh;
    }
    .box_bottom_right a {
        padding: 0;
        height: 10vh;
        display: flex !important;
        align-items: center;
        justify-content: center;
    } */
}

@media(min-width: 1920px) and (max-width: 2560px) {
    /* .box_bottom_left a {
        padding: 20px 0 !important;
        height: 15vh;
    }
    .box_bottom_right a {
        padding: 0;
        height: 1vh;
        display: flex !important;
        align-items: center;
        justify-content: center;
    } */
    .img-hover {
        width: 100% !important;
        height: 100% !important;
    }
    .product>.custom-loop {
        position: relative;
        height: 36rem;
        width: 100%;
    }
    .woocommerce-cart .woocommerce-cart-form .actions button[name=update_cart] {
        margin-right: 10px;
    }
    .woocommerce-cart .woocommerce-cart-form .actions .input-text {
        margin-right: 50px;
        width: 284px !important;
    }
    .shop-menu-search {
        margin-top: 5px;
    }
    .my-design-banner img {
        margin: 0px !important;
        padding: 0px;
        max-width: 100%;
        width: 100%;
    }
   /* .fix-menu .box-footer {
        height: 7vh;
        padding-top: 5rem;
    }
	*/
}

@media(min-width:1911px) and (max-width:1920px) {
    .dropzone {
        padding: 23px 6.3rem !important;
    }
}


/* @media (max-width:1911px) {
    div#myDrop {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-column-gap: 3px;
        width: 100%;
    }
}

@media(max-width:1820px) {
    div#myDrop {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-column-gap: 3px;
        width: 100%;
    }
} */

@media (min-width: 1921px) {
    .fix-menu.animate__animated.animate__slideInRight>.full-section>.container {
        width: 100% !important;
        margin: 0 auto;
    }
    .container {
        width: 100% !important;
    }
    .menuopen .search-box {
        max-width: 99%;
    }
    .search-box #searchVVVV {
        max-width: 100%;
    }
}

@media (max-width: 1899px) {
    .contact-detail-box .acc-head.card.p-3.rounded-0 {
        margin-top: 3.9rem;
    }
    body.post-type-archive-lookbook .search-box #searchVVVV {
        background: transparent;
        max-width: 100%;
    }
    .search-box #searchVVVV {
        max-width: 100% !important;
    }
    .menuopen .search-box {
        max-width: 100% !important;
    }
    .woocommerce .content-area {
        max-width: 1550px !important;
        /* padding: 4vw 6vw; */
        margin: 0 auto;
    }
    /* .fix-menu .box-footer {
        height: 17vh;
        padding-top: 5.2rem;
    } */
}

@media only screen and (min-width: 1168px) {
    .woocommerce .content-area {
        /* max-width: fit-content !important; */
        padding: 4vw 6vw;
        margin: 0 auto;
    }
}

@media (max-width: 1920px) and (min-width: 1900px) {
   /* .fix-menu .box-footer {
        height: 7vh;
        padding-top: 5.2rem;
    }
	*/
    .contact-detail-box .acc-head.card.p-3.rounded-0 {
        margin-top: 3.9rem;
    }
    .desktop-review {
        padding: 0 0rem 0 21rem;
    }
    .woocommerce .content-area {
        max-width: 1550px !important;
        /* padding: 4vw 6vw; */
        margin: 0 auto;
    }
    nav.woocommerce-MyAccount-navigation {
        padding-left: 33%;
        padding-top: 27.9%;
    }
    .woocommerce-MyAccount-navigation-wrap a.custom-logo-link {
        padding-left: 33%;
        display: block;
        padding-top: 15px;
    }
}

@media (max-width: 2160px) and (min-width: 1920px) {
    .shop-menu-box {
        width: 31%;
    }
    /* .menuopen .fix-menu.animate__animated.animate__slideInRight .search-box .serc {
    position: absolute;
    top: 22px;
    right: 10px;
} */
}

@media (max-width: 2360px) and (min-width: 2161px) {
    .shop-menu-box {
        width: 34%;
    }
    .search-box {
        width: 95%;
    }
}

@media (max-width: 2560px) and (min-width: 2361px) {
    .shop-menu-box {
        width: 36%;
    }
}

@media (min-width: 1441px) and (max-width: 2600px) {
    .onsale {
        position: absolute;
        top: -50px !important;
    }
    .product>.custom-loop {
        position: relative;
        height: 30rem !important;
        width: 100%;
    }
}

@media (max-width:1920px) {
    .woocommerce-cart .woocommerce-cart-form .actions .button {
        width: 287px;
    }
    .woocommerce-cart .woocommerce table.cart td.actions,
    .woocommerce-cart .woocommerce-page table.cart td.actions {
        text-align: right;
        /* padding: 35px 0 !important; */
        /* border-bottom: 1px solid #ddd; */
    }
    .product>.custom-loop {
        position: relative;
        height: 36rem;
        width: 100%;
    }
    .menuopen .search-box {
        max-width: 1542px;
    }
    .menuopen .fix-menu.animate__animated.animate__slideInRight .search-box .serc {
        position: absolute;
        top: 22px;
        right: 27px;
    }
    /* .woocommerce-cart .woocommerce-cart-form .actions button[name=update_cart] {
        margin-right: 22px;
    } */
    /* .woocommerce-cart .woocommerce-cart-form .actions .input-text {
        margin-right: 30px;
    } */
    .search-box #searchVVVV {
        max-width: 1562px;
        /* margin-left: 22px; */
        position: relative;
    }
    body.woocommerce-account .search-box .serc {
        position: absolute;
        top: 15px;
        right: 208px;
    }
    .login-box .full-section .fix-menu-right {
        padding: 0px 205px;
    }
    /* .container {
    margin: 0 auto !important;
} */
}

@media (max-width: 1743px) {
    .login-box .full-section .fix-menu-right {
        padding: 0px 20px;
    }
}

@media (max-width: 1543px) {
    /*.fancybox-image,
    .fancybox-spaceball {
        width: 420px !important;
    }*/
    .login-box .full-section .fix-menu-right {
        padding: 0px 40px;
    }
}

@media (min-width: 2001px) and (max-width: 3000px) {
    .login-box .full-section .fix-menu-right {
        padding: 0px 47px;
    }
    .fix-menu .box-footer .footer-bottom-left,
    .fix-menu .box-footer .footer-bottom-right {
        padding: 0px;
    }
    .fix-menu.animate__animated.animate__slideInRight>.full-section>.container {
        width: -webkit-fill-available !important;
        margin: 0 auto;
        padding: 0 47px;
    }
    .container {
        width: -webkit-fill-available !important;
        margin: 0 auto;
        padding: 0 47px;
    }
    .review-top {
        margin: -100px 0 0 0!important;
        padding: 0;
    }
}

@media only screen and (max-width:1440px) {
    .register .login-box .fix-menu-right-box {
        height: 100%;
        padding-top: 0;
    }
    .login-logo {
        margin-bottom: 30px;
    }
    .for-me-box .for-me-img img {
        width: 100%;
        height: 300px;
    }
    .login-box .full-section .fix-menu-right {
        padding: 0px 40px;
    }
   /* .fix-menu .box-footer {
        height: 17vh;
        padding-top: 0rem;
    }
	*/
    /* .login-box .box-header .header {
        padding-right: 13px !important;
    } */
    .woocommerce-cart .woocommerce table.cart td.actions,
    .woocommerce-cart .woocommerce-page table.cart td.actions {
        text-align: right;
        /* padding: 25px 50px 25px 0 !important; */
        /* border-bottom: 1px solid #ddd; */
    }
    .product>.custom-loop {
        position: relative;
        height: 29rem;
        width: 100%;
    }
    body.woocommerce-account .search-box .serc {
        position: absolute;
        top: 15px !important;
        right: 70px !important;
    }
    .woocommerce-cart .woocommerce-cart-form .actions .input-text {
        margin-right: 30px;
        width: 280px !important;
    }
    /* body.menuopen .navigation {
    margin-right: 10px;
} */
    .menuopen .login-box .full-section .fix-menu-right {
        padding: 0px 20px;
    }
    .shop-menu-search {
        padding: 0px;
        float: left;
        width: 100%;
        margin-top: 8px;
    }
    /*.login-box .fix-menu-left img {
max-width: 100%!important;
display: block;
width: 100vw;
height: 100vh!important;
}*/
    .login-box .fix-menu-left img {
        max-width: 100% !important;
        display: block;
        width: auto !important;
        height: auto !important;
    }
}

@media (min-width: 1365px) and (max-width:1370px) {
    .login-box .full-section .fix-menu-right {
        padding: 0px 34px;
    }
}


/* @media (min-width:1290px) and (max-width: 1440px) {
    .fix-menu .box-footer {
        height: 17vh;
        padding-top: 2rem;
    }
} */

@media (min-width: 1201px) and (max-width: 1439px) {
    .login-box .box-header .header {
        padding-right: 13px !important;
    }
    .box-header .navigation .menu a span {
        top: 30px;
    }
    .header {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .navigation .menu a span {
        top: 10px;
    }
    .home-payment-box-link ul {
        margin-right: 45px;
    }
   
   
    .woocommerce-cart .cart_totals .checkout-button {
        width: 240px;
    }
    .woocommerce-cart .woocommerce-cart-form .actions .input-text {
        margin-right: 53px;
        width: 238px !important;
    }
    .woocommerce-cart .woocommerce-cart-form .actions .button {
        width: 239px !important;
        /* margin-right: 45px !important; */
    }
    .woocommerce-cart .cart_totals h2 {
        font-size: 24px;
    }
    .box-menu {
        height: 70vh;
        margin-top: 15px;
    }
    .fix-menu-left img {
        max-width: 80% !important;
        height: 70vh !important;
        width: 100vw;
        margin-right: 20%;
    }
    /*.fix-menu-right-box{ height:70vh;}*/
    .fix-menu-right-box {
        height: auto;
    }
    /*.right-menu ul li a{    height: 10vh; padding:0px;}*/
    .right-menu ul li a {
        height: auto;
        padding: 20px 0px;
    }
    .woocommerce-account .woocommerce-MyAccount-content {
        margin: 0px;
    }
    .logo-form label {
        font-size: 12px;
    }
    .logo-form label span a {
        font-weight: normal;
        font-size: 12px;
    }
}

@media (max-width: 1300px) and (min-width:1201px) {
    /* .container {
    width: 1170px !important;

} */
    .product>.custom-loop {
        position: relative;
        height: 27rem;
    }
}

@media (max-width: 1200px) and (min-width:1100px) {
    .onsale {
        position: absolute;
        top: -37px !important;
    }
    .product>.custom-loop {
        position: relative;
        height: 25rem;
    }
}

@media (max-width: 1099px) and (min-width:992px) {
    .onsale {
        position: absolute;
        top: -29px !important;
    }
    .product>.custom-loop {
        position: relative;
        height: 22rem;
    }
}

@media (max-width: 1099px) and (min-width:767px) {
    .mob-footer-full {
        width: 100% !important;
    }
    .mob-footer-haf {
        width: 50% !important;
    }
    .footer .full-section h3 {
        font-size: 24px;
    }
    .footer .full-section h3 {
        font-size: 24px;
    }
    .footer .full-section h3 {
        font-size: 24px;
        padding: 20px 0;
    }
    .mob-footer-full .footer-left {
        width: 100%;
    }
}

@media only screen and (max-width: 991px) {
    .mobiliesticky header.sticky {
        position: sticky !important;
        top: 0px;
    }
    .login-box .full-section .fix-menu-right {
        padding: 0px;
        width: 100%;
    }
    /* .homepage .banner-fullwidth:before {
        background-attachment: scroll;
        background-size: auto 100%;
    }*/
    .products.columns-3 .show-box-hov .alg-wc-wl-btn .alg-wc-wl-view-state {
        width: 40px;
        height: 40px;
    }
    .show-box-hov ul li.link-2 a {
        width: 40px;
        height: 40px;
    }
    .show-box-hov ul li.link-3 a {
        width: 40px;
        height: 40px;
    }
    .shop-menu-search {
        padding: 0px;
        float: left;
        width: 100%;
        margin-top: 21px;
    }
    .product>.custom-loop {
        position: relative;
        height: 20rem;
    }
}

@media (max-width: 900px) {
    /* .container {
    width: 1170px !important;
} */
    .outer-warpper .log-p {
        margin-bottom: 0 !important;
    }
}

@media (min-width: 992px) and (max-width: 1883px) {
    .woocommerce-cart .woocommerce table.cart td.actions,
    .woocommerce-cart .woocommerce-page table.cart td.actions {
        text-align: right;
        /* padding: 25px 0px 25px 0 !important; */
    }
    .fix-menu-right-box .right-menu h1 {
        font-size: 30px;
        margin: 0px 0 9px;
    }
    .login-logo img {
        width: 40% !important;
        margin: 10px auto;
    }
    .login-box .fix-menu-right-box {
        margin-top: 0px;
    }
    .page-template-register .log-p {
        margin: 0px;
    }
    .page-template-register.page-template-register-php .login-box .box-menu {
        height: 140vh;
    }
}

@media only screen and (max-width: 1280px) {
    .look-book-right h1 {
        margin: 50px 0 0;
        font-size: 20px;
    }
    .look-book-right p {
        padding: 30px 0 0px 60px;
        font-size: 14px;
    }
    .look-book-right span a {
        padding: 50px;
    }
    .look-book-right span {
        bottom: 23%;
        right: 10%;
    }
    .woocommerce-cart .woocommerce-cart-form .actions .button {
        width: 200px;
        font-size: 12px;
    }
    .woocommerce-cart .woocommerce-cart-form .actions .input-text {
        width: 200px !important;
        font-size: 12px;
        margin-right: 70px;
    }
    .woocommerce-cart .cart_totals .checkout-button {
        width: 200px;
        font-size: 12px;
    }
    .review-radio-right .radio-btn.radio-yes {
        width: 100%;
    }
    .review-bottom-btn-left a {
        font-size: 10px;
    }
    .review-bottom-btn-right a {
        font-size: 10px;
    }
    /*.login-box .fix-menu-left-img {width: 59%;position: absolute;left: -10%;display: table-cell;vertical-align: middle;height: 100%;}*/
    .login-box .fix-menu-left-img {
        width: 59%;
        position: relative;
        left: 0%;
        display: table-cell;
        vertical-align: middle;
        height: 100%;
    }
    .login-box .fix-menu-left {
        margin: 0px;
        padding: 0px;
        width: 50%;
        height: 100%;
        float: left;
        display: table;
        vertical-align: middle;
    }
    .woocommerce-account .woocommerce-MyAccount-content {
        margin: 0px;
    }
}

@media only screen and (max-width: 1200px) {
    .leftsectioncolor {
        width: 26% !important;
        float: left !important;
    }
    .woocommerce-cart .woocommerce-cart-form .actions .input-text {
        width: 220px !important;
        font-size: 12px;
        margin-right: 50px;
    }
    .woocommerce-cart .woocommerce-cart-form .actions .button {
        width: 240px !important;
        margin-right: 25px !important;
    }
    .navigation .menu a span {
        top: 10px;
    }
    .fix-menu-left {
        width: 56%;
    }
    .right-menu ul li a {
        font-size: 22px;
        padding: 0px 0 15px;
    }
   
    .home-payment-box-link ul {
        margin-right: 25px;
    }
    .home-payment-box {
        padding: 15px 0 0;
    }
    .home-payment-box-link ul li a {
        padding: 0 30px 0 0;
    }
    .login-box .box-menu {
        height: 100%;
        float: left;
        width: 100%;
        /*margin-top: 15px;*/
    }
    .fix-menu-left img {
        max-width: 80% !important;
        height: 68vh !important;
        width: 100vw;
        margin-left: 0px;
        margin-right: auto;
    }
    /*.fix-menu-right-box{ height:70vh;}*/
    .fix-menu-right-box {
        height: auto;
    }
    /*.right-menu ul li a{height: 10vh; padding:0px;}*/
    .right-menu ul li a {
        height: auto;
        padding: 20px 0px;
    }
   /* .fix-menu .box-footer .footer-bottom-left {
        padding: 1vh 0px 2vh;
    }
    .fix-menu .box-footer .footer-bottom-right {
        padding: 1vh 0px 2vh;
    }*/
}

@media only screen and (max-width: 1199px) {
    td.actions.lastUpdatecart {
        float: left;
    }
    body.woocommerce-account .search-box .serc {
        position: absolute;
        top: 15px;
        right: 64px;
    }
    .look-book-right h1 {
        margin: 50px 0 0;
        font-size: 20px;
    }
    .look-book-right p {
        padding: 30px 0 0px 60px;
        font-size: 14px;
    }
    .look-book-right span a {
        padding: 50px;
    }
    .look-book-right span {
        bottom: 23%;
        right: 10%;
    }
    /*.header .branding { margin:15px 0 0;}*/
    .footer .full-section p {
        font-size: 12px;
    }
    /*.inner-pages{ margin-top:50px;}*/
    .contactus-address span a {
        font-size: 15px;
    }
    .contactus-address span {
        font-size: 15px;
    }
    .contactus-address h1 {
        font-size: 15px;
    }
    .contactus-address {
        min-height: 170px;
    }
    .contactus-top {
        margin: 0px 0 30%;
    }
    .review-radio-right .radio-btn.radio-yes {
        width: 100%;
    }
    .review-bottom-btn-left a {
        font-size: 10px;
    }
    .review-bottom-btn-right a {
        font-size: 10px;
    }
    .box-footer .footer-bottom-left {
        font-size: 9px;
    }
    .box-footer .footer-bottom-right {
        font-size: 9px;
    }
    .desktop-design .radio-btn {
        width: 50%;
        margin: 0px;
    }
    .my-grid-1 .radio-btn.view-radio {
        width: 50%;
    }
    .upload-popup-bottom-right {
        float: left;
        width: 75%;
    }
    .upload-popup-bottom-left {
        margin-right: 20px;
    }
    .upload-popup-bottom-text {
        margin: 0px;
    }
    .progress {
        height: 5px;
    }
    .progress-bar {
        height: 5px;
    }
    .upload-popup-bottom-text label {
        float: left;
        font-size: 10px;
    }
    .upload-popup-bottom-text span {
        float: right;
        font-size: 10px;
    }
}

@media(max-width:1243px) {
    html[lang=en-US] .box_bottom_left a {
        padding: 10.2px 0;
    }
    html[lang=zh-TW].box_bottom_left a {
        padding: 20.5px 0 !important;
    }
}

@media only screen and (max-width: 991px) {
    html[lang=en-US] .box_bottom_left a {
        padding: 20px 0;
    }
    .up-photo-3.mobile_up {
        display: block;
    }
    .box_bottom_right a {
        padding: 30.5px 0;
    }
    .up-photo-3 {
        text-align: end;
        display: block;
        font-size: 12px;
    }
    .woocommerce-checkout form #order_review_heading {
        margin-top: 4rem;
        font-size: 20px;
    }
    .woocommerce-checkout h1.payment-heading {
        font-size: 20px !important;
    }
    .box_bottom_left a {
        padding: 20px 0;
    }
    /* .box_bottom_left a {
        padding: 20px 0 !important;
        height: 20vh;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .box_bottom_right a {
        padding: 40px 0 !important;
        height: 20vh;
        display: flex !important;
        align-items: center;
        justify-content: center;
    }
    .box_bottom_right a {
        padding: 40px 0;
    } */
    table.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table {
        overflow: scroll;
        overflow-x: scroll;
        width: 100%;
        white-space: nowrap;
        /* display: block; */
        overflow-y: hidden;
    }
    .woocommerce-account table.account-orders-table tr th {
        text-align: left;
        width: 10%;
    }
    .woocommerce-account table.shop_table tbody tr.order td {
        padding: 10px;
        text-align: left;
        border-bottom: 1px solid #e5e5e5;
    }
    .woocommerce-account table.shop_table tbody tr.order td {
        padding: 10px !important;
    }
    .summary.entry-summary {
        width: 100% !important;
        margin-bottom: 4rem !important;
    }
    .User-Guide-img a img {
        width: 100%;
        margin-top: 3rem;
    }
    td.actions.lastUpdatecart {
        float: left;
    }
    .login-box .box-header {
        margin-top: 0px;
    }
    .inner-pages {
        margin-top: 0px;
    }
    .login-box .box-menu {
        height: auto;
    }
    .page-template-register.page-template-register-php .login-box .box-header {
        margin-top: 50px;
    }
    .look-book-right h1 {
        margin: 40px 0 0;
        padding: 0px 0 0px 60px;
        color: #fff;
        font-family: 'Poppins-Black';
        font-size: 15px;
    }
    .look-book-right p {
        font-size: 12px;
        padding: 30px 0 0px 60px;
    }
    .look-book-right span {
        margin: 0px;
        padding: 0px;
        position: absolute;
        bottom: 22%;
        right: 14%;
    }
    .look-book-right span a {
        padding: 40px;
    }
    .header .branding {
        margin: 15px 0 0;
    }
    .footer-search button.nostyle {
        width: 20px;
        top: 29px;
    }
    .lookbook-iiner-box-left h1 {
        font-size: 30px;
    }
    .lookbook-iiner-box-left {
        width: 100%;
    }
    .lookbook-iiner-box-2-right .lookbook-inner-box-left h1 {
        font-size: 16px;
    }
    .lookbook-iiner-box-2-right .lookbook-inner-box-left span {
        font-size: 14px;
    }
    .ourstory-box-part-right .lookbook-iiner-box-right h1 {
        font-size: 30px;
    }
    .ourstory-box .lookbook-iiner-box-left {
        width: 100%;
    }
    .ourstory-box .lookbook-iiner-box-left p {
        width: 100%;
    }
    .ourstory-box .lookbook-iiner-box-left h1 {
        font-size: 50px;
    }
    .woocommerce-checkout #ship-to-different-address label span {
        font-size: 20px;
        padding-bottom: 20px;
    }
    .woocommerce-checkout .woocommerce-billing-fields h3 {
        font-size: 20px;
    }
    .woocommerce-checkout button[name=apply_coupon] {
        width: 100%;
    }
    .woocommerce-cart .woocommerce-cart-form .actions .button {
        width: 200px;
        font-size: 12px;
    }
    .woocommerce-cart .woocommerce-cart-form .actions .input-text {
        width: 200px !important;
        font-size: 12px;
        margin-right: 30px;
    }
    .woocommerce-cart .woocommerce-cart-form .actions .button {
        width: 240px !important;
        margin-right: 15px !important;
    }
    .woocommerce-cart .cart_totals .checkout-button {
        width: 200px;
        font-size: 12px;
    }
    .woocommerce-cart .cart_totals h2 {
        font-size: 24px;
    }
    .woocommerce-cart .heding h1 {
        font-size: 24px;
    }
    .woocommerce-cart .woocommerce-cart-form table tr td {
        font-size: 12px;
    }
    .woocommerce-cart .woocommerce-cart-form table th {
        font-size: 12px;
        font-weight: normal;
    }
    .single-left-cont .shop-inner-box-left:nth-child(2) {
        margin: 20px 0px;
    }
    .single-left-cont .woocommerce-product-gallery,
    .single-left-cont .shop-inner-box-left:nth-child(3) {
        margin: 0px;
    }
    .inner-pages.shop-inner-top .product>.row {
        display: flex;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        background-color: white;
        box-shadow: -1px -6px 20px #b1a2a22b;
    }
    .inner-pages.shop-inner-top .product .col-xs-12.col-sm-6.col-md-6:nth-child(1) {
        order: 2;
    }
    .inner-pages.shop-inner-top .product .col-xs-12.col-sm-6.col-md-6:nth-child(1),
    .inner-pages.shop-inner-top .product .col-xs-12.col-sm-6.col-md-6:nth-child(2) {
        width: 100%;
    }
    .login-logo img {
        width: 32% !important;
    }
    .fix-menu-right-box .right-menu h1 {
        font-size: 35px;
        margin: 0px 0 15px;
    }
    .login-logo {
        margin-bottom: 30px;
    }
    .login-box .fix-menu-right-box {
        margin-top: 0px;
    }
    body.woocommerce-account .search-box {
        max-width: 100%;
        top: 85px;
    }
    .page-id-16 .header {
        padding-top: 30px;
        padding-bottom: 30px;
        position: inherit;
        position: -webkit-sticky;
    }
}

@media (min-width: 769px) and (max-width: 991px) {
    .for-me-box .for-me-img img {
        width: 100%;
        height: 200px;
    }
    table.Vouchers-table::-webkit-scrollbar {
        height: 10px;
        border-radius: 10px;
    }
    table.Vouchers-table::-webkit-scrollbar-track {
        background: #fff;
        border-radius: 10px;
    }
    table.Vouchers-table::-webkit-scrollbar-thumb {
        background: #cce1e6;
        border-radius: 10px;
    }
    table.Vouchers-table::-webkit-scrollbar-thumb:hover {
        background: #cce1e6;
        border-radius: 10px;
    }
    table.Vouchers-table {
        width: 100%;
        background: #fff;
        border: 1px solid #e1e1e1;
        border-bottom: none;
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
        display: block;
    }
    table.Vouchers-table::-webkit-scrollbar-track {
        background: #fff;
        border-radius: 10px;
    }
    table.Vouchers-table::-webkit-scrollbar-thumb {
        background: #cce1e6;
        border-radius: 10px;
    }
    /* table.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table {
        overflow: scroll;
        overflow-x: scroll;
        width: 100%;
        white-space: nowrap;
        display: block;
        overflow-y: hidden;
    } */
    td.actions.lastUpdatecart {
        float: left;
    }
    body.woocommerce-account .woocommerce-MyAccount-navigation-wrap {
        height: 100%;
        background: #cfe0e5 !important;
        float: left;
        width: 33.33%;
    }
    body.woocommerce-account .container-wrap .right-sction-myaccount {
        height: 100%;
        float: left;
        width: 66.66%;
        background: #f5f5f5;
    }
    nav.woocommerce-MyAccount-navigation {
        padding-top: 27%;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation li {
        margin: 0 1rem 1rem 0 !important;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation li a {
        font-size: 14px;
    }
    .dashboard-cotant .my_dashboard {
        color: #556169;
        font-family: 'Poppins-Regular' !important;
        font-size: 24px;
        padding: 0 0 15px;
        margin-top: 0px;
    }
    .woocommerce-account .woocommerce-MyAccount-content p {
        font-size: 12px !important;
    }
    .woocommerce-account .woocommerce-MyAccount-content p strong {
        font-size: 12px !important;
    }
    .woocommerce-account .woocommerce-MyAccount-content p a {
        font-size: 12px !important;
    }
    .woocommerce-MyAccount-content h2 {
        font-size: 30px;
        /* margin-top: 0px; */
    }
    .dashboard-order-content h2 span a {
        font-size: 10px;
    }
    header.woocommerce-Address-title.title h3 {
        font-size: 20px;
    }
    .vou-check h2 {
        font-size: 20px !important;
    }
    .vou-check h3 {
        font-size: 20px;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation li.is-active a {
        font-size: 14px;
    }
    .my-albums-wrap {
        margin: 0;
    }
    .for-me-box h1 {
        font-size: 14px;
    }
    .woocommerce-edit-address .woocommerce-MyAccount-content h1 {
        font-size: 30px;
        margin-top: 0px;
    }
    .woocommerce-edit-address .addisnaton-address a.button {
        padding: 15px 40px;
        font-size: 14px;
    }
    .woocommerce-account .woocommerce-MyAccount-content p button.button {
        width: 240px;
    }
    .contactus-address span a {
        font-size: 13px;
    }
    .contactus-address span {
        font-size: 13px;
    }
    .contactus-address h1 {
        font-size: 13px;
    }
    .woocommerce-cart button.minus.qib-button {
        left: 15%;
    }
    .woocommerce-cart button.plus.qib-button {
        right: 15%;
    }
    .mydesign-link-3 a {
        font-size: 12px;
    }
    .mydesign-link-1 a {
        font-size: 12px;
    }
    .mydesign-link-2 a {
        font-size: 12px;
    }
    .desktop-design .radio-btn {
        width: 50%;
        margin: 0px;
    }
    body.post-type-archive-product .inner-pages {
        margin-top: 50px;
    }
}

@media(max-width:890px) {
    table.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table {
        overflow: scroll;
        overflow-x: scroll !important;
        width: 100%;
        white-space: nowrap;
        /* display: block; */
        overflow-y: hidden;
    }
    table.account-orders-table::-webkit-scrollbar {
        height: 10px;
        border-radius: 10px;
    }
    table.account-orders-table::-webkit-scrollbar-track {
        background: #fff;
        border-radius: 10px;
    }
    table.account-orders-table::-webkit-scrollbar-thumb {
        background: #cce1e6;
        border-radius: 10px;
    }
    table.account-orders-table::-webkit-scrollbar-thumb:hover {
        background: #cce1e6;
        border-radius: 10px;
    }
    table.account-orders-table {
        width: 100%;
        background: #fff;
        border: 1px solid #e1e1e1;
        border-bottom: none;
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
        display: block;
    }
    table.account-orders-table::-webkit-scrollbar-track {
        background: #fff;
        border-radius: 10px;
    }
    table.account-orders-table::-webkit-scrollbar-thumb {
        background: #cce1e6;
        border-radius: 10px;
    }
}

@media(min-width:769px) and (max-width:894px) {
    /* a.review_save_change {
        background-color: #e0b190;
        color: #fff;
        padding-bottom: 4.6rem !important;
    } */
    .review-bottom-btn-left a,
    .review-bottom-btn-right a {
        padding: 20px 13px !important;
    }
}

@media only screen and (max-width: 768px) {
   /* .fancybox-image,
    .fancybox-spaceball {
        width: 330px !important;
    }*/
    .single-product tr.vvvuagepa_frame-colour {
        margin: 0;
        display: block;
    }
    .contact-detail-box .acc-head.card.p-3.rounded-0 {
        margin-top: 0;
    }
    footer input.es_required_field.es_txt_email.ig_es_form_field_email {
        font-size: 10px;
    }
    .woocommerce-checkout form #order_review_heading {
        margin-top: 0px !important;
    }
    /* .box_bottom_left a {
        padding: 30px 0 !important;
        height: 20vh;
    } */
    .fix-menu {
        position: fixed;
        width: 100%;
        height: 100vh;
        bottom: 0px;
        top: 0px;
        z-index: 9;
    }
    .top-left .caption {
        height: 90vh;
    }
    .woocommerce-checkout #ship-to-different-address {
        margin: 24px 0 0 !important;
    }
    .woocommerce .cart_totals table.shop_table tbody tr td,
    .woocommerce .cart_totals table.shop_table tbody tr td {
        text-align: left !important;
        width: 60%;
    }
    .woocommerce-checkout .wc_payment_method input.input-radio[name=payment_method]+label {
        font-weight: normal;
        font-family: 'Poppins-Medium' !important;
        font-weight: normal !important;
        position: relative;
        padding-left: 5rem;
        padding-bottom: 2rem;
    }
    .woocommerce-checkout .wc_payment_method input.input-radio[name=payment_method]+label::before {
        content: "";
        display: inline-block;
        width: 32px;
        height: 32px;
        border: 2px solid #fff;
        box-shadow: 0 0 0 1px #ddd;
        background: #fff;
        position: absolute !important;
        top: -6px !important;
        margin-left: -46px;
        margin-right: 1.2rem;
        border-radius: 5%;
        transform: translateY(0px);
    }
    .products.columns-3 .show-box-hov .alg-wc-wl-btn .alg-wc-wl-view-state {
        width: 50px;
        height: 50px;
    }
    .show-box-hov ul li.link-2 a {
        width: 50px;
        height: 50px;
    }
    .show-box-hov ul li.link-3 a {
        width: 50px;
        height: 50px;
    }
    .woocommerce ul.products[class*=columns-] li.product,
    .woocommerce-page ul.products[class*=columns-] li.product {
        margin: 0 !important;
    }
    .product>.custom-loop a img {
        width: 100%;
        /* height: 220px; */
    }
    .mobile-productheading {
        display: block !important;
        color: #556169;
        font-weight: 800;
    }
    .woocommerce-cart .woocommerce-cart-form table tbody tr {
        border-top: 1px solid #ececec !important;
    }
    .woocommerce-account.woocommerce-view-order .woocommerce table.shop_table tbody tr td,
    .woocommerce-page table.shop_table tbody tr td.coupon {
        padding: 10px 0 !important;
    }
    .woocommerce-page table.shop_table_responsive tr.cart-subtotal {
        display: flex !important;
    }
    .woocommerce-page table.shop_table_responsive tr.shipping {
        display: flex !important;
    }
    .woocommerce-page table.shop_table_responsive tr.order-total {
        display: flex !important;
    }
    .woocommerce-cart .cart_totals .checkout-button {
        width: 100% !important;
        font-size: 12px;
    }
    .woocommerce table.shop_table_responsive tbody th,
    .woocommerce-page table.shop_table_responsive tbody th {
        display: block !important;
    }
    .woocommerce-cart .woocommerce table.cart td.actions,
    .woocommerce-cart .woocommerce-page table.cart td.actions {
        text-align: right;
        padding: 0 !important;
        /* border-bottom: 1px solid #ddd; */
    }
    .woocommerce table.shop_table tbody tr,
    .woocommerce-page table.shop_table tbody tr {
        border-bottom: none;
    }
    /* .woocommerce-cart .woocommerce-cart-form table tbody tr {
        border-top: none !important;
    } */
    .couponinput {
        display: none !important;
    }
    td.extratdval {
        display: none !important;
    }
    td.actions.lastUpdatecart {
        float: inherit !important;
    }
    .woocommerce table.shop_table_responsive tr td,
    .woocommerce-page table.shop_table_responsive tr td {
        display: block !important;
        text-align: left!important;
    }
    .shop-menu-search {
        margin-top: -8px;
    }
    .review-radio-right .radio-btn.radio-yes {
        width: 100%;
        padding-top: 20px;
    }
    .page-template-review_desing .mob-drop-menu {
        padding-top: 30px !important;
        margin-top: 15px !important;
    }
    .up-img-box-close {
        position: absolute;
        top: -20px;
        right: -10px;
        z-index: 9999;
    }
    .mydesign-form p {
        padding: 30px 0 15px;
    }
    .radtionimagewrap {
        padding: 0 1rem;
    }
    #add_file {
        width: 100% !important;
    }
    .desktop-design .logo-form form {
        padding: 0 1.5rem;
    }
    .desktop-design {
        padding: 0 !important;
    }
    .upload-desing-me-wrap {
        padding-left: 5px !important;
        padding-right: 5px !important;
        width: 50% !important;
    }
    .upload-desing-me-wrap:nth-child(2) {
        padding-left: 0;
        padding-right: 0;
        width: 50% !important;
    }
    .product-price {
        margin: 20px 0 0;
    }
    .uploaad-p-1 {
        padding: 5rem 0 0;
    }
    .uploaad-p-2 {
        padding: 2.5rem 0 0;
    }
    .uploaad-p-3 {
        padding: 3rem 0 0;
    }
    /* .uploaad-p-1 a {
        padding: 17%;
    } */
    .uploaad-p-3 a {
        padding: 20%;
    }
    .uploaad-p-2 a {
        padding: 20%;
    }
    .login-box .box-header .header {
        padding-top: 30px;
        padding-right: 0;
    }
    .search-box #searchVVVV {
        max-width: 1562px;
        /* margin-left: -50px; */
        position: relative;
        /* width: 723px; */
    }
    .product>.custom-loop {
        height: 22rem;
    }
    .single-left-cont .shop-box:nth-child(4) {
        margin: 0px 0;
    }
    .login-box .full-section .fix-menu-right {
        padding: 0px 41px 0 22px;
    }
    .login-box .fix-menu-right-box {
        max-width: 715px;
    }
    .variations_form .acc-atribute {
        margin-top: 15px;
    }
    .shop-size {
        margin-top: 0px;
        border: 1px solid #dfdfdf75;
        padding: 10px;
    }
    .single-product .shop-size label,
    .single-product table.variations label {
        margin: 0px;
        padding: 0px;
    }
    .accordion-wrapper {
        margin-bottom: 0px;
    }
    .single-product table.variations td {
        margin: 0px;
        border: 1px solid #dfdfdf75;
        padding: 10px;
    }
    .accordion-wrapper .Cover-Design {
        margin: 0px;
        border: 1px solid #dfdfdf75;
        padding: 10px;
    }
    .acc-atribute h2,
    .single-product .shop-size label {
        margin: 3px 0;
        padding: 0px;
    }
    .acc-atribute .User-Guide h2 {
        margin: 0px;
        padding: 14px 10px 0;
    }
    .User-Guide-img {
        margin-top: 15px;
    }
    .User-Guide {
        margin-top: 0px;
    }
    .sticky-prd-btn {
        position: fixed;
        z-index: 1;
        bottom: -21px;
        width: 100%;
        left: 0;
        right: 0;
        margin: 0;
    }
    .box_bottom_left a,
    .box_bottom_right a {
        padding: 15px 0px;
    }
    .variations_form .acc-atribute .acc-body.rounded-0 {
        display: none;
    }
    .variations_form .acc-atribute .acc-head::after {
        content: '\f0d7';
        top: 0px;
        right: 0px;
        font-family: 'FontAwesome';
        color: #e0b190;
    }
    .variations_form .acc-atribute .contact-detail-box .acc-head::after {
        top: 0px;
    }
    .Cover-Design#pages {
        margin-top: 0px;
    }
    .show-box-hov .link-1 .alg-wc-wl-thumb-btn-loop {
        margin: 0px;
    }
    .show-box-hov ul li.link-2 {
        margin: 0 10px;
    }
    .page-id-16 .header {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .full-section .footer-bottom-left>p {
        justify-content: center;
    }
    .page-id-16 .full-section .inner-pages {
        margin: 20px auto;
    }
    .woocommerce-account .woocommerce-MyAccount-content p button.button,
    .general_subscription .es_subscription_form_submit {
        width: 100%;
    }
    .sidebar-nav ul li a {
        font-size: 30px;
    }
    .sidebar .home-payment-box .home-payment-box-link ul li {
        width: auto;
    }
    .sidebar .home-payment-box .home-payment-box-link ul li a {
        padding: 0px;
        font-size: 19px;
        font-weight: normal;
    }
    .login-box .full-section .fix-menu-right {
        max-width: 100%;
    }
    .login-box .full-section>.container-fluid {
        padding: 0px;
    }
    /* .container,
.full-section {
    padding: 0px 1px;
} */
    .login-box .full-section {
        padding: 0px 8px;
    }
    #primary .listing-title .woocommerce-products-header__title {
        font-size: 30px;
    }
    .woocommerce .content-area {
        padding: 0px 0vw !important;
    }
    .woocommerce .content-area .site-main {
        margin: 0 22px !important;
    }
    .fix-menu-right-box .right-menu h1 {
        text-align: center;
    }
    .login-box .right-menu {
        margin-top: 35px;
    }
    .page-template-register.page-template-register-php .login-box .box-header {
        margin-top: 0;
    }
    .woocommerce-account .header .navigation ul.menu.mob-right>li:nth-child(1) {
        padding-right: 15px;
    }
    .woocommerce-account .header .navigation ul.menu.mob-right>li:nth-child(2) {
        padding-right: 15px;
    }
    .woocommerce-account .header .navigation ul.menu.mob-right>li:nth-child(3) {
        padding-right: 0px;
    }
    /* menu-open css -latest  */
    .menuopen .outer-warpper {
        background-color: #fff7f2;
        position: fixed;
        left: 0;
        right: 0;
        z-index: 9999;
    }
    /* end  */
    /* .menuopen .container,
.full-section {
    padding: 0px 1px;
} */
    /* menu-open css latest  */
    .menuopen .mob-drop-menu {
        margin: 25px 0 0;
        padding: 0px 28px;
        padding-top: 20px;
        position: fixed !important;
    }
    /* end  */
    .sidebar .home-payment-box .home-payment-box-link ul {
        display: flex;
        -webkit-display: flex;
        justify-content: space-between;
        -webkit-justify-content: space-between;
    }
    .sidebar .home-payment-box .home-payment-box-link ul li {
        width: auto;
    }
    span.qtrans_language_chooser.active,
    .home-payment-box-link a {
        padding: 0px;
    }
    .footer-bottom-left p,
    .footer-bottom-right p {
        font-size: 11px;
    }
    .header .navigation {
        display: none;
    }
    .header .navigation.mob-nav {
        display: block;
        width: 100%;
        padding: 0px;
    }
    .header .branding {
        display: none;
    }
    ul.menu.mob-left {
        float: left;
        width: 33.33%;
    }
    .mob-logo {
        margin: auto;
        text-align: center;
        float: left;
        width: 33.33%;
        line-height: 10px;
        padding-top: 5px;
    }
    ul.menu.mob-right {
        float: right;
        width: 33.33%;
        text-align: right;
    }
    .navigation.mob-nav .menu a span {
        position: absolute;
        top: 3px;
    }
    .mob-logo img {
        width: 100px;
    }
    .banner-fullwidth .container,
    .banner-fullwidth .full-section {
        width: 100%;
    }
    .top-left {
        width: 56%;
    }
    .top-left .caption {
        padding-left: 25%;
    }
    .banner-fullwidth .container .caption h3,
    .banner-fullwidth .full-section .caption h3 {
        font-size: 20px;
    }
    .banner-fullwidth .container .caption p {
        padding: 20px 20px 20px 0;
        font-size: 12px;
    }
    .home-top-right {
        right: 12px;
        /* padding-bottom: 5rem; */
    }
    .single-product .home-top-right {
        right: 12px;
        padding-bottom: 5rem;
    }
    .explore-btn {
        position: absolute;
        background: #556169;
        bottom: 0;
        z-index: 99;
        cursor: pointer;
        text-transform: uppercase;
        text-align: center;
        margin-bottom: -71px;
        width: 100%;
        left: 0px;
        right: 0px;
    }
    .homepage .banner-fullwidth {
        margin-bottom: 70px;
    }
    .explore-btn a {
        padding: 25px 100px;
    }
    .explore-btn a:hover {
        padding: 25px 100px;
    }
    .footer-left {
        width: 100%;
    }
    .footer-bottom-right {
        display: block;
        text-align: center;
        padding: 0;
    }
    .footer-bottom-right a {
        font-weight: 400;
    }
    .footer-bottom-left {
        padding-bottom: 0px !important;
    }
    .footer .full-section .footer-bottom-left p span {
        padding: 0px 15px 0 0;
    }
    .footer .full-section .footer-bottom-left p span img {
        height: 20px;
    }
    .footer .full-section .footer-bottom-left p span+span {
        padding: 0px 15px 0 0;
    }
    .footer-bottom-left {
        padding: 30px 0 30px;
        margin: auto;
        text-align: center;
    }
    .footer .full-section .footer-bottom-left p span a {
        text-align: right;
        display: inline-block;
    }
    .header .navigation.mob-nav ul.menu>li {
        display: inline-block;
        margin: 10px 0 0;
    }
    body.menuopen .header {
        padding: 30px 0;
        background: #fff7f2;
    }
    /*.header .navigation ul.menu>li+li {
    padding-left: 2em;
}*/
    .header .navigation ul.menu>li {
        padding: 0 15px;
    }
    .woocommerce-account .header .navigation ul.menu>li:nth-child(2),
    .woocommerce-account .header .navigation ul.menu>li:nth-child(3) {
        padding: 0px 15px;
    }
    .desktop-product {
        width: 50% !important;
    }
    .desktop-shop-heading {
        display: none;
    }
    .shop-top-mob-deding {
        display: block;
        float: left;
        width: 100%;
    }
    .shop-top-bar {
        float: left;
        width: 100%;
    }
    .desktop-shop-search {
        width: 100% !important;
    }
    .inner-pages {
        margin-top: 50px;
    }
    .inner-pages.shop-inner-top {
        margin-top: 0px;
    }
    .shop-box-search-part .footer-search {
        width: 100%;
    }
    .Showing {
        text-align: left;
    }
    .desktop-shop-results {
        width: 100% !important;
    }
    .mob-footer-full {
        width: 100% !important;
    }
    .mob-footer-haf {
        width: 50% !important;
    }
    .shop-menu-box {
        width: 100%;
    }
    /*.shop-menu-box .top-left .caption {
    padding-left: 11%;
}*/
    .footer .full-section h3 {
        font-size: 24px;
    }
    .footer .full-section h3 {
        font-size: 24px;
        padding: 20px 0;
    }
    .footer-search input[type=search] {
        font-size: 16px;
    }
    .footer-search button.nostyle {
        width: auto;
        top: 28px;
    }
    .footer .col-xs-12.col-sm-8.col-md-6 {
        width: 100%;
    }
    .mob-description {
        display: block;
    }
    .look-book-right h1 {
        display: none;
    }
    .look-book-right p {
        display: none;
    }
    .mob-description h1 {
        margin: 0;
        padding: 15px 0;
        color: #fff;
        font-family: 'Poppins-Black';
        font-size: 24px;
    }
    .mob-description p {
        margin: 0px;
        font-size: 16px;
        color: #bababa;
        padding: 0px 0 30px;
        font-family: 'Roboto-Regular';
    }
    .look-book-left {
        margin: 0;
        padding: 23% 10px 0 0;
        width: 45%;
        display: table-cell;
        vertical-align: bottom;
        height: 100%;
        position: relative;
        left: 0;
        z-index: 99;
    }
    .look-book-left-img img {
        width: 100%;
    }
    .look-book-right {
        margin: 0px;
        padding: 0px 0 0 10px;
        width: 45%;
    }
    .look-book-right-img img {
        width: 100%;
    }
    .look-book-right span {
        position: absolute;
        bottom: 33%;
        right: 0;
    }
    .desktop-heading {
        width: 100%;
    }
    .desktop-paging {
        width: 100%;
    }
    .look-book-paging ul li.page-left-arrow-1 {
        width: 30px;
        text-align: left;
    }
    .look-book-paging ul li.page-left-arrow-2 {
        float: left;
        width: 20px;
    }
    .look-book-paging ul li {
        margin: 0px;
        padding: 0px;
        list-style: none;
        text-align: center;
        width: 17%;
        float: left;
        line-height: 5px;
        display: inline;
    }
    .look-book-paging ul li.page-right-arrow-1 {
        float: left;
        text-align: right;
        width: 10px;
    }
    .look-book-paging ul li.page-right-arrow-2 {
        float: right;
        width: 20px;
    }
    .look-book-paging.top_paging {
        margin: 50px 0 50px;
    }
    .look-book-paging ul li a {
        margin: 0px;
    }
    .login-box .fix-menu-left {
        display: none;
    }
    .login-box .fix-menu-right {
        float: left;
        width: 100%;
    }
    .login-box .fix-menu-right-box {
        padding-left: 0px;
    }
    .logo-form button {
        width: 100%;
    }
    .login-logo {
        display: none;
    }
    .login-box .fix-menu-right .navigation.mob-nav .menu a span {
        top: 32px;
    }
    .right-menu h1 {
        margin: 30px 0 30px;
        text-align: center;
    }
    .mob-drop-menu {
        height: 100vh;
    }
    body.page-72 .mob-drop-menu {
        margin: 70px 0 0;
    }
    body.page-74 .mob-drop-menu {
        margin: 50px 0 0;
    }
    .lookbook-iiner-desktop {
        width: 100%;
    }
    /* 
.breadcrumbs {
    display: none;
} */
    .lookbook-iiner-box-left h1 {
        margin: 0 0 30px;
    }
    .lookbook-iiner-box {
        margin: 0px 0 60px;
    }
    .lookbook-iiner-box-2-left {
        width: 100%;
        padding: 0px;
        float: left;
        display: block;
    }
    .lookbook-iiner-box-2-right {
        margin: 50px 0;
        padding: 0px;
        width: 50%;
        float: left;
        display: block;
    }
    .lookbook-mid {
        display: block;
        margin: 0px;
    }
    .lookbook-iiner-bottom-desktop {
        width: 100%;
    }
    .show-mob {
        display: block;
        float: left;
        width: 100%;
        margin: 40px 0 20px;
    }
    .ourstory-box-part-top-left .lookbook-iiner-box-left h1 {
        display: none;
    }
    .ourstory-box-part-top-left .lookbook-iiner-box-left p {
        display: none;
    }
    .ourstory-box .lookbook-iiner-box-left {
        width: 100%;
    }
    .ourstory-box-part-right-top {
        margin: 0px;
    }
    .ourstory-box .lookbook-iiner-box-left p {
        width: 100%;
        font-size: 15px;
        line-height: 20px;
    }
    .ourstory-box-part-right {
        margin-bottom: 90px;
        float: left;
        width: 100%;
    }
    .ourstory-box-part-right .lookbook-iiner-box-right p {
        width: 100%;
    }
    .ourstory-box-part-top-left {
        margin: 0px;
    }
    .ourstory-box-part-left {
        margin-bottom: 40px;
    }
    .address-panal {
        margin: 100px 0 0;
        position: relative;
    }
    .contactus-address {
        margin: 0px;
        padding: 0px;
        float: left;
        min-height: auto;
        width: 100%;
        margin-bottom: 50px;
    }
    .contactus-form .contact-detail-box button {
        width: 100%;
    }
    .woocommerce-checkout .woocommerce .woocommerce-form-coupon .form-row-first {
        float: left;
        width: 100%;
    }
    .woocommerce-checkout .woocommerce .woocommerce-form-coupon .form-row-last {
        float: left;
        width: 100%;
    }
    .woocommerce-checkout button[name=apply_coupon] {
        width: 100%;
    }
    .woocommerce-checkout .woocommerce .col2-set .col-1,
    .woocommerce-checkout .woocommerce-page .col2-set .col-1 {
        float: left;
        width: 100%;
    }
    .woocommerce-checkout .woocommerce .col2-set .col-2,
    .woocommerce-checkout .woocommerce-page .col2-set .col-2 {
        float: left !important;
        width: 100% !important;
    }
    .woocommerce-checkout .woocommerce #payment #place_order,
    .woocommerce-checkout .woocommerce-page #payment #place_order {
        float: left;
        width: 100%;
    }
    .woocommerce-checkout .woocommerce table.shop_table_responsive tr .product-thumbnail,
    .woocommerce-checkout .woocommerce-page table.shop_table_responsive tr .product-thumbnail {
        display: inline-block;
        float: left;
        width: 15%;
    }
    .woocommerce-checkout .woocommerce table.shop_table_responsive tr td,
    .woocommerce-checkout .woocommerce-page table.shop_table_responsive tr td a {
        display: grid !important;
        padding: 20px 0 0;
        text-align: left !important
    }
    .woocommerce-checkout label.screen-reader-text {
        display: none;
    }
    .woocommerce-checkout .woocommerce table.shop_table_responsive tr td::before,
    .woocommerce-checkout .woocommerce-page table.shop_table_responsive tr td::before {
        content: attr(data-title) ": ";
        font-weight: 700;
        display: table-caption;
    }
    .woocommerce-checkout .woocommerce table.shop_table_responsive tr td,
    .woocommerce-checkout .woocommerce-page table.shop_table_responsive tr td a {
        display: table;
        padding: 20px 0 0;
    }
    .woocommerce-checkout .woocommerce table.shop_table_responsive tr td,
    .woocommerce-checkout .woocommerce-page table.shop_table_responsive tr td {
        display: grid;
        text-align: left !important;
    }
    .woocommerce-checkout .woocommerce table.shop_table_responsive tr td,
    .woocommerce-checkout .woocommerce-page table.shop_table_responsive tr td {
        display: grid;
        text-align: left !important;
    }
    .desktop-review {
        width: 100% !important;
        padding-right: 26px;
    }
    .review-top-plus a {
        padding: 4%;
        float: right;
        text-align: right;
        position: relative;
        top: -30px;
    }
    .review-top-plus a:hover {
        padding: 4%;
        float: right;
        text-align: right;
    }
    .review-top-plus-Album-box {
        margin: 30px 0 20px !important;
        display: block;
        right: 0px;
        top: 0;
        position: static;
    }
    .review-top-plus a:hover~.review-top-plus-Album-box {
        display: block;
        margin: 30px auto 20px;
        width: 100%;
        position: relative;
        right: 0px;
    }
    .review-top {
        margin: -115px 0 0 0;
        position: relative;
    }
    .review-thum-mob {
        display: block;
        float: left;
        width: 100%;
        background-color: #556169;
    }
    .review-design-box-left {
        float: left;
        width: 100%;
    }
    .review-top-plus {
        padding: 5px 0px 0 0;
    }
    .review-thum {
        display: none;
    }
    .review-design-box-right::before {
        content: '';
        background: #deb699;
        width: 30%;
        position: absolute;
        left: -28%;
        height: 100%;
    }
    .review-design-box-left::after {
        content: '';
        background: #e6e6e6;
        width: 30%;
        position: absolute;
        right: -26%;
        height: 100%;
    }
    .review-design-box-left::before {
        content: '';
        background: #e6e6e6;
        width: 30%;
        position: absolute;
        left: -26%;
        height: 100%;
    }
    .review-radio-right {
        margin-left: 0;
    }
    .review-design-box-right ul {
        padding: 50px 0 20px 0px !important;
    }
    .review-design-box-left .logo-form {
        margin-bottom: 0;
    }
    .review-design-box-left h2 {
        float: left;
        width: 100%;
        padding: 0px 15px;
    }
    .review-design-box-main img {
        width: 100%;
    }
    .woocommerce-cart .woocommerce .cart-collaterals .cart_totals,
    .woocommerce-cart .woocommerce-page .cart-collaterals .cart_totals {
        float: left;
        width: 100%;
    }
    body.woocommerce-account .woocommerce-MyAccount-navigation-wrap {
        display: none;
    }
    body.woocommerce-account .container-wrap {
        height: auto;
        display: block;
    }
    .mob-desboard-menu {
        display: block;
        width: 100%;
        padding: 0;
    }
    .mob-desboard-text {
        width: 100%;
    }
    .woocommerce-account .woocommerce-MyAccount-content {
        width: 100% !important;
        margin-top: 20px;
        padding: 0 !important;
    }
    .general_subscription .es_subscription_form_submit,
    .woocommerce-account .woocommerce-MyAccount-content p button.button {
        padding-top: 1.3rem;
        padding-bottom: 1.3rem;
    }
    nav.woocommerce-MyAccount-navigation {
        padding-left: 0;
        padding-top: 0;
    }
    li.mob-Dashboard {
        background: #cbe1e6;
    }
    /* li.mob-Dashboard.active {} */
    li.mob-Dashboard.active a {
        color: #e8af8b !important;
        font-family: 'Poppins-Medium';
        display: block;
        padding: 10px;
        text-align: center;
    }
    li.mob-Dashboard a {
        color: #556169;
        display: block;
        text-align: center;
        padding: 10px 0;
    }
    .woocommerce-account .woocommerce table.shop_table_responsive thead,
    .woocommerce-account .woocommerce-page table.shop_table_responsive thead {
        display: block;
    }
    .woocommerce-account .woocommerce table.shop_table_responsive tr td,
    .woocommerce-account .woocommerce-page table.shop_table_responsive tr td {
        display: table-cell !important;
        text-align: left !important;
    }
    .woocommerce-account .woocommerce table.shop_table_responsive tr td::before,
    .woocommerce-account .woocommerce-page table.shop_table_responsive tr td::before {
        display: none !important;
    }
    .woocommerce-account .woocommerce table.shop_table_responsive tr,
    .woocommerce-account .woocommerce-page table.shop_table_responsive tr {
        display: table;
        width: 100%;
    }
    .woocommerce-account .woocommerce table.shop_table_responsive tr,
    .woocommerce-account .woocommerce-page table.shop_table_responsive tr {
        margin: 0px;
    }
    .woocommerce-account .woocommerce table.shop_table_responsive tr:first-child,
    .woocommerce-account .woocommerce-page table.shop_table_responsive tr:first-child {
        border: none;
    }
    .woocommerce-MyAccount-content h2 {
        font-size: 28px;
        /* margin-bottom: 0px; */
    }
    .ig-es-form-list-selection label span.font-normal {
        margin-bottom: 10px;
    }
    .dashboard-cotant .my_dashboard {
        font-size: 30px;
    }
    .woocommerce-Address {
        float: left !important;
        width: 50% !important;
    }
    .dashboard-order-content h2 span a {
        font-size: 10px;
    }
    header.woocommerce-Address-title.title h3 {
        font-size: 18px;
    }
    .vou-check h2 {
        font-size: 20px !important;
    }
    .vou-check h3 {
        font-size: 20px;
    }
    ul.desing-filter {
        text-align: center;
    }
    .for-me-box h1 {
        font-size: 16px;
    }
    .woocommerce-edit-address .addisnaton-address a.button {
        padding: 20px 50px;
    }
    body.post-type-archive-product .inner-pages {
        margin-top: 20px;
    }
    /* .woocommerce-cart button.minus.qib-button {
        left: 0;
    }*/
    /*.woocommerce-cart button.plus.qib-button {
        right: 0;
    }*/
    .shop-size .shop-size-box {
        float: left;
        width: 100%;
        margin-top: 15px;
    }
    .tawcvs-swatches[data-attribute_name="attribute_pa_cover"],
    .tawcvs-swatches[data-attribute_name=attribute_pa_cover-design],
    .single-product table.variations select,
    .styled-select {
        margin-top: 15px;
    }
    .single-product .product_title.entry-title {
        font-size: 20px;
        margin-top: 3rem;
    }
    .summary.entry-summary .single-prouct-price {
        margin-top: 3rem;
        position: absolute;
        top: 0;
        right: 16px;
        width: 100%;
    }
    .single-prouct-price>.price>del {
        font-size: 13px;
        text-align: right;
    }
    .summary.entry-summary .single-prouct-price .price ins {
        font-size: 16px;
        margin-top: 3px;
        text-align: right;
    }
    .single-product .tawcvs-swatches[data-attribute_name="attribute_pa_cover-design"] .swatch.swatch-image {
        flex: 0 0 90px;
        margin-right: 10px;
    }
    .single-product .swatch-image img {
        margin-top: 1.5rem !important;
        height: auto;
        width: 87px;
    }
    .single-product .tawcvs-swatches[data-attribute_name="attribute_pa_cover"] .swatch-black-leather {
        flex: 0 0 100%;
    }
    .tawcvs-swatches[data-attribute_name="attribute_pa_cover"] {
        height: 110px;
        overflow: scroll;
        overflow-x: hidden;
        width: 100%;
    }
    .tawcvs-swatches[data-attribute_name="attribute_pa_cover"]::-webkit-scrollbar {
        width: 5px;
        height: 7px;
    }
    .tawcvs-swatches[data-attribute_name="attribute_pa_cover"]::-webkit-scrollbar-track {
        background-color: #ebebeb;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        height: 7px;
    }
    .tawcvs-swatches[data-attribute_name="attribute_pa_cover"]::-webkit-scrollbar-thumb {
        -webkit-border-radius: 5px;
        border-radius: 5px;
        background: #e0b190;
        height: 7px;
        width: 5px;
    }
    .alg-wc-wl-btn-wrapper .alg-wc-wl-btn {
        display: none !important;
    }
    form.variations_form.cart.swatches-support {
        margin-top: 50px;
    }
    .shop-Cover label,
    .shop-Cover span {
        float: left;
        width: 100%;
        margin-bottom: 40px;
    }
    .shop-Cover label+label {
        margin-bottom: 20px;
    }
    .color-radio-link-3 {
        margin: 0px;
    }
    .box_bottom_left {
        /* float: left;
    width: 100%; */
        margin-bottom: 20px;
    }
    /* .box_bottom_right {
    float: left;
    width: 100%;
} */
    .vouchers-box {
        float: left;
        width: 100%;
        overflow: hidden;
    }
    table.Vouchers-table {
        padding-bottom: 10px;
        display: block;
    }
    .woocommerce-account .woocommerce .woocommerce-form-coupon .form-row-first {
        float: left;
        width: 60%;
    }
    table.Vouchers-table tbody {
        background: #fff;
    }
    table.Vouchers-table {
        float: left;
        width: 100%;
        overflow-y: hidden;
        background: none;
        overflow-x: scroll;
        white-space: nowrap;
    }
    table.Vouchers-table::-webkit-scrollbar {
        height: 10px;
        border-radius: 10px;
    }
    table.Vouchers-table::-webkit-scrollbar-track {
        background: #fff;
        border-radius: 10px;
    }
    table.Vouchers-table::-webkit-scrollbar-thumb {
        background: #cce1e6;
        border-radius: 10px;
    }
    table.Vouchers-table::-webkit-scrollbar-thumb:hover {
        background: #cce1e6;
        border-radius: 10px;
    }
    .woocommerce-account .dashboard-order-content {
        float: left;
        width: 100%;
        overflow: hidden;
    }
    .woocommerce-account table.account-orders-table {
        border: none !important;
        float: left;
        width: 100%;
        overflow-y: hidden;
        background: none;
        overflow-x: scroll;
        display: inline-grid;
        margin-bottom: 20px !important;
        margin-top: 0px !important;
        padding: 0 0 20px;
        white-space: nowrap;
    }
    .woocommerce-account table.account-orders-table::-webkit-scrollbar {
        height: 10px;
        border-radius: 10px;
    }
    .woocommerce-account table.account-orders-table::-webkit-scrollbar-track {
        background: #fff;
        border-radius: 10px;
    }
    .woocommerce-account table.account-orders-table::-webkit-scrollbar-thumb {
        background: #cce1e6;
        border-radius: 10px;
    }
    .woocommerce-account table.account-orders-table::-webkit-scrollbar-thumb:hover {
        background: #cce1e6;
        border-radius: 10px;
    }
    table.account-orders-table .button {
        word-break: inherit;
    }
    .woocommerce-account table.shop_table tbody tr {
        border-left: 1px solid #e5e5e5;
        border-right: 1px solid #e5e5e5;
    }
    .woocommerce-account table.shop_table tbody tr:first-child {
        border-left: 1px solid #e5e5e5 !important;
        border-right: 1px solid #e5e5e5 !important;
    }
    .dashboard-account-info {
        float: left;
        width: 100%;
    }
    .dashboard-my-address {
        float: left;
        width: 100%;
    }
    .mob-drop-menu {
        position: absolute !important;
        top: 65px;
        width: 100%;
    }
    .mydesign-link-1 {
        width: 33.33%;
    }
    .mydesign-link-2 {
        width: 33.33%;
    }
    .mydesign-link-3 {
        width: 33.33%;
    }
    .desktop-design {
        width: 100%;
    }
    .mydesign-tab.bottom-btn .mydesign-link-2 {
        width: 33.33%;
        margin: 0px;
    }
    .mydesign-tab.bottom-btn .mydesign-link-1 {
        width: 33.33%;
        margin: 0px;
    }
    .mydesign-tab.bottom-btn .mydesign-link-3 {
        width: 33.33%;
        margin: 0px;
    }
    .radio-btn {
        width: 50%;
        margin: 0px;
    }
    .radio-btn.radio-yes {
        width: 50%;
        margin: 0px;
    }
    .desktop-design-vew-1 {
        width: 50%;
        float: left;
    }
    .desktop-design-vew-2 {
        width: 50%;
        float: left;
        clear: right;
        margin-bottom: 20px;
    }
    .desktop-design-vew-3 {
        width: 50%;
        float: left;
    }
    .my-grid-3 .radio-btn.view-radio {
        margin: 20px 0;
        float: left;
        width: 100%;
    }
    .my-grid-2 .radio-btn.view-radio {
        margin: 20px auto;
        width: 100%;
        float: left;
    }
    .my-grid-1 .radio-btn.view-radio {
        width: 100%;
        float: left;
    }
    .desktop-bottom-1 {
        width: 100%;
        margin-bottom: 40px;
        display: block;
    }
    .desktop-bottom-2 {
        width: 100%;
        margin-bottom: 40px;
        display: block;
    }
    .desktop-bottom-3 {
        width: 100%;
        margin-bottom: 40px;
        display: block;
    }
    .up-photo-3.mob-up-photo-3 {
        display: inline-block;
        text-align: right;
        width: 100%;
        float: right;
        text-transform: uppercase;
        font-size: 14px;
        color: #bababa;
    }
    .upload-phto-p .mob-up-photo-3 {
        display: block !important;
        margin-left: 5rem;
        width: 80%;
    }
    .up-photo-3 {
        display: none !important;
    }
    .upload-phto-p {
        margin: 0px 0 20px;
        padding: 30px 0 15px;
        font-size: 30px;
        border-bottom: 1px solid #ccc;
        float: left;
        width: 100%;
        line-height: 20px;
        display: flex;
    }
    .up-photo-1 {
        display: inline-block;
        padding-top: .5rem;
        line-height: 30px;
        text-transform: uppercase;
    }
    .up-photo-2 {
        display: inline-block;
        padding: 25px 0 25px;
        line-height: 30px;
        text-transform: uppercase;
    }
    .mydesign-form.bottom-mydesign {
        margin-bottom: 50px;
        background: #fafafa;
    }
    .logo-form label.radio-btn-box span {
        float: none;
        margin-left: 40px;
        margin-top: 3px;
        display: inline-block;
    }
    .radio-btn-box input:checked~.checkmark {
        background-color: #e0b190;
        margin-left: 0px;
        margin: 0px;
    }
    .logo-form label.radio-btn-box .checkmark {
        margin-left: 0px;
        margin: 0px;
    }
    .radio-btn.radio-yes span {
        float: none;
        margin-left: 40px;
        margin-top: 0px;
        display: inline-block;
    }
    .radio-btn.radio-yes input:checked~.checkmark {
        background-color: #e0b190;
        margin-left: 0px;
        margin: 0px;
    }
    .logo-form label.radio-btn.radio-yes .checkmark {
        margin-left: 0px;
        margin: 0px;
    }
    body.page-template-mydesign-upload.menuopen .header {
        padding-top: 30px;
        padding-bottom: 30px;
        background: #fff7f2 !important;
        width: 100%;
    }
    body.page-template-mydesign-upload .header {
        position: absolute;
        width: 100%;
    }
    .upload-popup-bottom-right {
        float: left;
        width: 75%;
    }
    .upload-popup-bottom-left {
        margin-right: 20px;
    }
    .upload-popup-bottom-text {
        margin: 0px;
    }
    .progress {
        height: 5px;
    }
    .progress-bar {
        height: 5px;
    }
    .upload-popup-bottom-text label {
        float: left;
        font-size: 10px;
    }
    .upload-popup-bottom-text span {
        float: right;
        font-size: 10px;
    }
    .review-design-box-right {
        width: 100%;
    }
    .review-radio .radio-btn.radio-yes span {
        margin-left: 0;
    }
    .logo-form .comment_image_wrap input[type=text],
    .logo-form input[type=password] {
        width: 100%;
        padding: 12px 20px;
    }
    body.review_desing.menuopen .header {
        padding-top: 2.1em;
        padding-bottom: 1.618em;
        background: #fff7f2 !important;
    }
    .myup-full-link {
        width: 100%;
    }
    .search-box {
        top: 75px;
    }
    .woocommerce-cart .woocommerce-cart-form table td.product-thumbnail {
        padding: 0px 30px 20px 0 !important;
        width: 15%;
        display: inline-block !important;
    }
    .woocommerce-cart table.shop_table tr.cart_item td.product-name {
        width: 50%;
        display: inline-block !important;
        text-align: left !important;
        margin: 20px 0 0;
    }
    .woocommerce-cart table.shop_table_responsive tr td::before,
    .woocommerce-cart table.shop_table_responsive tr td::before {
        float: none !important;
        display: none;
        text-transform: uppercase;
        font-family: 'Poppins-Medium';
        font-weight: normal !important;
    }
    .woocommerce-cart table.shop_table tr.cart_item td.product-remove {
        margin: 20px 0 0;
    }
    .woocommerce-cart table.shop_table tr.cart_item td.product-quantity::before {
        display: none;
    }
    .woocommerce-cart table.shop_table tr.cart_item td.product-price {
        float: left;
        width: 70%;
        margin-left: 15.5%;
        text-align: left !important;
    }
    .woocommerce-cart table.shop_table tr.cart_item td.product-subtotal {
        width: 50%;
        margin-left: 15.5%;
        text-align: left !important;
    }
    .woocommerce-cart .woocommerce-cart-form .actions .input-text {
        width: 100% !important;
        font-size: 12px;
        margin: 30px 0 45px;
    }
    .woocommerce-cart .woocommerce-cart-form .actions .button {
        width: 100% !important;
        font-size: 12px;
        margin: 0 0 15px !important;
    }
    .woocommerce-checkout .woocommerce-checkout-review-order table.shop_table.woocommerce-checkout-review-order-table tr td.product-total {
        text-align: left;
    }
    .woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tr td {
        text-align: left;
    }
    .woocommerce-checkout ul.payment_methods li[class*=payment_method] {
        margin: 0;
        padding: 10px 0 0;
        display: inline-block;
        width: 100%;
    }
    .radio-btn.radio-yes.checkterm .checkmark {
        margin-left: 0px;
    }
    .for-me-text {
        min-height: 150px;
    }
    .fix-menu-left {
        display: none;
    }
}

@media only screen and (max-width: 667px) {
    .product>.custom-loop {
        height: auto;
    }
}

@media only screen and (max-width: 767px) {
    .contact-detail-box .acc-head.card.p-3.rounded-0 {
        margin-top: 0;
    }
    .woocommerce-checkout ul.payment_methods {
        list-style: none;
        border-bottom: 1px solid #ccc;
        padding-bottom: 0px;
    }
    .woocommerce-checkout #ship-to-different-address {
        margin: 18px 0 0 !important;
    }
    .woocommerce-checkout form #order_review_heading {
        margin-top: 0rem !important;
    }
    .page-id-842 .alg-wc-wl-view-table.shop_table_responsive tr {
        display: block;
        /* border: 1px solid #eee; */
        border-bottom: 1px solid #eee;
        border-left: none;
        border-right: none;
        padding: 1rem 0;
    }
    .page-id-842 .shop-top-bar .alg-wc-wl-view-table .td.product-removal .alg-wc-wl-view-state-remove>i::before {
        top: 40px;
        right: 0;
    }
    .alg-wc-wl-view-table.shop_table_responsive tr td:before {
        display: block !important;
        color: #556169;
        font-weight: 500 !important;
        font-family: 'Poppins-Medium';
        /* text-transform: uppercase !important; */
    }
    .page-id-842 td.td.product-thumbnail td:before {
        content: attr(data-title);
        font-weight: 500;
        float: left;
    }
    .page-id-842 td.td.product-name td:before {
        content: attr(data-title);
        font-weight: 400;
        float: left;
        color: #556169;
        font-family: 'Poppins-Medium' !important;
    }
    .page-id-842 .shop-top-bar .alg-wc-wl-view-table>tbody>tr>td {
        border-top: none !important;
        padding: 1rem 0;
        background-color: transparent !important;
    }
    tr.mobilewishlist {
        display: flex !important;
        align-items: center !important;
        justify-content: space-between !important;
        width: 100%;
    }
    /* my_order table */
    .woocommerce-account table.shop_table tbody tr.order td {
        padding: 10px 40px !important;
        text-align: start !important;
    }
    /* .vouchers-box table  */
    table.Vouchers-table tr th {
        padding: 15px 30px;
    }
    table.Vouchers-table tr td {
        padding: 10px 30px;
    }
    .mydesign-box {
        margin-bottom: 60px !important;
    }
   
    .leftsectioncolor {
        width: 100% !important;
        float: left !important;
    }
    .woocommerce-customer-details .woocommerce-column.woocommerce-column--2.woocommerce-column--shipping-address {
        width: 100%;
    }
    .woocommerce-customer-details .woocommerce-column.woocommerce-column--1.woocommerce-column--billing-address {
        width: 100%;
    }
    .shop-menu-search {
        padding: 0px;
        float: left;
        width: 100%;
        margin-top: 75px;
    }
    #primary>#main>.row {
        margin-top: 20px;
    }
    #primary>#main>.row .desktop-shop-search {
        order: 2;
    }
    #primary>#main>.row .result-count {
        order: 3;
    }
    #primary .listing-title .woocommerce-products-header__title {
        font-family: 'Poppins-Bold'
    }
    #primary .result-count .woocommerce-result-count {
        text-align: left;
        font-size: 16px;
        margin-top: 15px;
        text-transform: uppercase;
    }
    #primary>#main>.row .listing-title {
        margin-bottom: 32px;
    }
    .post-type-archive-product .woocommerce-breadcrumb {
        display: none;
    }
    body.woocommerce-account .container-wrap .woocommerce-MyAccount-navigation-wrap {
        display: none;
    }
    body.woocommerce-account .container-wrap {
        height: 100% !important;
    }
    /* new- css  */
    .woocommerce-orders th.woocommerce-orders-table__header.woocommerce-orders-table__header-order-number {
        padding-left: 4.2rem !important;
        width: 5% !important;
    }
    .woocommerce-orders th.woocommerce-orders-table__header.woocommerce-orders-table__header-order-date span.nobr {
        transform: translate(-8px, 0px);
        display: block;
    }
    .woocommerce-orders th.woocommerce-orders-table__header.woocommerce-orders-table__header-order-total span.nobr {
        transform: translate(-21px, 0px);
        display: block;
    }
    .woocommerce-orders th.woocommerce-orders-table__header.woocommerce-orders-table__header-order-status span.nobr {
        transform: translate(2px, 0px);
        display: block;
    }
    html[lang="zh-TW"] .woocommerce-orders th.woocommerce-orders-table__header.woocommerce-orders-table__header-order-status span.nobr {
        transform: translate(41px, 0px);
        display: block;
    }
    .woocommerce-account th.order-number {
        padding-left: 4.2rem !important;
        width: 5% !important;
    }
    .woocommerce-account th.order-date span.nobr {
        transform: translate(-8px, 0px);
        display: block;
    }
    .woocommerce-account th.order-total span.nobr {
        transform: translate(-27px, 0px);
        display: block;
    }
    html[lang="zh-TW"] .woocommerce-account th.order-status span.nobr {
        transform: translate(41px, 0px);
        display: block;
    }
    .woocommerce-orders td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-total {
        width: 30%;
    }
    .woocommerce-account td.order-total {
        width: 30%;
    }
    .woocommerce-account th.order-status span.nobr {
        transform: translate(12px, 0px);
        display: block;
    }
    /* end new  */
    .woocommerce-account td.order-status:nth-child(3n) td {
        padding-left: 20px !important;
    }
}

@media only screen and (max-width: 640px) {
    .up-photo-1 {
        padding-top: .5rem;
    }
    .banner-fullwidth .container .caption h3,
    .banner-fullwidth .full-section .caption h3 {
        font-size: 18px;
    }
    .look-book-paging ul li {
        width: 15%;
    }
    .look-book-right span {
        bottom: 18%;
        right: -13px;
    }
    .ourstory-box .lookbook-iiner-box-left h1 {
        font-size: 40px;
    }
    .woocommerce-cart .woocommerce-cart-form .actions .input-text {
        margin-right: 20px;
    }
    .woocommerce-account .woocommerce .woocommerce-form-coupon .form-row-last {
        float: left;
        width: 40%;
    }
    .dashboard-account-info .my_dashboard {
        font-size: 16px;
    }
    .dashboard-my-address .my_dashboard {
        font-size: 16px;
    }
    .mob-drop-menu {
        top: 60px;
       
    }
    .mydesign-link-1 a {
        padding: 20px 5px;
        font-size: 12px;
    }
    .mydesign-link-2 a {
        padding: 20px 5px;
        font-size: 12px;
    }
    .mydesign-link-3 a {
        padding: 20px 5px;
        font-size: 12px;
    }
    /* .show-box-hov ul li.link-1 a {
    width: 40px;
    height: 40px;
}

.show-box-hov ul li.link-2 a {
    width: 40px;
    height: 40px;
}

.show-box-hov ul li.link-3 a {
    width: 40px;
    height: 40px;
} */
    .show-box-hov ul li.link-1 a:hover {
        width: 40px;
        height: 40px;
        background-size: 100% 100%;
    }
    .show-box-hov ul li.link-2 a:hover {
        width: 40px;
        height: 40px;
        background-size: 100% 100%;
    }
    .show-box-hov ul li.link-3 a:hover {
        width: 40px;
        height: 40px;
        background-size: 100% 100%;
    }
    .shop-box {
        min-height: 280px;
    }
    /*.show-box-hov ul li {
    margin: 0 2px;
}*/
    .shop-box h2 {
        font-size: 16px;
    }
    .woocommerce-cart .woocommerce-cart-form table td.product-thumbnail {
        width: 30%;
    }
    .woocommerce-cart table.shop_table tr.cart_item td.product-price {
        margin-left: 31.5%;
    }
    .woocommerce-cart table.shop_table tr.cart_item td.product-subtotal {
        width: 50%;
        margin-left: 31.5%;
        text-align: left !important;
    }
}

@media(max-width:768px) {
    .login-box .full-section .fix-menu-right {
        padding: 0px 22px 0 22px;
    }
}

@media only screen and (max-width: 480px) {
    footer input.es_required_field.es_txt_email.ig_es_form_field_email {
        font-size: 8px;
    }
    .menuopen .login-box .full-section .fix-menu-right {
        padding: 0px 8px;
    }
    /* .full-section {
    padding: 0 !important;
} */
    .summary.entry-summary .single-prouct-price {
        width: 100%;
        margin-top: 15px;
        display: flex;
        right: 0;
        position: relative;
    }
    form.variations_form.cart.swatches-support {
        margin-top: 20px;
    }
    .review-design-box-right ul {
        padding: 50px 0 20px 7px !important;
        overflow-y: scroll;
        height: 28.6rem;
    }
    #add_file {
        width: 100% !important;
    }
    .logo-form form .row .col-md-6 {
        padding-left: 0;
        padding-right: 0;
    }
    /* .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
} */
    .search-box input[type="text"] {
        padding-left: 15px;
    }
    body.woocommerce-account .search-box .serc {
        position: absolute;
        top: 15px;
        right: 42px;
    }
    .search-box #searchVVVV .serc {
        position: absolute;
        top: 15px;
        right: 15px;
        cursor: pointer;
    }
    /* .search-box #searchVVVV {
    margin-left: -50px;
    position: relative;
    width: 451px;
} */
    body.woocommerce-account .search-box {
        background: none;
        position: absolute;
        width: calc(100% - 16%);
        margin: 0 auto;
        left: 53px;
        right: 0;
        z-index: 9999;
        top: 100px;
        height: 65px;
        line-height: 42px;
        display: none;
    }
    .fix-menu-right-box .right-menu h1 {
        text-align: left;
    }
    .homepage .header .full-section {
        padding: 0 13px !important;
    }
    .container {
        padding: 0;
    }
    .menuopen .mob-drop-menu {
        padding: 0px 7px;
        padding-top: 20px;
    }
    .login-box .full-section .fix-menu-right {
        padding: 0px 5px;
    }
    body.page-74 .mob-drop-menu {
        margin: 50px 0 0;
    }
    .vouchers-box form.checkout_coupon.woocommerce-form-coupon p button.button {
        font-size: 11px;
        font-family: 'Poppins-Medium';
        padding-top: 12px;
        padding-bottom: 12px;
    }
    .top-left {
        width: 100%;
        left: 0px;
    }
    .top-left .caption {
        padding-left: 5%;
        width: 100%;
        padding-right: 5%;
    }
    .banner-fullwidth .container .caption h3,
    .banner-fullwidth .full-section .caption h3 {
        font-size: 24px;
    }
    .banner-fullwidth .container .caption p {
        padding: 20px 20px 20px 0;
        font-size: 16px;
    }
    .header .navigation.mob-nav ul.menu>li+li {
        padding-left: 10px;
    }
    .header {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    body.menuopen .header {
        padding-top: 30px;
        padding-bottom: 30px;
        background: #fff7f2;
    }
    .header .navigation.mob-nav ul.menu>li>a img {
        width: 15px;
        height: auto;
    }
    .mob-logo {
        padding: 5px 0 0px;
    }
    .navigation.mob-nav .menu a span {
        position: absolute;
        top: 2px;
        margin-left: 10px;
    }
    .desktop-product {
        width: 100% !important;
    }
    .shop-box {
        min-height: 100%;
    }
    .sidebar-nav ul li a {
        font-size: 20px;
    }
    .sidebar-nav ul li ul li {
        margin: 5px 0 0;
    }
    .sidebar-nav ul li ul li a {
        margin: 10px 0;
        font-size: 14px;
    }
    .look-book-paging ul li {
        width: 13%;
    }
    .look-book-right span {
        bottom: 16%;
        right: -13px;
    }
    /* .login-box .fix-menu-right .navigation.mob-nav .menu a span {
    top: 22px;
} */
    .lookbook-iiner-box-2-right .lookbook-inner-box-left h1 {
        font-size: 10px;
        margin: 15px 0 0;
    }
    .lookbook-iiner-box-2-right .lookbook-inner-box-left span {
        font-size: 9px;
    }
    .lookbook-iiner-box-left h1 {
        font-size: 24px;
    }
    .lookbook-iiner-box-left p {
        font-size: 14px;
    }
    .show-box-hov ul li.link-1 {
        margin: 0 2px;
    }
    .show-box-hov ul li.link-1 a {
        padding: 10px;
        width: auto;
        height: auto;
    }
    .show-box-hov ul li.link-2 a {
        padding: 10px;
        margin: 0 0px;
        /* width: auto;
    height: auto; */
    }
    .show-box-hov .link-1 .alg-wc-wl-thumb-btn-loop {
        margin: 0px 2px;
    }
    .show-box-hov ul li.link-3 a {
        padding: 10px;
        margin-left: 5px;
        /* width: auto;
    height: auto; */
    }
    .show-box-hov {
        bottom: 20%;
        right: 0;
    }
    /*.products.columns-3 .show-box-hov .link-1>.alg-wc-wl-btn{
    margin-left: -64px;
    margin-top: -17px;
}*/
    .lookbook-iiner-box-2-right:hover .show-box-hov {
        display: block;
        bottom: 35px;
    }
    .ourstory-box .lookbook-iiner-box-left h1 {
        font-size: 24px;
    }
    .ourstory-box .lookbook-iiner-box-left p {
        font-size: 14px;
        line-height: 20px;
    }
    .ourstory-box-part-right .lookbook-iiner-box-right h1 {
        font-size: 20px;
    }
    .ourstory-box-part-right .lookbook-iiner-box-right p {
        font-size: 14px;
    }
    .contactus-top {
        width: 100%;
    }
    .contactus-top h1 {
        font-size: 38px;
    }
    a.about_paypal {
        font-size: 12px;
    }
    .woocommerce-checkout .woocommerce-error,
    .woocommerce-checkout .woocommerce-info,
    .woocommerce-checkout .woocommerce-message {
        font-size: 10px;
        padding: 10px;
    }
    .woocommerce-checkout form .col2-set label {
        font-size: 12px;
    }
    .woocommerce-checkout form .col2-set input {
        font-size: 12px;
    }
    .woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered {
        font-size: 12px !important;
    }
    .woocommerce-cart .woocommerce-cart-form .actions .input-text {
        width: 100% !important;
        font-size: 12px;
    }
    .woocommerce-cart .woocommerce-cart-form .actions .button {
        width: 100% !important;
        font-size: 12px;
        margin: 20px 0 0;
    }
    .woocommerce-cart .woocommerce-cart-form table input.qty {
        display: inline-block;
        margin: 0 0 0 20px;
    }
    .review-design-box-left h2 {
        font-size: 30px;
        padding: 0px;
        padding-left: 7px;
    }
    .review-design-box-right::before {
        left: -24%;
    }
    .review-design-box-right::after {
        right: -24%;
    }
    .review-design-box-left::before {
        left: -24%;
    }
    .review-design-box-left::after {
        right: -24%;
    }
    .mydesign-link-1 {
        width: 100%;
    }
    .mydesign-link-2 {
        width: 50%;
    }
    .mydesign-link-3 {
        width: 50%;
    }
    .desktop-design-vew-1 {
        width: 100%;
        float: left;
    }
    .desktop-design-vew-2 {
        width: 100%;
        float: left;
    }
    .desktop-design-vew-3 {
        width: 100%;
        float: left;
    }
    .my-grid-1 a img {
        width: 96%;
        margin: 0;
    }
    .my-grid-2 a img {
        width: 96%;
        margin: 0;
    }
    .my-grid-3 a img {
        width: 96%;
        margin: 0;
        float: left;
    }
    .up-photo-3.mob-up-photo-3 {
        display: inline-block;
        text-align: right;
        width: 55%;
        font-size: 12px;
        line-height: 14px;
    }
    .mydesign-tab.bottom-btn .mydesign-link-1 {
        width: 100%;
    }
    .mydesign-tab.bottom-btn .mydesign-link-2 {
        width: 50%;
    }
    .mydesign-tab.bottom-btn .mydesign-link-3 {
        width: 50%;
    }
    .logo-form label.radio-btn-box span {
        float: none;
        margin-left: 30px;
        margin-top: 3px;
        display: inline-block;
        font-size: 12px;
    }
    .upload-phto-p {
        font-size: 20px;
    }
    .upload-phto-p {
        margin: 0px 0 20px;
        padding: 30px 0px 15px;
        display: block;
    }
    .mydesign-link-1 a {
        font-size: 10px;
    }
    .mydesign-link-2 a {
        font-size: 10px;
    }
    .mydesign-link-3 a {
        font-size: 10px;
    }
    .drag-text {
        padding: 20px;
    }
    .drag-text h1 {
        font-size: 30px;
    }
    .upload-popup-bottom-right {
        float: left;
        width: 75%;
    }
    .upload-popup-bottom-left {
        margin-right: 20px;
    }
    .upload-popup-bottom-text {
        margin: 0px;
    }
    .progress {
        height: 5px;
    }
    .progress-bar {
        height: 5px;
    }
    .upload-popup-bottom-text label {
        float: left;
        font-size: 10px;
    }
    .upload-popup-bottom-text span {
        float: right;
        font-size: 10px;
    }
    .woocommerce-cart table.shop_table tr.cart_item td.product-quantity {
        width: 35%;
    }
}

@media (min-width: 320px) and (max-width: 768px) {
    .login-box {
        top: 0px;
        overflow: auto;
    }
    p.pdescription {
        padding-left: 10px;
        padding-top: 25px;
    }
    .box_bottom_right a {
        padding: 30px 0 !important;
    }
    .woocommerce-cart .woocommerce-cart-form .actions button[name=update_cart] {
        margin-right: 0;
    }
    .woocommerce-cart .woocommerce-cart-form .actions .input-text {
        margin-right: 30px;
    }
    .shop-menu-box .top-left .caption {
        padding: 0px 20px;
    }
    body.menuopen .beforemenu {
        display: none;
    }
    body.menuopen .aftermenu {
        display: block;
    }
}

@media(max-width:576px) {
    .box_bottom_left a {
        padding: 15px 0 !important;
    }
    .box_bottom_right a {
        padding: 40px 0 !important;
    }
}

@media (max-width:375px) {
    .page-template-review_desing .row {
        margin: 0;
    }
    .page-template-login .login-box .box-header {
        padding: 0;
    }
    .login-box .box-header {
        padding: 0;
    }
    /* .full-section {
        padding: 0;
    } */
}

@media only screen and (max-width: 320px) {
    .box_bottom_right a {
        padding: 30px 0 !important;
    }
    .footer .full-section h3 {
        font-size: 20px;
    }
    .footer-menu ul.menu>li>a {
        font-size: 12px;
    }
    .look-book-paging ul li {
        width: 13%;
    }
}

@media (max-width: 992px) {
    .upload-desing-me-wrap {
        width: 33.33%;
    }
}

@media (min-width: 769px) and (max-width: 1040px) {
    .woocommerce-edit-address .woocommerce-Addresses.col2-set.addresses::before {
        content: ' ';
        display: table;
        border-bottom: 1px solid #e9e9e9;
        width: 100%;
        position: relative;
        top: 110px;
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
    /*.fancybox-image,
    .fancybox-spaceball {
        width: 330px !important;
    }*/
    .woocommerce-checkout #ship-to-different-address {
        margin: 24px 0 0 !important;
    }
    th.product-quantity {
        padding-left: 30px !IMPORTANT;
        padding-right: 30px !important;
    }
    .woocommerce-cart .woocommerce-cart-form table {
        overflow-x: scroll;
        display: flow-root;
    }
}

@media (min-width: 767px) and (max-width: 1024px) {
    /*.homepage .banner-fullwidth:before {
        background-attachment: scroll;
        background-size: auto 100%;
    }*/
    .woocommerce-checkout #ship-to-different-address label span {
        padding-bottom: 20px;
        /* margin-bottom: 10px; */
    }
    .woocommerce-checkout #ship-to-different-address {
        margin: 24px 0 0 !important;
    }
}


@media (min-width: 320px) and (max-width: 480px) {
    .woocommerce-checkout #ship-to-different-address label span {
        padding-bottom: 20px;
        /* margin-bottom: 10px; */
    }
    /* .box_bottom_left a {
        padding: 25px 0 !important;
        height: 10;
    } */
    .box_bottom_left .pre-ordertaglinev {
        font-size: 8px;
    }
    button.minus.qib-button {
        left: 0px !important;
    }
    button.plus.qib-button {
        right: 0px !important;
    }
}

@media (max-width: 768px) and (min-width:481px) {
    .woocommerce-checkout #ship-to-different-address label span {
        padding-bottom: 20px;
        /* margin-bottom: 10px; */
    }
    .qib-button-wrapper .quantity input.input-text.qty.text {
        margin-left: 3rem !important;
    }
    td.product-quantity .qib-button.qib-button-wrapper {
        position: relative;
        text-align: start;
    }
    button.minus.qib-button {
        left: 0 !important;
    }
    .woocommerce-cart button.plus.qib-button {
        right: auto !important;
    }
}

@media (max-width:640px) {
    .upload-phto-p .mob-up-photo-3 {
        display: block !important;
        width: 80%;
        margin-left: 1.1rem;
    }
}

@media (min-device-width:320px) and (max-device-width:767px) {
    .tawcvs-swatches[data-attribute_name="attribute_pa_cover"],
    .tawcvs-swatches[data-attribute_name=attribute_pa_cover-design],
    .single-product table.variations select,
    .styled-select {
        margin-top: 8px;
    }
    .try_it_now {
        top: 50px;
    }
    .woocommerce-checkout ul.payment_methods {
        list-style: none;
        border-bottom: 1px solid #ccc;
        padding-bottom: 0px;
    }
    .page-id-842 .alg-wc-wl-view-table {
        width: 100%;
        border-bottom: none;
    }
    .woocommerce-checkout h1.payment-heading {
        font-size: 24px;
        font-size: 24px;
        border-bottom: 1px solid #ccc;
        padding-bottom: 15px;
    }
    .woocommerce-checkout form #order_review_heading {
        margin-top: 4rem;
        border-bottom: 1px solid #ccc;
        padding: 15px 0;
        padding-left: 0px;
    }
    .variations_form .acc-atribute .acc-body.rounded-0 .sizeinnersection {
        display: inline-flex;
        justify-content: space-between;
        width: 49%;
    }
    .shop-top-bar .alg-wc-wl-view-table .td.product-thumbnail {
        color: #556169;
        font-size: 14px;
        font-family: 'Poppins-Medium';
        text-transform: uppercase;
        text-align: center;
        font-weight: normal;
        padding: 15px 0;
    }
    .page-id-842 .shop-top-bar .heding>h1 {
        text-align: left;
        color: #556169;
        font-family: 'Poppins-Light';
        font-size: 24px;
    }
    tr.mobilewishlist td.td.product-removal {
        margin-top: -15rem;
    }
    tr.mobilewishlist {
        display: flex !important;
        align-items: center !important;
        justify-content: space-between !important;
        width: 100%;
        /* border-top: 1px solid #eee;
        border-bottom: 1px solid #eee; */
    }
    .page-id-842 .alg-wc-wl-view-table tbody {
        border-top: 1px solid #eee;
        /* border-bottom: 1px solid #eee; */
        display: block;
    }
    .shop-top-bar .alg-wc-wl-view-table>tbody>tr>td {
        border-top: none !important;
    }
    tr.mobilewishlist td.td.product-name {
        text-align: center !important;
    }
    tr.desktopwishlist {
        display: none !important;
    }
    .User-Guide h2 {
        margin: 17px 0 23px;
    }
    .contact-detail-box .acc-head.card.p-3.rounded-0 {
        margin-top: 0;
    }
    .alg-wc-wl-view-table.shop_table_responsive tr:nth-child(2n) td {
        background-color: #fff !important;
    }
    .alg-wc-wl-view-table td.td.product-name {
        width: 100%;
        margin-right: 4rem;
    }
    /*.banner-fullwidth {
        background-attachment: scroll !important;
    }*/
}

@media (max-width: 767px) {
    .for-me-box .for-me-img img {
        width: 100%;
        height: 500px;
    }
    .single-product .footer .full-section .row.mini-foot {
        margin-bottom: 13rem;
    }
    .variations_form .sizeinnersectionV {
        width: 100% !important;
    }
    .variations_form .acc-atribute .acc-body.rounded-0 .sizeinnersection {
        width: 100% !important;
    }
    .variations_form .sizeinnersectionV {
        width: 100% !important;
    }
    .scrollwithsize,
    .size_formatewra {
        height: 110px;
        overflow: scroll;
        overflow-x: hidden;
        width: 100%;
    }
    .scrollwithsize::-webkit-scrollbar,
    .size_formatewra::-webkit-scrollbar {
        width: 5px;
        height: 7px;
    }
    .scrollwithsize::-webkit-scrollbar-track,
    .size_formatewra::-webkit-scrollbar-track {
        background-color: #ebebeb;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        height: 7px;
    }
    .scrollwithsize::-webkit-scrollbar-thumb,
    .size_formatewra::-webkit-scrollbar-thumb {
        -webkit-border-radius: 5px;
        border-radius: 5px;
        background: #e0b190;
        height: 7px;
        width: 5px;
    }
    .size_formatewra {
        border: none;
    }
    .innersizeinnersectionV {
        margin-top: 0 !important;
    }
    .sizeinnersectionV.sectionbbb0 {
        padding-top: 10px;
    }
    .innersize_formatewra {
        margin-top: 0px !important;
    }
    .top-left .caption.animate__animated.animate__zoomInDown {
        pointer-events: none;
    }
    /* new-wist-list  */
    .tawcvs-swatches[data-attribute_name="attribute_pa_cover"],
    .tawcvs-swatches[data-attribute_name=attribute_pa_cover-design],
    .single-product table.variations select,
    .styled-select {
        margin-top: 8px;
    }
    .try_it_now {
        top: 50px;
    }
    .woocommerce-checkout ul.payment_methods {
        list-style: none;
        border-bottom: 1px solid #ccc;
        padding-bottom: 0px;
    }
    .page-id-842 .alg-wc-wl-view-table {
        width: 100%;
        border-bottom: none;
    }
    .woocommerce-checkout h1.payment-heading {
        font-size: 24px;
        font-size: 24px;
        border-bottom: 1px solid #ccc;
        padding-bottom: 15px;
    }
    .woocommerce-checkout form #order_review_heading {
        margin-top: 4rem;
        border-bottom: 1px solid #ccc;
        padding: 15px 0;
        padding-left: 0px;
    }
    .variations_form .acc-atribute .acc-body.rounded-0 .sizeinnersection {
        display: inline-flex;
        justify-content: space-between;
        width: 49%;
    }
    .shop-top-bar .alg-wc-wl-view-table .td.product-thumbnail {
        color: #556169;
        font-size: 14px;
        font-family: 'Poppins-Medium';
        text-transform: uppercase;
        text-align: center;
        font-weight: normal;
        padding: 15px 0;
    }
    .page-id-842 .shop-top-bar .heding>h1 {
        text-align: left;
        color: #556169;
        font-family: 'Poppins-Light';
        font-size: 24px;
    }
    tr.mobilewishlist td.td.product-removal {
        margin-top: -15rem;
    }
    tr.mobilewishlist {
        display: flex !important;
        align-items: center !important;
        justify-content: space-between !important;
        width: 100%;
        /* border-top: 1px solid #eee;
        border-bottom: 1px solid #eee; */
    }
    .page-id-842 .alg-wc-wl-view-table tbody {
        border-top: 1px solid #eee;
        /* border-bottom: 1px solid #eee; */
        display: block;
    }
    .shop-top-bar .alg-wc-wl-view-table>tbody>tr>td {
        border-top: none !important;
    }
    tr.mobilewishlist td.td.product-name {
        text-align: center !important;
    }
    tr.desktopwishlist {
        display: none !important;
    }
    .User-Guide h2 {
        margin: 17px 0 23px;
    }
    .contact-detail-box .acc-head.card.p-3.rounded-0 {
        margin-top: 0;
    }
    .alg-wc-wl-view-table.shop_table_responsive tr:nth-child(2n) td {
        background-color: #fff !important;
    }
    .alg-wc-wl-view-table td.td.product-name {
        width: 100%;
        margin-right: 4rem;
    }
    /*.banner-fullwidth {
        background-attachment: scroll !important;
    }*/
    .review-design-box-right ul::-webkit-scrollbar {
        width: 0px !important;
        background-color: transparent;
    }
}

@media(max-width:480px) {
    .review-design-box-right ul::-webkit-scrollbar {
        width: 6px !important;
        background-color: transparent;
    }
}

@media (max-width: 349px) {
    .box_bottom_left a {
        padding: 15px 0 !important;
    }
    .box_bottom_right a {
        padding: 40px 0 !important;
    }
}

@media only screen and (max-width: 319px) {
    .box_bottom_right a {
        padding: 45px 0 !important;
    }
}