
.ads-box-section {
    background-color: #F5F4FF;
    border-radius: 10px;
    padding: 0 !important;
    border: 1px solid #DEE5ED;
}

.ads-box-header h3 {
    color: #14193a !important;
    font-size: 20px !important;
    letter-spacing: 0.17px !important;
    font-weight: 500 !important;
    text-align: center;
    margin: 18px 0 14px 0;
}

.giftsction h3 {
    font-size: 13px!important;
    line-height: 20px;
    letter-spacing: .17px;
    color: #5b48db!important;
    font-weight: 700!important;
    text-align: left;
    margin-top: 3px;
    margin-bottom: 0;
}

.giftsction {
    background-color: #cac4f4;
    padding: 10px 50px 8px;
    margin: 0 auto;
    margin-top: -2px!important;
}

/*slider*/
.fixer-block {
    margin: 10px;
    width: 347px;
    background-color:#ffffff;
    padding: 25px 0;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-radius: 5px;
}

.fixer-block > div > div {
    padding-left: 35px;
    padding-right: 35px;
}

.slider-traderPhoto {
  width: 70px !important;
    height: 70px !important;
    padding: 2px;
    border: 2px solid #DEE5ED !important;
    border-radius: 100% !important;
  	max-width: unset  !important;
}

.slider-traderName {
color: #000!important;
    font-size: 16px!important;
    margin: 12px 0 0 0;
    /* text-align: left; */
    font-weight: 600!important;
    margin-bottom: 2px;
    width: 100%;
    padding: 0 0 0 0;
}

.fixer-verified {
    width: 15px;
    height: 15px;
    margin-left: 4px;
    margin-top: 2px;
}

.ratingdiv i {
    color: #ed931c;
    font-size: 17px;
}

.totalRating {
font-size: 14px;
    font-weight: 400;
    color: #000000;
    margin-left: 8px;
    margin-top: -3px;
}

.totalRating span {
    font-size: 14px;
    font-weight: 400;
    color: #707070;
}

.ratingdiv {
    display: inline-flex;
}

.hr-bt {
    margin-bottom: 0;
}

.hr-tt {
    margin-top: 0;
}

