/*
Theme Name: Linkage Theme
Author: J.V.A
Description: 「」
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: bootstrap, LESS, bower, gulp
Text Domain: oracle

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

html {
	scroll-behavior: smooth;
}
body {
	background-color: #1A1A1A;
	font-family: 'Montserrat', sans-serif;
	color: white;

	overflow: scroll;

}


#page-wrap {
	overflow: hidden;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
	max-width: 117%;
}



/*Header------------------------*/

img.img-responsive {
	transition: .5s ease-in-out;
}

img.img-responsive:hover {
	scale: .9;
	transition: .5s ease-in-out;
}

#main_header {
	padding: 40px 0px 0px;
}

#main_header .col-md-3.col-sm-6 {
	margin-right: -111px;
}

.navbar-default {
	background-color: #1A1A1A;
	border-color: #1A1A1A;
}

#menu-header-menu {
	list-style-type: none;

}

#menu-header-menu > li {
	float:left;
	
}

.header_icons {
	float: right;
	list-style-type: none;
	display: inline-flex;
}


#menu-header-menu > li > a {
	color: #6FBBF7;
	padding: 12px 15px;
	margin: 0px 10px !important;
	border-bottom: solid 2px transparent;
	transition: .3s;
	text-decoration: none;
	text-transform: uppercase;
}

.header_icons > li > a {
	color: #6FBBF7;
	padding: 12px 15px 12px 15px;
	margin: 0px 5px;
	border-bottom: solid 2px transparent;
	transition: .3s;
	text-decoration: none;
}


#menu-header-menu > li > a:hover, #menu-header-menu > li > a:focus, #menu-header-menu > li.active > a, .header_icons > li > a:hover, .header_icons > li.active > a, .header_icons > li > a:focus {
	border-color: #809E83;
	color: #FFC926;
}


#account {
	color: #FFC926;
}





/*Footer-------------------------------------*/

.acc_link, .contacts {
	list-style-type: none;
	padding-left: 0px;
}

.acc_link > li {
	margin-top: 2px;
}

.contacts > li {
	margin-top: 6px;
}

.acc_link > li > a, .contacts > li > a {
	color: white;
	list-style-type: none;
}


.socials > li > a {
	margin: 0px 10px;
}
.socials > li {
	float: left;
}
.socials {
	list-style-type: none;
	padding-left: 0px;
	padding-top: 10px;
}

#rights {
	margin-top: 50px;
}

.socials > li > a {
	color: #fff;
}


.row.footer {
	margin-top: 10px;
}

.socials > li > a:hover {
	color: #1DA1F2;
}

.footer_text {
	color: #99FF99;
}

#about_line {
	width: 307px;
	line-height: 1.5em;
}

.site-footer .acc_link > li {
	margin: 4px 0;
}

.site-footer .contacts > li {
	margin: 10px 0;
}

#last_footer {
	margin: 26px 0 162px;
	position: relative;
}

#last_footer .img-responsive {
	position: absolute;
	left: 65px;
}

.acc_link > li > a:hover, .contacts > li > a:hover {
	color: #99ff99;
	text-decoration: none;
}

i.fa-brands.fa-instagram.fa-xl, i.fa-brands.fa-twitter.fa-xl, i.fa-brands.fa-facebook.fa-xl {
	transition: .5s;
}

.socials i.fa-brands.fa-facebook.fa-xl:hover, .socials i.fa-brands.fa-instagram.fa-xl:hover, .socials i.fa-brands.fa-twitter.fa-xl:hover {
	color: #428bca;
	transform: rotateY(360deg);
	scale: 1.8;
	transition: 1s;
}

/*Banner1---------------------------------------------*/

.banner_slides .banner_image {
	padding-top: 33.43%;
	background-size: cover;
	background-position: center;
	position: relative;
	overflow: hidden;
}

.banner_slides {
	margin-top: 50px;
}


.banner_content_left {
    font-family: 'Racing Sans One', sans-serif;
    font-size: 107px;
    font-weight: 900;
    position: absolute;
    text-transform: uppercase;
    top: 40px;
    width: 558px;
}

.banner_content_left > .banner_title {
    background: -webkit-linear-gradient(top, rgba(106,197,251,1) 0%,rgba(75,0,197,1) 49%,rgba(75,0,197,1) 49%,rgba(75,0,197,1) 49%,rgba(77,1,203,1) 74%,rgba(106,197,251,1) 100%);
    background-size: 100%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    /* -webkit-text-stroke: 0px #38008A; */
    margin-bottom: 0px;
    /* display: inline-block; */
    letter-spacing: 2px;
}


.banner_content_left > .banner_sub_title {
    background: -webkit-linear-gradient(top, rgba(189,234,34,1) 0%,rgba(156,193,48,1) 50%,rgba(119,174,1,1) 50%,rgba(119,174,1,1) 50%,rgba(156,193,48,1) 100%);
    background-size: 100%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Racing Sans One', sans-serif;
    font-size: 142px;
    /* font-size: 6.25vw; */
    margin-top: -61px;
    font-style: normal;
    font-weight: 900;
    padding-left: 14px;
    letter-spacing: 2px;
}

