/*XX-Large devices (larger desktops, 1659px and up)*/
@media (max-width: 1650px) {
	html, body {
		font-size: 16px;
	}

	.header-items__search {
		max-width: 445px;
	}

	.navbar-menu ul li .navbar-menu-block a {
		padding: 8px 60px 8px 20px;
	}

	.open-sub-menu {
		line-height: 66px;
	}

	.navbar-menu ul li .navbar-menu-block a img {
		width: 50px;
		height: 50px;
	}

	.navbar-menu ul li .navbar-menu-block .navbar-menu-name {
		font-size: 21px;
		margin-left: 15px;
	}

	.products-cards-img {
		height: 280px;
	}

	.products-cards-body__name {
		font-size: 16px;
	}

	.price {
		font-size: 18px;
	}

	.price_sale {
		font-size: 14px;
	}

	.add-to-cart {
		font-size: 16px;
	}



	section {
		margin-bottom: 100px;
	}




	.swiper-reviews-slide__header-body__img {
		min-width: 48px;
		max-width: 48px;
		height: 48px;
	}

	.swiper-reviews-slide__header-rating svg {
		margin: 0 -2px;
	}

	.swiper-reviews-slide__header-body__caption data,
	.swiper-reviews-slide__header-body__caption span,
	.swiper-reviews-slide__body {
		font-size: 16px;
	}




	.footer-items__social {
		margin: 0 80px;
	}

	.footer-items__social ul {
		max-width: 205px;
	}

	.footer-items__social ul li {
		margin: 0 15px 15px 0;
	}




	.single-product-gallery .swiper {
		max-width: 375px;
	}

	.single-product-gallery .swiper-single-product .swiper-slide img {
		max-height: 450px;
	}

	.single-product-gallery .swiper-thumb-single-product {
		margin-top: 15px;
	}

	.single-product-body {
		font-size: 16px;
	}

	.single-product-body h1 {
		font-size: 24px;
		margin-bottom: 20px;
	}

	.single-product-body__sku {
		margin-bottom: 15px;
	}

	.single-product-advantages-items {
		padding: 10px 10px 15px 10px;
	}

	.single-product-advantages-items p {
		font-size: 14px;
	}

	.swiper-variations {
		max-width: 389px;
		padding: 0 50px;
	}

	.swiper-variations .swiper-slide > div {
		height: 45px;
		line-height: 40px;
	}

	.single-product-body__variations-slider .swiper-button-next, 
	.single-product-body__variations-slider .swiper-button-prev {
		width: 35px;
		height: 35px;
		margin-top: calc(0px - (35px / 2));
		font-size: 16px;
	}

	.swiper-variations::before, .swiper-variations::after {
		width: 45px;
		height: 45px;
	}

	.single-product-body__footer-btn .add-to-cart {
		font-size: 16px;
		min-width: 230px;
		height: 50px;
	}



	.reviews .popup-open {
		font-size: 16px;
	}

	.reviews .popup-open svg {
		width: 20px;
		height: 20px;
	}




	.cart-summary-total span {
		font-size: 24px;
	}

	.cart-list-footer > div {
		font-size: 18px;
	}

	.cart-list-footer > div h2 {
		font-size: 20px;
	}


	.password-eye {
		top: 9px;
	}



	.my-account-delivery-items__img {
		width: 170px;
		height: 230px;
	}

	.my-account-delivery-items__body {
		font-size: 16px;
	}

	.my-account-delivery-items__body p:not(:last-child) {
		margin-bottom: 10px;
	}

	.my-account .navbar-menu ul li a {
		max-width: 275px;
		padding: 5px 20px 5px 20px;
	}





	.products-card {
		padding: 10px 10px 20px 10px;
	}

	.single-product-body__variations-items-card {
		min-width: 47px;
		max-width: 47px;
		height: 47px;
		line-height: 45px;
	}
}

