/*
Theme Name: wsu-child
Description: This is a child theme for daynghelaixesaigon.com
Author: Daynghelaixesaigon
Template: hello-elementor
Version: 1.0
*/
span.elementor-price-table__integer-part {
    text-decoration: line-through;
}
a.elementor-button-link.elementor-button, a.elementor-button-link.elementor-button.elementor-size-md, .elementor-price-table__footer,.elementor-button {
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}


/******Sidebar*******/
#back-to-top{
    cursor: pointer;
    display: none;
    z-index: 98;
    }
#back-to-top.showbackupthepage{
    display: block;
}
#back-to-top .elementor-align-icon-left {
    margin-right: 0;
}

@media screen and (max-width:767px) {

}
@media only screen and (max-width:991px) and (min-width:768px) {

}
@media screen and (min-width:992px) {

}