/**
* Magium
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade this module to newer
* versions in the future. If you wish to customize this module for your
* needs please contact Magium Commerce for more information.
*
* @package   Ipsl\theme
* @author    Magium Commerce <sales@magium.co.uk>
* @copyright 2025 Magium Commerce
* @license   https://opensource.org/licenses/OSL-3.0 OSL-3.0
* @link      https://www.magium.co.uk/
*/

.ipsl_home_banner_new .easy-fit .image_and_ticks:before {
    display: none;
}

.ipsl_home_banner_new .easy-fit .left-content {
    float: none;
}

.ipsl_home_banner_new .easy-fit .image_and_ticks {
    float: none;
    margin: 30px 0 0;
}

.ipsl_home_banner_new .easy-fit .home-banner-content {
    text-align: center;
    margin: 0 0 100px;
}

.ipsl_home_banner_new .easy-fit ul li .check_image {
    font-size: 21px;
    color: #fff;
    font-style: normal;
}

.ipsl_home_banner_new .easy-fit .left-content h2 {
    font-size: 70px;
    color: #fff;
    line-height: 60px;
    letter-spacing: -4px;
}

.ipsl_home_banner_new .easy-fit ul li .check_image {
    background: url(../images/tickmark-white.svg) no-repeat 0 0px;
}

.ipsl_home_banner_new .easy-fit ul li .check_image {
    padding-left: 25px;
}

.ipsl_home_banner_new .easy-fit {
    height: auto !important;
}

.custom-slider .owl-carousel .banner-item .content_slider {
    position: absolute;
    top: inherit !important;
    left: 0 !important;
    width: 100%;
    z-index: 1;
    color: #fff;
    transform: translateY(-50%) !important;
    right: 0 !important;
    top: 50% !important;
}

.ipsl_home_banner_new:after {
    display: none !important;
}

.custom-slider .owl-carousel .owl-stage-outer {
    padding: 0;
}

.ipsl_home_banner_new .easy-fit .left-content {
    margin-top: 0;
}

.products.products-grid, .custom-slider {
    padding: 0;
}

.custom-slider .owl-theme .owl-controls {
    margin-top: 0;
}

.image_and_ticks ul {
    margin: 0;
    padding: 0;
}

.owl-carousel .banner-item .content_slider .buttons .custom_content {
    margin: 0;
}

.trustpilot_homebanner {
    background-color: #393939;
    display: block;
    clear: both;
    height: auto;
    position: relative;
}

.demostic-section {
    width: 100%;
    position: relative;
    padding: 70px 0;
    z-index: 9;
}

.demostic-section:before {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #ddd;
    content: "";
    z-index: -1;
}

.demostic-section:after {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: #c7c7c7;
    content: "";
    z-index: -1;
}

.demostic-section h2 {
    font-size: 63px;
    font-weight: 700;
    color: #000 !important;
    line-height: 50px;
    letter-spacing: 1px;
    margin: 0;
}

.demostic-section p {
    font-size: 19px !important;
    line-height: 30px !important;
    color: #000 !important;
    font-weight: 400;
    margin: 0 0 30px;
}

.demostic-section a {
    display: inline-block;
    font-size: 19px;
    font-weight: 700;
    color: #000 !important;
    background-color: #faac2a;
    border-radius: 46px;
    border: 1px solid #fff;
    padding: 8px 25px;
    text-decoration: none;
}

.demostic-section .container2 {
    display: flex;
    justify-content: space-between;
}

.commercial_panel {
    width: 50%;
    padding: 0 40px;
    box-sizing: border-box;
}

.demostic_panel {
    width: 50%;
    padding: 0 40px;
    box-sizing: border-box;
}