/*X-Large devices (large desktops, less than 1400px)*/
@media (max-width: 1399.98px) {
	.header-items__search {
		max-width: 300px;
	}

	.products-cards-img {
		height: 330px;
	}

	.products-cards-body__name {
		font-size: 18px;
	}

	.price {
		font-size: 20px;
	}

	.price_sale {
		font-size: 16px;
	}



	.footer-items__social {
		margin: 0 40px;
	}



	.single-products-new-products .products .row > div:nth-child(5) {
		display: none;
	}



	.cart-lists__img {
		width: 110px;
		height: 145px;
	}

	.cart-lists__body {
		width: calc(100% - 135px);
	}

	.cart-lists__body-name {
		max-width: calc(100% - 30px);
	}

	.single-product-body__footer-qty button, .cart-lists__body-inf__qty button {
		width: 35px;
		height: 35px;
	}

	.single-product-body__footer-qty .qty, .cart-lists__body-inf__qty .qty {
		margin: 0 10px;
		font-size: 21px;
	}

	.cart-list__btn button.cart-edit {
		margin-top: -5px;
	}

	.cart-list-footer > div {
		font-size: 16px;
	}

	.cart-list-footer > div h2 {
		font-size: 18px;
	}

	.cart-summary .button {
		max-width: 240px;
	}

	.cart-list-shop .button,
	.cart-summary .button,
	.cart-list-footer .cart-list-footer__payment-method form button {
		font-size: 18px;
		height: 50px;
		font-size: 18px;
	}



	.my-account-delivery-items__body {
		padding-left: 20px;
		width: calc(100% - 150px);
		font-size: 14px;
	}

	.my-account-delivery-items__img {
		width: 150px;
		height: 210px;
	}
}

/*Large devices (desktops, less than 1200px)*/
@media (max-width: 1199.98px) {
	.header {
		margin-bottom: 35px;
		padding: 10px 0 11px;
	}

	.header-items__search {
		max-width: 200px;
	}

	.header-items__logo a {
		font-size: 25px;
	}

	.header-items__user a .header-items__user-text {
		font-size: 18px;
	}

	.header-items__basket a .header-items__basket-body {
		font-size: 14px;
	}

	.navbar-menu ul li .navbar-menu-block a img {
		width: 40px;
		height: 40px;
	}

	.navbar-menu ul li .navbar-menu-block a {
		padding: 8px 45px 8px 20px;
	}

	.open-sub-menu {
		width: 45px;
		line-height: 56px;
		font-size: 14px;
	}

	.navbar-menu ul li .navbar-menu-block .navbar-menu-name {
		font-size: 18px;
	}



	.footer-items__social {
		margin: 0 30px;
	}

	.footer-items__social ul {
		max-width: 150px;
	}

	.footer-items__social ul li {
		width: 30px;
		height: 30px;
		margin: 0 7px 7px 0;
	}

	.footer-items__unp {
		font-size: 11px;
	}

	.footer-items__menu ul li:not(:last-child) {
		margin-bottom: 10px;
	}

	.footer-items__menu ul li,
	.footer-items__contacts-body-caption {
		font-size: 14px;
	}



	.single-product-body {
		font-size: 14px;
	}

	.single-product-body h1 {
		font-size: 20px;
	}

	.single-product-body__variation {
		margin: 25px 0 50px;
	}

	.single-product-body__variations:not(:last-child) {
		margin-bottom: 15px;
	}

	.single-product-body__variations-label {
		margin-bottom: 6px;
	}

	.swiper-variations {
		max-width: 354px;
		padding: 0 45px;
	}

	.swiper-variations .swiper-slide > div {
		height: 40px;
		line-height: 35px;
	}

	.swiper-variations::before, .swiper-variations::after {
		height: 40px;
		width: 40px;
	}

	.single-product-body__footer-qty {
		height: 45px;
		margin-right: 25px;
	}

	.single-product-body__footer-qty button {
		width: 35px;
		height: 35px;
	}

	.single-product-advantages-items p {
		font-size: 12px;
	}

	.single-product-body__footer-qty .qty,
	.single-product-body__footer-price .price:not(.price_sale) {
		font-size: 20px;
	}

	.single-product-body__footer-price .price:not(.price_sale) {
		margin-right: 15px;
	}

	.single-product-body__footer-price .price_sale {
		font-size: 16px;
	}

	.single-product-body__footer-btn .add-to-cart {
		height: 45px;
	}



	.header-items__logo img {
		max-width: 180px;
	}




	.cart-list-footer > div:first-child,
	.cart-list-footer > div {
		margin-bottom: 16px;
	}

	.cart-summary {
		position: static;
		margin: 0 auto;
	}





	.checkout-items:not(:last-child) {
		margin-bottom: 30px;
	}

	.checkout-items h2 {
		font-size: 24px;
		margin-bottom: 15px;
	}

	.checkout-items .button {
		font-size: 16px;
		max-width: 310px;
		height: 48px;
	}

	.checkout-items__input .form-floating {
		margin-bottom: 15px;
	}

	.checkout-items .form-radio label > span:nth-child(2) {
		font-size: 16px;
	}

	.checkout-items .form-radio label > span:nth-child(2) > span {
		font-size: 14px;
	}




	.login-and-register-item {
		max-width: 335px;
		padding: 45px 0;
	}



	.single-product-body__variations-item {
		max-width: 310px;
	}

	.single-product-body__variations-items {
		margin: 0 45px;
	}

	.single-product-body__variations-items-card:not(:last-child) {
		margin-right: 10px;
	}

	.single-product-body__variations-item-btn {
		width: 35px;
	}

	.single-product-body__variations-item-btn button {
		width: 35px;
		height: 35px;
		line-height: 31px;
		font-size: 15px;
	}
}

