.remove-button img, .edit-button img {
  margin-top: -10px;
  width: 30px;
}

.remove-button img {
  margin-top: -10px !important;
}


.account-article .btn{
  letter-spacing: 0;
}

.header__main-nav_toggle .header__main-nav-link-icons {
  display: none;
}

.colors>span {
  display: inline-block;
  width: 50px;
  height: 50px;
  cursor: pointer;
  margin: 3px;
}

.colors span.selected {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  margin-bottom: 15px;
  /* margin-bottom: 12px;
  margin-right: 12px;
  margin-left: 16px; */
}

.colors span img{
  width: 100%;
}

.total-btn {
  cursor: text !important;
}

.total-btn:hover {
  background-color: white;
  color: black!important;
}

.total-btn span {
  margin-right: inherit;
  font-size: inherit;
  font-weight: inherit;
  margin-left: inherit;
}

a.btn-pink:hover {
  color: #ffffff;
}

.size_chart table {
  color: #fff;
  display: table!important;
}
.size_chart table tr {
  color: #fff;
  display: table-row!important;
}
.size_chart table td {
  display: table-cell!important;
  text-align: left;
}

.size_chart.size_chart_mobile table tr:first-child td {
  font-size: 1rem;
}

.product-details .product-image {
  z-index: auto;
}

.colors span.selected {
  width: 50px;
  height: 50px;
  margin: 3px;
  padding: 0;
}

.colors span.selected img {
  padding: 15%;
}

.colors.color-image span {
  display: inline;
  width: auto;
  height: auto;
  cursor: pointer;
  margin: 0;
}

.colors.color-image span.selected img {
  padding: 15%;
}

.swiper-slide.swiper-slide-active{
  padding: 0;
}

.z-index99 {
  z-index: 99;
}

.red-error {
  color: red;
}

#notification_modal a {
  font-weight: bold;
}

#notification_modal .close {
  position: absolute;
  right: 0px;
  top: 33%;
}

#notification_modal .modal-body
{
  padding-right: 60px;
}

.product-description-content ul {
  list-style: none;
}

.product-description-content li {
  list-style: none;
  margin-bottom: 0.5rem
}

.product-details-ul-text ul {
  list-style-type: disc;
}

.product-details-ul-text li {
  list-style-type: disc;
}

a.btn-primary-left {
  line-height: 1;
}

a.btn-primary-left:hover {
  color: #e0e1e4;
}

.heart-remove {
  cursor: pointer;
  margin-left: -27px;
  margin-top: -4px;
  background: url(/image/icons/ICONS-ZECO-FAV-BTTN.svg) no-repeat scroll 0 0 transparent;
  background-position-x: center;
  background-position-y: -100px;
  width: 50px;
  height: 50px;
}
@media (max-width: 566px){
	.heart-remove {
		margin-left: -15px;
	  margin-top: -4px;
	}
}
.plus-dark{
	fill: #fff;
}


#checkout-cart .colorselect {
  padding-left: 12px;
}

#checkout-cart .sizeselect {
  padding-left: 12px;
}

#checkout-cart .qtynumber {
  padding-left: 15px;
  padding-top: 0;
}

#checkout-cart .totals{
  line-height: 20px;
  height: 20px;
  overflow-y: hidden;
}

#checkout-cart .totals > span{
  border-right: 2px solid;
  padding-right: 30px!important;
}

#checkout-cart .totals > span:last-child{
  border-right: 2px transparent;
}

#checkout-cart .remove-button {
  cursor: pointer;
}


@media (max-width: 1199px) {
  #checkout-cart .product-header * {
    font-size: 12px!important;
  }

  #checkout-cart .product-total {
    font-size: 12px;
    border: none;
    padding-left: 30px;
  }

  #checkout-cart .remove-btn-svg.remove-btn {
    background-size: 15px;
  }

  #checkout-cart .remove-btn-svg.remove-btn {
    width: 15px;
    height: 15px;
  }
}

@media (max-width: 991px) {
  #checkout-cart .totals > span{

    padding: 0!important;
    border: none;
  }

  #checkout-cart .totals > span:last-child{
    border: none;
  }
}

#checkout-cart .totals-mobile > div {
  border-left: 1px solid white;
}
#checkout-cart .totals-mobile > div:nth-child(3) {
  border: none;
}
#checkout-cart .totals-mobile > div.col-4:nth-child(3) {
  border-left: 1px solid white;
}
#checkout-cart .totals-mobile > div:first-child {
  border: none;
}
.checkout-page .totals-mobile > div:nth-child(3) {
  border: none;
}
.checkout-page .totals-mobile > div.col-4:nth-child(3) {
  border-left: 1px solid white
}
#checkout-cart .totals-mobile > div:last-child {
  color: #bed80c
}

#checkout-cart .btn-checkout {
  background-color: #3e4552;
  border-radius: 50px;
  border: 2px solid transparent!important;
  color: #fff!important;
}

#checkout-cart .btn-checkout:hover {
  background-color: #3e4552;
  border-radius: 50px;
}

#checkout-cart .btn-continue {
  background-color: #ffffff;
  border-radius: 50px;
  border: 2px solid #3e4552;
}

#checkout-cart .btn-continue:hover {
  background-color: #ffffff;
  border-radius: 50px;
}


#checkout-cart .remove-btn-svg.empty-btn {
  position: absolute;
  left: 15px;
}

.checkout-page .btn-continue.disabled, .checkout-page .btn-continue:disabled {
  background-color: #f2f2f2;
  border-color: #f2f2f2;
  color: #e0e1e4!important;
}

.checkout-page .btn-continue {
  background-color: #ffffff;
  border-radius: 50px;
  border: 2px solid #3e4552;
  color: #3e4552!important;
}

