
@import url("https://cdn-iijpknl.nitrocdn.com/TbhQvjIPHwwmTtvtJlpURWNCrwStTTXD/assets/static/source/rev-1055908/fonts.googleapis.com/0439e90f0e589b0c1b75ebad2ace67b1.css2");

/*@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Bold.woff2') format('woff2'),
        url('fonts/Roboto-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Black.woff2') format('woff2'),
        url('fonts/Roboto-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Medium.woff2') format('woff2'),
        url('fonts/Roboto-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Regular.woff2') format('woff2'),
        url('fonts/Roboto-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}*/
body, h1, h2, h3, h4, h5, h6 {
	font-family: "Inter", sans-serif !important;
}

#primary {
	max-width: 100%;
	width: 100%;
}

.container {
	padding: 0 15px;
}

.banner-section h1 {
	font-size: 54px;
	line-height: normal !important;
	font-weight: 900;
	font-family: "Inter", sans-serif;
	letter-spacing: -.9px;
	color: #001018;
}

.banner-section p {
	color: #001018;
	font-size: 17px;
}

.banner-section figure, .pd-right {
	margin-bottom: 0 !important;
}

.button-1 .wp-block-button__link, .kb-container div .kb-wrapper .kb-button {
	letter-spacing: 0;
	text-transform: none;
	border: 2px solid #000;
	box-shadow: 13px 6px 20px rgba(0, 16, 24, .25);
	overflow: visible;
	font-weight: 600;
	font-size: 15px;
	padding-left: 35px;
	padding-right: 35px;
	border-radius: 4px;
	background-color: #fff;
	color: #000 !important;
	transition: all 400ms ease;
}

.button-1 .wp-block-button__link:hover, .kb-container div .kb-wrapper .kb-button:hover {
	background-color: #000 !important;
	color: #fff !important;
}

.banner-left {
	/*padding-left: 40px;*/
	padding-right: 40px;
}

.banner-section {
	/*align-items: center !important;*/
	align-items: flex-start !important;
	padding: 50px;
	margin-bottom: 0;
}

.site-footer {
	padding: 0 0 0 0 !important;
}

.text-with-icons__list .text-with-icons__list_inner {
	padding: 0 40px;
}

.text-with-icons__list .text-with-icons__list_inner:nth-child(2) {
	border-left: 1px solid #001018;
	border-right: 1px solid #001018;
}

.text-with-icons__list .text-with-icons__list_inner h4 {
	font-family: "Inter", sans-serif;
	font-size: 15px;
	max-width: 230px;
	margin: 0 auto;
	line-height: 1.3em;
	font-weight: 400;
}

.footer-wrap {
	display: flex;
	flex-wrap: wrap;
	color: #fff;
}

.footer-wrap > div {
	width: 25%;
}

.footer-wrap h3 {
	position: relative;
	font-size: 2.4rem;
	line-height: 3rem;
}

.footer-wrap h3:after {
	content: "";
	display: block;
	border-left: .2rem solid #ffea28;
	height: 3rem;
	position: absolute;
	top: .5rem;
	left: -1.5rem;
}

.footer-wrap > div + div {
	padding-left: 50px;
}

/*.footer-logo img { filter: brightness(0) saturate(100%) invert(9%) sepia(2%) saturate(1745%) hue-rotate(278deg) brightness(93%) contrast(90%); }*/
.footer-logo {
	width: 50%;
}

.footer-bottom {
	padding-top: 0;
}

.site-info {
	color: #211f20;
	font-weight: 700;
	font-size: 14px;
	margin-top: 20px;
}

.footer-navigation {
	width: 59%;
	text-align: right;
}

.footer-logo a {
	border: none;
}

footer.site-footer {
	padding: 0px 0 0 !important;
	color: #fff;
	background-color: #f2f2f2;
}

footer.site-footer a {
	color: #211f20;
	transition: all 400ms ease;
	text-decoration: underline;
	font-weight: 700;
}

footer.site-footer a:hover {
	color: #3643ba;
}

