/*
Theme Name: TerraPass Twentytwenty
Version: 5.3
Description: Terrapass: Buy Carbon Offsets to Reduce Carbon Footprint
Template: Divi
Author: Huddled Masses
Author URI: https://huddledmasses.com/
*/


/* Global TerraPass child Theme */
.border-0 {
    border: 0 !important;
}

.font-16 {
    font-size: 16px;
}

.d-none {
    display: none !important;
}

p {
    padding-bottom: 10px !important;
}

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

.min-w250 {
    min-width: 250px !important;
}

.min-w220 {
    min-width: 220px !important;
}

.w-220 {
    width: 220px !important;
}

.min-w172 {
    min-width: 172px !important;
}

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

.mg-t-10 {
    margin-top: 10px !important;
}

.mg-l-10 {
    margin-left: 10px !important;
}

/* Cart page */
.terrapass-cart-detail .shop_table { border: none !important; margin-bottom: 0 !important; }
.terrapass-cart-detail .shop_table tr td { vertical-align: top !important; }
.terrapass-cart-detail .product-thumbnail a { display: block; }
.terrapass-cart-detail .product-thumbnail img { width: 100px !important; }
.terrapass-cart-detail .product-name h4 {
    font-weight: 600;
}
.terrapass-cart-detail .product-name dl { margin-bottom: 5px; }
.terrapass-cart-detail .product-remove a {
    color: #36a0f7;
}

/* Hide post featured image */
.et_post_meta_wrapper img {
    display: none !important;
}

h1.entry-title {
    font-weight: normal !important;
}

.terrapass-cart-total table {
    font-size: 16px;
    padding-left: 140px !important;
    border: none !important;
}

.terrapass-cart-total table th, .terrapass-cart-total table td{
    border: none !important;
    padding: 8px 8px 8px 0;
}

.terrapass-cart-total table .amount {
    font-weight: 800;
    color: #9bba51;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    padding: 8px;
}

.woocommerce-error {
    color: #D8000C !important;
    background-color: #FFD2D2 !important;
}

body:not(.et-tb) #main-content .container, body:not(.et-tb-has-header) #main-content .container {
    padding-top: 25px !important;
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 0px;
    height: 42px;
    padding: 0.375rem 0.75rem;
    font-size: 16px;
    font-family: 'Myriad Pro Bold';
    line-height: 1.5;
    border-radius: 0;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.btn-primary {
    color: #fff;
    background-color: #1EA0FF;
    border-color: #007bff;
}

.btn-primary:hover {
    color: #fff;
    background-color: #1EA0FF;
    border-color: #0062cc;
}

.btn-outline {
    color: #ffffff;
    background-color: transparent;
    border: 2px solid #ffffff;
}

.btn-outline-secondary {
    color: #1EA0FF;
    border: 1px solid #1EA0FF;
    background-color: transparent;
}



/* override divi inline pro */
.et_pb_text_0 h3 {
    line-height: 40px !important;
}

.et_pb_text_5 h3 {
    line-height: 40px !important;
}

/* Page/Section specific */
.custom-list {
    padding: 0 !important;
    list-style: none;
    margin-bottom: 0;
    margin-top: 15px;
    list-style-type: none !important;
}

.custom-list li {
    font-size: 14px;
    line-height: 17px;
    color: #2c2b2b;
    font-family: 'Myriad Pro Regular';
    margin-top: 10px;
}

.custom-list.arrow li {
    position: relative;
    padding-left: 20px;
}

.custom-list.arrow li::before {
    content: "";
    background-image: url('./assets/images/chevron-right-icon.svg');
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    background-size: contain;
    width: 12px;
    height: 12px;
    background-repeat: no-repeat;
}

/* homepage */
.home #page-container {
    padding-top:0px !important;
}

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

    /* mobile posts and pages */
    .single #page-container, .page #page-container {
        padding-top:10px !important;
    }

    /* mobile homepage */
    .home #page-container {
        padding-top:10px !important;
    }
}

@media only screen and (min-width: 981px) {
    .et_header_style_left .et-fixed-header #et-top-navigation, .et_header_style_split .et-fixed-header #et-top-navigation {
        padding: 0px 0 0 0 !important;
    }
}


#main-header {
    padding: 20px 0;
    padding-bottom: 0;
}

.et_header_style_left #et-top-navigation {
    padding-top: 0;
}

.et_header_style_left #et-top-navigation nav>ul>li>a {
    padding-bottom: 40px;
}

#menu-header>li {
    padding: 0 0px !important;
}

.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul>li, .et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li {
    margin-top: 0px;
}

#menu-header>li a {
    color: #2c2b2b;
    padding: 20px;
    font-size: 18px;
    font-family: 'Myriad Pro Regular';
}

#menu-header>li a:hover {
    opacity: 1 !important;
    color: #90C233;
}

#menu-header li.current-menu-item > a {
    background-color: #edf5de;
    color: #2c2b2b !important;
}

#menu-header .menu-item-has-children > a:first-child:after {
    content: none;
}

#menu-header > li:last-child {
    position: relative;
}

#menu-header > li:last-child a {
    color: #1e9fff !important;
    padding-left: 30px;
}

#menu-header > li:last-child a:hover {
    opacity: 1;
    color: #1e9fff;
}

.et-cart-info {
    display: none !important;
}

/* Sub Menu*/
#menu-header .sub-menu {
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    text-align: left !important;
    background-color: transparent !important;
    padding-top: 93px;
    padding-bottom: 0;
    border-top: 0;
    box-shadow: none;
}

#menu-header .sub-menu::before {
    content: '';
    z-index: 1;
    pointer-events: none;
    display: block;
    width: 27px;
    height: 16px;
    text-indent: -999em;
    text-align: left !important;
    background: url(./assets/images/triangle.png) no-repeat;
    position: absolute;
    top: 77px;
    left: 13%;
}

#menu-header .sub-menu::after {
    content: '';
    z-index: 0;
    display: block;
    pointer-events: none;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 93px;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
}

#menu-header .sub-menu > li {
    display: block;
    width: 100%;
    padding: 0;
    background: #FFFFFF;
}

#menu-header .sub-menu > li:first-child {
    padding-top: 10px;
}

#menu-header .sub-menu > li:last-child {
    padding-bottom: 14px;
}

#menu-header .sub-menu > li a {
    display: block;
    width: 100%;
    color: #2c2b2b;
    font-family: 'Myriad Pro Regular';
    font-size: 16px;
    text-transform: none;
    padding: 5px 15px;
}

#menu-header .sub-menu > li a:hover {
    color: #90C233;
}

#menu-header .sub-menu > li a:active {
    background-color: rgba(144, 194, 91, 0.2);
    font-family: 'Myriad Pro Bold';
}

.et-fixed-header #menu-header .sub-menu::before {
    width: 20px;
    height: 15px;
    top: -13px;
}

/* posts and pages */
.single #page-container, .page #page-container {
    padding-top:10px !important;
}

/* Footer */
#menu-business > li {
    margin-top: 8px;
    width: 100% !important;
}

#menu-about-us > li {
    margin-top: 8px;
    width: 100% !important;
}

#menu-contact-us > li {
    margin-top: 8px;
    width: 100% !important;
}

.text-center {
    text-align: center !important;
}

.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0px 15px 15px 15px;
    box-shadow: 0px 1px 7px #00000085;
}

.restore-balance-box {
    padding: 19px 26px 57px;
}

.restore-balance-box .restore-balance-icon {
    width: 50px;
    height: 50px;
    margin: 0 auto;
    margin-bottom: 10px;
}

.restore-balance-box .restore-balance-icon img {
    width: 50px;
    height: 50px;
}

.restore-balance-box h4 {
    font-size: 21px;
    line-height: 25px;
    color: #2c2b2b;
    text-align: center;
    font-family: 'Myriad Pro Regular';
    margin-top: 11px;
    margin-bottom: 15px;
}

.restore-balance-box p {
    font-size: 16px;
    line-height: 20px;
    color: #2c2b2b;
    text-align: center;
    font-family: 'Myriad Pro Regular';
    margin-bottom: 15px;
}

.restore-balance-box.mobile-restore-balance-box {
    padding: 16px;
}

.restore-balance-box.mobile-restore-balance-box .restore-balance-box-head {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
}

.restore-balance-box.mobile-restore-balance-box .restore-balance-icon {
    width: 70px;
    height: 70px;
    margin: 0 auto;
    margin-bottom: 0px;
}

.restore-balance-box.mobile-restore-balance-box .restore-balance-icon img {
    width: 50px;
    height: 50px;
}

.restore-balance-box.mobile-restore-balance-box h4 {
    font-size: 21px;
    line-height: 25px;
    color: #2c2b2b;
    text-align: left;
    font-family: 'Myriad Pro Regular';
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 5px;
}

.restore-balance-box.mobile-restore-balance-box p {
    font-size: 16px;
    line-height: 20px;
    color: #2c2b2b;
    text-align: left;
    font-family: 'Myriad Pro Regular';
    margin-bottom: 0px;
}

.restore-balance-box.mobile-restore-balance-box .restore-balance-outlin-btn {
    color: #1EA0FF;
    border: 2px solid #1EA0FF;
}


