.wc_payment_method .payment_box {
    height: 165px;
}

@media (min-width: 481px) and (max-width: 767px) {
  
body #message-purchased.wn-extended {
    bottom: 37px!important;
}

#message-purchased p.wn-notification-message-container {
    line-height: 20px;
}

#message-purchased .wn-notification-image-wrapper {
    height: 60px;
}

#message-purchased.wn-extended {
    height: 60px;
}

#message-purchased.wn-rtl p, .rtl #message-purchased p {
    font-size: 14px!important;
}

.chip {
    width: inherit;
}

.chip {
    background: linear-gradient(to right, #782ea0 , #279ced);
    color: #ffffff!important;
    line-height: 40px!important;
}

.ht-ctc-chat.style-4.mobile.ctc-analytics {
    width: -webkit-fill-available;
}

.ht-ctc-chat.style-4.mobile.ctc-analytics {
left: inherit!important;
}

.chip {
    border-radius: 0px!important;
}

.chip img {
    height: 40px!important;
    width: 40px!important;
}

.ht-ctc-chat.style-4.mobile.ctc-analytics {
    bottom: 0px!important;
}
  
}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
  
body #message-purchased.wn-extended {
    bottom: 37px!important;
}

#message-purchased .wn-notification-image-wrapper {
    height: 60px;
}

#message-purchased.wn-extended {
    height: 60px;
}

#message-purchased p.wn-notification-message-container {
    line-height: 20px;
}

#message-purchased.wn-rtl p, .rtl #message-purchased p {
    font-size: 14px!important;
}

.chip {
    width: inherit;
}

.chip {
    background: linear-gradient(to right, #782ea0 , #279ced);
    color: #ffffff!important;
    line-height: 40px!important;
}

.chip img {
    height: 40px!important;
    width: 40px!important;
}

.ht-ctc-chat.style-4.mobile.ctc-analytics {
    width: -webkit-fill-available;
}

.ht-ctc-chat.style-4.mobile.ctc-analytics {
left: inherit!important;
}

.chip {
    border-radius: 0px!important;
}

.ht-ctc-chat.style-4.mobile.ctc-analytics {
    bottom: 0px!important;
}
  
}

.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
    direction: rtl;
}

.wc_payment_method>label:first-of-type img {
    display: none;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    margin-bottom: 5em;
}


#message-purchased.wn-extended p a {
    pointer-events: none!important;
}

#message-purchased.wn-extended p a {
    font-size: 1em!important;
    text-decoration: none!important;
}

#message-purchased.wn-rtl p, .rtl #message-purchased p {
    font-size: 1em!important;
}

body > div.ht-ctc-chat.style-3.mobile.ctc-analytics > img { height: 70px!important; }

.chip {
    font-size: 21px!important;
}

/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/

@media (min-width: 1281px) {
  
body > div.ht-ctc-chat.style-4.desktop.ctc-analytics { right: 20px; }
  
}

/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (min-width: 1025px) and (max-width: 1280px) {
  
body > div.ht-ctc-chat.style-4.desktop.ctc-analytics { right: 20px; }
  
}

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {
  
body > div.ht-ctc-chat.style-4.desktop.ctc-analytics { right: 20px; }
  
}