.footer-copyright {
	padding: 30px 30px 0;
	border-top: .1rem solid #d0d5da;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

.footer-copyright ul {
	padding: 0;
	display: flex;
	align-items: center;
	margin: 0 0 0 21px;
}

.footer-copyright ul li {
	line-height: 1.42857143;
	list-style: none;
	font-size: 17px;
	margin-right: 20px;
}

.currentYear_links {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	flex-wrap: wrap;
}

.main-navigation ul li a {
	margin: 0;
	color: #fff !important;
	font-weight: 500;
	font-size: 15px;
	letter-spacing: .5px;
	transition: all 400ms ease;
}

.site-header .site-identity a.custom-logo-link {
	width: 100%;
	display: inline-block;
	vertical-align: middle;
}

.site-identity {
	padding: 10px 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.main-navigation a:hover {
	color: #88abfe !important;
}

.main-navigation li ul a, .main-navigation li ul li a {
	font-size: 15px;
	padding: 7px 20px;
}

.main-navigation .sub-menu, .main-navigation .children {
	background-color: #000;
}

.top-navigation-right {
	width: 80%;
}

.site-title-wrap {
	width: 20%;
}

.main-navigation li ul a:hover, .main-navigation li ul li a:hover {
	color: #fff !important;
}

.site-identity.clear:after, .site-identity.clear:before {
	content: none;
}

.custom-logo-link {
	margin-left: 15px;
}

.pd-right {}

.terms-accordion .gb-slate-section-text-accordion {
	background: #fafafa;
}

.gb-block-accordion .gb-accordion-title {
	background: #fff !important;
	color: #323233;
	padding: 20px 16px !important;
	display: block;
	border-radius: 0 !important;
	font-size: 18px !important;
	line-height: 20px;
}

details {
	display: block;
	border: solid #3643ba;
	cursor: pointer;
	border-width: 0 0 0 2px;
}

details .gb-accordion-title {
	position: relative;
}

details .gb-accordion-title::after {
	background: url("https://cdn-iijpknl.nitrocdn.com/TbhQvjIPHwwmTtvtJlpURWNCrwStTTXD/assets/images/source/rev-0544928/decathlonmyclub.co.uk/wp-content/uploads/2024/01/plus-large-svgrepo-com.svg");
	background-repeat: no-repeat;
	width: 25px;
	height: 25px;
}

details[open] .gb-accordion-title::after {
	background: url("https://cdn-iijpknl.nitrocdn.com/TbhQvjIPHwwmTtvtJlpURWNCrwStTTXD/assets/images/source/rev-0544928/decathlonmyclub.co.uk/wp-content/uploads/2024/01/minus-svgrepo-com.svg");
}

.gb-slate-accordion {
	box-shadow: 0 1px 4px -1px rgba(50, 50, 51, .35);
	border-width: 0;
}

.full-image img {
	width: 100%;
}

.why-join-my-club h2 {
	margin-bottom: 15px;
}

.why-join-my-club {
	max-width: 80%;
	margin: 0 auto;
}

.why-join-my-club-column .wp-block-column {
	height: 385px;
	position: relative;
}

.why-join-my-club-column .wp-block-column figure {
	height: 100%;
}

.why-join-my-club-column .wp-block-column figure img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.why-join-my-club-column-con {
	position: absolute;
	top: 40%;
	left: 50%;
	transform: translate(-50%);
	width: 100%;
	text-align: center;
}

.why-join-my-club-column-con .wp-block-heading {
	font-size: 45px;
	color: #fff;
}

.why-join-my-club-column-con p {
	color: #fff;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.why-join-my-club-column .wp-block-column::before {
	content: "";
	background: linear-gradient(180deg, rgba(7, 7, 7, .37) 0%, rgba(10, 10, 10, .45) 100%);
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
}

.why-join-my-club-column {
	padding-top: 50px;
}

.pure-footballl-magic {
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
}

.magic-insider {
	padding-left: calc(( 100% - 1600px ) / 2);
	padding-right: calc(( 100% - 1600px ) / 2);
	padding-top: 80px;
	padding-bottom: 80px;
}

.magic-insider .wp-block-heading {
	font-size: 88px;
	line-height: 1.2em;
	text-transform: capitalize;
}

@media (max-width: 1441px) {
	.banner-left > * {
		max-width: 70%;
	}
}

@media (max-width: 1199px) {
	.singel-blog-page .blog-section .gb-post-grid-items {
		grid-template-columns: 1fr 1fr;
	}
	
	.why-join-my-club-column-con .wp-block-heading {
		font-size: 35px;
	}
	
	.why-join-my-club-column-con p {
		font-size: 14px;
	}
	
	.why-join-my-club-column {
		padding-top: 30px;
	}
}

@media (max-width: 1000px) {
	.footer-tagline {
		width: 30%;
		padding-left: 0 !important;
	}
	
	footer.site-footer a {
		font-size: 13px;
	}
	
	.footer-navigation {
		width: 69%;
	}
	
	.footer-logo {
		width: 90%;
	}
	
	/*mobile menu */
	.site-title-wrap {
		width: 170px;
	}
	
	.site-header .site-identity {
		width: calc(100% - 50px);
		margin-left: 0;
		justify-content: space-between;
		margin-right: auto;
		padding: 0;
	}
	
	.mobile-navigation {
		position: absolute;
		right: 0;
		width: 60px;
		top: 0px;
		padding: 9px 15px !important;
		z-index: 31;
		background-color: transparent !important;
	}
	
	.drawer-wrap {
		position: absolute;
		left: 0;
		right: 0;
		top: 100%;
	}
	
	.mobile-navigation span {
		font-size: 0px;
	}
	
	.mobile-navigation span i {
		font-size: 28px;
	}
	
	.drawer-menu-explore {
		padding: 10px 15px;
	}
	
	.drawer .drawer-navigation {
		padding: 0;
	}
	
	.drawer .drawer-navigation ul li a {
		padding: 10px 0;
	}
	
	.drawer .menu-item-has-children .toggle-sub {
		height: 44px;
		line-height: 4px;
	}
	
	/* 18 March 2024 */
	.top-navigation {
		padding: 12px 10px;
	}
	
	.second-section-home-page {
		padding-bottom: 4% !important;
		padding-top: 4% !important;
	}
	
	.site-header .site-identity a.custom-logo-link {
		margin-left: 0;
	}
}

@media (max-width: 991px) {
	footer.site-footer {
		padding: 0 !important;
	}
	
	.footer-wrap > div {
		font-size: 15px;
	}
	
	.footer-wrap h3 {
		font-size: 18px;
	}
	
	.banner-section h1 {
		font-size: 34px;
	}
	
	.banner-left > * {
		max-width: 100%;
	}
	
	.magic-insider {
		padding-left: 0;
		padding-right: 0;
		padding-top: 50px;
		padding-bottom: 50px;
		width: 85%;
		margin: 0 auto;
	}
	
	.send-us-your-photo {
		font-size: 1em;
	}
}

@media (max-width: 780px) {
	.banner-section h1 {
		font-size: 34px;
		padding-top: 25px;
	}
	
	.footer-wrap > div {
		width: 50%;
	}
	
	.footer-wrap > div:nth-child(3) {
		padding-left: 20px;
	}
	
	.text-with-icons__list .text-with-icons__list_inner:nth-child(2) {
		border: none;
		border-top: 1px solid #001018;
		border-bottom: 1px solid #001018;
		padding: 20px 0;
	}
	
	.footer-logo {
		width: 70%;
		padding: 20px 0;
	}
	
	.footer-copyright ul {
		margin: 0;
		flex-wrap: wrap;
	}
	
	.footer-copyright ul li a {
		white-space: nowrap;
	}
	
	.footer-copyright {
		padding: 14px 0 0;
	}
	
	.currentYear {
		font-size: 13px;
		white-space: nowrap;
		padding-right: 20px;
	}
	
	.footer-copyright ul li {}
	
	.banner-left {
		padding: 0 20px;
	}
	
	.footer-navigation {
		width: 100%;
		text-align: center;
	}
	
	.site-info {
		text-align: center;
		margin: 0 0 10px;
	}
	
	.footer-logo {
		width: 100%;
		padding: 0;
		text-align: center;
		margin-bottom: 10px;
	}
	
	.footer-logo img {
		width: 60%;
		margin: 0 auto;
	}
	
	footer.site-footer a {
		font-size: 13px;
	}
	
	footer.site-footer {
		padding: 0 !important;
	}
	
	.footer-tagline {
		width: 100%;
	}
	
	.pd-right {
		margin-right: 20px;
		margin-left: 20px;
	}
	
	.gb-block-accordion .gb-accordion-title {
		padding: 20px 45px 16px 20px !important;
	}
	
	.banner-section {
		padding: 0 0 20px 0;
	}
	
	.reverse-column {
		flex-direction: column-reverse;
	}
	
	.magic-insider .wp-block-heading {
		font-size: 60px;
	}
	
	.pure-footballl-magic .gb-container-content {
		padding: 0;
	}
}

@media (max-width: 570px) {
	.footer-wrap > div {
		width: 100%;
	}
	
	.footer-wrap > div + div {
		padding-left: 20px;
	}
	
	.mobile-small-button {
		width: auto !important;
	}
}

@media (max-width: 470px) {
	.currentYear {
		display: block;
		width: 100%;
	}
}

.button-back-home .wp-block-button__link {
	letter-spacing: 0;
	text-transform: none;
	border: 2px solid #000;
	box-shadow: 13px 6px 20px rgba(0, 16, 24, .25);
	overflow: visible;
	font-weight: 600;
	font-size: 14px;
	border-radius: 0px;
	border-radius: 4px;
	padding: 8px;
	background-color: #fff;
	color: #000 !important;
	transition: all 400ms ease;
}

.button-back-home {
	padding-bottom: 20px;
}

/* 18-01-2024 */
.site-header {
	background: #3643ba;
}

.footer-tagline {
	padding-left: 20px;
}

/* 18-01-2024 */

/* 19-01-2024 */
.benefits-section .text-with-icons__list {
	width: 100%;
}

/* 19-01-2024 */
.image-header div#page {
	padding-top: 0;
}

.image-header .entry-header {
	background-color: #3643ba;
	padding: 80px 0;
	text-align: center;
	color: #fff;
	margin: 0;
}

.image-header .banner-section {
	max-width: 900px;
	border-radius: 10px;
	border-radius: 8px;
	margin: 0 auto;
	background: #fff;
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, .25);
	padding: 40px;
	margin-top: -170px;
	position: relative;
	margin-bottom: 20px;
}

