.nike_kids img {
    width: 100%;
    height: auto;
}

.nike_kids h2 {
    margin: 30px auto;
    width: 420px;
    font-family: 'Montserrat', sans-serif;
}

.nike_kids h3 {
    font-size: 19px;
    font-family: 'Montserrat', sans-serif;
}

.nike_kids h4 {
    font-family: 'Montserrat', sans-serif;
}


.nike_kids h3 span {
    font-size: 37px;
    color: #c00000;
    font-weight: bold;
}


.nike_kids {
    width: 940px;
    margin: 0 auto;
}


.sub_txt {
    text-align: center;
    font-size: 17px;
    margin-bottom: 40px;
}

.nike_kids h2 {
    width: 465px;
    margin: 90px auto 40px;
}



.products_items {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 90%;
    margin: 0 auto 41px;
}

.products_items .item {
    width: 50%;
}

.products_items h3 {
    font-size: 20px;
    text-align: center
}

.products_items p {
    font-size: 17px;
    text-align: center;
    margin-bottom: 20px;
}

.color_items {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 190px;
    margin: 0 auto 30px;
}

.color_items .color_icon {
    width: 30px;
}


.photo_area {
    height: 973px;
    position: relative;
    margin: 0 auto 60px;
}

.photo_area h3 {
    position: absolute;
    top: 89px;
    left: 60px;
    width: 439px;

}

.photo_area p {
    position: absolute;
    top: 738px;
    left: 443px;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.8;
    color: #fff;
}

.photo_01 {
    position: absolute;
    top: 406px;
    left: 54px;
    width: 305px;
}

.photo_02 {
    position: absolute;
    top: 320px;
    right: 40px;
    width: 509px;
}

.photo_03 {
    position: absolute;
    top: 649px;
    left: 186px;
    width: 216px;
}


.himitsu_area {
    height: 973px;
    position: relative;
    margin: 0 auto 60px;
    	height: 1017px;
}

.himitsu_area h3 {
    width: 443px;
    padding-top: 89px;
    margin: 0 0 61px 70px;

}

.himitsu_back {
    width: 808px;
    margin: 0 auto 29px;;
    position: relative;
}

.himitsu_01 h4 {
    position: absolute;
    width: 385px;
    top: 72px;
    left: 265px;
}

.himitsu_01 p {
	position: absolute;
	top: 169px;
	left: 434px;
	font-size: 15px;
	width: 349px;
}


.himitsu_02 h4 {
    position: absolute;
    width: 627px;
    top: 72px;
    left: 34px;
}

.himitsu_02 p {
	position: absolute;
	top: 169px;
	left: 36px;
	font-size: 15px;
	width: 349px;
}



.colorway h3 {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    margin: 120px auto 0px
}







.brand-product-detail-btn a {
    font-size: 14px;
    height: auto;
    background-color: #222222;
    color: #fff;
    width: fit-content;
    padding: 9px 24px;
    border-radius: 5px;
    border: none;
    margin-bottom: 10px;
}

.btn-color a {
    background-color: #E77722;
}



a.salepage_link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 546px;
	height: 70px;
	margin: 60px auto;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background-color: #000;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
}



a.salepage_link {
    font-size: 14px;
    height: auto;
    background-color: #222222;
    color: #fff;
    width: fit-content;
    padding: 9px 24px;
    border-radius: 5px;
    border: none;
    font-weight: normal;
}
