/* colors */
/*font family*/
/* breakpoints */
/*transform*/
/*transform*/
/*opacity*/
/*opacity- end*/
.cp-banner-cm {
  min-height: 26.3rem;
  position: relative;
  background-position: right bottom; }
  @media only screen and (max-width: 768px) {
    .cp-banner-cm {
      min-height: 21.1rem; } }
  .cp-banner-cm::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 24.2rem;
    background-image: linear-gradient(to bottom, #000, rgba(0, 0, 0, 0));
    background-size: cover;
    z-index: 1; }
  .cp-banner-cm:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to right, #000 -4%, rgba(0, 0, 0, 0) 100%);
    background-size: cover;
    z-index: 1; }
  .cp-banner-cm .banner-cont {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2; }
    @media only screen and (max-width: 768px) {
      .cp-banner-cm .banner-cont {
        top: 40%; } }
    .cp-banner-cm .banner-cont .banner-title {
      font-size: 10rem;
      line-height: 10.2rem;
      font-family: "BebasNeue-Regular";
      color: #ffffff; }
      @media only screen and (max-width: 768px) {
        .cp-banner-cm .banner-cont .banner-title {
          font-size: 4rem;
          line-height: 4.8rem; } }
      .cp-banner-cm .banner-cont .banner-title .typ-1 {
        z-index: 2;
        position: relative; }
        .cp-banner-cm .banner-cont .banner-title .typ-1:before {
          content: '';
          position: absolute;
          left: 0;
          right: 0;
          z-index: -1;
          background: #ffffff;
          filter: blur(8px);
          background-color: #121212;
          height: 2.4rem;
          width: calc(100% + 3rem);
          bottom: 3rem; }
      .cp-banner-cm .banner-cont .banner-title .typ-2 {
        margin-top: -3.5rem;
        z-index: 0;
        opacity: 0.6; }
        @media only screen and (max-width: 768px) {
          .cp-banner-cm .banner-cont .banner-title .typ-2 {
            margin-top: -2.4rem; } }

.cp-banner-cm {
  min-height: 35.3rem; }
  @media only screen and (max-width: 768px) {
    .cp-banner-cm {
      min-height: 27.6rem; } }
  .cp-banner-cm .banner-cont .banner-title {
    font-size: 10rem; }
    .cp-banner-cm .banner-cont .banner-title .typ-1:before {
      bottom: 2rem !important; }
    @media only screen and (max-width: 768px) {
      .cp-banner-cm .banner-cont .banner-title {
        line-height: 5.8rem;
        font-size: 6rem; } }

.cp-contact {
  padding: 82px 0 71px;
  box-shadow: 0 2px 24px 0 #c1c1c1;
  background: #ffffff;
  margin-top: -2rem;
  position: relative;
  z-index: 2;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px; }
  @media only screen and (max-width: 1024px) {
    .cp-contact {
      padding: 2rem 2.5rem 0.8rem; } }
  .cp-contact .contact-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    @media only screen and (max-width: 1024px) {
      .cp-contact .contact-wrap {
        -ms-flex-direction: column;
            flex-direction: column; } }
  .cp-contact .contact-block {
    width: 45%; }
    @media only screen and (max-width: 1024px) {
      .cp-contact .contact-block {
        width: 100%;
        padding: 4rem 0; } }
    .cp-contact .contact-block:first-child {
      border-right: solid 1px rgba(151, 151, 151, 0.5); }
      @media only screen and (max-width: 1024px) {
        .cp-contact .contact-block:first-child {
          border-right: 0;
          border-bottom: solid 1px rgba(151, 151, 151, 0.5); } }
    .cp-contact .contact-block .title {
      font-family: "Barlow-Bold";
      font-size: 3.2rem;
      letter-spacing: 0.64px;
      color: #000000;
      margin-bottom: 4rem;
      text-transform: uppercase; }
      @media only screen and (max-width: 1024px) {
        .cp-contact .contact-block .title {
          font-size: 2.1rem;
          line-height: 2rem;
          margin-bottom: 2.6rem;
          letter-spacing: 0.42px; } }
  .cp-contact .contact-list .contact-item {
    margin-bottom: 3.1rem;
    position: relative;
    display: -ms-flexbox;
    display: flex; }
    .cp-contact .contact-list .contact-item .tel-no,
    .cp-contact .contact-list .contact-item .val {
      font-size: 1.8rem;
      letter-spacing: 0.36px;
      color: #000000; }
      @media only screen and (max-width: 1024px) {
        .cp-contact .contact-list .contact-item .tel-no,
        .cp-contact .contact-list .contact-item .val {
          font-size: 1.6rem; } }
    .cp-contact .contact-list .contact-item .icon {
      margin-right: 1.7rem;
      font-size: 2.1rem;
      color: #000000;
      min-width: 3.1rem; }
      @media only screen and (max-width: 1024px) {
        .cp-contact .contact-list .contact-item .icon {
          font-size: 1.4rem;
          margin-right: 1.4rem; } }
      .cp-contact .contact-list .contact-item .icon.icon-location-1 {
        font-size: 3.2rem; }
    .cp-contact .contact-list .contact-item .btn-link {
      text-decoration: none;
      font-family: "Barlow-SemiBold";
      font-size: 1.4rem;
      color: #f8673b !important;
      display: block;
      margin-top: 1.2rem; }
      .cp-contact .contact-list .contact-item .btn-link .icon2 {
        margin-right: .5rem; }

.cp-contact .contact-block .contact-item .store-name,
.cp-contact .contact-block .contact-item .cm-line-break {
  line-height: 1.67; }

.cp-contact .contact-block .contact-item .btn-link {
  text-transform: uppercase; }

.cp-contact .contact-block .contact-item .rb {
  border-right: solid 1px rgba(151, 151, 151, 0.5);
  padding-right: 1rem;
  margin-right: 0.5rem; }

.cp-form .input-wrap {
  width: 100%;
  margin: 0 0 5rem;
  position: relative; }
  .cp-form .input-wrap.error .error-wrap {
    display: inline-block; }

.cp-form .inputDefault {
  width: 100%;
  background: none;
  border-bottom: 1px solid #979797;
  padding: 0.6rem 0;
  color: #ffffff;
  font-family: "Barlow-Regular";
  font-size: 1.8rem; }
  .cp-form .inputDefault::-ms-reveal, .cp-form .inputDefault::-ms-clear {
    display: none; }
  .cp-form .inputDefault::-webkit-input-placeholder {
    color: #7d7d7d;
    font-size: 1.8rem;
    font-family: "Barlow-Light"; }
  .cp-form .inputDefault::-moz-placeholder {
    color: #7d7d7d;
    font-size: 1.8rem;
    font-family: "Barlow-Light"; }
  .cp-form .inputDefault:-ms-input-placeholder {
    color: #7d7d7d;
    font-size: 1.8rem;
    font-family: "Barlow-Light"; }
  .cp-form .inputDefault:-moz-placeholder {
    color: #7d7d7d;
    font-size: 1.8rem;
    font-family: "Barlow-Light"; }

.cp-form label {
  font-family: "Barlow-Light";
  font-size: 1.4rem;
  font-weight: 300;
  color: #ffffff;
  display: block; }

.cp-form .error-wrap {
  text-align: left;
  margin-top: .5rem;
  font-size: 1.2rem;
  line-height: 1.2rem;
  color: #a80000;
  padding: 0.5rem 1rem;
  background: #9f9f9f;
  border-radius: 15px;
  font-family: "Barlow-Medium";
  font-style: italic;
  display: none;
  position: absolute;
  left: 0;
  bottom: -3rem; }
  .cp-form .error-wrap .icon-info {
    margin-right: 0.7rem; }

.cp-form .forgotPassword {
  font-family: "Barlow-Bold";
  font-size: 1.4rem;
  font-weight: bold;
  color: #f8673b;
  position: absolute;
  text-transform: uppercase;
  right: 0;
  bottom: -2.5rem;
  cursor: pointer;
  z-index: 1; }
  .cp-form .forgotPassword .link {
    color: #f8673b; }

.cp-form .icon.icon-eye {
  position: absolute;
  right: 0;
  top: 2rem;
  opacity: 0.2;
  color: #ffffff;
  font-size: 2.4rem;
  cursor: pointer;
  display: none;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease; }
  .cp-form .icon.icon-eye.active, .cp-form .icon.icon-eye:hover {
    opacity: 0.8; }
  .cp-form .icon.icon-eye.active:after {
    display: block; }
  .cp-form .icon.icon-eye:after {
    display: none;
    content: '';
    position: absolute;
    right: 13px;
    width: 2px;
    height: 26px;
    transform: rotate(35deg);
    bottom: 0px;
    background: #ffffff; }
  .cp-form .icon.icon-eye.show {
    display: block; }

.cp-form .btn-default {
  width: 100%; }

.cp-form .text-link {
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  padding-top: 1.7rem; }
  .cp-form .text-link span {
    font-family: "Barlow-Regular";
    font-size: 1.4rem;
    color: #b2b2b2; }
  .cp-form .text-link .createAccount {
    padding-left: 1rem;
    font-family: "Barlow-Bold";
    font-size: 1.4rem;
    color: #f8673b;
    cursor: pointer;
    text-transform: uppercase; }

.cp-form .extra-note {
  font-size: 1.2rem;
  line-height: 1.4rem;
  font-family: "Barlow-Regular";
  color: #858585; }

.cp-form.cart .input-wrap {
  margin-bottom: 4rem; }

.cp-form.cart .inputDefault {
  border: 1px solid #595959;
  border-radius: 6px;
  padding: .9rem 10rem .9rem 1.4rem;
  font-size: 1.4rem;
  line-height: 1.6rem;
  font-family: "Barlow-Regular";
  color: #9f9f9f;
  position: relative; }
  @media only screen and (max-width: 768px) {
    .cp-form.cart .inputDefault {
      padding: .6rem 6rem .6rem 1rem; } }
  .cp-form.cart .inputDefault:-ms-input-placeholder {
    font-size: 1.4rem;
    line-height: 1.6rem;
    font-family: "Barlow-Regular";
    color: #9f9f9f; }
  .cp-form.cart .inputDefault::placeholder {
    font-size: 1.4rem;
    line-height: 1.6rem;
    font-family: "Barlow-Regular";
    color: #9f9f9f; }

.cp-form.cart .btn-link {
  font-size: 1.2rem;
  line-height: 1.2rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 1.4rem; }

.cp-form.cart .success-msg {
  display: none;
  position: absolute;
  left: 0;
  bottom: -2rem;
  font-size: 1.4rem;
  font-family: "Barlow-Regular";
  font-style: italic;
  color: green; }
  .cp-form.cart .success-msg.show {
    display: block; }

.cp-form.shipping-form {
  border-top: 3px solid rgba(151, 151, 151, 0.4); }
  .cp-form.shipping-form .subtitle {
    margin-top: 4rem; }
    @media only screen and (max-width: 768px) {
      .cp-form.shipping-form .subtitle {
        margin-top: 2rem; } }
  @media only screen and (max-width: 768px) {
    .cp-form.shipping-form .input-wrap {
      margin-bottom: 4rem; } }
  .cp-form.shipping-form .form-title {
    margin-bottom: 3.2rem;
    font-family: "Barlow-Bold";
    letter-spacing: 0.4px;
    color: #000000; }
    @media only screen and (max-width: 768px) {
      .cp-form.shipping-form .form-title {
        font-size: 1.4rem;
        margin-bottom: 2rem; } }
  .cp-form.shipping-form label {
    margin-bottom: 0.8rem;
    font-family: "Barlow-Light";
    font-size: 1.4rem;
    color: #3f4351; }
    @media only screen and (max-width: 768px) {
      .cp-form.shipping-form label {
        margin-bottom: 0; } }
  .cp-form.shipping-form .inputDefault {
    border-bottom: 1px solid #979797;
    padding: .6rem 2rem .6rem 0rem;
    font-size: 1.8rem;
    line-height: 2rem;
    font-family: "Barlow-Regular";
    color: #000000;
    position: relative; }
    .cp-form.shipping-form .inputDefault.selectCheck {
      -webkit-appearance: none;
      background-image: url("../assets/images/angle-down-solid.svg");
      background-repeat: no-repeat;
      background-position: right;
      background-size: 3%; }
    @media only screen and (max-width: 768px) {
      .cp-form.shipping-form .inputDefault {
        padding: .6rem 1rem .6rem 0; } }
    .cp-form.shipping-form .inputDefault:-ms-input-placeholder {
      font-size: 1.8rem;
      line-height: 2rem;
      font-family: "Barlow-Regular";
      color: #b2b2b2; }
    .cp-form.shipping-form .inputDefault::placeholder {
      font-size: 1.8rem;
      line-height: 2rem;
      font-family: "Barlow-Regular";
      color: #b2b2b2; }
  .cp-form.shipping-form .btn-outline {
    min-width: 36rem;
    margin-top: 3rem;
    padding: 0.7rem 2.2rem; }
    @media only screen and (max-width: 768px) {
      .cp-form.shipping-form .btn-outline {
        min-width: 24rem; } }
    .cp-form.shipping-form .btn-outline.disabled {
      opacity: 0.6;
      cursor: none; }
  @media only screen and (max-width: 768px) {
    .cp-form.shipping-form .act-btn {
      text-align: right;
      width: max-content;
      margin: 0 0 0 auto; } }
  .cp-form.shipping-form .cp-radio-box .radio-wrap .radio {
    margin-right: 6rem; }
    @media only screen and (max-width: 768px) {
      .cp-form.shipping-form .cp-radio-box .radio-wrap .radio {
        margin-right: 4rem; } }

@media only screen and (max-width: 768px) {
  .cp-form.profile-form .input-wrap {
    margin-bottom: 4rem; } }

.cp-form.profile-form .form-title {
  margin-bottom: 3.2rem;
  font-family: "Barlow-Bold";
  letter-spacing: 0.4px;
  color: #000000; }
  @media only screen and (max-width: 768px) {
    .cp-form.profile-form .form-title {
      font-size: 1.4rem;
      margin-bottom: 2rem; } }

.cp-form.profile-form label {
  font-family: "Barlow-Light";
  font-size: 1.4rem;
  color: #3f4351; }

.cp-form.profile-form .inputDefault {
  border-bottom: 1px solid #979797;
  padding: .6rem 2rem .6rem 0rem;
  font-size: 1.8rem;
  line-height: 2rem;
  font-family: "Barlow-Regular";
  color: #000000;
  position: relative; }
  @media only screen and (max-width: 768px) {
    .cp-form.profile-form .inputDefault {
      padding: .6rem 1rem .6rem 0; } }
  .cp-form.profile-form .inputDefault:-ms-input-placeholder {
    font-size: 1.8rem;
    line-height: 2rem;
    font-family: "Barlow-Regular";
    color: #b2b2b2; }
  .cp-form.profile-form .inputDefault::placeholder {
    font-size: 1.8rem;
    line-height: 2rem;
    font-family: "Barlow-Regular";
    color: #b2b2b2; }

.cp-form.profile-form .inputTextarea {
  margin-top: 1.8rem;
  border-radius: 6px;
  border: solid 1px #979797;
  padding: .9rem 1.6rem;
  width: 100%;
  font-size: 1.8rem;
  font-family: "Barlow-Regular";
  color: #000000; }

.cp-form.profile-form .btn {
  min-width: 14.4rem;
  padding: 1rem; }
  @media only screen and (max-width: 768px) {
    .cp-form.profile-form .btn {
      min-width: 15.2rem;
      padding: 0.9rem 1rem; } }
  @media only screen and (max-width: 368px) {
    .cp-form.profile-form .btn {
      min-width: 12.2rem; } }
  .cp-form.profile-form .btn.btn-default {
    width: auto; }
  .cp-form.profile-form .btn.disabled {
    opacity: 0.6;
    cursor: none; }

@media only screen and (max-width: 768px) {
  .cp-form.profile-form .act-btn {
    text-align: center;
    margin-top: 1rem; } }

.cp-form.profile-form .cp-radio-box .radio-wrap .radio {
  margin-right: 6rem; }
  @media only screen and (max-width: 768px) {
    .cp-form.profile-form .cp-radio-box .radio-wrap .radio {
      margin-right: 4rem; } }

.cp-form.typ-f-signup {
  margin-top: 2.3rem; }
  .cp-form.typ-f-signup .input-wrap {
    margin-bottom: 2rem; }
  .cp-form.typ-f-signup .act-btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .cp-form.typ-f-signup .btn.btn-outline {
    background: transparent;
    color: #ffffff;
    opacity: 1; }
  .cp-form.typ-f-signup .privacyLink {
    color: #ffffff !important;
    font-family: 'Barlow-Medium';
    font-size: 1.2rem;
    text-decoration: underline;
    position: relative;
    top: 6px; }
  .cp-form.typ-f-signup .inputDefault {
    border-bottom: 1px solid #a6a6a6; }
    .cp-form.typ-f-signup .inputDefault::-webkit-input-placeholder {
      color: #a6a6a6;
      font-size: 1.4rem;
      font-family: "Barlow-Regular"; }
    .cp-form.typ-f-signup .inputDefault::-moz-placeholder {
      color: #a6a6a6;
      font-size: 1.4rem;
      font-family: "Barlow-Regular"; }
    .cp-form.typ-f-signup .inputDefault:-ms-input-placeholder {
      color: #a6a6a6;
      font-size: 1.4rem;
      font-family: "Barlow-Regular"; }
    .cp-form.typ-f-signup .inputDefault:-moz-placeholder {
      color: #a6a6a6;
      font-size: 1.4rem;
      font-family: "Barlow-Regular"; }

.btn-display-thankyou {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: space-evenly;
      justify-content: space-evenly; }

.form-custom-input-style {
  position: relative; }
  .form-custom-input-style .inputDefault {
    padding-right: 0 !important; }
  .form-custom-input-style .file-name {
    position: absolute;
    left: 0;
    top: 35px; }
  .form-custom-input-style .noteText {
    font-size: 1.2rem;
    line-height: 1.6rem;
    color: #999;
    margin-top: 1rem;
    position: absolute; }
  .form-custom-input-style .upload-icon {
    background-image: url(../images/upload-icon.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 100%;
    display: block;
    height: 20px;
    width: 20px;
    position: absolute;
    right: 0;
    top: 30px;
    z-index: -1; }
  .form-custom-input-style input[type="file"] {
    opacity: 0;
    width: 100%;
    cursor: pointer; }

.cp-form label {
  font-size: 1.5rem; }

.cp-form.shipping-form .btn-outline.submit-shipping-billing {
  padding: 1.05rem 0rem;
  font-size: 1.2rem;
  min-width: 34rem; }
  @media only screen and (max-width: 768px) {
    .cp-form.shipping-form .btn-outline.submit-shipping-billing {
      min-width: 24rem; } }

.cp-form.shipping-form .form-title {
  font-size: 2rem; }
  .cp-form.shipping-form .form-title.details {
    font-size: 2rem; }

@media only screen and (max-width: 767px) {
  .cp-form.shipping-form .deletePopUpFlex .btn-outline {
    min-width: 14rem; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cp-form.shipping-form .deletePopUpFlex .btn-outline {
    min-width: auto;
    width: 100%;
    padding: 1.1rem 3.23rem; } }

.cp-form.cart .inputDefault {
  font-size: 1.9rem;
  font-family: "Barlow-Regular"; }
  .cp-form.cart .inputDefault:-ms-input-placeholder {
    font-size: 1.9rem;
    font-family: "Barlow-Regular"; }
  .cp-form.cart .inputDefault::placeholder {
    font-size: 1.9rem;
    font-family: "Barlow-Regular"; }

.cp-form .login-via {
  display: block;
  margin: 4rem 0 0;
  text-align: center; }
  .cp-form .login-via label {
    position: relative;
    font-family: "Barlow-Regular";
    font-size: 1.4rem;
    color: #ffffff;
    margin-bottom: 2rem;
    display: block; }
    .cp-form .login-via label::before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      top: 50%;
      width: 100%;
      height: 0.1rem;
      background: #979797;
      z-index: 1;
      opacity: 0.5; }
    .cp-form .login-via label span {
      background: #3f4144;
      padding: 0 0.5rem;
      position: relative;
      z-index: 2; }
  .cp-form .login-via .social-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    margin: -1.2rem; }
    .cp-form .login-via .social-list .social-item {
      padding: 1.2rem; }
      .cp-form .login-via .social-list .social-item .icon-wrap {
        width: 3.6rem; }
        .cp-form .login-via .social-list .social-item .icon-wrap:hover {
          box-shadow: 0 0 1rem #f8673b;
          border-radius: 50%; }

.cp-form .forgotPassword .link {
  color: #f8673b; }

@media only screen and (max-width: 768px) {
  .cp-form .error-wrap {
    padding: 0.5rem .6rem; } }

.cp-form .btn-storelocator-search {
  padding: 1.1rem 2.2rem;
  width: auto !important; }

.cp-form.profile-form .btn.disabled {
  cursor: not-allowed; }

.cp-form.profile-form .editShippingAddress {
  width: max-content; }

.cp-form .error-wrap {
  bottom: -3.5rem;
  background-color: #eeecec; }
  .cp-form .error-wrap::before {
    content: "\E907";
    font-family: 'icomoon';
    padding-right: 1rem; }

.cp-form .icon.icon-calender {
  font-size: 2.2rem;
  position: absolute;
  top: 2rem;
  right: 0;
  z-index: 1;
  color: #f8673b; }

.cp-form .sub-title {
  font-family: "Barlow-Bold";
  font-size: 1.8rem;
  line-height: 2rem;
  color: #151515;
  margin-bottom: 2rem; }

.cp-form .otp-note {
  font-family: "Barlow-SemiBold";
  font-size: 1.4rem;
  line-height: 1.6rem;
  letter-spacing: 0.5px;
  color: #f8673b;
  text-transform: uppercase;
  float: right;
  margin-top: 0.5rem; }

.cp-payment .payment-title {
  font-size: 2.4rem;
  line-height: 2.4rem;
  color: #000000;
  margin-top: 3rem;
  margin-bottom: 2rem;
  font-family: "Barlow-Bold";
  letter-spacing: 0.4px; }

.cp-payment .payment-text {
  font-size: 10px;
  color: #a0a0a0; }

.cp-payment .payment-option-wrapper {
  padding-top: 10px; }
  .cp-payment .payment-option-wrapper .payment-items {
    padding: 15px;
    border: 1px solid #e7e7e7;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    gap: 10px;
    position: relative;
    cursor: pointer; }
    .cp-payment .payment-option-wrapper .payment-items:first-child {
      margin-bottom: 10px; }
    .cp-payment .payment-option-wrapper .payment-items label {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center; }
      .cp-payment .payment-option-wrapper .payment-items label .payU-img {
        width: 45px; }
      .cp-payment .payment-option-wrapper .payment-items label .firefox-img {
        width: 120px; }
      .cp-payment .payment-option-wrapper .payment-items label span {
        font-size: 12px;
        color: #f8673b;
        font-weight: 700;
        margin-left: 7px;
        height: 15px; }
    .cp-payment .payment-option-wrapper .payment-items input[type="checkbox"],
    .cp-payment .payment-option-wrapper .payment-items input[type="radio"] {
      box-sizing: border-box;
      padding: 0;
      width: 17px;
      height: 17px;
      accent-color: #f8673b; }

@media (min-width: 768px) {
  .cart-snapmint-details {
    margin-top: 30px;
    margin-bottom: 0px;
    border-radius: 6px; }
    .cart-snapmint-details .snap_emi_txt {
      width: 100%; }
    .cart-snapmint-details .snap_emi_txt .snap-emi-inst,
    .cart-snapmint-details .snap_emi_txt .snap-emi-inst .white_label_comany_name,
    .cart-snapmint-details .snap_emi_slogan_text,
    .cart-snapmint-details .snap_emi_txt .snap_powered_text {
      color: #ffffff !important; } }

@media (max-width: 767px) {
  .cart-snapmint-details {
    padding: 10px 0px; } }

/*start*/
.cp-store-add {
  padding-top: 2rem;
  border-radius: 6.4px;
  border: solid 1px #d6d6d6;
  margin-bottom: 0.7rem;
  background: #ffffff; }
  .cp-store-add .top-sec {
    position: relative;
    margin-bottom: 0.8rem;
    padding: 0 2rem; }
    @media only screen and (max-width: 768px) {
      .cp-store-add .top-sec {
        margin-bottom: 0.6rem; } }
  .cp-store-add .middle-sec {
    margin-bottom: 1.5rem;
    padding: 0 2rem; }
  .cp-store-add .store-name {
    font-family: "Barlow-SemiBold";
    font-size: 1.8rem;
    color: #3f4351; }
  .cp-store-add .tags {
    font-family: "Barlow-Medium";
    font-size: 1.2rem;
    color: #3f4351;
    width: 98px;
    height: 20px;
    padding: 3px 8px 5px 12px;
    border-radius: 12px;
    background-color: #eaeaea;
    position: absolute;
    top: 0;
    right: 0.5rem; }
  .cp-store-add .address {
    font-size: 1.4rem;
    color: #3f4351;
    margin-bottom: 1.2rem;
    width: 59%; }
  .cp-store-add .contact-on-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    width: 100%; }
    .cp-store-add .contact-on-list .contact-on-item {
      font-family: "Barlow-SemiBold";
      font-size: 1.4rem;
      color: #3f4351;
      border-right: 1px solid #d8d8d8;
      width: 50%; }
      .cp-store-add .contact-on-list .contact-on-item .link {
        display: block;
        color: #f8673b !important; }
        .cp-store-add .contact-on-list .contact-on-item .link:hover {
          text-decoration: none !important; }
      .cp-store-add .contact-on-list .contact-on-item:last-child {
        border: 0;
        text-align: center; }
  .cp-store-add .bottom-sec {
    padding: 0.9rem 2rem 1.2rem;
    background: #f6f6f6;
    display: -ms-flexbox;
    display: flex;
    border-radius: 0 0 6.4px 6.4px;
    -ms-flex-pack: justify;
        justify-content: space-between;
    border-top: solid 1px #d8d8d8; }
    .cp-store-add .bottom-sec .btn-icon-link {
      font-family: "Barlow-SemiBold";
      font-size: 1.2rem;
      letter-spacing: 0.5px;
      color: #ef5323 !important;
      text-transform: uppercase; }
      .cp-store-add .bottom-sec .btn-icon-link .icon {
        margin-right: 0.5rem; }
      .cp-store-add .bottom-sec .btn-icon-link:hover {
        text-decoration: none !important; }
  .cp-store-add.typ-noresult {
    padding: 4.9rem 1.6rem 4.9rem 2.1rem;
    border-radius: 7.5px;
    background-color: #f6f6f6; }
    .cp-store-add.typ-noresult .img-wrap {
      width: 139.6px;
      height: 142px;
      margin: 0 auto 4rem; }
    .cp-store-add.typ-noresult .title {
      font-family: "Barlow-SemiBold";
      font-size: 2.2rem;
      color: #3f4351;
      margin-bottom: 0.9rem; }
    .cp-store-add.typ-noresult .desc {
      font-size: 1.6rem;
      color: #3f4351; }
  @media only screen and (max-width: 768px) {
    .cp-store-add.typ-contact {
      padding-top: 3rem; } }
  .cp-store-add.typ-contact .store-locator {
    font-size: 2.1rem;
    font-family: "Barlow-Bold";
    color: #000000;
    margin-bottom: 1.4rem; }
    .cp-store-add.typ-contact .store-locator .icon {
      margin-right: 0.7rem;
      color: #f8673b;
      font-size: 2rem; }
  .cp-store-add.typ-contact .store-name {
    color: #000000;
    margin-bottom: 0.6rem; }
    @media only screen and (max-width: 768px) {
      .cp-store-add.typ-contact .store-name {
        font-size: 1.6rem; } }
  .cp-store-add.typ-contact .address {
    font-size: 1.6rem;
    width: 100%; }
    @media only screen and (max-width: 768px) {
      .cp-store-add.typ-contact .address {
        font-size: 1.4rem; } }
  .cp-store-add.typ-contact .contact-on-list .contact-on-item {
    font-family: "Barlow-SemiBold";
    font-size: 1.6rem; }
    @media only screen and (max-width: 768px) {
      .cp-store-add.typ-contact .contact-on-list .contact-on-item {
        font-size: 1.4rem; } }

/*end*/
/*start*/
.cp-store-add.typ-contact .address {
  font-family: "Barlow-Regular"; }

.cp-store-add.typ-contact .bottom-sec {
  background-color: #e7e7e7; }

/*end*/
.cp-accordion .acc-item {
  padding: 2.4rem 4rem;
  border-radius: 8px;
  box-shadow: 0 2px 24px 0 rgba(193, 193, 193, 0.5);
  background: #ffffff;
  margin-bottom: 5rem; }
  @media only screen and (max-width: 768px) {
    .cp-accordion .acc-item {
      padding: 2.4rem 2.2rem; } }

.cp-accordion .acc-head {
  font-size: 5rem;
  line-height: 6rem;
  font-family: "BebasNeue-Regular";
  position: relative;
  color: #3f4351;
  position: relative;
  cursor: pointer;
  padding-right: 10rem; }
  @media only screen and (max-width: 768px) {
    .cp-accordion .acc-head {
      font-size: 4rem;
      line-height: 4.8rem; } }
  .cp-accordion .acc-head .typ-1 {
    z-index: 2;
    position: relative; }
    .cp-accordion .acc-head .typ-1:before {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      z-index: -1;
      background: #ffffff;
      filter: blur(10px);
      height: 2.4rem;
      width: calc(100% + 6rem);
      bottom: 1rem; }
  .cp-accordion .acc-head .typ-2 {
    margin-top: -3rem;
    z-index: 0;
    opacity: 0.6; }
    @media only screen and (max-width: 768px) {
      .cp-accordion .acc-head .typ-2 {
        margin-top: -2.4rem; } }
  .cp-accordion .acc-head:before {
    content: "\E900";
    font-family: 'icomoon' !important;
    position: absolute;
    font-size: 1.4rem;
    line-height: .7rem;
    color: #f8673b;
    top: 4.4rem;
    right: 0rem;
    transform: rotate(90deg);
    transition: transform, 0.5s, ease; }
    @media only screen and (max-width: 768px) {
      .cp-accordion .acc-head:before {
        top: 3.2rem; } }
  .cp-accordion .acc-head.active:before {
    transform: rotate(270deg); }

.cp-accordion .acc-cont {
  display: none;
  padding-top: 4rem; }
  @media only screen and (max-width: 768px) {
    .cp-accordion .acc-cont {
      padding-top: 3rem; } }
  .cp-accordion .acc-cont p {
    font-size: 2rem;
    line-height: 3.2rem;
    margin-top: 4rem;
    padding-right: 10rem;
    color: #000000; }
    @media only screen and (max-width: 768px) {
      .cp-accordion .acc-cont p {
        font-size: 1.6rem;
        line-height: 2.4rem;
        padding-right: 4rem;
        margin-top: 2.4rem;
        color: #a3a6b0; } }

.cp-accordion .btn-link {
  margin-top: 4rem;
  display: inline-block;
  text-align: left;
  font-family: "Barlow-SemiBold";
  font-size: 2rem;
  line-height: 3.2rem;
  padding: 0; }
  @media only screen and (max-width: 768px) {
    .cp-accordion .btn-link {
      margin-top: 3.2rem;
      font-size: 1.6rem;
      line-height: 2.4rem; } }

.cp-social-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  float: right;
  margin-top: -8rem; }
  @media only screen and (max-width: 1024px) {
    .cp-social-list {
      margin-top: 0;
      margin-bottom: 5rem;
      float: none; } }
  .cp-social-list .social-label {
    font-family: "Barlow-Medium";
    font-size: 1.6rem;
    color: #000000; }
    @media only screen and (max-width: 1024px) {
      .cp-social-list .social-label {
        font-size: 1.4rem; } }
  .cp-social-list .social-item {
    margin-left: 1.6rem; }
    .cp-social-list .social-item:first-child {
      margin-left: 0; }
  .cp-social-list .social-icon {
    width: 3.5rem;
    height: 3.5rem;
    border-radius: 50%;
    background: #000000;
    color: #ffffff;
    font-size: 1.5rem;
    display: block;
    position: relative; }
    .cp-social-list .social-icon:before {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }

.cp-social-list .social-icon {
  color: #ffffff !important; }

.cp-media .media-card .media-content .icon {
  color: #ffffff !important; }

.cp-media {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media only screen and (max-width: 1024px) {
    .cp-media {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; } }
  .cp-media .media-card {
    width: 24%;
    height: 30rem;
    position: relative;
    border-radius: 6.5px;
    overflow: hidden;
    margin-bottom: 2.6rem; }
    @media only screen and (max-width: 1024px) {
      .cp-media .media-card {
        width: 100%; } }
    .cp-media .media-card:after {
      content: '';
      width: 100%;
      height: 100%;
      background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000 94%);
      position: absolute;
      bottom: 0;
      left: 0;
      border-radius: 6.5px; }
    .cp-media .media-card.width-full {
      width: 49%;
      height: 62rem; }
      @media only screen and (max-width: 1024px) {
        .cp-media .media-card.width-full {
          width: 100%;
          height: 100%; } }
    .cp-media .media-card:nth-child(4) {
      margin-top: -28%; }
      @media only screen and (max-width: 1024px) {
        .cp-media .media-card:nth-child(4) {
          margin-top: 0; } }
    .cp-media .media-card:nth-child(5) {
      margin-top: -28%;
      margin-right: 50.3%; }
      @media only screen and (max-width: 1024px) {
        .cp-media .media-card:nth-child(5) {
          margin: 0; } }
    .cp-media .media-card .media-content {
      padding: 2rem;
      position: absolute;
      bottom: 0;
      z-index: 2;
      width: 100%; }
      .cp-media .media-card .media-content .m-title {
        font-family: "Barlow-Bold";
        font-size: 1.2rem;
        line-height: 1.67;
        color: #ffffff;
        text-transform: uppercase; }
      .cp-media .media-card .media-content .m-desc {
        margin: 4px 32px 0 0;
        font-size: 1.6rem;
        color: #d8d8d8;
        width: 175px; }
      .cp-media .media-card .media-content .icon {
        font-size: 3.4rem;
        color: #ffffff;
        position: absolute;
        right: 1rem;
        bottom: 2rem; }

.cp-form-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .cp-form-list .form-item {
    width: 48%; }
    @media only screen and (max-width: 768px) {
      .cp-form-list .form-item {
        width: 100%; } }
    .cp-form-list .form-item.full-width {
      width: 100%; }

/*start*/
.lyt-contactUs .cp-banner-cm {
  background-position: 0 0; }
  @media only screen and (max-width: 768px) {
    .lyt-contactUs .cp-banner-cm {
      background-position: 25% 75%; } }

.lyt-contactUs .cp-form {
  width: 65%; }
  @media only screen and (max-width: 768px) {
    .lyt-contactUs .cp-form {
      width: 100%; } }
  @media only screen and (max-width: 768px) {
    .lyt-contactUs .cp-form .input-wrap {
      margin-bottom: 4rem; } }
  .lyt-contactUs .cp-form label {
    color: #3f4351; }
  .lyt-contactUs .cp-form .inputDefault {
    color: #3f4351; }
  .lyt-contactUs .cp-form .bs-checkbox {
    margin-top: 0.5rem;
    margin-bottom: 0; }

/*end*/
/*start*/
.lyt-contactUs {
  padding-top: 0; }
  .lyt-contactUs .inline-block {
    display: inline-block !important; }
  .lyt-contactUs .becomedealer .btn,
  .lyt-contactUs .reqcallback .btn {
    width: 14.4rem; }
  .lyt-contactUs .cp-accordion .acc-item {
    position: relative; }
  .lyt-contactUs .shape {
    position: absolute;
    right: 0;
    top: 19rem; }
    @media only screen and (max-width: 768px) {
      .lyt-contactUs .shape {
        display: none; } }
  .lyt-contactUs .cp-contact .contact-list .contact-item .val {
    font-family: "Barlow-Regular"; }
    .lyt-contactUs .cp-contact .contact-list .contact-item .val .store-name {
      font-family: "Barlow-Bold"; }
    .lyt-contactUs .cp-contact .contact-list .contact-item .val .cm-line-break {
      font-family: "Barlow-Regular"; }
  .lyt-contactUs .bs-sec.typ-sm-img-bg {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    margin-bottom: 3.8rem; }
  .lyt-contactUs .bs-sec .sec-title .typ-2 {
    margin-top: -3.1rem; }
  .lyt-contactUs .cp-social-list .social-item .icon-instagram, .lyt-contactUs .cp-social-list .social-item .icon-linkedin, .lyt-contactUs .cp-social-list .social-item .icon-facebook {
    font-size: 2rem; }
  .lyt-contactUs .cp-social-list .social-item .icon-twitter::before {
    top: 52%;
    left: 52%; }
  .lyt-contactUs .cp-social-list .social-item .icon-linkedin::before {
    top: 48%; }

/*end*/