.checkout-page .btn-continue:hover, .checkout-page .btn-continue:active, .checkout-page .btn-continue:focus, .checkout-page .btn-continue:not(:disabled):not(.disabled):active {
  background-color: #ffffff!important;
  border: 2px solid #3e4552!important;
  color: #3e4552!important;
}

.checkout-page .arrow-steps .step {
  min-width: auto!important;
  width: 25%;
  text-align: center;
  padding: 6px 10px 6px 30px;
}

.checkout-page .arrow-steps .step:first-child {
  border-radius: 50px 0px 0px 50px;
}

.checkout-page .arrow-steps .step:last-child {
  border-radius: 0px 50px 50px 0px;
}

.checkout-page .arrow-steps .step:last-child:after {
  border: none;
}

.checkout-page .arrow-steps .step:after, .checkout-page .arrow-steps .step:before {
  border-top: 16px solid transparent;
  border-bottom: 16px solid transparent;
}

.checkout-page .step.done {
  cursor: pointer;
}

@media screen and (max-width: 570px) {
  .checkout-page h3 {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
  }
}

.checkout-page .totals{
  line-height: 20px;
  height: 20px;
  overflow-y: hidden;
}

.checkout-page .totals > span{
  border-right: 2px solid;
  padding-right: 30px!important;
}

.checkout-page .totals > span:last-child{
  border-right: 2px transparent;
}

@media (max-width: 1199px) {
  .checkout-page .product-header * {
    font-size: 12px!important;
  }

  .checkout-page .product-total {
    font-size: 12px;
    border: none;
    padding-left: 30px;
  }

  .checkout-page .remove-btn-svg.remove-btn {
    background-size: 15px;
  }

  .checkout-page .remove-btn-svg.remove-btn {
    width: 15px;
    height: 15px;
  }
}

@media (max-width: 991px) {
  .checkout-page .totals > span{

    padding: 0!important;
    border: none;
  }

  .checkout-page .totals > span:last-child{
    border: none;
  }
}

.checkout-page .totals-mobile > div {
  border-left: 1px solid white;
}

.checkout-page .totals-mobile > div:first-child {
  border: none;
}
.checkout-page .totals-mobile > div:last-child {
  color: #bed80c
}

.checkout-page .btn-checkout {
  background-color: #3e4552;
  color: #ffffff!important;
  border-radius: 50px;
  border: 2px solid transparent!important;
}

.checkout-page .btn-checkout:hover {
  background-color: #3e4552;
  border-radius: 50px;
}

.checkout-page .btn-checkout:hover, .checkout-page .btn-checkout:active, .checkout-page .btn-checkout:focus, .checkout-page .btn-checkout:not(:disabled):not(.disabled):active {
  background-color: #3e4552!important;
  border: 2px solid transparent!important;
  color: #ffffff!important;
}

.checkout-page .step-header.done{
  cursor: pointer;
}

@media screen and (max-width: 1199px) {
  .checkout-page table.checkout-table-mobile {
    border: 0;
  }

  .checkout-page table.checkout-table-mobile caption {
    font-size: 1.3em;
  }

  .checkout-page table.checkout-table-mobile thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }

  .checkout-page table.checkout-table-mobile tr {
    display: table-row;
    margin-bottom: .625em;
  }

  .checkout-page table.checkout-table-mobile td {
    display: table-cell;
    font-size: 12px;
    text-align: left;
    padding: 0;
    vertical-align: top;
  }

  .checkout-page table.checkout-table-mobile td::before {
    content: '';
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }

  .checkout-page table.checkout-table-mobile td:last-child {
    border-bottom: none;
  }

  .checkout-page table.checkout-table-mobile .remove-button img {
    width: 15px !important;
    margin-top: -12px !important;
  }
}

.checkout-page .cont-button {
  width: fit-content;
  margin: 0 auto;
  width: -moz-fit-content;
}

@media screen and (max-width: 991px) {
  .checkout-page h3 {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
  }

  .checkout-page .form-control-bottom {
    height: 30px;
  }
  .checkout-page .required-field {
    padding-top: 5px;
  }

  .checkout-page .cont-button {
    width: 100%;
  }
}