/*Offset Your Event*/
/*.offset-event-section {
    position: relative;
}

.offset-event-section::before {
    content: "";
    position: absolute;
    background-image: url(./assets/images/pattern.png);
    background-repeat: repeat;
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
    opacity: 24%;
}*/

.offset-event-right-block {
    width: 426px;
    padding: 80px 0;
    float: right;
    height: 100%;
}

.offset-event-right-section {
    display: flex;
    padding: 32px 25px 32px 21px;
}

.offset-event-right-section.mobile-offset-event-right-section {
    display: block;
    padding: 32px 25px 32px 21px;
}

.offset-event-right-section.mobile-offset-event-right-section .mobile-offset-event-right-head {
    display: flex;
}

.offset-event-right-section .offset-event-right-icon {
    margin-right: 20px;
    width: 15%;
}

.offset-event-right-section .offset-event-right-icon img {
    width: 50px;
    height: 50px;
}

.offset-event-right-section .offset-event-right-content {
    width: 80%;
}

.offset-event-right-section .offset-event-right-content p {
    font-size: 16px;
    line-height: 20px;
    color: #2c2b2b;
    font-family: 'Roboto Regular';
    margin-bottom: 17px;
}

.home-living-plan-block {
    display: flex;
    align-items: inherit;
}

.home-living-plan-block .home-living-plan-imagebox {
    width: 10%;
    margin-right: 30px;
}

.home-living-plan-block .home-living-plan-contentbox {
    width: 70%;
    padding-right: 60px;
}

.home-living-plan-block .home-living-plan-contentbox h3 {
    font-size: 24px;
    line-height: 28px;
    color: #ffffff;
    font-family: 'Myriad Pro Bold';
    margin-bottom: 7px;
}

.home-living-plan-block  .home-living-plan-contentbox p {
    font-size: 18px;
    line-height: 21px;
    color: #ffffff;
    font-family: 'Roboto Regular';
    margin-bottom: 0px;
}

.home-living-plan-block .home-living-plan-buttonbox {
    width: 20%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.view-btn {
    font-size: 16px;
    line-height: 18px;
    font-family: 'Roboto Bold';
}

/*.home-living-plan-section::before {
    content: "";
    position: absolute;
    height: 64px;
    width: 50%;
    background-image: url('./assets/images/pattern-white.png');
    background-repeat: no-repeat;
    opacity: 83%;
    top: 0;
    left: 0;
}

.home-living-plan-section::after {
    content: "";
    position: absolute;
    height: 64px;
    width: 50%;
    background-image: url('./assets/images/pattern-white.png');
    background-repeat: no-repeat;
    background-position: right;
    opacity: 83%;
    bottom: 0;
    right: 0;
}*/

.our-project-img-block {
    width: 519px;
    float: right;
    padding-top: 80px;
}


/*.what-our-project-section::before {
    content: "";
    position: absolute;
    height: 64px;
    width: 50%;
    top: 0;
    right: 0;
    background-image: url('./assets/images/pattern-black.png');
    background-repeat: no-repeat;
    background-position: right;
}

.what-our-project-section::after {
    content: "";
    position: absolute;
    height: 64px;
    width: 50%;
    bottom: 0;
    left: 0;
    background-image: url('./assets/images/pattern-black.png');
    background-repeat: no-repeat;
}*/

.home-testimonial-block {
    padding-top: 63px;
}

.home-testimonial-block span {
    color: #767373;
    font-size: 21px;
    line-height: 20px;
}

.home-testimonial-block span small {
    color: #767373;
    font-size: 18px;
}

/*.footer-never-miss::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background-image: url(./assets/images/never-miss-pattern.png);
    background-repeat: no-repeat;
    top: -12px;
}*/

.desktop-social-icon-box-footer {
    margin: 0 -20px !important;
}

.desktop-social-icon-box-footer li {
    padding: 0 20px;
}

.homepage-blog article {
    margin-bottom: 20px;
}

.homepage-blog article .entry-featured-image-url {
    margin-bottom: 0;
    float: left;
}

.homepage-blog article .entry-featured-image-url img{
    width: 50px;
    height: 50px;
    object-fit: fill;
    border-radius: 50%;
}

.homepage-blog article .entry-title {
    padding-bottom: 0;
    margin-left: 70px;
}

.homepage-blog article .entry-title a {
    font-size: 16px;
    line-height: 30px;
    font-family: 'Myriad Pro Regular';
    color: #2C2B2B;
}

.homepage-blog article .post-meta {
    margin: 0;
}

.homepage-blog article .post-content {
    float: left;
    margin-top: -10px;
    margin-left: 20px;
}

.homepage-blog article .post-content .post-content-inner {
    display: none;
}

.homepage-blog article .post-content .more-link {
    font-size: 14px;
    line-height: 30px;
    font-family: 'Myriad Pro Regular';
    text-decoration: underline;
    text-transform: capitalize;
    color: #2C2B2B;
}

.homepage-view-blog-btn {
    background-color: transparent;
    border: 1px solid #1EA0FF;
    color: #1EA0FF;
}

.home-restore-balance-section {
    background-image: url('https://dev-assets.terrapass.com/wp-content/uploads/2020/10/home-bg.png');
}

.footer-divi-menu .et_pb_menu_0_tb_footer.et_pb_menu {
    background-color: transparent;
}

.footer-divi-menu .et_pb_menu_1_tb_footer.et_pb_menu {
    background-color: transparent;
}

.footer-divi-menu .et_pb_menu_2_tb_footer.et_pb_menu {
    background-color: transparent;
}

.footer-divi-copyright .et_pb_menu_3_tb_footer.et_pb_menu {
    background-color: transparent;
}

.footer-divi-menu .et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li {
    margin-top: 4px !important;
}

.footer-divi-menu .et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li>a {
    font-family: 'Myriad Pro Regular';
    color: #2C2B2B;
    font-size: 16px;
    line-height: 21px;
    padding-bottom: 0;
}

.footer-divi-copyright  .et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li>a {
    font-family: 'Myriad Pro Regular';
    color: #2C2B2B;
    font-size: 12px;
    line-height: 15px;
    opacity: .5;
    padding-bottom: 5px;
}

.footer-divi-copyright .et_pb_text_inner p {
    font-family: 'Myriad Pro Regular';
    color: #2C2B2B;
    font-size: 12px;
    line-height: 15px;
    opacity: .5;
    padding-bottom: 0;
}

.et-db #et-boc .et-l .et_pb_menu_0_tb_footer.et_pb_menu {
    background-color: transparent !important;
}

.et-db #et-boc .et-l .et_pb_menu_1_tb_footer.et_pb_menu {
    background-color: transparent !important;
}

.et-db #et-boc .et-l .et_pb_menu_2_tb_footer.et_pb_menu {
    background-color: transparent !important;
}

.et-db #et-boc .et-l .et_pb_menu_3_tb_footer.et_pb_menu {
    background-color: transparent !important;
}

.et-db #et-boc .et-l .et_pb_menu_0_tb_footer.et_pb_menu .et_mobile_menu, .et-db #et-boc .et-l .et_pb_menu_0_tb_footer.et_pb_menu .et_mobile_menu ul {
    background-color: transparent !important;
}

.mobile-divi-header .et_pb_fullwidth_menu--style-left_aligned .et_pb_menu__wrap, .et_pb_menu--style-left_aligned .et_pb_menu__wrap {
    justify-content: end;
}

.mobile-divi-header .et_pb_column {
    margin-bottom: 0;
}

.mobile-divi-header-logo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.mobile-divi-header-logo .et_pb_text_inner p {
    font-size: 12px;
    font-family: 'Myriad Pro Bold';
    line-height: 14px;
    color: #1EA0FF;
}

.terrapass-loader::before {
    content: "";
    position: fixed;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 99;
}
.terrapass-loader::after {
    content: "";
    position: fixed;
    top: 50%;
    left: 50%;
    width: 55px;
    height: 55px;
    display: inline-block;
    padding: 0px;
    border-radius: 100%;
    border: 5px solid;
    border-top-color: rgb(82 161 255);
    border-bottom-color: rgb(82 161 255);
    border-left-color: rgba(188, 84, 93, 0.95);
    border-right-color: rgb(126 59 208);
    -webkit-animation: loader2 2s ease-in-out infinite alternate;
    animation: loader2 2s ease-in-out infinite alternate;
    z-index: 999;
}
@keyframes loader2 {
    from {transform: rotate(0deg);}
    to {transform: rotate(720deg);}
}
@-webkit-keyframes loader2 {
    from {-webkit-transform: rotate(0deg);}
    to {-webkit-transform: rotate(720deg);}
}

.home-newsletter-form {
    margin-top: 25px;
}

.home-newsletter-form .home-newsletter-form-row {
    display: flex;
}

.home-newsletter-form .home-newsletter-form-row .email.field_block .fb-email {
    width: 275px;
    height: 40px;
    background: rgba(255, 255, 255, 0.7);
    margin-right: 12px;
    padding-left: 10px;
    font-size: 16px;
    font-family: 'Roboto Regular';
    color: #ffffff;
    border: 0px;
}

.home-newsletter-form .home-newsletter-form-row .email.field_block .fb-email:focus {
    outline: none;
    border: 0;
}