/*Medium devices (tablets, less than 992px)*/
@media (max-width: 991.98px) {
	.title {
		font-size: 24px;
	}

	.new-products .title {
		margin-bottom: 0;
	}

	.navbar-menu {
		position: static;
	}

	.navbar-menu > ul {
		display: none;
		margin-bottom: 30px;
	}

	.navbar-menu ul li .navbar-menu-block .navbar-menu-name {
		margin-left: 10px;
		font-size: 16px;
	}

	.navbar-menu ul li ul.sub-menu {
		padding-left: .5rem;
	}

	.header-items__search {
		max-width: 15px;
	}

	.header-items__logo a {
		letter-spacing: 0.15em;
	}

	.header-items__user a .header-items__user-text {
		font-size: 16px;
		margin-left: 8px;
	}

	.header-items__basket a .header-items__basket-body {
		font-size: 12px;
		margin-left: 10px;
	}



	.footer-item {
		flex-direction: column;
	}

	.footer-items__menu {
		order: 0;
		margin: 0;
		text-align: center;
	}

	.footer-items__contacts {
		order: 1;
		margin: 25px 0;
	}

	.footer-items__contacts-body {
		justify-content: center;
	}

	.footer-items__social {
		order: 2;
	}

	.footer-items__social ul {
		max-width: 225px;
		justify-content: center;
		margin: 0 auto 10px auto;
	}

	.footer-items__social ul li {
		width: 36px;
		height: 36px;
		margin: 0 10px 20px 10px;
	}

	.footer-items__unp {
		order: 3;
		text-align: center;
	}

	.footer-items__developer {
		order: 4;
		text-align: center;
		margin-top: 25px;
	}



	.single-product-gallery {
		margin-bottom: 20px;
	}

	.single-product-gallery .swiper-thumb-single-product {
		margin-top: 12px;
	}

	.single-product-gallery .swiper-single-product .swiper-slide img {
		max-height: 330px;
	}

	.single-product-gallery .swiper-thumb-single-product .swiper-slide img {
		max-height: 75px;
	}



	.reviews .popup-open {
		font-size: 14px;
		margin-bottom: -28px;
	}

	.new-products.single-products-new-products .title {
		margin-bottom: 25px;
	}




	.modal-content-reviews {
		display: block;
		font-size: 16px;
	}

	.modal-content-reviews-left {
		width: 100%;
	}

	.modal-content-reviews-right {
		width: 63px;
		height: 80px;
		margin: 13px 0;
	}

	.modal-content-reviews h5 {
		font-size: 21px;
	}

	.modal-content-reviews-rating-label {
		margin: 0 0 3px;
	}

	.modal-content-reviews textarea {
		margin: 18px 0 14px;
		padding: 7px 15px;
	}

	.modal-content-reviews-footer {
		display: block;
	}

	.modal-content-reviews-footer__upload-desc__body {
		margin-top: 0;
		font-size: 12px;
		width: 185px;
	}

	.modal-content-reviews-footer__btn {
		width: 100%;
		margin-top: 30px;
	}

	.modal-content-reviews-footer__btn .button {
		display: block;
		margin: 0 auto;
		height: 48px;
		font-size: 16px;
	}




	.nav-pills li:not(:last-child) {
		margin-right: 8px;
	}

	.nav-pills li {
		margin: 0 8px 8px 0;
	}



	.modal-content-edit-product {
		display: block;
	}

	.modal-content-edit-product__img {
		position: static;
	}

	.modal-content-edit-product__body {
		width: 100%;
		margin-top: 25px;
	}




	.checkout-product .cart-summary {
		margin-top: 30px;
	}



	.login-and-register .col-md-6:nth-child(2)::before {
		content: none;
	}

	.login-and-register-item__name {
		font-size: 26px;
		margin-bottom: 20px;
	}

	.login-and-register-item {
		max-width: 285px;
		padding: 0;
	}

	.login-and-register-item .button {
		height: 48px;
		font-size: 16px;
	}




	.my-account-profile-header__img {
		width: 90px;
		height: 90px;
		margin-right: 25px;
	}

	.my-account-profile-header__body-edit-name input {
		font-size: 18px;
	}

	.my-account-profile-header__body-edit {
		font-size: 16px;
	}

	.my-account-profile-header__body-edit span svg {
		width: 18px;
		height: 18px;
	}

	.my-account-profile-header__body-edit:not(:last-child) {
		margin-bottom: 5px;
	}



	.my-account h2.title {
		text-align: center;
		margin-bottom: 0;
	}

	.my-account .navbar-menu ul li a {
		max-width: 100%;
	}


	.checkout-items .button {
		max-width: 100%;
	}
}