.title_section {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.title_section img {
    margin-right: 12px;
}

.effect_panel_section {
    display: flex;
    justify-content: space-between;
    margin: 0;
    padding: 0;
}

.effect_panel_section li {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 25%
}

.effect_panel_section li img {
    width: 100%;
    height: auto;
    vertical-align: top;
}

.effect_panel_section_overlay {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 50px;
    text-align: center;
}

.effect_panel_section_overlay h3 {
    margin: 0 0 70px;
    padding: 0;
    font-size: 33px;
    font-weight: 700;
    color: #fff;
}

.effect_panel_section_overlay a {
    display: inline-block;
    font-size: 19px;
    font-weight: 700;
    color: #fff;
    border: 3px solid #fff;
    padding: 8px 55px;
    border-radius: 46px;
    text-decoration: none;
}

.easy_install_section {
    display: flex;
    justify-content: space-between;
    margin: 0;
    padding: 0;
}

.easy_install_section li {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 25%
}

.easy_install_section li img {
    width: 100%;
    height: auto;
    vertical-align: top;
}

.easy_install_section_overlay {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 50px;
    text-align: center;
}

.easy_install_section h3 {
    margin: 0 0 50px;
    padding: 0;
    font-size: 33px;
    font-weight: 700;
    color: #010101;
    min-height: 80px;
}

.easy_install_section a {
    display: inline-block;
    font-size: 19px;
    font-weight: 700;
    color: #000;
    border: 1px solid #000;
    padding: 8px 20px;
    border-radius: 46px;
    text-decoration: none;
    min-width: 215px;
}

.service_advice {
    padding-bottom: 50px;
}

.sample_section {
    background-image: url(../images/sample-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    padding-bottom: 50px;
    margin-top: 50px;
}

.sample_section .common-heading3 {
    color: #fff;
    padding-bottom: 30px;
}

.sample_detail {
    font-size: 21px;
    font-weight: 700;
    color: #fff;
    line-height: 30px;
    margin: 20px auto 50px;
}

.sample_button {
    display: inline-block;
    font-size: 19px;
    font-weight: 700;
    color: #fff;
    border: 3px solid #fff;
    padding: 8px 20px;
    border-radius: 46px;
    letter-spacing: -.5px;
    text-decoration: none;
}

ul.sample_list {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
}

ul.sample_list li {
    list-style-type: none;
    margin: 0 6px;
}

.common-heading3 {
    font-size: 56px;
    color: #010101;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
    font-weight: 700;
    letter-spacing: -1.2px;
}

.wall_panels {
    display: flex;
    justify-content: space-between;
}

.wall_panels-left, .wall_panels-right {
    width: 48%
}

.wall_panels h4 {
    font-weight: 700;
    font-size: 21px;
    color: #000;
    line-height: 30px;
    margin-bottom: 0;
}

.wall_panels p {
    font-weight: 300;
    font-size: 16px;
    color: #000;
    line-height: 30px;
    margin-bottom: 30px;
    margin-top: 0;
}

.cms-a-b-test .page-main, .cms-home .page-main {
    max-width: inherit;
    padding: 0;
}

.cms-home .page-main, .cms-trade-account .page-main {
    max-width: inherit;
    padding: 0px;
}

.effect_panel_section_overlay a:hover {
    color: #fff;
    background: rgba(255, 255, 255, .4);
}

.demostic-section a:hover {
    color: #fff;
}

.effect_panel_section_overlay a:hover {
    color: #fff;
    background: rgba(255, 255, 255, .4);
}

.demostic-section a:hover {
    color: #fff;
}

.easy_install_section a:hover {
    color: #000;
}

.sample_button:hover {
    color: #fff;
    background: rgba(255, 255, 255, .4);
}

/*...list page redesign starts.......*/

.innerpages-form {
    background: #d8ecea;
    padding: 10px 0px;
}

.innerpages-form .prodct-finder_form {
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    background: transparent;
    padding: 0px;
    width: 100%;
}

.innerpages-form .prodct-finder_form:after {
    display: none;
}

.homepagetype {
    display: flex;
    align-items: center;
    margin-left: 30px;
}

.prodct-finder_form .globle_width {
    width: 100%;
    max-width: 320px;
    margin-top: 0px;
}

.prodct-finder_form .home_business .home_business_content {
    max-width: inherit;
    margin-top: 0px;
    display: flex;
    align-items: center;
}

.innerpages-form .prodct-finder_form .home_business .home_business_content label:first-child {
    padding-bottom: 0px;
}

.innerpages-form .prodct-finder_form .home_business .home_business_content label:first-child {
    padding-bottom: 0px;
    min-width: 125px;
}

.prodct-finder_form .globle_width .business_type_1 select#busitype {
    width: 45%;
}

.prodct-finder_form .globle_width .business_type_1 {
    margin: 0 0 0 22px;
}

.catalog-category-view .ipsl_home_banner .easy-fit .left-content h2 {
    max-width: 800px;
    margin: 0 auto;
}

.catalog-category-view .custom-slider .owl-carousel .banner-item .content_slider {
    top: 0px !important;
    bottom: 0px;
    transform: translateY(0);
    height: 100%;
}

.custom_checkpoits .image_and_ticks ul {
    margin: 0px;
    padding: 0px;
}

.custom_checkpoits .image_and_ticks li {
    margin: 0px;
    background: #000;
    padding: 10px;
    box-sizing: border-box;
    color: #fff;
    text-align: center;
    list-style: none;
}

.custom_checkpoits {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 8;
}

.custom_checkpoits .image_and_ticks li .check_image {
    background: url(../images/tickmark-white.svg) no-repeat 0 0px;
    padding-left: 25px;
}

.custom_checkpoits .image_and_ticks li span {
    margin-right: 15px;
}

.wrapper-company-info {
    text-align: left !important;
}

.catalog-category-view .owl-carousel .banner-item .content_slider .buttons .custom_content {
    height: 100%;
    position: relative;
}

.catalog-category-view .owl-carousel .banner-item .content_slider .buttons .custom_content::after {
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    content: "";
    top: 0px;
    bottom: 0px;
    width: 100%;
    left: 0px;
    height: 100%;
    z-index: -1;
}

.catalog-category-view .owl-carousel .banner-item .content_slider .buttons {
    display: block;
    text-align: center;
    height: 100%;
}

.catalog-category-view .ipsl_home_banner {
    position: absolute;
    left: 0px;
    right: 0px;
    text-align: center;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
}

.catalog-category-view .ipsl_home_banner .easy-fit .home-banner-content {
    margin-bottom: 0px;
}

.category-banner-custom {
    width: 100%;
    height: 550px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

.category-banner-custom img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.cst-banner_container {
    position: absolute;
    top: 50%;
    left: 50px;
    transform: translateY(-50%);
    z-index: 8;
}

.cst-banner_container h2 {
    color: #fff;
    font-size: 55px;
    max-width: 800px;
    margin-top: 0px;
    line-height: 1;
}

.category-banner-custom::after {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    content: "";
    background: linear-gradient(90deg, black, transparent, transparent);
    z-index: 7;
}

/*...list page redesign end.......*/

.cst-banner_container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9;
    width: 100%;
    max-width: 1240px;
    margin: 0 auto;
    float: none;
    padding: 0 20px;
    box-sizing: border-box;
}

@media (max-width: 1279px) {
    .commercial_panel, .demostic_panel {
        padding: 0 15px;
    }

    .demostic-section h2 {
        font-size: 42px;
        line-height: 40px;
    }

    .effect_panel_section_overlay h3, .easy_install_section h3 {
        font-size: 24px;
    }

    .easy_install_section a {
        min-width: 150px;
    }

    .common-heading3 {
        font-size: 45px;
    }

    ul.sample_list li img {
        width: 60px;
        height: auto;
    }

    .ipsl_home_banner_new .easy-fit .left-content h2 {
        font-size: 60px;
        letter-spacing: -2px;
        line-height: normal;
        margin-bottom: 0;
    }

    .ipsl_home_banner_new .easy-fit ul li .check_image {
        font-size: 16px;
    }

    .ipsl_home_banner_new .easy-fit .image_and_ticks {
        margin: 10px 0 0;
    }
}

@media (max-width: 1023px) {
    .effect_panel_section, .easy_install_section {
        flex-wrap: wrap;
    }

    .effect_panel_section li, .easy_install_section li {
        width: 50%
    }

    .title_section img {
        max-width: 85px;
    }

    .demostic-section h2 {
        font-size: 36px;
        line-height: 36px;
    }

    .ipsl_home_banner_new .easy-fit .left-content h2 {
        font-size: 24px;
        letter-spacing: 0px;
    }

    .custom-slider .owl-carousel .banner-item .content_slider {
        max-width: 80%;
        margin: 0 auto;
    }

    .ipsl_home_banner_new .easy-fit .image_and_ticks ul li {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    .ipsl_home_banner_new .easy-fit .home-banner-content {
        margin: 0;
    }

    .ipsl_home_banner_new .easy-fit ul li .check_image {
        margin-left: 5px;
    }

    .catalog-category-view .custom-slider .owl-carousel .banner-item .content_slider {
        max-width: inherit;
    }

    .custom_checkpoits .image_and_ticks li span {
        margin-right: 5px;
    }

    .custom_checkpoits .image_and_ticks li {
        font-size: 12px;
    }

    .cst-banner_container h2 {
        font-size: 48px;
    }

    .category-banner-custom {
        height: 400px;
    }

    /*  - -  */
    .ipsl_home_banner_new .left-content {
        padding: 25px 0;
    }

    .ipsl_home_banner_new .left-content h1, .ipsl_home_banner_new .left-content p {
        font-size: 24px !important;
        line-height: initial !important;
        letter-spacing: 0 !important;
    }
}

@media (max-width: 767px) {
    .benefits-trade-inner .benefits-trade-left ul {
        padding: 0;
    }

    .benefits-trade-section .benefits-trade-inner {
        display: block;
    }

    .benefits-trade-inner .benefits-trade-left {
        margin: 0px 0 30px;
        display: block;
        width: 100%;
    }

    .benefits-trade-section .benefits-trade-contact a {
        font-size: 16px;
    }

    .benefits-trade-section .benefits-trade-contact p {
        font-size: 18px;
    }

    .common-heading3 {
        font-size: 24px;
    }

    .wall_panels-left, .wall_panels-right {
        width: 100%
    }

    .wall_panels, ul.sample_list {
        flex-wrap: wrap;
    }

    ul.sample_list li {
        margin-bottom: 10px;
    }

    .sample_detail {
        font-size: 16px;
        line-height: 20px;
    }

    .demostic-section .container2 {
        flex-wrap: wrap;
        padding: 0;
    }

    .commercial_panel, .demostic_panel {
        width: 100%;
        padding: 30px 15px;
    }

    .effect_panel_section li, .easy_install_section li {
        width: 100%
    }

    .demostic-section:before, .demostic-section:after {
        display: none;
    }

    .commercial_panel {
        background-color: #ddd;
        padding-bottom: 50px;
    }

    .demostic_panel {
        background-color: #c7c7c7;
    }

    .demostic-section {
        padding: 0;
    }

    .demostic-section h2 {
        font-size: 24px;
        line-height: 24px;
    }

    .custom-slider .owl-carousel .banner-item .content_slider {
        max-width: inherit;
        margin: 0 auto;
        position: static;
        transform: none !important;
        background: #393939;
        padding: 0 15px;
        box-sizing: border-box;
        min-height: auto;
    }

    .mobiletopimage {
        padding-top: 0 !important;
    }

    .ipsl_home_banner_new .easy-fit .image_and_ticks {
        max-width: inherit;
    }

    .ipsl_home_banner_new .easy-fit ul li .check_image {
        font-size: 14px;
    }

    .ipsl_home_banner_new .easy-fit ul li .check_image {
        padding-left: 18px;
    }

    .ipsl_home_banner_new .easy-fit ul li .check_image {
        background-size: 14px;
        background-position: 0 3px;
    }

    .custom-slider .owl-theme .owl-controls .owl-nav [class*=owl-] {
        top: 40%
    }

    .trustpilot_content {
        display: none;
    }

    .trustpilot_homebanner {
        top: 0;
        margin-top: 0px;
        background: #393939;
    }

    .service_advice {
        padding-bottom: 0;
    }

    .service_advice .common-heading3 {
        padding-bottom: 15px;
    }

    .innerpages-form {
        padding: 0px;
    }

    .innerpages-form .prodct-finder_form {
        flex-wrap: wrap;
        padding: 15px;
    }

    .prodct-finder_form .globle_width {
        max-width: inherit;
    }

    .homepagetype {
        margin-left: 0px;
        width: 100%;
    }

    .home_business_content label:first-child {
        padding: 0px;
    }

    .AWA-margins.custom_box.globle_width {
        margin-top: 10px;
    }

    .home_business_content label {
        padding-left: 33px;
    }

    .innerpages-form .prodct-finder_form .home_business .home_business_content label:first-child {
        min-width: inherit;
    }

    .globle_width label:first-child {
        font-size: 14px;
    }

    .prodct-finder_form label {
        font-size: 14px;
    }
}

.cms-a-b-test .ipsl_home_banner_main, .cms-home .ipsl_home_banner_main {
    display: none;
}

.cms-a-b-test .breadcrumbs, .cms-home .breadcrumbs {
    display: none;
}

.category-bathroom-kitchen-wall-panel-b.catalog-category-view .prodct-finder_form .home_business.globle_width .show-hide-icon {
    display: flex;
    float: left;
    margin-right: 7px;
    height: 32px
}

.category-bathroom-kitchen-wall-panel-b.catalog-category-view .prodct-finder_form .home_business .home_business_content {
    margin-top: 5px;
}

.category-bathroom-kitchen-wall-panel-b.catalog-category-view .prodct-finder_form .home_business.globle_width .show-hide-icon > img {
    max-width: 32px;
}

.category-bathroom-kitchen-wall-panel-b.catalog-category-view .prodct-finder_form .globle_width {
    max-width: 350px;
}

.category-bathroom-kitchen-wall-panel-b.catalog-category-view .prodct-finder_form .home_business.globle_width .show-hide-icon {
    display: block !important;
}

@media (max-width: 359px) {
    .category-bathroom-kitchen-wall-panel-b.catalog-category-view .prodct-finder_form .home_business.globle_width .show-hide-icon {
        display: none !important;
    }
}

.category-bathroom-kitchen-wall-panel.catalog-category-view .prodct-finder_form .home_business.globle_width .show-hide-icon {
    display: flex;
    float: left;
    margin-right: 7px;
    height: 32px
}

.category-bathroom-kitchen-wall-panel.catalog-category-view .prodct-finder_form .home_business .home_business_content {
    margin-top: 5px;
}

.category-bathroom-kitchen-wall-panel.catalog-category-view .prodct-finder_form .home_business.globle_width .show-hide-icon > img {
    max-width: 32px;
}

.category-bathroom-kitchen-wall-panel.catalog-category-view .prodct-finder_form .globle_width {
    max-width: 350px;
}

.category-bathroom-kitchen-wall-panel.catalog-category-view .prodct-finder_form .home_business.globle_width .show-hide-icon {
    display: block !important;
}

@media (max-width: 359px) {
    .category-bathroom-kitchen-wall-panel.catalog-category-view .prodct-finder_form .home_business.globle_width .show-hide-icon {
        display: none !important;
    }
}

@media (min-width: 767px) {
    .category-view {
        margin-top: 20px;
    }
}

/*// TODO: add to less file*/

.benefits-trade-section {
    background: #fff;
    display: inline-block;
    width: 100%;
}

.benefits-trade-section .benefits-trade-inner {
    display: flex;
    display: -ms-flexbox;
}

.benefits-trade-inner .benefits-trade-left {
    width: 48%;
}

.benefits-trade-inner .benefits-trade-left ul li {
    font-style: normal;
    font-size: 16px;
    color: #000;
    list-style: none;
    padding: 0 0px 0 26px;
    position: relative;
}

.benefits-trade-inner .benefits-trade-left ul li:before {
    content: "\f00c";
    font-family: fontawesome;
    color: #009482;
    position: absolute;
    left: 0;
}

.benefits-trade-section .benefits-trade-contact {
    text-align: center;
    margin: 24px 0px;
    display: inline-block;
    width: 100%;
}

.benefits-trade-section .benefits-trade-contact a {
    background: #f0b700;
    color: #000;
    padding: 10px 30px;
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    border-radius: 50px;
    margin: 0px 0 15px;
}

.benefits-trade-section .benefits-trade-contact p {
    font-size: 20px;
    font-weight: 500;
    border-radius: 50px;
    margin: 0px 0 15px;
    color: #000;
}

.trade-banner-label .easy-fit .left-content h2 {
    font-size: 72px;
}

.trade-banner-label .check_image {
    background: none;
    font-style: initial;
}

@media (max-width: 767px) {
    .cst-banner_container .sh2 {
        font-size: 38px !important;
    }

    .number-div .number-title {
        margin-top: 0px !important;
        font-size: 18px !important;
    }
}

.custom-top-right a {
    font-size: 14px;
}

.demostic-section .commercial_panel .title_section h2 {
    font-size: 28px;
    line-height: 1.2;
}

.demostic-section .demostic_panel .title_section h2 {
    font-size: 28px;
    line-height: 1.2;
}

.ipsl_home_banner_new .left-content h1, .ipsl_home_banner_new .left-content p {
    display: inline-block;
    font-size: 70px;
    color: #fff;
    font-weight: 700;
    margin: 0;
    line-height: 60px;
    letter-spacing: -4px;
}

.footer_top .container2 .popular-searches {
    font-size: 28px !important;
}

.cst-banner_container .sh2 {
    color: #fff;
    font-size: 55px;
    max-width: 800px;
    margin-top: 0;
    line-height: 1;
    font-weight: bold;
}

.number-div .line-height-change {
    display: inline;
}

.number-div .number-title {
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
}

.ipsl-awa-wall-panel .columns_mav .strong-title {
    font-size: 28px;
    color: #000;
    line-height: 35px;
}

.head-hygien .strong-title {
    font-size: 24px;
    color: #000;
    line-height: 35px;
}

.followstpes .strong-title-how {
    font-size: 24px;
    color: #000;
    line-height: 35px;
    display: inherit;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
}

/*By CBN*/
.catalog-product-view .product-info-main .price-box {
    left: 0;
    top: 0;
    position: relative;
    margin-bottom: 20px;
}

.catalog-product-view .price_title_text_content {
    position: relative;
    left: 0;
    top: 0;
}

.tosamples_click {
    width: 330px;
    border-radius: 25px !important;
}

.payment-group label[for="sagepaysuiteform"] {
    position: relative;
}

.payment-group label[for="sagepaysuiteform"]:before {
    position: absolute;
    content: '';
    background-image: url(https://www.interiorpanelsystems.co.uk/media/opayo-01.gif);
    width: 100%;
    height: 35px;
    background-repeat: no-repeat;
    background-size: contain;
}

.payment-group .sagepaysuite-payment-icon {
    display: none;
}

.payment-group label[for="sagepaysuiteform"] span {
    margin-left: 80px;
}

.payment-group #sagepaysuiteform-payment-errors ~ .payment-method-note {
    position: relative;
    margin-bottom: 25px;
}

.payment-group #sagepaysuiteform-payment-errors ~ .payment-method-note:before {
    position: absolute;
    font-weight: bold;
    margin-top: 10px;
    content: 'You will be redirected to the Opayo/Elavon website.';
}

.payment-group #sagepaysuiteform-payment-errors ~ .payment-method-note strong {
    display: none;
}

.download_pdf_pro {
    margin-top: 30px;
    color: #009482;
}

.download_pdf_pro .download_pdf a {
    border: 1px solid #009482;
    margin-bottom: 10px;
    color: #000;
    padding: 6px 14px;
    background: #eee;
    display: inline-block;
    margin-right: 20px;
}

.download_pdf_pro .download_pdf a:hover {
    color: #009482;
}