.home-newsletter-form .home-newsletter-form-row .email.field_block .fb-email::placeholder {
    color: #ffffff;
}


.home-newsletter-form .home-newsletter-form-row .subscribe.field_block .subscribe-btn {
    height: 40px;
    min-width: 220px;
    background-color: transparent;
    border: 2px solid #ffffff;
    color: #ffffff;
    font-size: 18px;
    font-family: 'Myriad Pro Bold';
}



@media (max-width: 991px) {
    .home-newsletter-form {
        margin-top: 15px;
    }

    .home-newsletter-form .home-newsletter-form-row {
        flex-direction: column;
        width: 100% !important;
    }

    .home-newsletter-form .home-newsletter-form-row .email.field_block .fb-email {
        width: 100%;
        margin-right: 0;
    }
    .home-newsletter-form .home-newsletter-form-row .subscribe.field_block .subscribe-btn {
        margin-top: 13px;
        min-width: 100%;
    }
}

/*
 * Page Template-A
 * Class prefix: .page-template-a-
*/

.page-template-a-hero-section .offset-event-right-block {
    width: 426px;
    padding: 0px 0;
    float: right;
    height: 100%;
}

.page-template-a-hero-section .offset-event-right-block .offset-event-right-section {
    display: flex;
    padding: 26px 25px 18px 22px;
}

.page-template-a-hero-section .offset-event-right-block .offset-event-right-content {
    color: #2C2B2B;
}

.page-template-a-hero-section .offset-event-right-block .offset-event-right-content .btn-primary {
    margin-top: 10px;
}


/* Custom Tab */
.terrapass-tab {
    border: 0px;
}

.terrapass-tab .et_pb_tabs_controls > li {
    border: 0px !important;
}

.terrapass-tab .et_pb_tabs_controls > li a {
    border: 0px !important;
    color: #939597
}

.terrapass-tab .et_pb_tabs_controls > li.et_pb_tab_active {
    background-color: transparent !important;
    border-bottom: 1px solid #2C2B2B !important;
}

.terrapass-tab .et_pb_tabs_controls > li.et_pb_tab_active a {
    color: #2C2B2B;
}

.terrapass-tab .et_pb_tab {
    padding: 40px 80px;
    padding-bottom: 0;
}

.terrapass-tab table {
    border: 0 !important;
    margin: 0 !important;
}

.terrapass-tab table td {
    border: 0px;
    padding: 6px 0px;
    vertical-align: -webkit-baseline-middle;
}

.terrapass-tab table td img {
    width: 46px;
}

.terrapass-tab ul.et_pb_tabs_controls {
    border-bottom: 1px solid #f4f4f4 !important;
    background-color: transparent;
}

.terrpass-featured-partners {
    list-style: none !important;
    display: flex !important;
    align-items: center !important;
    margin: 0 -10px !important;
    padding-left: 0 !important;
    justify-content: space-between !important;
}
.terrpass-featured-partners > li {
    padding: 0 10px !important;
}

.terrpass-featured-partners > li a img {
    width: 130px;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    -ms-filter: grayscale(1);
    -o-filter: grayscale(1);
    filter: grayscale(1);
    transition: 0.3s ease;
    -khtml-transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
}

.terrpass-featured-partners > li a:hover img {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
}

/* Testimonial Slider */
.terrapass-testimonial .terrapass-testimonial-row {
    display: flex;
    align-items: center;
}

.terrapass-testimonial .terrapass-testimonial-row .img {
    width: 50% !important;
}

.terrapass-testimonials-heading {
    position: absolute;
    top: 90px;
    left: 50%;
    margin-left: 39px;
    padding: 0;
}

.terrapass-testimonial .terrapass-testimonial-row .img img {
    object-fit: cover;
    height: 100%;
}

.terrapass-testimonial .terrapass-testimonial-row .content {
    width: 50% !important;
    padding-left: 40px !important;
}

.terrapass-testimonial .terrapass-testimonial-row .content h1 {
    font-size: 21px !important;
    line-height: 21px;
    color: #1EA0FF !important;
}

.terrapass-testimonial .terrapass-testimonial-row .content p {
    font-size: 22px !important;
    line-height: 27px !important;
    color: #2C2B2B;
}

.terrapass-testimonial-slider.slick-dotted.slick-slider {
    margin-bottom: 0px;
}
.terrapass-testimonial .home-testimonial-title {
    margin-top: 15px;
}
.terrapass-testimonial .home-testimonial-title h2 {
    font-size: 20px;
    margin: 0;
    padding: 0;
    font-weight: 600;
}
.terrapass-testimonial .home-testimonial-title span {
    display: block;
    font-size: 14px;
}

.terrapass-testimonial-slider .slick-dots {
    position: absolute;
    bottom: 80px;
    display: block;
    width: auto;
    left: 50%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    margin-left: 39px;
}

.terrapass-testimonial-slider .slick-dots > li {
    position: relative;
    width: 8px;
    height: 8px;
    border-radius: 50%;
}

.terrapass-testimonial-slider .slick-dots > li button {
    position: relative;
    width: 8px;
    height: 8px;
    border-radius: 50%;
}

.terrapass-testimonial-slider .slick-dots > li button::before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #B6BFC8;
    opacity: 1;
}

.terrapass-testimonial-slider .slick-dots > li.slick-active button::before {
    background: #0A61AE;
}

.terrapass-gray-banner-section {
    position: relative;
}

.terrapass-gray-banner-section::before {
    content: "";
    position: absolute;
    background-image: url(./assets/images/pattern-black.png);
    background-repeat: repeat;
    background-position: center;
    top: 0;
    right: 0;
    height: 56px;
    width: 50%;
}

.terrapass-gray-banner-section::after {
    content: "";
    position: absolute;
    background-image: url(./assets/images/pattern-black.png);
    background-repeat: repeat;
    background-position: center;
    bottom: 0;
    left: 0;
    transform: rotate(180deg);
    height: 56px;
    width: 35%;
}

.terrapass-calltoaction-secton {
    position: relative;
}

.terrapass-calltoaction-secton:before {
    content: '';
    position: absolute;
    background: url(./assets/images/pattern-black.png);
    height: 100%;
    width: 100%;
    opacity: .5;
    top: 0;
}

.terrapass-callto-actionbtn {
    padding: 5px 10px;
    margin: 0 auto;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #1ea0ff !important;
}

.terrapass-callto-actionbtn .et_pb_promo_description {
    padding-bottom: 0;
}

.terrapass-callto-actionbtn .et_pb_promo_description h2 {
    font-size: 16px;
    line-height: 16px;
    padding: 0;
    color: #ffffff;
}

.terrapass-callto-actionbtn .et_pb_button {
    border: 0;
    padding: 0;
}

.terrapass-callto-actionbtn .et_pb_button:after {
    content: none;
}

.terrapass-callto-actionbtn .et_pb_button:hover {
    border: 0;
    padding: 0;
    background: transparent;
}

a.btn {
    padding-top: 10px;
}

.terrapass-sidebar {
    border-right: 0px !important;
    padding-right: 0 !important;
}

.terrapass-sidebar .widget_custom_html {
    padding-right: 0;
    border: 1px solid rgb(230, 230, 230);
    border-radius: 4px;
    padding-top: 50px;
    text-align: center;
    margin-bottom: 10px !important;
}

.terrapass-sidebar .widget_text {
    padding-right: 0;
    border: 1px solid rgb(230, 230, 230);
    border-radius: 4px;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-bottom: 10px !important;
    text-align: center;
}

.terrapass-sidebar .widgettitle {
    margin: 0 50px;
    font-size: 12px;
    padding-bottom: 10px;
    margin-bottom: 50px;
    border-bottom: 1px solid rgb(230, 230, 230);
}

.terrapass-sidebar .custom-html-widget p {
    padding: 0 50px;
    font-size: 15px;
    color: rgb(34, 34, 34);
    text-align: center;
}

.terrapass-sidebar .custom-html-widget .personal-package {
    padding: 30px 15px 0;
    border-bottom: 1px solid rgb(230, 230, 230);
}

.terrapass-sidebar .custom-html-widget .personal-package figure.left {
    width: 100px;
    float: left !important;
}

.terrapass-sidebar .custom-html-widget .personal-package figure.left img {
    max-width: 90%;
}

.terrapass-sidebar .custom-html-widget .personal-package figure.left + .right {
    width: calc(100% - 115px);
    float: right !important;
}

.terrapass-sidebar .custom-html-widget .personal-package .right hgroup {
    text-align: left;
    margin-bottom: 20px;
}

.terrapass-sidebar .custom-html-widget .personal-package .right hgroup small{
    color: #4d4d4d;
    font: 12px "myriad-pro", Arial, sans-serif;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px;
}

.terrapass-sidebar .custom-html-widget .personal-package .right hgroup strong {
    display: block;
    font: 18px "myriad-pro", Arial, sans-serif;
}

.terrapass-sidebar .custom-html-widget .personal-package .button {
    display: block;
    padding: 10px 0;
    font-size: 15px;
    border: 1px solid rgba(34, 34, 34, .5);
    border-radius: 3px;
}

.terrapass-sidebar .custom-html-widget .personal-package .button:hover {
    background: #91C03F;
    color: #222 !important;
}

