@media only screen and (min-width: 1600px) {

	.container{
        max-width: 1485px;
    }
    .cart-user-area{
        min-width: auto;
    }


    .news-slider .slider .slick-slide{
        width: 902px;
    }

   
	
	
	
}

@media only screen and (min-width: 1200px) and (max-width : 1599px) {
    
    .container{
    	max-width: 1200px;
    }
    .cart-user-area{
        min-width: 72px;
    }	

    .desboard-area-bottom-panel{
        gap:15px;
        padding: 30px 15px;
    }	



}








@media only screen and (min-width: 1200px) {


.inner-page-header ul.menu a:hover:after, .inner-page-header ul.menu a.current:after , .inner-page-header ul.menu a:after, .inner-page-header ul.menu a.current:after {
  background: #000;
}
.progress{
    max-width: 392px;
}
.work-area .slider .slick-slide{
    width: 421px;
}
.artists-scroll-area img{
    height: 750px;
    object-fit: cover;
    width: 100%;
}

.banner-area.newClass{
  position: relative;
  height:180vh; 
}
.banner-area.newClass img{
  height: 100%;
}




	
}

@media only screen and (min-width: 992px) and (max-width : 1199px) {


.container{
    max-width: 100%;
}
header{
    overflow: hidden;
}
.mobile-show{
  display: none!important;
}
.desktop-show{
  display: block!important;
}
.favourites-panel h3 , .work-panel-catagory h3 {
    font-size: 16px;
    flex-direction: column;
    gap: 0;
}
.work-filters{
    margin-bottom: 40px;
    gap:10px;
    align-items: flex-start;
    flex-direction: column;
}
.inner-page-header ul.menu a:hover:after, .inner-page-header ul.menu a.current:after , .inner-page-header ul.menu a:after, .inner-page-header ul.menu a.current:after {
  background: #000;
}
.banner-single img{
    height: 396px;
}
.single-top-area{
    padding: 40px 0;
    flex-direction: column;
}
.date-single-top-right{
    text-align: left;
}
.single-top-p-area{
    padding: 40px 0;
}
.single-download-btn-area{
    gap:12px;
    flex-direction: column;
}
.sinle-panel img{
    height: auto;
}
.sinle-panel-1 img{
    height: auto;
}
.sinle-panel-2-name{
    padding-top: 40px;
    gap:0;
    margin-bottom: 24px;
}
.sinle-panel-2{
    padding: 40px 0;
}
.sinle-panel-2-name h3{
    font-size: 24px;
}
.sinle-panel-2-name span{
    font-size: 18px;
}
.sinle-panel-2 img{
    height: 403px;
}
.sinle-slider img{
    height: 403px;
}
.sinle-slider{
    padding-top: 40px;
}
.date-single-top-left h2{
    font-size: 18px;
}
.date-single-top-left p{
    font-size: 16px;
}
.date-single-top-right{
    font-size: 16px;
}
.single-top-p-area p{
    font-size: 14px;
}
.single-top-p-area a, .single-download-btn-area a{
    font-size: 14px;
}
.sinle-panel-2 img{
    margin-bottom: 24px;
}
.cart-user-area{
    /*min-width: 100%;*/
    padding: 0 15px;
}
ul.menu a{
    margin: 0 20px;
}
.wc-block-checkout__sidebar.is-sticky{
    position: relative!important;
}
.myac-page-area{
    padding: 100px 0 70px;
}
#my-account-menu-tab.layout-simple .myaccount-menu li {
    width: 31.33% !important;
    min-height: 130px;
}
#my-account-menu-tab .myaccount-menu{
    display: flex!important;
}
#my-account-menu-tab.layout-simple .myaccount-menu li a {
    border: none !important;
    padding: 0;
    flex-direction: column;
    align-items: center;
    gap:10px;
}
#my-account-menu-tab .myaccount-menu li a span.item-icon{
    margin-right: 0!important;
}
#my-account-menu-tab .myaccount-menu li a>span{
    text-align: center!important;
}
#my-account-menu-tab .item-icon{
    display: flex!important;
}
#my-account-menu-tab .myaccount-menu li a span.item-icon img{
    margin-right: 1px;
}
table.shop_table_responsive tr td[data-title]::before{
    margin-right: 10px;
}
.wishlist_table.wishlist_view .product-thumbnail img{
    width: 100%;
    height: auto;
}
.wishlist_table.wishlist_view{
    padding-left: 0;
}
.myac-page-area .wishlist_table .product-add-to-cart a {
    display: table !important;
    margin: 0 0 5px !important;
    text-align: left;
}
.myac-page-area .product-add-to-cart{
    display: inline-flex;
    width: 48%;
    margin-bottom: 0!important
}
.myac-page-area .product-remove{
    display: inline-flex;
    width: 48%;
    margin-bottom: 0!important;
    justify-content: flex-end;
}
.myac-page-area .wishlist-title-with-form h2{
    padding: 0;
}


.product-top-area{
    padding: 120px 0 0;
    margin-bottom: 40px;
}
.product-top-area h2{
    font-size: 20px;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 0;
}
.product-top-area .artists-sub{
    font-size: 16px;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 0;
}
.product-top-area .shop-price{
    font-size: 16px;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 0;
}
.product-details-left{
    width: 100%;
}
.product-details-right{
    width: 100%;
}
.product-details-panel{
    flex-direction: column;
}
.product-details-right , .sp-smart-swatches-item-text{
    font-size: 14px;
}
.single_add_to_cart_button, .enquerybtn{
    min-width: 147px;
    max-width: 147px;
}
.download_tearsheet{
    margin-top: 17px;
}
.artists-details-product p{
    font-size: 14px;
    line-height: 16px
}
.artists-details-product h2{
    font-size: 20px;
    margin-bottom: 0;
}
.artists-sub{
    font-size: 16px;
}
.other-work-area h2{
    font-size: 20px;
    line-height: 28px
}
.other-work-area{
    padding-bottom: 40px;
}
.other-work-area h2{
    margin-bottom: 24px;
}
.more-d{
    justify-content: center;
}
.artists-details-product{
    padding: 40px 0;
}
.other-work-panel{
    padding-top: 40px;
}
.other-work-area .all-collection{
    margin-top: 24px;
}
#wpgs-gallery.wcgs-woocommerce-product-gallery.vertical{
    flex-direction: column-reverse!important;
}
#wpgs-gallery.vertical.wcgs-woocommerce-product-gallery .wcgs-carousel {
    width: 100%!important;
}
#wpgs-gallery.vertical .gallery-navigation-carousel-wrapper:not(.wcgs-hidden) {
    width: 100%!important;
}
#wpgs-gallery .gallery-navigation-carousel-wrapper {
    margin-right: 0 !important;
}
#wpgs-gallery.vertical .gallery-navigation-carousel-wrapper .spswiper-slide {
    margin: 12px 0 0 !important;
    width: 70px!important;
}
.spswiper-vertical>.spswiper-wrapper {
    flex-direction: row!important;
    justify-content: flex-start!important;
    gap: 12px!important;
}


