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

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

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

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

@media (min-width: 820px) and (max-width: 991.98px) {
  .pull-left-md-air {
    float: left; }
  .pull-right-md-air {
    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: 819.98px) {
  .hidden-md-down {
    display: none !important; } }

@media (max-width: 991.98px) {
  .hidden-md-air-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: #f5f5dc;
  -moz-border-radius: 1.25em;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-beige.disabled {
    opacity: 0.2; }

.swatch-filter-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f5f5dc;
  -moz-border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #f5f5dc;
  display: block;
  position: relative; }
  .swatch-filter-beige.disabled {
    opacity: 0.2; }

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

.swatch-filter-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000000;
  -moz-border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #000000;
  display: block;
  position: relative; }
  .swatch-filter-black.disabled {
    opacity: 0.2; }

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

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

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

.swatch-filter-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #a52a2a;
  -moz-border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #a52a2a;
  display: block;
  position: relative; }
  .swatch-filter-brown.disabled {
    opacity: 0.2; }

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

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

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

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

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

.swatch-filter-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000080;
  -moz-border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #000080;
  display: block;
  position: relative; }
  .swatch-filter-navy.disabled {
    opacity: 0.2; }

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

.swatch-filter-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ffa500;
  -moz-border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #ffa500;
  display: block;
  position: relative; }
  .swatch-filter-orange.disabled {
    opacity: 0.2; }

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

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

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

.swatch-filter-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #800080;
  -moz-border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #800080;
  display: block;
  position: relative; }
  .swatch-filter-purple.disabled {
    opacity: 0.2; }

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

.swatch-filter-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f00;
  -moz-border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #f00;
  display: block;
  position: relative; }
  .swatch-filter-red.disabled {
    opacity: 0.2; }

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

.swatch-filter-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ffffff;
  -moz-border-radius: 0.69em;
  border-radius: 0.69em;
  background-color: #ffffff;
  display: block;
  position: relative; }
  .swatch-filter-white.disabled {
    opacity: 0.2; }

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

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

.swatch-circle-miscellaneous {
  background: linear-gradient(0deg, #821e91 0, #821e91 25%, #edd134 25%, yellow 50%, #edd134 50%, #59ba00 50%, #59ba00 76%, #111 76%, #111 100%), linear-gradient(0deg, #0e5cd1 0, #0e5cd1 50%, #e20b0b 50%, #e20b0b 100%);
  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: 0.2; }
  .swatch-circle-miscellaneous.selected::after {
    transform: rotate(-35deg); }

.product-detail .attributes .swatch-circle {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ffffff;
  -moz-border-radius: 1.25em;
  border-radius: 1.25em;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  display: inline-block;
  margin-right: 0.313em;
  position: relative; }
  .product-detail .attributes .swatch-circle.color-value[data-selected=true]::after {
    color: #000000;
    content: '\F058';
    display: table-caption;
    font-family: 'FontAwesome';
    font-size: 1.625em;
    left: 0.295em;
    position: absolute; }
  .product-detail .attributes .swatch-circle.color-value.selected::after {
    background: #ffffff;
    border-radius: 50%;
    color: #000000;
    content: '\F058';
    display: table-caption;
    font-family: 'FontAwesome';
    font-size: 1.625em;
    height: 0.75em;
    left: 0.31em;
    line-height: 0.8em;
    position: absolute;
    top: 0.35em;
    width: 0.8em; }
  .product-detail .attributes .swatch-circle i.fa-times-circle {
    background: #ffffff;
    border-radius: 50%;
    height: 0.75em;
    line-height: 0.8em;
    width: 0.8em; }

.product-detail [disabled] .swatch-circle,
.product-detail .swatch-circle.unselectable {
  cursor: not-allowed; }
  .product-detail [disabled] .swatch-circle.color-value.selected::after,
  .product-detail .swatch-circle.unselectable.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: 0.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: 819.98px) {
      .social-container .social-icons {
        font-size: 1.5625em; } }
    .social-container .social-icons i,
    .social-container .social-icons a {
      color: #444;
      padding-right: 0.2em; }

label.availability {
  padding-right: 0.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: 0.625em; } }

