@media only screen and  (min-width: 576px) {
    .bookAppointment .modal-dialog{
        max-width: 636px;
    }
}

@media only screen and  (min-width: 992px) {}

@media only screen and  (min-width: 1800px) {
    .checkOut  .modal-dialog{
        max-width: 1512px;
    }
    .confirmBid  .modal-dialog{
        max-width: 975px;
    }
}

@media (min-width: 1200px) {
	.book-an-appointment_area .container{
	     max-width: 1170px;
    }
    .login-area .container{
	     max-width: 1170px;
    }
	.signup-area .container{
	     max-width: 1170px;
    }
	.cart-area .container{
	     max-width:1170px;
    }
	.checkout-area .container{
		 max-width:1170px;
	}
}
@media (min-width: 1400px) {
	.book-an-appointment_area .container{
	     max-width: 1280px;
    }
    .login-area .container{
	     max-width: 1280px;
    }
	.signup-area .container{
	     max-width: 1280px;
    }
	.cart-area .container{
	     max-width:1280px;
    }
	.checkout-area .container{
		 max-width:1280px;
	}
	.checkout-area .container{
		 max-width:1280px;
	}
}


@media only screen and  (max-width: 1600px) {
	
    .head-top__box{
        gap: 24px;
    }
    .head-top__icon img{
        width: 18px;
    }
    .head-top__logo a{
        font-size: 40px;
    }
    .head-bottom .navbar .navbar-nav .nav-item .nav-link{
        padding: 24px 0;
		text-transform: uppercase;
        font-weight: 700;
        letter-spacing: 0.1px;
    }
    .head-bottom .navbar .navbar-nav {
        gap: 65px;
    }
    .nav-badge{
        top: 0;
        width: 12px;
        height: 12px;
        font-size: 10px;
    }
    .lang-drop .dropdown-menu{
        border: 1px solid #e2e2e2;
        margin-top: 0px !important;
        min-width: 123px;
    }
    .lang-drop .dropdown-menu li a{
        font-size: 16px;
        padding: 4px 16px;
    }
    .mega-menu__box{
        top: 68px;
    }
    .mega-menu__list{
        padding-left: 0px;
    }
    .mm-content-title{
        font-size: 0.75rem;
        margin-bottom: 14px;
        text-transform: uppercase;
		font-weight: bold;
    }
    .mm-list .mm-list__item .mm-list__item-link,
    .mm-list .mm-list__item .mm-list__item-link.mm-list__item-link-more{
        font-size: 0.975rem;
    }
    .mm-list .mm-list__item:not(:last-child) {
        margin-bottom: 14px;
    }
    .tms-collection__img {
        height: 380px;
    }
    .tms-collection__title{
        font-size: 14px;
    }
    .collection__swiper {
        padding-bottom: 50px !important;
    }
    .collection__swiper .swiper-horizontal>.swiper-scrollbar, 
    .collection__swiper .swiper-scrollbar.swiper-scrollbar-horizontal {
        height: 4px;
    }
    .wrap_padding {
        padding: 70px 0;
    }
    .tms-home__about-left h3{
        font-size: 35px;
        margin-bottom: 12px;
    }
    .tms-home__about-left p{
        font-size: 16px;
        margin-bottom: 35px;
    }
    .view-btn{
        font-size: 16px;
        padding: 11px 60px;
    }
    .tms-collection__box-img {
        height: 600px;
    }
    .tms-collection__box-cont-inner h2{
        font-size: 1.6rem;
        margin-bottom: 35px;
    }
    .tms-arrivals__section-head h3{
        font-size: 28px;
    }
    .shop-btn{
        font-size: 20px;
    }
    .tms-arrivals__img{
        height: 245px;
    }
    .tms-arrivals__swiper-cont{
        max-width: 1320px;
        margin: auto;
    }
    .swiper-next,
    .swiper-prev{
        width: 30px;
        height: 30px;
    }
    .swiper-next img, 
    .swiper-prev img{
        width: 100%;
        height: 100%;
    }
    .swiper-next {
        right: -60px;
    }
    .swiper-prev {
        left: -60px;
    }
    .tms-arrivals__title,
    .tms-arrivals__price{
        font-size: 15px;
    }
    .tms-future__img {
        height: 500px;
    }
    .tms-future__cont {
        padding: 20px 70px 50px 50px;
    }
    .tms-future__cont p{
        font-size: 17px;
        margin-top: 10px;
    }
    .tms-categories__heading {
        margin-bottom: 30px;
    }
    .tms-categories__img{
        height: 260px;
    }
    .tms-categories__cont{
        padding: 30px 15px 12px;
        text-align: center;
    }
    .tms-banner__area {
        padding-top: 70px;
        padding-bottom: 100px;
    }
    .tms-banner__inner p{
        font-size: 1rem;
        margin-bottom: 30px;
    }
    .tms-create__img {
        height: 700px;
    }
    .tms-create__box-inner h4{
        font-size: 45px;
        padding-bottom: 10px;
        margin-bottom: 30px;
    }
    .tms-create__box-inner,
    .tms-create__box-inner p{
        max-width: 416px;
    }
    .tms-create__box-inner p{
        font-size: 18px;
    }
    .newsletter-form .form-control{
        font-size: 16px;
        padding: 12px 50px 12px 14px;
        width: auto;
        border-radius: 4px;
        height: 40px;
    }
    .newsletter-btn{
        font-size: 0.9rem;
        padding: 9px 16px;
        border-radius: 4px;
    }
    .footer-list .footer-list__items:not(:last-child) {
        margin-bottom: 8px;
    }
    .footer-box .form-select, .footer-ship-lang .store-select .form-select{
        font-size: 12px;
    }
    .store-select span{
        top: 4px;
        font-size: 14px;
    }
    .store-select {
        margin-bottom: 25px;
    }
    .footer-social__list{
        font-size: 20px;
    }
    .footer-top {
        padding: 39px 0px;
    }
    .footer-bottom__inner{
        padding: 16px 12px;
    }
    .footer-copyright,
    .footer-ship{
        font-size: 0.875rem;
    }
    .footer-ship a{
        font-size: 12px;
    }
    .footer-ship-lang{
        gap: 55px;
    }
    .footer-ship-lang .store-select .form-select {
        min-width: 110px;
    }
    .tms-product-categoey__area {
        margin-top: 160px;
        margin-bottom: 90px;
    }
    .tms-pc__title{
        font-size: 30px;
        margin-bottom: 40px;
    }
    .tms-pc__flist .tms-pc__flist-item .tms-pc__flist-item-link{
        font-size: 0.8rem;
        gap: 10px;
    }
    .tms-pc__flist .tms-pc__flist-item .tms-pc__flist-item-link span{
        width: 12px;
    }
    .tms-pc__flist{
        gap: 50px;
    }
    .tms-pc__fbox2 h3{
        font-size: 0.8rem;
		font-weight: bold;
        color: var(--black,#000);
    }
    .tms-pc__filter{
		padding-top: 16px;
        padding-bottom: 16px;
    }
    .tms-pc__flist-hr{
        height: 24px;
    }
    .tms-pc__flist-drop .dropdown-menu{
        margin-top: 10px !important;
        min-width: 210px;
    }
    .tms-pc__flist-drop .dropdown-menu li .form-check .form-check-label{
        font-size: 0.8rem;
    }
    .tms-pc__flist-drop .dropdown-menu li .form-check .form-check-input, .registation-box__right .bookAppointment-form .form-check .form-check-input{
        width: 16px;
        height: 16px;
    }
    .tms-pc__flist-drop .dropdown-menu li:not(:last-child) {
        margin-bottom: 6px;
    }
    .price-input{
        margin: 14px 0;
    }
    .tms-pc__fprice .form-control{
        max-width: 145px;
        padding: 10px 30px 10px 20px;
    }
    .slider-box {
        margin: 30px 0;
    }
    .slider{
        height: 3px;
    }
    .tms-pc__breadcrumb {
        margin-top: 24px;
        margin-bottom: 13px;
    }
    .tms-pc__breadcrumb .breadcrumb .breadcrumb-item, .tms-pc__breadcrumb .breadcrumb .breadcrumb-item a{
        font-size: 0.75rem;
    }
    .tms-pc__product-like{
        width: 25px;
    }
    .tms-pc__product-img__content h3 {
        font-size: 0.85rem;
        margin-bottom: 6px;
	    font-weight: 500;
    }    
    .tms-pc__product-img__content p{
        font-size: 12px;
        margin-bottom: 28px;
    }
    .tms-pc__product-cart-btn{
        font-size: 12px;
        max-width: 100%;
        padding: 6px 0px;
    }
    .tms-pc__box-view-more {
        margin-top: 50px;
    }
    .tms-pc__box-view-more p {
        font-size: 14px;
        margin-bottom: 20px;
    }
    .tms-pc__box .tms-pc__box-item:not(:last-child) {
        padding-bottom: 50px;
        margin-bottom: 50px;
    }
    .tms-psc__product-cont h2{
        font-size: 24px;
    }
    .tms-psc__product-cont a{
        font-size: 16px;
    }
    .tms-psc__shopCollection{
        width: 40px;
        height: 40px;
    }
    .tms-psc__shopCollection img{
        width: 20px;
    }
    .tms-psc__product:hover .tms-psc__shopCollection{
        border-radius: 8px;
    }
    .tms-psc__shopCollection span{
        font-size: 16px;
    }
    .featuredProduct .offcanvas-header {
        padding: 30px 60px;
        padding-bottom: 22px;
    }
    .featuredProduct .offcanvas-header .offcanvas-title{
        font-size: 30px;
    }
    .featuredProduct .offcanvas-header .cls-btn img{
        width: 15px;
    }
    .pdp-image-multi-swiper{
        width: 80px;
        height: 270px;
        top: 190px;
    }
    .pdp-image-multi{
        width: 80px;
        height: 80px;
    }
    .pdp-description-container {
        padding: 0 40px;
    }
    .pdp-description-container .tms-pc__breadcrumb {
        margin-bottom: 24px;
    }
    .pdp-desc-title{
        font-size: 35px;
        margin-bottom: 8px;
    }
    .pdp-desc-text{
        font-size: 14px;
        margin-bottom: 20px;
    }
    .pdp-desc-price {
        font-size: 1rem;
    }
    .pdp-select-material .form-select,
    .modify-offcanvas{
        padding: 6px 9px;
        font-size: 16px;
        background-size: 12px 12px;
    }
    .pdp-select-sizeGuide a{
        top: 6px;
        font-size: 12px;
    }
    .pdp-cart-like-box {
        margin: 40px 0 6px;
    }
    .pdp-cart-btn{
        font-size: 1rem;
        padding: 10px 42px;
		display: flex;
        align-items: center;
        gap: 10px;
    }
	.pdp-cart-btn i{
		font-size:15px;
	}
    .pdp-like-btn{
        padding: 8px 12px;
    }
    .pdp-like-btn img{
        width: 30px;
    }
    .pdp-description-inner .accordion .accordion-button{
        font-size: 1rem;
        padding: 6px 9px 6px 0px;
    }
    .pdp-description-inner .accordion .accordion-button::after {
        width: 12px;
        height: 12px;
        background-size: 12px;
    }
    .pdp-details {
        margin-bottom: 50px;
    }
    .tms-pc__box-heading {
        margin-bottom: 50px;
    }
    .sizeGuide {
        width: 529px !important;
    }
    .sizeGuide-title{
        font-size: 18px;
        margin-bottom: 18px;
    }
    .sizeGuide-inner .table-responsive {
        padding-top: 20px;
        padding-bottom: 50px;
    }
    .sizeGuide-inner .table-responsive thead tr th, .sizeGuide-inner .table-responsive tbody tr td {
        font-size: 14px;
    }
    .sizeGuide-inner .nav-tabs li a {
        font-size: 18px;
        padding-bottom: 6px;
    }
    .sizeGuide-img{
        width: 250px;
    }
    .sizeGuide-list{
        margin-top: 20px;
    }
    .sizeGuide-list li{
        font-size: 14px;
    }
    .sizeGuide-list li:not(:last-child) {
        margin-bottom: 12px;
    }
    .sizeGuide .offcanvas-body {
        padding: 10px 34px 50px 34px;
    }
    .sizeGuide .offcanvas-header {
        padding: 40px 34px;
    }
    .modifyEngraving-text {
        font-size: 14px;
        margin-bottom: 22px;
    }
    .modifyEngraving-preview-text {
        font-size: 22px;
        padding: 20px 50px;
        margin-bottom: 28px;
    }
    .modifyEngraving-previewText .form-control{
        font-size: 16px;
        padding: 20px 50px;
    }
    .modifyEngraving-label{
        margin-top: 10px;
        font-size: 14px;
    }
    .modifyEngraving-previewText {
        margin-bottom: 30px;
    }
    .modifyEngraving-fontType .bookAppointment-sevices-box .form-check {
        padding: 12px 45px;
    }
    .bookAppointment-sevices-box .form-check .form-check-label{
        font-size: 14px;
    }
    .modifyEngraving-fontType {
        margin-bottom: 50px;
    }
    .login-area, .cart-area {
        /*margin: 60px 0;*/
		margin-top: 160px;
        margin-bottom: 30px;
    }
    .back-btn{
        font-size: 1rem;
    }
    .cart-box__left {
        
    }
    .cart-box__title {
        font-size: 15px;
        margin-bottom: 10px;
    }
    .cart-box__item-label-box{
        font-size: 1rem;
    }
    .cart-box__item-label {
        gap: 12px;
        padding-top: 13px;
        padding-bottom: 13px;
        margin-bottom: 14px;
    }
    .cart-box__item-img {
        flex: 0 0 140px;
    }
    .cart-box__item-inner-box1 {
        gap: 16px;
    }
    .cart-box__item-cont h3 {
        font-size: 1rem;
        margin-bottom: 10px;
    }
    .cart-box__item-cont ul li, .cart-box__item-cont h4 {
        font-size: 1rem;
        margin-bottom: 4px;
    }
    .quantity-inner {
        gap: 4px;
    }
    .decrease, .increase, .quantity-inner .form-control{
        font-size: 16px;
    }
    .cart-box__item-inner-box3{
        font-size: 0.925rem;
    }
    .cart-box__item-remove{
        width: 13px;
    }
    .cart-box__right-box {
        padding: 10px 6px;
    }
    .cart-box__right-tb-item h3, .cart-box__right-tb-item h4, .cart-box__right-total h3, .cart-box__right-total h4{
        font-size: 14px;
    }
    .cart-box__right-tb-item {
        margin-bottom: 12px;
    }
    .cart-box__right-tb-item h4 span{
        font-size: 14px;
    }
    .cart-box__right-total-box .cart-box__right-tb-item:last-child {
        padding-bottom: 30px;
    }
    .cart-box__right-total {
        margin-bottom: 16px;
        border: 1px solid rgba(0, 0, 0, .125);
        width: 100%;
    }
    .cart-box__right-or span {
        font-size: 14px;
        padding: 0 10px;
    }
    .cart-box__right-or {
        margin: 23px 0;
    }
    .cart-box__right-anothe-pay a img {
        width: 100px;
    }
    .cart-box__right-anothe-pay a:not(:last-child) {
        margin-bottom: 20px;
    }
    .anothe-pay-btn{
        padding: 12px 60px;
    }
    .cart-box__right .cart-box__right-box:not(:last-child) {
        margin-bottom: 10px;
    }
    .cart-box__right-onlineBenefits h3{
        font-size: 18px;
        padding-bottom: 12px;
        margin-bottom: 8px;
    }
    .cart-box__right-onlineBenefits ul li:not(:last-child) {
        margin-bottom: 8px;
    }
    .cart-box__right-onlineBenefits ul li{
        font-size: 1rem;
    }
    .login-box__left{
		border: 1px solid rgba(0,0,0,.125);
        border-radius: 0.25rem;
        flex: 1 1 auto;
        padding: 1.25rem;
    }
    .login-box__right{
        /*padding-left: 55px;*/
    }
    .checkOut-modal__inner .login-box__inner {
        min-width: 400px;
        max-width: 400px;
        padding: 45px 0;
    }
    .login-box__title {
        font-size: 1.25rem;
        margin-bottom: 30px;
		font-weight: 500;
    }
    .login-box__text,
    .checkOut .login-box__left .login-box__inner ul li,
    .bookAppointment-form .form-select, .bookAppointment-form .form-control{
        font-size: 1rem;
    }
    .checkOut .login-box__text {
        padding-bottom: 24px;
    }
    .checkOut .login-box__left .login-box__inner ul li:not(:last-child) {
        margin-bottom: 6px;
    }
    .checkOut .login-box__right .login-box__title {
        margin-bottom: 20px;
    }
    .checkOut .frgt-pass a{
        font-size: 16px;
    }
    .checkOut .login-btn{
        width: 100%;
    }
    .checkout-header {
        padding: 30px 0;
    }
    .checkout-header .head-top__link{
        font-size: 16px;
    }
    .checkout-stap__area .checkout-stap__icon{
        width: 55px;
        height: 55px;
    }
    .checkout-stap__icon img{
        width: 30px;
    }
    .checkout-stap__area .checkout-stap__box span{
        font-size: 1rem;
    }
    .checkout-stap__area .checkout-stap__box:not(:last-child):before{
        height: 2px;
        left: 70px;
        width: 135px;
    }
    .checkout-stap__area{
        gap: 145px;
        padding-bottom: 10px;
		padding-top: 45px;
        margin-bottom: 40px;
    }
    .expressCheckout-box h3{
        font-size: 16px;
        padding: 0 21px;
    }
    .expressCheckout-box {
        padding: 16px 14px;
        padding-top: 0;
        margin-bottom: 42px;
    }
    .checkout-box__item-title {
        font-size: 18px;
        margin-bottom: 18px;
    }
    .sa-check-title{
        font-size: 14px;
        margin-bottom: 8px;
    }
    .sa-check-text{
        font-size: 14px;
    }
    .checkout-box__left .checkout-box__item:not(:last-child) {
        margin-bottom: 40px;
    }
    .sa-check-arrow{
        font-size: 18px;
    }
    .checkout-item-box .cart-box__item-img {
        flex: 0 0 90px;
		margin: inherit;
    }
	.checkout-item-box .cart-box__item-cont {
		text-align:start;
	}
    .checkout-item-box .cart-box__item-cont h3 {
        font-size: 14px;
    }
    .checkout-item-box .cart-box__item-cont ul li, .checkout-item-box .cart-box__item-cont h4 {
        font-size: 12px;
    }
    .cb-cont-metl img {
        width: 12px;
        height: 12px;
    }
    .checkout-item-box .cart-box__item-inner-box2 {
     font-size: 14px;
    }
    .checkout-item-box-ttl{
        padding: 12px 0;
        font-size: 18px;
    }
    .checkout-item-box {
        margin-bottom: 50px;
    }
    .cbp-box .bookAppointment-sevices-box .form-check .form-check-label{
        font-size: 14px;
    }
    .cisi-title{
        font-size: 18px;
        margin-bottom: 8px;
    }
    .cisi-text, .checkout-item-shipping__item ul li{
        font-size: 12px;
    }
    .checkout-item-shipping {
        padding-top: 16px;
        margin-bottom: 10px;
    }
    .cisi-edit{
        font-size: 14px;
    }
    .successfullyBid__inner .confirmBid-modal__title {
        font-size: 18px;
        margin-bottom: 15px;
    }
    .successfullyBid-img img{
        width: 70px;
    }
    .successfullyBid-text{
        font-size: 14px;
    }
    .checkout-footer__inner{
        padding: 15px 0;
        border-top: 2px solid #908D65;
    }
    .checkout-footer__inner-left ul li a, .checkout-footer__inner-right p{
        font-size: 13px;
    }
    .checkout-footer__inner-left ul {
        gap: 18px;
    }
    .tms-auction__show-title{
        margin: 50px 0;
        font-size: 22px;
    }
    .tms-auction__end{
        font-size: 13px;
        gap: 8px;
    }
    .tms-auction__box .tms-pc__product-img__content p {
        margin-bottom: 15px;
    }
    .tms-auction__bid{
        font-size: 14px;
    }
    .ad-image-multi-swiper {
        width: 270px;
    }
    .tms-auction-detail__area .pdp-description-container {
        padding: 0px 0px 0px 24px;
    }
    .pdp-desc-title {
        font-size: 1.2rem;
        margin-bottom: 8px;
    }    
    .ad-time-bid__title,
    .ad-bid-edit-input .form-control,
    .tms-ad-prdtDetail-title{
        font-size: 18px;
    }
    .ad-time-bid__text{
        font-size: 14px;
    }
    .ad-bid-hist {
        font-size: 14px;
        padding-left: 60px;
    }
    .tms-ad-time-bid{
        margin: 38px 0;
        padding-bottom: 40px;
    }
    .tms-auction-detail__area .pdp-cart-btn,
    .tms-auction-detail__area .pdp-accor-descDetail{
        font-size: 16px;
    }
    .tms-ad-bid-btn-box {
        margin-bottom: 55px;
    }
    .tms-ad-prdtDetail-title::before {
        width: 26%;
        height: 2px;
    }
    .confirmBid .modal-body {
        padding: 60px;
    }
    .confirmBid-modal__title {
        font-size: 24px;
        margin-bottom: 22px;
    }
    .confirmBid-modal__price {
        font-size: 22px;
        margin-bottom: 40px;
    }
    .confirm-btn{
        font-size: 16px;
        padding: 12px 18px;
    }
    .close-btn{
        width: 15px;
    }
    /*.login-box__inner{
        min-width: 480px;
        max-width: 480px;
    }*/
    .login-box__btn .login-btn{
        width: 100%;
    }
    .registation-heading{
        font-size: 26px;
    }
    

}


@media only screen and  (max-width: 991px) {
    .head-top{
        display: none;
    }
    .checkout-header .head-top{
        display: flex;
    }
}

@media only screen and (max-width: 820px) {
    .tms-arrivals__img {
        height: 170px;
    }
    .tms-arrivals__swiper-cont {
        max-width: 660px;
    }
    .tms-categories__img {
		width: 240px;
        max-width: 100%;
        height: auto;
    }
    .head-top__logo a {
        font-size: 40px;
        letter-spacing: 14.8px;
    }
    .wrap_padding {
        padding: 50px 0;
    }
    .tms-home__about-left h3 {
        font-size: 22px;
        margin-bottom: 8px;
    }
    .tms-home__about-left p {
        font-size: 14px;
        margin-bottom: 26px;
    }
    .view-btn {
        font-size: 14px;
        padding: 13px 40px;
    }
    .tms-collection__box-cont-inner p {
        font-size: 12px;
        margin-bottom: 10px;
    }
    .tms-collection__box-cont-inner h2 {
        font-size: 1.6rem;
    }
    .tms-collection__box:hover .tms-collection__box-cont-inner h2 {
        margin-bottom: 16px;
    }
    .collection-btn {
        font-size: 14px;
        padding: 10px 26px;
    }
    .tms-arrivals__section-head h3 {
        font-size: 20px;
    }
    .shop-btn {
        font-size: 16px;
    }
    .swiper-next, .swiper-prev {
        width: 18px;
        height: 18px;
    }
    .tms-arrivals__title, .tms-arrivals__price {
        font-size: 13px;
    }
    .tms-future__img {
        height: 330px;
    }
    .tms-future__cont {
        padding: 50px 40px 40px 30px;
    }
    .tms-future__cont h3 {
        font-size: 25px;
        padding-bottom: 5px;
    }
    .tms-future__cont p {
        font-size: 14px;
        margin-top: 6px;
    }
    .tms-categories__heading h2 {
        font-size: 1.4rem;
    }
    .tms-categories__heading p {
        font-size: 16px;
    }
    .tms-categories__heading {
        margin-bottom: 16px;
    }
    .tms-categories__inner {
		gap: 30px;
        justify-content: unset;
        overflow-x: auto;
    }
    .tms-categories__cont {
        padding: 8px 12px;
    }
    .tms-categories__cont span {
        font-size: 15px;
    }
    .tms-banner__inner h3 {
        font-size: 1.6rem;
        margin-bottom: 6px;
    }
    .tms-banner__inner p {
        font-size: 1rem;
        margin-bottom: 20px;
    }
    .banner-btn {
        font-size: 14px;
        padding: 10px 30px;
    }
    .tms-banner__area {
        padding-top: 110px;
        padding-bottom: 60px;
    }
    .tms-create__img {
        height: 500px;
    }
    .tms-create__box-inner h4 {
        font-size: 30px;
        padding-bottom: 6px;
        margin-bottom: 16px;
    }
    .tms-create__box-inner, .tms-create__box-inner p {
        max-width: 300px;
    }
    .tms-create__box-inner p {
        font-size: 14px;
        margin-bottom: 26px;
    }
    .tms-newsletter__area {
        padding: 30px 0;
    }
    .tms-newsletter__inner h3, .tms-newsletter__inner p {
        font-size: 14px;
    }
    .tms-newsletter__inner h3{
        margin-bottom: 8px;
    }
    .tms-newsletter__inner p{
        margin-bottom: 16px;
    }
    .tms-newsletter__inner {
        max-width: 445px;
    }
    .tms-pc__flist{
        display: none;
    }
    .tms-pc__title {
        font-size: 20px;
        margin-bottom: 24px;
    }
    .tms-pc__fbox2 h3 {
        font-size: 14px;
    }
    .tms-pc__breadcrumb {
        margin-top: 12px;
        margin-bottom: 40px;
    }
    .tms-pc__box-heading h2 {
        font-size: 0.875rem;
        padding: 0 0px 10px;
    }
    .tms-pc__box-heading {
        margin-bottom: 20px;
    }
    .tms-pc__box .tms-pc__box-item:not(:last-child) {
        padding-bottom: 30px;
        margin-bottom: 30px;
    }
    .tms-pc__box-view-more p {
        font-size: 14px;
        margin-bottom: 16px;
    }
    .tms-pc__box-view-more {
        margin-top: 40px;
    }
    .tms-product-categoey__area {
        margin-top: 30px;
        margin-bottom: 100px;
    }
    .featuredProduct .offcanvas-header {
        padding: 22px 32px;
    } 
    .featuredProduct .offcanvas-body {
        padding: 16px 32px;
    }
    .pdp-image-grid-container, 
    .pdp-description-container{
        width: 50%;
    }
    .pdp-description-container {
        padding: 0 20px;
    }
    .pdp-image-multi {
        width: 50px;
        height: 50px;
    }
    .pdp-image-multi-swiper {
        width: 50px;
        height: 170px;
        top: 70px;
        left: 12px;
    }   
    .pdp-description-container .tms-pc__breadcrumb {
        margin-bottom: 14px;
    }
    .pdp-desc-title {
        font-size: 20px;
        margin-bottom: 6px;
    }
    .pdp-desc-text {
        font-size: 14px;
        margin-bottom: 14px;
    }
    .pdp-desc-price {
        font-size: 20px;
        margin-bottom: 28px;
    }
    .pdp-select-material .form-select, .modify-offcanvas {
        font-size: 16px;
    }
    .pdp-select-sizeGuide a {
        top: 2px;
    }
    .pdp-cart-like-box {
        margin: 30px 0 6px;
    }
    .pdp-like-btn {
        padding: 8px;
    }
    .pdp-cart-btn {
        font-size: 14px;
        padding: 10px 30px;
    }
    .pdp-like-btn img {
        width: 22px;
    }
    .pdp-description-inner .accordion .accordion-button {
        font-size: 16px;
    }
    .pdp-description-inner .accordion .accordion-item .accordion-body {
        padding: 10px 15px 10px 0;
    }
    .pdp-accor-descDetail{
        font-size: 13px;
    }
    .login-box__text, .checkOut .login-box__left .login-box__inner ul li, .bookAppointment-form .form-select, .bookAppointment-form .form-control {
        font-size: 14px;
    }
    .pdp-details {
        margin-bottom: 50px;
    }
    .tms-pc__product-img {
        width: 160px;
        height: 160px;
    }
    .tms-pc__product-like {
        width: 20px;
        right: 10px;
    }
    .tms-categories__box {
        width: 24%;
        position: relative;
    }
    .tms-pc__product-img__content h3 {
        font-size: 0.85rem;
        margin-bottom: 8px;
		height: 40px;
    }
    .featuredProduct-inner .tms-pc__product-img__content p {
        margin-bottom: 12px;
    }
    .tms-pc__product-img__content {
        padding: 6px;
    }
    .featuredProduct-inner .tms-pc__product-img__content .tms-pc__product-cart-price{
        font-size: 16px;
    }
    .sizeGuide {
        width: 429px !important;
    }
    .sizeGuide-title {
        font-size: 16px;
        margin-bottom: 8px;
    }
    .sizeGuide-inner .table-responsive {
        padding-top: 10px;
        padding-bottom: 30px;
    }
    .sizeGuide-inner .nav-tabs li a {
        font-size: 15px;
        padding-bottom: 4px;
    }
    .sizeGuide-inner .nav-tabs {
        gap: 12px;
        margin-bottom: 30px;
    }
    .modifyEngraving-text {
        font-size: 13px;
        margin-bottom: 16px;
    }
    .modifyEngraving-preview-title,
    .bookAppointment-sevices h3{
        font-size: 16px;
        margin-bottom: 14px;
    }
    .modifyEngraving-preview-text {
        font-size: 16px;
        padding: 14px 40px;
        margin-bottom: 18px;
    }
    .modifyEngraving-previewText .form-control {
        font-size: 16px;
        padding: 14px 40px;
    }
    .modifyEngraving-label {
        margin-top: 6px;
        font-size: 13px;
    }
    .modifyEngraving-previewText {
        margin-bottom: 20px;
    }
    .modifyEngraving-fontType .bookAppointment-sevices-box .form-check:not(:last-child) {
        margin-bottom: 12px;
    }
    .modifyEngraving-fontType {
        margin-bottom: 30px;
    }
    .tms-auction__show-title {
        margin: 30px 0;
        font-size: 18px;
    }
    .ad-image-multi-swiper {
        width: 170px;
        margin-top: 10px;
    }
    .tms-auction-detail__area .pdp-description-container {
        padding: 0px;
    }
    .tms-ad-time-bid {
        flex-direction: column;
        margin: 28px 0;
        padding-bottom: 28px;
    }
    .ad-time-bid__title, .ad-bid-edit-input .form-control, .tms-ad-prdtDetail-title {
        font-size: 16px;
    }
    .tms-ad-time, 
    .tms-ad-bid, 
    .tms-ad-bid-cont,
    .tms-ad-bid-contBtn{
        width: 100%;
    }
    .ad-bid-hist {
        font-size: 14px;
        padding-left: 47px;
    }
    .tms-ad-bid-btn-box {
        margin-bottom: 35px;
        flex-direction: column;
    }
    .tms-auction-detail__area .pdp-cart-btn, .tms-auction-detail__area .pdp-accor-descDetail {
        font-size: 14px;
    }
    .tms-ad-prdtDetail-title{
        margin-bottom: 20px;
    }    
    .login-inner__area{
        flex-direction: column;
    }
    .checkOut-modal__inner .login-box__inner{
        padding: 0;
    }
    .login-box__title {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .checkOut .login-box__left .login-box__inner .login-box__btn {
        margin-top: 30px;
    }
    .login-box__right{
        /*padding-left: 0;
        padding-top: 35px;*/
		margin-bottom: 30px;
    }
    .checkOut .frgt-pass a {
        font-size: 14px;
    }
    .frgt-pass {
        margin-top: 8px;
        margin-bottom: 30px;
    }
    .checkOut .modal-header{
        padding: 30px;
    }
    .login-box__inner{
        padding: 8px 0;
    }
    .login-box__text{
        padding-bottom: 60px;
    }
    .registation-heading {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .login-area, .cart-area {
        margin: 50px 0;
    }
    .back-btn__box {
        margin-bottom: 12px;
    }
    .cart-box__left {
        margin-top: 30px;
    }
    .cart-box__title {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .cart-box__item-img {
        flex: 0 0 50px;
    }
    .cart-box__item-inner-box1 {
        gap: 10px;
    }
    .cart-box__item-label-box {
        font-size: 14px;
    }    
    .cart-box__item-cont h3 {
        font-size: 14px;
        margin-bottom: 4px;
    }
    .cb-cont-head {
        width: 52px;
    }
    .cart-box__item-cont ul li, .cart-box__item-cont h4 {
        font-size: 12px;
        margin-bottom: 2px;
    }
    .cb-cont-metl {
        gap: 4px;
    }
    .cart-box__item-inner{
        gap: 8px;
    }
    .decrease, .increase, .quantity-inner .form-control {
        font-size: 14px;
    }
    .quantity-count {
        width: 20px;
    }
    .cb-label-box2, .cb-label-box3, .cart-box__item-inner-box2, .cart-box__item-inner-box3 {
        width: 18%;
    }
    .cart-box__item-inner-box3 {
        font-size: 12px;
    }
    .cart-box__item-remove {
        width: 8px;
    }
    .cart-box__right-box {
        padding: 0;
    }
    .cart-box__right .cart-box__right-box:not(:last-child) {
        margin-bottom: 6px;
    }
    .cart-box__right-tb-item h3, .cart-box__right-tb-item h4, .cart-box__right-total h3, .cart-box__right-total h4 {
        font-size: 14px;
    }
    .cart-box__right-tb-item h4 span {
        font-size: 12px;
    }
    .cart-box__right-total-box .cart-box__right-tb-item:last-child {
        padding-bottom: 16px;
    }
    .cart-box__right-total {
        margin-bottom: 16px;
    }
    .cart-box__right-or {
        margin: 15px 0;
    }
    .cart-box__right-anothe-pay a img {
        width: 70px;
    }
    .cart-box__right-anothe-pay a:not(:last-child) {
        margin-bottom: 10px;
    }
    .checkout-header {
        padding: 20px 0;
    }
    .checkout-header .head-top__link {
        font-size: 14px;
    }
    .checkout-stap__area .checkout-stap__icon {
        width: 54px;
        height: 54px;
        margin-bottom: 10px;
    }
    .checkout-stap__icon img {
        width: 24px;
    }
    .checkout-stap__area {
        gap: 120px;
    }
    .checkout-stap__area .checkout-stap__box:not(:last-child):before {
        left: 62px;
        width: 100px;
        top: 30%;
    }
    .checkout-stap__area .checkout-stap__box span {
        font-size: 14px;
    }
    .checkout-box__left {
        max-width: 100%;
    }
    .expressCheckout-box-btn a img{
        width: 70px;
    }
    .expressCheckout-box-btn a {
        padding: 10px 20px;
        border-radius: 4px;
    }
    .expressCheckout-box {
        margin-bottom: 25px;
    }
    .checkout-box__item-title {
        font-size: 18px;
        margin-bottom: 14px;
    }
    .modifyEngraving-fontType .bookAppointment-sevices-box .form-check {
        padding: 10px 35px;
    }
    .checkout-box__item .modifyEngraving-fontType .bookAppointment-sevices-box .form-check{
        gap: 4px;
    }
    .checkout-box__item .modifyEngraving-fontType .bookAppointment-sevices-box .form-check .form-check-input{
        flex-shrink: 0;
    }
    .sa-check-text {
        font-size: 12px;
    }
    .sa-check-arrow{
        right: 15px;
    }
    .checkout-box__item .modifyEngraving-fontType {
        margin-bottom: 20px;
    }
    .checkout-item-box .cart-box__item-box {
        min-height: 380px;
        /*max-height: 380px;*/
    }
    .checkout-item-box {
        padding: 8px;
        margin-bottom: 30px;
		overflow-x: scroll;
    }
    .checkout-item-box .cart-box__item-img {
        flex: 0 0 50px;
    }
    .checkout-item-box .cart-box__item-inner-box2 {
        font-size: 12px;
    }
    .checkout-item-box-ttl {
        font-size: 16px;
    }
    .checkout-box__right .cart-box__right-total {
        margin-bottom: 12px;
    }
    .checkout-item-shipping {
        padding-top: 10px;
    }
    .cisi-title {
        font-size: 15px;
        margin-bottom: 6px;
    }
    .dcc-area, .dcc-img {
        margin-bottom: 30px;
    }
    .cbp-box .bookAppointment-sevices-box .form-check .form-check-label img{
        width: 60px;
    }
    .checkout-nxt-btn-2 {
        margin-top: 31px;
    }
    .checkout-area {
        padding-bottom: 50px;
    }
    .checkout-footer__inner-left ul {
        gap: 10px;
    }
    .checkout-footer__inner {
        padding: 10px 0;
        border-top: 1px solid #908D65;
    }
    .mob-tab__wab .head-top__box{
        margin-bottom: 15px;
        justify-content: space-between;
    }
    .mob-tab__wab .head-top__box{
        display: flex;
    }

    .tms-contact-us_area .tms-contact-info_box{
		margin-bottom:13px;
	}
    
	/*.topbar{
		display:none;
	}*/
	.lg-size_logo{
		display:none;
	}
	.search_wrap{
		display:none;
	}
	.hero_slider .hero_slider-item .hero-slider_caption{
	    display:none;	 
	}
	.hero_slider .hero_slider-swiper .swiper-wrapper{
		height:210px;
	}
	.hero_slider .hero_slider-item .hero_img-box img{
		width:100%;
		max-width:100%;
		height:210px;
	}
    .pdp-info_area {
        padding-bottom: 40px;
    }
    .pdp-info_area .pdp-info_box{
		margin-bottom:20px;
	}
	.customer-say_area .customer_content-box .swiper-arrow-prev {
       position: absolute;
       left: 0;
       top: 50%;
       z-index: 1;
    }
	.customer-say_area .customer_content-box .swiper-arrow-next {
       position: absolute;
       right: 0px;
       top: 50%;
       z-index: 1;
    }
	
	.footer-midd .footer-box{
		display:none;
	}
	.footer-midd .tms-newsletter__area{
		display:none;
	}
	.diamonds-product__area h2 {
        font-size: 1.75rem;
    }
	.gemstones-product__area h2 {
        font-size: 1.75rem;
    }
	.mob-header .prod-info__icon{
	    display:none !important;
	}
	.head-bottom {
        box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
        margin-bottom: 3px;
        padding: 10px 0;
    }
	.tms-collection__box-cont-inner {
       margin: auto;
       padding: 50px 36px;
       text-align: center;
       transform: translateY(0px);
       transition: all .3s;
    }
	.collection__heading h2 {
        display: none;
    }
	.collection-head__title {
        display: block;
        padding: 13px 0 25px;
    }
}

@media only screen and (max-width: 576px) {
	.mob-header .prod-info__icon {
        display: flex !important;
    }
    .head-top__logo a {
        font-size: 26px;
        letter-spacing: 6.8px;
    }
    .wrap_padding {
        padding: 30px 0;
    }
	.hero_slider {
        padding-bottom: 20px;
        margin-top: 123px;
    }
    .tms-home__about-left h3 {
        font-size: 18px;
        margin-bottom: 6px;
    }
    .tms-home__about-left p {
        font-size: 12px;
        margin-bottom: 20px;
    }
    .view-btn {
        padding: 8px 24px;
    }
    .tms-collection__area{
        flex-direction: column;
    }
    .tms-collection__box {
        width: 100%;
    }
    .tms-collection__box-img {
        height: 320px;
    }
    .tms-collection__box-cont-inner{
        padding: 25px 15px;
        transform: translateY(0px);
    }
    .tms-arrivals__section-head h3 {
        font-size: 16px;
    }
    .shop-btn {
        font-size: 13px;
    }
    .tms-arrivals__section-head {
        margin-bottom: 24px;
    }
    .tms-arrivals__img {
        height: 230px;
        margin-bottom: 10px;
    }
    .swiper-next {
        right: -8px;
    }
    .swiper-prev {
        left: -8px;
    }
    .tms-arrivals__swiper-cont {
        max-width: 100%;
    }
    .swiper-next, .swiper-prev {
        width: 40px;
        height: 40px;
        background-color: #fff;
        border-radius: 50px;
        border: 1px solid #e5e5e5;
    }
    .swiper-next img, .swiper-prev img {
        width: 18px;
        height: 18px;
    }
    .tms-future__area,
    .tms-create__area,
    .pdp-details{
        flex-direction: column;
    }
    .tms-future__box-1,
    .tms-future__box-2,
    .tms-create__box-1,
    .tms-create__box-2,
    .pdp-image-grid-container, 
    .pdp-description-container {
        width: 100%;
    }
    .tms-future__cont {
        padding: 25px 15px 25px 15px;
    }
    .tms-future__cont h3 {
        font-size: 25px;
        padding-bottom: 3px;
    }
    .tms-future__cont p {
        font-size: 13px;
        margin-top: 4px;
    }
    .tms-categories__heading h2 {
        font-size: 1.4rem;
    }   
    .tms-categories__heading p {
        font-size: 14px;
		width: 100%;
    }
    .tms-categories__box {
		width: 240px;
        max-width: 100%;
        position: relative;
    }
    .tms-banner__area {
        padding-top: 70px;
        padding-bottom: 30px;
    }
    .tms-banner__inner h3 {
        font-size: 1.6rem;
        margin-bottom: 4px;
    }
    .banner-btn {
        padding: 8px 20px;
    }
    .tms-create__box-inner, .tms-create__box-inner p {
        max-width: 340px;
    }
    .tms-create__box-inner{
        margin-bottom: 30px;
    }
    .tms-create__box-inner h4 {
        font-size: 24px;
        padding-bottom: 4px;
        margin-bottom: 12px;
    }
    .tms-create__img {
        height: 380px;
    }
    .tms-newsletter__area {
        padding: 20px 0;
    }
    .tms-newsletter__inner {
        max-width: 340px;
    }
    .tms-newsletter__inner h3, .tms-newsletter__inner p {
        font-size: 12px;
    }
    .newsletter-btn {
        padding: 8px 20px;
    }
    .newsletter-form .form-control {    
        font-size: 14px;
        padding: 9px 50px 12px 14px;
        width: auto;
        height: 40px;
        border-radius: 4px;
    }
    .footer-top {
        padding: 25px 0px;
    }
    .footer-social__list{
        gap: 24px;
    }
    .footer-bottom__inner,
    .footer-ship-lang{
        flex-direction: column;
        gap: 12px;
    }
    .head-nav .offcanvas-header {
        padding: 8px 12px;
    }
    .tms-pc__title {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .tms-pc__breadcrumb .breadcrumb .breadcrumb-item, .tms-pc__breadcrumb .breadcrumb .breadcrumb-item a {
        font-size: 12px;
    }
    .tms-pc__breadcrumb {
        margin-top: 8px;
        margin-bottom: 25px;
    }
    .tms-pc__box-view-more {
        margin-top: 25px;
    }
    .tms-pc__box-view-more p {
        font-size: 12px;
        margin-bottom: 12px;
    }
    .tms-pc__product-cart-btn {
        /*flex-direction: column;*/
        font-size: 12px;
        gap: 6px;
        max-width: 100%;
        /*padding: 8px;*/
		display:block;
    }
	.tms-pc__product-cart-price {
        font-size: .85rem;
        font-weight: 600;
        display: block;
        margin-bottom: 6px;
    }
	.tms-pc__product-cart-text {
        font-size: 12px;
        font-weight: 500;
        background-color: #b68d40;
        color: #fff;
        padding: 5px 16px;
        width: 100%;
        display: block;
    }
	.tms-pc__filter{
		display: block;
	}
	.tms-pc__fbox2 {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 0px;
    }
    .tms-pc__product-img__content p {
        margin-bottom: 18px;
    }
    .tms-psc__product-cont h2 {
        font-size: 16px;
        margin: 0;
    }
    .tms-psc__product-cont a {
        font-size: 14px;
    }
    .tms-psc__product-cont {
        position: absolute;
        bottom: 20px;
        left: 22px;
    }
    .featuredProduct {
        width: 100% !important;
    }
    .featuredProduct .offcanvas-header {
        padding: 18px 15px;
    }
    .featuredProduct .offcanvas-header .offcanvas-title {
        font-size: 20px;
    }
    .featuredProduct .offcanvas-body {
        padding: 14px 15px;
    }
    .pdp-details{
        gap: 15px;
    }
    .pdp-description-container {
        padding: 0;
    }
    .pdp-desc-title {
        font-size: 1.125rem;
        margin-bottom: 4px;
    }
    .pdp-desc-text {
        font-size: 12px;
        margin-bottom: 10px;
    }
    .pdp-desc-price {
        font-size: 1rem;
        margin-bottom: 22px;
    }
    .pdp-select-material .form-select, 
    .modify-offcanvas,
    .pdp-description-inner .accordion .accordion-button{
        font-size: 14px;
    }    
    .sizeGuide .offcanvas-header {
        padding: 28px 15px;
    }
    .sizeGuide .offcanvas-body {
        padding: 10px 15px 15px 15px;
    }
    .pdp-details {
        margin-bottom: 30px;
    }
    .tms-product-categoey__area {
        margin-bottom: 60px;
    }
    .tms-auction__show-title {
        margin: 20px 0;
        font-size: 14px;
    }
    .tms-auction__box .tms-pc__product-img__content p {
        margin-bottom: 10px;
    }
    .tms-auction__bid{
        flex-direction: column;
    }
    .crnt-bid {
        padding-right: 0;
        padding-bottom: 10px;
        margin-bottom: 10px;
        border-right: unset;
        border-bottom: 1px solid #C1C1C1;
    }
    .ad-time-bid__title, .ad-bid-edit-input .form-control, .tms-ad-prdtDetail-title {
        font-size: 14px;
    }
    .tms-ad-bid-edit i{
        font-size: 18px;
    }
    .tms-auction-detail__area .pdp-cart-btn, .tms-auction-detail__area .pdp-accor-descDetail {
        font-size: 13px;
    }
    .confirmBid .modal-body {
        padding: 30px;
    }
    .confirmBid-modal__title {
        font-size: 18px;
        margin-bottom: 14px;
    }
    .confirmBid-modal__price {
        font-size: 18px;
        margin-bottom: 30px;
    }
    .confirm-btn {
        font-size: 14px;
        padding: 8px 12px;
    }
    .successfullyBid-text {
        font-size: 12px;
    }
    .login-box__inner,
    .checkOut-modal__inner .login-box__inner{
        min-width: 100%;
        max-width: 100%;
    }
    .login-area, .cart-area {
        margin: 80px 0;
    }
	.signup-area {
        margin: 60px 0;
        margin-top: 80px;
    }
    .login-box__text {
        padding-bottom: 40px;
    }
    .login-box__text, 
    .checkOut .login-box__left .login-box__inner ul li, 
    .bookAppointment-form .form-select, 
    .bookAppointment-form .form-control {
        font-size: 14px;
    }
    .login-box__left {
        padding-bottom: 10px;
    }
    .login-box__right {
        padding-top: 10px;
    }
    .frgt-pass a{
        font-size: 13px;
    }
    .bday-text{
        font-size: 14px;
    }
	.cartdetailpage{
		margin:0;
	}
	.cart-area .checkoutCart-container{
		margin:0;
	}
    .cart-box__left {
        margin: -8px 0px;
		overflow-x: scroll;
    }
	.cart-box__item-box{
		width: 700px;
	}
    /*.cart-box__item-label{
        display: none;
    }*/
    .cart-box__item-inner{
        align-items: start;
    }
    .cart-box__item-inner-box1 {
        width: 100%;
    }
    .cart-box__item-img {
        flex: 0 0 70px;
		width: 90px;
        height: 90px;
    }
    .cb-label-box3, .cb-label-box4, .cb-label-box5, .cart-box__item-inner-box3, .cart-box__item-inner-box4, .cart-box__item-inner-box5 {
        width:95px;
        text-align: center;
    }
	.cb-label-box2, .cart-box__item-inner-box2{
		width:295px;
        text-align: start;
	}
    .quantity-inner {
        gap: 10px;
    }
    .decrease, .increase, .quantity-inner .form-control {
        font-size: 18px;
    }
    .cart-box__item-inner-box3 {
        font-size: 20px;
    }
    .cart-box__item-box .cart-box__item{
        margin-bottom: 16px;
    }
	.checkout-stap__area {
		justify-content:center;
	}
	.search-wrapper input {
		width: 100%;
        max-width: 100%;
	}
	.search-wrapper button {
		top: -46px;
	}
    .login-box__title {
        font-size: 15px;
        margin-bottom: 8px;
    }
    .checkOut .frgt-pass a {
        font-size: 12px;
    }
    .checkOut .modal-body {
        padding-bottom: 30px;
    }
    .checkout-stap__area {
        gap: 60px;
    }
    .checkout-stap__area .checkout-stap__icon {
        width: 45px;
        height: 45px;
        margin-bottom: 6px;
    }
    .checkout-stap__icon img {
        width: 20px;
    }
    .checkout-stap__area .checkout-stap__box span,
    .checkout-header .head-top__link {
        font-size: 12px;
    }
    .checkout-stap__area .checkout-stap__box:not(:last-child):before {
        left: 52px;
        width: 48px;
    }
    .checkout-stap__area {
        padding-bottom: 20px;
    }
    .expressCheckout-box-btn a {
        padding: 6px 14px;
        border-radius: 3px;
    }
    .checkout-item-box .cart-box__item-inner-box1 {
        width: 50%;
    }
	.checkout-item-box .cart-box__item-inner-box2 {
        width: 50%;
    }
    .checkout-item-box .cart-box__item-img {
        flex: 0 0 70px;
    }
    .checkout-item-box .cart-box__item-inner-box2 {
        font-size: 14px;
    }
    .checkout-footer__inner{
        flex-direction: column;
        gap: 12px;
    }
    .checkout-footer__inner-left ul {
        gap: 6px;
        flex-direction: column;
    }
	.checkout-item-box .cart-box__item .cart-box__item-inner-box1{
		text-align: start;
	}
	
    .bookAppointment .modal-header{
        gap: 15px;
        margin-bottom: 0;
        padding: 22px 15px;
    }
    .bookAppointment .modal-title{
        font-size: 16px;
    }
    .bookAppointment .modal-body{
        padding: 22px 15px;
    }
    .tms-newsletter__area{
        border-bottom: none;
    }
    .footer-bottom__inner{
        border-top: unset;
    }

/*=========================
    
==========================*/  
 
.tms-account .content{
    width: 100%;
    margin: 50px 0;
   } 
.sidebar.open {
    margin-left: 0;
} 
.sidebar{
    margin-left: -252px;
} 
.content.open {
    width: 100%;
    margin-left: 0;
}
.tms-account .sidebar {
    width: 250px;
    padding-left: 10px;
    background: rgb(249, 249, 250);
} 
.tms-account .bars_icon{
	width: 20px;
    margin-top: 12px;
    margin-left: 257px;
	display: block;
}
.tms-contact-us_area .tms-contact-info_box{
	margin-bottom:13px;
	word-wrap: break-word;
}
.tms-contact-us_area .tms-working-hours_info {
    margin: 20px 0;
    background: rgb(249, 249, 250);
    padding: 30px 30px;
    border-radius: 8px;
    height: 50px;
    display: flex;
    align-items: center;
}
.tms-contact-us_area .tms-contact-info_box .contact_title {
    margin-bottom: 16px;
    display: block;
    color: #908D65;
    font-weight: 400;
    font-size: 16px;
}
.tms-contact-us_area .tms-contact-info_box .contact_title p{
	font-size:14px;
}
.tms-contact-us_area .tms-contact-info_box{
	padding:13px;
	min-height: 265px;
    height: 265px;
}
.tms-contact-us_area .tms-contact-info_box .icon_img img {
    width: 55px;
    max-width: 100%;
}
.tms-contact-us_area .tms-working-hours_info h4 span {
    color: #888;
    display: block;
}

/*=========================
  book an appointment
===========================*/
.book-an-appointment_area{
    padding: 20px 0;
}
.book-an-appointment_area .head-quarters_address {
    margin-left: 0%;
}
.head-quarters_address .address-wrap .address-content_area {
    display: block;
}
.head-quarters_address .address-wrap .address-content_area .info_side {
    width: 100%;
    margin-right: 0;
}
.tms-psc__product-img{
    width: 600px;
    height: 300px;
    max-width: 100%;
    max-height: 100%;
}

.tms-psc__product-img img {
    width: 600px;
    height: 300px;
    max-width: 100%;
    max-height: 100%;
}

.header-top__links .top-links i{
	display:none; 
}
.header-top__links .top-links {
    gap:0;
}

.footer-midd .footer-box{
	display:none;
}
.footer-midd .tms-newsletter__area{
    display:none;
}
.diamonds-product__area h2 {
    font-size: 1.75rem;
}
.diamonds-product__area .product_img-box {
    width: 165px;
    height: 165px;
    margin: 0 auto;
}
.diamonds-product__area .tms-item_box h5{
	font-size: 0.75rem;
}
.gemstones-product__area h2 {
    font-size: 1.75rem;
}
.gemstones-product__area .product_img-box {
    width: 165px;
    height: 165px;
    margin: 0 auto;
}
.gemstones-product__area .tms-item_box h5{
	font-size: 0.75rem;
}
.header-top-mob__links{
	display:block;
	background: #333333;
    color: #fff;
    padding: 8px;
    text-align: center;
    font-size: 0.6875rem;
    line-height: normal;
}
.header-top__links{
	display:none;
}
.mobfilter__header {
    display: block;
	background: #FAFAFA;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    height: 50px;
}

.tms-future__box-1{
	display:none;
}

.collection-head__title{
	display:block;
	padding: 13px 0 25px;
}
.collection__heading h2{
	display:none;
}
.collection__wrapper .collection_content p{
	display:none;
}
.collection__wrapper .collection_content{
	padding-top:0;
	padding-bottom: 30px;
}
.collection__wrapper .collection_content h3{
	margin-top: 16px;
    margin-bottom: 16px;
}
.pl-3 {
    padding-left: 0;
}
.pdp-shipping__class {
	width:280px;
}

/*** cart page css ***/

.cb-label-box1, .cart-box__item-inner-box1 {
    width: 120px;
    text-align: center;
}
.cart-area .checkoutCart-container .cart-box__right{
	width:100%;
}

.footer-right__area {
	width:100%;
	display:block;
}
.footer-ship-lang {
    width: 100%;
}
.footer-copyright{
	margin-bottom:6px;
}

.checkout-area{
	padding-top: 20px;
}
.px5 {
    padding-left: 16px;
    padding-right: 16px;
}
.pt100 {
    padding-top: 40px;
}
.head-bottom {
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
    margin-bottom: 3px;
    padding: 10px 0;
}
.topbar .topbar_area .topbar_right_side{
	display:none;
}
.topbar .topbar_area .topbar_left_side .top_icon{
	border-right: none;
}
.topbar .topbar_area .topbar_left_side a {
    padding: 8px 17px;
    color: #000;
}
.topbar .topbar_area {
    display: flex;
    justify-content: center;
    align-items: center;
}
    
}