.order-table-area .order-table-panel{
    letter-spacing: 1px;
    font-size: 14px;
}
.order-table-head-area .order-table-panel{
    letter-spacing: 1px;
    font-size: 15px;
}
.order-table-area .order-table-panel:nth-child(6){
    font-size: 13px;
}
.desboard-bottom-panel{
    width: 50%;
    align-items: center;
    margin: 12px 0;
}
.desboard-area-bottom-panel{
    min-height: 130px;
    align-items: center;
}
.desboard-area-bottom h2{
    margin-bottom: 12px;
}
.wishlist-items-wrapper tr {
    width: 31.5%;
}
.artists-scroll-area img{
    height: 500px;
    object-fit: cover;
}
.flipmobilesection .more-d{
    justify-content: flex-start!important;
}

.banner-area.newClass{
  position: relative;
  height:180vh; 
}
.banner-area.newClass img{
  height: 100%;
}
.order-table th{
    font-size: 16px;
}
.order-table td{
    font-size: 14px;
    letter-spacing: 1px;
}
.vieworderdetails img{
    width: 20px;
    height: 20px;
}
.banner-bottom-slider .slick-slider {
    overflow: visible;
    width: 100vw !important;
    margin-left: calc(-50vw + 50%) !important;
}






}

@media only screen and (min-width: 768px) and (max-width: 991px) {

.container{
    max-width: 100%;
    padding: 0 24px;
}
.mobile-show{
  display: block!important;
}
.desktop-show{
  display: none!important;
}

/****menu****/
.dgmenuwrap{margin-top:0;}
.dgmenuwrap{
    display: inline-block;
}
.mean-container .mean-bar:nth-child(2){
    display: none;
}
ul.menu > li::after{content:''; position:inherit;}
ul.menu ul, ul.menu ul li ul {display: none; left: inherit; opacity: inherit!important; position: inherit; top: inherit; width: auto!important; box-shadow:none; background:none;}
ul.menu ul li:first-child, ul.menu ul li:last-child{margin:0;}
.dgmenuwrap {
    position: fixed;
    z-index: 9999;
    width: 100%;
    background: transparent;
    left: 0;
    top: 19px;
}
.mean-container .mean-nav{
    margin-top: 40px;
}
.mean-container .mean-nav {
    width: 100%;
}
.mean-container .mean-nav ul{
    padding: 24px 0;
}
ul.menu .social-area-menu a {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
}
ul.menu ul li{border-bottom:none;}
ul.menu .social-area-menu {
    display: flex;
    flex-direction: column;
    gap: 0;
    min-width: 100%;
    position: relative;
    bottom: 0;
    left: 0;
    margin-top: 30px;
    padding: 0;
}
ul.menu .social-area-menu a {
    display: none;
}
ul.menu>li:last-child {
    float: right;
    margin-right: 0;
}
ul.menu>li{
    display: flex;
    float: none!important;
}
#myInput{
    height: 52px;
    background: rgba(255, 254, 250, 1);
    color: #000;
    padding: 0 15px;
    font-weight: 400;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 2px;
    vertical-align: middle;
    text-transform: uppercase;

}
.search-button img {
    width: 22px;
    filter: invert(0);
}
.search-button{
    height: 52px;
    right: 15px;
}
.search-area{
    width: 100%;
    margin: 24px 0 0!important;
}
#myInput::placeholder {
  color: #000;
  opacity: 1; /* Firefox */
}

#myInput::-ms-input-placeholder { /* Edge 12 -18 */
  color: #000;
}

/****end menu****/

/*.logo-area img , .logo-area.sticky img{
    width: 271px;
}*/
.inner-page-header .logo-area.sticky img, .inner-page-header .logo-area img {
    width: 271px;
}
.inner-page-header .logo-area {
    justify-content: flex-start;
    left: 20px;
    padding-top: 0;
    top: 17px;
}
.mean-container .inner-page-header a.meanmenu-reveal span{
    background: #000;
}
.mean-container .inner-page-header a.meanmenu-reveal.meanclose{
    color: #000;
}


.logo-area{
    justify-content: flex-start;
}
.menu-area{
    padding: 18px 0;
    position: relative;
    border-bottom: none;
    /*height: auto;*/
}
footer{
    padding: 40px 0;
}
.copy-area{
    padding-top: 20px;
}
.copy-area{
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap:16px;
}
.address-text{
    order: 1;
}
.mail-number-text{
    order: 2;
}
.social-area{
    order: 3;
}
/*.logo-area , .logo-area.sticky {
    top: 0;
    transform: translateY(0);
    position: relative;
    z-index: 99;
}
*/
.logo-area-mobile.logo-s img{
    transform: scale(1);
    float: left;
}
.home .logo-area-mobile.logo-s {
    top: 24px;
    max-width: 280px;
    text-align: left;
    display: flex;
    padding-left: 20px;
}
.logo-area{
    width: 100%;
    display: flex;
    justify-content: center;
    top: 60%;
    transform: translate(-50% , -60%) scale(1.2);
    position: absolute;
    left: 50%;
}

.banner-area.newClass {
    position: relative;
    height: 100vh;
}
.banner-area{
    height: 250vh;
}
.banner-area.newClass{
  position: relative;
  height:180vh; 
}
.banner-area.newClass img{
  height: 100%;
}
.mean-container a.meanmenu-reveal{
    padding: 0 24px;
    margin-top: 0;
}



