.elementor-2166 .elementor-element.elementor-element-4c19072:not(.elementor-motion-effects-element-type-background), .elementor-2166 .elementor-element.elementor-element-4c19072 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-2166 .elementor-element.elementor-element-4c19072{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-2166 .elementor-element.elementor-element-4c19072 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}/* Start custom CSS for shortcode, class: .elementor-element-f6ec205 */#skin_hair_quiz .shq-media-col {
  flex: 0 0 45%;
  width: 45%;
}
#skin_hair_quiz .shq-content-col {
  padding-left: 30px;
}
#skin_hair_quiz .shq-start-title {
  font-size: 34px;
}
#skin_hair_quiz #shq-startBtn {
  padding: 22px 25px;
}

#skin_hair_quiz .shq-option-text {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.5px;
}
#skin_hair_quiz .shq-option-text .shq-sub {
  margin-top: 6px;
}
#skin_hair_quiz .shq-emoji {
  font-size: 30px;
  width: 30px;
}
#skin_hair_quiz  .shq-q-title {
  font-size: 29px;
}
#skin_hair_quiz  .shq-eyebrow {
  font-size: 13px;
}
#skin_hair_quiz .shq-media-col img{
    height: 455px;
}
#skin_hair_quiz .shq-option:hover .shq-option-text span {
  color: #fff;
}
#skin_hair_quiz #shq-qBackBtn:hover {
  background: none;
  color: #000;
}
#skin_hair_quiz #shq-qBackBtn:focus {
  background: none;
  color: #000;
}

#skin_hair_quiz .shq-option:hover .shq-option-text span {
  color: #fff;
}
#shq-qBackBtn:hover {
  background: none;
  color: #000;
}
.shq-emoji {
  display: none;
}
#shq-qOptions {
  counter-reset: item;
}

#shq-qOptions .shq-option {
  counter-increment: item;
}
#shq-qOptions .shq-option::before {
content: counter(item, upper-alpha);
  font-weight: bold;
  margin-right: 10px;
    z-index: 2;
    margin-left: 10px;
    
}
#shq-qOptions .shq-option::after {
  background: #f5f5f5;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  content: "";
  position: absolute;
  z-index: 1;
  left: 11px;
  top: calc(50% - 19px);
}

#shq-qOptions .shq-option {
  position: relative;
  min-height: 65px;
}
#shq-qOptions .shq-option:hover::after {
  background: #fff;
  
}
#shq-qOptions .shq-option:hover::before {
  color: #000;
}
#skin_hair_quiz .shq-with-media{
    display: flex;
    align-items: stretch; /* dono columns same height */
}

#skin_hair_quiz .shq-media-col{
    flex: 0 0 45%; /* ya jitni width chahiye */
}

#skin_hair_quiz .shq-content-col{
    flex: 1;
    padding: 30px;
    align-self: center;
}

#skin_hair_quiz .shq-media-col img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    min-height:450px;
    max-height: 600px;
}
#skin_hair_quiz .shq-option.shq-selected .shq-check {
  background: none;
  width: 30px;
  height: 30px;
}
#skin_hair_quiz .shq-option.shq-selected .shq-check img {
  width: 25px;
  height: 25px;
}
#skin_hair_quiz .shq-option.shq-selected::after {
  background: #fff !important;
}
#skin_hair_quiz .shq-option.shq-selected:hover .shq-option-text, .shq-option.shq-selected:hover .shq-option-text span {
  color: #000 !important;
}

.shq-lead-wrap {
  display: flex;
  text-align: left;
  gap: 50px;
  align-items: center;
}
.shq-lead-wrap .shq-lead-img {
  width: 45%;
}
.shq-lead-wrap .shq-lead-sub {
  margin: 0;
}
.shq-lead-wrap .shq-lead-icon {
  background: none;
  width: 100%;
  height: auto;
  text-align: left;
  margin: 0 0 20px 0;
}
.shq-lead-wrap .shq-lead-icon img {
  width: 100%;
  height: 450px;
  text-align: left;
  object-fit: cover;
  border-radius: 10px;
}
.shq-lead-wrap .shq-lead-title {
  margin: 0;
}
.shq-lead-content .shq-lead-form {
  margin: 19px 0 0 0;
}
.shq-lead-wrap .shq-lead-title {
  margin: 0;
  font-size: 30px;
  margin-bottom: 9px;
}
.shq-lead-content {
  width: 45%;
}
#shq-submitLeadBtn {
  padding: 22px;
  font-size: 14px;
}
.shq-lead-wrap .shq-field input {
  width: 100%;
  padding: 17px 14px;
}

.shq-lead-content {
  width: 45%;
}
#shq-submitLeadBtn {
  padding: 22px;
  font-size: 14px;
}
#shq-screen-results .shq-product-image {
  width: 100px;
}
#shq-screen-results .shq-product-name {
  font-size: 16px;
}
#shq-screen-results .shq-product-why {
  font-size: 13px;
}
#shq-screen-results .shq-product-price {
  font-size: 16px;
}
#shq-screen-results .shq-routine-group-label {
  font-size: 16px ;
}
.shq-product-cta {
  font-size: 14px;
  padding: 13px 24px;
}
.shq-product-cta:hover {
  background: #573003;
  opacity: 1 !important;
  color: #fff !important;
}