.banner_content_left > .banner_excerpt {
    font-family: 'Racing Sans One', sans-serif;
    font-size: 17px;
    line-height: 35px;
    width: 534px;
    text-transform: initial;
    color: black;
    /* font-style: unset; */
    font-weight: 100;
    margin-top: -25px;
    letter-spacing: 1px;
}

.banner_content_left > .banner_button_left {
    border-radius: 19px;
    background: -webkit-linear-gradient(top, rgba(106,197,251,1) 0%,rgba(77,1,203,1) 27%,rgba(75,0,197,1) 50%,rgba(46,0,108,1) 50%,rgba(46,0,108,1) 50%,rgba(77,1,203,1) 94%,rgba(106,197,251,1) 100%);
    border: 1px solid #00FFFF;
    color: #FFFFFF;
    text-align: center;
    font-size: 28px;
    padding: 20px 0px;
    width: 220px;
    transition: all 0.5s;
    cursor: pointer;
    font-family: 'Racing Sans One', sans-serif;
    font-size: 23px;
    display: inline-block;
    text-transform: uppercase;
    position: absolute;
    bottom: -88px;
}

.banner_content_left > .banner_button_left:active{
	transform: translateY(4px);

}

.banner_content_left > .banner_button_left span {
	cursor: pointer;
	display: inline-block;
	position: relative;
	transition:.5s;
}

.banner_content_left > .banner_button_left span:after {
	content: '\00bb';
	position: absolute;
	opacity: 0;
	top: 0;
	right: -20px;
	transition: 0.5s;
	color: goldenrod;

}



.banner_content_left > .banner_button_left:hover span {
	padding-right: 25px;
	color: goldenrod;
}

.banner_content_left > .banner_button_left:hover span:after {
	opacity: 1;
	right: 0;
}