/*header {
    height: auto;
    position: fixed;
    top: 0;
    z-index: 9999;
    overflow: visible;
}*/
.logo-area.sticky , .logo-area{
    padding-top: 0;
}
.mean-container a.meanmenu-reveal{
    padding: 0 24px;
    margin-top: -2px;
}
.banner-bottom-slider .container{
    padding: 0;
}
.banner-bottom-slider{
    padding: 40px 0;
}
.menu-area:after{
    min-height: 61px;
}
.banner-bottom-slider h2 {
    font-size: 20px;
    text-align: center;
}
.news-slider h2{
    font-size: 20px;
    text-align: center;
}
.banner-bottom-slider .owl-dots .owl-dot{
    width: 40px;
}
/*.banner-bottom-slider .owl-dots {
    display: block;
    position: absolute;
    top: -56px;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    text-align: center;
}
.banner-bottom-slider #owl-demo{
    margin-top: 80px;
}*/
.footer-1 {
    width: 100%;
}
.footer-2 , .footer-3 {
    width: 50%;
    justify-content: flex-start;
}
.footer-logo{
    margin-bottom: 20px;
    justify-content: center;
}
.footer-logo img{
    width: 87px;
}
.footer-menu-area h2{
    margin-bottom: 12px;
    text-align: left;
    font-size: 14px;
}
.footer-menu-area form{
    margin-top: 12px;
    align-items: center;
}
.footer-menu-area p{
    text-align: left;
    font-size: 13px;
}
.footer-menu-area ul li a{
    font-size: 14px;
}
.footer-menu-area ul li{
    text-align: left;
    padding-bottom: 6px;
}
.footer-menu-area .footer-menu h2{
    margin-bottom: 8px;
    font-size: 14px;
}
.footer-2, .footer-3{
    margin-top: 24px;
}
.footer-menu-area ul li:last-child{
    padding-bottom: 0;
}
.address-text{
    font-size: 12px;
    max-width: 270px;
    text-align: center;
}
.mail-number-text a{
    font-size: 12px;
}
.mail-number-text {
    align-items: center;
}
.news-slider{
    padding: 40px 0 16px;
}
.news-slider h2:after{
    top: -40px;
}
.news-panel{
    position: relative;
    width: 100%;
    display: flex;
    margin: 24px 0;
}
.name-date-area h3{
    font-size: 20px;
    margin-bottom: 10px;
    text-align: left;
}
.news-slider-artist .name-date-area h3{
    font-size: 16px;
}
.name-date-area{
    flex-direction: column;
}
.name-date-area .date-area{
    text-align: left;
}
.newslatter-email-area p{
    max-width: 100%;
}
.news-input , .subscribe{
    max-width: 100%;
    font-size: 14px;
}
.contact-top-area{
    padding: 114px 0 40px;
}
.contact-form p{
    font-size: 14px;
    line-height: 22px;
}
.contact-form h2 {
    margin-top: 40px;
    margin-bottom: 12px;
    padding-top: 40px;
    font-size: 20px;
    border-top: 1px solid #000;
}
.contact-details p{
    font-size: 16px;
}
.contact-details h2{
    margin-top: 24px!important;
    font-size: 20px;
}
.contact-details h2:first-child{
    margin-top: 0!important;
}
.contact-details .contact-details-mail h2 {
    margin-top: 24px !important;
}
.image-map-section{
    flex-direction: column;
}
.image-section{
    width: 100%;
}
.map-section{
    width: 100%;
}
.map-section iframe{
    height: 570px;
}
.contact-form{
    max-width: 100%;
}
.delivery-area , .privacy-area{
    padding: 100px 0 40px;
}
.delivery-area h2 , .privacy-area h2{
    font-size: 20px;
}
.delivery-area p, .privacy-area p{
    font-size: 14px;
}
.delivery-area h3, .privacy-area h3{
    font-size: 16px;
}
.privacy-area li{
    font-size: 14px;
}
.privacy-panel{
    padding: 24px 0 12px;
}
.artists-area{
    padding: 100px 0 16px;
}
.artists-panel{
    margin-bottom: 14px;
}
.artists-area h2{
    margin-bottom: 24px;
    font-size: 20px;
}
.favourites-panel h3 , .work-panel-catagory h3{
    gap:10px;
    align-items: flex-start;
}
.favourites-area h2{
    margin-bottom: 40px;
    font-size: 20px;
}
.favourites-area{
    padding: 100px 0 16px;
}
.careers-area{
    padding: 100px 0 16px;
}
.careers-area h2{
    font-size: 20px;
    margin-bottom: 24px;
}
.careers-item{
    margin-bottom: 24px;
}
.work-area{
    padding: 100px 0 40px;
}
.work-area h2{
    font-size: 20px;
    margin-bottom: 0;
}
.work-name{
    font-size: 16px;
    margin-bottom: 24px;
}
.filter-area1{
    margin-bottom: 24px;
}
.work-filters{
    margin-bottom: 40px;
    gap:10px;
    align-items: flex-start;
    flex-direction: column;
}
.pagination-area{
    margin-top: 0;
    justify-content: space-between;
}
.pagination-area a{
    font-size: 20px;
    margin: 0;
}
.pagination-area .next-btn img , .pagination-area .prv-btn img{
    width: 25px;
}
.filter-btn1{
    padding: 0;
}
.filter-details-area1{
    min-width: 100%;
    padding: 20px 15px;
}
.filter-button-area1{
    flex-direction: column;
    gap:20px;
}
.filter-option-area form{
    gap:10px;
}
.result-section{
    flex-wrap: wrap;
}
.pagination-area-both span{
    display: none;
}
.filter-area-collection{
    margin-top: 40px;
}
.pagination-area .next-btn img, .pagination-area .prv-btn img{
    width: 22px;
}
.exhibitions-area{
    padding: 100px 0 40px;
}
.exhibitions-area h2{
    font-size: 24px;
    margin-bottom: 24px;
}
.exhibitions-area .filter-area1 {
    margin-bottom: 0;
}
.exhibitions-panel-area h2{
    font-size: 18px;
}
.artists-details-area{
    padding-top: 60px;
}
.artists-details-area p{
    font-size: 14px;
}
.artists-details-area img{
    height: 517px;
    margin-bottom: 24px;
    width: 100vw !important;
    margin-left: calc(-50vw + 50%) !important;
}
.artists-details-area h2{
    font-size: 20px;
    margin-bottom: 24px;
}
.artists-scroll-area{
    padding: 40px 0;
}
.artists-work-area{
    padding: 40px 0;
}
.artists-work-area h2:after{
    top: -40px;
}
.artists-work-area h2{
    font-size: 20px;
    text-align: center;
}
.banner-single img{
    height: 396px;
}
.single-top-area{
    padding: 40px 0;
    flex-direction: column;
}
.date-single-top-right{
    text-align: left;
}
.single-top-p-area{
    padding: 40px 0;
}
.single-download-btn-area{
    gap:12px;
    flex-direction: column;
}
.sinle-panel img{
    height: auto;
}
.sinle-panel-1 img{
    height: auto;
}
.sinle-panel-2 a{
    justify-content: center;
}
.sinle-panel-2-name{
    padding-top: 40px;
    gap:0;
    margin-bottom: 24px;
}
.sinle-panel-2{
    padding: 40px 0;
}
.sinle-panel-2-name h3{
    font-size: 24px;
}
.sinle-panel-2-name span{
    font-size: 18px;
}
.sinle-panel-2 img{
    height: 403px;
}
.sinle-panel-2 .row{
    display: flex;
    flex-direction: column-reverse;
    gap:10px;
}
.sinle-slider img{
    height: 403px;
}
.sinle-slider{
    padding-top: 40px;
}


#owl-demo4 .owl-dots {
    display: block;
    position: relative;
    top: 0;
    right: auto;
    margin-top: 30px;
}
.news-slider-artist .news-panel {
    width: 100vw !important;
    margin-left: calc(-50vw + 50%) !important;
}
.artists-panel h3{
    font-size: 14px;
}
.news-slider-artist .news-panel .news-img{
    width: 100%;
}
.artists-work-page .work-panel h3{
    font-size: 16px;
}
.artists-collection-page .work-panel h3{
    font-size: 16px;
    padding: 10px 0;
}

.date-single-top-left h2{
    font-size: 18px;
}
.date-single-top-left p{
    font-size: 16px;
}
.date-single-top-right{
    font-size: 16px;
}
.single-top-p-area p{
    font-size: 14px;
}
.single-top-p-area a, .single-download-btn-area a{
    font-size: 14px;
}
.sinle-panel-2 img{
    margin-bottom: 24px;
}
.cart-user-area{
    display: none;
}
.inner-page-header .container:after{
    bottom: -19px;
    display: none;
}

.login-area{
    padding: 100px 0 40px;
}
.login-area h2{
    font-size: 20px;
}
.login-area p{
    font-size: 12px;
}
.login-area.account-area p{
    font-size: 14px;
}
.account-area h2 {
    margin-bottom: 12px!important;
}
.save-btn {
    margin-top: 60px !important;
}
.login-area h3{
    margin-top: 60px;
}

