/* Extra small devices (portrait phones, less than 576px) */
 @media (max-width: 575.98px) {
.main_logo {
	margin-right: 5px !important;
	width: 110px !important;
}

.search120 {
	display: none;
	margin-right: 0 !important;
}

.option_links {
	padding: 10px 3px !important;
	font-size: 18px !important;
}

.opts_account img {
	margin-right: 5px !important;
	width: 30px !important;
}

.menu.dropdown_loc  {
   z-index: 9999 !important;
}

.menu.dropdown_mn {
   margin-left: -43px !important;
   z-index: 9999 !important;
}

.menu.dropdown_ms {
   margin-left: -82px !important;
   z-index: 9999 !important;
}

.menu.dropdown_account {
   z-index: 9999 !important;
}

.noti_count {
	left: 0 !important;
}

.opts_account .user__name {
	display: none;
}

.res_main_logo {
	display: inline-block;
	margin-right: 10px;
}

.main_logo {
	display: none;
}

.blog_logo {
	display: block !important;
	width: 125px !important;
}

.select_location {
	margin-right: 10px;
}

.header_left ul li:first-child {
	/* display: none; */
}

.header_left ul li a>span {
	display: none;
}
.header_left ul li a:after { display: none}


.header_left ul li:nth-child(2) {
	/* display: none; */
}

.header_left ul li:nth-child(3) {
	display: none;
}

.header_left .blog-nav li:first-child {
	display: block !important;
}

.header_left .blog-nav li:nth-child(2) {
	display: block !important;
}

.header_left .blog-nav li:nth-child(3) {
	display: block !important;
}

.menu.dropdown_mn {
	margin-left: -82px !important;
}

.ui.dropdown>.dropdown_loc.right.menu {
	left : auto!important;
	left: 0!important;
}

.ui.inline.dropdown.loc-title>.text {
	white-space: nowrap;
	width: 70px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.category_drop {
	display: none;
}

.cart__btn {
	padding: 0 20px 0 15px !important;
}

.cart__btn span {
	display: none;
}

.icon__14 {
	top: 0px;
	position: absolute;
} 

.mobileMenu {
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	width: 100%;
	transform: translateX(-100%);
	transition: all ease 0.25s;
	overflow: auto;
	scroll-behavior: auto;
	}
.open {
	transform: translateX(0);
	z-index: 11;
}

.mt1-5 {
	border-top: 1px solid #efefef;
}

.menu.dropdown_page {
	position: static !important;
	box-shadow: none !important;
	border: 0 !important;
	margin-top: 0 !important;
}

.ui.dropdown.nav__menu {
	text-align: center !important;
}

.page__links {
	text-align: center !important;
}

.wrapper {
	padding-top: 125px !important;
}

.wrapper-blog {
	padding-top: 60px !important;
}

.cart__btn {
	padding: 0 12px 0 12px !important;
}

.catey__icon {
	display: block !important;
}

.search__icon {
	display: block;
} 

.category-by-cat li {
	width: 50% !important;
}

.search-ground-area {
	max-width: 100% !important;
}

.bs-canvas {
	width: 320px !important;
}

.side-cart-items {
	height: 310px !important;
}

.offers-banner .owl-stage-outer {
	overflow: hidden !important;
}

.footer-last-row {
	text-align: right !important; 
}

.product-right-title {
	float: right;
	width: 100%;
	margin-bottom: 20px;
}

.filter-btn {
	float: right;
	width: 85px !important;
}

.product-sort {
	margin-left: 0 !important;
}

.product-dt-left {
	margin-top: 30px !important;
	margin-right: 0 !important;
}

.pdp-details ul li {
	border-bottom: 1px solid #efefef;
	display: block !important;
	width: 100% !important;
	border-left: 0 !important;
}

.pdp-details ul li:last-child {
	border-bottom: 0;
}

.ordr-crt-share li {
	display: block !important;
}

.add-cart-btn {
	margin-bottom: 10px;
}

.icon-bar {
	display: none;;
}

.radio--group-inline-container_1 li {
	display: block !important;
	width: 100% !important;
}

.right-chck145 {
	margin-bottom: 30px;
}

.mrt-0 {
	margin-top: 8px !important;
}

.call-email-alt li {
	display: block !important;
	margin-left: 0 !important;
	margin-bottom: 10px !important;
}

.call-email-alt li:last-child {
	margin-bottom: 0 !important;
}

.social-links-footer {
	text-align: right !important;
	margin-top: 15px !important;
}

.ddsh-body ul li:last-child {
	margin-top: 15px;
	margin-left: 0;
}

.wallet-list li {
	width: 100% !important;
	display: block !important;
	margin-right: 0 !important;
}

.right-text {
	text-align: center !important;
}

.about-img {
	margin-top: 58px !important;
}

.sign-img {
	display: none;
}

.sign-inup {
	padding: 50px 0 !important;
}

.signup-code-list li {
	width: 18%;
}

ul.signup-code-list input {
	width: 100% !important;
}

.chck-btn {
	padding: 8px 10px !important;
}

.contact-title h2 {
	margin-top: 44px !important;
}
}


@media (max-width: 360px) {
	.cart__btn {
        padding-right: 5px !important;
        padding-left: 5px !important;
 }
}


@media (max-width: 360px) {
	.none_under_360 { display: none !important; }
}


/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {
.main_logo {
	margin-right: 10px !important;
}

.search120 {
	display: none;
	margin-right: 0 !important;
}

.opts_account .user__name {
	display: none;
}

.main_logo {
	display: none;
}

.blog_logo {
	display: block !important;
}

.res_main_logo {
	display: inline-block;
	margin-right: 10px;
}

.main_logo {
	display: none;
}

.select_location {
	margin-right: 10px;
}

.menu.dropdown_loc  {
   z-index: 9999 !important;
}

.header_left ul li:first-child {
	/* display: none; */
}

.header_left .blog-nav li:first-child {
	display: block !important;
}

.menu.dropdown_mn {
   z-index: 9999 !important;
}

.menu.dropdown_ms {
   z-index: 9999 !important;
}

.menu.dropdown_account {
   z-index: 9999 !important;
}

.mobileMenu {
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	width: 100%;
	transform: translateX(-100%);
	transition: all ease 0.25s;
	overflow: auto;
	scroll-behavior: auto;
	}
.open {
	transform: translateX(0);
	z-index: 11;
}

.mt1-5 {
	border-top: 1px solid #efefef;
}

.menu.dropdown_page {
	position: static !important;
	box-shadow: none !important;
	border: 0 !important;
	margin-top: 0 !important;
}

.ui.dropdown.nav__menu {
	text-align: center !important;
}

.page__links {
	text-align: center !important;
}

.wrapper {
	padding-top: 125px !important;
}

.wrapper-blog {
	padding-top: 60px !important;
}

.category_drop {
	display: none;
}

.cart__btn {
	/* padding: 22px 30px 22px !important; */
}

.catey__icon {
	display: block !important;
}

.search__icon {
	display: block;
} 

.offers-banner .owl-stage-outer {
	overflow: hidden !important;
}

.footer-last-row {
	text-align: center !important; 
}

img.download-btn {
	width: 110px !important;
}

.product-right-title {
	float: right;
	width: 100%;
	margin-bottom: 20px;
}

.filter-btn {
	float: right;
	width: 85px !important;
}

.product-sort {
	margin-left: 0 !important;
}

.product-dt-left {
	margin-top: 30px !important;
	margin-right: 0 !important;
}

.pdp-details ul li {
	border-bottom: 1px solid #efefef;
	display: block !important;
	width: 100% !important;
	border-left: 0 !important;
}

.pdp-details ul li:last-child {
	border-bottom: 0;
}

.ordr-crt-share li {
	display: block !important;
}

.add-cart-btn {
	margin-bottom: 10px;
}

.icon-bar {
	display: none;
}

.radio--group-inline-container_1 li {
	display: block !important;
	width: 100% !important;
}

.right-chck145 {
	margin-bottom: 30px;
}

.mrt-0 {
	margin-top: 8px !important;
}

.call-email-alt li {
	display: block !important;
	margin-left: 0 !important;
	margin-bottom: 10px !important;
}

.call-email-alt li:last-child {
	margin-bottom: 0 !important;
}

.wallet-list li {
	width: 100% !important;
	display: block !important;
	margin-right: 0 !important;
}

.right-text {
	text-align: center !important;
}

.about-img {
	margin-top: 58px !important;
}

.sign-img {
	display: none;
}

.sign-inup {
	padding: 50px 0 !important;
}

.contact-title h2 {
	margin-top: 44px !important;
}
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {
.main_logo {
	margin-right: 10px !important;
}

.search120 {
	display: none;
	margin-right: 0 !important;
}

.opts_account .user__name {
	display: none;
}

.menu.dropdown_loc  {
   z-index: 9999 !important;
}

.menu.dropdown_mn {
   z-index: 9999 !important;
}

.menu.dropdown_ms {
   z-index: 9999 !important;
}

.menu.dropdown_account {
   z-index: 9999 !important;
}

.mobileMenu {
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	width: 100%;
	transform: translateX(-100%);
	transition: all ease 0.25s;
	overflow: auto;
	scroll-behavior: auto;
	}
.open {
	transform: translateX(0);
	z-index: 11;
}

.mt1-5 {
	border-top: 1px solid #efefef;
}

.menu.dropdown_page {
	position: static !important;
	box-shadow: none !important;
	border: 0 !important;
	margin-top: 0 !important;
}

.ui.dropdown.nav__menu {
	text-align: center !important;
}

.page__links {
	text-align: center !important;
}

.wrapper {
	padding-top: 125px !important;
}

.wrapper-blog {
	padding-top: 60px !important;
}

.category_drop {
	display: none;
}

.cart__btn {
	/* padding: 22px 30px 22px !important; */
}

.catey__icon {
	display: block !important;
}

.search__icon {
	display: block;
} 

.offers-banner .owl-stage-outer {
	overflow: hidden !important;
}

.offr-none {
	display: none;
}

.pdp-details ul li {
	border-bottom: 1px solid #efefef;
	display: block !important;
	width: 100% !important;
	border-left: 0 !important;
}

.pdp-details ul li:last-child {
	border-bottom: 0;
}

.radio--group-inline-container_1 li {
	display: block !important;
	width: 100% !important;
}

.radio--group-inline-container_1 {
	display: block !important;
}

.right-text {
	text-align: center !important;
}

.about-img {
	margin-top: 58px !important;
}

.sign-img {
	display: none;
}

.sign-inup {
	padding: 50px 0 !important;
}
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {
body {
	overflow-y: scroll;
  }

.logo img {
	width: 200px;
	text-align: center;
	margin-top: 10px;
	float: none;
}

.search120 {
	width: 370px !important;
    margin-right: 13px;
}

.header_left ul li:first-child {
	/* display: none; */
}

.header_left .blog-nav li:first-child {
	display: block !important;
}

.menu.dropdown_loc  {
   z-index: 9999 !important;
}

.menu.dropdown_mn {
   z-index: 9999 !important;
}

.menu.dropdown_ms {
   z-index: 9999 !important;
}

.menu.dropdown_account {
   z-index: 9999 !important;
}
}

/* Extra large devices (large desktops, 1200px and up) */
 @media (min-width: 1200px) {
	.container {
		max-width: 1200px !important;
	}

	.menu.dropdown_loc  {
	   z-index: 9999 !important;
	}

	.menu.dropdown_mn {
	   z-index: 9999 !important;
	}

	.menu.dropdown_ms {
	   z-index: 9999 !important;
	}

	.menu.dropdown_account {
	   z-index: 9999 !important;
	}

}


@media (max-width: 992px) {
	.hide_in_mobile { display: none !important; }
	.show_in_mobile { display: block !important; }

}
@media (min-width: 992px) {
	.hide_in_screen { display: none !important; }
	.show_in_screen { display: block !important; }

}