.orderQty::-moz-placeholder {color: #3f4553;}
.orderQty::-webkit-input-placeholder {color: #3f4553;}
.orderQty:-ms-input-placeholder {color: #3f4553;}
.orderQty::-ms-input-placeholder {color: #3f4553;}
.orderQty::placeholder {color: #3f4553;}

.orderQty:focus::-moz-placeholder {color: transparent;}
.orderQty:focus::-webkit-input-placeholder {color: transparent;}
.orderQty:focus:-ms-input-placeholder {color: transparent;}
.orderQty:focus::-ms-input-placeholder {color: transparent;}
.orderQty:focus::placeholder {color: transparent;}

.line-height-24{
  line-height: 24px;
}

.cont-button {
  color: #3f4553!important;
}

.cont-button:hover {
  color: #fff!important;
}

.cont-button:not(:disabled):not(.disabled):active, .cont-button:focus {
  background-color: #3f4553;
  color: white!important;
  border: 0.2rem solid #3f4553!important;
}

.cont-button.btn-primary.disabled, .cont-button.btn-primary:disabled {
  background-color: rgba(62, 67, 81, 0.75);
  border: 0.2rem solid rgba(62, 67, 81, 0);
}

.pagination-zeco span.number {
  white-space: nowrap;
}


@media screen and (max-width: 991px) {
  .border-lg-top-1 {
    border-top: 1px solid !important;
  }
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-5ths {
  width: 20%;
  float: left;
}

@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left;
  }
}

@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }
}

@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
}

.cart-page .bg-btn-dark{
  color: #fff!important;
}

.cart-page .white-button {
  padding: 16px 0px !important
}

.cart-page .white-button:hover, .cart-page .white-button:active, .cart-page .white-button:not(:disabled):not(.disabled):active, .cart-page .white-button:focus {
  background-color: #F5F5F5!important;
 /* border: 1px solid!important;*/
  color: #3f4553!important;
}

.cart-page .back-button {
  display: inline-block;
  background-color: #ebecee;
}

.-bg, .white-bg  {
  background-color: #fff;
}

.boys-uniform-bg {
  background-color: #bfd7dd;
}

.girls-uniform-bg {
  background-color: #d89ab5;
}

.accessories-bg {
  background-color: #dfcbae;
}

.customise-bg {
  background-color: #e3e6cf !important;
}

.-text-color, .black-text-color  {
  background-color: #000000 !important;
  font-weight: bold;
}

.boys-uniform-text-color{
  color: #bfd7dd !important;
}

.girls-uniform-text-color {
  color: #d89ab5 !important;
}

.accessories-text-color {
  color: #dfcbae !important;
}

.customise-text-color {
  background-color: #e3e6cf !important;
  font-weight: bold;
}

.categoryButton--boys-uniform.active, .categoryButton--boys-uniform:hover {
  background-color: #bfd7dd;
}

.categoryButton--girls-uniform.active, .categoryButton--girls-uniform:hover {
  background-color: #d89ab5;
}

.categoryButton--accessories.active, .categoryButton--accessories:hover {
  background-color: #dfcbae;
}

.categoryButton--customise.active, .categoryButton--customise:hover {
  background-color: #e3e6cf;
}

.categoryButton--boys-uniform.active .categImg, .categoryButton--boys-uniform:hover .categImg,.categoryButton--girls-uniform.active .categImg, .categoryButton--girls-uniform:hover .categImg ,.categoryButton--accessories.active .categImg, .categoryButton--accessories:hover .categImg ,.categoryButton--customise.active .categImg, .categoryButton--customise:hover .categImg{
  filter: invert(1) brightness(2);
}

.categoryButton--boys-uniform.active h6, .categoryButton--boys-uniform:hover h6,.categoryButton--girls-uniform.active h6, .categoryButton--girls-uniform:hover h6 ,.categoryButton--accessories.active h6, .categoryButton--accessories:hover h6 ,.categoryButton--customise.active h6, .categoryButton--customise:hover h6{
  color: white;
}

.categoryButton--boys-uniform h6 {
  color: #bfd7dd;
  text-transform: lowercase;
}

.categoryButton--girls-uniform h6 {
  color: #d89ab5;
  text-transform: lowercase;
}

.categoryButton--accessories h6 {
  color: #dfcbae;
  text-transform: lowercase;
}

.categoryButton--customise h6 {
  color: #e3e6cf;
  text-transform: lowercase;
}

.footer__nav span.title:hover {
  color: #3e4351;
}

.products.relate-products {
  grid-template-columns: repeat(auto-fill, minmax(246px, 2fr)) !important;
}

.shirts-container {
  background-color: transparent;
  z-index: auto;
}

.eco-garment-product-grid {
  position: relative;
}

.eco-garment-product-grid .eco-garment-inner {
  position: absolute;
  right: 0;
  width: 40px;
  float: right;
  z-index: 10;
}

.swiper-slide .eco-garment-product-grid .eco-garment-inner {
  right: 40px;
}

.eco-garment-product-grid .eco-garment-inner .eco-garment-image {
  width: 100%;
}

.eco-garment-product-grid .eco-garment-inner .eco-garment-text {
  visibility: hidden;
  height: 0;
  display: none;
}

.eco-garment-product-grid .eco-garment-inner.show .eco-garment-text {
  width: 300%;
  margin-left: -100%;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 16px;
  padding: 24px 8px;
  position: absolute;
  z-index: 1;
  border: 4px solid #C5D92C;
  font-size: 10px;
  margin-top: 15px;
  visibility: visible !important;
  height: auto;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;
  display: block;
}

.eco-garment-product-grid .eco-garment-inner.show .eco-garment-text::before, .eco-garment-product-grid .eco-garment-inner .eco-garment-text::after {
  content: "";
  position: absolute;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  top: -25px;
  left: 50%;
  margin-left: -25px;
  border-bottom: 20px solid #555;
  margin-top: 5px;
  z-index: 1;
}

.eco-garment-product-grid .eco-garment-inner.show .eco-garment-text::before {
  border-bottom: 20px solid #C5D92C;
  margin-top: 4px;
}

.eco-garment-product-grid .eco-garment-inner.show .eco-garment-text::after {
  border-bottom: 20px solid #555;
  margin-top: 10px;
  z-index: 1;
}

@media (max-width: 767px) {
  .eco-garment-product-grid .eco-garment-inner.show .eco-garment-text {
    width: 210%;
    margin-left: -55%;
  }
}


.eco-garment-product-page {
  position: absolute;
  top: 0;
  right: 0px;
  z-index: 99;
}

@media (max-width: 767px) {
  .eco-garment-product-page {
    right: 15px;
  }
}

.eco-garment-product-page .eco-garment-inner {
  position: absolute;
  right: 0;
  width: 80px;
  float: right;
}

.swiper-container .eco-garment-product-page .eco-garment-inner {
  right: 15px;
  top: 1.5rem;
}

.swiper-container .eco-garment-product-page .eco-garment-inner.show .eco-garment-text {
  width: 200%;
  margin-left: -50%;
}

.eco-garment-product-page .eco-garment-inner .eco-garment-image {
  width: 100%;
}

.eco-garment-product-page .eco-garment-inner .eco-garment-text {
  visibility: hidden;
  height: 0;
}

.eco-garment-product-page .eco-garment-inner.show .eco-garment-text {
  width: 150%;
  margin-left: -25%;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 16px;
  padding: 24px 8px;
  position: absolute;
  z-index: 1;
  border: 4px solid #C5D92C;
  font-size: 10px;
  margin-top: 15px;
  visibility: visible !important;
  height: auto;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;
}

.eco-garment-product-page .eco-garment-inner.show .eco-garment-text::before, .eco-garment-product-page .eco-garment-inner .eco-garment-text::after {
  content: "";
  position: absolute;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  top: -25px;
  left: 50%;
  margin-left: -25px;
  border-bottom: 20px solid #555;
  margin-top: 5px;
  z-index: 1;
}

.eco-garment-product-page .eco-garment-inner.show .eco-garment-text::before {
  border-bottom: 20px solid #C5D92C;
  margin-top: 4px;
}

.eco-garment-product-page .eco-garment-inner.show .eco-garment-text::after {
  border-bottom: 20px solid #555;
  margin-top: 10px;
  z-index: 1;
}

@media (max-width: 1199px) {
  .eco-garment-product-page .eco-garment-inner {
    width: 50px;
  }

  .eco-garment-product-page .eco-garment-inner.show .eco-garment-text {
    width: 300%;
    margin-left: -100%;
  }
}

@media (min-width: 768px) {
  body.overflow-hidden .eco-garment-product-page {
    z-index: 0;
  }
}


.landing-products .product-info {
  margin-top: 0;
}

.category-caption h2 {
  font-size: 60px;
  letter-spacing: -1.5px;
  color: #fff;
}

.category-caption .line {
  width: 70px;
  height: 3px;
  display: none; /*block;*/
  background-color: #fff;
}

.category-caption .category-desc p {
  line-height: 26px;
  color: #fff;
}

.category-caption.-bg h2 {
  color: #3f4553;
}
.category-caption.-bg .line {
  background-color: #3f4553;
}
.category-caption.-bg .category-desc p {
  color: #3f4553;
}

.category-caption.customise-bg h2 {
  color: #3f4553;
}
.category-caption.customise-bg .line {
  background-color: #3f4553;
}
.category-caption.customise-bg .category-desc p {
  color: #3f4553;
}

@media (max-width: 991px) {
  .category-caption h2 {
    font-size: 30px;
  }

  .category-caption .category-desc p {
    font-size: 14px!important;
  }
}

@media (max-width: 767px) {
  .category-caption .line {
    display: none;
  }
  .favorites-size_guide .view__size__quide {
    margin-top: 1.5rem!important;
  }
}

.products.relate-products.bespoke_blazers {
  grid-template-columns: repeat(auto-fit, minmax(246px, 2fr))!important;
}

.header {
  padding: 1rem 3rem;
}

@media (max-width: 992px) {
  .header {
    padding: 1rem 1rem 0;
  }
}

#overlay {
  background-color: rgba(0,0,0,0.8);
  -webkit-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
}

