/**** Colors *****/
/**** Backgrounds *****/
/**** Fonts *****/
/**** borders *****/
/**** Positions *****/
/**** Alignments *****/
/**** Spaces *****/
/**** Width/Heights *****/
/**** no values *****/
/**** blocks *****/
/**** Mobile Devies *****/
/**** Colors *****/
/**** Backgrounds *****/
/**** Fonts *****/
/**** borders *****/
/**** Positions *****/
/**** Alignments *****/
/**** Spaces *****/
/**** Width/Heights *****/
/**** no values *****/
/**** blocks *****/
/**** Mobile Devies *****/
.loggedin {
  position: relative;
}
.loggedin .alert-error {
  position: absolute;
  top: 10px;
  width: calc(100% - 20px);
  border-radius: 10px;
}
@media (min-width: 320px) and (max-width: 567px) {
  .loggedin .alert-error {
    top: 95px !important;
    width: calc(100% - 50px) !important;
    z-index: 10 !important;
  }
}
.loggedin .inputcode {
  width: 350px;
  margin: 0px auto;
  position: relative;
}
@media (min-width: 320px) and (max-width: 567px) {
  .loggedin .inputcode {
    width: 100%;
  }
}
.loggedin .inputcode input {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: solid 3px #F95E43;
  border-radius: 0px;
  text-align: center;
  font-weight: 600;
  font-size: 15px;
  color: #000;
  height: 30px;
  padding: 0px 50px 0px 50px;
}
@media (min-width: 320px) and (max-width: 567px) {
  .loggedin .inputcode input {
    padding: 0px 10px 0px 30px;
    text-align: left;
  }
}
.loggedin .inputcode input:focus {
  box-shadow: none;
}
.loggedin .inputcode .lockicon {
  position: absolute;
  top: 3px;
  left: 15px;
  width: 20px;
  height: 20px;
}
@media (min-width: 320px) and (max-width: 567px) {
  .loggedin .inputcode .lockicon {
    left: 0px;
  }
}
.loggedin h1 {
  font-size: 50px !important;
  line-height: 70px !important;
  margin: 0px !important;
}
@media (min-width: 320px) and (max-width: 567px) {
  .loggedin h1 {
    font-size: 30px !important;
    line-height: 40px !important;
  }
}
@media (min-width: 568px) and (max-width: 991px) {
  .loggedin h1 {
    font-size: 45px !important;
    line-height: 50px !important;
  }
}
.loggedin h4 {
  margin-top: 30px !important;
}
.loggedin p {
  font-size: 25px;
  font-weight: 900;
  font-family: "Nunito", sans-serif;
  line-height: 34px;
  color: #696969;
}
@media (min-width: 320px) and (max-width: 567px) {
  .loggedin p {
    font-size: 15px;
    line-height: 20px;
    margin-top: 10px;
  }
}
.loggedin p.text {
  max-width: 430px;
  margin-left: auto;
  margin-right: auto;
}
.loggedin p.textmore {
  max-width: 430px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 25px;
  font-style: italic;
}
@media (min-width: 320px) and (max-width: 567px) {
  .loggedin p.textmore {
    text-align: left;
    margin-bottom: 15px;
    margin-top: 0px;
    line-height: 17px;
  }
}
.loggedin .main-wrapper .content-wrapper {
  max-width: 90% !important;
  padding-bottom: 80px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
@media (min-width: 320px) and (max-width: 359px) {
  .loggedin .main-wrapper .content-wrapper {
    padding-bottom: 50px !important;
  }
}
@media (min-width: 360px) and (max-width: 567px) {
  .loggedin .main-wrapper .content-wrapper {
    max-width: 80% !important;
  }
}

/**** Colors *****/
/**** Backgrounds *****/
/**** Fonts *****/
/**** borders *****/
/**** Positions *****/
/**** Alignments *****/
/**** Spaces *****/
/**** Width/Heights *****/
/**** no values *****/
/**** blocks *****/
/**** Mobile Devies *****/
/*--- Thankyou You Page Start ---*/
.thankyou h1 {
  font-size: 50px !important;
  line-height: 70px !important;
  margin: 0px !important;
}
@media (min-width: 320px) and (max-width: 567px) {
  .thankyou h1 {
    font-size: 30px !important;
    line-height: 40px !important;
  }
}
@media (min-width: 568px) and (max-width: 991px) {
  .thankyou h1 {
    font-size: 45px !important;
    line-height: 50px !important;
  }
}
@media (min-width: 320px) and (max-width: 567px) {
  .thankyou h1 {
    line-height: 35px !important;
  }
}
.thankyou h4 {
  padding-top: 20px;
  padding-bottom: 30px;
}
.thankyou h5 {
  font-size: 25px !important;
  font-weight: 900 !important;
  font-family: "Nunito", sans-serif;
  line-height: 25px;
  color: #000;
}
@media (min-width: 320px) and (max-width: 567px) {
  .thankyou h5 {
    font-size: 20px !important;
    line-height: 25px;
  }
}
.thankyou h6 {
  font-size: 20px !important;
  font-weight: 600 !important;
  font-family: "Nunito", sans-serif;
  line-height: 23px;
  margin-left: auto;
  margin-right: auto;
  max-width: 500px;
  color: #696969 !important;
}
@media (min-width: 320px) and (max-width: 567px) {
  .thankyou h6 {
    font-size: 14px !important;
    line-height: 20px;
  }
}
.thankyou .contetmain-1 h4 {
  margin-top: 30px;
}
@media (min-width: 320px) and (max-width: 567px) {
  .thankyou .contetmain-1 h4 {
    line-height: 25px !important;
    font-size: 20px !important;
  }
}
.thankyou .download-icon {
  margin-top: 15px;
  margin-bottom: 30px;
}
@media (min-width: 320px) and (max-width: 567px) {
  .thankyou .download-icon {
    margin-top: 10px;
    margin-bottom: 25px;
  }
}
.thankyou .download-icon img {
  width: 70px;
  height: 70px;
}
@media (min-width: 320px) and (max-width: 567px) {
  .thankyou .download-icon img {
    width: 50px;
    height: 50px;
  }
}
@media (min-width: 568px) and (max-width: 767px) {
  .thankyou .download-icon img {
    width: 60px;
    height: 60px;
  }
}
.thankyou .download-icon span.link {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  margin: 0px 5px;
  display: flex;
}
@media (min-width: 320px) and (max-width: 567px) {
  .thankyou .download-icon span.link {
    width: 49px;
    height: 49px;
  }
}
@media (min-width: 568px) and (max-width: 767px) {
  .thankyou .download-icon span.link {
    width: 60px;
    height: 60px;
  }
}
.thankyou .download-icon span.link img {
  width: 100%;
  height: 100%;
}
.thankyou .social {
  margin-top: 50px;
}
@media (min-width: 320px) and (max-width: 567px) {
  .thankyou .social {
    margin-top: 0px;
  }
}
.thankyou .social h5 {
  margin-bottom: 15px;
}
.thankyou .social .social-media {
  margin-bottom: 30px;
}
@media (min-width: 320px) and (max-width: 567px) {
  .thankyou .social .social-media {
    max-width: 290px;
    margin-left: auto;
    margin-right: auto;
  }
}
.thankyou .social .social-media span.link {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  margin: 0px 10px;
  display: flex;
}
@media (min-width: 320px) and (max-width: 567px) {
  .thankyou .social .social-media span.link {
    width: 50px;
    height: 50px;
    margin: 0px 10px 15px 10px;
  }
}
@media (min-width: 568px) and (max-width: 767px) {
  .thankyou .social .social-media span.link {
    width: 60px;
    height: 60px;
    margin: 0px 5px;
  }
}
.thankyou .social .social-media span.link img {
  width: 100%;
  height: 100%;
}
.thankyou .main-wrapper .content-wrapper {
  max-width: 685px !important;
  padding-bottom: 40px !important;
  padding-left: 0px;
  padding-right: 0px;
}
.thankyou .downloadphoto .photo-img {
  height: 213px;
  width: 100%;
  position: relative;
  background-color: #f0f0f0;
  box-shadow: 0 0 5px #ccc;
}
@media (min-width: 320px) and (max-width: 567px) {
  .thankyou .downloadphoto .photo-img {
    height: auto;
  }
}
@media (min-width: 568px) and (max-width: 767px) {
  .thankyou .downloadphoto .photo-img {
    height: auto;
  }
}
.thankyou .downloadphoto .photo-img img {
  object-fit: contain;
  height: 213px;
}
@media (min-width: 320px) and (max-width: 567px) {
  .thankyou .downloadphoto .photo-img img {
    height: auto !important;
  }
}
@media (min-width: 568px) and (max-width: 767px) {
  .thankyou .downloadphoto .photo-img img {
    height: auto;
  }
}
@media (min-width: 320px) and (max-width: 567px) {
  .thankyou .main-wrapper .content-wrapper .col-6 {
    flex: 0 0 85%;
    max-width: 85%;
  }
}

@media (min-width: 320px) and (max-width: 567px) {
  .thankyou .main-wrapper .content-wrapper {
    padding: 40px 10px;
  }
}
@media (min-width: 568px) and (max-width: 767px) {
  .thankyou .main-wrapper .content-wrapper {
    padding: 40px 30px;
  }
}

/*--- Thankyou You Page End ---*/
/**** Colors *****/
/**** Backgrounds *****/
/**** Fonts *****/
/**** borders *****/
/**** Positions *****/
/**** Alignments *****/
/**** Spaces *****/
/**** Width/Heights *****/
/**** no values *****/
/**** blocks *****/
/**** Mobile Devies *****/
.cart .content-wrapper {
  max-width: 540px !important;
}
@media (min-width: 320px) and (max-width: 767px) {
  .cart .cart-iteams {
    margin: 0px 5px;
  }
}
.cart .cart-iteams .col-6 {
  width: 270px;
  flex: 0 0 270px;
  max-width: 270px;
  margin: 0px 0px 20px 0px;
  padding: 0px 15px;
}
@media (min-width: 320px) and (max-width: 767px) {
  .cart .cart-iteams .col-6 {
    width: 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0px 10px;
    margin: 0px 0px 20px 0px;
  }
}
.cart .cart-iteams .col-6 .photo-img {
  background: #f0f0f0;
  box-shadow: 0 0 5px #ccc;
  height: 160px;
  width: 240px;
}
@media (min-width: 320px) and (max-width: 567px) {
  .cart .cart-iteams .col-6 .photo-img {
    width: 100%;
    height: auto !important;
  }
}
@media (min-width: 568px) and (max-width: 767px) {
  .cart .cart-iteams .col-6 .photo-img {
    width: 100%;
    height: 100%;
  }
}
@media (min-width: 568px) and (max-width: 767px) {
  .cart .cart-iteams .col-6 .photo-img {
    width: 100%;
    height: 130px !important;
  }
}
.cart .cart-iteams .col-6 .photo-img img {
  height: 160px;
  object-fit: contain;
}
@media (min-width: 320px) and (max-width: 567px) {
  .cart .cart-iteams .col-6 .photo-img img {
    height: auto !important;
    object-fit: contain;
  }
}
@media (min-width: 568px) and (max-width: 767px) {
  .cart .cart-iteams .col-6 .photo-img img {
    height: 130px !important;
    object-fit: contain;
  }
}
.cart .cart-iteams .pricetag {
  color: #000;
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  margin-top: 8px;
  position: relative;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}
@media (min-width: 320px) and (max-width: 567px) {
  .cart .cart-iteams .pricetag {
    font-size: 13px;
    line-height: 16px;
  }
}
.cart .cart-iteams .pricetag .deleteicon {
  width: 22px;
  height: 22px;
  position: absolute;
  left: 0px;
  top: 0px;
  cursor: pointer;
}
@media (min-width: 320px) and (max-width: 567px) {
  .cart .cart-iteams .pricetag .deleteicon {
    top: -2px;
  }
}
@media (min-width: 320px) and (max-width: 567px) {
  .cart .cart-iteams .pricetag .deleteicon {
    width: 16px;
    height: 16px;
  }
  .cart .cart-iteams .pricetag .deleteicon img {
    width: 16px;
    height: 16px;
  }
}
@media (min-width: 568px) and (max-width: 767px) {
  .cart .cart-iteams .pricetag .deleteicon {
    width: 22px;
    height: 22px;
  }
  .cart .cart-iteams .pricetag .deleteicon img {
    width: 22px;
    height: 22px;
  }
}
.cart .cart-iteams .pricetag .deleteicon img {
  height: 100%;
}
.cart .checkout {
  border-top: solid 4px #F95E43;
  margin: 0px 15px !important;
}
.cart .checkout .total-price {
  margin-bottom: 25px;
}
.cart .checkout .total-price h4 {
  font-family: "Nunito", sans-serif;
  color: #000;
  line-height: 41px;
  font-size: 30px;
  font-weight: 800;
  margin: 20px 0px 10px 0px;
}
.cart .checkout .total-price p {
  line-height: 24px;
  font-size: 18px;
  font-weight: 600;
  margin: 0px;
  font-family: "Nunito", sans-serif;
  color: #696969;
}
@media (min-width: 320px) and (max-width: 567px) {
  .cart .checkout .total-price p {
    font-size: 11px;
    line-height: 13px;
  }
}
.cart .checkout .emailbox .col:nth-child(1) {
  flex: 0 0 75px;
  max-width: 75px;
}
@media (min-width: 320px) and (max-width: 567px) {
  .cart .checkout .emailbox .col:nth-child(1) {
    max-width: 50px;
    flex: 0 0 50px;
    max-width: 50px;
  }
}
.cart .checkout .emailbox .col:nth-child(2) {
  flex: 0 0 100%;
  max-width: calc(100% - 75px);
}
@media (min-width: 320px) and (max-width: 567px) {
  .cart .checkout .emailbox .col:nth-child(2) {
    flex: 0 0 100%;
    max-width: calc(100% - 50px);
  }
}

.bottom-content {
  margin-top: 25px;
}
@media (min-width: 320px) and (max-width: 567px) {
  .bottom-content {
    margin-top: 40px;
  }
}
.bottom-content .content-row {
  position: relative;
  text-align: center;
}
.bottom-content .content-row span.icon {
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-bottom: 10px;
}
.bottom-content .content-row h5 {
  line-height: 15px;
  font-size: 15px;
  font-weight: 700;
  font-family: "Sen", sans-serif;
  color: #696969;
}
@media (min-width: 320px) and (max-width: 567px) {
  .bottom-content .content-row h5 {
    font-size: 10px;
    line-height: 12px;
  }
}
.bottom-content .content-row p {
  line-height: 14px;
  font-size: 12px;
  font-weight: 300;
  margin: 0px;
  font-family: "Sen", sans-serif;
  color: #696969;
}
@media (min-width: 320px) and (max-width: 567px) {
  .bottom-content .content-row p {
    font-size: 10px;
    line-height: 12px;
  }
}
.bottom-content .col-6:nth-child(1) {
  padding-left: 0px;
  padding-right: 65px;
}
@media (min-width: 320px) and (max-width: 767px) {
  .bottom-content .col-6:nth-child(1) {
    padding-right: 15px;
  }
}
.bottom-content .col-6:nth-child(2) {
  padding-left: 0px;
  padding-right: 65px;
}
@media (min-width: 320px) and (max-width: 767px) {
  .bottom-content .col-6:nth-child(2) {
    padding-right: 0px;
  }
}

.emailbox label {
  line-height: 36px;
  font-size: 20px;
  font-weight: 600;
  margin: 0px;
  font-family: "Nunito", sans-serif;
  color: #000;
}
@media (min-width: 320px) and (max-width: 567px) {
  .emailbox label {
    font-size: 11px;
    line-height: 25px;
  }
}
.emailbox input {
  height: 36px;
  color: #000;
  padding: 8px 10px;
  border: 1px solid #707070;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 600;
}
@media (min-width: 320px) and (max-width: 567px) {
  .emailbox input {
    height: 25px;
    padding: 2px 5px;
  }
}
.emailbox input:hover, .emailbox input:focus {
  box-shadow: none;
}
.emailbox input:focus {
  border: 1px solid #000 !important;
}

@media (min-width: 320px) and (max-width: 567px) {
  .cart .main-wrapper .content-wrapper {
    padding: 40px 10px;
  }
  .cart .main-wrapper .content-wrapper .btn-snappix {
    width: 100%;
  }
}
@media (min-width: 320px) and (max-width: 567px) {
  .cart .main-wrapper .content-wrapper {
    padding: 40px 10px;
  }
  .cart .main-wrapper .content-wrapper .btn-snappix {
    width: 100%;
  }
}
@media (min-width: 568px) and (max-width: 767px) {
  .cart .main-wrapper .content-wrapper {
    padding: 40px 30px;
  }
}

.error {
  color: red;
  font-size: 11px;
  font-weight: 700;
}
.error.cart-check-error {
  padding-top: 5px;
  width: 100%;
  padding-left: 40px;
}
@media (min-width: 320px) and (max-width: 567px) {
  .error.cart-check-error {
    padding-left: 25px;
    line-height: 11px;
  }
}

.loader-block {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  background-color: rgba(255, 255, 255, 0.8);
}
.loader-block .loader-box {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
}
.loader-block .loader-box h1 {
  font-size: 36px;
  font-weight: 900;
  margin-top: 25px;
  margin-bottom: 25px;
  line-height: 45px;
  font-family: "Nunito", sans-serif;
  text-align: center;
}
@media (min-width: 320px) and (max-width: 567px) {
  .loader-block .loader-box h1 {
    font-size: 24px;
  }
}
.loader-block .loader-box .loader-animation {
  margin: auto;
}

.loader-animation {
  width: 100px;
  aspect-ratio: 1;
  display: grid;
  border-radius: 50%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 30%, #0000 0 70%, black 0) 50%/2% 100%, linear-gradient(90deg, rgba(0, 0, 0, 0.25) 30%, #0000 0 70%, rgba(0, 0, 0, 0.75) 0) 50%/100% 2%;
  background-repeat: no-repeat;
  animation: l23 1s infinite steps(8);
}
@media (min-width: 320px) and (max-width: 567px) {
  .loader-animation {
    width: 80px;
  }
}

.loader-animation::before,
.loader-animation::after {
  content: "";
  grid-area: 1/1;
  border-radius: 50%;
  background: inherit;
  opacity: 0.915;
  transform: rotate(45deg);
}

.loader-animation::after {
  opacity: 0.83;
  transform: rotate(90deg);
}

@keyframes l23 {
  100% {
    transform: rotate(1turn);
  }
}
.cart.errortext .content-wrapper {
  padding: 90px 0px;
}
.cart.errortext .content-wrapper a {
  font-weight: bold !important;
}

.termsblock .terms-text {
  padding-left: 40px;
  font-size: 12px;
  line-height: 15px;
  font-weight: 400;
  color: #000;
  font-family: "Sen", sans-serif;
  margin-top: 0px;
}
.termsblock .terms-text a {
  color: #000;
  border-bottom: solid 1px #000;
  font-family: "Sen", sans-serif;
}
@media (min-width: 320px) and (max-width: 567px) {
  .termsblock .terms-text {
    padding-left: 25px;
    font-size: 10px;
    line-height: 14px;
  }
}
.termsblock input {
  width: 22px !important;
  height: 22px !important;
  left: 0px;
  top: 0px;
}
@media (min-width: 320px) and (max-width: 567px) {
  .termsblock input {
    width: 16px !important;
    height: 16px !important;
    top: 0px !important;
  }
}
.termsblock .container-checkbox {
  padding-left: 0px !important;
  position: absolute !important;
  width: 22px;
  height: 22px;
}
@media (min-width: 320px) and (max-width: 567px) {
  .termsblock .container-checkbox {
    width: 16px;
    height: 16px;
  }
}

/**** Colors *****/
/**** Backgrounds *****/
/**** Fonts *****/
/**** borders *****/
/**** Positions *****/
/**** Alignments *****/
/**** Spaces *****/
/**** Width/Heights *****/
/**** no values *****/
/**** blocks *****/
/**** Mobile Devies *****/
/*---Checkbox CSS---*/
.checkox-icon {
  margin-top: 15px;
}
.checkox-icon .container-checkbox {
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  display: block;
  position: relative;
  padding-left: 40px;
  margin-bottom: 0px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #000;
  font-family: "Sen", sans-serif;
}
.checkox-icon .container-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0px;
  width: 0px;
}
@media (min-width: 320px) and (max-width: 567px) {
  .checkox-icon .container-checkbox {
    font-size: 16px;
    padding-left: 30px;
    line-height: 23px;
  }
}
.checkox-icon .checkmark {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 30px;
  width: 30px;
  background-color: #fff;
  border-radius: 5px;
}
@media (min-width: 320px) and (max-width: 567px) {
  .checkox-icon .checkmark {
    height: 20px;
    width: 20px;
  }
}
.checkox-icon .container-checkbox:hover input ~ .checkmark {
  background-color: #fff;
}
.checkox-icon .container-checkbox input:checked ~ .checkmark {
  background-color: #fff;
}
.checkox-icon .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.checkox-icon .container-checkbox input:checked ~ .checkmark:after {
  display: inline-block;
}
.checkox-icon .container-checkbox .checkmark:after {
  left: 10px;
  top: 3px;
  width: 10px;
  height: 20px;
  border: solid #FD5D42;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media (min-width: 320px) and (max-width: 567px) {
  .checkox-icon .container-checkbox .checkmark:after {
    left: 7px;
    width: 7px;
    height: 12px;
  }
}

