html body {
	min-width: 300px;
}

#gdlr-responsive-navigation {
	display: none;
}

/*--- tablet ---*/
@media only screen and (max-width: 1099px) {
	.gdlr-logo {
		margin: 0px auto !important;
		padding-top: 15px;
		padding-bottom: 15px;
		float: none;
	}

	.gdlr-navigation-wrapper {
		float: none;
		text-align: center;
		margin-top: 5px !important;
		line-height: 0;
		margin-right: 0px;
	}

	.gdlr-navigation-wrapper .gdlr-navigation {
		display: inline-block;
		text-align: left;
		line-height: 1.7;
	}

	.gdlr-navigation-wrapper .gdlr-main-menu>li>a {
		padding-left: 12px;
		padding-right: 12px;
		padding-bottom: 15px;
	}

	.gdlr-navigation-gimmick {
		display: none;
	}
}

@media only screen and (max-width: 959px) {
	body .container {
		max-width: 768px;
	}

	body .body-wrapper.gdlr-boxed-style {
		max-width: 808px;
	}

	.top-navigation-wrapper {
		text-align: center;
		padding: 10px 0px 5px;
	}

	.top-navigation-left {
		display: inline-block;
		float: none;
	}

	.top-navigation-right {
		float: none;
		display: inline-block;
	}

	.flex-direction-nav .flex-prev,
	.flex-direction-nav .flex-next {
		opacity: 1;
	}

	.gdlr-fixed-header {
		display: none;
	}

	.gdlr-blog-widget .post-header {
		overflow: visible;
		clear: left;
	}

	.gdlr-hide-in-tablet {
		display: none;
	}

	.gdlr-hide-in-tablet-mobile {
		display: none;
	}

	.gdlr-single-menu-head .menu-price {
		top: 0;
		margin-top: 0;
	}
}