.select-enquiry-type {
  border: 0.2rem solid #3f4553!important;
  border-radius: 3rem;
  padding: 16px 45px!important;
  height: auto;
  line-height: 1;
}

.bg-blue-container.col-3, .bg-grey-container.col-3 {
    z-index: auto;
}

.size-guide-page-conteiners img {
    z-index: auto;
}

.section-size-quide a.square-link {
    display: block;
    padding: 0;
    margin-left: -15px;
    padding-left: 15px;
    margin-right: -15px;
    padding-right: 15px;
    height: 100%;
}


.homepage-article__content .btn.btn-success:focus, .homepage-article__content .btn.btn-success.focus {
  background-color: rgba(196, 216, 45, 0.85);
}

.tranBtn {
  border: 0.2rem solid #3f4553;
  display: inline-block;
  font-size: 1rem!important;
  font-weight: bold!important;
  text-transform: uppercase;
  border-radius: 2rem;
  max-width: none;
  padding: 0.8rem 1.6rem;
  width: auto!important;
}

.indexHero--slider2 .tranBtn {
  min-width: 243px;
  white-space: nowrap;
}

.tranBtn:hover, .tranBtn:not(:disabled):not(.disabled):active, .tranBtn:focus {
  border: 0.2rem solid #3f4553 !important;
}
.call-btn {
  padding: 0px 12px;
  font-size: 14px !important;
}
.nav-account-btn {
  min-width: 132px;
}

@media (max-width: 992px) {
  .Nav--mobile .cart-total {
    display: none;
  }

  img.hamburger-icon {
    top: 27px;
    width: 30px;
    height: 19px;
    object-fit: cover;
    left: 14px;
  }

  .Nav__Bottom .header__logo-img, .indexNav__Bottom .header__logo-img {
    margin-top: 0;
    width: 6.5rem;
    left: 20px;
    /* transform: translateX(-50%); */
  }

  .header {
    padding-right: 13px!important;
  }

  .ordr-mobile a {
    padding: 0 20px;
  }

  .tranBtn {
    padding: 0 20px;
    border-color: white;
    min-height: 40px;
    line-height: 36px;
    border: 2px solid #3f4553 !important;
  }

  .nav-account-btn {
    min-width: 107px;
    padding: 0 15px;
  }

  .tranBtn:hover, .tranBtn:not(:disabled):not(.disabled):active, .tranBtn:focus {
    border: 2px solid #3f4553 !important;
    background: #3f4553 !important;
  }

  .shirts-content .shirts-content__text a {
    max-width: 190px;
    width: 100%!important;
  }

  .dresses--text a {
    width: auto;
  }

  .bags--text a {
    width: auto;
  }

  .homepage-article__content .btn.btn-success {
    padding: 0 20px;
    height: 40px;
    line-height: 36px;
  }

  .btn-pink {
    padding: 12px 0 14px 0 !important;
  }

  .cont-button {
    border: 2px solid #3f4553!important;
    padding: 10px 0!important;
  }
  .cont-button:hover, .cont-button:not(:disabled):not(.disabled):active, .cont-button:focus {
    border: 2px solid #3f4553!important;
  }

  .back-button {
    padding: 12px 0!important;
  }

  .cart-page .white-button {
    padding: 10px 0px !important;
  }


  .btn-green {
    padding: 12px 40px;
  }

  .btn-green:hover, .btn-green:not(:disabled):not(.disabled):active, .btn-green:focus {
    border: 1px solid transparent!important;
  }

  #button-search {
    width: 100%;
  }

  .edit-account.login .equal-height {
    height: auto!important;
  }
}