/*---Checkbox CSS 2---*/
.checkboxaccept {
  margin-bottom: 20px;
}
@media (min-width: 320px) and (max-width: 567px) {
  .checkboxaccept {
    margin-bottom: 0px;
  }
}
.checkboxaccept .checkox-icon {
  margin-top: 15px;
}
.checkboxaccept .checkox-icon .container-checkbox {
  font-size: 12px;
  line-height: 15px;
  font-weight: 400;
  display: block;
  position: relative;
  padding-left: 40px;
  margin-bottom: 0px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #000;
  font-family: "Sen", sans-serif;
}
.checkboxaccept .checkox-icon .container-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0px;
  width: 0px;
}
@media (min-width: 320px) and (max-width: 567px) {
  .checkboxaccept .checkox-icon .container-checkbox {
    font-size: 8px;
    line-height: 10px;
    padding-left: 25px;
  }
}
.checkboxaccept .checkox-icon .container-checkbox a {
  color: #000;
  border-bottom: solid 1px #000;
}
.checkboxaccept .checkox-icon .checkmark {
  position: absolute;
  top: 3px;
  left: 0px;
  height: 22px;
  width: 22px;
  background-color: #fff;
  border-radius: 5px;
  border: solid 1px #000;
}
@media (min-width: 320px) and (max-width: 567px) {
  .checkboxaccept .checkox-icon .checkmark {
    height: 16px;
    width: 16px;
    top: 0px;
    border-radius: 3px;
  }
}
.checkboxaccept .checkox-icon .container-checkbox:hover input ~ .checkmark {
  background-color: #fff;
}
.checkboxaccept .checkox-icon .container-checkbox input:checked ~ .checkmark {
  background-color: #fff;
}
.checkboxaccept .checkox-icon .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.checkboxaccept .checkox-icon .container-checkbox input:checked ~ .checkmark:after {
  display: block;
}
.checkboxaccept .checkox-icon .container-checkbox .checkmark:after {
  left: 7px;
  top: 3px;
  width: 7px;
  height: 13px;
  border: solid #FD5D42;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media (min-width: 320px) and (max-width: 567px) {
  .checkboxaccept .checkox-icon .container-checkbox .checkmark:after {
    top: 1px;
    width: 5px;
    height: 9px;
    border-width: 0 2px 2px 0;
    left: 5px;
  }
}