/*.banner_content_left > .banner_button_left:hover {
	box-shadow: 0 0 10px 0 #00d7c3 inset, 0 0 20px 2px #00d7c3;
  	border: 3px solid #00d7c3;
  	text-decoration: none;*/



  .banner_content_right {
  	font-family: 'Racing Sans One', sans-serif;


  }

 .banner_content_right > .banner_excerpt {
    position: absolute;
    font-size: 90px;
    font-weight: 900;
    right: 372px;
    top: 168px;
    background-image: linear-gradient(180deg, #4c00c8, #00ffff);
    background-size: 100%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px #ffffff;
}


.banner_content_right > .banner_title {
    position: absolute;
    top: 20px;
    left: 42%;
    font-size: 75px;
    width: 300px;
    text-align: center;
    text-transform: capitalize;
}


.banner_content_right > .banner_button_right {
    position: absolute;
    left: 44%;
    bottom: 96px;
    border-radius: 19px;
    background: -webkit-linear-gradient(top, rgba(106,197,251,1) 0%,rgba(77,1,203,1) 27%,rgba(75,0,197,1) 50%,rgba(46,0,108,1) 50%,rgba(46,0,108,1) 50%,rgba(77,1,203,1) 94%,rgba(106,197,251,1) 100%);
    border: 1px solid #00FFFF;
    color: #dcbb90;
    text-align: center;
    font-size: 28px;
    padding: 20px 0px;
    width: 220px;
    transition: all 0.5s;
    cursor: pointer;
    margin: 5px;
    font-family: 'Racing Sans One', sans-serif;
    font-size: 23px;
    display: inline-block;
    text-transform: uppercase;
}


  .banner_content_right > .banner_button_right:active{
  	transform: translateY(4px);
  }


  .banner_content_right > .banner_button_right span {
  	cursor: pointer;
  	display: inline-block;
  	position: relative;
  	transition:.5s;
  }

  .banner_content_right > .banner_button_right span:after {
  	content: '\00bb';
  	position: absolute;
  	opacity: 0;
  	top: 0;
  	right: -20px;
  	transition: 0.5s;
  	color: goldenrod;

  }



  .banner_content_right > .banner_button_right:hover span {
  	padding-right: 25px;
  	color: goldenrod;
  }

  .banner_content_right > .banner_button_right:hover span:after {
  	opacity: 1;
  	right: 0;
  }






.banner_content_center {
    font-family: 'Racing Sans One', sans-serif;
    position: absolute;
    top: 157px;
    left: 23%;
    font-size: 75px;
    text-align: center;
    width: 1000px;
}

.banner_content_center > .banner_title {
    background-image: linear-gradient(181deg, #fffffff7, #ffffff);
    background-size: 100%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #b70d0d00;
    -webkit-text-stroke: 1px #ffffff;
}

.banner_content_custom {
    font-family: 'Racing Sans One', sans-serif;
    font-size: 62px;
    /* font-style: italic; */
    font-weight: 600;
    position: absolute;
    text-transform: uppercase;
    top: 137px;
    width: 655px;
}


.banner_content_custom > .banner_title {
    background-image: linear-gradient(345deg, #3d99c5, #090d40);
    background-size: 100%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    /* -webkit-text-stroke: 1px #303230; */
    /* text-shadow: 4px -4px 0px #000000; */
    padding: 5px;
    /* border: 1px solid; */
}


  .banner_content_custom >.banner_button_custom {
  	border-radius: 19px;
    background: -webkit-linear-gradient(top, rgba(106,197,251,1) 0%,rgba(77,1,203,1) 27%,rgba(75,0,197,1) 50%,rgba(46,0,108,1) 50%,rgba(46,0,108,1) 50%,rgba(77,1,203,1) 94%,rgba(106,197,251,1) 100%);
    border: 1px solid #00FFFF;
    color: #ff8d00;
    text-align: center;
    font-size: 28px;
    padding: 20px 0px;
    width: 220px;
    transition: all 0.5s;
    cursor: pointer;
    margin: 5px;
    font-family: 'Racing Sans One', sans-serif;
    font-size: 23px;
    display: inline-block;
    text-transform: uppercase;
  }

  .banner_content_custom >.banner_button_custom:active {
  	transform: translateY(4px);
  }


  .banner_content_custom >.banner_button_custom span {
  	cursor: pointer;
  	display: inline-block;
  	position: relative;
  	transition:.5s;
  }

  .banner_content_custom >.banner_button_custom span:after {
  	content: '\00bb';
  	position: absolute;
  	opacity: 0;
  	top: 0;
  	right: -20px;
  	transition: 0.5s;
  	color: goldenrod;

  }


  .banner_content_custom >.banner_button_custom:hover span {
  	padding-right: 25px;
  	color: goldenrod;
  }

  .banner_content_custom >.banner_button_custom:hover span:after {
  	opacity: 1;
  	right: 0;
  }

  .banner_content_center > .banner_button_center {
  	border-radius: 19px;
    background: -webkit-linear-gradient(top, rgba(106,197,251,1) 0%,rgba(77,1,203,1) 27%,rgba(75,0,197,1) 50%,rgba(46,0,108,1) 50%,rgba(46,0,108,1) 50%,rgba(77,1,203,1) 94%,rgba(106,197,251,1) 100%);
    border: 1px solid #00FFFF;
    color: #FFFFFF;
    text-align: center;
    font-size: 28px;
    padding: 20px 0px;
    width: 220px;
    transition: all 0.5s;
    cursor: pointer;
    margin: 5px;
    font-family: 'Racing Sans One', sans-serif;
    font-size: 23px;
    display: inline-block;
    text-transform: uppercase;
  }


  .banner_content_center > .banner_button_center:active{
  	transform: translateY(4px);
  }


  .banner_content_center > .banner_button_center span {
  	cursor: pointer;
  	display: inline-block;
  	position: relative;
  	transition:.5s;
  }

  .banner_content_center > .banner_button_center span:after {
  	content: '\00bb';
  	position: absolute;
  	opacity: 0;
  	top: 0;
  	right: -20px;
  	transition: 0.5s;
  	color: goldenrod;

  }


  .banner_content_center > .banner_button_center:hover span {
  	padding-right: 25px;
  	color: goldenrod;
  }

  .banner_content_center > .banner_button_center:hover span:after {
  	opacity: 1;
  	right: 0;
  }

  #banner_section {
  	position: relative;
  }

  #banner_section	.slick-dots {
  	position: absolute;
  	display: block;
  	width: 15px;
  	padding: 0;
  	margin: 0;
  	list-style: none;
  	text-align: center;
  	top: 241px;
  	left: 355px;
  	bottom: unset;
  }


  #banner_section .slick-dots li button {
  	font-size: 0;
  	line-height: 0;
  	display: block;
  	width: 14px;
  	height: 14px;
  	padding: 5px;
  	cursor: pointer;
  	color: #0fb33200;
  	border: 2px solid #370086;
  	background: #e1111100;
  	border-radius: 25px;

  }

  #banner_section .slick-dots li {
  	position: relative;
  	display: block;
  	width: 20px;
  	height: 20px;
  	margin: 5px 0px;
  	padding: 0;
  	cursor: pointer;
  }

  #banner_section .slick-dots li button:hover, #banner_section .slick-dots li button:focus, #banner_section .slick-dots li.slick-active button {
  	background-color: #a6cd2c;

  }





/*Featured------------------------------------------------*/
#featured {
	position: relative;
}

#featured #neon1 {
	position: absolute;
	left: 125px;
	top: -133px;
	z-index: -1;
}

#featured #neon2 {
	position: absolute;
	right: 125px;
	top: -259px;
	z-index: -1;
}

#featured #neon3 {
	position: absolute;
	bottom: -297px;
	left: 135px;
	z-index: -1;
}

#featured #neon4 {
	position: absolute;
	right: 125px;
	bottom: -297px;
	z-index: -1;
}

.section_title {
	font-family: 'Racing Sans One', sans-serif;
	font-size: 25px;
	text-transform: uppercase;
	margin-bottom: 30px;
	margin-top: 40px;


}

/* @keyframes fadeInDown {
            0% {
               opacity: 0;
               transform: translateY(-20px);
            }
            100% {
               opacity: 1;
               transform: translateY(0);
            }
         }*/

.woocommerce-loop-product__title {
	font-size: 15px;
}

.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
	color: #4DFF4D;
	display: block;
	font-weight: 400;
	margin-bottom: 6px;
}


/*Banner2----------------------------------------*/

#banner2 {
	background-image: url('https://kicksfleek.customadesign.info/wp-content/uploads/2023/02/banner2.jpg');
	position: relative;
	padding: 383px;
}