@media (min-width: 1167px) {
  .sizeGuideHeader .indexHero--slider1 .indexHero--image img {
    width: auto!important;
  }
}

@media (max-width: 992px) {
  .sizeGuideHeader .indexHero.heroSizeGuide .indexHero--text {
    width: auto!important;
  }
}

.size_quentity div span:first-child {
  text-align: center;
}

.quantity {
  min-width: 0;
  padding: 0;
}

.quantity input {
  width: 41px;
  height: 41px;
  background-color: #ffffff;
  border: 1px solid #9c9ea2;
  text-align: center;
  font-weight: normal;
  margin: 0 2px;
  padding-right: 14px;
  padding-left: 0;
}

.quantity-nav {
  width: 100%;
}

.quantity-button {
  font-size: 20px;
}

.quantity-button.quantity-up {
  position: relative;
  height: 50%;
  top: -52px;
  left: auto;
  margin: 0 auto;
  transform: none!important;
}

.quantity-button.quantity-down {
  position: relative;
  bottom: 25px;
  height: 50%;
  left: auto;
  margin: 0 auto;
  transform: none!important;
  font-size: 14px;
}
.product-order-form-close {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 28px;
  top: 28px;
}

.product-order-form-close img {
  width: 100%;
  height: 100%;
}

.product-detail-modal .product-image {
  width: 100%;
  margin-bottom: 0;
}

.product-detail-modal img {
  max-width: 192px;
}

.product-detail-modal .counter:nth-child(odd) {
  background-color: #e6e6e6;
}

.product-detail-modal .counter:nth-child(even) {
  background-color: #f7f7f7;
}


.product-detail-modal {
  overflow: hidden;
}

.qty-span-title {
  padding-top: 10px;
}

.add-embroidery-btn-v2 {
  border: 2px solid #3f4553;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 32px;
  padding: 12px 7px;
  width: auto!important;
  background-color: #fff;
  max-width: 225px;
  text-align-last: center;
  text-align:-webkit-center;
  text-align: center;
}

.add-embroidery-btn-v2:hover, .add-embroidery-btn-v2:not(:disabled):not(.disabled):active, .add-embroidery-btn-v2:focus {
  border: 2px solid #3f4553 !important;
}

.add-embroidery-preview-wrapper img[src=""] {
  display: none;
}

.quantity-nav {
  position: absolute;
  height: 40px;
  top: 0px;
  width: 10px;
  right: 4px;
}

.quantity-button.quantity-up {
  background: url(/image/icons/arrow.svg) no-repeat scroll 0 0 #eb2d2d00;
  background-size: contain;
  transform: rotate(-90deg)!important;
  position: absolute;
  width: 9px;
  height: 9px;
  margin: 0;
  top: 10px;
  left: auto;
}

.quantity-button.quantity-down {
  background: url(/image/icons/arrow.svg) no-repeat scroll 0 0 transparent;
  background-size: contain;
  transform: rotate(90deg)!important;
  position: absolute;
  width: 9px;
  height: 9px;
  margin: 0;
  bottom: 9px;
  left: auto;
}

#orderNowModal .modal-footer {
  background-color: #ffffff;
}

.selSchoolwrapper {
  position: absolute;
  max-width: 225px;
  float: right;
  text-align: center;
  right: 60px;
}

@media (max-width: 991px) {
  .selSchoolwrapper {
    position: relative;
    max-width: 225px;
    float: none;
    text-align: center;
    right: 0;
    margin: 0 auto;
  }
}

.selSchoolwrapper img[src=''] {
  display: none;
}

.modal-body > .product-detail-modal {
  background-color: #fff;
}

@media (min-width: 992px) {
  #orderNowModal .font-size-lg-4 {
   font-size: 22px;
  }

  #orderNowModal #totalFigure2 {
    border-right: 2px solid;
    padding-right: 30px;
    margin-right: 25px;
    line-height: 20px;
  }

  .modal-body > .product-detail-modal {
    max-height: 208px;
  }
}

#orderNowModal .addToCartBtn{
  border: 2px solid #3f4553;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 32px;
  padding: 16px 7px;
  background-color: #3f4553;
  text-align-last: center;
  text-align:-webkit-center;
  text-align: center;
  width: 225px;
  color: #fff;
  transition: all 0.5s ease-out;
}
#orderNowModal .addToCartBtn img{
  -webkit-filter: brightness(10);
  filter: brightness(10);
  margin-top: -3px;
}

#orderNowModal .addToCartBtn:hover{
  background-color: #000;
}

#orderNowModal .color-row-color-group img {
  max-width: 100%;
  max-height: 100%;
  bottom: -5px;
  position: absolute;
  left: 16px;
}

@media (min-width: 1080px) {
  #orderNowModal .color-row-color-group img {
    max-width: 65px;
    max-height: 65px;
    bottom: -7px;
  }
}