.pre-footer {
    background-color: #ffffff;
    padding-bottom: 1px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.btn-Continue, .btn-Continue:hover, .btn-Continue:focus {
	background-color: #e98123;
    color: #ffffff;
    font-weight: 400 !important;
    font-size: 16px;
    width: 320px;
    height: 53px;
    border-radius: 5px;
    margin: auto auto 10px auto;
    display: block;
    text-transform: uppercase;
    opacity: 0.5;
    letter-spacing: 1px;
    cursor: not-allowed;
    pointer-events: none;
}
.btn-Continue.selectedActive, .btn-Continue.selectedActive:hover, .btn-Continue.selectedActive:focus {
    opacity: 1 !important;
    cursor: pointer !important;
    pointer-events: inherit !important;
}

.pre-footer .overlapingsection {
    border-bottom: 1px solid #DEE5ED;
    margin-bottom: 10px;
}

/*Job Address*/
.ads-box-section-1 {
    background-color: #ffffff;
    border-radius: 10px;
    padding: 0 !important;
    border: 1px solid #DEE5ED;
}

.ads-box-section-1 .jobaddress-section {
	border-bottom: 1px solid #DEE5ED;
}

.ads-box-section-1 .jobaddress-section img {
    margin: 20px;
}

/*Slider style*/
.multiple-items {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.slick-slide {
    margin: 10px;
    background-color: #ffffff;
    padding: 10px 0 0 0;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-radius: 5px;
}

.slick-slide > div {
    padding-left: 35px;
    padding-right: 35px;
}

.slick-slide .distanceview {
    border-bottom: none;
}

.slick-prev, .slick-next {
    background-color: #EFEFF4 !important;
    height: 62px !important;
    width: 34px !important;
}

.slick-prev:before {
    content: "\f104" !important;
    color: #0A1032 !important;
    font-size: 30px !important;
    font-family: 'FontAwesome' !important;
}

.slick-next:before {
    content: "\f105" !important;
    color: #0A1032 !important;
    font-size: 30px !important;
    font-family: 'FontAwesome' !important;
}

.slick-next {
    right: -45px !important;
}

.slick-prev {
    left: -45px !important;
}

.ratingStars img {
    display: inline !important;
     width: 13px;
    margin-top: -8px;
}

.ratindiv img {
    display: inline !important;
    width: 12px;
}

.reviewcontent {
    height: 150px;
    overflow: hidden;
}

.recentreview {
    /*height: 210px;*/
    height: 165px;
}

.reviewcontent h6 {
margin: 2px 0 5px !important;
    height: 71px;
    overflow: hidden;
    overflow: hidden;
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.reviewer-detials h3 {
	margin-left: 0  !important;
}

.reviewer-detials h6 {
  margin-top: 0  !important;
  margin-top: 0 !important;
}

.fixerProfile {
	    min-height: 80px;
}

.selectedFixerImg {
  width: 40px;
  height: 40px;
  background:#cac4f4;
  color: #5b48db;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 20px;
  text-transform: uppercase;
  border-radius: 50%;
  margin-right: -10px;
}

.selectedFixerNoImg {
  width: 40px;
  height: 40px;
  background:rgb(232, 232, 232);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 20px;
  text-transform: uppercase;
  border-radius: 50%;
  margin-right: -20px;
  border: 1px solid rgb(151, 151, 151);
}

img.selectedFixerImgs {
  width: 40px;
  height: 40px !important;
  border-radius: 50%;
}

img.selectedFixerImgs:first-child, .ovelapImgss span:first-child {
    z-index: 4;
}

img.selectedFixerImgs:nth-child(2), .ovelapImgss span:nth-child(2) {
    z-index: 3;
}

img.selectedFixerImgs:nth-child(3), .ovelapImgss span:nth-child(3) {
    z-index: 2;
}

img.selectedFixerImgs:nth-child(4), .ovelapImgss span:nth-child(4) {
    z-index: 1;
}

img.selectedFixerImgs:nth-child(5), .ovelapImgss span:nth-child(5) {
    z-index: 0;
}

.screenCloseBtn, .screenbackBtn {
  cursor: pointer;
}

#jobCalendar .ui-datepicker {
  font-family: 'proximanovasoft-regular', sans-serif !important;
  border: 0 !important;
  font-size: 15px;
}


#jobCalendar  .ui-datepicker-calendar thead {
  background-color: #fff;
}

#jobCalendar  .ui-datepicker-calendar thead th,
#jobCalendar  .ui-datepicker-calendar tbody tr td {
  padding: 0.1em .3em !important;
}

#jobCalendar .ui-datepicker .ui-state-default.ui-state-active {
  background-color: #5B48DB !important;
  color: #fff !important;
  border-radius: 25px;
  padding: .2em .3em !important;
}

#jobCalendar .ui-datepicker .ui-state-default,
#jobCalendar .ui-datepicker-calendar thead th {
  background-color: #fff !important;
  background-image: none !important;
  border: 0 !important;
  color: #171717 !important;
  text-align: center;
  font-weight: 100 !important;
  padding: .5em .3em !important;
    font-size: 1.875rem !important;
}

#jobCalendar .ui-datepicker .ui-datepicker-header {
  background: #fff !important;
  color: #000 !important;
  border: 0 !important;
  font-size: 1rem;
  font-weight: 100;
}

#jobCalendar .ui-datepicker-prev,
#jobCalendar .ui-datepicker-prev-hover,
#jobCalendar .ui-datepicker-next,
#jobCalendar .ui-datepicker-next-hover {
  background: #fff !important;
  border:  0 !important;
  box-shadow: none !important;
  border-color: #fff !important;
  border-radius: 0;
}

#jobCalendar .ui-datepicker-prev span,
 #jobCalendar .ui-datepicker-prev-hover span {
  background-image: url(https://www.fixitfaster.com/admin/images/leftArrow.png) !important;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

#jobCalendar .ui-datepicker-next span,
#jobCalendar  .ui-datepicker-next-hover span {
  background-image: url(https://www.fixitfaster.com/admin/images/rightArrow.png) !important;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

#jobCalendar .ui-datepicker .ui-datepicker-prev {
  left: 2px !important;
}

#jobCalendar .ui-datepicker .ui-datepicker-next {
  right: 2px !important;
}