.banner2_title {
	position: absolute;
	top: 97px;
	font-family: 'Racing Sans One', sans-serif;
	font-size: 30px;
	width: 815px;
	color: #b4e942;
}

.banner2_sub {
	position: absolute;
	font-family: 'Racing Sans One', sans-serif;
	top: 205px;
	width: 753px;
	font-size: 17.5px;
	line-height: 35px;
	letter-spacing: .5px;
}

.banner2_sub2 {
	position: absolute;
	font-family: 'Racing Sans One', sans-serif;
	top: 419px;
	width: 753px;
	font-size: 17.5px;
	line-height: 35px;
	letter-spacing: .5px;
}

.banner2_btn {
	border-radius: 19px;
	background: -webkit-linear-gradient(top, rgba(106,197,251,1) 0%,rgba(77,1,203,1) 27%,rgba(75,0,197,1) 50%,rgba(46,0,108,1) 50%,rgba(46,0,108,1) 50%,rgba(77,1,203,1) 94%,rgba(106,197,251,1) 100%);
	border: 1px solid #00FFFF;
	color: #FFFFFF;
	text-align: center;
	font-size: 28px;
	padding: 20px 0px;
	width: 220px;
	transition: all 0.5s;
	cursor: pointer;
	margin: 5px;
	position: absolute;
	left: 397px;
	bottom: 109px;
	transition: all .5s;
	font-family: 'Racing Sans One', sans-serif;
	font-size: 23px;
}

#banner2_logo {
    position: absolute;
    left: 45%;
    bottom: 12%;
    transition: 1s ease;
}

#banner2_logo:hover {
    transform: scale(0.9);
    transition: 1s ease;
}

/*.banner2_btn {
	border: 2px solid #00FFFF;
	border-radius: 19px;
	font-family: 'Racing Sans One', sans-serif;
	text-transform: uppercase;
	font-style: normal;
	font-weight: 500;
	font-size: 23px;
	letter-spacing: 1px;
	padding: 18px 49px;
	display: inline-block;
	cursor: pointer;
	color: #fff;
	background: -webkit-linear-gradient(top, rgba(106,197,251,1) 0%,rgba(77,1,203,1) 27%,rgba(75,0,197,1) 50%,rgba(46,0,108,1) 50%,rgba(46,0,108,1) 50%,rgba(77,1,203,1) 94%,rgba(106,197,251,1) 100%);
	position: absolute;
	left: 397px;
	bottom: 109px;
	box-shadow: 0px 7px hsl(0deg 0% 96% / 0%);
	overflow: hidden;
}*/


.banner2_btn span {
	cursor: pointer;
	display: inline-block;
	position: relative;
	transition:.5s;
}

.banner2_btn span:after {
	content: '\00bb';
	position: absolute;
	opacity: 0;
	top: 0;
	right: -20px;
	transition: 0.5s;
	color: goldenrod;

}



.banner2_btn:hover span {
	padding-right: 25px;
	color: goldenrod;
}

.banner2_btn:hover span:after {
	opacity: 1;
	right: 0;
}


/*Banner3---------------------------------------------*/

#banner3 {
	background-image: url('images/bgimg1.jpg');
	position: relative;
	padding: 376px;
	margin-bottom: 50px;
}

#jordan_img3, #jordan_img2, #jordan_img1 {
	width: 159px;
	margin: 1px;
	border: 1px solid #18ab4b;
	transition: 0.5s ease;
}

#jordan_img3:hover, #jordan_img2:hover, #jordan_img1:hover {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
	transition: 0.5s ease;

}

.j1_galary {
	position: absolute;
	bottom: 112px;
	left: 433px;
}

#jordan1 {
	position: absolute;
	top: 101px;
	right: 393px;
	animation-name: floating;
	animation-duration: 4s;
	animation-iteration-count: infinite;
	animation-timing-function: ease-in-out;
}

@keyframes floating {
	0% {
		transform: translate(0, -10px);
	}
	50%{
		transform: translate(0, 15px);
	}
	100%{
		transform: translate(0, -10px);
	}
}

#j1_logo {
	position: absolute;
	top: 44px;
	left: 855px;
}

#banner3 > .container > #j1_title {
	position: absolute;
	left: 417px;
	top: 177px;
	font-family: 'racing sans one', sans-serif;
	font-size: 30px;
	color: #000000;
}

#j1_desc {
	position: absolute;
	width: 500px;
	top: 256px;
	left: 418px;
	font-size: 15px;
	color: #000;
	line-height: 30px;
	font-weight: bold;
}




/* The Modal (background) */
.modal {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 1; /* Sit on top */
	padding-top: 100px; /* Location of the box */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content {
	margin: auto;
	display: block;
	width: 80%;
	max-width: 700px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption {
	margin: auto;
	display: block;
	width: 80%;
	max-width: 700px;
	text-align: center;
	color: #ccc;
	padding: 10px 0;
	height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content, #caption {
	animation-name: zoom;
	animation-duration: 0.6s;
}

@keyframes zoom {
	from {transform:scale(0)}
	to {transform:scale(1)}
}

/* The Close Button */
.close {
	position: absolute;
	top: 53px;
	right: 107px;
	color: #ffffff;
	font-size: 40px;
	font-weight: bold;
	transition: 0.3s;
}

.close:hover,
.close:focus {
	color: #bbb;
	text-decoration: none;
	cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
	.modal-content {
		width: 100%;
	}
}




.hover_container{
	position: relative;
	
}

#cat1, #cat2, #cat3 {
	display: block;
	width: 100%;
	height: auto;

}

.overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #1a1a1a;
	overflow: hidden;
	width: 100%;
	height: 0;
	transition: .5s ease;
}