.register-page-area {
    padding: 100px 0 40px;
}
#rm-fname-43{
    margin-bottom: 24px;
}
.register-page-area h2 {
    max-width: 100%;
    margin: 0 auto 40px;
    font-size: 20px;
}
.register-page-area p {
    font-size: 12px;
}
.global-page-area{
    padding: 100px 0 40px;
}
.wc-block-components-sidebar-layout .wc-block-components-main {
    padding-right: 0!important;
    width: 100%!important;
}
.wc-block-components-sidebar {
    padding-left: 0!important;
    width: 100%!important;
}
.wc-block-components-sidebar{
    margin-top: 50px;
 }

 .myac-page-area{
    padding: 100px 0 70px;
}
#my-account-menu-tab.layout-simple .myaccount-menu li {
    width: 48% !important;
    min-height: 130px;
}
#my-account-menu-tab .myaccount-menu{
    display: flex!important;
}
#my-account-menu-tab.layout-simple .myaccount-menu li a {
    border: none !important;
    padding: 0;
    flex-direction: column;
    align-items: center;
    gap:10px;
}
#my-account-menu-tab .myaccount-menu li a span.item-icon{
    margin-right: 0!important;
}
#my-account-menu-tab .myaccount-menu li a>span{
    text-align: center!important;
}
#my-account-menu-tab .item-icon{
    display: flex!important;
}
#my-account-menu-tab .myaccount-menu li a span.item-icon img{
    margin-right: 1px;
}
table.shop_table_responsive tr td[data-title]::before{
    margin-right: 10px;
}
.wishlist_table.wishlist_view .product-thumbnail img{
    width: 100%;
    height: auto;
}
.wishlist_table.wishlist_view{
    padding-left: 0;
}
.myac-page-area .wishlist_table .product-add-to-cart a {
    display: table !important;
    margin: 0 0 5px !important;
    text-align: left;
}
.myac-page-area .product-add-to-cart{
    display: inline-flex;
    width: 48%;
    margin-bottom: 0!important
}
.myac-page-area .product-remove{
    display: inline-flex;
    width: 48%;
    margin-bottom: 0!important;
    justify-content: flex-end;
}
.myac-page-area .wishlist-title-with-form h2{
    padding: 0;
}

.product-top-area{
    padding: 100px 0 0;
    margin-bottom: 40px;
}
.product-top-area h2{
    font-size: 20px;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 0;
}
.product-top-area .artists-sub{
    font-size: 16px;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 0;
}
.product-top-area .shop-price{
    font-size: 16px;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 0;
}
.product-details-left{
    width: 100%;
}
.product-details-right{
    width: 100%;
}
.product-details-panel{
    flex-direction: column;
}
.product-details-right , .sp-smart-swatches-item-text{
    font-size: 14px;
}
.single_add_to_cart_button, .enquerybtn{
    min-width: 147px;
    max-width: 147px;
}
.download_tearsheet{
    margin-top: 17px;
}
.artists-details-product p{
    font-size: 14px;
    line-height: 16px
}
.artists-details-product h2{
    font-size: 20px;
    margin-bottom: 0;
}
.artists-sub{
    font-size: 16px;
}
.other-work-area h2{
    font-size: 20px;
    line-height: 28px
}
.other-work-area{
    padding-bottom: 40px;
}
.other-work-area h2{
    margin-bottom: 24px;
}
.more-d{
    justify-content: center;
}
.artists-details-product{
    padding: 40px 0;
}
.other-work-panel{
    padding-top: 40px;
}
.other-work-area .all-collection{
    margin-top: 24px;
}
#wpgs-gallery.wcgs-woocommerce-product-gallery.vertical{
    flex-direction: column-reverse!important;
}
#wpgs-gallery.vertical.wcgs-woocommerce-product-gallery .wcgs-carousel {
    width: 100%!important;
}
#wpgs-gallery.vertical .gallery-navigation-carousel-wrapper:not(.wcgs-hidden) {
    width: 100%!important;
}
#wpgs-gallery .gallery-navigation-carousel-wrapper {
    margin-right: 0 !important;
}
#wpgs-gallery.vertical .gallery-navigation-carousel-wrapper .spswiper-slide {
    margin: 12px 0 0 !important;
    width: 70px!important;
}
.spswiper-vertical>.spswiper-wrapper {
    flex-direction: row!important;
    justify-content: flex-start!important;
    gap: 12px!important;
}

.mean-container .mean-nav ul li a{
    color: #000!important;
}

.order-area h2{
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 0;
}
.order-area {
    padding: 100px 0 40px;
}
.mobile-order-panel{
    width: 100%;
    display: flex;
    flex-direction: column;
    padding: 10px 0;
    border-bottom: 1px solid #000;
}
.order-mobile-area{
    width: 100%;
    display: flex;
    justify-content: center;
}
.order-table-panel{
    width: 50%;
    display: flex;
    font-family: "Albert Sans", sans-serif;
    font-weight: 600;
    color: #000000;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 2px;
    padding: 20px 0;
}
.order-table-panel:nth-child(2){
    justify-content: flex-end;
    font-weight: 400;
}
.order-table-panel a {
    color: #000;
    text-decoration-line: underline;
    text-underline-offset: 4px;
    text-decoration: underline;
    font-weight: 400;
    font-size: 14px;
    padding-left: 6px;
}
.order-mobile-area:last-child .order-table-panel{
    justify-content: center;
    width: 100%;
}
.mobile-order-panel:last-child{
    border-bottom: none;
}

.desboard-area-bottom-panel{
    margin: 12px 0;
}
.desboard-area{
    padding: 100px 0 40px 0;
}
.desboard-area-bottom{
    padding-top: 40px;
}
.desboard-area h2{
    margin-bottom: 8px;
}
.desboard-area .order-table-panel{
    width: 100%;
    padding: 0;
}
.desboard-area .order-mobile-area{
    flex-direction: column;
    gap:5px;
    padding: 6px 0;
}
.desboard-area .order-table-panel:nth-child(2){
    justify-content: flex-start;
}
.desboard-area-bottom h2{
    margin-bottom: 12px;
}
.desboard-area .order-edit-panel a {
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    padding: 9px 36px;
    text-decoration: none;
    border: 0.5px solid #000;
    color: #000;
}
.desboard-area .order-mobile-area:nth-child(5){
    flex-direction: row;
    margin-top: 6px;
    gap:0;
}
.desboard-area .order-mobile-area img{
    width: 18px;
}
.desboard-area .order-mobile-area:last-child .order-table-panel.order-edit-panel{
    justify-content: flex-start;
}
.desboard-area .order-mobile-area:last-child .order-table-panel.order-logout-panel{
    align-items: center;
    justify-content: flex-end;
}
.wishlist-items-wrapper tr {
    width: 47.5%;
}
.wishlist-items-wrapper {
    gap: 24px;
}
.artists-scroll-area img{
    height: 400px;
    object-fit: cover;
}