.terrapass-sidebar .terrpass-lastest-post {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 50px;
}

.terrapass-sidebar .terrpass-lastest-post .terrapass-latest-post-img {
    display: block;
}

.terrapass-sidebar .terrpass-lastest-post .terrapass-latest-post-img img {
    width: 83px;
    height: 83px;
}

.terrapass-sidebar .terrpass-lastest-post .terrapass-latest-post-content {
    display: block;
    color: #222;
    font-size: 20px;
    text-align: center;
    margin-top: 10px;
}

.terrapass-sidebar .terrpass-lastest-post .terrapass-latest-post-readmore {
    color: #4d4d4d;
    display: block;
    font-size: 17px;
    margin-top: 5px;
    text-decoration: underline;
}

.terrapass-sidebar .terrpass-lastest-post .button {
    padding: 10px 20px;
    font-size: 15px;
    border: 1px solid rgba(34, 34, 34, .5);
    border-radius: 3px;
    width: 160px;
    margin-top: 10px;
}

.terrapass-sidebar .terrpass-lastest-post .button:hover {
    background: #91C03F;
    color: #222 !important;
}


.terrapass-heading h3 {
    font-weight: 700;
    font-size: 21px;
    color: #1EA0FF!important;
    line-height: 35px;
    text-align: center;
}
.widget-button {
    color:#fff !important;
    width: 100%;
}
.w-auto {
    width: auto !important;
}
.mg-t-15 {
    margin-top: 15px !important;
}
.terrapass-sidebar .custom-html-widget .personal-package {
    padding: 30px 15px 20px;
}
.terrapass-sidebar .custom-html-widget .personal-package:last-child {
    padding-bottom: 0;
    border-bottom: none;
}
.terrapass-woo-row {
    width: 100% !important;
    max-width: 1280px !important;
}
.et-db #et-boc .et-l .et_pb_menu_1_tb_footer.et_pb_menu .et_mobile_menu, .et-db #et-boc .et-l .et_pb_menu_1_tb_footer.et_pb_menu .et_mobile_menu ul {
    background-color: transparent !important;
}

/* Product Category */
.terrapass-product-category-banner {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 25px !important;
    padding-bottom: 25px !important;
    text-align: center;
}

.terrapass-product-category-banner .terrapass-product-cat-heading {
    font-size: 72px;
    line-height: 78px;
    font-family: 'Myriad Pro Regular';
    color: #ffffff;
    padding-bottom: 0;
}

.terrapass-product-category-banner .terrapass-product-cat-title {
    font-size: 24px !important;
    line-height: 30px;
    font-family: 'Myriad Pro Regular';
    color: #ffffff;
}

.project-list-intro {
    text-align: center;
}

.project-list-intro p {
    font-size: 18px;
    font-family: 'Roboto Regular';
    color: #2C2B2B;
}

.terrapass-product-category .tarapass-product-tablist {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 0 -10px !important;
}
.terrapass-product-category .tarapass-product-tablist > li {
    padding: 0 10px !important;
    width: 150px;
}
.terrapass-product-category .tarapass-product-tablist > li .terrapass-product-tab {
    width: 100%;
    padding: 5px 5px;
    background-color: #ECF1F6;
    font-size: 14px;
    font-family: 'Roboto Regular';
    color: #2C2B2B;
    border: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.terrapass-product-category .tarapass-product-tablist > li.active .terrapass-product-tab {
    width: 100%;
    padding: 5px 5px;
    background-color: #B8DEFE;
    font-size: 14px;
    font-family: 'Roboto Bold';
    color: #2C2B2B;
    border: 2px solid #1EA0FF;

}
.terrapass-product-tab {
    margin-top: 26px;
}
.terrapass-product-category .terrapass-product-tab-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 -7px !important;
}
.terrapass-product-category .terrapass-product-tab-row .terapass-product-tab-col {
    width: 25%;
    padding: 0 7px;
    height: 100%;
    margin-bottom: 20px;
}
.terrapass-product-category .terrapass-product-card-content {
    height: 100%;
}
.terrapass-product-category .terrapass-product-card-content .card {
    padding: 27px 20px;
    display: flex;
    align-items: center;
    flex-direction: column;
    height: 430px;
}
.terrapass-product-category .terrapass-product-card-content .card .terrapass-product-card-value {
    font-size: 12px;
    font-family: 'Myriad Pro Bold';
    margin-bottom: 0px;
    display: block;
    color: #1ea0ff;
}
.terrapass-product-category .terrapass-product-card-content .card .terrapass-product-card-head {
    font-size: 20px;
    line-height: 25px;
    color: #2C2B2B;
    font-family: 'Myriad Pro Regular';
    text-align: center;
    min-height: 90px;
}
.terrapass-product-category .terrapass-product-card-content .card .terrapass-product-card-icon {
    width: 100px;
    height: 100px;
    object-fit: fill;
    margin-top: 34px;
    margin-bottom: 34px;
}
.terrapass-product-category .terrapass-product-card-content .card .terrapass-product-card-detail {
    font-size: 18px !important;
    font-family: 'Roboto Regular';
    color: #2c2b2b;
    text-align: center;
}

.terrapass-product-category .terrapass-product-card-content:hover .card {
    border: 1px solid #1EA0FF;
    box-shadow: none;

}
.terrapass-product-category .terrapass-product-card-content:hover .card .terrapass-product-card-head {
    font-family: 'Myriad Pro Bold';
}
.terrapass-product-category .terrapass-product-card-content:hover .card .terrapass-product-card-detail {
    font-size: 21px;
}

.terrapass-product-category .terrapass-product-card-content.active .card {
    border: 1px solid #1EA0FF;
    box-shadow: none;
}
.terrapass-product-category .terrapass-product-card-content.active .card .terrapass-product-card-head {
    font-family: 'Myriad Pro Bold';
}
.terrapass-product-category .terrapass-product-card-content.active .card .terrapass-product-card-detail {
    font-size: 21px;
}

.et-db #et-boc .et-l .et_pb_menu_0_tb_footer.et_pb_menu .et_mobile_menu, .et-db #et-boc .et-l .et_pb_menu_0_tb_footer.et_pb_menu .et_mobile_menu ul {
    background-color: transparent !important;
}

.et-db #et-boc .et-l .et_pb_menu_1_tb_footer.et_pb_menu .et_mobile_menu, .et-db #et-boc .et-l .et_pb_menu_1_tb_footer.et_pb_menu .et_mobile_menu ul {
    background-color: transparent !important;
}

.et-db #et-boc .et-l .et_pb_menu_2_tb_footer.et_pb_menu .et_mobile_menu, .et-db #et-boc .et-l .et_pb_menu_2_tb_footer.et_pb_menu .et_mobile_menu ul {
    background-color: transparent !important;
}

.et-db #et-boc .et-l .et_pb_menu_4_tb_footer.et_pb_menu .et_mobile_menu, .et-db #et-boc .et-l .et_pb_menu_4_tb_footer.et_pb_menu .et_mobile_menu ul {
    background-color: transparent !important;
}

.price {

}

@media (max-width: 991px) {
    .home-restore-balance-section.et_pb_section.et_pb_section_0 {
        background-position: center;
    }

    .terrapass-product-category .terrapass-product-tab-row  {
        flex-wrap: wrap;
    }

    .terrapass-product-category .terrapass-product-tab-row .terapass-product-tab-col {
        width: 50%;
        padding: 0 7px;
        margin-bottom: 20px;
    }
    .terrapass-product-category .terrapass-product-tab-row .terapass-product-tab-col:last-child {
        margin-bottom: 0px;
    }
}

