.pdf-figure {
    cursor: pointer !important;
}
p.download-btn-file a {
    text-decoration: none !important;
    background: linear-gradient(45deg, #ccd5ae, #f0ca4a);
    padding: 20px 36px;
    font-weight: 600;
    border-radius: 5px;
    box-shadow: 0px 2px 1px 0px rgba(0, 0, 255, .1);
}
p.download-btn-file a:hover {
    background: linear-gradient(45deg, #f0ca4a, #ccd5ae) !important;
    transition: 0.3s ease;
}
p.copyryt {
    text-align: center;
}
p.download-btn-file img {
    height: 38px;
}
p.download-btn-file a {
    display: flex;
    align-items: center;
    gap: 15px;
}
p.cnt-lnk a {
    text-decoration: none !important;
}
p.download-btn-file {
    display: flex;
    align-items: center;
}
.postid-217 .wp-block-spacer {
    height: 6px !important;
}
.text-heading {
    padding-top: 15px !important;
}
select#wc-block-components-sort-select__select-0 {
    display: none !important;
}
a.wc-block-components-product-name {
    text-decoration: none !important;
}
div#reviews {
    display: none !important;
}
ul.tabs.wc-tabs {
    display: none !important;
}
a.wc-block-components-product-rating__link {
    display: none !important;
}
@media only screen and (max-width: 991px) {
p.download-btn-file a {
    font-size: 16px;
}

}
@media only screen and (max-width: 575px) {
p.download-btn-file a {
    font-size: 15px !important;
}
@media only screen and (max-width: 479px) {
p.download-btn-file a {
    font-size: 11px !important;
    padding: 20px 20px;
}

}