.gb-block-accordion .gb-accordion-title:before {
	background: #fff;
	display: inline-block;
	border-radius: 99em;
	position: absolute;
	top: 50%;
	right: 12px;
	height: 32px;
	width: 32px;
	margin-top: -16px;
	margin-top: -14px;
	border: 1px solid #d4d7d9;
	text-align: center;
	content: "+";
	font-size: 20px;
	line-height: 31px;
}

.gb-block-accordion .open.gb-accordion-title:before {
	content: "-";
}

.image-header .entry-header:before {
	content: "";
	display: block;
	position: absolute;
	width: 200%;
	height: 100%;
	left: -200%;
	background: #3643ba;
	top: 0;
}

.image-header .entry-header:after {
	content: "";
	display: block;
	position: absolute;
	width: 200%;
	height: 100%;
	right: -200%;
	background: #3643ba;
	top: 0;
}

.design-your-kit-p-title {
	margin-bottom: .2em !important;
}

.cookie-policy-table table tr:last-child td {
	border: 1px solid;
	padding: .5em;
}

@media (max-width: 768px) {
	.image-header .banner-section {
		margin-top: -60px;
	}
}

.how-to-customise-kit .wp-block-image {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

p.football-page-banner-p {
	max-width: 100%;
}

.wp-block-genesis-blocks-gb-container.kit-builder-second-section.gb-block-container {
	clear: both;
}

#page {
	padding-top: 4%;
}