@media (max-width: 768px) {
    .offset-event-right-block {
        width: 100%;
        padding: 25px 0;
        float: none;
        height: 100%;
    }

    .home-living-plan-section::before {
        content: none;
    }

    .home-living-plan-section::after {
        content: none;
    }

    .what-our-project-section::before {
        content: none;
    }

    .what-our-project-section::after {
        content: "";
        position: absolute;
        height: 34px;
        bottom: 0;
        left: 0;
        background-image: url(./assets/images/pattern-black.png);
        background-repeat: repeat;
        background-size: contain;
        width: 100%;
    }

    .our-project-img-block {
        width: 100%;
        float: right;
        padding-top: 0px;
    }

    .home-living-plan-block {
        flex-direction: column;
    }
    .home-living-plan-block .home-living-plan-imagebox {
        width: 100%;
        margin-right: 0px;
    }
    .home-living-plan-block .home-living-plan-contentbox {
        width: 100%;
        padding-right: 0px;
        margin-top: 15px;
    }

    .home-living-plan-block .home-living-plan-buttonbox {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 16px;
    }

    .home-living-plan-block .home-living-plan-buttonbox .view-btn {
        font-size: 16px;
        line-height: 18px;
        font-family: 'Roboto Bold';
        width: 100% !important;
    }

    .footer-never-miss::before {
        content: none;
        top: 0px;
    }

    /* Footer Responsive */
    .mobile-social-icon-box {
        margin: 0 -20px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .footer-divi-menu .et-db #et-boc .et-l .et_mobile_menu {
        background-color: transparent !important;
    }

    .footer-divi-menu .et_pb_menu .et_mobile_nav_menu {
        width: 100%
    }

    .footer-divi-menu .mobile_nav {
        width: 100%;
    }

    .footer-divi-menu .et_mobile_menu {
        padding: 0;
    }

    .footer-divi-menu .et_mobile_menu >li a{
        padding: 0 5px;
        font-size: 14px;
        padding-left: 0;
        line-height: 21px;
        border-bottom: 0;
        padding-bottom: 3px;
        color: #2C2B2B;
    }

    .footer-divi-menu .et_pb_menu__wrap .mobile_menu_bar {
        display: none !important;
    }

    .footer-divi-menu .et_pb_menu_0_tb_footer.et_pb_menu .et_mobile_menu,
    .footer-divi-menu .et_pb_menu_1_tb_footer.et_pb_menu .et_mobile_menu,
    .footer-divi-menu .et_pb_menu_2_tb_footer.et_pb_menu .et_mobile_menu{
        display: block !important;
        position: static !important;
        background-color: transparent !important;
        border-top: 0px;
        box-shadow: none;
    }

    .footer-divi-copyright .et_pb_menu__wrap .mobile_menu_bar {
        display: none !important;
    }

    .footer-divi-copyright .et_pb_menu_4_tb_footer.et_pb_menu {
        background-color: transparent !important;
    }

    .footer-divi-copyright .et_pb_menu_4_tb_footer.et_pb_menu .et_mobile_menu {
        display: flex !important;
        flex-wrap: wrap;
        padding: 0;
        position: static !important;
        background-color: transparent !important;
        border-top: 0px;
        box-shadow: none;
        margin: 0 -5px;
    }

    .footer-divi-copyright .et_mobile_menu li {
        padding: 0 5px;
    }

    .footer-divi-copyright .et_mobile_menu li a {
        color: #666;
        padding: 0px 0%;
        display: block;
        border-bottom: 0px !important;
        color: #2C2B2B;
        opacity: 0.5;
        font-size: 12px;
    }

    .page-template-a-hero-section .offset-event-right-block {
        width: 100%;
    }

    .terrapass-tab ul.et_pb_tabs_controls {
        border-bottom: 1px solid #f4f4f4 !important;
        background-color: transparent;
        /*
        display: flex;
        overflow: scroll;
        margin-left: 20px;
        */
    }

    .terrapass-tab .et_pb_tabs_controls > li {
        border: 0px !important;
        padding-bottom: 10px !important;
    }

    .et_pb_tabs_controls li a {
        text-decoration: none;
        color: #666;
        padding: 4px 20px;
        vertical-align: middle;
        display: table-cell;
        line-height: inherit;
        word-break: normal;
        white-space: nowrap;
    }

    .terrapass-tab .et_pb_tab {
        padding: 0;
        padding-bottom: 0;
        display: flex;
        overflow-y: scroll !important;
        margin: 20px;
    }

    .terrapass-gray-banner-section::after {
        content: "";
        position: absolute;
        background-image: url(./assets/images/pattern-black.png);
        background-repeat: repeat;
        background-position: center;
        bottom: 0;
        left: 0;
        transform: rotate(180deg);
        height: 56px;
        width: 59%;
    }
    .et_pb_row {
        padding-right: 20px !important;
        padding-left: 20px !important;
    }

    .terrapass-product-category .terrapass-product-tab-row  {
        flex-wrap: wrap;
    }

    .terrapass-product-category .terrapass-product-tab-row .terapass-product-tab-col {
        width: 100%;
        padding: 0 7px;
        margin-bottom: 20px;
    }
    .terrapass-product-category .terrapass-product-tab-row .terapass-product-tab-col:last-child {
        margin-bottom: 0px;
    }

    .terrapass-product-category .terrapass-product-card-content .card {
        padding: 27px 10px;
    }

    .terrapass-product-category .terrapass-product-card-content .card .terrapass-product-card-head {
        font-size: 16px;
        color: #2C2B2B;
        font-family: 'Myriad Pro Regular';
    }

    .terrapass-product-category .terrapass-product-card-content .card .terrapass-product-card-detail {
        font-size: 16px !important;
        font-family: 'Roboto Regular';
        color: #2c2b2b;
        text-align: center;
    }
    .terrapass-product-category .terrapass-product-card-content.active .card {
        border: 1px solid #1EA0FF;
        box-shadow: none;
    }
    .terrapass-product-category .terrapass-product-card-content.active .card .terrapass-product-card-detail {
        font-size: 18px;
    }

    .terrapass-product-category-banner .terrapass-product-cat-heading {
        font-size: 42px;
        line-height: 50px;
    }
}



.terrapass-heading h3 {
    font-weight: 700;
    font-size: 21px;
    color: #1EA0FF!important;
    line-height: 35px;
    text-align: center;
}

.widget-button {
    color:#fff !important;
    width: 100%;
}

.w-auto {
    width: auto !important;
}

.mg-t-15 {
    margin-top: 15px !important;
}

.terrapass-sidebar .custom-html-widget .personal-package {
    padding: 30px 15px 20px;
}

.terrapass-sidebar .custom-html-widget .personal-package:last-child {
    padding-bottom: 0;
    border-bottom: none;
}

/* Custom Checkbox*/
.terrapass-checkbox {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 16px;
    font-family: 'Roboto Regular';
    color: #2c2b2b;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.terrapass-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 6px;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: #ffffff;
    border: 1px solid #0000004a;
    border-radius: 2px;
}

/* On mouse-over, add a grey background color */
.terrapass-checkbox:hover input ~ .checkmark {
    background-color: #ffffff;
}

/* When the checkbox is checked, add a blue background */
.terrapass-checkbox input:checked ~ .checkmark {
    background-color: #1EA0FF;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.terrapass-checkbox input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.terrapass-checkbox .checkmark:after {
    left: 4px;
    top: 0px;
    width: 3px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* Cart Page */
.terrapass-cart-banner {
    position: relative;
}
.terrapass-cart-banner:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: .5;
    background: url(./assets/images/pattern-black.png);
    background-repeat: repeat;
}
.terrapass-cart-heading {
    font-size: 36px;
    font-family: 'Myriad Pro Bold';
    line-height: 45px;
    color: #1EA0FF;
}

.terrapass-cart-summary {
    display: flex;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.terrapass-cart-summary .terrapass-cart-detail {
    display: flex;
    width: 80%;
    padding-right: 20px;
}

.terrapass-cart-summary .terrapass-cart-detail .terrapass-cart-product-img {
    margin-right: 20px;
}

.terrapass-cart-summary .terrapass-cart-detail .terrapass-cart-product-img img {
    width: 90px;
    height: 90px;
    object-fit: contain;
}

.terrapass-cart-summary .terrapass-cart-detail .terrapass-cart-product-detail h4 {
    font-size: 24px;
    line-height: 30px;
    font-family: 'Roboto Regular';
    color: #2C2B2B;
}

.terrapass-cart-summary .terrapass-cart-detail .terrapass-cart-product-detail p {
    font-size: 21px;
    line-height: 28px;
    font-family: 'Roboto Regular';
    color: #2C2B2B;
}

.terrapass-cart-summary .terrapass-cart-detail .terrapass-cart-edit-delete {
    display: flex;
    align-items: center;
    list-style: none;
    padding: 0;
    margin-top: 25px;
}

.terrapass-cart-summary .terrapass-cart-detail .terrapass-cart-edit-delete > li a {
    font-size: 16px;
    font-family: 'Myriad Pro Bold';
    color: #1EA0FF;
}

.terrapass-cart-summary .terrapass-cart-detail .terrapass-cart-edit-delete > li a img {
    margin-right: 10px;
}

.terrapass-cart-summary .terrapass-cart-detail .terrapass-cart-edit-delete > li:first-child {
    margin-right: 70px;
}

.terrapass-cart-summary .terrapass-cart-checkout-shop {
    width: 20%;
}

.terrapass-cart-summary .terrapass-cart-checkout-shop .terrapass-cart-checkout-shop-button {
    list-style: none;
    padding: 0;
}

.terrapass-cart-summary .terrapass-cart-checkout-shop .terrapass-cart-checkout-shop-button > li .btn-outline-secondary {
    margin-top: 40px;
}

.terrapass-coupon-section {
    padding-left: 137px;
    width: 100%;
    display: inline-flex;
    float: none !important;
}
.woocommerce-cart table.cart td.actions .coupon.terrapass-coupon-section .input-text {
    border: 0 !important;
    border-bottom: 1px solid #2C2B2B !important;
    border-radius: 0;
    padding: 5px 0 !important;
    font-size: 16px !important;
    background-color: transparent !important;
    color: #333 !important;
}

.terrapass-coupon-section .input-text::placeholder {
    color: #2C2B2B !important;
}

.terrapass-coupon-section .btn-outline-secondary {
    margin-left: 40px;
    margin-top: 5px;
}
.terrapass-coupon-section .btn-outline-secondary:hover {
    color: #fff;
    background: #1EA0FF;
}

.terrapass-cart-gitf-section {
    display: flex;
    padding-top: 40px;
    padding-bottom: 30px;
    padding-left: 120px;
    border-bottom: 1px solid #707070;
}

.terrapass-cart-gitf-section .terrapass-cart-gitf-heading h5 {
    font-size: 21px;
    line-height: 30px;
    color: #2C2B2B;
    font-family: 'Roboto Regular';
}

.terrapass-cart-gitf-section .terrapass-cart-gitf-box {
    margin-left: 40px;
}

.terrapass-cart-gitf-section .terrapass-cart-gitf-box .terrapass-cart-gitf-list {
    list-style: none;
    padding: 0;
}

.terrapass-cart-gitf-section .terrapass-cart-gitf-box .terrapass-cart-gitf-list > li label {
    font-size: 16px;
    font-family: 'Roboto Regular';
    color: #2c2b2b;
}

.terrapass-cart-gitf-section .terrapass-cart-gitf-box .terrapass-cart-gitf-list > li .terrapass-checkbox {

}
.terrapass-cart-gitf-section .terrapass-cart-gitf-box .terrapass-cart-gitf-list > li input:checked {
    background-color: black !important;
}

.terrapass-cart-total-box {
    margin-top: 43px;

}

.terrapass-cart-total-box .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: right;
    width: 100%;
}