#jobCalendar .ui-widget-content {
	background: none !important;
}

#jobCalendar .ui-datepicker {
    width: 20em;
    margin-left: auto;
    margin-right: auto;
}

.jobDateDiv .timeSlots {
    margin-left: auto;
    width: 42%;
    margin-right: auto;
}

#preferredTime_from, #preferredTime_to, #preferredTime_from_repeat_job, #preferredTime_to_repeat_job {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 112px !important;
    height: 40px !important;
    text-align: center;
    text-align-last: center;
    line-height: 1;
    border-radius: 4.5px !important;
    font-size: 24px !important;
}

#preferredTime_to, #preferredTime_from, .amOrPm, #preferredTime_to_repeat_job, #preferredTime_from_repeat_job {
    padding: 0 !important;
}

#preferredTimeFromAm, #preferredTimeToAm {
    width: 91px !important;
    height: 40px !important;
    text-align: center;
    text-align-last: center;
    border-radius: 4.5px !important;
    font-size: 24px !important;
}

.jobDateDiv .w-100 {
 width: 100% !important;
}

.jobDateDiv .w-50 {
 width: 50% !important;
}

.jobDateDiv .align-items-center {
	align-items: center
}

.timeSlots select {
    background: url(https://www.fixitfaster.com/admin/images/jobs/downArrow.png) no-repeat right;
    -webkit-appearance: none !important;
    background-position-x: 96% !important;
    background-size: 10px 5px !important;
  font-weight: 400 !important;
}

#jobCalendar .d-flex {
  display: display-flex !important;
}

.pt-2, .py-2 {
  padding-top: 0.5rem !important;
}

.pb-4, .py-4 {
    padding-bottom: 1.5rem !important;
}

.timeSlots .d-flex {
    font-size: .8rem;
}

.ImAvailable div {
    color: #131C4F;
    font-size: 18px;
}

.jobRequestBg {
    border: 1px solid #5B48DB;
    background-color: rgba(91,72,219, 0.1);
    min-height: 55px;
    border-radius: 7px;
 padding: 10px 12px 8px 12px !important;
    margin: 0 0 8px 0;
}

.jobRequestBg .btn_links_createJob {
    color: #5B48DB !important;
    font-size: 16px;
    margin-bottom: 0;
}

.renew-modal .btn-link, .renew-modal .sub-nav-btn .btn-sm {
    font-weight: 500 !important;
}

.scheduleImg {
    width: 16px;
    padding-top: 1px;
}

.jobRequestBg .addImg {
    padding-top: 2px;
}

.addImg {
    margin-bottom: 4px;
    margin-right: 9px;
}

#scheduleremoveBtn img {
    width: 20px;
    margin-top: 6px;
}

.d-inline-flex {
	display: inline-flex;
}

#selectPreferredTimes {
	display: inline-flex;
    border: none;
    outline: none;
    text-decoration: none;
}

#scheduleremoveBtn button.close {
    opacity: 1;
}

.selectBTN .reviewBTn {
  cursor: pointer;
}

.jobDateDiv .ui-datepicker-title {
	font-size: 1.875rem !important;
    line-height: 1.3;
}

#screen-3 .Texthead {
  margin: auto;
}

.deletePreferredDate, .deletePreferredDate:focus, .deletePreferredDate:hover {
    background-color: #fff !important;
    color: #e98123 !important;
    border: 1px solid #e98123;
    box-shadow: none;
    width: 99% !important;
    margin-left: 1% !important;
}

#screen-3 .jobDateDiv .btnContinue {
  display: inline-flex;
}

.categoryPoints .elementor-column.elementor-col-100 {
	width: 100% !important;
}

.slider-traderName.row:after {
    background: url(https://www.fixitfaster.com/wp-content/uploads/2021/05/verificationCheck.png);
    width: 15px !important;
    background-size: cover;
    height: 15px;
    background-repeat: no-repeat;
    display: inline-block;
    float: inherit;
}

#screen-1 .container, #screen-2 .container, #screen-3 .container, #screen-4 .container {
  max-width: 800px !important;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 767px) {
  .banner-divs {
    margin-top: -7% !important;
  }
  .categoryNewBammetTop {
    max-height: 530px !important;
  }
}
}


