.pull-left-xs {
  float: left; }

.pull-right-xs {
  float: right; }

.size-chart-popUp-class {
  width: 100%;
  overflow-y: scroll;
  top: 50px;
  padding-right: 0 !important; }

.size-chart-popUp-class::-webkit-scrollbar {
  width: 10px;
  border-radius: 50%; }

.size-chart-popUp-class::-webkit-scrollbar-track {
  background: #f1f1f1; }

.size-chart-popUp-class::-webkit-scrollbar-thumb {
  background: #0073B4;
  border-radius: 50px; }

.modal .modal-dialog-custom {
  max-width: 60%; }

button:focus {
  outline: unset; }

@media (min-width: 320px) and (max-width: 480px) {
  .productTileImage {
    height: 100% !important; } }

@media (min-width: 544px) and (max-width: 768.98px) {
  .pull-left-sm {
    float: left; }
  .pull-right-sm {
    float: right; } }

@media (max-width: 968px) {
  .modal .modal-dialog-custom {
    max-width: 100%; } }

@media (min-width: 769px) and (max-width: 991.98px) {
  .pull-left-md {
    float: left; }
  .pull-right-md {
    float: right; } }

@media (min-width: 992px) and (max-width: 1199.98px) {
  .pull-left-lg {
    float: left; }
  .pull-right-lg {
    float: right; } }

@media (min-width: 1200px) {
  .pull-left-xl {
    float: left; }
  .pull-right-xl {
    float: right; } }

@media (max-width: 543.98px) {
  .hidden-xs-down {
    display: none !important; } }

@media (max-width: 768.98px) {
  .hidden-sm-down {
    display: none !important; } }

@media (max-width: 991.98px) {
  .hidden-md-down {
    display: none !important; } }

@media (max-width: 1199.98px) {
  .hidden-lg-down {
    display: none !important; } }

.hidden-xl-down {
  display: none !important; }

.row.equal-height > [class^=col] {
  display: -ms-flexbox;
  display: flex; }

.swatch-circle-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: beige;
  border-radius: 1.25em;
  display: block;
  position: relative; }

.swatch-circle-beige.disabled {
  opacity: .2; }

.swatch-filter-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: beige;
  border-radius: .69em;
  background-color: beige;
  display: block;
  position: relative; }

.swatch-filter-beige.disabled {
  opacity: .2; }

.swatch-circle-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000;
  border-radius: 1.25em;
  display: block;
  position: relative; }

.swatch-circle-black.disabled {
  opacity: .2; }

.swatch-filter-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000;
  border-radius: .69em;
  background-color: #000;
  display: block;
  position: relative; }

.swatch-filter-black.disabled {
  opacity: .2; }

.swatch-circle-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #0070d2;
  border-radius: 1.25em;
  display: block;
  position: relative; }

.swatch-circle-blue.disabled {
  opacity: .2; }

.swatch-filter-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #0070d2;
  border-radius: .69em;
  background-color: #0070d2;
  display: block;
  position: relative; }

.swatch-filter-blue.disabled {
  opacity: .2; }

.swatch-circle-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: brown;
  border-radius: 1.25em;
  display: block;
  position: relative; }

.swatch-circle-brown.disabled {
  opacity: .2; }

.swatch-filter-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: brown;
  border-radius: .69em;
  background-color: brown;
  display: block;
  position: relative; }

.swatch-filter-brown.disabled {
  opacity: .2; }

.swatch-circle-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #008827;
  border-radius: 1.25em;
  display: block;
  position: relative; }

.swatch-circle-green.disabled {
  opacity: .2; }

.swatch-filter-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #008827;
  border-radius: .69em;
  background-color: #008827;
  display: block;
  position: relative; }

.swatch-filter-green.disabled {
  opacity: .2; }

.swatch-circle-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #8f979d;
  border-radius: 1.25em;
  display: block;
  position: relative; }

.swatch-circle-grey.disabled {
  opacity: .2; }

.swatch-filter-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #8f979d;
  border-radius: .69em;
  background-color: #8f979d;
  display: block;
  position: relative; }

.swatch-filter-grey.disabled {
  opacity: .2; }