.hover_container:hover .overlay {
	height: 100%;
	opacity: 0.8;
	
}


.text_hover {
	white-space: nowrap; 
	color: #fff;
	font-size: 30px;
	position: absolute;
	overflow: hidden;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}



.wpmtst-testimonial-field.testimonial-field.testimonial-name {
	position: absolute;
	right: 245px;
	bottom: 99px;
}

.strong-rating {
	position: absolute;
	right: 233px;
	bottom: 65px;
}

#banner4 {
	margin-bottom: 129px;
}

#testmontial {
	background-color: #350080;
	position: relative;
	margin-bottom: 50px;
}

#testmontial:before {
	content: '';
	position: absolute;
	top: -28px;
	left: 44px;
	width: 100%;
	height: 100%;
	background-color: #501ecd;
	border: solid 1px #ff8000;
}

.readmore-text {
	color: #35e738;
}


div.strong-view.controls-type-sides.nav-position-inside .wpmslider-prev, div.strong-view.controls-type-sides.nav-position-inside .wpmslider-next {
	position: absolute;
	top: calc(30% - 14px);
}

div.strong-view.controls-style-buttons:not(.rtl) .wpmslider-prev:before, div.strong-view.controls-style-buttons:not(.rtl) .wpmslider-next:before{
	height: 50px;
	background: #fff;
}


#slippers {
	margin-bottom: 20px;

}


#brands_section .background {
	position: relative;
	background-color: #fff;
	padding: 50px;
	margin-bottom: 80px;
	margin-top: 55px;
}
#brands_section .slick-slider{
	margin: 0;
}



.brands_title {
	position: absolute;
	top: -100px;
    right: 40%;
	font-family: 'Racing Sans One', sans-serif;
	font-size: 25px;
	text-transform: uppercase;
}

#featured .box .image {
	position: relative;
}

#featured .box .image .fake-image {
	padding-top: 100%;
	background-size: cover;
	background-position: center;
}

/*glow on hover - FEATURED*/
#featured .box .image .fake-image:before{
	content: '';
	background: linear-gradient(45deg, #ff7300, #fffb00, #48ff00, #00ffd5, #002bff, #7a00ff, #ff00c8);
	position: absolute;
	top: -2px;
	left: -2px;
	background-size: 400%;
	z-index: -1;
	filter: blur(5px);
	width: calc(100% + 4px);
	height: calc(100% + 4px);
	animation: glowing 20s linear infinite;
	opacity: 0;
	transition: opacity .3s ease-in-out;
	border-radius: 1px;

}

#featured .box .image .fake-image:active {
	color: #000;
}

#featured .box .image .fake-image:active:after {
	background: transparent;
}

#featured .box .image .fake-image:hover:before {
	opacity: 1;
}	

#featured .box .image .fake-image:after {
	z-index: -1;
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: #111;
	left: 0;
	top: 0;
	border-radius: 1px;

}

@keyframes glowing {
	0% { background-position: 0 0; }
	50% { background-position: 400% 0; }
	100% { background-position: 0 0; }
}

#featured .box .image .sale {
	position: absolute;
	top: -51px;
	right: -24px;
	background-image: url(images/sale_tag.png);
	width: 116px;
	height: 100px;
	background-repeat: no-repeat;
}

#featured .box .image .sale span {
	position: absolute;
	top: 37px;
	right: 20px;
	color: #fff;
	font-size: 30px;
	font-family: 'Racing Sans One', sans-serif;
}

#featured .box {
	margin-bottom: 44px;
}


.content {
	margin-top: 16px;
}

.content .title {
	font-size: 18px;
	margin-top: 35px;
	color: #6FBBF7;
}


.content .price {
	margin-top: 15px;
	font-size: 20px;
	color: #BBF76F;
	margin-bottom: 70px;
	/* border-bottom: solid 1px; */
}


.fa-solid.fa-cart-shopping.fa-flip-horizontal {
	position: absolute;
	color: #F76FBB;
	right: 19px;
	transition: .5s ease;
}

.fa-solid.fa-cart-shopping.fa-flip-horizontal:hover {
	transform: scale(1.5);
	transition: 0.5s ease;
}

.content .price del {
	color: #CCCCCC;
}

#best_seller {
	position: relative;
}

#best_seller #blue_neon1 {
	position: absolute;
	top: -340px;
	left: 145px;
	z-index: -1;
}

#best_seller #blue_neon2 {
	position: absolute;
	top: -340px;
	right: 125px;
	z-index: -1;
}

#best_seller #blue_neon3 {
	position: absolute;
	bottom: -376px;
	left: 150px;
	z-index: -1;
}

#best_seller #blue_neon4 {
	position: absolute;
	right: 125px;
	bottom: -376px;
	z-index: -1;
}

#best_seller .box .image {
	position: relative;
}


#best_seller .box .fake-image {
	padding-top: 73%;
	background-position: center;
	background-size: cover;
}