.product-page-both-area .container{
    padding: 0;
}
#carouselExampleIndicators {
    display: flex;
    gap: 12px;
    flex-direction: column;
    padding-right: 0;
}
.product-slider-area .thumbnail{
    width: 70px!important;
    height: 70px!important;
    margin: 0!important;
}
.carousel-indicators{
    max-width: 100%!important;
    gap:12px;
    flex-direction: row !important;
}
.product-slider-area .thumbnail img{
    width: 70px;
    height: 70px;
}
.product-slider-area{
    margin-bottom: 40px;
    padding-left: 12px;
}
.flipmobilesection{
    flex-direction: column-reverse!important;
    gap:24px;
}
.artists-details-product .flipmobilesection h2{
    border-top: 1px solid #000;
    padding-top: 40px;
}
.flipmobilesection .artists-sub{
    color: #000;
    margin-bottom: 24px;
}
.other-work{
    justify-content: center;
}
.other-work-area .work-img img{
    max-width: 100%;
}
/*.banner-area , .banner-area.newClass{
    position: relative;
    height: auto;
}*/
/*.logo-area-mobile{
    display: none!important;
}
*/
.home .logo-area-mobile{
    justify-content: flex-start;
}

.order-table th{
    font-size: 16px;
}
.order-table td{
    font-size: 14px;
    letter-spacing: 1px;
}
.vieworderdetails img{
    width: 20px;
    height: 20px;
}

.woocommerce-column--shipping-address , .woocommerce-column--billing-address{
    width: 47%!important;
}
.woocommerce-MyAccount-content {
    padding-top: 70px;
}


ul.menu a:after, ul.menu a.current:after{
    display: none;
}
.footer-2, .footer-3{
    align-items: flex-start;
}

.home .news-slider .container{
    padding: 0;
}
.home .news-slider{
    padding-bottom: 40px;
}
.banner-bottom-slider .slick-slider {
    overflow: visible;
    width: 100vw !important;
    margin-left: 0 !important;
}



/*.work-page-area .work-img{
    width: 100%!important;
}
.work-page-area .work-img img{
    width: 348px!important;
    max-width: 348px;
    height: 348px;
}
.work-panel{
    max-width: 348px;
    margin: 0 auto;
}*/
.shop-filters{
    margin: 0 0 30px;
}
.filterlocationright{
  margin-top: -30px;
}






}

@media only screen and (max-width: 767px) {


.container{
    max-width: 100%;
    padding: 0 24px;
}
.mobile-show{
  display: block!important;
}
.desktop-show{
  display: none!important;
}

/****menu****/
.dgmenuwrap{margin-top:0;}
.dgmenuwrap{
    display: inline-block;
}
.mean-container .mean-bar:nth-child(2){
    display: none;
}
ul.menu > li::after{content:''; position:inherit;}
ul.menu ul, ul.menu ul li ul {display: none; left: inherit; opacity: inherit!important; position: inherit; top: inherit; width: auto!important; box-shadow:none; background:none;}
ul.menu ul li:first-child, ul.menu ul li:last-child{margin:0;}
.dgmenuwrap {
    /*position: absolute;*/
    z-index: 9999;
    width: 100%;
    background: transparent;
    left: 0;
    top: 15px;
}
.mean-container .mean-nav {
    width: 100%;
}
.mean-container .mean-nav ul{
    padding: 24px 0;
}
ul.menu .social-area-menu a {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
}
ul.menu ul li{border-bottom:none;}
ul.menu .social-area-menu {
    display: flex;
    flex-direction: column;
    gap: 0;
    min-width: 100%;
    position: relative;
    bottom: 0;
    left: 0;
    margin-top: 30px;
    padding: 0;
}
ul.menu .social-area-menu a {
    display: none;
}
ul.menu>li:last-child {
    float: right;
    margin-right: 0;
}
ul.menu>li{
    display: flex;
    float: none!important;
}
#myInput{
    height: 52px;
    background: rgba(255, 254, 250, 1);
    color: #000;
    padding: 0 15px;
    font-weight: 400;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 2px;
    vertical-align: middle;
    text-transform: uppercase;

}
.search-button img {
    width: 22px;
    filter: invert(0);
}
.search-button{
    height: 52px;
    right: 15px;
}
.search-area{
    width: 100%;
    margin: 24px 0 0!important;
}
#myInput::placeholder {
  color: #000;
  opacity: 1; /* Firefox */
}

#myInput::-ms-input-placeholder { /* Edge 12 -18 */
  color: #000;
}

/****end menu****/

/*.logo-area img , .logo-area.sticky img{
    width: 271px;
}*/
.inner-page-header .logo-area.sticky img, .inner-page-header .logo-area img {
    width: 271px;
}
.inner-page-header .logo-area{
    padding-top: 0;
}
.mean-container .inner-page-header a.meanmenu-reveal span{
    background: #000;
}
.mean-container .inner-page-header a.meanmenu-reveal.meanclose{
    color: #000;
}
.menu-area{
    padding: 18px 0;
    position: relative;
    border-bottom: none;
    /*height: auto;*/
}
footer{
    padding: 40px 0;
}
.copy-area{
    padding-top: 20px;
}
.copy-area{
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap:16px;
}
.address-text{
    order: 1;
}
.mail-number-text{
    order: 2;
}
.social-area{
    order: 3;
}
/*.logo-area {
    top: 0;
    transform: translateY(0);
    position: relative;
    z-index: 99;
}*/
/*.banner-area , .banner-area.newClass{
    position: relative;
    height: auto;
}*/
/*.logo-area-mobile{
    display: none!important;
}
.logo-area{
    justify-content: flex-start;
}
*/

.logo-area-mobile.logo-s img{
    transform: scale(1);
    float: left;
}
.home .logo-area-mobile.logo-s {
    top: 24px;
    max-width: 280px;
    text-align: left;
    display: flex;
    padding-left: 20px;
}
.logo-area.sticky , .logo-area{
    padding-top: 0;
}
.logo-area{
    width: 100%;
    display: flex;
    justify-content: center;
    top: 60%;
    transform: translate(-50% , -60%) scale(0.8);
    position: absolute;
    left: 50%;
}