.front-page #page {
	padding-top: 0;
}

/*26-01-2024*/
.kb-nav-panel-inner ul.kb-nav.ng-tree + a.kb-button.kb-basket-button::after {
	font-size: 15px;
	white-space: nowrap;
	width: 100%;
	display: inline-block;
	left: 0;
	right: 0;
	padding: 10px 0 !important;
	max-width: 70%;
	margin: 0 auto;
}

.kb-nav-panel-inner ul.kb-nav.ng-tree + a.kb-button.kb-basket-button {
	position: relative;
	font-size: 0px !important;
	border: none !important;
	box-shadow: none !important;
	background-color: transparent !important;
	width: 100%;
	padding: 0 !important;
}

body .kb-wrapper .kb-categories .kb-category {
	overflow: visible !important;
	transform: none !important;
}

body .kb-wrapper .kb-categories .kb-category {
	margin: 0 !important;
}

.kb-nav-panel-inner ul.kb-nav.ng-tree + a.kb-button.kb-basket-button {
	padding: 0 !important;
}

.kb-nav-panel-inner ul.kb-nav.ng-tree + a.kb-button.kb-basket-button:focus {
	outline: none;
}

.kb-wrapper .kb-categories .kb-category {
	transform: none !important;
	margin: 0 !important;
}

ul.kb-categories li.kb-category.kb-category-football-decathlon {
	/*margin: 0 !important;*/
	transform: none !important;
	overflow: visible !important;
}

ul.kb-categories
  li.kb-category.kb-category-football-decathlon
  a.kb-category-link {
	margin: 0;
}

.kb-wrapper .kb-categories .kb-category-name {
	display: inline-block !important;
}

body .kb-wrapper .kb-breadcrumbs {
	flex-wrap: wrap;
}

body
  .kb-container
  .kb-wrapper
  .kb-general-mobile-styles
  .kb-navigation-buttons
  a.kb-button {
	width: auto !important;
	padding: 10px 10px !important;
}

body
  .kb-container
  .kb-wrapper
  .kb-general-mobile-styles
  .kb-navigation-buttons
  a.kb-button {
	width: auto !important;
	padding: 10px 10px !important;
}

.kb-container
  div
  .kb-wrapper
  div
  .kb-customise-page
  .kb-customise-edit-panel
  .kb-customise-product-heading {
	top: -20px;
}