.timeline-item {
    background: #fff;
    border: 1px solid #eeeeee;
    border-radius: 3px;
    padding: 12px;

    margin: 0 auto;
    max-width: 100%;
    
}

@keyframes placeHolderShimmer{
    0%{
        background-position: -20px 0
    }
    100%{
        background-position: 468px 0
    }
}

.animated-background {
    animation-duration: 1.5s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: linear;
    background: #CCD1D9;
    background: linear-gradient(to right, #f5f5f4 8%, #E7E6E6 18%, #f5f5f4 33%);
    background-size: 800px 104px;
    height: 50px;
    position: relative;
  margin: 11px;
}


.background-masker {
    background: #fff;
    position: absolute;
}

/* Every thing below this is just positioning */

.background-masker.header-top,
.background-masker.header-bottom,
.background-masker.subheader-bottom {
    top: 0;
    left: 40px;
    right: 0;
    height: 10px;
}

.background-masker.header-left,
.background-masker.subheader-left,
.background-masker.header-right,
.background-masker.subheader-right {
    top: 10px;
    left: 38px;
    height: 8px;
    width: 20px;
}

.background-masker.header-bottom {
    top: 18px;
    height: 6px;
}

.background-masker.subheader-left,
.background-masker.subheader-right {
    top: 24px;
    height: 6px;
}


.background-masker.header-right,
.background-masker.subheader-right {
    width: auto;
    left: 300px;
    right: 0;
}

.background-masker.subheader-right {
    left: 230px;
}

.background-masker.subheader-bottom {
    top: 30px;
    height: 10px;
}

.background-masker.content-top,
.background-masker.content-second-line,
.background-masker.content-third-line,
.background-masker.content-second-end,
.background-masker.content-third-end,
.background-masker.content-first-end {
    top: 40px;
    left: 0;
    right: 0;
    height: 6px;
}

.background-masker.content-top {
    height:20px;
}

.background-masker.content-first-end,
.background-masker.content-second-end,
.background-masker.content-third-end{
    width: auto;
    left: 380px;
    right: 0;
    top: 60px;
    height: 8px;
}

.background-masker.content-second-line  {
    top: 68px;
}

.background-masker.content-second-end {
    left: 420px;
    top: 74px;
}

.background-masker.content-third-line {
    top: 82px;
}

.background-masker.content-third-end {
    left: 300px;
    top: 88px;
}

.animated-background-img {
       height: 60px;
    width: 60px;
    border-radius: 100%;
    margin-bottom: -39px;
    z-index: 99;
    position: absolute;
    margin: 0px;
}

.timeline-wrapper.col-md-8.col-xs-12 {
    height: 405px;
    background-color: #fff;
    max-width: 37% !important;
    margin-left: 2%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 12px;
  box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
}
@media (max-width: 768px)  and (orientation: portrait) {
  .loadcard2 {
    display: none !important
  }
  .timeline-wrapper.col-md-8.col-xs-12 {
    max-width: 100% !important;
  }
}
@media (max-width: 768px)  and (orientation: landscape) {
  .loadcard2 {
    display: none !important
  }
  .timeline-wrapper.col-md-8.col-xs-12 {
    max-width: 100% !important;
  }
}
.animated-background.content-loading {
    height: 9px;
    margin: 6px 12px;
}

.animated-background.button-loader {
    width: 70%;
    height: 34px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}

.hr-top {
      margin-top: 26px !important;
    margin-bottom: 20px !important;
}

.hr-bottom {
      margin-bottom: 30px !important;
    margin-top: 20px !important;
}

.hr-top-btn {
      margin-top: 50px !important;
    margin-bottom: 20px !important;
}
@media (max-width: 991px){

 .btn-Continue, .btn-Continue:hover, .btn-Continue:focus {
    width: 90% !important;
  }
}

.fixerNameAlt {
    width: 60px;
    height: 60px;
    box-shadow: 0 0 2px #b7b7b7;
    text-align: center;
    overflow: hidden;
    background: #cac4f4;
    color: #5b48db;
    border-radius: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 33%;
    background-size: contain;
    object-fit: cover;
    font-size: 30px;
}

@media (max-width: 991px) {
  	.overlapingsection > .ovelapImgss, .overlapingsection > .overlapText {
    	width: 50%;
 	 }
	.overlapText h4.smallscreen {
	    margin-top: 0;
	    width: 100%;
    	margin: 0;
        margin-left: 0 !important;
	}
}

.padding-0 {
  padding: 0 !important;
}

@media (min-width: 991px) { 
	.screen1-modal {
    	display: grid !important;
	}
}

@media (max-width: 767px) {
  .mobile-banner-img {
    /*background-image: url('https://www.fixitfaster.com/wp-content/uploads/2021/04/FIFLanding3.jpg') !important;*/
    background-position: 22% !important;
    margin-top: -3px !important;
  }
  
  .mobile-banner-img h2 {
    font-size: 26px !important;
    display: grid;
    line-height: 1.1;
  }
  
  .mobile-banner-img h5 {
    font-size: 16px !important;
    line-height: 1.2;
  }
  
  .banner-sm-screen {   
    width: 80% !important;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 100px;
  }
  
  .banner-sm-screen> div {
    padding: 20px 16px 10px 16px !important;
    border-radius: 10px;
  }
  
  .banner-sm-screen h2 {
    font-size: 23px !important;
    line-height: 1.1;
  }

  .mobile-banner-img > .elementor-background-overlay {
    opacity: 0.2 !important;
  }
  
  .find-left-sm {
    margin-bottom: 12%;
    width: 93% !important;
    margin-left: auto;
    margin-right: auto;
  }
  
  .bannerRight-text p:before {
    width: 16px !important;
    height: 16px !important;
  }
  
  .bannerRight-text p {
    font-size: 16px !important;
    margin-bottom: -7px;
  }
  
  .sm-bannet-text-google h5 {
    font-size: 26px !important;
    color: #ffffff !important;
    margin-bottom: 5px !important;
  }
  
  .sm-bannet-text-google h4 {
    font-size: 18px !important;
    color: #ffffff !important;
    margin-top: 5px !important;
  }
  .limited-time-50 {
    padding: 0 !important;
    
  }
}

.star-no-reviews {
  background-color: #f5f4ff !important;
    width: 30%;
    margin-left: auto;
    margin-right: auto;
    padding: 6%;
    border-radius: 100% !important;
}

.newFixer {
   height: 22px;
   background-color: #e98123;
   color: #fff;
   padding: 0 6px;
   border-radius: 50px;
   font-size: 12px;
}

.newFixer i.fa {
   color: #fff;
   font-size: 14px;
}

.newFixer span {
    padding-left: 5px;
    padding-right: 2px;
}

#screen-3.screen1-modal .closeicon {
  position: inherit !important;
}