/*Small devices (landscape phones, less than 768px)*/
@media (max-width: 767.98px) {
	.header-items__search {
		display: none;
	}

	.header-items__logo {
		line-height: 1;
	}

	.header-items__logo a {
		font-size: 20px;
	}

	.header-items__variations {
		margin: 3px 20px 0 20px;
	}




	.login-and-register-item,
	.login-and-register-item__input {
		max-width: 100%;
	}

	.register-item {
		display: none;
	}
}

@media (max-width: 576px) {
	.header {
		margin-bottom: 30px;
		padding: 11px 0
	}

	.header-items__search {
		order: 1;
		display: block;
/*		position: absolute;*/
		left: 0;
		max-width: 40px;
		margin-left: auto;
/*		transition: all ease .3s;*/
		z-index: 1;
	}

	.header-items__search form label {
		height: 32px;
	}

	.header-items__search form label input {
		background: none;
		border-color: transparent;
	}

	.header-items__search form label:hover input, 
	.header-items__search form label input:focus, 
	.header-items__search form label input:active {
		background: transparent;
	}

	.header-items__search form label span svg {
		width: 32px;
		height: 32px;
		margin-bottom: -3px;
	}

	.header-item .header-items__search form label span.search-ico-close {
		display: block;
	}


	.header-items__logo {
		margin: 0;
		order: 0;
	}

	.header-items__logo a {
		font-size: 12px;
		letter-spacing: 0.25em;
	}

	.header-items__logo a::before, .header-items__logo a::after {
		content: none;
	}

	.header-items__user {
		order: 3;
		margin-left: 15px;
	}

	.header-items__variations {
		order: 4;
		margin: 3px 7px 0 15px;
	}

	.header-items__basket {
		order: 5;
	}


	.header-item.active .header-items__search {
		max-width: 100%;
		position: absolute;
	}

	.header-item.active .header-items__search form label {
		height: 40px;
	}

	.header-item.active .header-items__search form label span svg {
		width: 24px;
		height: 24px;
		margin-bottom: 0;
	}

	.header-item.active .header-items__search form label input {
		border-color: #CACACA;
		background: #F8F2ED;
		transition: none;
	}

	.header-items__user a .header-items__user-text,
	.header-items__basket a .header-items__basket-body .header-items__basket__amount {
		display: none;
	}

	.header-item .header-items__logo,
	.header-items__user,
	.header-items__basket {
		transition: none;
	}

	.header-item.active .header-items__logo,
	.header-item.active .header-items__user,
	.header-item.active .header-items__basket,
	.header-item.active .header-items__variations {
		opacity: 0;
	}

	.header-items__basket a .header-items__basket-body {
		position: absolute;
		top: -7px;
		right: -7px;
		background: #292D32;
		color: #fff;
		width: 20px;
		height: 20px;
		text-align: center;
		line-height: 20px;
		border-radius: 50%;
		display: inline-block;
	}

	.header-items__basket a .header-items__basket-body .header-items__basket-body__count {
		border: none;
		margin: 0;
		width: 100%;
		height: 100%;
	}

	.products-card {
		padding: 0;
	}

	.products-card:hover {
		box-shadow: none;
	}

	.products-card .products-cards-img {
		padding-top: 20px;
		height: 200px;
	}

	.products-cards-rating {
		line-height: 1;
		top: 0;
		left: 0;
	}

	.products-cards-rating svg {
		width: 13px;
		height: 13px;
		margin: 0 -1.5px;
	}

	.products-cards-wishlist {
		top: 25px;
	}

	.products-cards-body__name {
		font-size: 14px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		width: 100%;
	}

	.products-cards-body p {
		font-size: 12px;
	}

	.price {
		font-size: 14px;
	}

	.price_sale {
		font-size: 11px;
	}

	.products-cards-footer .products-cards-footer__add-to-cart {
		width: 24px;
		height: 24px;
		align-self: center;
	}

	.products-cards-footer .add-to-cart {
		width: 24px;
		height: 24px;
		background: none;
		color: transparent;
		border: none;
		overflow: hidden;
	}

	.products-cards-footer .add-to-cart svg {
		width: 24px;
		height: 24px;
		display: block;
	}

	.products-cards-footer .add-to-cart span {
		display: none;
	}

	.add-to-cart.active::after {
		font-size: 12px;
		line-height: 24px;
	}

	section {
		margin-bottom: 60px;
	}

	.title {
		margin-bottom: 25px;
	}

	.swiper-reviews {
		padding-bottom: 40px;
	}

	.swiper-reviews-slide {
		padding: 7px 0 16px 16px;
	}

	.swiper-reviews-slide__header {
		margin-bottom: 7px;
	}

	.swiper-reviews-slide__header-body__caption span, 
	.swiper-reviews-slide__body {
		font-size: 14px;
	}

	.swiper-reviews-slide__header-body__caption data {
		font-size: 12px;
	}

	.swiper-reviews-slide__header-rating {
		min-width: 98px;
		max-width: 98px;
		width: 100%;
		margin-left: auto;
		margin-top: -4px;
	}


	.footer-items__unp {
		text-align: left;
	}

	.footer-items__developer img {
		max-width: 125px;
	}




	.single-product-body {
		display: flex;
		flex-direction: column;
	}

	.single-product-body h1 {
		order: 0;
		font-size: 18px;
	}

	.single-product-body__footer {
		order: 1;
		display: block;
	}

	.single-product-body__footer-qty {
		margin-right: 0;
		height: auto;
		justify-content: center;
	}

	.single-product-body__footer-qty button {
		width: 32px;
		height: 32px;
		font-size: 18px;
	}

	.single-product-body__footer-qty .qty {
		margin: 0 12px;
	}

	.single-product-body__footer-price {
		margin: 25px 0 15px;
	}

	.single-product-body__footer-qty .qty, .single-product-body__footer-price .price:not(.price_sale) {
		font-size: 16px;
	}

	.single-product-body__footer-price .price:not(.price_sale) {
		margin-right: 10px;
	}

	.single-product-body__footer-price .price_sale {
		font-size: 14px;
	}

	.single-product-body__footer-btn .add-to-cart {
		max-width: 100%;
		height: 48px;
	}

	.single-product-body__variation {
		order: 2;
		margin: 20px 0 30px;
	}

	.single-product-body__sku {
		order: 3;
		margin-bottom: 10px;
	}

	.single-product-body__caption {
		order: 4;
	}



	.reviews .popup-open {
		margin: 10px 0 0 0;
		font-size: 16px;
	}

	.reviews .popup-open svg {
		width: 24px;
		height: 24px;
	}


	.modal-content-reviews {
		padding: 15px 16px 24px 16px;
	}

	.modal-content-reviews h5 {
		font-size: 16px;
		max-width: calc(100% - 30px);
	}

	.btn-close {
		top: 17px;
		right: 10px;
		font-size: 12px;
	}




	.cart-lists {
		padding: 16px 10px 10px 8px;
	}

	.cart-lists__body {
		font-size: 14px;
	}

	.cart-lists__img {
		width: 110px;
		height: 135px;
		margin-right: 15px;
	}

	.cart-lists__body-name {
		margin-bottom: 6px;
		line-height: 1.35;
		max-width: 100%;
	}

	.cart-lists__body-inf__qty {
		position: absolute;
		left: 8px;
		bottom: 15px;
	}

	.single-product-body__footer-qty .qty {
		font-size: 18px;
	}

	.cart-lists__body-inf {
		display: block;
	}

	.cart-lists__body-inf__variations li:not(:last-child) {
		margin-bottom: 5px;
	}

	.cart-lists__body-inf__price {
		margin-top: 6px;
	}

	.cart-lists__body-inf__price .price:not(.price_sale) {
		font-size: 16px;
	}

	.cart-lists__body-inf__price .price_sale {
		font-size: 14px;
		margin-top: 0;
		text-align: left;
	}

	.cart-list__btn button.cart-delete {
		position: static;
	}



	.cart-list__btn {
		display: flex;
		align-items: center;
		justify-content: flex-end;
		margin-top: 12px;
	}

	.cart-list__btn button svg {
		margin-right: 0;
	}

	.cart-list__btn button.cart-edit {
		margin: 0 30px 0 0;
		order: -1;
	}

	.cart-list__btn button.cart-edit span {
		display: none;
	}

	.cart-list-shop .button {
		margin: 32px auto 50px;
	}

	.cart-list-shop .button, .cart-summary .button, .cart-list-footer .cart-list-footer__payment-method form button {
		font-size: 16px;
		height: 48px;
	}

	.cart-list-footer > div {
		width: 100%;
		padding: 12px 16px 24px 16px;
	}

	.cart-list-footer > div h2 {
		margin-bottom: 20px;
	}

	.cart-list-footer .cart-list-footer__payment-method form input {
		margin-bottom: 16px;
	}

	.cart-summary-total span {
		font-size: 18px;
	}

	.cart-summary .button {
		max-width: 100%;
	}

	.cart-summary-list > div span {
		text-align: right;
	}



	.nav-pills .nav-link {
		width: 130px;
		height: 40px;
		font-size: 16px;
	}

	.modal-content-delivery-method {
		padding: 15px 16px 23px 16px;
	}

	.modal-content-delivery-method h5 {
		font-size: 16px;
		margin-bottom: 20px;
	}

	.tab-content form {
		margin-top: 20px;
		max-width: 100%
	}

	.form-floating>.form-control, .form-floating>.form-control-plaintext, .form-floating>.form-select {
		height: calc(2.9rem + 2px);
	}


	.form-floating>label,
	.form-floating>.form-control, .form-floating>.form-control-plaintext {
		padding: .7rem .75rem;
	}

	.tab-content form button {
		height: 48px;
		font-size: 16px;
	}




	.modal-content-edit-product {
		padding: 16px 16px 25px 16px;
	}

	.modal-content-edit-product__img .button {
		display: none;
	}

	.modal-content-edit-product__img img {
		width: 135px;
		height: 180px;
		display: block;
		margin: 0 auto;
	}



	.cart-list-footer .cart-list-footer__payment-method form {
		max-width: 100%;
	}




	.checkout-items__input .form-floating {
		width: 100%;
	}



	.my-account-profile-header {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}

	.my-account-profile-header__img {
		width: 55px;
		height: 55px;
		margin-right: 0;
	}

	.my-account-profile-header__body-edit-name input {
		font-size: 16px;
	}

	.my-account-profile-header__body-edit {
		width: 100%;
	}

	.my-account-profile-header__body-edit-name {
		width: calc(100% - 55px);
		padding-left: 10px;
	}

	.my-account-profile-footer {
		margin-top: 30px;
	}



	.products-cards-footer .products-cards-footer__reviews {
		width: 100%;
	}

	.products-cards-wishlist-close {
		top: 25px
	}

	.products-cards-footer__reviews .button {
		font-size: 14px;
	}




	.my-account-delivery-items {
		display: block;
		padding: 0;
	}

	.my-account-delivery-items:hover {
		background: none;
		box-shadow: none;
	}

	.my-account-delivery-items__body {
		padding: 16px 0 0 0;
		width: 100%;
	}

	.my-account-delivery-items__img {
		margin: 0 auto;
	}



	.my-account-reviews-items__body .products-cards-rating svg {
		width: 25px;
		height: 25px;
	}



	.my-account-reviews-items__img {
		width: 130px;
		height: 170px;
	}

	.my-account-reviews-items__body {
		width: calc(100% - 130px);
		padding-left: 15px;
	}

	.my-account-reviews-items__body h5 {
		font-size: 16px;
	}

	.my-account-reviews-items__body-caption {
		font-size: 14px;
		margin-top: 20px;
	}



	.single-product-body__variations-item {
		max-width: 100%;
	}
}

@media (max-width: 399px) {

}

/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
	
}

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
	
}

/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
	.navbar-menu > ul {
		display: block !important;
	}
}

/*X-Large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
	.modal-xl {
		max-width: 1024px;
	}
}

/*XX-Large devices (larger desktops, 1400px and up)*/
@media (min-width: 1400px) {
	.col-xxl-2-5 {
		flex: 0 0 auto;
		width: 20%;
	}
}

/*XX-Large devices (larger desktops, 1400px and up)*/
@media (min-width: 1650px) {
	.container {
		max-width: 1595px;
	}
}