body .kb-container .kb-wrapper > div {
	width: 100%;
}

.kb-container
  div
  .kb-wrapper
  .kb-designs
  .kb-design:hover
  span.kb-design-name.ng-scope {
	letter-spacing: 0;
	text-transform: none !important;
	border: 2px solid #000;
	box-shadow: 13px 6px 20px rgba(0, 16, 24, .25);
	overflow: visible !important;
	font-weight: 600;
	font-size: 15px !important;
	border-radius: 4px;
	background-color: #fff !important;
	color: #000 !important;
	transition: all 400ms ease;
	padding-top: 6px !important;
	padding-bottom: 6px !important;
}

.kb-container div .kb-wrapper .kb-designs .kb-design .kb-design-name {
	letter-spacing: 0;
	text-transform: none !important;
	border: 2px solid #000;
	box-shadow: 13px 6px 20px rgba(0, 16, 24, .25);
	overflow: visible !important;
	font-weight: 600;
	font-size: 15px !important;
	border-radius: 4px;
	background-color: #fff !important;
	color: #000 !important;
	transition: all 400ms ease;
	padding: 6px !important;
}

.kb-container div .kb-wrapper .kb-designs .kb-design .kb-design-name:hover {
	background-color: #000 !important;
	color: #fff !important;
}

.kb-custom-form-field-outer-wrapper [ng-switch-when="Checkbox"] {
	display: flex !important;
	flex-direction: row-reverse;
	justify-content: flex-end;
	align-items: flex-start;
}

.kb-custom-form-field-outer-wrapper
  [ng-switch-when="Checkbox"]
  .kb-custom-form-field-wrap {
	width: 30px !important;
	padding-top: 5px !important;
}

.kb-custom-form-field-outer-wrapper
  [ng-switch-when="Checkbox"]
  .kb-custom-form-field-wrap
  label.ng-binding.kb-required {}

.kb-custom-form-field-outer-wrapper
  [ng-switch-when="Checkbox"]
  .kb-custom-form-label-wrap {
	width: 90% !important;
}

.kb-container div .kb-wrapper .kb-partial-wrap {
	width: calc(100% - 270px) !important;
}

.kb-container div .kb-wrapper .kb-button.kb-basket-button:after {
	width: 100%;
	margin: 0 auto;
	max-width: 150px;
	left: 0;
	right: 0;
}

.links-in {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

.gb-slate-image-text-columns figcaption.wp-element-caption {
	font-size: 18px;
	color: #272c30;
}

/*footer Design */
.footer-layout {
	padding: 3.2rem;
	display: flex;
	flex-wrap: wrap;
}

.footer-layout section.app-icons-wrapper {
	width: 418px;
	border-right: 1px solid rgba(80, 80, 80, 59%);
}

.footer-layout section {
	padding-bottom: 2.4rem;
}

.footer-layout .links {
	padding-top: 1.6rem;
	padding-bottom: 1.6rem;
	display: flex;
	flex-grow: 1;
	order: 0;
}

.footer-layout .links h3 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0;
	padding-top: 1.6rem;
	padding-bottom: 1.6rem;
	font-size: 1.4rem;
	cursor: pointer;
}

.footer-layout .links-wrapper svg {
	display: none;
}

.footer-layout-flex {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
}

.links-wrapper {}

.links-wrapper ul li a {
	padding-top: .4rem;
	padding-bottom: .4rem;
}

.links-wrapper ul li {
	list-style: none;
}

.links-wrapper ul {
	padding: 0;
	margin: 0;
}

a {}

.footer-layout-flex .link-wrapper {
	width: calc(100% - 418px);
}

.footer-layout-flex {
	display: flex;
	flex-wrap: wrap;
}

.footer-layout-flex .link-wrapper {
	width: calc(100% - 418px);
}

.footer-layout-flex .links-wrapper .links a {
	display: inline-block;
	width: 100%;
	font-weight: 400;
	text-decoration: none;
	font-size: 14px;
}

.footer-top {
	background-color: #3643ba;
}

footer.site-footer .footer-top a {
	color: #fff;
}

.footer-logo a {
	border: none;
}

footer.site-footer .footer-top {
	/* padding: 30px 0; */
	padding: 30px 0 70px;
}

footer.site-footer .footer-top .site-info {
	color: #fff;
}

.footer-layout .links {
	flex-wrap: wrap;
}

.app-icons .app-grid {
	display: flex;
	flex-wrap: wrap;
}

.app-icons .app-grid img {
	width: 150px;
	margin-right: 12px;
}

