*,
*:active,
*:focus {
    outline: none;
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    letter-spacing: .02em;
    line-height: 1;
}

h1 {
    font-size: 38px;
}

h2 {
    font-size: 32px;
}

p {
    font-size: 14px;
    line-height: 1.4;
}

ul,
li,
ol {
    padding: 0;
    margin: 0;
    list-style: none;
}

picture {
    display: block;
}

.mobile-view1 {
	display: none;
}


/* justify content center */

.content-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.band-heading {
    color: #000000;
}

.band-heading h2 {
    margin: 30px auto 20px auto;
}

.band-heading h2.white {
    color: #ffffff;
}


/* display not of band list item info not required in ace, verve, lux display only on beat band */

.ace-band .band-item-list .band-info,
.verve-band .band-item-list .band-info,
.lux-band .band-item-list .band-info {
    display: none;
}


/* justify content center */


/*  band popup  */

.band-section-one {
    background: url(../images/band-collections/section-one-bg.jpg) center top no-repeat;
    overflow: hidden;
    position: relative;
}

.band-section-one>.container {
    position: relative;
    overflow: hidden;
    max-width: 1470px;
    width: auto;
}

.product-popup {
    background: rgba(255, 255, 255, .98);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 85px 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translateY(105%);
    transform: translateY(105%);
    -webkit-transition: all ease-in 1s;
    transition: all ease-in 1s;
    margin: 0;
    top: 300px;
}

.product-popup.active {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    /* margin-top: -615px; */
}

.band-section-one.two-row {
    padding-bottom: 605px;
}

.popup-title {
    margin-bottom: 40px;
}

.close-band-popup {
    position: absolute;
    right: 0px;
    top: 80px;
    z-index: 1;
    display: inline-block;
    background: #000000;
    line-height: 35px;
    font-size: 15px;
    padding: 0 13px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    -webkit-transform: translateY(-20%);
    transform: translateY(-20%);
}

.close-band-popup:hover {
    color: #fff;
}

.section-one-heading {
    text-align: center;
    padding-top: 140px;
    padding-bottom: 100px;
}

.section-one-heading h2 {
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 2px;
}

.section-one-heading h2:after {
    content: "";
    height: 2px;
    background: #fff;
    display: block;
    width: 80%;
    margin: 15px auto 0;
}

.band-list {
    /* border-radius: 10px; */
    background: #fff;
    padding: 10px 7px 0px;
    /* text-align: center; */
    position: relative;
    -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, .2);
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, .2);
    color: black;
    margin-bottom: 5em;
}

.band-list a {
    text-decoration: none;
    color: white;
}


/* .band-list:before {
    position: absolute;
    width: 100%;
    height: 230px;
    background: rgba(128, 128, 128, 0.15);
    content: "";
    display: block;
    left: 0;
    top: 0;
    border-radius: 10px 10px 0 0;
} */

.band-list h3 {
    font-size: 18px !important;
    margin-bottom: 0px;
    text-align: left;
    padding: 0 15px;
	letter-spacing: 0;
    font-family: 'sofia_probold';
}

.btn-gray-price {
    font-weight: bold;
    font-size: 16px;
    background: #f4f4f4;
    padding: 0px 10px;
    display: inline-block;
}

.band-list p {
    font-size: 13px;
    margin: 10px 0 0;
    text-align: left;
    padding: 0 15px;
    font-size: 13px;
    line-height: 15px;
	margin-bottom: 12px;
}

.btn-gray {
    position: relative;
    bottom: -20px;
    margin: 0 auto;
    display: block;
}

.shoes-list:hover .overlay-image,
.band-item-list:hover .overlay-image {
    opacity: 1;
}

.shoes-list:hover .main-image,
.band-item-list:hover .main-image {
    opacity: 0;
}

.band-image {
    position: relative;
    text-align: center;
    max-width: 125px;
    margin: auto;
}

ul.colorVariation {
    margin: 0px 0px 5px 0px;
    padding: 0;
}