img[alt='Jaymes Gleeson'] {
  width: 40px !important;
    height: 40px !important;
    background: #cac4f4;
    color: #5b48db;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: 20px;
    text-transform: uppercase;
    border-radius: 50% !important;
    margin-right: 8px;
}

button.reviewBTn.nonSelect:not(.selected) {
	background-color: #c9c9c9 !important;
      cursor: not-allowed !important;
}

#startedBtn{
  cursor: pointer;
}

.form-group.signup-step-two.mailId{
    margin: 2px 0 12px 0 !important;
}



svg.tea {
  --secondary: #33406f;
}
svg.tea #teabag {
  transform-origin: top center;
  transform: rotate(3deg);
  animation: swing 2s infinite;
}
svg.tea #steamL {
  stroke-dasharray: 13;
  stroke-dashoffset: 13;
  animation: steamLarge 2s infinite;
}
svg.tea #steamR {
  stroke-dasharray: 9;
  stroke-dashoffset: 9;
  animation: steamSmall 2s infinite;
}
@-moz-keyframes swing {
  50% {
    transform: rotate(-3deg);
  }
}
@-webkit-keyframes swing {
  50% {
    transform: rotate(-3deg);
  }
}
@-o-keyframes swing {
  50% {
    transform: rotate(-3deg);
  }
}
@keyframes swing {
  50% {
    transform: rotate(-3deg);
  }
}
@-moz-keyframes steamLarge {
  0% {
    stroke-dashoffset: 13;
    opacity: 0.6;
  }
  100% {
    stroke-dashoffset: 39;
    opacity: 0;
  }
}
@-webkit-keyframes steamLarge {
  0% {
    stroke-dashoffset: 13;
    opacity: 0.6;
  }
  100% {
    stroke-dashoffset: 39;
    opacity: 0;
  }
}
@-o-keyframes steamLarge {
  0% {
    stroke-dashoffset: 13;
    opacity: 0.6;
  }
  100% {
    stroke-dashoffset: 39;
    opacity: 0;
  }
}
@keyframes steamLarge {
  0% {
    stroke-dashoffset: 13;
    opacity: 0.6;
  }
  100% {
    stroke-dashoffset: 39;
    opacity: 0;
  }
}
@-moz-keyframes steamSmall {
  10% {
    stroke-dashoffset: 9;
    opacity: 0.6;
  }
  80% {
    stroke-dashoffset: 27;
    opacity: 0;
  }
  100% {
    stroke-dashoffset: 27;
    opacity: 0;
  }
}
@-webkit-keyframes steamSmall {
  10% {
    stroke-dashoffset: 9;
    opacity: 0.6;
  }
  80% {
    stroke-dashoffset: 27;
    opacity: 0;
  }
  100% {
    stroke-dashoffset: 27;
    opacity: 0;
  }
}
@-o-keyframes steamSmall {
  10% {
    stroke-dashoffset: 9;
    opacity: 0.6;
  }
  80% {
    stroke-dashoffset: 27;
    opacity: 0;
  }
  100% {
    stroke-dashoffset: 27;
    opacity: 0;
  }
}
@keyframes steamSmall {
  10% {
    stroke-dashoffset: 9;
    opacity: 0.6;
  }
  80% {
    stroke-dashoffset: 27;
    opacity: 0;
  }
  100% {
    stroke-dashoffset: 27;
    opacity: 0;
  }
}
.loaderSection h4{
 color: #fff !important;
}
.loaderSection{
  position: absolute;
    top: 0;
    background: rgba(0,0,0, 0.8);
    width: 100%;
    height: 100vh;
    align-items: center;
    padding: 100px;
  left: 0;
  margin: 0 auto;
  z-index: 999999999 !important;
}
#emailModal label{
  color: #444 !important;
}