#shq-screen-results .shq-coupon-code {
  font-size: 25px;
  line-height: 1.2;
}
#shq-screen-results .shq-coupon {
  padding: 25px;
}
#shq-screen-results .shq-coupon-note {
  font-size: 14px;
}
.shq-btn-primary:hover {
    background: #573003;
  opacity: 1 !important;
  color: #fff !important;
}

.shq-quiz-img {
  background: #f5f5f5;
  padding: 10px;
  border-radius: 50px;
}
.shq-quiz-img img {
  width: 39px;
}
.shq-lead-content .shq-lead-form {
  max-width: 100% !important;
}

@media screen and (max-width:990px){
    #skin_hair_quiz .shq-content-col {
  padding: 10px;

}
#skin_hair_quiz .shq-q-title {
  font-size: 24px;
}
#skin_hair_quiz .shq-option-text {
  line-height: 1.2em;
}
.shq-screen {
  padding: 10px 34px 21px;
}
#skin_hair_quiz .shq-start-title {
  font-size: 31px;
}
#skin_hair_quiz .shq-media-col img {
  min-height: 330px;
  max-height: 600px;
}

.shq-lead-wrap .shq-lead-title {
  font-size: 26px;
}
.shq-lead-wrap {
  gap: 30px;
}
.shq-lead-content {
  width: 50%;
}

}


@media screen and (max-width:760px){
    #skin_hair_quiz .shq-media-col {
  flex: 0 0 100%;
  width: 100%;
}
  #skin_hair_quiz .shq-start-screen {
  padding: 20px 15px 20px;
}
  #skin_hair_quiz .shq-media-col img {
    min-height: 200px;
    max-height: 300px;
  }
    #skin_hair_quiz .shq-start-title {
    font-size: 23px;
  }
   #skin_hair_quiz .shq-start-sub {
  font-size: 13px;
}
#skin_hair_quiz #shq-startBtn {
  padding: 20px 25px;
  width: 100%;
}
#skin_hair_quiz .shq-meta-row {
  flex-direction: column;
  gap: 3px;
  margin-top: 10px;
}
#skin_hair_quiz .shq-content-col {
    padding: 0;
  }
  
#skin_hair_quiz  .shq-start-screen .shq-start-sub {
  margin: 0 0 15px;
}
  #skin_hair_quiz .shq-q-title {
    font-size: 20px;
  }
  #skin_hair_quiz .shq-with-media {
  display: flex;
  align-items: stretch;
  gap: 10px;
}
    #skin_hair_quiz .shq-eyebrow {
  font-size: 12px;
  margin-bottom: 5px;
}
    #skin_hair_quiz  .shq-option {
  padding: 10px 10px;
}
.shq-quiz-img img {
  width: 25px;
}
#shq-qOptions .shq-option::after {
  width: 36px;
  height: 36px;
  left: 8px;
  top: calc(50% - 18px);
}
#skin_hair_quiz .shq-option-text .shq-sub {
  margin-top: 3px;
  line-height: 1.2em;
  font-size: 11px;
}
#skin_hair_quiz .shq-option-text {
  font-size: 14px;
}
.shq-lead-wrap {
    gap: 30px;
    flex-direction: column;
  }

.shq-lead-wrap .shq-lead-img,
.shq-lead-content{
  width: 100%;
}
.shq-lead-wrap {
    gap: 10px;
    flex-direction: column;
  }
  .shq-lead-wrap .shq-lead-icon img {
  height: 270px;
}
.shq-lead-wrap .shq-lead-icon {
  background: none;
  width: 100%;
  height: auto;
  text-align: left;
  margin: 0 0 5px 0;
}
.shq-lead-wrap .shq-lead-title {
    font-size: 21px;
  }
  .shq-product-card {
  flex-direction: column;
  text-align: center;
}
.shq-product-card img {
  border-radius: 10px;
}
#shq-screen-results .shq-product-price {
  font-size: 14px;
}
.shq-product-cta {
  width: 100%;
}
#shq-screen-results .shq-coupon {
  padding: 15px;
}
#shq-screen-results .shq-coupon-code {
  font-size: 20px;
  line-height: 1.2;
}
#shq-screen-results .shq-coupon-note {
  font-size: 12px;
  line-height: 1.5;
}
.shq-product-card {
  flex-direction: column;
  text-align: center;
}
.shq-product-card img {
  border-radius: 10px;
}
.shq-product-cta {
  width: 100%;
}
#shq-restartBtn {
  width: 100%;
  justify-content: center;
  padding: 15px;
}
.shq-btn-primary {
  width: 100%;
  justify-content: center;
  padding: 15px;
}
.shq-lead-wrap .shq-field input {
  width: 100%;
  padding: 11px 11px;
}
#shq-submitLeadBtn {
  padding: 20px;
  font-size: 13px;
}
 #shq-resultsTitle {
  font-size: 20px;
}  
#shq-resultsTitle {
  font-size: 20px;
  margin-bottom: 3px;
}
.shq-results-sub {
  text-align: center;
  font-size: 12.5px;
  margin: 0px 0 10px;
  line-height: 1.4em;
}
    #shq-screen-results .shq-routine-group-label {
  font-size: 15px;
  text-align: center;
}
    
    
    
    
}/* End custom CSS */