@media(min-width:1920px){
	.container{
		max-width:1760px;
	}
}
@media(max-width:1920px){
	.container{
		max-width:1760px;
	}
}
@media(max-width:1800px){
	.container{
		max-width:1440px;
	}
}
@media(max-width:1440px){
	.container{
		max-width:1400px;
	}
}
@media(min-width:1300px) {
	.collection-listing-wrapper .row{
		margin:0px -30px;
	}
	.collection-listing-wrapper .row .col-6{
		padding:0px 30px;
	}
}
@media(max-width:1600px) {
	/*.container {
		max-width: calc(100% - 80px);
	}*/
	h1, h2 {
		font-size: 55px;
	}
	h1:before, h2:before {
		width: 53px;
		height: 27px;
	}
	.header-area {
		padding: 15px 0px;
	}
	.logo-area img{
		max-height:70px;
	}
	.raymond-logo img{
		height:40px;
	}
	.rights-icons-wrapper > div img{
		height:23px;
	}
	.rights-icons-wrapper>div {
		margin-left: 25px;
	}
	.banner-slider .common-arrow img{
		width:40px;
	} 
	.banner-content {
		margin-right: 50px;
	}
	.banner-content a.common-button.transparent-button {
		font-size: 21px;
		line-height: 35px;
		min-width: 233px;
	}
	.inner-container {
		padding: 0px 40px;
	}
	.common-button {
        font-size: 18px;
        line-height: 15px;
        padding: 13px 15px 13px 15px;
        min-width: 185px;
	}
	.collect-content {
        bottom: 10%;
	}
	.collect-content h3 {
		margin-bottom: -35px;
	}
	.filter-result-listing-wrapper .row .col-xl-3{
		/*-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33%;
		flex: 0 0 33.33%;
		max-width: 33.33%;*/
	}
	.collect-content h3{
		font-size: 25px;
	}
	.collection-area {
		padding: 45px 0px 75px;
	}
	p{
		font-size:14px;
		line-height:25px;
	}
	.footer-menu ul li a {
		font-size:14px;
		line-height:30px;
	}
	.footer-content-wrapper {
		padding: 35px 0px;
	}
	.download-stike-button a.common-button.transparent-button {
		font-size: 19px;
	}
	.product-details {
		padding-left: 5px;
	}
	.product-description h1 {
		font-size: 32px;
		margin-bottom:15px;
	}
	.product-price h2 {
		font-size: 34px;
	}
	.product-details .quantity-button, .product-details .item-right-button {
		padding: 24px 10px;
	}
	.product-button-area a.common-button {
		min-width: 270px;
	}
	.divider {
		margin-top: 60px;
		margin-bottom: 45px;
	}
	.each-result-image > img {
		height: 295px;
	}
	.quantity__input{
		width:45px;
	}
	.cart-content-wrapper {
		padding: 0px 40px;
	}
	.each-item-order-details {
		padding: 25px 20px 25px;
	}
	.each-order-items-details {
		padding-left: 20px;
	}
	.amount-area h4, .common-feild h5 {
		font-size:14px;
	}
	.each-info h6 {
		font-size:14px;
	}
	.details-box-1 h6 {
		font-size:14px;
	}
	.order-success-section {
		padding: 30px 0px;
	}
	.order-details {
		padding: 20px 40px;
		margin-bottom:20px;
	}
	.order-details table tr td {
		padding: 10px 0px;
	}
	.each-success-listing {
		padding: 25px 0px;
	}
	.order-success-button {
		margin-top: 20px;
	}
	.cart-items-header {
		padding: 17px 20px;
	}
	.cart-items-header h4 {
		font-size:14px;
	}
	.remove-btn ul li a{
		font-size:14px;
	}
	.each-cart-items {
		padding: 25px 20px;
		margin-bottom: 30px;
	}
	.cart-item-pic {
		width: 180px;
		height: 180px;
	}
	.cart-items-details h4{
		font-size:14px;
	}
	.cart-items-details{
		margin-left:25px;
	}
	.cart-items-qty-and-size label {
		font-size:14px;
	}
	.cart-items-qty-and-size input {
		font-size:14px;
	}
	.items-size span{
		font-size:14px;
	}
}
@media(max-width:1299px){
	.product-list-left-filter {
		padding-right: 25px;
	}
	.highlighted-category h5 {
		padding: 12px 12px;
	}
	.each-info a {
		padding: 10px 15px;
		font-size:14px;
		min-width:115px;
	}
	.each-info h6 {
		font-size: 14px;
	}
	.my-order-listing-wrapper {
		padding-left: 30px;
	}
	.each-listing {
		padding: 20px 25px 22px;
	}
	.left-side-menu-area ul li a {
		font-size:14px;
		min-width:200px;
	}
	.each-info p{
		font-size:14px;
	}
}
@media(max-width:1199px) {
	.inner-container {
		padding: 0px 0px;
	}
	.each-banner-slider {
		min-height: 600px;
		padding: 100px 0px;
	}
	.banner-slider .swiper-button-prev{
		left:30px;
	}
	.banner-slider .swiper-button-next{
		right:30px;
	}
	.banner-slider .common-arrow img{
		width:40px;
	}
	.banner-content {
		margin-right: 00px;
		max-width: 445px;
	}
	h1, h2 {
		font-size: 50px;
	}
	h1:before, h2:before {
		width: 40px;
		height: 26px;
		top: 22px;
		left: -3px
	}
	.header-area {
		padding: 10px 0px;
	}
	.banner-content p {
		margin-bottom: 35px;
	}
	.banner-content a.common-button.transparent-button {
		font-size: 18px;
		line-height: 22px;
		min-width: 181px;
	}
	.scroll-down-button-annimation p{
		display:none;
	}
	.scroll-down-button-annimation{
		bottom:7px;
	}
	.collection-area {
		padding: 45px 0px 50px;
	}
	.product-filter-for-mob, .filter-and-sortby-wrapper{
		display:flex;
		margin:0px -8px;
		justify-content: space-between;
	}
	.product-filter-for-mob > div, .filter-and-sortby-wrapper > div{
		padding:0px 8px;
	}
	.for-desktop{
		display:none;
	}
	.filter-and-sortby-wrapper > div{
		width:100%;
		justify-content:space-between
	}	
	.filter-reasult-top{
		display:none !important;
	}
	.product-list-banner {
		min-height: 250px;
		padding: 70px 0px;
	}
	.collection-list-area {
		padding: 45px 0px 0px;
		overflow-x:hidden;
	}
	.filter-result-listing-wrapper {
		padding: 45px 0px 45px 0px;
	}
	.Sort-by select{
		width:100%;
	}
	.collect-content h3 {
		font-size: 22px;
	}
	.each-item-order-details-thumb {
		width: 150px;
		height: 150px;
	}
	.each-order-items-details > div{
		width:50%;
	}
	.each-order-items-details{
		flex-wrap:wrap;
	}
	.each-cart-items a{
		font-size:14px;
	}
	.items-price h5{
		font-size:14px;
	}
	.each-cart-items {
		padding: 15px 10px;
		margin-bottom: 30px;
	}
	.cart-items-header input[type=checkbox], .cart-items-listing input[type=checkbox] {
		height: 10px;
		width: 10px;
	}
	.cart-items-header input[type=checkbox]:after, .cart-items-listing input[type=checkbox]:after {
		font-size: 9px;
	}
	.cart-item-pic {
		width: 130px;
		height: 130px;
	}
	
	.items-price {
		padding-top: 10px;
	}
	.cross-icon {
		right: 18px;
		top: 9px;
	}
	.cart-content-wrapper {
		padding: 0px 0px;
	}
	.order-summary h5{
		font-size:14px;
	}
	.order-table table tr td{
		font-size:14px;
		padding-bottom: 12px;
	}
	.common-button{
		font-size:14px;
	}
	.download-stike-button a.common-button.transparent-button {
		font-size: 14px;
	}
	.download-stike-button a.common-button.transparent-button span img {
		margin-right: 10px;
		max-height: 14px;
	}
	.order-details table tr td {
		padding: 6px 0px;
		font-size: 14px;
	}
	.success-order-product-name-and-description h4{
		font-size:14px;
	}
	.order-success-button a {
		padding: 10px 21px;
		min-width: 175px;
	}
}
@media(max-width:991px) {
	
	.gallery-top {
		margin-bottom: 10px;
	}
	.mobile-menu-button-wrapper{
		display:block;
	}
	.each-banner-slider {
		min-height: 520px;
		padding: 100px 0px 50px;
	}
	.scroll-down-button-annimation{
		display:none;
	}
	.container {
		max-width: calc(100% - 0px);
	}
	h1, h2 {
		font-size: 43px;
	}
	h1:before, h2:before {
		width: 40px;
		height: 20px;
		top: 20px;
		left: -3px;
	}
	.banner-content h1{
		margin-bottom:10px;
	}
	.banner-content {
		margin-right: 80px;
		max-width: 355px;
	}
	.collect-content h3{
		font-size: 24px;
	}
	.footer-menu ul {
		justify-content: center;
	}
	.footer-content-wrapper {
		padding: 30px 0px;
	}
	.footer-content-left p{
		margin-bottom:15px;
	}
	.raymond-logo, .user, .wishlist{
		display:none;
	}
	.rights-icons-wrapper {
		margin-left: 0px;
		border-left: 0px solid #fff;
	}
	.download-stike-button{
		display:none;
	}
	.item-price p {
		font-size:14px;
	}
	.item-name h5 {
		font-size:14px;
	}
	.item-name p {
		font-size:14px;
	}
	.quantity__input {
		width: 50px;
		font-size:14px;
	}
	.quantity-button {
		padding: 14px 2px;
	}
	.stock-wrapper {
		bottom: 35px;
	}
	.add-to-cart-button a.common-button{
		font-size:14px;
	}
	.item-right-button p{
		font-size:14px;
	}
	.item-right-button .unit-text {
		font-size:14px;
	}
	.logo-area a img.d-lg-none{
		height:auto;
	}
	.cart-content-wrapper {
		padding: 0px 0px;
	}
	.order-summary-wrapper {
		padding-left: 0px;
		margin-top:30px;
	}
	.left-side-menu-area{
		display:none;
	}
	.my-order-listing-wrapper {
		padding-left: 0px;
		border:0px;
	}
	.my-order-listing-wrapper h3{
		text-align:center;
	}
	.my-order-listing-wrapper hr {
		border-top: 1px solid #000;
		margin: 20px 0px;
	}
	.my-order-details {
		border: 0px solid #ffd684;
		padding: 0px;
	}
	.tracking-area a{
		font-size:14px;
	}
	.product-details{
		padding:25px 0px;
	}
	.product-details-area {
		padding-top: 0px;
		padding-bottom: 10px;
	}
	.product-description h1 {
		font-size: 21px;
		margin-bottom: 3px;
	}
	.product-detailed-description p {
		margin-bottom: 20px;
	}
	.similar-product-area, .most-searched-product-area {
		padding-bottom: 15px;
	}
	.product-details-image-area{
		margin-top:15px;
	}
}
@media only screen and (max-width: 800px) {
    
    /* Force table to not be like tables anymore */
	#no-more-tables table, 
	#no-more-tables thead, 
	#no-more-tables tbody, 
	#no-more-tables th, 
	#no-more-tables td, 
	#no-more-tables tr { 
		display: block; 
	}
 
	/* Hide table headers (but not display: none;, for accessibility) */
	#no-more-tables thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
 
	/*#no-more-tables tr { border: 1px solid #ccc; }*/
 
	#no-more-tables td { 
		/* Behave  like a "row" */
		border: none;
		/*border-bottom: 1px solid #eee; */
		position: relative;
		padding-left: 50%; 
		white-space: normal;
		text-align:left;
	}
 
	#no-more-tables td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
		text-align:left;
		font-weight: bold;
	}
 
	/*
	Label the data
	*/
	#no-more-tables td:before { content: attr(data-title); }
}
@media(max-width:768px) {
	.rights-icons-wrapper > div {
		margin-left: 25px;
	}
	.logo-area img {
		max-height: 45px;
	}
	.rights-icons-wrapper > div img {
		height: 17px;
	}
	.rights-icons-wrapper {
		padding-left: 0px;
	}
	.banner-content h1{
		font-size:4.7vw;
		margin-bottom: 5px;	
		margin-bottom: 10px;
	}
	.each-banner-slider {
		min-height: 45vh;
		padding: 50px 0px 50px;
	}
	.banner-content {
		margin-right: 30px;
		max-width: 50%;
	}
	.banner-content p {
		margin-bottom: 25px;
		font-size: 2vw;
		line-height: initial;
	}
	.banner-slider .common-arrow img {
		width: 20px;
	}
	.banner-slider .swiper-button-next {
		right: 10px;
	}
	.banner-slider .swiper-button-prev {
		left: 10px;
	}
	.banner-content  h1:before{
		width: 28px;
		height: 20px;
		top: 11px;
		left: -4px;
	}
	h2 {
		font-size: 25px;
		margin-bottom:25px;
	}
	h2:before {
		width: 27px;
		height: 14px;
		top: 11px;
		left: -8px;
	}
	.collection-area {
		padding: 25px 0px 20px;
	}
	.company-name-image {
		width: 15%;
	}
	.each-collection-list{
		margin-bottom:15px;
	}
	.footer-content-left p, .footer-menu ul li a{
		font-size:14px;
	}
	.footer-menu ul li {
		padding: 0px 8px;
	}
	.chairman-logo.logo-area a img {
		width: auto;
	}
	.banner-widthout-slider .each-banner-slider{
		/*min-height: 300px;*/
	}
	.filter-result-listing-wrapper .row .col-xl-3{
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
		padding:0px;
	}
	.filter-result-listing-wrapper .row, .collection-list-area .row{
		margin:0px;
	}
	.collection-list-area .row .col-xl-9{
		padding:0px;
	}
	.collection-list-area .container{
		padding:0px;
	}
	.each-result-image > img {
		height: auto;
	}
	.each-result-item-details {
		padding: 14px 0px 0px;
	}
	.item-name h5 {
		font-size: 13px;
	}
	.item-name p{
		font-size: 13px;
		line-height: 18px;
	}
	.item-price p, .item-right-button p, .item-right-button .unit-text {
		font-size: 13px;
	}
	.quantity__input {
		width: 30px;
		font-size: 12px;
		height: 12px;
	}
	.quantity__minus:link, .quantity__plus:link {
		font-size: 10px;
	}
	.quantity-button, .item-right-button {
		padding: 8px 2px;
	}
	.item-right-button .unit-text {
		top: 8px;
	}
	.add-to-cart-button a{
		min-width:auto;
	}
	.product-list-banner {
		min-height: 102px;
		padding: 30px 0px;
	}
	.chairmans-collection a, .filter-area a {
		font-size: 12px;
		min-width: auto;
		padding: 10px 15px;
		white-space: nowrap;
		width: 100%;
		text-align: center;
	}
	.filter-area a span img{
		width:12px;
	}
	.filter-area a span {
		margin-right: 6px;
	}
	.product-filter-for-mob{
		/*display:block;*/
	}
	.chairmans-collection{
		margin-bottom:10px;
	}
	.collection-list-area {
		padding: 25px 0px 0px;
	}
	.filter-result-listing-wrapper {
		padding: 25px 0px 25px 0px;
	}
	.check-label {
		font-size: 14px;
		padding-left: 27px;
	}
	.checkmark {
		top: 6px;
		height: 14px;
		width: 14px;
	}
	.toggle-button-cover>div button {
		font-size: 13px;
	}
	.check-label .checkmark:after {
		top: 0px;
	}
	.toggle-button-cover>div {
		width: 110px;
		height: 30px;
	}
	.product-description p {
		margin-bottom: 10px;
	}
	.field span {
		font-size: 14px;
	}
	.product-price h2 {
		font-size: 20px;
		margin-bottom: 0px;
	}
	.product-quantity-area .item-button-area {
		margin: 6px 0px 20px;
	}
	.field input {
		width: 110px;
		font-size: 14px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.mobile-menu-area {
		width: 70%;
	}
	.close-button img{
		height:20px;
	}
	.banner-content a.common-button.transparent-button {
		font-size: 2.5vw;
		line-height: 10px;
		min-width: auto;
	}
	.limited-stock p, .stock-wrapper p {
		font-size: 10px;
	}
	.add-to-cart-button a.common-button {
		font-size: 13px;
		padding: 5px 15px 5px 15px;
	}
	.item-button-area {
		margin: 15px 0px 18px;
	}
	.item-button-area > div {
		width: calc(50% - 5px);
	}
	.product-filter-for-mob > div, .filter-and-sortby-wrapper > div {
		padding: 0px 5px;
		margin:0px;
	}
	.Sort-by select {
		font-size: 12px;
		min-width: auto;
	}
	.filter-area.filter-area-mob{
		padding-left:0px;
	}
	.remove-btn ul li:first-child{
		display:none;
	}
	.product-popup-content {
		padding: 35px 15px;
	}
	.product-popup-content h2 {
		font-size: 35px;
		margin-bottom: 20px;
	}
	#no-more-tables tr:first-child{
		display:none;
	}
	.table-bordered td{
		width:auto;
	}
	.wishlist-wrapper {
		padding: 0px 0px;
	}
	.each-listing-left-area {
		gap: 15px;
		margin-bottom:20px;
	}
	.each-success-listing{
		display:block !important;
	}
	.back-arrow img{
		height:20px !important;
	}
	.order-details {
		padding: 20px 20px;
		margin-bottom:20px;
	}
	.order-details table tr td {
		padding: 7px 0px;
		font-size: 14px;
	}
	p {
		font-size: 14px;
		line-height: 28px;
		margin-bottom:20px;
	}
	.success-order-product-name-and-description h4 {
		font-size:14px;
		margin-bottom:0px;
	}
	.order-success-button a{
		font-size:14px;
		padding: 11px 25px;
		min-width: 163px;
	}
	h1, h2 {
		font-size: 22px;
	}
	h1:before, h2:before {
		width: 23px;
		height: 11px;
		top: 15px;
		left: -3px;
	}
	.cart-wrapper {
		padding: 25px 0px;
	}
	.cart-heading h1 {
		margin-bottom: 20px;
	}
	.cart-items-header .checkbox, .cart-items-listing .checkbox {
		margin-right: 10px;
	}
	.each-success-listing {
		padding: 15px 0px;
	}
	.order-success-button {
		margin-top: 10px;
	}
	.product-button-area, .product-quantity-area .item-button-area {
		gap: 15px;
	}
	.product-button-area a.common-button {
		min-width: auto;
		width:100%;
	}
	.product-button-area  .each-button{
		width:50%;
	}
	.product-details .item-button-area > div {
		width: 50%;
	}
	.product-details .quantity-button, .product-details .item-right-button {
		padding: 15px 10px;
	}
	.product-button-area a.common-button {
		padding: 15px 15px 15px 15px;
	}
	.product-details .item-right-button .unit-text {
		top: 15px;
	}
	.divider {
		margin-top: 30px;
		margin-bottom: 25px;
	}
	.divider {
		margin-bottom: 25px;
	}
	.product-detailed-description h5 {
		font-size: 17px;
		margin-bottom: 9px;
	}
	.common-arrow {
		width: 26px;
		height: auto;
	}
	.similar-product-area .swiper-button-next, .most-searched-product-area .swiper-button-next {
		right: 15px;
	}
	.similar-product-area .swiper-button-prev, .most-searched-product-area .swiper-button-prev {
		left: 15px;
	}
}
@media(max-width:767px) {
	.each-info {
		display:flex;
		align-items:center;
		margin-bottom:10px;
	}
	.each-info p {
		margin: 0px;
		min-width:120px;
		text-align:left;
	}
	.each-listing {
		padding:15px;
	}
	.details-button{
		position:absolute;
		right:10px;
		bottom:20px;
		margin:0px;
	}
	.each-info a {
		padding: 7px 12px;
		font-size: 14px;
		min-width: 100px;
		margin:0px;
	}
	.each-info:nth-last-child(2){
		margin:0px;
	}
	.my-order-details-top-left .each-info{
		display:block;
	}
	.my-order-details-top-left{
		width: 100%;
		flex-wrap:wrap;
	}
	.my-order-details-top-left > div{
		width:33.33%;
		text-align:center
	}
	.my-order-details .each-info p{
		text-align:center
	}
	.tracking-area{
		text-align:center;
		margin-top:30px;
	}
	.tracking-area a{
		padding:10px 25px;
		border:1px solid #ffd684
	}
	.collection-listing-wrapper .col-6{
		padding:0px 7px;
	}
	.collection-listing-wrapper .row{
		margin:0px -7px;
	}	
	.my-order-listing .each-listing:not(:last-child) {
		margin-bottom: 9px;
	}
	body.white-theme .each-listing {
		padding: 13px 13px 13px;
	}
	.my-order-listing-wrapper {
		padding-bottom: 15px;
	}
	.my-order-listing-wrapper h3 {
		font-size: 19px;
	}
	.each-result-item {
		margin-bottom: 15px;
		padding: 0px 7px;
	}
}
@media(max-width:680px) {
	.each-order-items-details{
		display:block !important
	}
	.amount-area, .common-feild{
		display:flex;
		align-items:center;
	}
	.amount-area p, .common-feild p{
		margin:0px;
		margin-right:10px;
		min-width: 106px;
	}
	.common-feild:not(:last-child) {
		margin-bottom: 0px;
	}
	.each-order-items-details > div {
		width: 100%;
	}
	.unit-area {
		margin-bottom: 0px;
	}
	.each-item-order-details-thumb {
		width: 73px;
		height: auto;
	}
	.each-item-order-details-thumb img {
		height:auto;
	}
}
@media(max-width:580px) {
	.logo-area img {
		height: 60px;
	}
	.each-banner-slider {
		min-height: 23vh;
		padding: 30px 0px 30px;
	}
	.banner-content h1 {
		font-size: 4.8vw;
	}
	.banner-content p {
		margin-bottom: 25px;
		font-size: 2.8vw;
	}
	.cart-items-header h4 {
		font-size: 11px;
	}
	.remove-btn ul li a {
		font-size: 11px;
	}
	.cart-items-header {
		padding: 10px 10px;
		margin-bottom: 20px;
	}
	.cart-item-pic {
		width: 80px;
		height: 80px;
	}
	.cart-items-details {
		margin-left: 15px;
		max-width: fit-content;
	}
	.cart-items-details h4 {
		font-size: 11px;
		margin-bottom:0px;
	}
	p {
		font-size: 11px;
		line-height: 20px;
		margin-bottom: 10px;
	}
	.cart-items-details p {
		margin-bottom: 8px;
	}
	.cart-items-qty-and-size label {
		font-size: 11px;
	}
	.cart-items-qty-and-size input {
		font-size: 11px;
	}
	.items-price h5 {
		font-size: 11px;
	}
	.each-cart-items a {
		font-size: 11px;
	}
	.items-price {
		padding: 0px;
	}
	.order-summary {
		padding: 10px 15px 12px;
	}
	.order-summary h5 {
		font-size: 11px;
		padding-bottom: 10px
	}
	.order-table table tr td {
		font-size: 11px;
		padding-bottom: 8px;
	}
	.common-button {
		font-size: 11px;
		line-height: 14px;
		padding: 6px 14px 6px 15px;
		min-width: 0;
	}
	.each-collection-list:hover .collect-content h3 {
		margin-bottom: 13px;
	}
	.each-cart-items {
		margin-bottom: 20px;
	}
	.order-summary-wrapper {
		margin-top: 20px;
	}
	.place-order-btn-wrapper {
		margin-top: 20px;
	}
	.footer-content-left p, .footer-menu ul li a {
		font-size: 11px;
	}
	.footer-content-left p {
		margin-bottom: 5px;
	}
	.order-details table tr td {
		padding: 5px 0px;
		font-size: 11px;
	}
	.success-order-product-name-and-description h4 {
		font-size: 11px;
		margin-bottom: 0px;
	}
	.each-success-order-image {
		width: 55px;
	}
	.collect-content h3 {
		font-size: 13px;
	}
	.amount-area h4, .common-feild h5 {
		font-size: 11px;
	}
	.each-item-order-details:not(:last-child) {
		margin-bottom: 15px;
	}
	.each-item-order-details {
		padding: 15px 14px 15px;
	}
	.my-order-listing-wrapper hr {
		margin: 15px 0px;
	}

}