/*footer.site-footer {
    padding: 0 !important;
    background-color: transparent;
}
*/
.links-wrapper h3 {
	color: #000;
	font-size: 1.4rem;
}

.gb-layout-page-banner {
	padding-top: 7% !important;
	padding-bottom: 13% !important;
}

.d-logo {
	width: 50%;
	margin-top: 20px;
}

.football-zigzag-sec figure.wp-block-media-text__media {
	width: 450px;
	height: 500px;
}

.football-zigzag-sec figure.wp-block-media-text__media img {
	object-fit: cover !important;
	height: 100%;
	width: 100%;
}

.football-zigzag-sec .wp-block-media-text {
	padding: 50px 0;
}

.football-zigzag-sec .has-media-on-the-right figure.wp-block-media-text__media {
	margin-left: auto;
}

.footerd-none {
	display: none;
}

.second-section-home-page p {
	margin-bottom: 0;
}

.singel-blog-page .site.container {
	width: 85%;
	padding-right: 0;
	padding-left: 0;
}

@media (max-width: 1500px) {}

@media (max-width: 1347px) {
	.main-navigation ul li {
		padding: 0 5px;
	}
	
	.main-navigation ul li a {
		font-size: 14px;
	}
	
	.top-navigation-right {
		max-width: 83%;
	}
}

.singel-blog-page header.entry-header {
	text-align: center;
}

.singel-blog-page .entry-header .entry-title, .editor-post-title__input {
	font-size: 30px;
}

@media (max-width: 1400px) {
	.footer-layout section.app-icons-wrapper {
		width: 300px;
	}
	
	.footer-layout-flex .link-wrapper {
		width: calc(100% - 300px);
	}
	
	.app-icons .app-grid img {
		width: 110px;
	}
}

@media (max-width: 1200px) {
	.links-in h3 {
		padding-bottom: 1.6rem;
		font-size: 1.4rem;
	}
	
	.footer-layout section.app-icons-wrapper {
		width: 100%;
		border-right: 0px;
		border-bottom: 1px solid #000;
	}
	
	.footer-layout-flex .link-wrapper .links-in .links-wrapper {
		margin-top: 20px;
		width: 33.33%;
	}
	
	.footer-layout-flex .link-wrapper {
		width: 100%;
	}
	
	.links-in {
		justify-content: flex-start;
	}
	
	.d-logo {
		width: 250px;
	}
	
	.football-zigzag-sec figure.wp-block-media-text__media {
		width: 100%;
	}
	
	.banner-section h1 {
		font-size: 34px;
	}
	
	.singel-blog-page .site.container {
		width: 85%;
		max-width: 1080px;
		padding-right: 0;
		padding-left: 0;
	}
}

@media (max-width: 1000px) {
	/*menu*/
	.drawer-menu-explore {
		background-color: #fff;
		padding-left: 0;
		padding-right: 0;
		border-bottom: 7px solid #3643ba;
	}
	
	.drawer .drawer-navigation a {
		color: #3643ba;
		font-weight: 700;
	}
	
	.drawer .drawer-navigation ul li {
		border-bottom: 1px solid #c4c4c4;
	}
	
	.drawer .drawer-navigation ul li {}
	
	.drawer .drawer-navigation li ul a, .drawer .drawer-navigation li ul li a {
		padding: 10px 15px 10px 45px;
		width: 100%;
	}
	
	.drawer .drawer-navigation .sub-menu, .drawer .drawer-navigation .children {
		margin: 0;
		padding: 0;
	}
	
	.drawer .drawer-navigation ul li a {
		width: 100%;
		padding: 20px 15px;
	}
	
	.drawer .drawer-navigation a:hover {
		color: #3643ba;
	}
	
	.drawer .menu-item-has-children .toggle-sub {
		background-color: transparent;
		color: red;
	}
	
	.drawer .menu-item-has-children .toggle-sub i {
		font-size: 35px;
		line-height: 0;
		height: auto;
	}
	
	.drawer .menu-item-has-children .toggle-sub {
		justify-content: center;
		background-color: transparent;
		color: #000;
		height: 60px;
		display: flex;
		align-items: center;
	}
	
	.drawer .menu-item-has-children .toggle-sub:hover {
		color: #000;
	}
}

@media (min-width: 993px) {
	body .kb-container .kb-wrapper {
		display: flex;
		flex-wrap: wrap;
		width: 100%;
	}
	
	body .kb-container .kb-wrapper .kb-nav-panel {
		width: 200px !important;
	}
	
	body .kb-container .kb-wrapper .kb-partial-wrap {
		width: calc(100% - 280px) !important;
	}
	
	.kb-general-mobile-styles.kb-page-home {
		width: 100%;
	}
	
	.kb-container div .kb-wrapper .kb-partial-wrap {
		width: 100% !important;
	}
}