.terrapass-cart-total-box .cart-collaterals .cart_totals table {
    border: 0 !important;
    margin-left: 100px;
}

.terrapass-cart-total-box .cart-collaterals .cart_totals table tr {
    border: 0 !important;
}

.terrapass-cart-total-box .cart-collaterals .cart_totals table td {
    border: 0 !important;
    color: #2C2B2B;
    font-size: 21px;
    padding-left: 0;
    font-family: 'Roboto Regular';
}

.terrapass-cart-total-box .cart-collaterals .cart_totals table th {
    width: 25% !important;
    border: 0;
    padding-left: 0;
}

.terrapass-cart-total-box .cart-collaterals .cart_totals table .woocommerce-Price-amount {
    font-size: 21px;
    font-family: 'Roboto Bold';
    color: #91C140;
}

.terrapass-cart-total-box .cart-collaterals .cart_totals table  .first-payment-date small {
    font-size: 16px;
    color: #2c2b2b;
    font-family: 'Roboto Regular';
}

.terrapass-cart-opt-out {
    width: 66%;
    float: right;
    margin-top: 44px;
}

.terrapass-cart-opt-out .terrapass-checkbox {
    font-size: 14px;
    color: #939597;
}

.terrapass-cart-opt-out p {
    color: #939597;
}

.terrapass-cart-opt-out p small {
    font-style: italic;
}

.terrapass-cart-total-box .wc-proceed-to-checkout {
    clear: both;
    float: right;
    margin-top: 25px;
    font-size: 16px;
    font-family: 'Myriad Pro Bold';
    color: #ffffff;
}

.terrapass-cart-total-box .wc-proceed-to-checkout .checkout-button {
    background-color: #1EA0FF !important;
    color: #ffffff !important;
    border: 0 !important;
    width: 264px;
}

.terrapass-cart-total-box .wc-proceed-to-checkout .checkout-button:hover {
    border: 0px solid transparent !important;
    padding: .3em 1em !important;
}

.terrapass-cart-total-box .wc-proceed-to-checkout .checkout-button:hover:after{
    content: none;
}

/* Archive Product page */
.terrapass-archive-banner {
    position: relative;
}
.terrapass-archive-banner:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: .5;
    background: url(./assets/images/pattern-black.png);
    background-repeat: repeat;
}

/*
background-image: url(./assets/images/delete-icon.svg);
background-image: url(./assets/images/edit-icon.svg);
*/



/* terrapass-single-product-row */

.terrapass-single-product-row {
    display: flex;
    margin: 0 -20px

}

.terrapass-single-product-image {
    width: 16%;
    padding: 0 20px;
}

.terrapass-single-product-image img {
    width: 150px;
    height: 150px;
    object-fit: contain;
}

.terrapass-single-product-image span.onsale {
    position: static !important;
    margin-top: 10px !important;
    display: block !important;
    width: 100px !important;
}

.terrapass-single-product-description {
    width: 54%;
    padding: 0 20px;
}

.terrapass-single-product-description p {
    font-size: 18px;
    font-family: 'Roboto Regular';
    line-height: 27px;
    color: #2C2B2B;
}

.terrapass-product-use-row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
    padding-top: 54px;
    border-top: 1px solid #707070;
    margin-top: 40px;
}


.terrapass-product-use-desc {
    width: 50%;
    padding: 0 10px;
    margin-bottom: 30px;
}

.terrapass-product-use-desc h3 {
    font-size: 16px;
    font-family: 'Roboto Bold';
    color: #2C2B2B;
}

.terrapass-product-use-desc p {
    font-size: 16px;
    font-family: 'Roboto Regular';
    color: #2C2B2B;
}

.terrapass-single-product-starting-sub {
    width: 30%;
    padding: 0 20px;
}

.terrapass-single-product-starting-sub .card {
    padding: 20px 37px 33px;
   /* border: 2px solid yellow !important; */
}

.terrapass-single-product-starting-sub .summary.entry-summary .price {
    font-family: 'Roboto Bold';
    font-size: 18px;
    color: #2C2B2B;
    text-align: center;
    margin-bottom: 10px;
}

.terrapass-single-product-starting-sub .card .single_add_to_cart_button {
    background-color: #1EA0FF !important;
    color: #ffffff !important;
    border: 0 !important;
    width: 100%;
    margin-top: 20px !important;
}

.terrapass-single-product-starting-sub .card .grouped_form .single_add_to_cart_button {
    display: none !important;
}

.terrapass-single-product-starting-sub .card .single_add_to_cart_button:hover {
    border: 0px solid transparent !important;
    padding: .3em 1em !important;
}

.terrapass-single-product-starting-sub .card .single_add_to_cart_button:hover:after{
    content: none;
}

.terrapass-single-pro-tab {
    border: 0px !important;
    margin-top: 60px !important;
}

.terrapass-single-pro-tab .tabs {
    border: 0px;
    background: transparent !important;
}


.terrapass-single-pro-tab .tabs > li {
    background-color: transparent !important;
    border: 0px !important;
}

.terrapass-single-pro-tab .tabs > li a {
    border: 0px !important;
    color: #939597 !important;
    padding: 0 30px;
    font-family: 'Roboto Regular';
    font-size: 18px;
    font-weight: 400 !important;
}

.terrapass-single-pro-tab .tabs > li.active {
    background-color: transparent !important;
    border-bottom: 1px solid #2C2B2B !important;
}

.terrapass-single-pro-tab .tabs > li.active a {
    color: #2C2B2B;
    font-family: 'Roboto Regular' !important;
}

.terrapass-single-pro-tab-desc {
    display: flex;
    align-items: end;
    margin: 20px 0;
}

.terrapass-single-pro-tab-desc img {
    width: 125px !important;
}

.terrapass-single-pro-tab-desc .terrapass-single-pro-tab-content strong {
    font-size: 16px;
    font-family: 'Roboto Bold';
    font-weight: 700;
    color: #2C2B2B;
    line-height: 24px;
    margin-bottom: 5px
}

.terrapass-single-pro-tab-desc .terrapass-single-pro-tab-content p {
    font-size: 16px;
    font-family: 'Roboto Regular' !important;
    font-weight: 400;
    line-height: 24px;
    color: #2C2B2B;
    margin-bottom: 5px
}

.terrapass-single-pro-tab .woocommerce-Tabs-panel--product-tab.panel {
    padding-left: 110px !important;
}

.terrapass-single-pro-tab .woocommerce-Tabs-panel--product-tab.panel p {
    font-size: 16px;
    font-family: 'Roboto Regular' !important;
    color: #2c2b2b
}

.terrapass-single-pro-tab .woocommerce-Tabs-panel--product-tab.panel h3 {
    font-size: 16px;
    font-family: 'Roboto Regular' !important;
    text-transform: uppercase;
    margin-top: 15px;
}

.terrapass-single-product-starting-sub .variations {
    margin-bottom: 10px;

}

.terrapass-single-product-starting-sub .variations label {
    font-size: 12px;
    color: #2C2B2B;
    font-family: 'Roboto Regular' !important;

}

.reset_variations {
    position: relative;
    padding-left: 20px;

}

.reset_variations:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 16px;
    height: 16px;
    background: url('assets/images/reset-icon.svg');
}

.terrapass-single-product-starting-sub .voucher-fields .input-text {
    border: 0;
    border-bottom: 1px solid #979797;
    border: 2px solid #979797 !important;
}

.terrapass-custom-form input[type="text"] {
    border: 0;
    border-bottom: 1px solid #979797;
    border: 2px solid #979797 !important;
}
.terrapass-custom-form input[type="number"] {
    border: 0;
    border-bottom: 1px solid #979797 !important;
    background-color: transparent !important;
    border: 2px solid #979797 !important;
}
.woocommerce-page .quantity input.qty, .woocommerce .quantity input.qty {
    border: 0;
    border: 2px solid #979797 !important;
    background-color: transparent !important;
    color: #000000 !important;
    margin-bottom: 10px !important;
}

.terrapass-single-product-starting-sub .variations select {
    border: 0;
    border-bottom: 1px solid #979797;
}

.terrapass-cart-desktop {
    display: block;
}

.terrapass-cart-mobile {
    display: none;
}

.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
    background-color: #f7f6f7 !important;
}