#orderNowModal .quantity input:disabled {
  background-color: #c5c6c6;
}

#orderNowModal .quantity .quantity-nav {
  display: none;
}

#orderNowModal .quantity:hover .quantity-nav {
  display: block;
}

#orderNowModal .quantity.focused .quantity-nav {
  display: block;
}

@media (max-width: 992px) {
  #orderNowModal .quantity-nav {
    display: none !important;
  }

  .quantity input {
    text-align: center;
    padding-right: 6px;
    padding-left: 6px;
  }
}


#orderNowModal .arrow-down-icon {
  cursor: pointer;
  margin-top: 8px;
  display: block;
}

#orderNowModal .color-row-color-group > div:nth-child(2) {
  overflow: hidden;
  height: auto;
}

#orderNowModal .color-row-color-group.hide-row > div:nth-child(2) {
  height: 0;
}

#orderNowModal .color-row-color-group.hide-row .arrow-down-icon {
  transform: rotate(-90deg);
}

#orderNowModal .red-error {
  border-color: red!important;
}

.add__to__favourites {
  z-index: 0;
}

.color_name {
  font-weight: bold;
}

#loginEmailInput, #passwordLoginInput{
  font-size: 14px;
}

.tooltip > .tooltip-inner,
 .arrow::before {
  background-color:#555;
  box-shadow: 0px 0px 4px 0px #555 !important;
}

.bs-tooltip-auto[x-placement^=top] .arrow::before,
.bs-tooltip-top .arrow::before {
  border-top-color: #555 !important;
}

.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.bs-tooltip-bottom .arrow::before {
  border-bottom-color: #555 !important;
}


/* top banner */
.content_header {
  height: 100vh;
  position: relative;
  margin-top: -140px;
}

.carouselIcons {
  z-index: auto;
}
.carousel-indicators--index {
  z-index: auto;
}

.indexHero .reNew-Logo {
  z-index: auto;
}

.ordr-mobile {
  z-index: auto;
}

@media (max-width: 992px) {
  .content_header {
    margin-top: -60px;
    max-height: 746px;
  }

  .ordr-mobile a, .ordr-mobile a:hover, .ordr-mobile a:focus  {
    color: white!important;
  }

  .indexHero--slider2 .ordr-mobile .tranBtn {
    min-width: auto;
  }

  .carousel-indicators--index {
    bottom: 5%!important;
    top: auto!important;
  }

  .carousel-indicators--index li {
    margin: 0rem 1rem!important;
  }

}


/* menu */
.categoryButton:hover .grid-container {
  display: table;
  width: 100%;
}

.categoryButton:hover .grid-container {
  height: calc(100% - 190px);
  bottom: 0;
}

@media (max-width: 992px) {
  .categoryButton:hover .grid-container {
    height: calc(100% - 190px);
  }
}

@media (max-width: 566px) {
  .categoryButton:hover .grid-container {
    height: calc(100% - 9rem);
  }
  .call-btn {
    font-size: 12px !important;
    zoom: 0.9;
  }
}

.size-price-content .chart-price-vat {
  float: right;
  margin-top: -5px;
}

.size-price-content .chart-price {
  font-size: 18px;
  font-weight: bold;
}

.size-price-content .chart-vat {
  width: 35px;
  display: inline-block;
  white-space: nowrap;
}

.modal-body .chart-price-vat {

}

.modal-body .chart-price {
  font-size: 24px;
}

.modal-body .chart-vat {
  font-size: 12px;
}

.indexHeroContainer {
  min-height: 630px;
}

.sizeGuideHeader .indexHeroContainer {
  min-height: auto;
}

.favorites-size_guide {
  top: 0;
  z-index: 99;
  position: absolute;
}

.favorites-size_guide span.text-uppercase.d-block.font-size-0.pt-4 {
  font-size: 10px;
  font-family: 'Montserrat', sans-serif;
  color: #3f4553;
  font-weight: 700;
  text-align: center;
  width: 62px;
}

.favorites-size_guide > button {
  display: block;
}

.favorites-size_guide .view__size__quide {
  background: url(/image/svg-images/ZECO-BTTN-VIEW-SIZE-GUIDE.svg) no-repeat scroll 0 0 transparent;
  background-position-x: center;
  background-position-y: center;
  width: 60px;
  height: 60px;
  margin-top: 10px;
}

.favorites-size_guide .add__to__favourites {
  margin-left: 0;
  width: 61px;
}

@media (min-width: 768px) {
  body.overflow-hidden .favorites-size_guide {
    z-index: 0;
  }
}


@media (min-width: 1340px) {
  .product-details > .container {
    max-width: 1310px;
  }
}

.product-details .product-image img {
  max-width: 675px;
  max-height: 675px;
}

.relate-products .product-image img {
  max-width: 404px;
  max-height: 540px;
}

/* for header height == 60 */
.category-caption {
  height: 400px;
  min-height: 400px;
  max-height: 400px;
  top: -60px;
  width: 100%;
  margin-bottom: -60px;
  position: relative;
  overflow: hidden;
}

.category-caption .img-fluid{
  max-height: 250px;
}

.category-caption h2 {
  font-size: 24px;
  text-align: center;
	color: inherit;
  font-weight: 400;
}