@media (max-width: 991px) {
	.kb-container
    .kb-wrapper
    .kb-general-mobile-styles
    .kb-customize-mobile-nav.kb-mobile-only {
		display: none !important;
	}
	
	body .kb-container .kb-wrapper .kb-partial-wrap.ng-scope {
		width: 100% !important;
	}
	
	body .kb-container .kb-wrapper .kb-nav-panel .kb-nav-panel-inner {
		padding: 0 !important;
	}
	
	/*.kb-container .kb-wrapper .kb-general-mobile-styles .kb-customise-page .kb-customise-edit-panel.kb-active-panel {     top: 0; bottom: auto; }*/
	.image-header .banner-section {
		margin-top: 0;
	}
	
	.gb-layout-page-banner {
		padding-top: 7% !important;
		padding-bottom: 7% !important;
	}
	
	.range-football figure.wp-block-image {
		width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px) / 2) !important;
	}
	
	.singel-blog-page .site.container {
		width: 85%;
		max-width: 1080px;
		padding-right: 0;
		padding-left: 0;
	}
	
	.account-icon {
		align-items: center;
		display: flex;
		height: 100%;
		position: absolute;
		right: 60px;
		z-index: 1;
	}
	
	.site-header .site-identity {
		position: static;
	}
}

@media (max-width: 767px) {
	.footer-layout-flex .link-wrapper .links-in .links-wrapper {
		width: 100%;
		padding-left: .8rem;
		padding-right: .8rem;
		border-bottom: .1rem solid #d0d5da;
		margin: 0;
	}
	
	.links-in h3 {
		padding-top: 1.6rem;
		padding-bottom: 1.6rem;
		margin: 0;
		position: relative;
	}
	
	.links-in h3:after {
		border: solid black;
		border-width: 0 2px 2px 0;
		display: inline-block;
		padding: 3px;
		content: "";
		position: absolute;
		transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		right: 0;
	}
	
	.footer-layout .links {
		padding: 0 0 20px;
		display: none;
	}
	
	.links-in h3.main::after {
		transform: rotate(-135deg);
		-webkit-transform: rotate(-135deg);
	}
	
	.kb-container div .kb-wrapper .kb-categories {
		gap: 15px;
	}
	
	body .kb-container .kb-wrapper .kb-categories .kb-category {
		width: calc(50% - 15px);
	}
	
	.range-football figure.wp-block-image {
		flex-grow: initial !important;
	}
	
	/*.range-football figure.wp-block-image:first-child { flex-grow: 1 !important; width: 100% !important; }*/
	.range-football figure.wp-block-image {
		width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px) / 2) !important;
	}
	
	.size-guide-text {
		margin-top: 35px;
		margin-bottom: 10px;
	}
	
	.football-zigzag-sec .wp-block-media-text__content {
		padding: 35px 15px;
	}
	
	.singel-blog-page .site.container {
		max-width: 85%;
		padding-right: 0;
		padding-left: 0;
	}
}