.swatch-circle-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: navy;
  border-radius: 1.25em;
  display: block;
  position: relative; }

.swatch-circle-navy.disabled {
  opacity: .2; }

.swatch-filter-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: navy;
  border-radius: .69em;
  background-color: navy;
  display: block;
  position: relative; }

.swatch-filter-navy.disabled {
  opacity: .2; }

.swatch-circle-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: orange;
  border-radius: 1.25em;
  display: block;
  position: relative; }

.swatch-circle-orange.disabled {
  opacity: .2; }

.swatch-filter-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: orange;
  border-radius: .69em;
  background-color: orange;
  display: block;
  position: relative; }

.swatch-filter-orange.disabled {
  opacity: .2; }

.swatch-circle-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fe249a;
  border-radius: 1.25em;
  display: block;
  position: relative; }

.swatch-circle-pink.disabled {
  opacity: .2; }

.swatch-filter-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fe249a;
  border-radius: .69em;
  background-color: #fe249a;
  display: block;
  position: relative; }

.swatch-filter-pink.disabled {
  opacity: .2; }

.swatch-circle-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: purple;
  border-radius: 1.25em;
  display: block;
  position: relative; }

.swatch-circle-purple.disabled {
  opacity: .2; }

.swatch-filter-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: purple;
  border-radius: .69em;
  background-color: purple;
  display: block;
  position: relative; }

.swatch-filter-purple.disabled {
  opacity: .2; }

.swatch-circle-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: red;
  border-radius: 1.25em;
  display: block;
  position: relative; }

.swatch-circle-red.disabled {
  opacity: .2; }

.swatch-filter-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: red;
  border-radius: .69em;
  background-color: red;
  display: block;
  position: relative; }

.swatch-filter-red.disabled {
  opacity: .2; }

.swatch-circle-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff;
  border-radius: 1.25em;
  display: block;
  position: relative; }

.swatch-circle-white.disabled {
  opacity: .2; }

.swatch-filter-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fff;
  border-radius: .69em;
  background-color: #fff;
  display: block;
  position: relative; }

.swatch-filter-white.disabled {
  opacity: .2; }

.swatch-circle-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ff0;
  border-radius: 1.25em;
  display: block;
  position: relative; }

.swatch-circle-yellow.disabled {
  opacity: .2; }

.swatch-filter-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ff0;
  border-radius: .69em;
  background-color: #ff0;
  display: block;
  position: relative; }

.swatch-filter-yellow.disabled {
  opacity: .2; }