/* header height == 200px */
@media (min-width: 992px) {
  .category-caption {
    width: 100%;
    height: 620px;
    min-height: 620px;
    max-height: 620px;
    margin-top: -200px;
    top:0;
    margin-bottom: 0;
  }
	.cat-right-part{
		min-height: 575px;
	}
  .category-caption h2 {
    /*font-size: 60px;*/
    font-size: 3rem;
    /*text-align: left;*/
		text-align: right;
    color: inherit;
  }

	.category-caption .category-desc p{
		text-align: right;
		font-size: 20px;
		color: #3f4553;
	}
	.cat-bespoke p{
		text-align: left !important;
		font-size: 1rem !important;
	}

  .category-caption.bespoke-forms h2 {
    font-size: 46px;
  }
  .cat-back{
		background-repeat: no-repeat;
		background-position: right bottom;
    background-size: auto 100%;
	}
}
@media (max-width: 991px) {
	.cat-back{
		background-repeat: no-repeat;
		background-position: 40% bottom;
		background-size: auto 89%;
	}
  .category-caption h2 {
    font-size: 1.5rem!important;
		text-align: left!important;
    color: inherit;
    margin-bottom: 0 !important;
  }

	.category-caption.bespoke-forms h2{
		text-align: center !important;
		margin-bottom: 1.5rem !important;
	}

	.category-caption .category-desc p{
		text-align: left;
		font-size: 14px!important;
		color: inherit;
	}
	.cat-bespoke p{
		text-align: center !important;
	}
}
.tranBtn:hover {
  background-color: #3f4553;
  border-color: #3f4553!important;
  color: #fff!important;
}

.icon_index_desktop {
  position: absolute;
  right: -16px;
}

@media (max-width: 1199px) {
  .icon_index_desktop {
    right: -24px;
  }
}

.category-caption .badge-images img{
  max-height: 70px;
}

@media (max-width: 575px) {
  .carouselIcons {
    display: none;
  }
}

@media (min-width: 992px) and (max-width: 1091px) {
  .footer__get-catalogue h3 {
    font-size: 18px;
  }
}

.subscribe-btn {
  padding: 20px 0 20px 30px!important;
  width: 381px!important;
  text-align: left;
}

.footer__form-input {
  line-height: 14px;
  padding-top: 22px!important;
  padding-bottom: 20px!important;
}

.footer__form .hr-horizontal {
  top: 11px;
  height: 40px;
}

.categoryMenu__footer a img {
  height: 1.3rem;
}

.relate-products h6, .related-products h6, .landing-products .product-info h6 {
  color: #d89ab5;
  word-break: break-all;
}

.landing-category-products .products {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(350px, 2fr)) !important;
  padding: 0px;
  min-width: 100% !important;
  margin-top: 15px !important;
  margin-bottom: 0px !important;
}

.landing-category-products .border-top-dashed {
  border-top: 0px !important;
  display: none;
}

.landing-category-products .font-size-1 {
  font-size: 12px;
  letter-spacing: 0px !important;
}

@media (min-width: 1200px) {
  .landing-category-products .container {max-width: 96% !important;}
}

.landing-category-products .product-card {
  background-color: #fff;
  padding: 20px 10px 20px 20px !important;
  margin: 2px;
}

.landing-category-products {background: #f6f6f8 !important;}

.grid-container.boys-uniform-category {
  background-color: #bfd7dd;
}

.grid-container.girls-uniform-category {
  background-color: #d89ab5;
}

.grid-container.accessories-category {
  background-color: #dfcbae;
}

.grid-container.customise-category {
  background-color: #e3e6cf;
}

.boys-uniform-related .relate-products h6, .boys-uniform-related .related-products h6, .boys-uniform-related .landing-products .product-info h6 {
  color: #bfd7dd;
}

.girls-uniform-related .relate-products h6, .girls-uniform-related .related-products h6, .girls-uniform-related .landing-products .product-info h6 {
  color: #d89ab5;
}

.accessories-related .relate-products h6, .accessories-related .related-products h6, .accessories-related .landing-products .product-info h6 {
  color: #dfcbae;
}

.customise-related .relate-products h6, .customise-related .related-products h6, .customise-related .landing-products .product-info h6 {
  color: #e3e6cf;
}

.restock-popover .arrow::before {
  background-color: transparent !important;
  box-shadow: none !important;
}

.restock .fa {
  color: #2196f3;
  font-size: 12px;
  font-weight: normal;
}

#orderNowModal .addToCartBtn:disabled {
    background-color: #3f4553!important;
}


.order_summary_table table {
  display: table!important;
}
.order_summary_table table tr {
  display: table-row!important;
}
.order_summary_table table td {
  display: table-cell!important;
}

.order_summary_table .table > thead > tr > td.active, .order_summary_table .table > tbody > tr > td.active, .order_summary_table .table > tfoot > tr > td.active, .order_summary_table .table > thead > tr > th.active, .order_summary_table .table > tbody > tr > th.active, .order_summary_table .table > tfoot > tr > th.active, .order_summary_table .table > thead > tr.active > td, .order_summary_table .table > tbody > tr.active > td, .order_summary_table .table > tfoot > tr.active > td, .order_summary_table .table > thead > tr.active > th, .order_summary_table .table > tbody > tr.active > th, .order_summary_table .table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.order_summary_table .table-condensed > thead > tr > th, .order_summary_table .table-condensed > tbody > tr > th, .order_summary_table .table-condensed > tfoot > tr > th, .order_summary_table .table-condensed > thead > tr > td, .order_summary_table .table-condensed > tbody > tr > td, .order_summary_table .table-condensed > tfoot > tr > td {
  padding: 5px;
  font-size: 13px;
}