.woocommerce-message, .woocommerce-error, .woocommerce-info {
    color: #515151 !important;
}

.woocommerce-message .wc-forward {
    display: none !important;
}

.terrapass-single-product-starting-sub .woocommerce-grouped-product-list-item__quantity {
    width: 100px !important;
    padding-right: 5px;
}

.terrapass-single-product-starting-sub .product_type_variable-subscription {
    font-size: 12px !important;
    padding: 2px 2px !important;
}

.terrapass-single-product-starting-sub .product_type_variable-subscription:hover {
    background-color: transparent !important;
    border: 1px solid #2EA3F2 !important;
}

.terrapass-single-product-starting-sub .product_type_variable-subscription:hover:after {
    content: none !important;
}

.terrapass-single-product-starting-sub .woocommerce-Price-amount.amount {
    font-weight: 800;
    color: #9bba51;
}

.entry-title a { display: block; line-height: 28px; }

@media (max-width: 1300px) {
    .terrapass-single-product-row {
        padding: 0 20px;
        flex-wrap: wrap;

    }
}

@media (max-width: 991px) {
    .terrapass-single-product-row {
        padding: 0 20px;
        flex-wrap: wrap;

    }

    .terrapass-single-product-description {
        width: 84%;
        padding: 0 20px;
        margin-bottom: 20px;
    }

    .terrapass-single-product-starting-sub {
        width: 100%;
        padding: 0 20px;
    }

    .terrapass-single-pro-tab .tabs {
        display: flex !important;
        overflow: scroll !important;
    }

    .terrapass-single-pro-tab .tabs > li a {
        white-space: nowrap;
    }

    .terrapass-single-pro-tab .woocommerce-Tabs-panel--product-tab.panel {
        padding-left: 30px !important;
    }
    .terrapass-cart-total table {
        font-size: 14px;
        padding-left: 0 !important;
        border: none !important;
    }

    .terrapass-cart-desktop {
        display: none;
    }

    .terrapass-cart-mobile {
        display: block;
    }

    .terrapass-cart-mobile .product-thumbnail {
        margin-bottom: 15px;
    }

    .terrapass-cart-mobile .product-name {
        margin-bottom: 20px;
        padding-bottom: 15px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    }

    .terrapass-cart-mobile .product-name h4 a {
        line-height: 24px;
    }

    .terrapass-cart-mobile .variation .terrapass-variation-row {
        display: flex;
        margin-bottom: 5px;
    }

    .terrapass-cart-mobile .product-name .product-price {
        margin-bottom: 5px;
    }

    .terrapass-cart-mobile .product-remove {
        margin: 0 -5px !important;
    }

    .terrapass-cart-mobile .product-remove a {
        padding: 0 5px !important;
    }


    .terrapass-cart-mobile .product-remove a img {
        margin-right: 5px;
    }

    .terrapass-cart-mobile .terrapass-cart-checkout-shop .terrapass-cart-checkout-shop-button {
        list-style: none !important;
        padding-left: 0 !important;
    }

    .terrapass-cart-mobile .terrapass-cart-checkout-shop .terrapass-cart-checkout-shop-button >li {
        margin-bottom: 10px;
    }

    .terrapass-coupon-section.terrapass-mobile-coupon-section {
        padding-left: 0;
        display: flex;
        flex-direction: column;
        margin-bottom: 15px;
    }

    .terrapass-coupon-section.terrapass-mobile-coupon-section label{
        display: none;
    }

    .terrapass-coupon-section.terrapass-mobile-coupon-section .input-text {
        border: 0px;
        border-bottom: 1px solid #000000;
        margin-bottom: 10px;
    }

    .terrapass-coupon-section.terrapass-mobile-coupon-section .btn-outline-secondary {
        margin-left: 0;
        margin-top: 10px;
    }

    .terrapass-single-product-starting-sub .card {
        padding: 20px 10px 33px;
    }
}
@media (max-width: 980px) {
    .terrapass-new-mobile-header { min-height: 42px; }
    .terrapass-new-mobile-header .et_pb_row_0_tb_header {
        padding-top: 10px !important;
    }
    .terrapass-new-mobile-header .et_pb_column_0_tb_header {
        margin: 0 !important;
        z-index: 9999;
    }
    .terrapass-new-mobile-header .et_pb_image a {
        display: block;
        position: absolute;
        top: -5px;
        left: 50%;
        transform: translateX(-50%);
    }
    .terrapass-new-mobile-header .et_pb_menu .et_mobile_nav_menu {
        margin: 0 !important;
    }
    .terrapass-new-mobile-header .et_pb_menu_0_tb_header.et_pb_menu {
        background: transparent !important;
    }
    .terrapass-new-mobile-header .et_mobile_menu {
        margin-top: 15px;
    }

    .mobile-restore-balance-box .btn {
        word-break: break-word;
        display: flex;
        white-space: normal;
        line-height: 20px;
        height: 100%;
        min-height: 42px;
        align-items: center;
        justify-content: center;
    }

    .page-template-a-hero-section .et_pb_row.et_pb_row_1 {
        padding-top: 15px !important;
    }

    .page-template-a-hero-section h1.entry-title {
        font-size: 42px !important;
        line-height: 54px !important;
        padding: 0;
    }
    .page-template-a-hero-section .et_pb_text_0 {
        padding: 0 !important;
    }
    .page-template-a-hero-section .et_pb_text_0 h3 {
        font-size: 26px;
        text-align: center;
        line-height: 30px !important;
        padding: 0;
    }

}
@media (max-width: 768px) {
    .terrapass-single-product-image {
        width: 100%;
        padding: 0 20px;
    }
    .terrapass-single-product-image img {
        width: 100%;
        height: 150px;
        margin: 0 auto;
        object-fit: contain;
    }
    .terrapass-single-product-description {
        width: 100%;
        padding: 0 20px;
        margin-bottom: 20px;
    }
    .terrapass-product-use-desc {
        width: 100%;
        padding: 0 10px;
        margin-bottom: 20px;
    }

    .terrapass-single-pro-tab-desc {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
    }

    .terrapass-product-category .tarapass-product-tablist > li .terrapass-product-tab {
        font-size: 12px !important;
    }

    .terrapass-product-category .tarapass-product-tablist > li.active .terrapass-product-tab {
        font-size: 12px !important;
    }
}

@media (max-width: 767px) {
    .page-template-a-hero-section {
        padding-top: 30px !important;
        padding-bottom: 40px !important;
    }
    .page-template-a-hero-section .et_pb_row {
        width: 100%;
    }
    .page-template-a-hero-section h1.entry-title {
        font-size: 28px !important;
        line-height: 35px !important;
        padding: 0;
    }
    .page-template-a-hero-section .et_pb_text_0 {
        padding: 0 !important;
    }
    .page-template-a-hero-section .et_pb_text_0 h3 {
        font-size: 20px;
        text-align: center;
        line-height: 26px !important;
        padding: 0;
    }
    .page-template-a-hero-section .offset-event-right-block .offset-event-right-content .btn {
        white-space: normal;
        word-break: break-word;
        height: auto;
        min-width: 100% !important;
        line-height: 22px;
    }
}

.terrapass-single-product-starting-sub .woocommerce-grouped-product-list {
    border-collapse: collapse;
    border-spacing: 5px;
}

.terrapass-single-product-starting-sub .woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__quantity {
    width: 25px !important;
    margin-bottom: 5px !important;
    display: none !important;
}

.terrapass-single-product-starting-sub .woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__label {
    padding-left: 10px !important;
    padding-bottom: 10px !important;
    padding-top: 10px !important;
    border-bottom: 2px solid #cecece;
    margin-bottom: 5px !important;
}

.terrapass-single-product-starting-sub .woocommerce-grouped-product-list .woocommerce-grouped-product-list-item__price {
    padding-left: 10px;
    padding-bottom: 10px !important;
    padding-top: 10px !important;
    margin-bottom: 5px !important;
    border-bottom: 2px solid #cecece;
}



/* Terrapass Client */
.terrapass-client-filter {
    margin-top: 50px;
}
.terrapass-filter-heading {
    color: #4d4d4d;
    font-size: 12px;
    font-family: 'Myriad Pro Regular';
    letter-spacing: 0.3em;
    text-transform: uppercase;
    padding: 5px 0;
    margin-bottom: 5px;
}

.terrapass-flter-box {
    padding: 21px 20px;
    border: 1px solid #E6E6E6;
    background: #F1F4F9;
    display: flex;
    align-items: center;
    margin-bottom: 28px;
}

.terrapass-flter-box .terrapass-filter-items {
    width: 33.33%;
    padding: 0 10px;
}

.terrapass-filter-dropdown label {
    color: #303030;
    font-size: 14px;
    font-family: 'Myriad Pro Semibold';
    text-transform: uppercase;
    margin-bottom: 0px;
}

.terrapass-filter-dropdown select {
    cursor: pointer;
    display: block;
    width: 100%;
    height: 2.3125rem;
    font-size: 15px;
    font-family: 'Myriad Pro Regular';
    margin: 5px auto;
    -webkit-appearance: none;
    padding: 0 7px;
    border: 1px solid #E3E6EA;
    background: #FFF url('../img/bg-select.png') 90% center no-repeat;
}