.swatch-circle-miscellaneous {
  background: linear-gradient(0deg, #821e91, #821e91 25%, #edd134 0, #ff0 50%, #edd134 0, #59ba00 0, #59ba00 76%, #111 0, #111), linear-gradient(0deg, #0e5cd1, #0e5cd1 50%, #e20b0b 0, #e20b0b);
  background-repeat: repeat-y, repeat;
  background-size: 50% 100%, 100% 100%;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  border-radius: 1.25em;
  display: block;
  height: 2.5em;
  position: relative;
  transform: rotate(35deg);
  width: 2.5em; }

.swatch-circle-miscellaneous.disabled {
  opacity: .2; }

.swatch-circle-miscellaneous.selected:after {
  transform: rotate(-35deg); }

.product-detail .attributes .swatch-circle {
  width: 2.5em;
  height: 2.5em;
  background: #fff;
  border-radius: 0;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  display: inline-block;
  margin-right: .313em;
  position: relative; }

.product-detail .attributes .swatch-circle.color-value[data-selected=true]:after {
  color: #000;
  content: "\F058";
  display: table-caption;
  font-family: FontAwesome;
  font-size: 1.625em;
  left: .295em;
  position: absolute; }

.product-detail .attributes .swatch-circle.color-value.selected:after {
  color: #000;
  content: "\F058";
  display: table-caption;
  font-family: FontAwesome;
  font-size: 1.625em;
  left: .31em;
  position: absolute;
  top: .35em; }

.product-detail .attributes .swatch-circle.color-value.selected:after,
.product-detail .attributes .swatch-circle i.fa-times-circle {
  background: #fff;
  border-radius: 0 !important;
  height: .75em;
  line-height: .8em;
  width: .8em; }

.product-detail .swatch-circle.unselectable,
.product-detail [disabled] .swatch-circle {
  cursor: not-allowed; }

.product-detail .swatch-circle.unselectable.color-value.selected:after,
.product-detail [disabled] .swatch-circle.color-value.selected:after {
  background-color: #495057; }

label.color ~ a:hover {
  text-decoration: none; }

.description-and-detail {
  margin-top: 2em; }

@media (max-width: 543.98px) {
  .description-and-detail {
    margin-top: 0; }
  .description-and-detail .title {
    font-size: 1.5rem;
    margin-bottom: 0;
    font-family: Dosis, sans-serif; }
  .description-and-detail > div:last-child {
    margin-bottom: 1em; } }

@media (min-width: 544px) {
  .description-and-detail .description {
    margin-bottom: 2em; } }

@media (max-width: 543.98px) {
  .description-and-detail .content {
    margin-top: 1em; } }

.social-container {
  padding-top: .9375em;
  text-align: center; }

.social-container .social-icons {
  text-decoration: none;
  font-size: 1.875em;
  list-style-type: none;
  padding: 0;
  color: #444; }

@media (max-width: 991.98px) {
  .social-container .social-icons {
    font-size: 1.5625em; } }

.social-container .social-icons a,
.social-container .social-icons i {
  color: #444; }

label.availability {
  padding-right: .3125em; }

@media (min-width: 544px) {
  .product-number-rating {
    border-bottom: 1px solid #ccc; } }

@media (min-width: 769px) {
  .product-number-rating {
    border-top: 1px solid #ccc; } }

@media (min-width: 544px) and (max-width: 768.98px) {
  .product-name {
    border-bottom: 1px solid #ccc; } }

@media (min-width: 544px) {
  .product-number-rating .ratings {
    margin-top: .625em; } }

@media (max-width: 543.98px) {
  .product-number-rating .ratings {
    background-color: #fff;
    margin-top: -1.875em;
    margin-right: -.9375em;
    padding: .1875em; } }

.product-number {
  color: #ccc;
  font-size: .875em;
  padding-bottom: .938em;
  padding-top: .938em; }

.promotions {
  font-weight: 400;
  text-align: center;
  height: 85%; }

.promotions div.collapsible-xl button.callout {
  font-size: 1.25em;
  padding-bottom: 1.25rem;
  padding-top: 1.25rem;
  color: #c00; }

@media (min-width: 544px) {
  .promotions div.collapsible-xl button.callout {
    font-size: 1.375em; } }

.promotions div.collapsible-xl button.callout:after {
  color: #000; }

.product-breadcrumb .breadcrumb {
  border-bottom: none;
  margin-left: -1rem;
  margin-bottom: 0; }

@media (max-width: 991.98px) {
  .product-breadcrumb .breadcrumb {
    border-top: 1px solid #ccc; } }

.price {
  font-size: 1.5rem; }

.product-options {
  margin-top: 1.25em; }

.size-chart .size-chart-collapsible {
  max-height: 0;
  overflow: hidden;
  transition: max-height .5s;
  transition-timing-function: cubic-bezier(0, 1, 0, 1); }

.size-chart .size-chart-collapsible.active {
  max-height: 100%;
  transition-timing-function: ease-in-out; }

.color-attribute {
  border: none;
  padding: 0;
  background: none; }

.non-input-label {
  display: block;
  margin-bottom: .5rem; }

@media (min-width: 769px) {
  .attributes {
    padding-left: 2.5rem;
    padding-right: 2.5rem; } }

@media (max-width: 543.98px) {
  .product-grid {
    padding-top: .938em; }
  .product-grid .col-6 {
    padding-left: 5px;
    padding-right: 5px; } }

.attributes-heading-name-pdp {
  font-size: 16px;
  font-weight: 400;
  line-height: 21.79px;
  margin-bottom: 11px !important; }

.color-attribute-custom-pdp {
  width: 70px !important;
  height: 70px !important;
  margin-right: 12px; }

.attribute-swatch-custom {
  width: 100% !important;
  height: 100% !important; }

.product-detail .attributes .swatch-circle.color-value.selected:after {
  color: #000;
  content: "";
  border: 1px solid black;
  display: table-caption;
  font-family: FontAwesome;
  font-size: 1.625em;
  left: -5px;
  position: absolute;
  top: -5px;
  width: 78px !important;
  height: 93px !important;
  background: transparent !important; }

.InStockPDP {
  font-size: 10px;
  text-align: center;
  background-color: #0ED153;
  background-color: #0ED153;
  color: white;
  font-weight: 600;
  position: absolute;
  width: 100%;
  top: 70px; }

.Out_Of_StockPDP {
  font-size: 10px;
  text-align: center;
  border: 1px solid red;
  background-color: red;
  opacity: 0.8;
  color: white;
  font-weight: 600;
  position: absolute;
  width: 100%;
  top: 70px; }

/* ------------------------ */
.showThisOutOfStockParentBlock {
  position: relative;
  margin-bottom: 25px; }

.showThisOutOfStock {
  border: 1px solid red !important; }

.color-attribute-custom-pdp:focus {
  outline: none !important; }

.customMadeSelect {
  width: 61px;
  height: 38px;
  border: 0.4px solid #747474;
  box-sizing: border-box;
  background-color: #ffffff;
  margin-right: 9px;
  font-size: 10px; }

.customMadeSelect.selected, .customMadeSelect:hover, .customMadeSelect:focus {
  -webkit-print-color-adjust: exact;
  background-color: #0073B4 !important;
  -webkit-transform-background-color: #0073B4 !important;
  -moz-transform-background-color: #0073B4 !important;
  -ms-transform-background-color: #0073B4 !important;
  -o-transform-background-color: #0073B4 !important;
  color: #ffffff;
  outline: none; }

.customMadeSelect .select-size .selected:after {
  background-color: #0073B4;
  color: #ffffff;
  font-weight: 600;
  outline: none; }

.customMadeSelect:disabled {
  opacity: 0.4;
  background-color: #E1E1E1;
  color: #000;
  z-index: 1;
  position: relative; }

.customMadeSelect:disabled::after {
  content: " ";
  width: 100%;
  height: 0.1px;
  position: absolute;
  left: 0;
  transform: rotate(30deg);
  z-index: 100;
  background-color: #000;
  top: 17px; }

.pdp-top-section {
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important; }

.container-product-wrapper-custom {
  max-width: 100% !important;
  padding: 0 50px !important; }

.custom-attributes-main-pdp {
  padding: 0 !important; }

.headerFont {
  font-family: Open Sans;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px; }

.boldFont {
  font-family: Open Sans;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 19px; }

.boldNormal {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 19px; }

.showMorebutton {
  font-size: 14px; }

.closeButton {
  position: absolute;
  right: 100px; }

.product-details {
  padding-right: 40px !important;
  padding-left: 40px !important; }

.image-sections-pdp-carusels {
  min-height: 600px; }

.pdp-line-separator {
  width: 100%;
  height: 2px;
  background-color: #E4E4E4; }

.Imageprice {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 33px; }

.quantityAttribute {
  padding: 0px; }

.breadCrumbsExtraSpace {
  margin-right: 0;
  margin-left: 0; }

.Inclusivetaxes {
  position: absolute;
  /* margin-right: 80px; */
  padding: 1px;
  color: green; }

.ApplicationPromo {
  padding: 8px 15px; }

.availPoints {
  margin-left: 10px;
  padding: 15px 14px;
  max-width: 72%;
  background-color: #FDF8EB;
  margin-bottom: 26px; }

/* .selectClr{
  margin: 40px 0px 0px -100px;
position: relative;

} */
.productNameDisplay {
  font-family: Open Sans;
  font-style: normal;
  font-weight: normal;
  font-size: 24px !important;
  line-height: 33px; }

.productPadding {
  padding: 20px 0;
  margin-bottom: 21px; }

.custom-product-breadcrumbs-main {
  padding: 0 !important; }

.custom-product-options {
  margin-top: 25px !important; }

.productPadding-custom {
  margin-left: 0 !important;
  position: relative; }

.pdp-view-more-new {
  position: absolute;
  bottom: -45px;
  right: 16%;
  cursor: pointer; }

.pdp-desc-close {
  cursor: pointer; }

.hideInfoCustom_new {
  margin-left: 0 !important;
  margin-top: -30px; }

.pairs-perfectly-name-ymal {
  margin-bottom: 26px !important; }

.pdp-below-image-rating,
.pdp-rating,
.points-on-purchase {
  display: none !important; }

@media (max-width: 768px) {
  .custom-product-attr-mob-pdp {
    padding: 15px !important; }
  .pagebreadcrumbs-margin,
  .name-row-for-desktop,
  .name-row-for-mobile,
  .row-pdp-pad,
  .points-on-purchase-row {
    margin-left: 0 !important;
    margin-right: 0 !important; }
  .pdp-view-more-new {
    position: absolute;
    bottom: 0;
    right: 10%; } }

.new-arrival-pr {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  width: 100%;
  margin: 10px auto; }

.product-tile {
  border: none;
  box-shadow: 1px 1px 4px #ffffff; }

.you-may-also-like-price {
  color: #000000;
  font-size: 16px; }

.pdp-you-may-also-like-info-flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 10px 0; }

.brand-name-pdp-lorem {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

.product-tile .pdp-you-may-also-like-info-flex .price {
  font-size: 16px; }

.recomendations-product-tile {
  width: 233px; }

.pdp-pp-product-tile {
  width: 100%; }

.pdp-ymal-rating {
  margin-left: 0;
  color: #FFDC26;
  width: 103px; }

.you-may-also-like-product {
  width: 220px; }

.custom-pp-product {
  width: 225px;
  height: 254px; }

.reviewContent {
  width: 91%; }

.customer-review-box {
  padding: 0; }

.entry-dynamic {
  display: -ms-flexbox;
  display: flex;
  /* width: 100%; */
  width: 439px; }

.entry-dynamic .value-button {
  display: inline-block;
  border: 1px solid #ddd;
  margin: 0;
  width: 140px;
  height: 39px;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  line-height: 35px;
  font-size: 24px;
  font-weight: 500;
  float: left;
  color: blue; }

.entry-dynamic input {
  text-align: center;
  border: none;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin: 0;
  width: 140px;
  height: 41px;
  box-shadow: none;
  border-radius: 0;
  position: relative;
  top: 0;
  float: left; }

.custom_qty {
  width: 50% !important; }

.promotions-button-pdp {
  color: #2C2C2C;
  font-size: 20px;
  border: 2px solid #2C2C2C; }

.useCodeSpecial {
  border: 1px dashed #E4E4E4;
  display: -ms-flexbox;
  display: flex;
  width: 364px;
  margin-bottom: 17px; }

.offerCode {
  padding: 0px 23px; }

.imageOfferCode {
  background-color: aliceblue;
  width: 73px;
  height: 55px; }

.offerCodeText {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 300;
  font-size: 12px !important;
  line-height: 16.34px;
  color: black !important;
  margin-left: 10px; }

.use-code-pdp {
  font-size: 12px;
  font-weight: 400;
  line-height: 17.3px;
  color: #279665;
  margin-bottom: 0 !important; }

.custom-plus-four {
  font-size: 12px;
  font-weight: 400;
  line-height: 16.34px; }

.productName {
  margin: 10px 0 5px 0 !important; }

/* .productLink{
    color:black !important; 
   
   
   } */
.product_name_text {
  font-size: 14px !important;
  font-weight: 400 !important;
  color: #0E0E0E !important;
  font-family: 'Open Sans';
  line-height: 20px;
  text-overflow: ellipsis !important;
  overflow: hidden !important;
  white-space: nowrap !important; }

.fontAlignProdNameHead {
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  color: #626262;
  line-height: 1.3rem;
  /* justify-content: center; */ }

.fiveStarRating {
  color: #FFDC26; }

.you-may-also-like-link {
  font-size: 14px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  width: 92%;
  font-weight: 300;
  font-family: 'Open Sans';
  line-height: 19.06px;
  margin: 2.4px 0; }

.you-may-also-like-rec-img {
  width: 100%;
  min-height: 215px;
  height: fit-content; }

.quick_view {
  position: relative;
  bottom: -10px;
  left: -32px;
  font-size: 12px; }

.lock {
  background-color: #3355FF;
  margin-right: 3px;
  padding: 6px;
  color: white; }

.plus {
  background-color: white;
  margin-right: 3px;
  padding: 5px 0 5px 0;
  color: black !important; }

.heart {
  background-color: #3355FF;
  margin-right: 3px;
  padding: 6px;
  color: white; }

.image-container .quickview {
  display: none !important; }

.quickview {
  transition: all 5000ms ease-in-out !important; }

.image-container:hover .quickview {
  display: block !important; }

.highlight-head {
  font-family: 'Open Sans';
  font-size: 16px;
  font-weight: 400;
  line-height: 21.36px;
  color: #000000;
  margin: 0 0 12px; }

.highlight-desc {
  font-size: 14px;
  font-weight: 300;
  font-family: 'Open Sans';
  line-height: 23.07px;
  color: #000000;
  margin-bottom: 8px;
  display: inherit; }

.customDetailsPdp {
  padding: 0 !important;
  font-size: 14px;
  font-weight: 300; }

.product-description-heading {
  font-size: 16px;
  font-weight: 400;
  line-height: 21.79px;
  margin-bottom: 7px;
  font-family: 'Open Sans'; }

.slimAndFit {
  font-size: 14px;
  font-weight: 300;
  font-family: 'Open Sans';
  line-height: 21.5px;
  padding: 0 !important; }

.pdp-desc-col-sub {
  padding: 0 !important;
  font-size: 16px;
  color: #000000;
  font-weight: 500; }

.description-and-detail-custom {
  margin-top: 24px; }

.product-desc-pdp-sub {
  margin-bottom: 15px !important; }

@media (max-width: 768px) {
  .product-attributes-row-mob {
    margin-left: 0 !important;
    margin-right: 0 !important; }
  .product-desc-pdp-sub {
    padding: 0 15px; } }

.descriptionDetails {
  font-size: 14px;
  font-weight: 300;
  font-family: 'Open Sans';
  padding: 0 !important;
  line-height: 23.71px; }

.delivery-heading {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  margin: 13px 0 12px; }

.input-pin-code {
  padding-bottom: 5px;
  border: none;
  border-bottom: 1px solid #E4E4E4;
  margin-right: 65px;
  outline: none; }

.check-pincode {
  /* font-size: 14px;
color: #0073B4 ! important;
margin-left: 10px;
vertical-align:bottom; */
  outline: none;
  border: none;
  background: transparent;
  font-family: Open Sans;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 19px;
  color: #0073B4 !important; }

.shipping-detail-pdp {
  margin-bottom: 21px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  gap: 18px; }

.delivery-details-info {
  padding: 20px 0 9px;
  border-bottom: 1px solid #E4E4E4; }

.delivery-detail-list {
  color: #282C3F;
  font-weight: 500;
  font-size: 14px;
  line-height: 20.33px; }

.input-pin-code[placeholder] {
  font-size: 14px;
  font-weight: 300;
  line-height: 19.07px;
  font-family: 'Open Sans'; }

.custon-add-to-cart-btn {
  background-color: #fff !important;
  border: 2px solid #0073B4; }

.price-carousel-hp {
  font-weight: 600;
  font-size: 14px;
  line-height: 19.07px;
  font-family: 'Open Sans'; }

.prices-in-pdp {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: end;
      justify-content: flex-end; }

.sales-price-custom {
  font-family: Open Sans;
  font-weight: 600 !important;
  font-size: 24px;
  line-height: 32.68px; }

.strike-through-custom-pdp {
  font-family: Open Sans;
  font-weight: 300;
  font-size: 20px;
  line-height: 27.24px;
  margin-left: 17px; }

.range {
  font-family: 'Open Sans';
  font-size: 14px;
  font-style: normal;
  font-weight: 600 !important;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: left; }

.estimated-error {
  color: red; }

.estimated-success {
  color: #0073B4; }

.pdp-right-side-mob-pad {
  max-width: 45%; }

.plp_quickview_header {
  background-color: #0073B4 !important; }

.mrp-price {
  font-size: 1.5rem;
  font-family: Open Sans; }

.product-price-custom-main {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.font-weight-normal-des {
  font-size: 14px !important; }