/*glow on hover - BEST SELLER*/
#best_seller .box .image .fake-image:before{
	content: '';
	background: linear-gradient(45deg, #ff7300, #fffb00, #48ff00, #00ffd5, #002bff, #7a00ff, #ff00c8);
	position: absolute;
	top: -2px;
	left: -2px;
	background-size: 400%;
	z-index: -1;
	filter: blur(5px);
	width: calc(100% + 4px);
	height: calc(100% + 4px);
	animation: glowing 20s linear infinite;
	opacity: 0;
	transition: opacity .3s ease-in-out;
	border-radius: 1px;

}

#best_seller .box .image .fake-image:active {
	color: #000;
}

#best_seller .box .image .fake-image:active:after {
	background: transparent;
}

#best_seller .box .image .fake-image:hover:before {
	opacity: 1;
}	

#best_seller .box .image .fake-image:after {
	z-index: -1;
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: #111;
	left: 0;
	top: 0;
	border-radius: 1px;

}

@keyframes glowing {
	0% { background-position: 0 0; }
	50% { background-position: 400% 0; }
	100% { background-position: 0 0; }
}


#brands_section .logo {
	margin: 0px 40px;
	width: 105px;
	height: 48px;
}




.banner4_parallax { 

	background-image: url("https://kicksfleek.customadesign.info/wp-content/uploads/2023/02/lax.jpg");

	height: 100%;

	background-attachment: fixed;

	background-position: center;

	background-repeat: no-repeat;

	background-size: cover;

	margin-left:-410px;

	margin-right:-410px;

}

.banner4_parallax-content {

	width:50%;

	margin:0 auto;

	color:#FFF;

	padding-top:50px;

}



#slippers .box .image{
	position: relative;
}

#slippers .box .fake-image {
	padding-top: 77%;
	background-position: center;
	background-size: cover;
}

/*glow on hover - SLIPPERS*/
#slippers .box .image .fake-image:before{
	content: '';
	background: linear-gradient(45deg, #ff7300, #fffb00, #48ff00, #00ffd5, #002bff, #7a00ff, #ff00c8);
	position: absolute;
	top: -2px;
	left: -2px;
	background-size: 400%;
	z-index: -1;
	filter: blur(5px);
	width: calc(100% + 4px);
	height: calc(100% + 4px);
	animation: glowing 20s linear infinite;
	opacity: 0;
	transition: opacity .3s ease-in-out;
	border-radius: 1px;

}

#slippers .box .image .fake-image:active {
	color: #000;
}

#slippers .box .image .fake-image:active:after {
	background: transparent;
}

#slippers .box .image .fake-image:hover:before {
	opacity: 1;
}	

#slippers .box .image .fake-image:after {
	z-index: -1;
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: #111;
	left: 0;
	top: 0;
	border-radius: 1px;

}

@keyframes glowing {
	0% { background-position: 0 0; }
	50% { background-position: 400% 0; }
	100% { background-position: 0 0; }
}




/*About Page*/
.wp-block-cover__inner-container .has-background {
	font-family: 'Racing Sans One', sans-serif;
	font-size: 30px;
	position: absolute;
	/* top: 0; */
	left: 10px;
}



#values4 {
	position: absolute;
	top: 190px;
	right: 205px;
}

#values2 {
	position: absolute;
	top: 120px;
	right: 221px;
}

#core_values {
	position: absolute;
	left: 10px;
	top: 44px;
	font-family: 'Racing Sans One', sans-serif;
	font-size: 25px;
}

#values3 {
	position: absolute;
	top: 183px;
	left: 115px;
}

#values1 {
	position: absolute;
	left: 120px;
	top: 115px;
}


#values1 span, #values2 span, #values3 span, #values4 span {
	font-family: 'Racing Sans One', sans-serif;
	font-size: 20px;
}


/*.neon1 {
    width: 1099px;
    height: 11px;
    background: transparent;
    border-radius: 15px;
    position: absolute;
    transform: translate(-50%, -50%);
    box-shadow: 0 0 40px 5px #fff, inset 0 0px 20px #fff, 0 0 150px 10px #3bd15c, inset 0 0 20px #3bd15b, 0 0 178px 10px #3bd15c, inset 0 0 20px #3bd15c;
    top: 565px;
    left: 947px;
    z-index: -1;
    animation: run 5s linear infinite;
}

@keyframes run{
	0%{
		top: 80%;
		opacity: 0;
	}
	2%{
		top: 90%;
		opacity: 1;
	}
	4%{
		top: 97%;
		opacity: 0;
	}
	6%{
		top: 97%;
		opacity: 1;
	}
	8%{
		top: 97%;
		opacity: 0;
	}
	10%{
		top: 97%;
		opacity: 1;
	}
	100%{
		top: 200%;
		opacity: 0;
	}

}


.neon2 {
    width: 9px;
    height: 563px;
    background: transparent;
    border-radius: 15px;
    position: absolute;
    transform: translate(-50%, -50%);
    box-shadow: 0 0 40px 5px #fff, inset 0 0px 20px #fff, 0 0 150px 10px #3bd15c, inset 0 0 20px #3bd15b, 0 0 178px 10px #3bd15c, inset 0 0 20px #3bd15c;
    top: 1241px;
    left: 10%;
    z-index: -1;
    animation: run2 5s linear infinite;
}

@keyframes run2{
	0%{
		left: 20%;
		opacity: 0;
	}
	2%{
		left: 20%;
		opacity: 1;
	}
	4%{
		left: 20%;
		opacity: 0;
	}
	6%{
		left: 20%;
		opacity: 1;
	}
	8%{
		left: 20%;
		opacity: 0;
	}
	20%{
		left: 50%;
		opacity: 1;
	}
	100%{
		left: 80%;
		opacity: 0;
	}

}*/


