/*

------------------------------------------------
----- CSS Index
------------------------------------------------
1. Comman Variables
2. Fonts
3. Comman CSS
4. Header CSS
5. Footer CSS
6. Main Banner(Hero) Section CSS
7. Home Page Menu Section CSS
8. Instagram Feed Section CSS
9. Location Content Section CSS
10. About Us Page Section CSS
11. GFR Page Section CSS
12. BLog Page Section CSS
13. Contact Page Section CSS
14. Franchising Page Section CSS
15. Biteclub Page Section CSS
16. Careers Page Section CSS
17. Information Page Section CSS
18. Job page CSS Starts
19. Bit Club Registration
20. Loader css for menu and home page menu category
21. Plus Block Pages CSS
22. Responsive CSS


*/


/* ------------------ 1. Comman Variables CSS Starts ------------------ */
:root {
	--primary: #ec3a31;
	--white: #fff;
	--dark: #1f1f1f;
}

/* ------------------ 1. Comman Variables CSS Ends ------------------ */

/* ------------------ 2. Fonts CSS Starts ------------------ */
@font-face {
	font-family: 'Roc Grotesk Wide ExtraBold';
	font-weight: Bold;
	src: url("fonts/Roc-Grotesk-Wide-ExtraBold.otf") format("opentype");
}

@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/* ------------------ 2. Fonts CSS Ends ------------------ */

/* ------------------ 3. Comman CSS Starts ------------------ */