.terrapass-filter-client-list {
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

.terrapass-filter-client-list > li {
    width: 25%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    vertical-align: top !important;
    padding: 38px;
    margin-bottom: -1px;
    border: 1px solid #CCC;
    transition: 0.3s ease;
    background: #FFF;
}

.terrapass-filter-client-list > li img {
    display: block;
    width: auto;
    max-height: 50px;
    margin: 0 auto 24px;
}

.terrapass-filter-client-list > li strong {
    display: block;
    font-size: 15px/1.35;
    font-family: 'Myriad Pro Regular';
    color: #4d4d4d;
    text-transform: uppercase;
}

.terrapass-filter-client-list > li a {
    color: #4d4d4d;
    font-size: 15px;
    font-family: 'Myriad Pro Regular';
    text-decoration: underline;
}

@media (max-width: 991px) {
    .terrapass-filter-client-list > li {
        width: 33.33%;
    }
    .terrapass-flter-box {
        flex-wrap: wrap;
    }
    .terrapass-flter-box .terrapass-filter-items {
        width: 50%;
        padding: 0 10px;
    }
}
@media (max-width: 675px) {
    .terrapass-filter-client-list > li {
        width: 50%;
    }
    .terrapass-flter-box .terrapass-filter-items {
        width: 100%;
        padding: 0 10px;
    }
}
@media (max-width: 475px) {
    .terrapass-filter-client-list > li {
        width: 100%;
    }
}

.feature-filter-client-span {
    border: 1px solid #dcdcde;
    padding: 8px;
    border-radius: 20px;
}

.terrapass-partner-detail-section {
    padding: 30px 200px;
}

.terrapass-partner-visit-button {
    border: 0px;
    height: 42px;
    padding: 10px 18px 10px;
    font-size: 20px;
    font-family: 'Myriad Pro Bold';
    line-height: 1.5;
    border-radius: 5px;
    color: #222 !important;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.25);
    -khtml-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.25);
    -ms-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.25);
    -o-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.25);
    background: #FFF;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.terrapass-partner-visit-button:hover {
    color: #FFF !important;
    box-shadow: none;
    -khtml-box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    background: #91C03F;
}

.year-seal {
    display: block;
    width: 74px;
    height: 74px;
    text-indent: -999em;
    text-align: left !important;
    background: url('./assets/images/bg-seal.jpg') no-repeat;
    color: #0A61AE;
    font: 600 14px/74px "myriad-pro", Arial, sans-serif;
    text-align: center !important;
    text-indent: 0;
}

.terrapass-partner-detail {
    margin-top: 25px;
}

.terrapass-partner-detail .partner-heading {
    font-size: 28px;
    margin-top: 30px;
}

.offset-stats .the-stats {
    margin: 25px auto;
}

.offset-stats .stat {
    padding: 15px 0 15px 25px;
    border-left: 1px solid #E3E6EA;
    position: relative;
}

.right {
    float: right !important;
}

.offset-stats .stat:first-child {
    padding-top: 0;
}

.offset-stats .stat:before {
    content: '';
    display: block;
    position: absolute;
    top: 20px;
    left: -6px;
    width: 12px;
    height: 12px;
    border-radius: 12px;
    -khtml-border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    background: #91C03F;
}

.offset-stats .stat:first-child:before {
    top: 5px;
}

.offset-stats .stat strong {
    display: block;
    color: #222;
    font-size: 15px;
}

.offset-stats .stat p {
    color: #4d4d4d;
    font-size: 18px;
    margin: 0;
}

.offset-stats .totals {
    margin-bottom: 15px;
}

.offset-stats .totals strong {
    display: inline-block;
    top: 3px;
    color: #222;
    font-size: 15px;
    text-transform: uppercase;
    margin: 0 10px 0 0;
}

.offset-stats .totals span {
    display: inline-block;
    color: #4d4d4d;
    font-size: 28px;
    padding: 5px 6px;
    margin: 0 2px;
    border: 1px solid #E3E6EA;
    border-radius: 0.2em;
    -khtml-border-radius: 0.2em;
    -webkit-border-radius: 0.2em;
    -moz-border-radius: 0.2em;
    -ms-border-radius: 0.2em;
    -o-border-radius: 0.2em;
}

.offset-stats .totals small {
    top: -2px;
    color: #808182;
    font: 18px "myriad-pro", Arial, sans-serif;
    margin: 0 0 0 10px;
}

.left {
    float: left !important;
}

.show-for-medium-up {
    display: block !important;
}

.show-for-small-only {
    display: none !important;
}

.terrapass-newsletter-form-style {
    display: flex;
}

.terrapass-newsletter-form-style .validation_error {
    display: none !important;
}

.terrapass-newsletter-form-style .validation_message {
    padding-top: 0 !important;
}

.terrapass-newsletter-form-style .gform_body .gform_fields .gfield_contains_required {
    padding-right: 0 !important;
    padding: 0 !important;
    background-color: transparent !important;
    margin: 0 !important;
    width: 275px;
    margin-left: 61px !important;
}

.terrapass-newsletter-form-style .gform_body .gform_fields .ginput_container_email input{
    width: 100%;
    height: 40px;
    background: rgba(255, 255, 255, 0.7);
    margin-right: 0px !important;
    padding-left: 10px !important;
    font-size: 16px !important;
    font-family: 'Roboto Regular';
    color: #ffffff;
    border: 0px !important;
    MARGIN-LEFT: 0PX !important;
}

.terrapass-newsletter-form-style .gform_heading {
    display: none !important;
}

.terrapass-newsletter-form-style .gform_body .gform_fields .gfield_label{
    display: none !important;
}

.terrapass-newsletter-form-style .gform_body .gform_fields .ginput_container_email input::placeholder {
    color: #ffffff;
}

.terrapass-newsletter-form-style .gform_confirmation_message {
    font-size: 16px;
    color: white;
    font-weight: 600;
    margin-top: 35px;
    margin-right: 0px;
}

.terrapass-newsletter-form-style .gform_footer {
    padding: 0 !important;
    width: 74% !important;
    margin-top: 8px !important;
}

.terrapass-newsletter-form-style .gform_footer .gform_button {
    height: 40px;
    min-width: 220px;
    background-color: transparent;
    border: 2px solid #ffffff;
    margin-right: 0 !important;
    color: #ffffff;
    font-size: 18px !important;
    font-family: 'Myriad Pro Bold';
}

@media (max-width: 991px) {
    .terrapass-partner-detail-section {
        padding: 30px 15px;
    }

    .show-for-medium-up {
        display: none !important;
    }

    .show-for-small-only {
        display: block !important;
    }
    .terrapass-partner-detail-section .wp-post-image {
        width: 180px !important;
    }
    .terrapass-newsletter-form-style {
        flex-direction: column;
    }

    .terrapass-newsletter-form-style .gform_body .gform_fields .gfield_contains_required {
        padding-right: 0 !important;
        padding: 0 !important;
        background-color: transparent !important;
        margin: 0 !important;
        width: 100%;
        margin-left: 0px !important;
    }

    .terrapass-newsletter-form-style .gform_body .gform_fields .ginput_container_email input{
        width: 100%;
        height: 40px;
        background: rgba(255, 255, 255, 0.7);
        margin-right: 0px !important;
        padding-left: 10px !important;
        font-size: 16px !important;
        font-family: 'Roboto Regular';
        color: #ffffff;
        border: 0px !important;
        MARGIN-LEFT: 0PX !important;
    }


    .terrapass-newsletter-form-style .gform_footer {
        padding: 0 !important;
        width: 100% !important;
    }

    .terrapass-newsletter-form-style .gform_footer .gform_button {
        height: 40px;
        min-width: 100%;
        background-color: transparent;
        border: 2px solid #ffffff;
        margin-right: 0 !important;
        color: #ffffff;
        font-size: 18px !important;
        font-family: 'Myriad Pro Bold';
    }
}

.terrapass-custom-form .woocommerce-page .quantity, .woocommerce .quantity {
    display: flex;
}

.catedesp{
    margin-bottom: 20px;
}

.breaddiv ul.breadcrumb {
    padding: 20px 16px;
    list-style: none;
    margin-left: 15%;
}

.breaddiv ul.breadcrumb li {
  display: inline;
  font-size: 18px;
}

.breaddiv ul.breadcrumb li+li:before {
  padding: 8px;
  color: black;
  content: ">";
}

.breaddiv ul.breadcrumb li a {
  color: #0275d8;
  text-decoration: none;
}

.breaddiv ul.breadcrumb li a:hover {
  color: #01447e;
  text-decoration: none;
}

@media (max-width: 767px) {
    .terrapass-product-category .tarapass-product-tablist {
        flex-wrap: wrap;
    }
    .terrapass-product-category .tarapass-product-tablist > li {
        width: 50%;
    }
    .terrapass-product-category .tarapass-product-tablist > li .terrapass-product-tab {
        margin-top: 15px;
    }
    .terrapass-product-category .tarapass-product-tablist > li {
        padding: 0 3px !important;
    }
}

.woocommerce-info a {
    color: #515151 !important
}

a.wpmenucart-contents {
    padding-top: 15px !important;
}

.wpmenucart-display-right {
    float: none !important;
}