/*Humberger menu*/

/*#main_header .ul_mod {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;

}


#main_header .header_icons {
	clear: both;
	max-height: 0;
	transition: max-height .2s ease-out;
}

#main_header .menu-icon {
	cursor: pointer;
	display: inline-block;
	float: right;
	padding: 28px 20px;
	position: relative;
	user-select: none;
}

#main_header .menu-icon .navicon {
	background: #333;
	display: block;
	height: 2px;
	position: relative;
	transition: background .2s ease-out;
	width: 18px;
}


#main_header .menu-icon .navicon:before,
#main_header .menu-icon .navicon:after {
	background: #333;
	content: '';
	display: block;
	height: 100%;
	position: absolute;
	transition: all .2s ease-out;
	width: 100%;
}

#main_header .menu-icon .navicon:before {
	top: 5px;
}

#main_header .menu-icon .navicon:after {
	top: -5px;
}

#main_header .menu-btn {
	display: none;
}

#main_header .menu-btn:checked ~ .header_icons {
	max-height: 240px;
}

#main_header .menu-btn:checked ~ .menu-icon .navicon {
	background: transparent;
}

#main_header .menu-btn:checked ~ .menu-icon .navicon:before {
	transform: rotate(-45deg);
}

#main_header .menu-btn:checked ~ .menu-icon .navicon:after {
	transform: rotate(45deg);
}

#main_header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
#main_header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
	top: 0;
}



*/

.single_prod {
	margin-top: 60px;
}

.single_prod .box {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	border: 0.5px solid white;
	padding: 7px;
	box-shadow: 0 0 0.2rem #fff, 0 0 0.1rem #fff, 0 0 0rem #2cfe13, 0 0 0.8rem #47fe13, 0 0 0.1rem #13fe2b, inset 0 0 0.3rem #13fe1a;
}


.single_prod .box .img_container {
	width: 50%;
	padding: 0.5px 0.5px;
}

.single_prod .box .fake-image {
	padding-top: 100%;
	background-position: center;
	background-size: cover;
}

.prod_info {
	position: relative;
}


.prod_title {
	font-family: 'Racing Sans One', sans-serif;
	font-size: 25px;
	padding: 0 5px;
	border-bottom: 1px solid #a4e399;
	font-weight: 600;
	margin-top: 10px;
	letter-spacing: 1px;
	/* box-shadow: 0 0 0.2rem #fff, 0 0 0.1rem #fff, 0 0 0rem #13fe1a, 0 0 0.8rem #7dfe13, 0 0 0.1rem #13fe2b, inset 0 0 0.3rem #13fe1a; */
}

.prod_price {
	font-family: 'Racing Sans One', sans-serif;
	font-size: 20px;
	font-weight: 600;
	margin-top: 45px;
}

.prod_font_style {
	font-size: 16px;
	font-weight: 500;
	margin-top: 36px;
	letter-spacing: 1px;
}

.summary.entry-summary p.stock.in-stock {
	font-size: 16px !important;
	font-weight: 500;
	letter-spacing: 1px;
	color: #fff;
	margin-bottom: 25px;
}


#prod_qty {
	color: #5e5e5e;
	width: 69px;
	text-align: center;
}



.single_prod .prod_info button.single_add_to_cart_button.button.alt.wp-element-button {
	border-radius: 13px;
	font-family: 'Racing Sans One', sans-serif;
	text-transform: uppercase;
	font-style: normal;
	font-weight: 500;
	font-size: 23px;
	letter-spacing: 1px;
	padding: 21px 42px ;
	cursor: pointer;
	color: #441DA1;
	overflow: hidden;
	background: -webkit-linear-gradient(top, rgba(0,217,109,1) 0%,rgba(119,174,1,1) 50%,rgba(119,174,1,1) 51%,rgba(119,174,1,1) 51%,rgba(0,180,0,1) 100%) !important;
}


.single_prod .prod_info .prod_desc {
	position: absolute;
	top: 453px;
	font-size: 15px;
	padding: 20px 10px;
	border: 1px solid #fff;
	box-shadow: 0 0 0.2rem #fff, 0 0 0.1rem #fff, 0 0 0rem #2cfe13, 0 0 0.8rem #47fe13, 0 0 0.1rem #13fe2b, inset 0 0 0.3rem #13fe1a;
	border-radius: 10px;
	letter-spacing: 1px;
	line-height: 35px;
	max-height: 580px;
	overflow: hidden;
}

.prod_banner {
	background-image: url(http://localhost/kicksfleek/wp-content/uploads/2023/03/prod_banner.png);
	padding: 355px;
	margin: 120px calc(50% - 50vw);
}

h3#reply-title {
	font-size: 16px;
	margin-top: 50px;
	margin-bottom: 20px;
}