/*---Checkbox CSS---*/
.checkox-share {
  margin-top: 15px;
  position: absolute;
  right: 5px;
}
.checkox-share .container-checkbox {
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  display: block;
  position: relative;
  padding-left: 40px;
  margin-bottom: 0px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #000;
  font-family: "Sen", sans-serif;
}
.checkox-share .container-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0px;
  width: 0px;
}
@media (min-width: 320px) and (max-width: 567px) {
  .checkox-share .container-checkbox {
    font-size: 16px;
    padding-left: 30px;
    line-height: 23px;
  }
}
.checkox-share .checkmark {
  border: solid 2px #F95E43;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 30px;
  width: 30px;
  background-color: #fff;
  border-radius: 50%;
}
@media (min-width: 320px) and (max-width: 567px) {
  .checkox-share .checkmark {
    height: 25px;
    width: 25px;
  }
}
.checkox-share .container-checkbox:hover input ~ .checkmark {
  background-color: #fff;
}
.checkox-share .container-checkbox input:checked ~ .checkmark {
  background-color: #fff;
}
.checkox-share .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.checkox-share .container-checkbox input:checked ~ .checkmark:after {
  display: inline-block;
}
.checkox-share .container-checkbox .checkmark:after {
  left: 10px;
  top: 5px !important;
  width: 8px;
  height: 14px;
  border: solid #FD5D42;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media (min-width: 320px) and (max-width: 567px) {
  .checkox-share .container-checkbox .checkmark:after {
    left: 8px;
    width: 7px;
    height: 12px;
    top: 3px !important;
  }
}