.banner-area.newClass {
    position: relative;
    height: 100vh;
}
.banner-area{
    height: 250vh;
}
.banner-area.newClass{
  position: relative;
  height:180vh; 
}
.banner-area.newClass img{
  height: 100%;
}
.mean-container a.meanmenu-reveal{
    padding: 0 24px;
    margin-top: 0;
}
/*header {
    height: auto;
    position: fixed;
    top: 0;
    z-index: 9999;
    overflow: visible;
}*/
.logo-area.sticky{
    padding-top: 18px;
    left: auto;
}
.banner-bottom-slider .container{
    padding: 0;
}
.banner-bottom-slider{
    padding: 40px 0;
}
.menu-area:after{
    min-height: 61px;
}
.banner-bottom-slider h2 {
    font-size: 20px;
    text-align: center;
}
.news-slider h2{
    font-size: 20px;
    text-align: center;
}
.banner-bottom-slider .owl-dots .owl-dot{
    width: 40px;
}
/*.banner-bottom-slider .owl-dots {
    display: block;
    position: absolute;
    top: -56px;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    text-align: center;
}*/
/*.banner-bottom-slider #owl-demo{
    margin-top: 80px;
}*/
.footer-1 {
    width: 100%;
}
.footer-2 , .footer-3 {
    width: 50%;
}
.footer-logo{
    margin-bottom: 20px;
    justify-content: center;
}
.footer-logo img{
    width: 87px;
}
.footer-menu-area h2{
    margin-bottom: 12px;
    text-align: left;
    font-size: 14px;
}
.footer-menu-area form{
    margin-top: 12px;
    align-items: center;
}
.footer-menu-area p{
    text-align: left;
    font-size: 13px;
}
.footer-2 .footer-menu{
    width: 100%;
}
.footer-menu-area ul li a{
    font-size: 14px;
}
.footer-menu-area ul li{
    text-align: left;
    padding-bottom: 6px;
}
.footer-menu-area .footer-menu h2{
    margin-bottom: 8px;
    font-size: 14px;
}
.footer-2, .footer-3{
    margin-top: 24px;
}
.footer-menu-area ul li:last-child{
    padding-bottom: 0;
}
.address-text{
    font-size: 12px;
    max-width: 270px;
    text-align: center;
}
.mail-number-text a{
    font-size: 12px;
}
.mail-number-text {
    align-items: center;
}
.news-slider{
    padding: 40px 0 16px;
}
.news-slider h2:after{
    top: -40px;
}
.news-panel{
    position: relative;
    width: 100%;
    display: flex;
    margin: 24px 0;
}
.name-date-area h3{
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 10px;
    text-align: left;
}
.news-slider-artist .name-date-area h3{
    font-size: 16px;
    max-width: 200px;
}
.name-date-area{
    flex-direction: column;
}
.name-area{
    font-size: 16px;
    line-height: 16px;
}
.name-date-area .date-area{
    text-align: left;
    font-size: 16px;
    line-height: 16px;
}
.newslatter-email-area p{
    max-width: 100%;
}
.news-input , .subscribe{
    max-width: 100%;
    font-size: 14px;
}
.contact-top-area{
    padding: 114px 0 40px;
}
.contact-form p{
    font-size: 14px;
    line-height: 22px;
}
.contact-form h2 {
    margin-top: 40px;
    margin-bottom: 12px;
    font-size: 20px;
    padding-top: 40px;
    border-top: 1px solid #000;
}
.contact-details h2{
    margin-top: 24px!important;
    font-size: 20px;
}
.contact-details p{
    font-size: 16px;
}
.contact-details h2:first-child{
    margin-top: 0!important;
}
.contact-details .contact-details-mail h2 {
    margin-top: 24px !important;
}
.image-map-section{
    flex-direction: column;
}
.image-section{
    width: 100%;
}
.map-section{
    width: 100%;
}
.map-section iframe{
    height: 570px;
}
.contact-form{
    max-width: 100%;
}
.delivery-area , .privacy-area{
    padding: 100px 0 40px;
}
.delivery-area h2 , .privacy-area h2{
    font-size: 20px;
}
.delivery-area p, .privacy-area p{
    font-size: 14px;
}
.delivery-area h3, .privacy-area h3{
    font-size: 16px;
}
.privacy-area li{
    font-size: 14px;
}
.privacy-panel{
    padding: 24px 0 12px;
}
.artists-area{
    padding: 100px 0 16px;
}
.artists-panel{
    margin-bottom: 14px;
}
.artists-area h2{
    margin-bottom: 24px;
    font-size: 20px;
}
.favourites-panel h3 , .work-panel-catagory h3{
    gap:0;
    align-items: flex-start;
}
.favourites-area h2{
    margin-bottom: 40px;
    font-size: 20px;
}
.favourites-area{
    padding: 100px 0 16px;
}

.careers-area{
    padding: 100px 0 16px;
}
.careers-area h2{
    font-size: 20px;
    margin-bottom: 24px;
}
.filters{
    flex-direction: column;
    align-items: flex-start;
    gap:12px;
    margin-bottom: 24px;
}
.careers-item{
    margin-bottom: 24px;
}

.work-area{
    padding: 100px 0 40px;
}
.work-area h2{
    font-size: 20px;
    margin-bottom: 16px;
}
.work-name{
    font-size: 16px;
    margin-bottom: 24px;
}
.filter-area1{
    margin-bottom: 12px;
}

.work-filters{
    margin-bottom: 40px;
}
.pagination-area{
    margin-top: 0;
    justify-content: space-between;
}
.pagination-area a{
    font-size: 20px;
    margin: 0;
}
.pagination-area .next-btn img , .pagination-area .prv-btn img{
    width: 25px;
}
.filter-btn1{
    padding: 0;
}
.filter-details-area1{
    min-width: 100%;
    padding: 20px 15px;
    width: 100vw !important;
    margin-left: calc(-50vw + 50%) !important;
}
.filter-button-area1{
    flex-direction: column;
    gap:20px;
}
.filter-option-area form{
    gap:10px;
}
.result-section{
    flex-wrap: wrap;
}
.pagination-area-both span{
    display: none;
}
.filter-area-collection{
    margin-top: 40px;
}
.pagination-area .next-btn img, .pagination-area .prv-btn img{
    width: 22px;
}

.exhibitions-area{
    padding: 100px 0 40px;
}
.exhibitions-area h2{
    font-size: 20px;
    margin-bottom: 24px;
}
.exhibitions-area .filter-area1 {
    margin-bottom: 0;
}
.exhibitions-panel-area h2{
    font-size: 16px;
}
.artists-details-area{
    padding-top: 60px;
}
.inner-page-header .container:after{
    bottom: -19px;
    display: none;
}
.artists-details-area p{
    font-size: 14px;
}
.artists-details-area img{
    height: 517px;
    margin-bottom: 24px;
    width: 100vw !important;
    margin-left: calc(-50vw + 50%) !important;
}
.artists-details-area h2{
    font-size: 20px;
    margin-bottom: 24px;
}
.artists-work-area{
    padding: 40px 0;
}
.artists-work-area h2:after{
    top: -40px;
}
.artists-work-area h2{
    font-size: 20px;
    /*margin-bottom: 64px;*/
    text-align: center;
}
.banner-single img{
    height: 396px;
}
.single-top-area{
    padding: 40px 0;
    flex-direction: column;
}
.date-single-top-right{
    text-align: left;
}
.single-top-p-area{
    padding: 40px 0;
}
.single-download-btn-area{
    gap:12px;
    flex-direction: column;
}
.sinle-panel img{
    height: auto;
}
.sinle-panel-1 img{
    height: auto;
}
.sinle-panel-2 a{
    justify-content: center;
}
.sinle-panel-2-name{
    padding-top: 40px;
    gap:0;
    margin-bottom: 24px;
}
.sinle-panel-2{
    padding: 0 0 40px 0;
}
.sinle-panel-2-name h3{
    font-size: 24px;
}
.sinle-panel-2-name span{
    font-size: 18px;
}
.sinle-panel-2 img{
    height: 403px;
}
.sinle-panel-2 .row{
    display: flex;
    flex-direction: column-reverse;
    gap:10px;
}
.sinle-slider img{
    height: 403px;
}
.sinle-slider{
    padding-top: 40px;
}
.artists-panel h3{
    font-size: 14px;
    padding-left: 24px;
    padding: 10px 0;
}
#owl-demo4 .owl-dots {
    display: block;
    position: relative;
    top: 0;
    right: auto;
    margin-top: 30px;
}
.work-img {
    width: 100vw !important;
    margin-left: 0 !important;
}
.artists-img {
    width: 100vw !important;
    margin-left: calc(-50vw + 50%) !important;
}
#owl-demo4 .owl-stage-outer{
    width: 100vw !important;
    margin-left: calc(-50vw + 50%) !important;
}
.artists-work-area .work-img {
    width: 100% !important;
    margin-left: 0 !important;
}
.artists-scroll-area{
    padding: 40px 0;
}
.news-slider-artist .news-panel {
    width: 100vw !important;
    margin-left: calc(-50vw + 50%) !important;
}
.news-slider-artist .news-panel .news-img{
    width: 100%;
}
.artists-work-page .work-panel h3{
    font-size: 16px;
    padding: 10px 0;
}
.filters__item a{
    text-align: left;
}
.artists-collection-page .work-panel h3{
    font-size: 16px;
    padding: 10px 0;
}
.work-panel h3{
    font-size: 16px;
    padding: 10px 0;
}
.work-panel-catagory h3{
    font-size: 14px;
}
.work-panel-catagory h3 span{
    font-size: 16px;
}