/*--- mobile landscape style ---*/
@media only screen and (max-width: 767px) {
	body .container {
		max-width: 420px;
	}

	body .body-wrapper.gdlr-boxed-style {
		max-width: 460px;
	}

	body .body-wrapper {
		overflow: hidden;
	}

	.one-ninth,
	.one-eighth,
	.one-seventh,
	.one-fifth,
	.two-fifth,
	.three-fifth,
	.four-fifth,
	.one,
	.two,
	.three,
	.four,
	.five,
	.six,
	.seven,
	.eight,
	.nine,
	.ten,
	.eleven,
	.twelve {
		width: 100%;
	}

	/*--- header ---*/
	.top-navigation-container {
		text-align: center;
		line-height: 1;
	}

	.top-navigation-left {
		float: none;
		padding-top: 10px;
	}

	.top-navigation-right {
		float: none;
	}

	.top-navigation-right-text {
		float: none;
		padding: 10px 0px;
	}

	.top-social-wrapper {
		float: none;
		margin-left: 0px;
		display: inline-block;
		padding: 0px;
	}

	#gdlr-responsive-navigation {
		display: block;
		height: 0px;
		position: static;
		float: none;
	}

	#gdlr-responsive-navigation .dl-trigger {
		position: absolute;
		right: 15px;
		top: 50%;
		margin-top: -20px;
	}

	.dl-menuwrapper>.dl-menu,
	.dl-menuwrapper>.dl-submenu {
		left: 0px;
		margin: 0px 0px 0px;
		width: 390px;
		text-align: left;
	}

	body .gdlr-logo {
		float: none;
		display: block;
		padding: 30px 80px;
	}

	.gdlr-navigation-wrapper {
		display: none;
	}

	.gdlr-header-container-overlay {
		display: none;
	}

	.gdlr-header-wrapper {
		background: #111;
		position: relative;
	}

	/*--- stunning-text ---*/
	.gdlr-stunning-text-item {
		text-align: center;
	}

	.gdlr-stunning-text-item.type-normal.gdlr-button-on {
		padding-right: 0px;
	}

	.gdlr-stunning-text-item.type-normal .stunning-text-button {
		position: static;
		margin-top: 0px;
	}

	.gdlr-stunning-text-item.with-padding.gdlr-button-on {
		padding-right: 35px;
	}

	.gdlr-stunning-item .stunning-item-icon {
		float: none;
		margin-right: 0px;
		margin-bottom: 20px;
	}

	.gdlr-service-with-image-item .service-with-image-thumbnail {
		float: none;
		margin: 0px auto;
	}

	.gdlr-service-with-image-item .service-with-image-content-wrapper {
		text-align: center;
	}

	.gdlr-service-with-image-item.gdlr-right .service-with-image-thumbnail {
		float: none;
		margin: 0px auto;
	}

	.gdlr-feature-media-item.gdlr-left .feature-media-thumbnail {
		float: none;
		width: auto;
		margin-right: 0px;
	}

	.gdlr-feature-media-item .feature-media-icon {
		display: none;
	}

	html .woocommerce ul.products li.product,
	html .woocommerce-page ul.products li.product {
		width: 99% !important;
	}

	.gdlr-page-title-wrapper {
		padding: 30px 0px;
	}

	.gdlr-page-title-wrapper .gdlr-page-title {
		font-size: 50px;
	}

	.gdlr-blog-medium .gdlr-blog-thumbnail {
		margin-right: 0px;
		float: none;
		margin-bottom: 20px;
		width: auto;
	}

	.related-post-widget-item {
		margin-bottom: 20px;
	}

	.gdlr-post-author .post-author-avartar {
		float: none;
		margin: 0px auto;
		max-width: 90px;
		margin-bottom: 25px;
	}

	/*--- slider ---*/
	.gdlr-caption-wrapper .gdlr-caption .gdlr-caption-text {
		display: none;
	}

	.gdlr-caption-wrapper .gdlr-caption .gdlr-caption-title {
		margin-bottom: 0px;
		font-size: 15px;
	}

	.gdlr-caption-wrapper .gdlr-caption {
		max-width: 100%;
		padding: 13px 12px;
	}

	.gdlr-item-title .gdlr-flex-prev {
		margin: 0px;
		position: absolute;
		left: 0px;
		top: 50%;
		margin-top: -20px;
	}

	.gdlr-item-title .gdlr-flex-next {
		margin: 0px;
		position: absolute;
		right: 0px;
		top: 50%;
		margin-top: -20px;
	}

	/*--- title item ---*/
	.gdlr-item-title-wrapper.pos-center .gdlr-item-title-gimmick {
		display: none;
	}

	.gdlr-item-title-wrapper.pos-icon.gdlr-right-text,
	.gdlr-item-title-wrapper.pos-center.gdlr-right-text {
		padding: 0px;
	}

	.gdlr-item-title-wrapper>.nav-container {
		position: static;
		text-align: center;
		margin-top: 10px;
	}

	.gdlr-item-title-wrapper>.nav-container>.gdlr-right-text-link {
		float: none;
		margin: 0px;
	}

	.gdlr-hide-in-tablet {
		display: block;
	}

	.gdlr-hide-in-mobile {
		display: none;
	}

	.open-table-item-wrapper .gdlr-otw-item-column {
		width: 100%;
		float: none;
		margin-bottom: 20px;
	}

	.gdlr-single-menu-left-section {
		width: auto;
		float: none;
		max-width: 98%;
		margin-right: 0px;
	}
}

/*--- mobile portrait style ---*/
/* @media only screen and (max-width: 419px) {
	body .container {
		max-width: 300px;
	}

	body .body-wrapper.gdlr-boxed-style {
		max-width: 340px;
	}

	.dl-menuwrapper .dl-menu,
	.dl-menuwrapper>.dl-submenu {
		width: 270px;
	}

	.gdlr-blog-date-wrapper {
		display: none;
	}

	.gdlr-item-title-head .gdlr-flex-prev,
	.gdlr-item-title-head .gdlr-flex-next {
		display: none;
	} */

/* .non-veg {
		color: #DB005D;
		margin-left: 0px;
	} */


/* } */