/*--- Main Wrapper Start ---*/
html {
  position: relative;
  min-height: 100%;
}

body {
  background: #a1ebcb;
  font-family: "Nunito", sans-serif;
  margin-bottom: 130px;
}
@media (min-width: 320px) and (max-width: 567px) {
  body {
    margin-bottom: 100px;
  }
}

.snappix-wrapper header {
  margin-bottom: 0px;
  padding: 0px 20px;
}
.snappix-wrapper header .logo-orders {
  width: 185px;
  height: 130px;
  margin: 0px auto;
}
.snappix-wrapper header .logo-orders a {
  display: flex;
}
@media (min-width: 320px) and (max-width: 567px) {
  .snappix-wrapper header .logo-orders {
    width: 128px;
    height: 90px;
  }
}
.snappix-wrapper header .logo-orders img {
  height: 130px;
}
@media (min-width: 320px) and (max-width: 567px) {
  .snappix-wrapper header .logo-orders img {
    height: 90px;
  }
}
@media (min-width: 320px) and (max-width: 567px) {
  .snappix-wrapper header {
    position: fixed;
    z-index: 10;
  }
}
.snappix-wrapper header .container-fluid .logo-orders img {
  height: 130px;
}
@media (min-width: 320px) and (max-width: 567px) {
  .snappix-wrapper header .container-fluid .logo-orders img {
    height: 100px;
  }
}
.snappix-wrapper .loggedin,
.snappix-wrapper .thankyou {
  padding-top: 70px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 320px) and (max-width: 359px) {
  .snappix-wrapper .loggedin,
.snappix-wrapper .thankyou {
    padding-top: 130px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 360px) and (max-width: 567px) {
  .snappix-wrapper .loggedin,
.snappix-wrapper .thankyou {
    padding-top: 130px;
    padding-left: 25px;
    padding-right: 25px;
  }
}
.snappix-wrapper .selected,
.snappix-wrapper .cart {
  padding-top: 50px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 320px) and (max-width: 359px) {
  .snappix-wrapper .selected,
.snappix-wrapper .cart {
    padding-top: 130px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 360px) and (max-width: 567px) {
  .snappix-wrapper .selected,
.snappix-wrapper .cart {
    padding-top: 130px;
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (min-width: 320px) and (max-width: 567px) {
  .snappix-wrapper .selected h4,
.snappix-wrapper .cart h4 {
    font-size: 20px !important;
    line-height: 25px !important;
  }
}

.language-block {
  width: 70px;
  position: absolute;
  top: 55px;
  right: -95px;
}
@media (min-width: 320px) and (max-width: 567px) {
  .language-block {
    top: 35px;
    right: 0px;
  }
}
@media (min-width: 568px) and (max-width: 991px) {
  .language-block {
    right: 0px;
  }
}
@media (min-width: 992px) and (max-width: 1360px) {
  .language-block {
    right: 0px;
  }
}
.language-block span {
  cursor: pointer;
  width: 28px;
  float: left;
  position: relative;
}
.language-block span.active-item::before {
  background: rgba(56, 54, 129, 0) !important;
  z-index: 0 !important;
}
.language-block span:nth-child(1) {
  margin-right: 10px;
}
.language-block span img {
  width: 28px;
  height: 20px;
  position: relative;
}
.language-block span::before {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(56, 54, 129, 0.75);
  content: "";
  z-index: 1;
}
.language-block span:hover::before {
  background: gb(56 54 129/0%);
  z-index: 0;
}
.language-block .btn-group .btn {
  width: 29px;
  height: 21px;
  padding: 0px;
  border: none !important;
}
.language-block .btn-group .btn:focus {
  box-shadow: none !important;
  border: none !important;
}
.language-block .btn-group .btn::after {
  border: none !important;
}
.language-block .btn-group .dropdown-menu {
  padding: 0px;
  width: 29px;
  min-width: 29px;
  background: transparent !important;
  border: none !important;
}
.language-block .btn-group .dropdown-menu .dropdown-item {
  padding: 10px 0px 0px 0px;
  background: transparent !important;
  border: none !important;
  cursor: pointer;
}

.pos-rel {
  position: relative;
}

.main-wrapper {
  background: #fff;
  max-width: 1120px;
  margin: 0px auto;
  border-radius: 50px;
}
.main-wrapper .content-wrapper {
  max-width: 770px;
  margin: 0px auto;
  padding: 40px 0px;
}

.footer-wrapper {
  position: absolute;
  width: 100%;
  bottom: 0px;
  margin: 0px auto;
  padding: 60px 0px 50px 0px;
}
@media (min-width: 320px) and (max-width: 567px) {
  .footer-wrapper {
    padding: 50px 0px 40px 0px;
  }
}
.footer-wrapper .chatbox {
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  position: relative;
  padding-right: 85px;
  font-style: italic;
  font-family: "Nunito", sans-serif;
  color: #696969;
}
@media (min-width: 320px) and (max-width: 567px) {
  .footer-wrapper .chatbox {
    font-size: 12px;
  }
}
.footer-wrapper .chatbox .chaticon {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  position: absolute;
  right: 0px;
  top: -28px;
  cursor: pointer;
}
@media (min-width: 320px) and (max-width: 567px) {
  .footer-wrapper .chatbox .chaticon {
    width: 53px;
    height: 53px;
    top: -20px;
  }
}
@media (min-width: 568px) and (max-width: 767px) {
  .footer-wrapper .chatbox .chaticon {
    width: 60px;
    height: 60px;
    top: -25px;
  }
}
.footer-wrapper .chatbox .chaticon img {
  width: 100%;
  height: 100%;
}

.main-wrapper .content-wrapper .contetmain-1 {
  text-align: center;
}
.main-wrapper .content-wrapper .contetmain-1 h1 {
  font-size: 40px;
  font-weight: 900;
  margin-bottom: 17px;
  line-height: 45px;
  font-family: "Nunito", sans-serif;
}
@media (min-width: 320px) and (max-width: 567px) {
  .main-wrapper .content-wrapper .contetmain-1 h1 {
    font-size: 25px;
    line-height: 30px;
  }
}
.main-wrapper .content-wrapper .contetmain-1 h4 {
  font-size: 30px;
  font-weight: 900;
  font-family: "Nunito", sans-serif;
  line-height: 41px;
  margin: 0px;
}
@media (min-width: 320px) and (max-width: 567px) {
  .main-wrapper .content-wrapper .contetmain-1 h4 {
    font-size: 25px;
    line-height: 30px;
  }
}
.main-wrapper .content-wrapper .contetmain-1 h4.photocode {
  margin-top: 30px;
  margin-bottom: 0px;
  font-size: 30px !important;
  font-style: italic;
}
@media (min-width: 320px) and (max-width: 567px) {
  .main-wrapper .content-wrapper .contetmain-1 h4.photocode {
    font-size: 20px !important;
    margin-bottom: 0px;
    text-align: left;
  }
}
.main-wrapper .content-wrapper .contetmain-1 h5 {
  font-size: 16px;
  font-weight: 600;
}
.main-wrapper .content-wrapper .contetmain-1 h6 {
  font-size: 13px;
  font-weight: 600;
  color: #585151;
}
.main-wrapper .content-wrapper .contetmain-1 p {
  font-weight: 500;
}
@media (min-width: 320px) and (max-width: 567px) {
  .main-wrapper .content-wrapper .contetmain-1 p {
    font-size: 12px;
  }
}
.main-wrapper .content-wrapper .contetmain-1 p a {
  color: #F95E43;
  font-weight: 500;
}
.main-wrapper .content-wrapper .contetmain-1 p.team {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  font-family: "Nunito", sans-serif;
  color: #696969;
  margin: 0px;
}
@media (min-width: 320px) and (max-width: 567px) {
  .main-wrapper .content-wrapper .contetmain-1 p.team {
    font-size: 12px;
  }
}
.main-wrapper .content-wrapper .contetmain-1 p.team a {
  color: #F95E43;
}

/*--- Main Wrapper End ---*/
.section-wrapper {
  max-width: 680px;
  margin: 0px auto;
  padding: 0px;
}
.section-wrapper h1 {
  font-size: 30px;
  line-height: 41px;
  font-style: italic;
  font-weight: 900;
  text-align: center;
  margin-top: 24px;
  margin-bottom: 28px;
}
@media (min-width: 320px) and (max-width: 567px) {
  .section-wrapper h1 {
    font-size: 20px;
    line-height: 27px;
  }
}

.photo-selection {
  margin: 0px -20px;
}
.photo-selection .col-6 {
  max-width: 300px;
  flex: 0 0 300px;
  max-width: 300px;
  padding: 0px;
  margin: 0px 20px 30px 20px;
}
@media (min-width: 320px) and (max-width: 567px) {
  .photo-selection .col-6 {
    max-width: 220px;
    flex: 0 0 220px;
    max-width: 220px;
    margin: 0px 20px 10px 20px;
  }
}
.photo-selection .col-6:nth-child(1) {
  margin-right: 20px;
}
.photo-selection .col-6:nth-child(2) {
  margin-left: 20px;
}

.photo-img {
  height: 200px;
  text-align: center;
  width: 300px;
  background: #b1f3d6;
  box-shadow: 0 0 10px #81c9a9;
}
.photo-img img {
  max-width: 100%;
  object-fit: contain;
  height: 200px;
}
@media (min-width: 320px) and (max-width: 567px) {
  .photo-img {
    height: 150px;
    width: 220px;
  }
  .photo-img img {
    max-width: 100%;
    object-fit: contain;
    height: 150px !important;
  }
}

.btn-snappix {
  min-width: 200px;
  background: #F95E43;
  font-weight: bold;
  padding: 6.5px 20px;
  font-size: 18px;
  border-radius: 15px;
  color: #fff;
  margin-top: 15px;
  line-height: 24px;
  font-family: "Nunito", sans-serif;
}
@media (min-width: 360px) and (max-width: 567px) {
  .btn-snappix {
    line-height: 20px;
    font-size: 15px;
    padding: 5px 10px;
  }
}
.btn-snappix:focus, .btn-snappix:hover, .btn-snappix:active {
  box-shadow: none;
  color: #fff;
}
@media (min-width: 320px) and (max-width: 567px) {
  .btn-snappix {
    width: 180px;
  }
}

.muted-font {
  letter-spacing: 0px;
  opacity: 1;
  font-size: 14px;
  line-height: 20px;
  font-style: italic;
  font-family: "Sen", sans-serif;
  color: #696969;
}
@media (min-width: 320px) and (max-width: 567px) {
  .muted-font {
    font-size: 12px;
    line-height: 16px;
  }
}

.recivetextblock {
  max-width: 300px;
  margin: 28px auto 0px auto;
}
.recivetextblock p {
  margin: 0px;
}

.muted-font2 {
  font-family: "Nunito", sans-serif;
  color: #696969;
  line-height: 31px;
  font-size: 25px;
  font-weight: bold;
}
@media (min-width: 320px) and (max-width: 567px) {
  .muted-font2 {
    font-size: 15px;
    line-height: 20px;
  }
}

.backfont {
  margin-left: 15px;
}
.backfont span.change {
  font-size: 15px;
  font-weight: 900;
  line-height: 20px;
  color: #F95E43;
  cursor: pointer;
  font-family: "Nunito", sans-serif;
}

.m-0 {
  margin: 0px;
}

.p-0 {
  padding: 0px;
}

.mt-30 {
  margin-top: 130px;
}

.mb-10 {
  margin-bottom: 10px;
}

.pl-0 {
  padding-left: 0px;
}

.pr-0 {
  padding-right: 0px;
}

/*--- Default All End ---*/
@media (min-width: 320px) and (max-width: 567px) {
  .mobile-addphotobtn {
    justify-content: left !important;
    padding-left: 25px;
  }

  .main-wrapper .content-wrapper {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
@media (min-width: 568px) and (max-width: 1200px) {
  .container {
    max-width: 90%;
  }
}
.error-selectpic {
  font-weight: 600;
  padding-top: 20px;
}

.snappix-order .crisp-client .cc-1brb6 .cc-1kgzy {
  background-color: #FFDD50 !important;
}
.snappix-order .crisp-client .cc-1brb6 .cc-coh7k,
.snappix-order .crisp-client .cc-1brb6 .cc-1xhex[data-active=true] .cc-ydjl9,
.snappix-order .crisp-client .cc-1brb6 .cc-1cx9a:hover,
.snappix-order .crisp-client .cc-1brb6 .cc-coh7k:active,
.snappix-order .crisp-client .cc-1brb6 .cc-y2afy:hover,
.snappix-order .crisp-client .cc-1brb6 .cc-coh7k:hover,
.snappix-order .crisp-client .cc-1brb6 .cc-1cx9a:active {
  background: #14133B !important;
}
.snappix-order .crisp-client .cc-1brb6 .cc-1yy0g .cc-1no03 .cc-lso1a .cc-1gpay .cc-1g7tp .cc-n9u8u .cc-1lwlj .cc-pprhn {
  color: #000 !important;
}
.snappix-order .crisp-client .cc-1brb6 .cc-1yy0g .cc-1no03 .cc-lso1a .cc-1gpay .cc-1g7tp .cc-raag8 {
  color: #000 !important;
}
.snappix-order .crisp-client .cc-1brb6 .cc-1yy0g .cc-1no03 .cc-rfbfu .cc-1iwcs .cc-q205d .cc-1hvof .cc-hsov5 .cc-1szc5 .cc-vonk8 .cc-1ad5q .cc-m06tg .cc-dvx9d {
  color: #000 !important;
}

.main-wrapper .content-wrapper .contetmain-1 h5.head-error {
  font-size: 18px;
  font-weight: 700;
  font-family: "Nunito", sans-serif;
  color: #f2433d;
}

/*# sourceMappingURL=layout.css.map */