.date-single-top-left h2{
    font-size: 18px;
}
.date-single-top-left p{
    font-size: 16px;
}
.date-single-top-right{
    font-size: 16px;
}
.single-top-p-area p{
    font-size: 14px;
}
.single-top-p-area a, .single-download-btn-area a{
    font-size: 14px;
}
.sinle-panel-2 img{
    margin-bottom: 24px;
}
.cart-user-area{
    display: none;
}
.inner-page-header .logo-area {
    justify-content: flex-start;
    left: 20px;
    top: 17px;
}

.login-area{
    padding: 100px 0 40px;
}
.login-area h2{
    font-size: 20px;
}
.login-area p{
    font-size: 12px;
}
.login-area.account-area p{
    font-size: 14px;
}
.account-area h2 {
    margin-bottom: 12px!important;
}
.save-btn {
    margin-top: 60px !important;
}
.login-area h3{
    margin-top: 60px;
}

.register-page-area {
    padding: 100px 0 40px;
}
#rm-fname-43{
    margin-bottom: 24px;
}
.register-page-area h2 {
    max-width: 190px;
    margin: 0 auto 40px;
    font-size: 20px;
}
.register-page-area p {
    font-size: 12px;
}
.global-page-area{
    padding: 100px 0 40px;
}
.wc-block-components-sidebar-layout .wc-block-components-main {
    padding-right: 0!important;
    width: 100%!important;
}
.wc-block-components-sidebar {
    padding-left: 0!important;
    width: 100%!important;
}


.myac-page-area{
    padding: 100px 0 70px;
}
#my-account-menu-tab.layout-simple .myaccount-menu li {
    width: 47% !important;
}
#my-account-menu-tab .myaccount-menu{
    display: flex!important;
}
#my-account-menu-tab.layout-simple .myaccount-menu li a {
    border: none !important;
    padding: 0;
    flex-direction: column;
    align-items: center;
    gap:10px;
}
#my-account-menu-tab .myaccount-menu li a span.item-icon{
    margin-right: 0!important;
}
#my-account-menu-tab .myaccount-menu li a>span{
    text-align: center!important;
}
#my-account-menu-tab .item-icon{
    display: flex!important;
}
#my-account-menu-tab .myaccount-menu li a span.item-icon img{
    margin-right: 1px;
}
.user-info{
    margin-top: 20px;
}
table.shop_table_responsive tr td[data-title]::before{
    margin-right: 10px;
}
.wishlist_table.wishlist_view .product-thumbnail img{
    width: 100%;
    height: auto;
}
.wishlist_table.wishlist_view{
    padding-left: 0;
}
.myac-page-area .wishlist_table .product-add-to-cart a {
    display: table !important;
    margin: 0 0 5px !important;
    text-align: left;
}
.myac-page-area .product-add-to-cart{
    display: inline-flex;
    width: 48%;
    margin-bottom: 0!important
}
.myac-page-area .product-remove{
    display: inline-flex;
    width: 48%;
    margin-bottom: 0!important;
    justify-content: flex-end;
}
.myac-page-area .wishlist-title-with-form h2{
    padding: 0;
}


.product-top-area{
    padding: 100px 0 0;
    margin-bottom: 40px;
}
.product-top-area h2{
    font-size: 20px;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 0;
}
.product-top-area .artists-sub{
    font-size: 16px;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 0;
}
.product-top-area .shop-price{
    font-size: 16px;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 0;
}
.product-details-left{
    width: 100%;
}
.product-details-right{
    width: 100%;
}
.product-details-panel{
    flex-direction: column;
}
.product-details-right , .sp-smart-swatches-item-text{
    font-size: 14px;
}
.single_add_to_cart_button, .enquerybtn{
    min-width: 147px;
    max-width: 147px;
}
.download_tearsheet{
    margin-top: 17px;
}
.artists-details-product p{
    font-size: 14px;
    line-height: 16px
}
.artists-details-product h2{
    font-size: 20px;
    margin-bottom: 0;
}
.artists-sub{
    font-size: 16px;
}
.other-work-area h2{
    font-size: 20px;
    line-height: 28px
}
.other-work-area{
    padding-bottom: 40px;
}
.other-work-area h2{
    margin-bottom: 24px;
}
.more-d{
    justify-content: center;
}
.artists-details-product{
    padding: 40px 0;
}
.other-work-panel{
    padding-top: 40px;
}
.other-work-area .all-collection{
    margin-top: 24px;
}
#wpgs-gallery.wcgs-woocommerce-product-gallery.vertical{
    flex-direction: column-reverse!important;
}
#wpgs-gallery.vertical.wcgs-woocommerce-product-gallery .wcgs-carousel {
    width: 100%!important;
}
#wpgs-gallery.vertical .gallery-navigation-carousel-wrapper:not(.wcgs-hidden) {
    width: 100%!important;
}
#wpgs-gallery .gallery-navigation-carousel-wrapper {
    margin-right: 0 !important;
}
#wpgs-gallery.vertical .gallery-navigation-carousel-wrapper .spswiper-slide {
    margin: 12px 0 0 !important;
    width: 70px!important;
}
.spswiper-vertical>.spswiper-wrapper {
    flex-direction: row!important;
    justify-content: flex-start!important;
    gap: 12px!important;
}
.mean-container .mean-nav ul li a{
    color: #000!important;
}



.order-area h2{
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 0;
}
.order-area {
    padding: 100px 0 40px;
}
.mobile-order-panel{
    width: 100%;
    display: flex;
    flex-direction: column;
    padding: 10px 0;
    border-bottom: 1px solid #000;
}
.order-mobile-area{
    width: 100%;
    display: flex;
    justify-content: center;
}
.order-table-panel{
    width: 50%;
    display: flex;
    font-family: "Albert Sans", sans-serif;
    font-weight: 600;
    color: #000000;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 1px;
    padding: 20px 0;
}
.order-table-panel:nth-child(2){
    justify-content: flex-end;
    font-weight: 400;
}
.order-table-panel a {
    color: #000;
    text-decoration-line: underline;
    text-underline-offset: 4px;
    text-decoration: underline;
    font-weight: 400;
    font-size: 14px;
    padding-left: 6px;
}
.order-mobile-area:last-child .order-table-panel{
    justify-content: center;
    width: 100%;
}