html body {
	font-family: 'Roc Grotesk Wide ExtraBold';
	background-color: var(--dark);
	padding-bottom: 0;
	background-image: url(images/bg-new.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}

.desktop-menu-sec .menu-col1,
.desktop-menu-sec .menu-img-box,
.top-header-row .oxy-header-right {
	display: none;
}

body {
	overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Roc Grotesk Wide ExtraBold' !important;
	text-transform: uppercase;
}

body h1 {
	font-size: 64px;
	line-height: 100%;
}

body h2 {
	line-height: 100%;
	font-size: 56px;
}

body h3 {
	font-size: 36px;
}

body h5 {
	font-size: 34px;
	line-height: 100%;
}

body h6 {
	line-height: 100%;
	font-size: 32px;
}

body h6.small-h6 {
	font-size: 24px;
	line-height: 100%;
}

body p {
	line-height: 150%;
	font-size: 18px;
}

body .large-txt {
	line-height: 150%;
	font-size: 26px;
	color: #fff;
	font-weight: 500;
	margin: 0;
}

.ct-section .ct-section-inner-wrap {
	padding-top: 80px;
	padding-bottom: 80px;
}

.cta-main-sec {
	display: none;
}

.plus-pages-sec .ct-link-button.grad-btn,
.postcode-col .loadMore_post,
.postcode-col .loadMore,
.account-content-code-block .redButton,
.account-content-code-block .top-teb li a,
.account-content-code-block button,
.ct-section .jobpost-form .app-submit,
.sjb-page .sjb-filters.sjb-filters-v1 .btn-search,
.job-location-main-block .job-description .btn,
.usemylocationsectionpost .button-content .user_my_location_button_post,
.location-content-block .grad-btn,
.oxy-nav-menu.oxy-nav-menu-open,
.wpcf7-form input[type="submit"],
.blog-comment .form-submit .submit,
.post-img-block img,
.top-header-row .order-online-link,
footer a,
.bite-club-inner .ct-link-button,
.oxy-social-icons a svg,
.blog-list-block .post-heading-block h6:hover,
.blog-list-block .post-read-more div,
.location-content-block .grad-btn svg,
.location-content-block .grad-btn,
.menu-col>a img,
.top-header-row .oxy-header-center .main-menu li a {
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

.header-bottom-image .ct-section-inner-wrap {
	padding: 0 !important;
	max-width: 100%;
	width: 100%;
}

.header-bottom-image .banner-heading-col h1,
.abt-col-left h2 div:last-child span {
	position: relative;
}

.header-bottom-image .banner-heading-col h1:after,
.abt-col-left h2 div:last-child span:after {
	content: "";
	position: absolute;
	bottom: -10px;
	left: 0;
	width: 100%;
	height: 8px;
	background-color: var(--primary);
}

/* ----------------------- Form Control CSS Starts ----------------------- */

.account-content-code-block form input,
.account-content-code-block form select,
.blog-comment form textarea,
.blog-comment form select,
.blog-comment form input,
.wpcf7-form span,
.wpcf7-form textarea,
.wpcf7-form select,
.wpcf7-form input {
	width: 100%;
}

.account-content-code-block form input,
.account-content-code-block form select,
.blog-comment form textarea,
.blog-comment form select,
.blog-comment form input,
.wpcf7-form textarea,
.wpcf7-form select,
.wpcf7-form input {
	padding: 13px 15px;
	border-radius: 5px;
	border: none;
}

.account-content-code-block form input::placeholder,
.account-content-code-block form select,
.wpcf7-form textarea::placeholder,
.wpcf7-form select,
.wpcf7-form input::placeholder {
	color: #888;
	text-transform: uppercase;
	font-family: 'Open Sans';
}

.wpcf7-form .btn {
	text-align: center;
	position: relative;
	max-width: 170px;
	width: 100%;
	margin: 0 auto;
}

.account-content-code-block .redButton,
.account-content-code-block button,
.wpcf7-form input[type="submit"] {
	font-family: 'Roc Grotesk Wide ExtraBold';
	background-color: var(--primary);
	color: var(--white);
	text-transform: uppercase;
	letter-spacing: 0.75px;
	display: inline-block;
	width: auto;
	margin: 0 auto;
	cursor: pointer;
}

.account-content-code-block .redButton:hover,
.account-content-code-block button:hover,
.wpcf7-form input[type="submit"]:hover {
	background-color: var(--white);
	color: var(--primary);
}

.wpcf7-form .wpcf7-spinner {
	position: absolute;
	top: 0;
	right: 0;
}

.wpcf7-form .wpcf7-spinner {
	position: absolute;
	top: 10px;
	right: 0;
	width: 24px;
	height: 24px;
	background: var(--primary);
	margin: 0;
}

.wpcf7-form .wpcf7-response-output,
.wpcf7-form .wpcf7-not-valid-tip {
	font-family: 'Open Sans';
}

.wpcf7-form form .wpcf7-response-output {
	color: var(--primary);
	border-color: var(--primary);
}

/* ----------------------- Form Control CSS Ends ----------------------- */

.main-hero-section .ct-code-block .hero-slider-block:first-child,
.img-mobile {
	display: none;
}

.cta-main-sec2 .ct-section-inner-wrap {
	width: 100%;
	max-width: 100%;
	padding: 0;
}

.cta-main-sec2 .ct-section-inner-wrap .ct-div-block {
	padding: 0;
}

/* ------------------ 3. Comman CSS Ends ------------------ */


/* ------------------ 4. Header CSS Starts ------------------ */
.oxy-header-container {
	max-width: 100% !important;
	width: 100%;
}

.main-top-header {
	z-index: 1;
	padding: 10px 0;
}

.big-logo {
	margin-left: 46px;
}

.top-header-row .oxy-header-center {
	justify-content: flex-end;
}

.top-header-row .oxy-header-center .main-menu li a {
	padding: 0 !important;
	color: var(--white);
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 0.50px;
	border: none;
}

.oxy-nav-menu .oxy-nav-menu-list li.current-menu-item a,
.top-header-row .oxy-header-center .main-menu li:hover a {
	border: none;
	background-color: transparent !important;
	color: var(--primary);
}

.top-header-row .oxy-header-center .main-menu li {
	margin-right: 30px;
}

.top-header-row .oxy-header-center .main-menu li:last-child {
	margin-right: 0;
}

.top-header-row .order-online-link {
	background: var(--primary);
	color: var(--white);
	border-radius: 5px;
	padding: 9px 22px 5px;
	margin: 0 0px 0 48px;
	text-transform: uppercase;
	letter-spacing: 0.75px;
	font-size: 16px;
}

.hero-slider-content-block a:hover,
.top-header-row .order-online-link:hover {
	background: var(--white);
	color: var(--primary);
}

.oldmenu {
	display: none;
}

/* ------------------ 4. Header CSS Ends ------------------ */

/* ------------------ 5. Footer CSS Starts ------------------ */
.cta-main-sec .ct-section-inner-wrap {
	padding-top: 0 !important;
}

.cta-section .cta-img {
	padding: 0 0px 0;
}

.cta-section .cta-text-block {
	flex-direction: column;
	justify-content: center;
	padding-left: 50px !important;
}

.cta-section .cta-text-block img {
	max-width: 139px;
	margin-top: -15px;
}

.cta-media-block h2 {
	margin-left: 35px;
}

.cta-media-block {
	margin: 0 0 65px;
}

.cta-media-block {
	margin-bottom: 25px;
}

.cta-section .cta-text-block .ct-text-block {
	margin: 23px 0 68px;
}

.mobile-aap-gpay {
	margin-right: 10px;
}

footer.ct-section .ct-section-inner-wrap {
	padding-bottom: 0;
}

.footer-top {
	border-bottom: 1px solid #ddd;
}

.footer-logo-block {
	padding-top: 0 !important;
}

.footer-link-block a {
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #ddd;
	line-height: 100%;
	text-transform: capitalize;
}

.footer-link-block a:last-child {
	border: none;
	padding-right: 0;
	margin-right: 0;
}

.footer-top .footer-link-block {
	margin-bottom: 20px;
	padding-top: 0;
}

.footer-social-block .oxy-social-icons a {
	margin-right: 0;
}

.footer-social-block .oxy-social-icons a,
.footer-social-block a svg {
	width: 20px !important;
	height: 20px !important;
}

.footer-social-block .oxy-social-icons a {
	padding: 0 !important;
	margin-bottom: 0 !important;
	margin-right: 15px !important;
}

.footer-social-block .oxy-social-icons a:last-child {
	margin-right: 0 !important;
}

.footer-bottom {
	background: none !important;
}

.footer-social-block {
	padding-left: 0 !important;
}

.footer-copyright-block {
	padding-right: 0 !important;
}

/* ------------------ 5. Footer CSS Ends ------------------ */



/* ------------------ 6. Main Banner(Hero) Section CSS Starts ------------------ */
.main-hero-section {
	position: relative;
}

.main-hero-section .d-none {
	display: none;
}

.main-hero-section .ct-section-inner-wrap {
	width: 100%;
	max-width: 100%;
	padding: 0;
}

.main-hero-section .unslider-wrap.unslider-carousel>li {
	padding: 0;
}

.main-hero-section .ct-section-inner-wrap {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.hero-slider-block .ct-slide a {
	line-height: 0;
}

header .oxy-nav-menu.oxy-nav-menu-open:before,
.main-hero-section:before {
	content: "";
	position: absolute;
	top: -4%;
	left: 0;
	max-width: 180px;
	width: 100%;
	height: 215px;
/*	background-image: url(images/tree.png); */
	background-repeat: no-repeat;
	background-position: top left;
	background-size: 100%;
}

.main-hero-section:before {
	display: none;
}

header .oxy-nav-menu.oxy-nav-menu-open:before {
	display: none;
}

.hero-slider-block .unslider {
	padding: 0;
}

.hero-slider-block .slider-text-block {
	padding-left: 10px;
}

.hero-slider-content-block {
	background-image: url(images/text-brush.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 90px 100px 70px;
}

.hero-slider-content-block a {
	background: var(--primary);
	font-size: 21px;
	padding: 14px 45px;
	border-radius: 10px;
	text-transform: uppercase;
	margin-left: 0;
	color: #fff;
	margin-top: 30px;
	letter-spacing: 0.75px;
}

.hero-slider-block .ct-new-columns>.ct-div-block {
	padding-bottom: 0;
}

.hero-slider-block .ct-new-columns .ct-div-block:last-child {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: flex-end;
}

.hero-slider-block .ct-new-columns .slider-text-block img {
	max-width: 500px;
	width: 100%;
	margin: 0 auto;
}

.hero-slider-block .ct-new-columns .ct-div-block:last-child img {
	max-width: 500px;
	width: 100%;
	margin: 0 auto;
}

.hero-slider-block .unslider-nav {
	position: absolute;
	bottom: 15px;
	width: 100%;
	left: 0;
}

.hero-slider-block li {
	padding-bottom: 0 !important;
}

.hero-slider-block .unslider-arrow {
	background-color: var(--primary);
}

.hero-slider-block .unslider-arrow:hover {
	background-color: var(--dark);
}

.hero-slider-block .unslider-arrow.prev {
	left: 2px;
}

.hero-slider-block .unslider-arrow.next {
	right: 2px;
}

/* ------------------ 6. Main Banner(Hero) Section CSS Ends ------------------ */

/* ------------------ 7. Home Page Menu Section CSS Starts ------------------ */
.hom-menu-section {
	background-image: none !important;
}

.main-hero-section {
	background-image: unset !important;
	background-color: var(--dark) !important;
}

.menu-img-box h2 {
	position: relative;
	margin-bottom: 50px;
	color: #fff;
}

.menu-img-box h2:after {
	content: "";
	height: 10px;
	width: 100%;
	background: #ec3a31;
	position: absolute;
	top: 100%;
	left: 0;
}

.menu-img-box {
	border: none !important;
}

.hom-menu-section .menu-col img {
	width: 100%;
}

.menu-col>a:before,
.hom-menu-section .menu-col h6 {
	position: absolute;
}

.hom-menu-section .menu-col h6 {
	top: 10%;
	left: 10%;
	color: var(--white);
	text-align: left;
	z-index: 1;
}

.menu-col>a:hover h6 {
	color: var(--primary);
}

.menu-col>a {
	position: relative;
	overflow: hidden;
}

.menu-col>a:hover img {
	transform: scale(1.2);
}

.menu-col>a:before {
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: -webkit-gradient(linear, left bottom, left right, from(rgba(0, 0, 0, 0.8)), to(transparent));
	background: linear-gradient(to right, rgba(0, 0, 0, 0.8), transparent);
	z-index: 1;
}

.menu-col2 {
	margin-top: -1px;
}

.hom-menu-section .menu-col {
	justify-content: flex-start;
}

.hom-menu-section .menu-col .ct-link {
	width: 32.5% !important;
	margin-right: 1.2%;
	border: 5px solid var(--primary);
	margin-bottom: 20px;
}

.hom-menu-section .menu-col .ct-link:nth-child(3n) {
	margin-right: 0;
}

.desktop-menu-sec .menu-ink-order2 .menu_ink_order {
	margin: 0;
}

.desktop-menu-sec .menu-ink-order2 .menu_ink_order:before {
	display: none;
}


.menu-old {
	display: none;
}

.desktop-menu-sec .menu-ink-order2 {
	display: block;
}

.desktop-menu-sec .mobile-img {
	display: none;
}

.desktop-menu-sec .menu-ink-order2 .menu_ink_order {
	width: 100% !important;
	border: none !important;
}

/* ------------------ 7. Home Page Menu Section CSS Ends ------------------ */

/* ------------------ 8. Instagram Feed Section CSS Starts ------------------ */

.insta-feed-block .ct-shortcode {
	width: 100%;
}

.insta-feed-block .insta-gallery-actions {
	display: none;
}

.insta-feed-block .ct-section-inner-wrap {
	padding-top: 0 !important;
}

/* ------------------ 8. Instagram Feed Section CSS Ends ------------------ */


/* ------------------ 9. Location Content Section CSS Starts ------------------ */
.location-content-block .location-col {
	flex-direction: column;
	max-width: 100% !important;
}

.location-content-block .location-col .ct-div-block {
	padding: 0;
}

.location-content-block .location-col .location-content-left {
	display: flex;
	width: 100% !important;
	text-align: center;
	align-items: center !important;
}

.location-content-block .location-content-left h2 {
	max-width: 50%;
	width: 100%;
	margin-bottom: 0;
}

.location-content-block .location-content-left h2 br {
	display: none;
}

.location-content-block .location-content-left p {
	margin-top: 10px;
}

.location-btn-col-blk {
	max-width: 60%;
	width: 100%;
	margin: 0 auto;
	margin-top: 50px;
}

.location-btn-col-blk .location-list {
	margin: 0;
}

.postcode-col .loadMore_post,
.postcode-col .loadMore,
.location-box-col .order-button,
.location-content-block .grad-btn {
	max-width: 538px;
	width: 100%;
	padding: 20px 30px;
	font-family: 'Open Sans';
	background-color: var(--primary);
	border-radius: 10px;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: 500;
}

.location-content-block .grad-btn {
	padding: 16px 30px;
	color: var(--white);
	text-align: center;
}

.location-box-col .order-button,
.location-content-block .grad-btn .ct-text-block {
	color: var(--white);
	font-size: 18px;
	font-weight: 500;
}

.location-box-col .order-button:hover,
.location-content-block .grad-btn:hover {
	background-color: var(--white);
	color: var(--primary);
}

.location-content-block .grad-btn .oxel_icon_button_icon {
	margin-right: 0;
}

.location-content-block .grad-btn svg {
	height: 28px;
	width: 25px;
	color: var(--white);
	margin-left: 15px;
}

.location-content-block .grad-btn:hover svg {
	color: var(--primary);
}

.location-content-block .grad-btn:hover .ct-text-block {
	color: var(--primary);
}

.top-location .address-loc {
	max-width: 600px;
	width: 100%;
}

.location-content-right .storename,
.location-content-right p {
	font-size: 18px;
	line-height: 130%;
	max-width: 80%;
	width: 100%;
}

.postcode-col .loadMore,
.postcode-col .loadMore_post {
	border: none;
	cursor: pointer;
	max-width: 160px;
	padding: 18px 25px;
	color: #fff;
}

.postcode-col .loadMore:hover {
	background: var(--white);
	color: var(--primary);

}

.usemylocationsection {
	display: inline-flex;
	max-width: 225px;
	width: 100%;
}

.top-location ul li,
.top-location .address-loc {
	font-family: 'Open Sans';
}

.localtion-btn-content .ct-code-block {
	width: 100%;
	/* padding-right: 90px; */
	padding-right: 0;
	position: relative;
}

.localtion-btn-content .ct-code-block:after {
	content: "Or";
	position: absolute;
	color: var(--white);
	font-family: 'Open Sans';
	background-color: var(--primary);
	height: 40px;
	width: 40px;
	border-radius: 100%;
	font-size: 14px;
	display: flex;
	justify-content: center;
	align-items: center;
	right: -65px;
	top: 10px;
}

.location-tab-section .location-list {
	width: 100%;
	float: none;
	padding: 0;
	clear: both;
	margin: 45px 0 0;
}

.location-code-block {
	display: none;
}

.location-content-block>.ct-section-inner-wrap {
	padding-bottom: 0;
}

.location-box .location-box-content {
	display: flex;
	justify-content: space-between;
}

/* .location-box-col .map {
	padding-top: 60px;
} */

@media screen and (max-width: 380px) {
	.location-box-col .map {
		padding-top: 15px;
	}
}
.location-box-col .map_container {
	display: block;
	line-height: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	padding-top: 15px;
}

.location-button-block .location-list .location-box {
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.location-button-block .location-list .location-box:last-child {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

.top-location ul {
	padding: 0;
	list-style: none;
}

.top-location ul li {
	position: relative;
	padding-left: 16px;
	margin-bottom: 2px;
}

.top-location ul li a {
	color: var(--primary);
}

.top-location ul li a:hover {
	color: var(--white);
}

.top-location ul li:last-child {
	margin-bottom: 0;
}

.top-location ul li:before {
	content: "";
	position: absolute;
	left: 0;
	top: 10px;
	width: 3px;
	height: 3px;
	background: #fff;
	border-radius: 100%;
}

.top-location ul li:first-child {
	display: none;
}

.top-location>a {
	color: var(--primary) !important;
	cursor: none;
}

.location-box-col .order-button {
	border: none;
	padding: 15px 20px;
	max-width: 190px;
	width: 100%;
	cursor: pointer;
}

.location-box-right {
	max-width: 450px;
	width: 100%;
}

.location-box-right iframe {
	max-width: 400px !important;
	width: 100% !important;
	height: 400px;
	/* margin-top: -150px; */
}

.postcode-col .location-content-right .ct-code-block,
.postcode-col .location-content-right {
	width: 100%;
	padding: 0;
}

.top-location {
	padding-bottom: 20px !important;
}

.location-content-right {
	padding: 0 !important;
}

.usemylocationsectionpost {
	display: flex;
	justify-content: space-between;
}

.location-btn-col-blk .localtion-btn-content {
	padding: 0 45px !important;
}

.location-btn-col-blk .location-content-right {
	padding: 0 45px !important;
	/* padding-left: 40px !important; */
	display: unset !important;
}

.localtion-btn-content .ct-code-block .location-from {
	text-align: right;
}

.usemylocationsectionpost h2 {
	color: #fff;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.button-content {
	display: flex;
}

.usemylocationsectionpost .button-content input {
	border: none;
	height: 60px;
	padding: 15px;
	display: inline-block;
	border-radius: 10px;
}

.location-box-left.location-box-col {
	text-align: left;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.location-box-left.location-box-col img {
	max-width: 80px;
	width: 100%;
}

.location-content-block .postcode-col {
	margin-bottom: 80px;
}

.usemylocationsectionpost .button-content .user_my_location_button_post {
	max-width: 538px;
	width: 100%;
	padding: 15px 30px;
	font-family: 'Open Sans';
	background-color: var(--primary);
	border-radius: 10px;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: 500;
	margin-left: 15px;
}

.usemylocationsectionpost .button-content .user_my_location_button_post:hover {
	background-color: var(--white);
	color: var(--primary);
}

.usemylocationsectionpost .button-content input.focus-visible {
	outline: none;
}

.postcode-col {
	border-top: none;
	padding-top: 20px;
}

.postcode-col .location-box {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #eee;
	max-width: 100%;
	width: 100%;
}

.postcode-col .location-box:nth-child(3) {
	border-bottom: 0;
}

.location-box-left .button-block {
	display: inline-block;
	margin-right: 15px;
}

.postcode-col .location-box:last-child {
	border: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

.location-box-left {
	color: var(--white);
}

.postcode-col .top-location {
	padding-bottom: 0 !important;
}

.location-content-right.mystyle {
	justify-content: flex-start !important;
	/* height: 415px; */
	height: auto;
	overflow-y: auto;
	max-width: 48%;
	width: 100%;
}

.location-content-right.mystyle::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
	border-radius: 10px;
	background-color: #F5F5F5;
}

.location-content-right.mystyle::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
	background-color: var(--primary);
}

.location-content-right.mystyle::-webkit-scrollbar {
	width: 5px;
	background-color: #F5F5F5;
	border-radius: 10px;
}

.location-from-post {
	position: relative;
}

.locadericon_post,
.locadericon {
	border-width: 5px;
	border-style: solid;
	border-color: rgb(236, 58, 49) rgb(243, 243, 243) rgb(243, 243, 243);
	border-image: initial;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	animation: 2s linear 0s infinite normal none running spin;
	position: absolute;
	top: 75px;

}

.locadericon {
	left: 410px;
}

.page-id-48 .locadericon {
	bottom: -160px;
	top: inherit;
	left: 369px;
}

.page-id-48 .bite-club-col form {
	margin-bottom: 50px;
	margin-top: 20px;
}

.locadericon_post {
	left: -25%;
}

.map_container iframe .place-card.place-card-large {
	display: none !important;
}

a.storename {
	color: #ec3a31 !important;
}

.loadMore,
.loadMore_post {
	position: absolute;
	margin-top: 570px;
	margin-left: 185px;
	margin-right: -260px;
	display: none !important;
}

.location-tab-section .postcode-col {
	display: none;
}

.location-box-left .button_div {
	flex-direction: row;
	margin-top: 20px;
}

.location-box-left .phone_div {
	flex-direction: row;
}

.location-box-col .our-details li {
	font-weight: 400;
}

.location-box-col .our-details li b {
	font-weight: 400;
}
.single-location .location-box .location-box-content {
    justify-content: flex-start;
}
.single-location .location-box-right {
    max-width: 100%;
}
.single-location .location-box-right .map {
    width: 100%;
}
.single-location .location-box-right iframe {
    max-width: 100% !important;
}

/* ------------------ 9. Location Content Section CSS Ends ------------------ */

/* ------------------ 10. About Us Page Section CSS Starts ------------------ */

.abt-col-left .oxy-rich-text {
	margin-top: 40px;
	padding: 0 110px;
}

.abt-col-left .oxy-rich-text p {
	margin-bottom: 20px;
	margin-top: 0;
}

.abt-col-left .oxy-rich-text p:last-child {
	margin-bottom: 0;
}

.abt-col-right-content {
	position: relative;
}

.abt-col-right-content .img-arrow-block {
	position: absolute;
	top: -25%;
	right: -100px;
}

.abt-col-right .abt-col-right-content {
	padding: 60px 31px 45px !important;
	max-width: 500px;
	width: 100%;
	position: relative;
	margin-left: auto;
}

.abt-col-right .abt-col-right-content:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(images/rectangle.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	z-index: -1;
}

.abt-col-right-content>.ct-image {
	max-width: 200px;
	width: 100%;
}

.abt-col-right-content h6 {
	margin-top: 20px;
}

.abt-col-right-content .ct-text-block {
	padding: 0 70px;
}

.abt-col-right-content .ct-text-block {
	padding: 0 59px;
	margin: 20px 0 20px;
}

.abt-col-right-content a {
	background: var(--primary);
	color: var(--white);
	text-transform: uppercase;
	padding: 10px 30px 7px;
	border-radius: 10px;
	font-size: 20px;
	letter-spacing: 0.75px;
}

.abt-col-right-content a:hover {
	background: var(--dark);
	color: var(--white);
}

/* ------------------ 10. About Us Page Section CSS Ends ------------------ */

/* ------------------ 11. GFR Page Section CSS Starts ------------------ */
.gfr-section .gfr-left {
	padding: 50px !important;
}

.gfr-right {
	padding: 0 !important;
}

.gfr-section .gfr-left h3 {
	text-align: center;
	display: flex;
	flex-direction: column;
	font-size: 30px;
	margin-bottom: 20px;
}

.gfr-section .gfr-left h3 div {
	text-align: center !important;
	line-height: 130%;
}

.gfr-section .gfr-left h6 {
	margin-bottom: 30px;
}

/* ------------------ 11. GFR Page Section CSS Ends ------------------ */

/* ------------------ 12. Blog Page Section CSS Starts ------------------ */
.header-bottom-image {
	position: relative;
}

.header-bottom-image .banner-heading-col {
	position: absolute;
	margin: 0 auto;
	left: 0;
	top: 10%;
}

.blog-list-block .blog-inner-blog {
	background: var(--dark);
	border: 1px solid var(--white);
}

.blog-list-block .post-desc-block p {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin: 0;
	width: 100%;
}

.post-img-block {
	width: 100%;
	display: block;
	line-height: 0;
	position: relative;
	overflow: hidden;
}

.blog-inner-blog:hover img {
	transform: scale(1.1);
}

.blog-list-block .post-date-block,
.blog-list-block .post-read-more,
.blog-list-block .post-desc-block,
.blog-list-block .post-heading-block {
	padding: 15px;
	display: flex;
	display: -webkit-flex;
}

.blog-list-block .post-read-more,
.blog-list-block .post-date-block,
.blog-list-block .post-heading-block {
	width: 100%;
	text-align: left;
}

.blog-list-block .post-heading-block {
	display: block;
	margin-bottom: 0 !important;
}

.blog-list-block .post-heading-block h6 {
	font-size: 18px !important;
	color: var(--white) !important;
}

.blog-list-block .post-heading-block h6:hover {
	color: var(--primary) !important;
}

.blog-list-block .post-date-block span,
.blog-list-block .post-desc-block {
	font-family: 'Open Sans';
}

.blog-list-block .post-desc-block {
	padding: 0 15px !important;
	font-size: 16px !important;
	line-height: 160%;
	margin: 0;
}

.post-img-block img {
	width: 100%;
}

.blog-list-block .post-read-more div {
	color: var(--primary);
	margin-top: auto;
	margin-right: auto;
	font-size: 16px !important;
	font-family: 'Roc Grotesk Wide ExtraBold' !important;
}

.blog-list-block .post-read-more:hover div {
	color: var(--white);
}

.blog-list-block {
	margin-bottom: 30px;
}

.blog-list-block .post-date-block {
	border-top: 1px solid var(--white);
}

.blog-list-block .post-date-block span {
	font-size: 14px;
}

.blog-list-sec .oxy-posts-grid {
	text-align: center;
}

.blog-list-sec .oxy-posts-grid .oxy-easy-posts-pages {
	background: var(--primary);
	display: inline-block;
	margin: 0 auto;
	padding: 10px 20px 10px;
	border-radius: 10px;
}

.blog-list-sec .oxy-posts-grid .oxy-easy-posts-pages .page-numbers {
	color: var(--dark);
	padding: 0 20px;
	border-right: 1px solid #ddd;
	margin-left: -5px;
}

.blog-list-sec .oxy-posts-grid .oxy-easy-posts-pages .page-numbers:hover,
.blog-list-sec .oxy-posts-grid .oxy-easy-posts-pages .current {
	color: var(--white);
}

.blog-list-sec .oxy-posts-grid .oxy-easy-posts-pages .page-numbers:last-child {
	border-right: none;
}

.blog-list-sec .oxy-posts-grid .oxy-easy-posts-pages .page-numbers:first-child {
	margin-left: 0px;
}

.single-post .detail-blog-thumb-img {
	display: none;
}

.detail-blog-coverthumb h4 span {
	color: var(--primary);
}

.detail-blog-coverthumb .heading-block {
	align-items: center;
}

.single-post .blog-desc p {
	font-family: 'Open Sans';
	margin-top: 0;
}

.single-post .blog-desc p:last-child {
	margin-bottom: 0;
}

.single-post .blog-comment .ct-section-inner-wrap {
	padding-top: 0;
}

.blog-list-block .blog-content-span span,
.single-post .blog-comment .logged-in-as,
.single-post .blog-comment .comment-notes {
	font-family: 'Open Sans';
}

.single-post .blog-comment .comment-respond {
	background: #f5f5f5 !important;
	border-radius: 10px;
	display: none;
}

.single-post .blog-comment .comment-reply-title {
	margin-bottom: 20px !important;
}

.single-post .blog-comment .logged-in-as a {
	text-decoration: underline;
}

.single-post .blog-comment .logged-in-as a:hover {
	text-decoration: none;
	color: var(--primary);
}

.blog-comment form label {
	display: block;
	font-family: 'Open Sans';
}

.blog-comment form textarea,
.blog-comment form select,
.blog-comment form input {
	border: 1px solid #ddd;
}

.blog-comment .comment-form-cookies-consent {
	display: flex;
}

.blog-comment .comment-form-cookies-consent input[type="checkbox"] {
	max-width: 15px;
	width: 100%;
	margin: 5px 10px 0 0px;
}

.blog-comment .comment-form-cookies-consent label {
	font-size: 14px;
	font-weight: 500;
}

.blog-comment .form-submit .submit {
	font-family: 'Roc Grotesk Wide ExtraBold' !important;
	background-color: var(--primary);
	color: var(--white);
	text-transform: uppercase;
	letter-spacing: 0.75px !important;
}

.blog-comment .form-submit .submit:hover {
	background-color: var(--white);
	color: var(--primary);
}

.blog-desc .ct-section-inner-wrap {
	padding-bottom: 0 !important;
}


.blog-list-block .blog-content-span {
	padding: 0 15px !important;
}

.blog-list-block .post-img-block {
	position: relative;
	padding-top: 50%;
	display: block;
	margin-top: 0;
	line-height: 0;
}

.blog-list-block .post-img-block img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	object-fit: cover;
	object-position: top;
}

/* ------------------ 12. BLog Page Section CSS Ends ------------------ */

/* ------------------ 13. Contact Page Section CSS Starts ------------------ */
.contact-us-section .contact-us-right {
	padding-left: 0;
	padding-right: 0;
}

.contact-us-right .ct-shortcode {
	width: 100%;
}

.contact-us-right form {
	margin-left: auto;
	max-width: 500px;
	width: 100%;
}

/* ------------------ 13. Contact Page Section CSS Ends ------------------ */

/* ------------------ 14. Franchising Page Section CSS Starts ------------------ */
.page-id-218 {
	background-image: none;
}

.franchising-video-block .ct-section-inner-wrap {
	max-width: 100%;
	padding: 0;
}

.franchising-video-block .franchising-video-content {
	padding: 0 !important;
}

.franchising-location-accord .oxel_accordion__row {
	background: none;
	margin-top: 20px;
}

.franchising-location-accord .oxel_accordion__row svg {
	fill: var(--white);
}

.franchising-location-accord .oxel_accordion__row .ct-text-block {
	color: var(--white);
}

.franchising-slider .ct-section-inner-wrap {
	padding-top: 0 !important;
}

.franchising-inner-block .slider-right {
	padding-left: 65px !important;
}

.franchising-abt-content-block h2 {
	margin-bottom: 30px;
}

.franchising-inner-block .slider-left,
.franchising-inner-block .slider-right {
	padding: 40px;
	text-align: left;
	position: relative;
}

.franchising-inner-block .slider-left {
	background: #f5f5f5;
}

.franchising-inner-block .slider-left:after,
.franchising-inner-block .slider-right:before {
	position: absolute;
	content: "";
}

.franchising-inner-block .slider-left:after {
	top: 0;
	right: -19px;
	background: #f5f5f5;
	height: 100%;
	width: 35px;
	transform: skew(-4deg, 0deg);
}

.franchising-inner-block .slider-right:before {
	content: "Or";
	text-transform: uppercase;
	background: var(--primary);
	color: var(--white);
	top: 50%;
	left: -7px;
	max-width: 50px;
	width: 100%;
	height: 50px;
	border-radius: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.franchising-inner-block .slider-right:before {
	font-family: 'Open Sans';
}

.bite-club-inner,
.franchising-form-inner,
.franchising-inner-block,
.franchising-abt-content-block {
	padding: 0 !important;
}

.franchising-form .ct-section-inner-wrap,
.franchising-location-block .ct-section-inner-wrap,
.franchising-video-block .ct-section-inner-wrap {
	padding-top: 0 !important;
}

.franchising-inner-block h6 {
	font-size: 24px;
	margin-bottom: 25px;
	line-height: 120%;
}

.franchising-inner-slider .ct-slide {
	background-color: var(--dark);
}

.franchising-form-inner h2 {
	margin-bottom: 30px;
}

.franchising-form-inner .wpcf7-form span {
	margin-bottom: 30px;
	display: inline-block;
	overflow: hidden;
	width: 100%;
}

/* .franchising-form .wpcf7 .wpcf7-response-output {
    color: #fff !important;
} */

.wpcf7 .wpcf7-response-output {
    color: #fff !important;
} 

/* ------------------ 14. Franchising Page Section CSS Ends ------------------ */

.sjb-page .list-data .v1 .job-info h4,
.sjb-page .sjb-detail .list-data .v1 ul li {
	color: #fff !important;
}

.sjb-page .sjb-detail .list-data .v1 ul li::before,
.sjb-page .sjb-detail .list-data .v2 ul li::before {
	color: #ec3a31 !important;
}

.sjb-page .sjb-detail .list-data .v1 {

	padding: 0 20px !important;
}

/* ------------------ 15. Biteclub Page Section CSS Starts ------------------ */
.bite-club-inner h2 {
	margin-bottom: 40px;
}

.bite-club-col form {
	margin-top: 50px;
}

.bite-club-col select,
.bite-club-inner .ct-link-button {
	margin-bottom: 20px;
	padding: 20px 12px;
	border-radius: 10px;
	letter-spacing: 0.75px;
	/* background: var(--primary); */
	background-color: var(--primary);
	color: var(--white);
	border: none;
	max-width: 200px;
	width: 100%;
}

.bite-club-col select option {
	background: var(--white);
	color: var(--dark);
}

.bite-club-inner .ct-link-button:hover {
	background: var(--white);
	color: var(--primary);
}

.bite-club-col .ct-link-button {
	display: none;
}

.bite-club-col select {
	font-family: 'Roc Grotesk Wide ExtraBold' !important;
	text-transform: uppercase;
}

.bite-club-col select {
	max-width: 250px;
}

.location-content-block .bite-club-col select {
	appearance: none;
	background-image: url(./images/down-arrow.png);
	background-size: 16px;
	background-repeat: no-repeat;
	background-position: right 18px center;
	padding-right: 40px;
	font-family: 'Open Sans' !important;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: 500;
	text-align: center;
	padding-left: 40px;
}

.location-button-block .usemylocationsection {
	max-width: 250px;
}

.location-section-post .usemylocationsectionpost .button-content input {
	width: 250px;
}

.bite-club-col .ct-div-block {
	padding-left: 0;
	padding-right: 0;
}

/* ------------------ 15. Biteclub Page Section CSS Ends ------------------ */

/* ------------------ 16. Careers Page Section CSS Starts ------------------ */
.careers-section .ct-shortcode {
	width: 100%;
}

.careers-section form {
	max-width: 400px;
}

.careers-section form .wpcf7-form-control[type="file"] {
	background: #fff;
	margin: 10px 0;
}

/* ------------------ 16. Careers Page Section CSS Ends ------------------ */

/* ------------------ 17. Information Page Section CSS Starts ------------------ */
.info-desc-content {
	margin-top: 0px !important;
}

.info-desc-content p {
	margin-top: 0;
	margin-bottom: 20px;
}

.info-desc-content h6 {
	margin-top: 50px;
	margin-bottom: 20px;
}

/* ------------------ 17. Information Page Section CSS Ends ------------------ */


/* ------------------ 18. Job page CSS Starts ------------------ */
.job-location-main-block {
	border: 1px solid #eee;
}

.sjb-page,
.job-location-main-block .sjb-filters.sjb-filters-v1 {
	background: var(--dark) !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.job-location-main-block .sjb-page .list-data .v1 {
	background: var(--dark);
	margin: 0;
	border-left: none;
	border-right: none;
}

.simple-job-form {
	display: none;
}

.careers-section form {
	max-width: 100% !important;
	width: 100%;
}

.jobpost-form h3,
.jobpost-form label,
.job-features h3,
.job-features table,
.job-detail .job-title,
.job-date,
.job-type,
.job-location,
.job-description p {
	color: var(--white) !important;
}

.job-location-main-block .job-info h4 span {
	color: var(--white);
}

.job-location-main-block .job-info h4:hover span {
	color: var(--primary);
}

.ct-section .jobpost-form .app-submit,
.sjb-page .sjb-filters.sjb-filters-v1 .btn-search,
.job-location-main-block .job-description .btn {
	background: var(--primary) !important;
	color: var(--white) !important;
}

.ct-section .jobpost-form .app-submit:hover,
.sjb-page .sjb-filters.sjb-filters-v1 .btn-search:hover,
.job-location-main-block .job-description .btn:hover {
	background: var(--white) !important;
	color: var(--primary) !important;
}

.jobpost-form .validity-note {
	color: red !important;
}

.job-features {
	margin-top: 50px;
}

.job-date i,
.job-type i,
.job-location i {
	color: var(--primary) !important;
}

/* ------------------ 18. Job page CSS Ends ------------------ */


/* ------------------ 19. Bit Club Registration Page Starts------------------ */

.account-content-sec .ct-div-block {
	padding: 0;
}

.account-content-sec .ct-div-block {
	padding: 0;
	max-width: 1150px;
	width: 100%;
}

.account-content-sec .ct-div-block {
	padding: 0 !important;
	max-width: 900px;
	width: 100% !important;
}

.register-forgot .center-iiner,
.account-content-code-block p,
.account-content-code-block form p,
.c-input-row .inline,
.loyal-con {
	font-family: 'Open Sans';
}

.account-content-code-block .forget h4 {
	font-family: 'Open Sans' !important;
	font-size: 14px;
	text-transform: capitalize;
	text-decoration: underline;
}



.sms-inner h4 {
	text-transform: capitalize;
	font-size: 14px;
	font-family: 'Open Sans' !important;
	color: var(--white);
}

.account-content-code-block .forget h4:hover {
	color: var(--primary) !important;
}

.loyal-con {
	color: #fff;
}

.inline {
	display: inline-block;
	color: #fff;
}

.account-content-sec .account-content-code-block {
	width: 100%;
}

.account-content-code-block h2 {
	text-align: center;
	color: var(--white);
}

.account-content-code-block form select,
.account-content-code-block form input {
	margin-bottom: 15px;
}

.account-content-code-block form input[type="checkbox"],
.account-content-code-block form input[type="radio"] {
	width: auto;
}

.c-input-row .loyal-con {
	font-weight: 500;
	margin-top: 5px;
	display: inline-block;
}

.c-input-row ul.buttons {
	padding: 0;
	list-style: none;
	margin: 15px 0 0;
}

.c-input-row .inline {
	margin-left: 15px;
}

.c-input-row .inline input[type="radio"] {
	margin-right: 5px;
}

.account-content-code-block form {
	max-width: 370px;
	width: 100%;
	margin: 40px auto 0;
}

.c-input-row a {
	color: var(--primary);
}

.c-input-row a:hover {
	color: var(--white);
}

.account-content-code-block button {
	padding: 15px 20px;
	border: 0;
	border-radius: 3px;
}

.account-content-code-block .top-teb {
	margin-top: 30px;
	text-align: center;
}

.account-content-code-block .top-teb .nav {
	border-bottom: 1px solid var(--primary);
	padding: 0;
}

.account-content-code-block .top-teb li {
	float: none;
	display: inline-block;
}

.account-content-code-block .top-teb li a {
	color: var(--white);
	display: inline-block;
	border-radius: 2px 2px 0 0;
	padding: 10px 15px;
	font-size: 14px;
}

.account-content-code-block .top-teb li a:focus,
.account-content-code-block .top-teb li a:hover {
	color: var(--white);
	border-color: var(--primary);
	background: var(--primary);
}

.account-content-code-block .smurg-page {
	margin-top: 30px;
}

.account-content-code-block .smurg-page .row {
	margin-bottom: 15px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
}

.center-iiner,
.form-btn {
	text-align: center;
}

.account-content-code-block .redButton {
	padding: 10px 40px;
	border-radius: 5px;
	text-decoration: unset !important;
}

.forget .center-iiner {
	display: flex;
	justify-content: space-between;
}

.register-btn .buttons {
	text-align: center;
	margin-bottom: 20px !important;
}

.register-forgot h6 {
	text-align: center;
	color: #fff;
	margin: 20px 0 10px;
}

.register-forgot .center-iiner {
	color: #fff;
	justify-content: center;
}

.register-forgot .center-iiner a {
	margin-left: 10px;
}

.register-text {
	font-size: 14px;
}

.smurg-page .custom-4 {
	text-align: center;
}

.bite-club-text-sec h2 {
	position: relative;
}

.bite-club-text-sec h2:after {
	position: absolute;
	content: "";
	height: 7px;
	width: 100%;
	bottom: -5px;
	background: var(--primary);
	left: 0;
}

.bite-club-text-sec p,
.bite-club-text-sec .oxy-rich-text p,
.bite-club-text-sec .oxy-rich-text li {
	font-family: 'Open Sans' !important;
}

.bite-club-text-sec h6 {
	margin-top: 40px;
}

.bite-club-text-sec ul {
	text-align: left;
	padding-left: 20px;
}

.bite-club-text-sec .ct-section-inner-wrap {
	padding-bottom: 0 !important;
}

.bite-club-text-sec .ct-div-block {
	padding-left: 0;
	padding-right: 0;
}

.bite-club-text-sec .desc-two {
	max-width: 680px;
	width: 100%;
}

.bite-club-location-block .ct-section-inner-wrap {
	padding-bottom: 0;
}

/* ------------------ 19. Bit Club Registration Page Ends------------------ */


/* ------------------ 20. Loader css for menu and home page menu category ------------------ */

.locadericon1 {
	position: absolute;
	z-index: 1002;
	top: 50%;
	left: 35%;
	display: inline-block;
	margin: 0 auto;
	padding: 0;
	border: none;
	border-radius: 0;
	background: 0 0 !important;
	width: 80px;
	height: 60px;
	color: #ec3a31;
	background-color: #0000008f !important;
}

.locadericon1:before {
	animation: wave .9s linear infinite;
	content: "";
	position: relative;
	display: inline-block;
	width: 6px;
	height: 100%;
	background: #ec3a31;
}

.locadericon1 span {
	margin: 0 16px;
	-webkit-animation: wave .9s linear infinite .3s;
	animation: wave .9s linear infinite .3s;
	position: relative;
	display: inline-block;
	width: 6px;
	height: 100%;
	background: #ec3a31;
}

.locadericon1:after {
	animation: wave .9s linear infinite .6s;
	content: "";
	position: relative;
	display: inline-block;
	width: 6px;
	height: 100%;
	background: #ec3a31;
}

.locadericon2 {
	position: absolute;
	z-index: 1002;
	top: 35%;
	left: 50%;
	display: inline-block;
	margin: 0 auto;
	padding: 0;
	border: none;
	border-radius: 0;
	background: 0 0 !important;
	width: 80px;
	height: 60px;
	color: #ec3a31;
	background-color: #0000008f !important;
}

.locadericon2:before {
	animation: wave .9s linear infinite;
	content: "";
	position: relative;
	display: inline-block;
	width: 6px;
	height: 100%;
	background: #ec3a31;
}

.locadericon2 span {
	margin: 0 16px;
	-webkit-animation: wave .9s linear infinite .3s;
	animation: wave .9s linear infinite .3s;
	position: relative;
	display: inline-block;
	width: 6px;
	height: 100%;
	background: #ec3a31;
}

.locadericon2:after {
	animation: wave .9s linear infinite .6s;
	content: "";
	position: relative;
	display: inline-block;
	width: 6px;
	height: 100%;
	background: #ec3a31;
}

.fulloader {
	height: 1800px !important;
	position: absolute;
	top: 0;
	left: 0;
	width: 1800px;
	background-color: #0000008f !important;
}

.fulloadermenu {
	height: 1800px !important;
	position: absolute;
	top: 0;
	left: 0;
	width: 1680px;
	background-color: #0000008f !important;
}


/* ------------------ 20. loader css End------------------ */
.cta-main-sec2 .ct-div-block .footer-mobile,
.cta-main-sec {
	display: none;
}

.cta-main-sec2 .ct-section-inner-wrap,
.cta-main-sec2 .ct-div-block {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

/* ------------------ 21. Plus Block Page CSS Starts ------------------ */
.plus-pages-sec .oxy-rich-text {
	margin-top: 20px;
}

.plus-pages-sec .ct-link-button.grad-btn {}

/* ------------------ 21. Plus Block Page CSS Ends ------------------ */

.plus-pages-sec .mobile-img {
	display: none;
}

.plus-pages-sec .ct-link-button.grad-btn {
	background: var(--primary);
	color: var(--white);
	text-transform: uppercase;
	padding: 10px 30px 7px;
	border-radius: 10px;
	font-size: 20px;
	letter-spacing: 0.75px;
	border: none;
	margin-top: 50px;
}

.plus-pages-sec .ct-link-button.grad-btn:hover {
	background: var(--white);
	color: var(--primary);
}

.plus-pages-sec h6 {
	margin-top: 40px;
}

/* ---------- 04 may 2020 css kaushik ---------- */
.gfr-section .ct-new-columns {
	background: #000000;
	border-radius: 10px;
	overflow: hidden;
}

.Cz_gfr_bwfp_section .ct-section-inner-wrap {
	padding-bottom: 0 !important;
}

.Cz_gfr_bwfp_section .Cz_gfr_bwfp_div {
	background: #000000;
	padding: 60px 75px;
	border-radius: 10px;
	text-align: center;
	align-items: center;
}

.Cz_gfr_bwfp_section .Cz_gfr_bwfp_div h6 {
	line-height: 46px;
}

.Cz_gfr_bwfp_section .Cz_gfr_bwfp_div h6.Cz_gfr_uline_heading {
	position: relative;
	margin: 0 0 20px;
}

.Cz_gfr_bwfp_section .Cz_gfr_bwfp_div h6.Cz_gfr_uline_heading:before {
	content: "";
	position: absolute;
	bottom: 1px;
	left: 0;
	width: 100%;
	height: 5px;
	background: #D74B40;
}

.Cz_gfr_bwfp_text {
	font-weight: 500;
	font-family: 'Open Sans';
}

.Cz_gfr_bwfp_text span {
	display: block;
	font-weight: 700;
}

.gfr-section .gfr-left,
.gfr-section .gfr-right {
	padding: 40px 75px 35px !important;
	align-items: flex-start !important;
}

.gfr-section .Cz_icon_heading {
	text-align: left;
}

.gfr-section .Cz_gfr_heading_wrap_div {
	align-items: center;
	width: 100%;
}

.gfr-section .Cz_gfr_heading_wrap_div .Cz_gfr_uline_heading {
	font-size: 22px;
	/*	background: url(./images/doing-well-bg.png); */
	margin: 0 !important;
	background-size: contain;
	background-repeat: no-repeat;
	padding: 70px 90px 100px;
	background-position: center;
	color: #fff;
	position: relative;
}

.gfr-section .Cz_gfr_heading_wrap_div .Cz_gfr_uline_heading:before {
	content: "";
	position: absolute;
	bottom: 90px;
	left: 50%;
	width: 70%;
	height: 5px;
	background: #D74B40;
	transform: translate(-50%, 0);
}

.gfr-section .Cz_wrap_div {
	flex-direction: row;
	margin: 0 0 30px;
}

.gfr-section .gfr-left .Cz_wrap_div:last-child,
.gfr-section .gfr-right .Cz_wrap_div:last-child {
	margin: 0;
}

.gfr-section .Cz_wrap_div .Cz_icon_wpar_div {
	width: 60px;
}

.gfr-section .Cz_wrap_div .Cz_text_wrap_div {
	width: calc(100% - 60px);
	margin-left: auto;
	padding-left: 20px;
}

.gfr-section .Cz_wrap_div .Cz_text_wrap_div .Cz_icon_heading {
	font-weight: 700;
	/* font-family: 'Open Sans' !important; */
	/* text-transform: capitalize; */
	letter-spacing: 0;
	font-size: 18px;
	margin: 0 0 5px;
	line-height: 26px;
}

.gfr-section .Cz_wrap_div .Cz_text_wrap_div .Cz_icon_text {
	font-family: 'Open Sans' !important;
	text-align: left;
}

.Cz_gfr_hand_img {
	max-width: 300px !important;
	margin: 0 auto;
}

.Cz_gfr_bwfp_section,
.gfr-section {
	position: relative;
	z-index: 9;
}

.gfr-section {
	overflow: hidden;
}

.Cz_gfr_bwfp_section:before {
	content: "";
	position: absolute;
	left: -300px;
	top: 0;
/*	background: url(./images/plant.png); */
	background-repeat: no-repeat;
	width: 500px;
	height: 590px;
	background-size: 500px;
	z-index: -1;
}

.gfr-section:before {
	content: "";
	position: absolute;
	right: -20px;
	top: -20px;
/*	background: url(./images/plant2.png); */
	background-repeat: no-repeat;
	width: 630px;
	height: 860px;
	background-size: 620px;
	z-index: -1;
}

.gfr-section:after {
	content: "";
	position: absolute;
	left: 60px;
	bottom: -60px;
/*	background: url(./images/plant.png); */
	background-repeat: no-repeat;
	width: 630px;
	height: 860px;
	background-size: 620px;
	z-index: -1;
	transform: rotate(195deg);
}

.page-id-139 footer {
	position: relative;
	overflow-x: clip;
}

.page-id-139 footer:before {
	content: "";
	position: absolute;
	right: -190px;
	bottom: 0px;
/*	background: url(./images/plant3.png); */
	background-repeat: no-repeat;
	width: 630px;
	height: 860px;
	background-size: 620px;
	z-index: -1;
}

.bite-club-col {
    align-items: center !important;
}

@media (max-width:1367px) {
	.gfr-section .Cz_gfr_heading_wrap_div .Cz_gfr_uline_heading {
		font-size: 19px;
	}

	.Cz_gfr_bwfp_section .Cz_gfr_bwfp_div h6 {
		line-height: 36px;
	}
}

@media (max-width:1281px) {
	.gfr-section .Cz_gfr_heading_wrap_div .Cz_gfr_uline_heading {
		font-size: 15px;
		padding: 60px 80px 80px;
	}

	.gfr-section .Cz_gfr_heading_wrap_div .Cz_gfr_uline_heading:before {
		bottom: 70px;
		width: 65%;
		height: 4px;
	}

	.page-id-139 footer:before {
		right: -140px;
		bottom: 0px;
		width: 500px;
		height: 770px;
		background-size: 500px;
	}
}

@media (max-width:1141px) {
	.gfr-section .Cz_gfr_heading_wrap_div .Cz_gfr_uline_heading {
		font-size: 16px;
		padding: 70px 40px 90px;
		background-size: 110%;
	}

	.gfr-section .Cz_gfr_heading_wrap_div .Cz_gfr_uline_heading:before {
		bottom: 78px;
		width: 78%;
		height: 4px;
	}
}

@media (max-width:991px) {
	.gfr-section .Cz_gfr_heading_wrap_div .Cz_gfr_uline_heading {
		font-size: 16px;
		padding: 70px 90px 90px;
		background-size: 100%;
	}

	.gfr-section .Cz_gfr_heading_wrap_div .Cz_gfr_uline_heading:before {
		width: 65%;
	}

	.gfr-section .ct-new-columns {
		background: transparent;
	}

	.gfr-section .ct-new-columns .gfr-left {
		background: #000000;
		border-radius: 10px;
		margin-bottom: 30px;
	}

	.gfr-section .ct-new-columns .gfr-right {
		background: #000000;
		border-radius: 10px;
	}

	.Cz_gfr_bwfp_section .Cz_gfr_bwfp_div {
		padding: 40px;
	}

	.gfr-section .gfr-left,
	.gfr-section .gfr-right {
		padding: 20px 40px 35px !important;
	}
}

@media (max-width:767px) {
	.Cz_gfr_bwfp_section .Cz_gfr_bwfp_div h6 {
		line-height: 28px;
		font-size: 16px;
	}

	.Cz_gfr_bwfp_section .Cz_gfr_bwfp_div h6.Cz_gfr_uline_heading:before {
		bottom: -4px;
		height: 4px;
	}

	.location-content-right.mystyle {
		height: auto !important;
	}
}

@media (max-width:575px) {
	.gfr-section .Cz_gfr_heading_wrap_div .Cz_gfr_uline_heading {
		font-size: 16px;
		padding: 70px 50px 90px;
	}
}

@media (max-width:481px) {

	.gfr-section .gfr-left,
	.gfr-section .gfr-right {
		padding: 15px !important;
	}

	.page-id-139 footer:before {
		right: 0;
		bottom: 0;
		width: 210px;
		height: 380px;
		background-size: 300px;
	}

	.gfr-section .Cz_gfr_heading_wrap_div .Cz_gfr_uline_heading {
		font-size: 16px;
		padding: 20px 50px 49px;
		width: 100%;
		text-align: center;
		margin: 0 0 15px !important;
	}

	.Cz_gfr_bwfp_section .Cz_gfr_bwfp_div h6 {
		line-height: 22px;
		font-size: 14px;
	}

	.Cz_gfr_bwfp_section .Cz_gfr_bwfp_div {
		padding: 20px;
	}

	.gfr-section .Cz_gfr_heading_wrap_div .Cz_gfr_uline_heading:before {
		width: 48%;
		bottom: 35px;
		height: 3px;
	}

	.gfr-section .Cz_wrap_div .Cz_text_wrap_div .Cz_icon_heading {
		font-size: 14px;
		margin: 0 0 5px;
		line-height: 19px;
	}

	.gfr-section .Cz_wrap_div .Cz_text_wrap_div .Cz_icon_text {
		font-size: 14px;
	}

	.gfr-section .Cz_wrap_div .Cz_icon_wpar_div {
		width: 45px;
	}

	.gfr-section .Cz_wrap_div .Cz_text_wrap_div {
		width: calc(100% - 45px);
		padding-left: 10px;
	}

	.Cz_gfr_hand_img {
		max-width: 100% !important;
	}

	.Cz_gfr_bwfp_text {
		font-size: 13px;
	}

	.gfr-section .Cz_wrap_div {
		margin: 0 0 15px;
	}

	.page-id-48 .locadericon {
		bottom: -200px;
	}

}

@media (max-width:381px) {
	.gfr-section .Cz_gfr_heading_wrap_div .Cz_gfr_uline_heading {
		padding: 27px 0 40px;
		line-height: 15px;
		background-size: 110%;
	}

	.gfr-section .Cz_wrap_div .Cz_text_wrap_div .Cz_icon_heading {
		font-size: 12px;
		margin: 0 0 5px;
		line-height: 15px;
	}

	.gfr-section .Cz_wrap_div .Cz_text_wrap_div .Cz_icon_text {
		font-size: 13px;
	}
}

/* ------------------ 22. Responsive CSS Starts ------------------ */

@media screen and (max-width: 1600px) {

	.ct-section .ct-section-inner-wrap {
		padding-top: 70px;
		padding-bottom: 70px;
	}

	.hero-slider-content-block a {
		font-size: 18px;
	}

	.single-post .blog-comment .comment-reply-title {
		font-size: 36px !important;
	}

	.cta-section .cta-text-block .ct-text-block {
		margin: 23px 0 50px;
	}

	footer .ct-section-inner-wrap {
		padding: 30px 20px 5px;
	}

	.location-content-right.mystyle {
		max-width: 70%;
	}

	.locadericon_post,
	.locadericon {
		border-width: 4px;
		width: 30px;
		height: 30px;
	}

	.locadericon_post {
		left: -30%;
	}

	.locadericon {
		left: 89%;
	}
}

@media screen and (max-width: 1535px) {
	header .oxy-nav-menu-hamburger-line {
		background-color: var(--white);
	}

	body h1 {
		font-size: 54px !important;
	}

	body h2 {
		font-size: 38px;
	}

	body .large-txt {
		line-height: 140%;
		font-size: 24px;
	}

	body h6 {
		line-height: 100%;
		font-size: 24px;
	}

	.oxy-nav-menu-prevent-overflow .unslider-arrow {
		z-index: -1;
	}

	header .oxy-nav-menu.oxy-nav-menu-open:before {
		display: block;
	}

	.top-header-row .oxy-header-center .main-menu li {
		margin-right: 0;
		margin-bottom: 20px;
	}

	.hero-slider-content-block {
		background-image: url(images/text-brush.png);
		background-repeat: no-repeat;
		background-position: center;
		padding: 90px 40px 70px;
	}

	body .ct-section-inner-wrap {
		padding-top: 60px;
	}

	.abt-col-left .oxy-rich-text {
		padding: 0 5% !important;
	}

	.abt-col-right-content .img-arrow-block {
		top: -17%;
		right: -30px;
		max-width: 50px;
		width: 100%;
	}

	.gfr-section .gfr-left h3 {
		font-size: 24px;
	}

	.detail-blog-coverthumb .ct-section-inner-wrap {
		padding-top: 100px !important;
		padding-bottom: 100px !important;
	}

	.single-post .blog-comment .comment-reply-title {
		font-size: 34px !important;
	}

	.main-hero-section:before {
		max-width: 140px;
		height: 170px;
	}

	.contact-us-left img {
		max-width: 70%;
		width: 100%;
	}

	.franchising-inner-block .slider-left:after {
		display: none;
	}

	.franchising-inner-block .slider-right:before {
		left: -3%;
	}
}

@media screen and (max-width: 1200px) {
	.ct-section .ct-section-inner-wrap {
		padding-top: 60px;
		padding-bottom: 60px;
	}

	body h2 {
		font-size: 34px;
	}

	.top-header-row .order-online-link {
		margin: 0 0px 0 20px;
	}

	body .large-txt {
		line-height: 140%;
		font-size: 18px;
	}

	.hero-slider-content-block {
		background-position: center top;
		background-size: 106%;
		padding: 50px 30px 40px;
	}

	.hero-slider-block .ct-new-columns .slider-text-block img {
		max-width: 330px;
	}

	.hero-slider-block .ct-new-columns .ct-div-block:last-child img {
		max-width: 380px;
	}

	.hero-slider-content-block a {
		margin-top: 15px;
	}

	.menu-img-box h2 {
		margin-bottom: 50px;
		font-size: 42px;
	}

	body .ct-section-inner-wrap {
		padding-top: 50px;
	}

	.cta-section .cta-text-block img {
		max-width: 110px !important;
		margin-top: 0;
	}

	.footer-copyright-block .ct-text-block,
	.footer-link-block a {
		font-size: 15px;
	}

	.footer-logo-block {
		padding-bottom: 0 !important;
	}

	body .ct-section-inner-wrap {
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.cta-section .cta-text-block .ct-text-block {
		margin: 25px 0 30px;
	}

	.insta-feed-block .ct-section-inner-wrap {
		padding-bottom: 40px;
	}

	.abt-col-right-content .ct-text-block {
		padding: 0 2%;
	}

	.gfr-section .gfr-left h3 {
		font-size: 20px;
	}

	.gfr-section .gfr-left .oxy-rich-text {
		font-size: 14px;
	}

	.franchising-form-inner h2,
	.franchising-location-inner h5 {
		font-size: 30px;
	}

	.header-bottom-image .banner-heading-col h1 {
		font-size: 36px;
	}

	.franchising-inner-block .slider-left {
		width: 40% !important;
	}

	.franchising-inner-block .slider-right {
		width: 60% !important;
	}

	.franchising-inner-block h6 {
		font-size: 22px;
	}

	.franchising-inner-block .slider-left:after {
		width: 40px;
	}

	/* .gfr-section .gfr-left {
		padding: 23px !important;
	} */

	.gfr-right {
		position: relative;
		overflow: hidden;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	/* .gfr-right img {
		transform: scale(1.3);
	} */

	.single-post .blog-comment .comment-respond {
		padding: 30px !important;
	}

	.detail-blog-coverthumb .ct-section-inner-wrap {
		padding-top: 80px !important;
		padding-bottom: 80px !important;
	}

	.location-content-right p {
		font-size: 16px;
		line-height: 130%;
	}

	/* .localtion-btn-content .ct-code-block {
		padding-right: 85px;
	} */

	.location-box-right iframe {
		max-width: 350px !important;
		height: 350px;
	}

	.location-btn-col-blk {
		max-width: 80%;
	}

	.location-box-col .map_container {
		text-align: right;
	}

	/* .location-content-right.mystyle {
		height: 365px;
	} */

	.location-content-right.mystyle {
		max-width: 80%;
	}
}

@media screen and (max-width: 991px) {
	.page-id-48 .locadericon {
		bottom: -270px;
		top: inherit;
		right: inherit;
		left: 50%;
		transform: translate(-50%, 0);
	}

	.main-hero-section {
		background-image: unset !important;
	}

	.location-btn-col-blk .location-content-right,
	.location-btn-col-blk .localtion-btn-content {
		padding: 0 !important;
	}

	.main-top-header {
		z-index: 3;
	}

	.main-hero-section .ct-section-inner-wrap,
	.hero-slider-block {
		position: relative;
	}

	.main-hero-section .ct-section-inner-wrap:after,
	.main-hero-section:after,
	.hero-slider-block:before {
		position: absolute;
		content: "";
		left: 0;
		width: 100%;
		margin: 0 auto;
	}

	.main-hero-section:after {
		display: none;
		background-image: url('images/Layer-11.png');
		bottom: 13%;
		left: 0;
		background-size: 100%;
		background-repeat: repeat-x;
		height: 400px;
	}

	.hero-slider-block:before {
		display: none;
		background-image: url('images/NEW-2.png');
		top: 0;
		background-size: 100%;
		background-repeat: no-repeat;
		max-width: 530px;
		height: 400px;
		right: 0;
	}

	.main-hero-section .ct-section-inner-wrap:after {
		bottom: 0px;
		right: 0;
		height: 250px;
		background-color: var(--dark);
		display: none;
	}

	.hero-slider-block li .ct-new-columns {
		flex-direction: column-reverse;
	}

	.hero-slider-block .slider-text-block>img {
		display: none;
	}

	.main-hero-section:before {
		display: none;
	}

	header .oxy-nav-menu.oxy-nav-menu-open:before,
	.main-hero-section:before {
		background-size: 100%;
		top: -3%;
	}

	.hero-slider-content-block {
		background-position: center top;
		padding: 15px 20% 40px;
		max-width: 850px;
		width: 100%;
		margin: 0 auto;
	}

	.cta-section .cta-text-block {
		padding-left: 20px !important;
	}

	.cta-section .cta-text-block h2,
	.cta-media-block {
		margin: 0 auto;
	}

	.cta-section .cta-text-block .ct-text-block,
	.cta-media-block+h2 {
		text-align: center;
	}

	.cta-img img {
		margin: 0 auto;
	}

	.mobile-aap-cta {
		justify-content: center;
		margin: 0 auto;
	}

	footer .footer-bottom .ct-div-block {
		justify-content: center !important;
	}

	.footer-copyright-block {
		padding: 0 !important;
	}

	body .ct-section-inner-wrap {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.footer-top .footer-link-block {
		margin-bottom: 0;
	}

	.menu-img-box h2 {
		margin-bottom: 30px;
	}

	.contact-us-right form,
	.abt-col-right .abt-col-right-content {
		margin: 0 auto;
	}

	.abt-col-right-content .img-arrow-block {
		display: none;
	}

	.franchising-form-inner h2,
	.franchising-location-inner h5,
	.franchising-abt-content-block h2 {
		font-size: 26px;
	}

	.franchising-inner-block .slider-left:after {
		display: none;
	}

	.franchising-inner-block .slider-left,
	.franchising-inner-block .slider-right {
		padding: 20px;
	}

	.franchising-inner-block .slider-right {
		padding-left: 25px !important;
	}

	.franchising-inner-slider .ct-slide {
		align-items: flex-start;
	}

	.franchising-inner-block h6 {
		margin-bottom: 15px;
	}

	.franchising-inner-block .slider-right:before {
		left: -20px;
		max-width: 40px;
		height: 40px;
	}

	.single-post .blog-comment .comment-respond {
		padding: 20px !important;
	}

	.detail-blog-coverthumb .ct-section-inner-wrap {
		padding: 10% 0 !important;
	}

	body h1 {
		font-size: 38px !important;
	}

	.cta-section .cta-text-block img {
		margin-right: 15px;
	}

	.hero-slider-block .ct-new-columns .slider-text-block {
		margin-top: -20px;
		z-index: 1;
	}

	.hero-slider-block .ct-new-columns .ct-div-block:last-child img {
		max-width: 300px;
		margin-top: 20%;
	}

	.ct-section .ct-section-inner-wrap {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.cta-img img {
		max-width: 400px;
		width: 100%;
	}

	.cta-text-block h6 {
		text-align: center;
		margin: 20px auto 0;
	}

	.abt-col-right .abt-col-right-content:before {
		background-size: contain;
	}

	.abt-col-right-content .ct-text-block {
		padding: 0 5%;
	}

	footer.ct-section .ct-section-inner-wrap {
		padding-bottom: 30px;
	}

	.gfr-right img {
		transform: unset;
	}

	.contact-us-left img {
		max-width: 50%;
	}

	.contact-us-left {
		padding: 0 !important;
	}

	.location-content-block .location-col .location-content-left {
		flex-direction: column !important;
	}

	.location-content-block .location-content-left h2,
	.location-content-block .location-content-left p {
		max-width: 100%;
		text-align: center;
	}

	.usemylocationsection {
		margin-top: 0;
		display: inline-flex;
		width: 100%;
		justify-content: center;
	}

	.usemylocationsection a {
		max-width: 250px !important;
		text-align: center;
	}

	.top-header-row .oxy-header-center .main-menu li {
		margin-right: 0 !important;
	}

	.location-btn-col-blk,
	.location-content-right.mystyle {
		max-width: 90%;
	}

	.localtion-btn-content .ct-code-block {
		padding-right: 0;
		margin-bottom: 35px;
	}

	.localtion-btn-content .ct-code-block:after {
		right: 0;
		top: auto;
		left: 0;
		margin: 0 auto;
		bottom: -53px;
	}

	.usemylocationsectionpost {
		justify-content: center;
	}

	.location-btn-col-blk .location-content-right {
		padding-left: 0 !important;
		margin-top: 30px;
	}

	.location-content-block .postcode-col {
		margin-bottom: 50px;
	}

	/* .location-content-right.mystyle {
		height: 344px;
	} */

	.location-box-col .order-button {
		font-size: 14px;
	}

	.hom-menu-section .menu-col .ct-link {
		border: 4px solid var(--primary);
		margin-bottom: 1.2%;
	}

	.localtion-btn-content .ct-code-block .location-from {
		text-align: center;
	}

	.locadericon_post,
	.locadericon {
		left: auto;
		top: 27%;
		right: 25%;
	}

	.plus-pages-sec .ct-link-button.grad-btn {
		margin-top: 20px;
	}

	.plus-pages-sec .img-col {
		display: none !important;
	}

	.plus-pages-sec .mobile-img {
		display: block;
		margin-top: 30px;
	}

}

@media screen and (max-width: 980px) {
	.logo-block .big-logo {
		display: none;
	}

	.menu-img-box h2 {
		margin-bottom: 30px;
		font-size: 36px;
	}

	.hom-menu-section .menu-col h6 {
		font-size: 20px;
	}

	.menu-img-box h2:after {
		height: 5px;
	}

	header .oxy-nav-menu.oxy-nav-menu-open:before {
		top: -3%;
	}

	.hero-slider-block:before {
		max-width: 330px;
		height: 210px;
		right: 0;
	}

	.main-hero-section:after {
		bottom: 28%;
		left: 0;
		height: 225px;
	}

	.hero-slider-content-block {
		padding-bottom: 60px;
	}

	.main-hero-section:before {
		max-width: 160px;
	}

	.main-hero-section:before {
		max-width: 140px;
		height: 170px;
		top: -2%;
	}

	.main-hero-section .ct-section-inner-wrap:after {
		height: 29%;
		bottom: -1px;
	}

	.location-box-right {
		max-width: 350px;
		width: 100%;
	}

	.location-box-right iframe {
		height: 330px;
	}

	.top-header-row .oxy-header-center {
		justify-content: space-between;
		flex-direction: row-reverse;
		position: relative;
	}

	.top-header-row .order-online-link {
		margin: 0 auto;
	}

	.plus-pages-sec .img-col {
		display: none !important;
	}
}

@media only screen and (max-width: 600px) {
	/* .locadericon_post {
		border: 5px solid #f3f3f3;
		border-radius: 50%;
		border-top: 5px solid #ec3a31;
		width: 40px;
		height: 40px;
		-webkit-animation: spin 2s linear infinite;
		animation: spin 2s linear infinite;
		position: absolute;
		top: 740px;
		left: 150px;
	} */
}

@media only screen and (max-width: 700px) {
	/* .locadericon {
		border: 5px solid #f3f3f3;
		border-radius: 50%;
		border-top: 5px solid #ec3a31;
		width: 40px;
		height: 40px;
		-webkit-animation: spin 2s linear infinite;
		animation: spin 2s linear infinite;
		position: absolute;
		top: 200px;
		left: 115px;
	} */
}


@media screen and (max-width: 767px) {

	.cta-main-sec2 .ct-div-block .footer-web,
	.desktop-menu-sec .menu-ink-order2 .desktop-img,
	.web-img {
		display: none;
	}

	.cta-main-sec2 .ct-div-block .footer-mobile {
		display: block;
	}

	.desktop-menu-sec .ct-code-block {
		width: 100%;
	}

	.img-mobile {
		display: block;
		max-width: 100%;
		width: 100%;
	}

	.top-header-row .oxy-header-center {
		position: relative;
	}

	.oxy-nav-menu-prevent-overflow .top-header-row .oxy-header-center .main-menu {
		position: fixed;
		top: 0;
	}

	.hom-menu-section .menu-col .ct-link {
		margin-bottom: 20px;
		margin-right: 4% !important;
		width: 48% !important;
	}

	#sb_instagram.sbi_col_4 #sbi_images .sbi_item {
		width: 50%;
	}

	.hom-menu-section .menu-col .ct-link:nth-child(2n) {
		margin-right: 0 !important;
	}

	.hom-menu-section .ct-section-inner-wrap {
		padding-bottom: 20px;
	}

	.cta-section .cta-text-block .ct-text-block {
		padding: 0;
	}

	.footer-top .footer-link-block {
		display: inline-block !important;
	}

	.main-hero-section:before {
		max-width: 80px;
		height: 97px;
		top: -2%;
	}

	.hero-slider-content-block {
		padding: 15px 0% 40px;
	}

	.hero-slider-block:before {
		max-width: 190px;
		height: 130px;
		right: 0;
	}

	.main-hero-section .ct-section-inner-wrap:after {
		height: 42%;
		bottom: -1px;
	}

	.hero-slider-block .unslider-nav {
		bottom: 0;
	}

	body h1 {
		font-size: 26px !important;
	}

	body p {
		font-size: 16px;
	}

	body h2 {
		font-size: 26px;
	}

	.abt-col-left {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.franchising-abt-content-block,
	.franchising-location-inner,
	footer .footer-bottom .ct-div-block,
	.footer-top .footer-link-block,
	.franchising-inner-block,
	.contact-us-section .contact-us-right,
	.contact-us-left,
	.abt-col-right,
	.abt-col-left .oxy-rich-text {
		padding-left: 0% !important;
		padding-right: 0% !important;
	}

	.abt-col-right-content>.ct-image {
		max-width: 120px;
	}

	.abt-col-right-content h6 {
		font-size: 20px;
	}

	.abt-col-right-content .ct-text-block {
		font-size: 14px;
		margin: 10px 0;
	}

	.abt-col-right-content a {
		font-size: 16px;
	}

	.abt-col-right .abt-col-right-content:before {
		background-size: cover;
	}

	.abt-col-right-content .ct-text-block {
		padding: 0 15%;
	}

	.gfr-section .gfr-left h3 {
		font-size: 19px;
	}

	/* .gfr-section .gfr-left {
		padding: 30px !important;
	} */

	.franchising-inner-slider .ct-slide {
		flex-direction: column !important;
	}

	.franchising-inner-block .slider-left,
	.franchising-inner-block .slider-right {
		width: 100% !important;
	}

	.unslider {
		padding: 0 !important;
	}

	.franchising-inner-block .slider-right:before {
		left: 0;
		max-width: 40px;
		height: 40px;
		margin: 0 auto;
		right: 0;
		top: -5%;
	}

	.franchising-inner-block .slider-right {
		padding-left: 15px !important;
		padding-top: 10%;
	}

	.oxel_accordion__row__label {
		font-size: 12px;
	}

	.blog-list-block {
		display: flex !important;
		flex-wrap: wrap;
	}

	.blog-list-block .blog-inner-blog {
		width: 100%;
	}

	.hero-slider-block .ct-new-columns .ct-div-block:last-child img {
		max-width: 260px;
		margin-top: 30%;
	}

	body .large-txt {
		line-height: 140%;
		font-size: 16px;
	}

	.blog-list-block .post-desc-block {
		line-height: normal;
	}

	.usemylocationsectionpost h2 {
		margin-bottom: 30px;
	}

	.location-box .location-box-content {
		flex-direction: column;
	}

	.location-box-col .order-button,
	.location-content-block .grad-btn {
		padding: 16px 20px;
	}

	.location-box-col .order-button {
		max-width: 160px;
		width: 160px;
	}

	.location-box-col .order-button,
	.location-content-block .grad-btn .ct-text-block {
		font-size: 16px;
	}

	.location-box-right iframe {
		height: 400px;
		max-width: 200px;
	}

	.location-box-left>img {
		max-width: 50px;
		width: 100%;
	}

	.location-content-right p {
		font-size: 16px;
	}

	.info-desc-content h6 {
		line-height: 120%;
		margin-top: 40px;
	}

	.location-content-right.mystyle {
		height: 495px;
	}

	.postcode-col .top-location {
		margin-bottom: 20px;
	}

	header .oxy-nav-menu.oxy-nav-menu-open:before {
		max-width: 110px;
		height: 125px;
	}

	.account-content-code-block .top-teb li {
		border: 1px solid var(--primary);
		display: block !important;
		border-radius: 0;
		margin-bottom: 3px;
	}

	.account-content-code-block .top-teb .nav {
		border-bottom: none;
	}

	.account-content-code-block .top-teb li a {
		border-radius: 0;
		display: block;
	}

	.bite-club-text-sec h2:after {
		height: 3px;
		bottom: -5px;
	}

	.bite-club-text-sec h6 {
		margin-top: 20px;
	}

	.locadericon_post,
	.locadericon {
		right: 10%;
	}

	.top-header-row .oxy-header-center .main-menu li {
		margin-right: 0;
	}

	.desktop-menu-sec .menu-ink-order2 .mobile-img {
		display: block;
		width: 100% !important;
	}

	.location-box-left .button_div {
		flex-direction: column;
	}

	.location-box-left .button_div .button-block:last-child button {
		margin-bottom: 0;
	}
}

@media screen and (max-width: 480px) {

	.ct-section .ct-section-inner-wrap {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.hom-menu-section .menu-col .ct-link {
		margin-right: 0 !important;
		margin-bottom: 20px;
		width: 100% !important;
	}

	.top-header-row .order-online-link {
		font-size: 12px;
	}

	.oxy-nav-menu-hamburger {
		width: 30px !important;
		height: 25px !important;
	}

	.top-header-row .order-online-link {
		padding: 7px 10px 5px;
	}

	.logo-block {
		max-width: 60px;
		width: 100%;
	}

	.top-header-row .oxy-header-center {
		max-width: 100%;
		width: 100%;
		margin-left: auto;
	}

	.cta-section .cta-media-block img {
		max-width: 80px !important;
		margin-bottom: 15px;
	}

	body h2 {
		font-size: 24px;
	}

	body h6 {
		font-size: 20px;
	}

	.hom-menu-section .ct-section-inner-wrap {
		/*padding-top: 60px;*/
	}

	.location-content-left .ct-text-block,
	.cta-section .cta-text-block .ct-text-block {
		font-size: 16px;
		line-height: 135%;
	}

	footer .footer-bottom .ct-div-block {
		display: inline-block !important;
		text-align: center !important;
	}

	.oxy-social-icons {
		justify-content: center !important;
	}

	.hero-slider-content-block .ct-text-block {
		font-size: 16px;
	}

	.hero-slider-block:before {
		max-width: 180px;
		height: 120px;
	}

	.main-hero-section .ct-section-inner-wrap:after {
		height: 55%;
	}

	.hero-slider-content-block a {
		font-size: 16px;
		padding: 10px 40px;
	}

	.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line:last-child {
		top: -6px !important;
	}

	body h2 {
		font-size: 20px;
	}

	.abt-col-right .abt-col-right-content {
		padding: 60px 10px 45px !important;
	}

	.abt-col-right-content>.ct-image {
		max-width: 90px;
	}

	.abt-col-right .abt-col-right-content {
		padding: 30px 10px 45px !important;
	}

	.abt-col-right-content .ct-text-block {
		padding: 0 0%;
	}

	.abt-col-right-content h6 {
		font-size: 16px;
		line-height: 120%;
	}

	.abt-col-right-content>.ct-image {
		max-width: 70px;
	}

	.abt-col-right-content a {
		font-size: 12px;
		padding: 10px 17px 7px;
	}

	.gfr-section .gfr-left {
		padding: 15px !important;
	}

	.franchising-form-inner h2,
	.franchising-location-inner h5,
	.franchising-abt-content-block h2 {
		font-size: 22px;
	}

	.hero-slider-block .ct-new-columns .slider-text-block {
		padding-left: 0;
		padding-right: 0;
	}

	.button-content {
		flex-direction: column;
	}

	.usemylocationsectionpost .button-content .user_my_location_button_post {
		margin-left: 0;
		margin-top: 15px;
	}

	.location-box-col .order-button {
		max-width: 160px;
		width: 160px;
		margin-bottom: 15px;
		margin-right: 0;
	}

	.hom-menu-section .ct-section-inner-wrap {
		padding-bottom: 0;
	}

	.hom-menu-section .menu-col .ct-link {
		margin-right: 0;
	}

	footer .footer-top img {
		max-width: 270px !important;
	}

	.locadericon_post,
	.locadericon {
		right: 10%;
		border-width: 2px;
		width: 20px;
		height: 20px;
	}
}

@media screen and (max-width: 353px) {}

.enablebutton {
	width: 22%;
	height: 70px;
	padding: 10px 25px;
	background-color: #ec3a31;
	border-radius: 10px;
	border: 0px;
}

@media screen and (max-width: 600px) {
	.enablebutton {
		width: 68%;
		height: 70px;
		padding: 10px 25px;
		background-color: #ec3a31;
		border-radius: 10px;
		border: 0px;
	}
}

/* ------------------ 22. Responsive CSS Ends ------------------ */



.location-box-col .map_container .place-card .place-card-large {
	display: none !important;
}

.gm-style .place-card,
.gm-style .default-card,
.gm-style .directions-card {
	cursor: default;
	display: none !important;
}

.gm-style .place-card-large {
	padding: 9px 4px 9px 11px;
	display: none !important;
}

.active {
	color: #ffffff !important;
	display: inline-block !important;
	border-radius: 2px 2px 0 0 !important;
	padding: 10px 15px !important;
	font-size: 14px !important;
	background: #ec3a31;
}
.sbi-owl-item.active, div.sbi-owl-dot.active {padding:0 !important; background:none !important;}