ul.colorVariation li {
    display: inline-block;
    margin: 0px 5px;
    width: 10px;
    height: 10px;
}

ul.colorVariation li span {
    display: block;
    background: #cccccc;
    border-radius: 50%;
    width: 100%;
    height: 100%;
}

ul.colorVariation li span.blue {
    background: #1155cc;
}

ul.colorVariation li span.black {
    background: #000000;
}

ul.colorVariation li span.orange {
    background: #ff4e00;
}

ul.colorVariation li span.purple {
    background: #5c0878;
}

ul.colorVariation li span.wine {
    background: #722f37;
}
ul.colorVariation li span.passionateRed {
    background: #ff0000;
}
ul.colorVariation li span.vidonDeepRed {
    background: #cc0000;
}


ul.colorVariation li span.goldeBlack {
    background: #daa520;
    background: -webkit-gradient(linear, left top, right top, from(#daa520), color-stop(50%, #daa520), color-stop(50%, #000000), to(#000000));
    background: linear-gradient(to right, #daa520 0%, #daa520 50%, #000000 50%, #000000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#daa520', endColorstr='#000000', GradientType=1);
}

ul.colorVariation li span.goldCoffee {
    background: #daa520;
    background: -webkit-gradient(linear, left top, right top, from(#daa520), color-stop(50%, #daa520), color-stop(50%, #6f4e37), to(#6f4e37));
    background: linear-gradient(to right, #daa520 0%, #daa520 50%, #6f4e37 50%, #6f4e37 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#daa520', endColorstr='#6f4e37', GradientType=1);
}

ul.colorVariation li span.silverBlack {
    background: #c0c0c0;
    background: -webkit-gradient(linear, left top, right top, from(#c0c0c0), color-stop(50%, #c0c0c0), color-stop(50%, #000000), to(#000000));
    background: linear-gradient(to right, #c0c0c0 0%, #c0c0c0 50%, #000000 50%, #000000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c0c0c0', endColorstr='#000000', GradientType=1);
}

ul.colorVariation li span.silverNavy {
    background: #c0c0c0;
    background: -webkit-gradient(linear, left top, right top, from(#c0c0c0), color-stop(50%, #c0c0c0), color-stop(50%, #000080), to(#000080));
    background: linear-gradient(to right, #c0c0c0 0%, #c0c0c0 50%, #000080 50%, #000080 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c0c0c0', endColorstr='#000080', GradientType=1);
}

.overlay-image {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    -webkit-transition: all ease-in .5s;
    transition: all ease-in .5s;
}

.overlay-image img {
    max-height: 220px;
}

.band-info {
    position: relative;
    font-size: 12px;
    text-align: center;
}

.band-info img {
    margin-right: 10px;
}

.band-info span {
    color: #000;
    text-transform: uppercase;
}

.band-list figure {
    -webkit-transition: all ease-in .5s;
    transition: all ease-in .5s;
}

.band-plan-info {
    text-align: center;
    margin: 40px 0;
    color: black;
    display: none;
}

.learn-more-section {
    text-align: center;
    padding: 15px 0 0;
}

a.buy-now-btn {
    display: inline-block;
    background: #000;
    line-height: 35px;
    font-size: 15px;
    padding: 0 13px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
}

.interactive-section5 .section-grid1 {
    max-width: 1450px;
    width: 94%;
    margin-left: auto;
    margin-right: auto;
}

.interactive-section5 {
    padding: 60px 15px;
}

.shoes-list {
    text-align: center;
    margin-bottom: 90px;
    -webkit-box-shadow: 0px 0px 15px -5px rgba(0, 0, 0, 0.30);
    box-shadow: 0px 0px 15px -5px rgba(0, 0, 0, 0.30);
    color: black;
    background: white;
}

.shoes-list .band-image {
    padding: 10px 40px 10px 40px;
    background: #fff;
    /* border-radius: 8px; */
    margin-bottom: 1px;
    /* box-shadow: 0 0 10px 1px rgba(0, 0, 0, .2); */
    max-width: 200px;
}

.shoes-list figure {
    -webkit-transition: all ease-in .5s;
    transition: all ease-in .5s;
}

.shoes-list figure img {
    max-height: 215px;
}

.shoes-list figure.overlay-image img {
    max-height: 260px;
    margin-top: 15px;
}

.product-info {
    padding: 0px 30px 10px;
    background: #fff;
    /* border-radius: 8px; */
    text-align: center;
    /* box-shadow: 0 0 10px 1px rgba(0, 0, 0, .2); */
    text-align: left;
}

.product-info p {
    font-size: 16px;
    text-align: left;
    margin: auto;
}

.product-price {
    font-size: 36px;
    display: inline-block;
    margin-bottom: 15px;
    text-align: LEFT;
    margin: 0;
    /* border-bottom: 1px solid #e5e5e5; */
    /* padding-bottom: 10px; */
    margin-left: 15px;
    line-height: 40px;
    font-family: 'sofia_probold';
}

.add-to-cart-btn {
    background: #222325;
    /* border-radius: 18px; */
    font-weight: bold;
    padding: 9px 15px;
    text-transform: uppercase;
    color: #fff;
    display: block;
    position: relative;
    bottom: -25px;
    margin: 0 auto;
    width: 175px;
    -webkit-transition: all .5s ease-in;
    transition: all .5s ease-in;
    letter-spacing: 4px;
    border: 1px solid #000;
}

.add-to-cart-btn:hover {
    background: #fff;
    color: #000;
}

.section-grid1-header h2 {
	/* font-size: 27px !important; */
}


@media only screen and (min-width:1400px) {
	
	.band-heading h2 {
		font-size: 27px !important;
	}
	
}
/* 1400 End */


@media only screen and (max-width:768px) {
    .content-center {
        display: block;
        -webkit-box-pack: inherit;
        -ms-flex-pack: inherit;
        justify-content: inherit;
    }
    .band-heading {
        text-align: center;
    }
    .grid-contnet {
        padding: 0 15px;
        text-align: center;
    }
    .grid-contnet figure {
        margin: auto;
    }
    .grid-content-text h3 {
        margin-bottom: 4px;
        text-transform: capitalize;
        min-height: 0;
        margin: 20px auto;
    }
    .interactive-section5 .section-grid1 {
        width: 100%;
    }
    .shoes-collections-one-text {
        margin: 40px 0px 0;
    }
    .learn-more-section {
        padding: 0;
        margin: 15px auto;
    }
    .interactive-section5 {
        padding: 15px;
    }
    .section-grid1-header h2 {
        font-size: 24px;
    }
    .section-grid1-header p {
        font-size: 20px;
    }
}

.product-list-dtl {
    padding: 20px 25px 0px;
    text-align: left;
}

.price-real-label figure {
    width: 90px;
    position: relative;
}

.price-real-label figure figcaption {
    position: absolute;
    color: #fff;
    left: 0;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 20px;
    line-height: 22px;
    right: 0;
    text-decoration: line-through;
}

.price-real-label figure figcaption span {
    display: block;
}

.price-real-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 10px;
    display: none;
}

.price-real-label p {
    padding-left: 15px;
    text-align: left;
}

.product-price span {
    /* font-size: 36px; */
    font-family: 'sofia_probold';
    line-height: 30px;
    font-size: 40px;
}

.product-price small {
    display: inline-block;
    font-size: 24px;
}
.product-price small > img {
	max-width: 50px;
}

.product-popup .product-price {
    margin-left: 0;
}

.product-popup .price-real-label {
    padding-left: 0;
}

@media only screen and (max-width:767px) {
	.mobile-view1 {
		display: block !important;
	}

	.mobile-hidden1 {
		display: none !important;
	}

	.section-grid1 a.mobile-view1 {
		margin-left: auto;
		margin-right: auto;
    }
    /* band collection heading black on mobile */
    .band-heading h2.white.blackOnMobile {
        color: #000000;
    }
    /* band collection heading black on mobile */
}