.tagModal {
  list-style: none;
  margin: 0;
  overflow: hidden; 
  padding: 0;
}

.tagModal li {
  float: left; 
}

.tagModal {
    background: #643ea6;
    border-radius: 0px 6px 6px 0px;
    color: #fff !important;
    display: flex;
    padding: 0px 10px 0 30px;
    position: relative;
    margin: 0 10px 2px 10px;
    text-decoration: none;
    -webkit-transition: 0.2s;
    align-items: center;
}

.tagModal::before {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 1px rgba(0, 0, 0, 0.25);
    content: '';
    height: 6px;
    left: 15px;
    position: absolute;
    width: 6px;
    top: 25px;
    z-index: 9;
}

.tagModal::after {
    background: #cac4f4;
    border-bottom: 33px solid transparent;
    border-right: 23px solid #643ea6;
    border-top: 27px solid transparent;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
}

.tagModal a {
    color: #fff !important;
    font-size: 28px;
    font-weight: 600;
    line-height: 17px;
}

.tagModal a span {
    font-size: 18px;
    font-weight: 600;
  text-transform: uppercase;
}
@media(max-width: 991px) {
    .tagModal{
      padding: 0 10px 0 30px;
      margin: 0px 10px 4px 10px !important; 
	}
  .tagModal a {
    font-size: 22px;
    line-height: 17px;
    margin: 4px 0 0 0;
  }
  .tagModal a span {
    font-size: 14px;
  }
}
.codecoupon img{
 display: none !important; 
}

@media (max-width: 991px) and (orientation: landscape) {
  .tagModal::after {
    background: #cac4f4;
    border-bottom: 25px solid transparent;
    border-right: 22px solid #643ea6;
    border-top: 17px solid transparent;
  }
  .tagModal::before{
    top: 16px;
  }
}