@media (max-width: 543.98px) {
  .product-number-rating .ratings {
    background-color: #ffffff;
    margin-top: -1.875em;
    /* 30/16 */
    margin-right: -0.9375em;
    /* 15/16 */
    padding: 0.1875em;
    /* 3/16 */ } }

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

.promotions {
  font-weight: normal;
  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: #000000; }

.product-breadcrumb .breadcrumb {
  border-bottom: none;
  margin-left: -1rem;
  margin-bottom: 0; }
  @media (max-width: 819.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 0.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: 0.5rem; }

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

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

.checkout-btn-popup {
  color: #4E3844 !important;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }

.vs_attributes_custom_quantity {
  padding-left: 1rem !important; }

button:focus {
  outline: none !important;
  box-shadow: none !important; }

.vs_carousel_images_container {
  margin-top: 0.1rem;
  width: 100%;
  height: 100%; }

.vs_updated_images {
  padding-left: 0.063rem;
  width: 100%;
  height: auto;
  padding-top: 0.063rem; }

.product-detail .customprice .price {
  font-size: 0.75rem !important;
  line-height: 1.063rem !important; }

.sr-only {
  white-space: nowrap; }

.sr-only-focusable:active,
.sr-only-focusable:focus {
  white-space: normal; }

.sr-only-focusable:active,
.sr-only-focusable:focus {
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

@media (max-width: 768.98px) {
  .collapsible-xs .title::after {
    float: right;
    content: "+";
    color: #221D1D;
    font-size: 1.3rem;
    margin-top: -0.1rem;
    font-weight: 300 !important; } }

@media (max-width: 768.98px) {
  .collapsible-xs.active .title::after {
    content: "\2212";
    margin-top: -0.2rem;
    color: #221D1D;
    font-weight: 300 !important;
    font-size: 1.354rem; } }

.enlarge-text {
  font-family: "BentonSans-Book";
  font-size: 12px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 0.04em;
  color: #4E3844;
  vertical-align: middle; }

.modelcustomwidth {
  max-width: 100%;
  margin: 0rem auto; }

.customimgcrossbar {
  overflow: scroll;
  width: 101.24% !important;
  height: 100vh !important; }

.color-attribute .swatch-circle.unselectable {
  display: inline-block;
  position: relative; }

.color-attribute .swatch-circle.uunselectable::before {
  content: '';
  position: absolute;
  left: 0.3rem;
  top: 0.2rem;
  bottom: 0.38em;
  background: linear-gradient(to left top, transparent 48.5%, currentColor 50.5%, currentColor 53.5%, transparent 55.5%);
  color: #ffffff;
  width: 1.875rem; }

.color-attribute .swatchcircle.unselectable {
  display: inline-block;
  position: relative; }

.color-attribute .swatchcircle.unselectable::before {
  content: '';
  position: absolute;
  left: 0.2rem;
  top: 0.38em;
  bottom: 0.38em;
  background: linear-gradient(to left top, transparent 48.5%, currentColor 50.5%, currentColor 53.5%, transparent 55.5%);
  color: #ffffff;
  width: 1.875rem; }

.custom-size {
  position: relative; }

.product-detail .attributes .swatch-circle {
  border-radius: 50%; }

.product-detail .attributes .swatch-circle.color-value.selected::after {
  background: transparent;
  content: '' !important; }

.swatch-circle.swatchcircle.color-value.selected::after {
  background: transparent;
  content: '' !important; }

.product-detail .attributes .swatch-circle.color-value.selected {
  box-shadow: #605858 0px 0px 0px 1px !important;
  border: 3px solid #f5f5f6 !important; }

.product-detail .hovereffectinrecpdp.selected {
  box-shadow: #605858 0px 0px 0px 1px !important;
  border: 3px solid #f5f5f6 !important; }

@media (max-width: 819.98px) {
  .attributescustomspace {
    margin-top: 0.538rem; } }

@media (min-width: 769px) {
  .attributescustomspace {
    margin-bottom: -0.2rem !important; } }

.color-attribute {
  background-color: #ffffff;
  transition: box-shadow 0.1s ease;
  border-radius: 50%;
  margin-right: 0.25rem; }

.returnpolicycontent {
  margin-top: 0.822rem;
  padding-left: 0.05rem;
  line-height: 1.25rem; }
  @media (max-width: 819.98px) {
    .returnpolicycontent {
      margin-top: 0.75rem;
      line-height: 1.25rem;
      margin-left: 0.2rem; } }

.freereturnstext {
  font-size: 0.75rem;
  color: #221D1D;
  font-family: "BentonSans-Book";
  letter-spacing: 0.04rem; }
  @media (max-width: 819.98px) {
    .freereturnstext {
      line-height: 1.25rem; } }

.learnreturn {
  font-size: 0.75rem;
  color: #4E3844 !important;
  letter-spacing: 0.04rem;
  text-decoration: underline;
  font-family: "BentonSans-Book"; }

.printcolor-value {
  font-family: "BentonSans-Medium";
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0.04rem;
  padding-left: 0.375rem;
  color: #221D1D;
  margin-bottom: 0rem; }

.attrnamealignpopup {
  font-size: 0.75rem;
  display: -ms-flexbox;
  display: flex; }

@media (max-width: 819.98px) {
  .rightarrowmobile {
    width: 6%;
    margin-left: 0.1rem; } }

.fittips-information {
  margin-bottom: 0rem;
  padding-left: 0.375rem;
  padding-top: 0.313rem;
  padding-bottom: 0.313rem;
  line-height: 1.25rem;
  font-family: "BentonSans-Book";
  font-size: 0.75rem;
  letter-spacing: 0.04rem; }
  @media (max-width: 819.98px) {
    .fittips-information {
      font-size: 0.688rem; } }

.showhidetext {
  font-family: "BentonSans-Book";
  font-size: 0.75rem;
  color: #CE2B21;
  letter-spacing: 0.04rem;
  background-color: #ffffff;
  line-height: 1.25rem; }

.showhiderectext {
  font-family: "BentonSans-Book";
  font-size: 0.75rem;
  color: #CE2B21;
  letter-spacing: 0.04rem;
  background-color: #ffffff; }

@media (max-width: 819.98px) {
  .imgalerthazart {
    width: 6%;
    padding-top: 0.25rem; } }

.imgalerthazart {
  padding-top: 0.125rem; }

@media (min-width: 769px) {
  .image2 {
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity .1s ease;
    width: 100%; }
  .image2:hover {
    opacity: 1; } }

@media (max-width: 819.98px) {
  .image2 {
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity .1s ease;
    width: 100%; }
  .image2:hover {
    opacity: 1; }
  .image2 {
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity .1s ease;
    width: 100%; }
  .image2:hover {
    opacity: 1; } }

.dropdown {
  position: relative; }

.dropdown-menu {
  position: absolute;
  bottom: 100%; }

.pdpmobileimglayout,
.carousel-indicators .active {
  background-color: #000000; }

.pdpmobileimglayout,
.carousel-indicators li {
  width: 0.5rem;
  border-radius: 50%;
  height: 0.5rem;
  margin-right: 0.3rem;
  border: 0.1rem solid #605858;
  opacity: 1; }

.carousel-indicators {
  z-index: 1 !important; }

.carousel .carouselclkbtnds {
  background-color: transparent;
  font-size: 1.875rem;
  height: 3rem;
  padding-top: 0.24em;
  width: 0.6rem; }

.customdotshide {
  z-index: 1; }

.add-to-cart-messages {
  top: 19% !important; }

.size-chartpdpalign {
  margin-top: 0.4rem; }
  @media (max-width: 819.98px) {
    .size-chartpdpalign {
      padding-left: 0.36rem; } }

.moredetailss {
  padding-left: 0.01rem;
  margin-top: -1rem; }

.moredetailsinformation {
  margin-top: -1.3rem; }
  @media (max-width: 819.98px) {
    .moredetailsinformation {
      margin-top: -0.8rem; } }

.main-wrapper h3 {
  font-size: 0.844rem;
  font-family: "BentonSans-Book"; }

.main-wrapper {
  color: #605858; }

.main-wrapper {
  font-size: 0.75rem;
  font-family: "BentonSans-Book";
  line-height: 1rem;
  letter-spacing: 0.04em;
  width: 85%;
  color: #221D1D; }

.para-hide {
  display: none; }

#hide {
  display: none; }

button {
  border: none;
  font-size: 0.688rem;
  font-family: "BentonSans-Book"; }

.morerecommendbtnUI {
  font-size: 0.75rem;
  line-height: 1rem;
  font-family: "BentonSans-Book";
  letter-spacing: 0.04rem;
  background-color: transparent;
  color: #4E3844;
  position: relative;
  left: 15.5rem;
  top: -2.34rem; }

.mobile-carousel-div {
  display: none; }

.quantityaligntop {
  margin-top: 1rem !important; }

@media (max-width: 819.98px) {
  .horizonlinespacing {
    margin-top: 0rem; } }

.modal-header-custom {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  background-color: #221D1D; }

.modal-title-custom {
  color: #ffffff;
  font-family: "BentonSans-Light";
  font-size: 0.75rem;
  letter-spacing: 0.05rem;
  margin-bottom: 0rem; }

@media (min-width: 769px) {
  .categorySelectpdp {
    margin-bottom: 0.075rem; } }

@media (min-width: 769px) {
  .colorswatchrec {
    margin-bottom: -0.6rem; } }

.carousel .icon-prev,
.carousel .icon-next {
  display: none !important; }

.boldFontText {
  font-size: 0.593rem;
  font-family: "BentonSans-Medium";
  letter-spacing: 0.04rem;
  line-height: 12px; }

.recommend-item-main,
.forum-content-rec {
  width: 95%;
  font-size: 0.75rem;
  letter-spacing: 0.04rem;
  color: #221D1D;
  font-family: "BentonSans-Book";
  line-height: 1rem;
  font-weight: 400; }

.nav-toggle,
.morelink {
  text-decoration: none;
  font-weight: 700;
  font-size: 0.75rem;
  letter-spacing: 0.04rem;
  outline: 0;
  color: #000000; }

.remaining-content span {
  display: none; }

.expandable {
  transition: height 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition-duration: 50ms; }

.morelink {
  font-size: 0.75rem;
  position: relative;
  right: 0.438rem;
  color: #4E3844 !important;
  text-decoration: underline;
  letter-spacing: 0.04rem;
  line-height: 1rem;
  font-family: "BentonSans-Book";
  -webkit-text-decoration-color: #4E3844;
          text-decoration-color: #4E3844; }

.less {
  color: transparent !important;
  text-decoration: none !important; }

.dropdown-item {
  background-color: #ffffff; }

.showhidetext {
  font-family: "BentonSans-Book";
  font-size: 0.75rem;
  color: #CE2B21;
  letter-spacing: 0.04rem;
  position: relative;
  top: -1.6rem;
  background-color: #ffffff;
  line-height: 1.25rem;
  margin-bottom: -2rem; }

.showhiderectext {
  font-family: "BentonSans-Book";
  font-size: 0.75rem;
  color: #CE2B21;
  letter-spacing: 0.04rem;
  position: relative;
  top: -1.6rem;
  background-color: #ffffff;
  margin-bottom: -2rem; }

@media (max-width: 819.98px) {
  border-top: none; }

@media (min-width: 769px) {
  .customWidthAlignContent {
    width: 85%;
    padding: 0em; }
  .alignitemsdata {
    margin-top: 1rem; }
  .custom-main {
    padding: 0; }
  .bread-crumb-arrows {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: baseline;
        align-items: baseline;
    font-size: 0.688rem;
    padding-left: 1.1rem; }
  .custom-breadcrumb {
    padding: 0;
    font-size: 0.667rem;
    font-family: "BentonSans-Book";
    letter-spacing: 0.08rem;
    color: #605858 !important;
    padding-left: 0.313rem; }
  .subcategory-div a:hover {
    text-decoration: none; }
  .custom-breadcrumb .subcategory-div:nth-child(1) {
    font-weight: bolder;
    color: #4E3844 !important;
    font-family: "BentonSans-Bold"; }
  .subcategory-div a {
    font-size: 0.667rem;
    font-family: "BentonSans-Book";
    letter-spacing: 0.08rem;
    color: #605858 !important;
    line-height: 16px; }
  .homeBreadcrumbDesktop {
    font-size: 0.667rem;
    font-family: "BentonSans-Medium";
    color: #4E3844;
    letter-spacing: 0.04rem;
    position: relative;
    top: 2px;
    right: 0.688rem;
    line-height: 16px; }
  .textDecLine:hover {
    text-decoration: none !important; }
  .product-detail-custom {
    margin-top: 0rem !important; }
  .bread-crumb-arrows {
    position: relative !important;
    left: 0.813rem !important;
    top: -1rem; } }

@media (max-width: 819.98px) {
  .mainContentPopup {
    margin-left: 11px; }
  .mobileModelAlign {
    padding-top: 10px; }
  .mobileModelDown {
    margin-top: 3rem;
    margin-right: 0;
    margin-left: 0; }
  .product-discription-space {
    margin-bottom: -0.25rem; }
  .description-and-detail .content {
    margin-top: 0em;
    margin-bottom: 0.938rem; }
  .horizonLine {
    width: 98%;
    margin-left: 0.35rem; }
  .product-options {
    margin-top: 0.6rem; }
  .subcategory-div a:hover {
    text-decoration: none; }
  .subcategory-div a {
    font-size: 0.667rem;
    font-family: "BentonSans-Book";
    letter-spacing: 0.10rem;
    color: #605858 !important; }
  .product-breadcrumb .breadcrumb {
    border-top: none; }
  .bread-crumb-arrows {
    position: relative;
    left: 3.563rem; }
  .custom-breadcrumb {
    font-size: 0.667rem;
    font-family: "BentonSans-Book";
    line-height: 16px;
    padding: 0em 1.5em; }
  .homeBreadcrumbMobile {
    font-size: 0.688rem;
    font-family: "BentonSans-Medium";
    color: #4E3844;
    letter-spacing: 0.04rem;
    position: relative;
    top: 1.688rem;
    left: 1.25rem;
    font-weight: 300; }
  .textDecLine:hover {
    text-decoration: none !important; }
  .logoForArrowPosition {
    position: relative; }
  .imagePositonAbsolute {
    position: absolute;
    top: 2.25rem;
    left: 0.25rem; }
  .fa-angle-down:before {
    content: "\F107" !important; } }

.back-button-pdp {
  font-family: "BentonSans-Medium";
  color: #4E3844 !important;
  font-size: 0.667rem;
  line-height: 16px;
  letter-spacing: 0.08em; }

.back-button-pdp:hover {
  text-decoration: none; }

.li-pdp-breadcrumb {
  display: -ms-flexbox;
  display: flex;
  gap: 6.87px;
  margin-right: 8px; }

.category-breadcrumbs {
  font-size: 0.667rem;
  font-family: "BentonSans-Book";
  letter-spacing: 0.08rem;
  color: #605858 !important;
  line-height: 16px;
  padding-right: 2px; }

@media (min-width: 769px) {
  .description-and-detail {
    margin-top: 1.75rem; }
  .row-layout-desktop {
    margin-right: 0;
    margin-left: 0; }
  .product-breadcrumb .custom-breadcrumb {
    margin-left: 0; } }

.carousel-image-pdp-vs {
  margin-right: 0;
  margin-left: 0; }

.size-chart {
  margin-top: 0rem; }

.product-prce-info {
  font-size: 13.5px;
  line-height: 20px;
  letter-spacing: 0.48px;
  font-family: "BentonSans-Medium";
  color: #221D1D;
  line-height: 16px; }
  @media (max-width: 768.98px) {
    .product-prce-info {
      font-size: 0.75rem;
      line-height: 16px;
      letter-spacing: 0.48px; } }

@media (max-width: 768.98px) {
  .product-tile .tile-body {
    padding: 0 !important; } }

.product-tile .tile-body {
  padding: 0.625em 0 1.875em; }

.slickcarouselcustomone .slick-slide .product-tile,
.slickcarouselcustomtwo .slick-slide .product-tile {
  border: 0px solid #ffffff;
  margin-right: 1px; }

.underDecorLine {
  text-decoration: underline;
  font-family: "BentonSans-Book";
  font-size: 0.75rem;
  color: #4E3844;
  line-height: 1.25rem;
  letter-spacing: 0.04em;
  padding-left: 6.36px; }

.borderradius-left {
  border-radius: 0.188em 0 0 0.188em; }

.borderadius-right {
  border-radius: 0 0.188em 0.188em 0; }

[data-class="btndisable"].custom-size.selectable.active {
  background-color: #F7F7F8 !important;
  border: none !important; }

.contentspacealign .details-more {
  color: #000000;
  font-weight: bold; }

.returnHeadPopup {
  font-family: "BentonSans-Book";
  font-size: 15.19px;
  font-style: normal;
  color: #221d1d;
  font-weight: 400;
  letter-spacing: 0.608px;
  margin-bottom: 0rem;
  padding-top: 3px; }

.gwpContentData {
  font-family: "BentonSans-Book";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  text-align: left;
  color: #221d1d;
  line-height: 20px;
  letter-spacing: 0.48px; }

.gwpContentDataList {
  font-family: "BentonSans-Book";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  color: #605858;
  letter-spacing: 0.48px; }

.returnsExclusiveDesktop {
  font-family: "BentonSans-Medium";
  font-size: 13.5px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.54px;
  margin-bottom: 18px; }

.btnAlignLeft {
  padding-right: 27px !important;
  opacity: 1; }

.completeBodySpacing {
  padding: 16px 20px 0px 20px; }

.listDivContent {
  padding: 5px 21px 22px 10px; }

.headerpaddingalign {
  padding: 21px 20px 21px 20px; }

.ButtonRowsUi {
  display: -ms-flexbox;
  display: flex;
  padding: 20px 20px;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  @media (max-width: 819.98px) {
    .ButtonRowsUi {
      padding: 16px 0px 0px 0px; } }

.btnForContinue {
  padding: 14px 45px 14px 46px;
  border-radius: 3px;
  border: 1px solid #4E3844;
  background-color: #ffffff;
  text-align: center;
  font-family: "BentonSans-Medium";
  font-size: 0.949rem;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  color: #4E3844;
  letter-spacing: 1.215px;
  text-transform: uppercase; }
  @media (max-width: 819.98px) {
    .btnForContinue {
      padding: 3px !important; } }

.checkoutCartView {
  width: 182px;
  max-width: 100%;
  height: 48px;
  border-radius: 3px;
  background-color: #F4C6CF;
  text-align: center;
  font-family: "BentonSans-Medium";
  font-size: 0.949rem;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 1.215px;
  text-transform: uppercase;
  color: #4E3844; }

.attributeQuickDesktop {
  padding: 0rem 0rem; }

.productNameJs {
  font-family: "BentonSans-Book";
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  color: #221D1D;
  margin-bottom: 3px;
  letter-spacing: 0.48px;
  margin-bottom: 1px; }
  @media (max-width: 819.98px) {
    .productNameJs {
      margin-bottom: 2px; } }

.productIdJs {
  font-family: "BentonSans-Book";
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.48px;
  color: #221D1D;
  margin-bottom: 0px; }

.colorColorUi {
  font-family: "BentonSans-Book";
  font-size: 0.667rem;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.427px;
  margin-bottom: 0rem;
  color: #605858; }

.colorValueNameJs {
  font-family: "BentonSans-Book";
  margin-bottom: 0rem;
  font-size: 0.667rem;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.427px;
  color: #221D1D; }

.sizeSizeConstant {
  font-family: "BentonSans-Book";
  font-size: 0.667rem;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.427px;
  color: #605858;
  padding-right: 12px; }
  @media (max-width: 819.98px) {
    .sizeSizeConstant {
      padding-right: 8px; } }

.productAttributeJs {
  font-family: "BentonSans-Book";
  font-size: 0.667rem;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.427px;
  color: #221D1D; }

.productPriceJs {
  text-align: right;
  font-family: "BentonSans-Medium";
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.48px;
  margin-bottom: -6px; }
  @media (max-width: 819.98px) {
    .productPriceJs {
      margin-bottom: 0px;
      margin-left: 2px; } }

.productQuantityJs {
  font-family: "BentonSans-Book";
  font-size: 0.667rem;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.427px;
  color: #221D1D;
  margin-bottom: 0rem; }

.productQuantityJsTotal {
  font-family: "BentonSans-Book";
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  color: #221D1D;
  line-height: 20px;
  letter-spacing: 0.48px;
  margin-bottom: 0rem;
  padding: 15px 20px 15px 20px; }
  @media (max-width: 819.98px) {
    .productQuantityJsTotal {
      padding: 7px 6px 7px 6px; } }

.varientBrand {
  text-transform: uppercase; }

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.1rem; }

.breadcrumb-item + .breadcrumb-item::before {
  padding-right: 0.1rem; }

.gapForPriceQuantityMobile {
  padding-left: 88px;
  margin-top: -29px; }
  @media (max-width: 819.98px) {
    .gapForPriceQuantityMobile {
      margin-top: -18px; } }

@media (max-width: 819.98px) {
  .button-for-mobile {
    width: 100%; }
  .checkoutCartView {
    width: 100% !important; } }

.items-text-align {
  -ms-flex-align: center;
      align-items: center;
  padding: 15px 0px; }

.footerrecommend {
  padding: 10px; }

.youmayLike {
  text-align: center;
  padding: 0px 0px 20px 0px; }

.accordion-icon {
  float: right;
  transition: transform 0.3s ease;
  font-size: 1.156rem;
  font-family: math;
  padding-left: 0.38rem; }

.accordion-header.active .accordion-icon {
  color: #221D1D;
  font-size: 1.6rem;
  margin-top: -8px; }

.js-long-desc ul {
  padding-left: 1.875rem !important; }

.product-description {
  color: #221D1D;
  font-family: "BentonSans-Bold";
  font-size: 0.667rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1rem;
  letter-spacing: 1.707px;
  text-transform: uppercase;
  background-color: transparent !important; }

@media (max-width: 819.98px) {
  .pdp-custom-accordian {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    padding-right: 0px; }
  .compositionmodelbox {
    margin-left: 10px; }
  .mpid-id {
    margin-right: 0.844rem; }
  .pdp-details-accordian .product-description {
    padding-bottom: 0.565px;
    padding-left: 5.5px; }
  .first-compositionmodelbox {
    padding-top: 7.65px; } }

.headerpaddingalign {
  padding: 0 !important; }

.returnHeadPopup {
  margin-left: 10px; }

.return-popup {
  padding: 10px !important; }

.returnHeadPopup {
  margin-left: 15px; }

.recommendationProduct {
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.img-loader {
  height: 196px;
  width: 100%;
  background: #EFECEA; }

.rupee-symbol {
  font-family: "BentonSans-Medium";
  font-size: 0.75rem;
  letter-spacing: 0.04em;
  line-height: 34px; }

.add-to-cart-messages .alert-success.add-to-basket-alert {
  display: none; }

@media (min-width: 769px) {
  .mainContentPopup {
    padding: 20px 10px 0px 35px; }
  .body-spacing-items {
    padding: 0px;
    overflow: hidden; }
  .model-main-popup .modal-dialog {
    max-width: 514px !important; } }

.gapForPriceQuantityTab {
  display: none !important; }

@media only screen and (min-width: 600px) and (max-width: 769px) {
  .gapForPriceQuantityTab {
    display: block !important; } }

/* For tablets with screen width between 600px and 900px */
@media only screen and (min-width: 600px) and (max-width: 900px) {
  .btnAlignTab {
    padding-left: 4px; }
  .description-and-detail {
    margin-top: 1rem; }
  .description-and-detail
.description {
    margin-bottom: 1rem; }
  .pdp-details-accordian
.product-description {
    padding-right: 6px; }
  .horizonlinespacing {
    margin-top: 0rem;
    width: 95%;
    margin-right: 22px; }
  .product-name {
    border-bottom: none; } }

.collapsible-xl .title::after {
  content: "" !important; }

.collapsible-xl.active .title::after {
  content: "" !important; }

.collapsible-xl .title {
  line-height: inherit; }
  @media (min-width: 769px) {
    .collapsible-xl .title {
      margin-top: 7px; } }

.attribute {
  margin-top: 0.638em !important; }
  @media (min-width: 769px) {
    .attribute {
      margin-top: 0.938em !important; } }