.order_summary_table .table-hover > tbody > tr > td.active:hover, .order_summary_table .table-hover > tbody > tr > th.active:hover, .order_summary_table .table-hover > tbody > tr.active:hover > td, .order_summary_table .table-hover > tbody > tr:hover > .active, .order_summary_table .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.order_summary_table .table > thead > tr > td.info, .order_summary_table .table > tbody > tr > td.info, .order_summary_table .table > tfoot > tr > td.info, .order_summary_table .table > thead > tr > th.info, .order_summary_table .table > tbody > tr > th.info, .order_summary_table .table > tfoot > tr > th.info, .order_summary_table .table > thead > tr.info > td, .order_summary_table .table > tbody > tr.info > td, .order_summary_table .table > tfoot > tr.info > td, .order_summary_table .table > thead > tr.info > th, .order_summary_table .table > tbody > tr.info > th, .order_summary_table .table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.order_summary_table .table > thead > tr > td.success, .order_summary_table .table > tbody > tr > td.success, .order_summary_table .table > tfoot > tr > td.success, .order_summary_table .table > thead > tr > th.success, .order_summary_table .table > tbody > tr > th.success, .order_summary_table .table > tfoot > tr > th.success, .order_summary_table .table > thead > tr.success > td, .order_summary_table .table > tbody > tr.success > td, .order_summary_table .table > tfoot > tr.success > td, .order_summary_table .table > thead > tr.success > th, .order_summary_table .table > tbody > tr.success > th, .order_summary_table .table > tfoot > tr.success > th {
  background-color: #cbeacb;
}

.datepicker table {
  display: table!important;
}
.datepicker table tr {
  display: table-row!important;
}
.datepicker table td {
  display: table-cell!important;
}

.datepicker td, .datepicker th {
  padding: 0;
  font-size: 13px!important;
  font-family: "Open Sans", sans-serif!important;
}

.datepicker table thead {
  border: none;
  clip: auto;
  height: auto;
  margin: unset;
  overflow: unset;
  padding: unset;
  position: relative;
  width: auto;
}

.datepicker .table-condensed > thead > tr > th, .datepicker .table-condensed > tbody > tr > th, .datepicker .table-condensed > tfoot > tr > th, .datepicker .table-condensed > thead > tr > td, .datepicker .table-condensed > tbody > tr > td, .datepicker .table-condensed > tfoot > tr > td {
  padding: 5px;
}

.date .form-control-bottom {
  float: left;
}

.date .input-group-btn {
  position: absolute;
  z-index: 999;
  right: 0px;
}

.search__content {
 padding-left: 0;
}

#module_search_btn_close {
  filter: invert(71%) sepia(93%) saturate(6%) hue-rotate(251deg) brightness(110%) contrast(98%);
}

#module_search_btn_close img{
  width: 35px;
  height: 35px;
  margin-top: -28px;
}
.acc-seperator {
  margin-top: 80px;
}
.logout-btn {
  padding: 7px 20px !important; 
}

@media (max-width: 991px) {
  .logout-btn {
    padding: 0px 20px !important; 
  }
}

@media (max-width: 850px) {
  .search__content [name='search'] {
    width: 75%;
  }
}

@media (max-width: 600px) {
  .search__content [name='search'] {
    padding-left: 15px;
    width: 70%;
  }
  .acc-seperator {
    margin-top: 50px
  }
}

@media (max-width: 450px) {
  .search__content [name='search'] {
    width: 65%;
  }
}

@media (max-width: 350px) {
  .search__content [name='search'] {
    width: 60%;
  }
}

.search__content .predictive_search_wrapper .predictive_search {
  max-height: 100vh;
  position: absolute;
  width: 100%;
  background-color: #fff;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 16px;
  color: #3f4553;
}

.cs-loader {
  background-color: #fff;
  z-index: 110;
  height: 70px;
}

.cs-loader-inner {
  width: 100%;
  color: #3e4551;
  text-align: center;
}

.cs-loader-inner label {
  font-size: 20px;
  opacity: 0;
  display: inline-block;
  padding: 0;
  margin: 0;
}

@keyframes lol {
  0% {
    opacity: 0;
    transform: translateX(-300px);
  }
  33% {
    opacity: 1;
    transform: translateX(0px);
  }
  66% {
    opacity: 1;
    transform: translateX(0px);
  }
  100% {
    opacity: 0;
    transform: translateX(300px);
  }
}

@-webkit-keyframes lol {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-300px);
  }
  33% {
    opacity: 1;
    -webkit-transform: translateX(0px);
  }
  66% {
    opacity: 1;
    -webkit-transform: translateX(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(300px);
  }
}

.cs-loader-inner label:nth-child(6) {
  -webkit-animation: lol 3s infinite ease-in-out;
  animation: lol 3s infinite ease-in-out;
}

.cs-loader-inner label:nth-child(5) {
  -webkit-animation: lol 3s 100ms infinite ease-in-out;
  animation: lol 3s 100ms infinite ease-in-out;
}

.cs-loader-inner label:nth-child(4) {
  -webkit-animation: lol 3s 200ms infinite ease-in-out;
  animation: lol 3s 200ms infinite ease-in-out;
}

.cs-loader-inner label:nth-child(3) {
  -webkit-animation: lol 3s 300ms infinite ease-in-out;
  animation: lol 3s 300ms infinite ease-in-out;
}

.cs-loader-inner label:nth-child(2) {
  -webkit-animation: lol 3s 400ms infinite ease-in-out;
  animation: lol 3s 400ms infinite ease-in-out;
}

.cs-loader-inner label:nth-child(1) {
  -webkit-animation: lol 3s 500ms infinite ease-in-out;
  animation: lol 3s 500ms infinite ease-in-out;
}

.fw-500 {
  font-weight: 500;
}

.parent-img { position: relative; } 
.swiper-slide .parent-img { display: inline-block;}
.hover-img { position: absolute; top: 0; bottom: 0; left: 0; right: 0; opacity: 0; z-index: -1; transition: opacity 0.5s; }
.parent-img:hover .hover-img { opacity: 1; z-index: 1; }
.products-carousel__item-img + .hover-img { max-width: 260px; }