.stars a::after {
	color: #00b400;
}

.woocommerce #review_form #respond p, .woocommerce-page #review_form #respond p {
	margin: 21px 0 25px;
	width: 500px;
}



.test {
	float: right;
	overflow: hidden;
	position: relative;
	height: 1em;
	line-height: 1em;
	font-size: 1em;
	width: 5.4em;
	font-family: star;
}


.woocommerce .star-rating, .woocommerce-page .star-rating {
	float: none;
}


ul.star_ratings {
	color: #62af01;
	padding: 0px;

}

.woocommerce .star-rating:before, .woocommerce-page .star-rating:before {
	color: #31c741;
}


form.cart {
	width: 177px;
}

.woocommerce #content div.product form.cart .button, .woocommerce div.product form.cart .button, .woocommerce-page #content div.product form.cart .button, .woocommerce-page div.product form.cart .button {
	padding: 22px 30px;
	margin-top: 16px;
	background: -webkit-linear-gradient(top, rgba(0,217,109,1) 0%,rgba(119,174,1,1) 50%,rgba(119,174,1,1) 51%,rgba(119,174,1,1) 51%,rgba(0,180,0,1) 100%) !important;
	border-radius: 13px;
	font-family: 'Racing Sans One', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}


.woocommerce #content div.product form.cart, .woocommerce div.product form.cart, .woocommerce-page #content div.product form.cart, .woocommerce-page div.product form.cart {
	margin-bottom: 10px;
}

.summary.entry-summary {
	margin: 0px;
}

.woocommerce #review_form #respond .form-submit input, .woocommerce-page #review_form #respond .form-submit input {

	background: -webkit-linear-gradient(top, rgba(0,217,109,1) 0%,rgba(119,174,1,1) 50%,rgba(119,174,1,1) 51%,rgba(119,174,1,1) 51%,rgba(0,180,0,1) 100%) !important;

}


.related_box {
	display: flex;
	max-width: 745px;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

.related_box .related_container {
	width: 25%;
	padding: 0.5px 0.5px;
	position: relative;
}

.related_box .related_container .related_image {
	padding-top: 95%;
	background-size: cover;
	background-position: center;
}

p.related_price {
	position: absolute;
	bottom: 27px;
	right: 3px;
	color: #000;
}

p.related_title {
	font-size: 12px;
	color: #fff;
	margin-top: 10px;
}


h2#related_prod_title {
	font-family: 'Racing Sans One', sans-serif;
}


.image_product {
	padding: 50%;
	background-size: contain;
	background-position: center;
	transition: .5s;
}

.title_prod {
	color: #fff;
	text-align: center;
	padding-top: 10px;
}

.price_tag {
	text-align: center;
	margin-bottom: 3px;}


	.prod_content .add_to_cart {
		text-align: center;
		color: #67b1f0;
		letter-spacing: 1px;
		font-size: 13px;
		padding: 10px;
	}

	.box_product {
		box-shadow: 0 0 0.2rem #fff, 0 0 0.1rem #fff, 0 0 0rem #2cfe13, 0 0 0.8rem #47fe13, 0 0 0.1rem #13fe2b, inset 0 0 0.3rem #13fe1a;
		border: 0.5px solid #fff;
		margin-bottom: 30px;
		padding-bottom: 5px;
		height: 360px;
		font-size: .8vw;
		overflow: hidden;
		transition: .5s;
	}

	.box_product:hover {
		box-shadow: 0 0 0.2rem #fff, 0 0 0.1rem #fff, 0 0 0rem #fe13b6, 0 0 0.8rem #fe13a5, 0 0 1.1rem #fe13db, inset 0 0 2.9rem #fe13ec;
	}

	.image_product:hover {
		transform: scale(1.2);
		transition: .7s;
	}

	.box_height {
		height: 240px;
		overflow: hidden;
	}


	.add_to_cart i.fa-solid.fa-cart-shopping {
		margin-top: 5px;
		padding: 5px;
		transition: .2s ease-in-out;
	}


	.add_to_cart i.fa-solid.fa-cart-shopping:hover {
		color: #fec113;
		transition: .5s ease-in-out;
		margin-top: -5px;
		transform: scale(1.1);
	}


	.wpc-filter-chips-list a, body .wpc-filter-chips-list li.wpc-filter-chip a {
		color: #fff !important;
	}


	




	@keyframes fadeinLeft {
	    from { 
	    	opacity: 0;
	    	-webkit-transform: translateX(-50px);
	    	} 
	    to   { 
	    	opacity: 1; 
	    	-webkit-transform: translateX(0px);
	    }
	}

	.banner_content_left > p.banner_sub_title {

		-webkit-animation: fadeinRight 1s;


	}

	@keyframes fadeinRight {
		  0% {
              -webkit-transform: translateX(100%) skewX(-30deg);
              opacity: 0;
            }
            60% {
               -webkit-transform: translateX(-20%) skewX(30deg);
               opacity: 1;
            }
            80% {
               -webkit-transform: translateX(0%) skewX(-15deg);
               opacity: 1;
            }
            100% {
               -webkit-transform: translateX(0%) skewX(0deg);
               opacity: 1;
            }
	}