.order-table td{
    font-family: "Albert Sans", sans-serif;
    font-weight: 400;
    color: #000000;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 1px;
    padding: 20px 0;
    background: transparent!important;
    text-align: right!important;
}
.order-table td.woocommerce-orders-table__cell-order-actions::before{
    display: none;
}
.order-table td.woocommerce-orders-table__cell-order-actions{
    text-align: center!important;
}
.vieworderdetails{
    justify-content: center;
}
.order-table tr{
    padding: 10px 0;
    border-bottom: 1px solid #000;
    display: block;
}
.order-table tr:last-child{
    border-bottom: none;
    padding-bottom: 0;
}




.mobile-order-panel:last-child{
    border-bottom: none;
}

.desboard-area-bottom .row{
    gap:24px;
}
.desboard-area{
    padding: 100px 0 40px 0;
}
.desboard-area-bottom{
    padding-top: 40px;
}
.desboard-area h2{
    margin-bottom: 8px;
}
.desboard-area .order-table-panel{
    width: 100%;
    padding: 0;
}
.desboard-area .order-mobile-area{
    flex-direction: column;
    gap:5px;
    padding: 6px 0;
}
.desboard-area .order-table-panel:nth-child(2){
    justify-content: flex-start;
}
.desboard-area-bottom h2{
    margin-bottom: 24px;
}
.desboard-area .order-edit-panel a {
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    padding: 9px 36px;
    text-decoration: none;
    border: 0.5px solid #000;
    color: #000;
}
.desboard-area .order-mobile-area:nth-child(5){
    flex-direction: row;
    margin-top: 6px;
    gap:0;
}
.desboard-area .order-mobile-area img{
    width: 18px;
}
.desboard-area .order-mobile-area:last-child .order-table-panel.order-edit-panel{
    justify-content: flex-start;
}
.desboard-area .order-mobile-area:last-child .order-table-panel.order-logout-panel{
    align-items: center;
    justify-content: flex-end;
}


.wishlist-items-wrapper{
    gap:0;
}
.wishlist-items-wrapper tr{
    width: 100%;
}
.woocommerce .wishlist-title{
    margin-bottom: 24px!important;
}
.artists-scroll-area img{
    height: 400px;
    object-fit: cover;
}



.product-page-both-area .container{
    padding: 0;
}
#carouselExampleIndicators {
    display: flex;
    gap: 12px;
    flex-direction: column;
    padding-right: 0;
}
.product-slider-area .thumbnail{
    width: 70px!important;
    height: 70px!important;
    margin: 0!important;
}
.carousel-indicators{
    max-width: 100%!important;
    gap:12px;
    flex-direction: row !important;
}
.product-slider-area .thumbnail img{
    width: 70px;
    height: 70px;
}
.product-slider-area{
    margin-bottom: 40px;
    padding-left: 12px;
}
.flipmobilesection{
    flex-direction: column-reverse!important;
    gap:24px;
}
.artists-details-product .flipmobilesection h2{
    border-top: 1px solid #000;
    padding-top: 40px;
}
.flipmobilesection .artists-sub{
    color: #000;
    margin-bottom: 24px;
}
.other-work{
    justify-content: center;
}
.other-work-area .work-img img{
    max-width: 100%;
}





.woocommerce-column--shipping-address , .woocommerce-column--billing-address{
    width: 100%!important;
}
.woocommerce-MyAccount-content {
    padding-top: 70px;
}
.work-img img{
    max-width: 100%;
}
.home .logo-area-mobile{
    justify-content: flex-start;
}

ul.menu a:after, ul.menu a.current:after{
    display: none;
}
.footer-2, .footer-3{
    align-items: flex-start;
}
.artists-img a{
    width: 100%;
}
.banner-bottom-slider .slick-slider {
    overflow: visible;
    width: 100vw !important;
    margin-left: 0 !important;
}


.home .news-slider .container{
    padding: 0;
}
.home .news-slider{
    padding-bottom: 40px;
}
/*.banner-bottom-slider .item{
    width: 100%;
}*/
.banner-bottom-slider .slick-track{
    display: flex;
    flex-direction: row;
}

.shop-filters{
    margin: 0 0 30px;
}
.filterlocationright{
  margin-top: -45px;
}


}

@media only screen and (min-width: 748px) and (max-width: 767px) {


 .wc-block-components-sidebar{
    margin-top: 50px;
 }
 .order-table-panel{
    font-size: 16px;
    letter-spacing: 2px;
 }


}


@media only screen and (min-width: 640px) and (max-width: 767px) {

.myac-page-area .woocommerce-column--billing-address , .myac-page-area .woocommerce-column--shipping-address{
    width: 50%;
    float: left;
}
 .order-table-panel{
    font-size: 16px;
    letter-spacing: 2px;
 }

.desboard-area-bottom-panel{
    align-items: center;
}
.wishlist-items-wrapper tr {
    width: 47.5%;
}
.wishlist-items-wrapper {
    gap: 24px;
}



.work-page-area .work-img{
    width: 100%!important;
}
.work-page-area .work-img img{
    width: 284px!important;
    max-width: 284px;
    height: 284px;
}
.work-panel{
    max-width: 284px;
    margin: 0 auto;
}





}


@media only screen and (min-width: 576px) and (max-width: 639px) {

.myac-page-area .woocommerce-column--billing-address , .myac-page-area .woocommerce-column--shipping-address {
    width: 50%;
    float: left;
}
 .order-table-panel{
    font-size: 16px;
    letter-spacing: 2px;
 }
.desboard-area-bottom-panel{
    align-items: center;
}
.wishlist-items-wrapper tr {
    width: 47.5%;
}
.wishlist-items-wrapper {
    gap: 24px;
}


.work-page-area .work-img{
    width: 100%!important;
}
.work-page-area .work-img img{
    width: 251px!important;
    max-width: 251px;
    height: 251px;
}
.work-panel{
    max-width: 251px;
    margin: 0 auto;
}




    
}

@media only screen and (min-width: 480px) and (max-width: 575px) {

.work-panel-1{
    padding: 0;
}
.myac-page-area .woocommerce-column--billing-address , .myac-page-area .woocommerce-column--shipping-address{
    width: 100%;
}
 .order-table-panel{
    font-size: 16px;
    letter-spacing: 2px;
 }
.desboard-area-bottom-panel{
    align-items: center;
}



.work-page-area .work-img{
    width: 100%!important;
}
.work-page-area .work-img img{
    width: 351px!important;
    max-width: 351px;
    height: 351px;
}
.work-panel{
    max-width: 351px;
    margin: 0 auto;
}





}

@media only screen and (max-width: 479px) {


.work-panel-1{
    padding: 0;
}
.login-area h2{
    max-width: 190px;
    margin: 0 auto 40px;
}
.myac-page-area .woocommerce-column--billing-address , .myac-page-area .woocommerce-column--shipping-address{
    width: 100%;
}


.work-page-area .work-img{
    width: 100%!important;
}
.work-page-area .work-img img{
    width: 351px!important;
    max-width: 351px;
    height: 351px;
}
.work-panel{
    max-width: 351px;
    margin: 0 auto;
}





}