@media (max-width: 600px) {
	.how-to-customise-kit .wp-block-image img {
		max-width: 80%;
	}
	
	.gb-block-container .gb-container-content {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.banner-left {
		padding: 0;
	}
	
	.pd-right {
		margin: 0;
	}
	
	.football-zigzag-sec figure.wp-block-media-text__media {
		width: auto;
		height: 350px !important;
	}
	
	.football-zigzag-sec
    .has-media-on-the-right
    figure.wp-block-media-text__media {
		margin-left: 0;
	}
	
	.banner-section {
		gap: 0;
	}
	
	.football-zigzag-sec .wp-block-media-text {
		padding: 27px 0 0;
	}
	
	.pd-b-27 {
		padding-bottom: 27px;
	}
	
	.pd-mobile {
		padding-right: 30px !important;
		padding-left: 30px !important;
	}
	
	.football-zigzag-sec .wp-block-media-text__content {
		padding: 35px 0px;
	}
	
	.mr-t-20 {
		margin-top: 25px !important;
	}
	
	.light-blue-bg {
		padding-top: 30px !important;
		padding-bottom: 30px !important;
	}
	
	.kit-title-in {
		max-width: 280px;
		margin: 0 auto 10px;
	}
	
	.gpb-tangerine-team-gallery figure.wp-block-image img {
		height: 180px !important;
	}
	
	.gpb-tangerine-team-gallery figure.wp-block-image {
		height: 180px;
	}
}

@media (max-width: 374px) {
	.kb-wrapper
    .kb-customise-page:not(.kb-team-store-product)
    .kb-vector-wrapper
    canvas {
		height: 470px !important;
		object-fit: contain;
	}
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
	.kb-customise-edit-panel.ng-scope.kb-active-panel {
		top: 20vh;
		bottom: auto !important;
	}
}

a {
	color: #3643ba;
}

/*07-02-24*/
.contact-form-custom {
	text-align: center;
}

.contact-form-custom iframe {
	width: 100% !important;
}

.light-blue-bg {
	background-color: #e1f1ff;
	padding-bottom: 3rem;
	padding-top: 3rem;
}

.margin-bottom-0 {
	margin-bottom: 0;
}

.touch-soon-sec {
	padding-top: 50px;
}

@media (max-width: 767px) {
	.touch-soon-sec {
		padding-top: 20px;
	}
	
	.for-clubs-text {
		padding: 30px 0px !important;
	}
}

.top-bar {
	background-color: #e1f1ff !important;
	color: #000;
}

.top-menu {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}

.top-menu ul {
	list-style: none;
	margin: 0;
}

.top-menu ul li {
	display: inline-block;
	padding: 2px 12px;
	vertical-align: middle;
}

.top-menu ul li a {
	color: #000;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
	display: flex;
	align-items: center;
}

.top-menu a {
	color: #000;
}

.top-menu a:hover {
	text-decoration: underline;
}

.second-section-home-page h2 {
	margin-bottom: 0%;
}

.top-menu ul li a .see-our-review {
	padding-right: 10px;
}

@media screen and (max-width: 767px) {
	.top-menu ul li:last-child {
		padding-right: 0;
	}
	
	.singel-blog-page .featured-image img {
		height: auto !important;
	}
	
	/*.singel-blog-page #page{
        padding: 40px 30px !important;
    }*/
	.singel-blog-page .entry-header .entry-title, .editor-post-title__input {
		font-size: 28px !important;
	}
	
	.top-menu .left-block {
		display: none;
	}
	
	.top-menu ul li a {
		font-size: 13px;
	}
	
	.top-menu {
		justify-content: center;
	}
}

.d-none {
	display: none !important;
}

#jig1 .jig-caption-title {
	background-color: #000;
}

.image-header #jig1 .jig-caption-title {
	background-color: transparent;
}

p {
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
}

/* 26-07-24 Start */
.blog-section .gb-block-post-grid-image img {
	box-shadow: 0 4px 8px rgba(0, 0, 0, .2);
	transition: box-shadow .3s ease-in-out;
}

.blog-section .gb-block-post-grid-image img:hover {
	box-shadow: 0 8px 16px rgba(0, 0, 0, .3);
}

.blog-section .gb-post-grid-item {
	border-radius: 5px;
	overflow: hidden;
	box-shadow: 0 4px 8px rgba(0, 0, 0, .1);
}

.blog-section .gb-block-post-grid-text {
	padding: 20px;
}

.blog-section .gb-block-post-grid-title {
	font-size: 1.1em !important;
}

.gb-block-post-grid header .gb-block-post-grid-title a:hover {
	text-decoration: none;
}

.singel-blog-page h1.entry-title {
	margin-bottom: 0;
}

.singel-blog-page nav.navigation.post-navigation {
	margin-top: 5%;
}

.singel-blog-page .featured-image img {
	width: 650px !important;
	height: 350px;
}

.singel-blog-page .post-navigation span.post-title {
	font-size: 16px;
}

/*.singel-blog-page #page{
    padding: 60px 50px;
}*/
.custom-logo-link {
	margin: 0 !important;
}

.gb-block-container .gb-container-content {
	padding-left: 20px;
	padding-right: 20px;
}

/* 26-07-24 End */
h2.send-us-your-photo {
	margin-bottom: 0;
}

.contact-us-number a {
	color: #000 !important;
}

.photo-wall-winner-content {
	max-width: 900px;
	margin: 0 auto;
}

@media only screen and (max-width: 404px) {
	.top-menu ul li {
		display: inline-block;
		padding: 2px 5px;
	}
	
	.top-menu ul li a {
		font-size: 10px;
	}
}

/* @media (max-width: 1366px) {
  .account-icon {
    display: flex;
    gap: 10px;
    margin-left: 15px;
  }
} */
.cart-icon-wrapper {
	position: relative;
}

.cart-count {
	position: absolute;
	background-color: #fff;
	width: 15px;
	height: 16px;
	border-radius: 999px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 11px;
	top: -4px;
	right: -10px;
}

.account-icon {
	display: flex;
	gap: 5px;
}
