/*
Theme Name: Wastbin Child
Description: Child Theme for wastbin Theme
Author: zozothemes
Version: 1.0
Template: wastbin
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: zozothemes
*/

/*Custom Style Code Right Here */


.header-titles {
    padding-bottom: 24px !important;
}

.elementor-widget-rating .e-rating .e-icon-wrapper i {
   width: 17px !important;
    margin-right: 0px !important;
}

div#lastsection {
    background-size: 100% 100% !important;
}

/*tabs*/


.cea-tab-elementor-widget a.nav-item.nav-link.active img {
    filter: unset !important;
}

.elementor-11979 .elementor-element.elementor-element-f958c06 .cea-tab-elementor-widget .cea-tabs > a .cea-tab-title {
    text-align: center !important;
    display: block;
    font-size: 26px !important;
    padding-top: 14px !important;
}

.elementor-11979 .elementor-element.elementor-element-f958c06 .cea-tabs > a.active .cea-tab-title {
    border-bottom: 3px solid #87C83F !important;
    padding-bottom: 14px;
    color: #28241f !important;
    display: inline-block;
}

.elementor-11979 .elementor-element.elementor-element-f958c06 .cea-tabs > a:hover, .elementor-11979 .elementor-element.elementor-element-f958c06 .cea-tabs > a.active {
    background: transparent !important;
}

.elementor-11979 .elementor-element.elementor-element-f958c06 .cea-tab-elementor-widget .cea-tabs > a {
    background: transparent !important;
    box-shadow: 0 0 !important;
    padding-right: 0;
    text-align: center;
}

.elementor-11979 .elementor-element.elementor-element-f958c06 .cea-tab-elementor-widget .cea-tabs > a .cea-tab-title:hover {
    color: #8dc847 !important;
}

.elementor-11979 .elementor-element.elementor-element-f958c06 .cea-tab-elementor-widget .cea-tabs > a:hover {
    color: red !important;
}

.elementor-11979 .elementor-element.elementor-element-f958c06 .cea-tab-elementor-widget .cea-tabs > a:hover h5 {
    color: #8dc847 !important;
}

div#tabsid .tab-content.cea-tab-content {
    padding-top: 5px;
}

.btnclass ul {
    list-style-type: none;
    padding-left: 0px !important;
    margin-top: 18px;
}

.btnclass ul li {
    display: inline-block;
    background: #8dc847;
    padding: 10px 45px;
    margin-right: 5px;
    color: #fff;
    border-radius: 9px;
    font-size: 12px !important;
    font-weight: bold;
    position: relative;
}

.cea-tab-elementor-widget a.nav-item.nav-link.active span.elementor-tab-icon:before {
    background: #87C83F !important;
}

.cea-tab-elementor-widget a.nav-item.nav-link.active img {
    filter: brightness(0) invert(1) !important;
}
.btnclass ul li:before  {
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2025/06/Container-5.png)no-repeat !important;
    width: 26px;
    height: 27px;
    top: 34%;
    right: 20px;
}

div#tableftside {
    background: #fff !important;
    box-shadow: 0 76px 86px #ebebebd1;
    border-radius: 11px;
    margin-top: -5%;
    padding-top: 44px;
    position: relative;
    z-index: 111;
}
div#tableftside:before {
    content: '';
    position: absolute;
    top: 0px;
    bottom: 0;
    background: url(/wp-content/uploads/2025/06/side-truck.png) no-repeat right;
    background-size: auto;
    width: 20%;
    left: 100%;
}
.elementor-11979 .elementor-element.elementor-element-f958c06 .cea-tab-elementor-widget .cea-tabs > a {
    /* border-right: 3px dotted rgb(0 0 0 / 12%); */
    padding-left: 5px;
    position: relative;
}

.elementor-11979 .elementor-element.elementor-element-f958c06 .cea-tab-elementor-widget .cea-tabs > a:last-child {
    border-right: 0;
}

div#tabsid .tab-content.cea-tab-content h5 {
    padding-top: 20px;
}

.elementor-11979 .elementor-element.elementor-element-f958c06 .cea-tabs > a.active .cea-tab-title:after {
    border-bottom: 4px solid #87C83F !important;
    padding-bottom: 21px;
}
.elementor-11979 .elementor-element.elementor-element-f958c06 .cea-tab-elementor-widget .cea-tabs > a:before {
    content: '';
    border-right: 2px dashed rgb(0 0 0 / 12%);
    position: absolute;
    top: 0;
    right: 0;
    height: 65%;
}
.elementor-11979 .elementor-element.elementor-element-f958c06 .cea-tab-elementor-widget .cea-tabs > a:last-child::before {
    display: none;
}
.elementor-11979 .elementor-element.elementor-element-f958c06 .cea-tabs > a .cea-tab-title {
    padding-bottom: 13px;
}
.cea-tab-elementor-widget a.nav-item.nav-link img {
    width: 56px;
    height: 56px;
    object-fit: scale-down;
    position: relative;
}
.cea-tab-elementor-widget a.nav-item.nav-link span.elementor-tab-icon:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #F5F7F6 !important;
    width: 22%;
    margin: 0 auto;
    border-radius: 50px;
}
.cea-tab-elementor-widget a.nav-item.nav-link span.elementor-tab-icon{
    position: relative;
}

.getintouch {
    display: flex;
    margin-top: 4%;
}

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

.get1 {
    border: 3px solid #92c84e;
    padding: 14px;
    margin-right: 11px;
    width: 50% !important;
}

.get1:hover {
    background: #92c84e !important;
}

.get1:hover * {
    color: #fff !important;
}

.innerpara {
    display: flex;
}

.innerpara1 h3 {
    font-size: 20px;
    color: #92c84e !important;
    font-weight: 400;
    border-bottom: 1px solid #92c84e;
}

/*headermenu*/

input#esfpx_email_0fe74ada6116e {
    width: 100% !important;
    padding: 10px;
    border: 1px solid rgb(255 255 255 / 19%) !important;
    background: transparent;
    border-radius: 10px;
}

.gjs-cell input[type="submit"] {
    font-size: 0;
    position: absolute;
    bottom: 22%;
    right: 0;
    height: 53px;
    background: url(/wp-content/uploads/2025/06/Button.png)no-repeat !important;
    width: 4%;
}

ul.nav.wp-menu > li {
    padding: 0 35px;
}

a.navbtn span {
    background: #8dc847;
    height: 49px;
    line-height: 50px;
    width: 165px;
    text-align: center;
    border-radius: 10px;
}

a.navbtn span:hover {
    color: #fff !important;
}
a.navbtn span:hover {
    background: #11352a !important;
}


/*siderbarform*/


body.secondary-bar-active .secondary-bar-wrapper,body .secondary-bar-wrapper {
    background: #07100b85;
    backdrop-filter: blur(30px);
    -webkit-backdrop-filter: blur(30px);
    box-shadow: none
}

.secondary-bar-wrapper .secondary-bar-inner {
    padding: 35px 50px 30px 50px;
    height: auto;
    top: 50%;
    transform: translateY(-50%);
    right: 60px
}

body.secondary-bar-active .secondary-bar-wrapper.from-right .secondary-bar-inner {
    /* right: 60px; */
    border-radius: 20px;
    padding: 24px !important;
}

body.secondary-bar-active .secondary-bar-wrapper .text-widget-content img {
    margin: 0;
    max-width: 169px
}

.secondary-bar-wrapper .zozo_social_widget ul.social-icons.social-circled.social-bg-transparent>li a {
    border: 1px solid;
    font-size: 14px;
    height: 40px;
    width: 40px;
    line-height: 40px
}

.secondary-bar-wrapper .secondary-bar-inner .wastbin_contact_info_widget {
    border-bottom: 1px solid var(--border-color);
    padding-bottom: 41px;
    padding-top: 30px;
    border-top: 1px solid var(--border-color)
}

body.secondary-bar-active .secondary-bar-wrapper .secondary-bar-inner .zozo_social_widget .widget-title {
    padding-bottom: 5px
}

body.secondary-bar-active .secondary-bar-wrapper .secondary-bar-inner .wastbin_contact_info_widget .contact-widget-info p,body.secondary-bar-active .secondary-bar-wrapper .secondary-bar-inner .wastbin_contact_info_widget .contact-text {
    position: relative;
    padding-left: 61px
}

body.secondary-bar-active .secondary-bar-wrapper .secondary-bar-inner .wastbin_contact_info_widget .contact-widget-info p .bi,body.secondary-bar-active .secondary-bar-wrapper .secondary-bar-inner .wastbin_contact_info_widget .contact-text .bi {
    padding-right: 0;
    position: absolute;
    width: 42px;
    display: block;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    line-height: 42px;
    height: 42px;
    background-color: var(--bg-light-clr);
    border-radius: 50%
}

body.secondary-bar-active .secondary-bar-wrapper .secondary-bar-inner .wastbin_contact_info_widget .contact-widget-info p a {
    display: block;
    color: var(--cus-default-text-color)
}

body.secondary-bar-active .secondary-bar-wrapper .wp-block-contact-form-7-contact-form-selector .wpcf7-form-control.wpcf7-submit {
    padding: 12px 19px;
    line-height: 24px;
    border-radius: 10px
}

.secondary-bar-wrapper .zozo_social_widget ul.nav.social-icons>li>a {
    margin-right: 2px
}

.secondary-menu-toggle.wastbin-toggle {
    width: 50px;
    cursor: pointer;
    position: relative;
    text-align: center;
    display: block
}

.secondary-menu-toggle.wastbin-toggle span {
    display: block;
    border-bottom: 2px solid;
    margin: 8px 0;
    width: 39px;
    border-radius: 50px;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s
}

.secondary-menu-toggle.wastbin-toggle span:nth-child(2),.secondary-menu-toggle.wastbin-toggle span:nth-child(3) {
    width: 24px;
    margin-right: 18px
}

.secondary-menu-toggle.wastbin-toggle span:nth-child(3) {
    margin-bottom: 0
}

.secondary-menu-toggle.wastbin-toggle span:nth-child(4) {
    border: none;
    position: relative
}

.secondary-menu-toggle.wastbin-toggle span:nth-child(2) {
    position: relative
}

.secondary-menu-toggle.wastbin-toggle span:nth-child(2):before {
    width: 14px;
    height: 14px;
    position: absolute;
    right: -17px;
    border-radius: 50%;
    bottom: 30px;
    content: "\F30C";
    font-size: 14px;
    font-family: 'bootstrap-icons';
    font-weight: 400
}

.contact-form-wrapper.cf-style-classic span.wpcf7-form-control-wrap input,.contact-form-wrapper.cf-style-classic span.wpcf7-form-control-wrap select,.contact-form-wrapper.cf-style-classic span.wpcf7-form-control-wrap textarea {
    border-color: #eaeaea52
}

.contact-form-wrapper.cf-style-modern span.wpcf7-form-control-wrap input,.contact-form-wrapper.cf-style-modern span.wpcf7-form-control-wrap select,.contact-form-wrapper.cf-style-modern span.wpcf7-form-control-wrap textarea {
    border: none;
    border: solid 1px rgb(255 255 255 / 31%)
}

.contact-form-wrapper.cf-style-modern span.wpcf7-form-control-wrap input::placeholder,.contact-form-wrapper.cf-style-modern span.wpcf7-form-control-wrap select::placeholder,.contact-form-wrapper.cf-style-modern span.wpcf7-form-control-wrap textarea::placeholder {
    color: #d8d8d8
}

.custom-popup {
    width: auto
}

.secondary-bar-wrapper .btn-wrap {
    overflow: visible;
    writing-mode: vertical-rl;
    text-orientation: upright;
    display: inline-block;
    text-transform: uppercase
}

.secondary-bar-wrapper a.btn.wastbin-btn {
    padding: 53px 15px 15px 15px;
    vertical-align: top;
    border-radius: 0!important;
    border-top-left-radius: 6px!important;
    border-bottom-left-radius: 6px!important;
    font-weight: 500;
    font-size: 12px
}

.secondary-bar-wrapper a.btn.wastbin-btn {
    background: rgb(34,53,92)
}

.custom-header-form {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.custom-popup .custom-header-form {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.secondary-bar-wrapper span.wpcf7-form-control-wrap input[type="checkbox"] {
    width: 18px;
    height: 11px;
    min-height: auto;
    line-height: 1;
    margin: 0 12px 0 0;
    padding: 0!important;
    z-index: 1
}

.secondary-bar-wrapper .row.wastbin-form-check span.wpcf7-list-item.first {
    margin: 0;
    line-height: 1;
    display: flex;
    align-items: center
}

.secondary-bar-wrapper span.wpcf7-form-control-wrap .wpcf7-checkbox input {
    opacity: 0;
    cursor: pointer
}

.secondary-bar-wrapper span.wpcf7-list-item-label:before {
    content: "";
    position: absolute;
    top: -2px;
    left: -30px;
    height: 19px;
    width: 19px;
    display: inline-block;
    background: #e4ebe8;
    z-index: 0;
    border-radius: 3px
}

.secondary-bar-wrapper .wpcf7-list-item-label::after {
    content: "";
    position: absolute;
    left: -23px;
    top: 1px;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    display: none
}

.secondary-bar-wrapper .wpcf7-form.init .wpcf7-form-control-wrap .wpcf7-form-control {
    padding: 0 16px;
    margin-bottom: 0px !important;
    width: 100% !important;
}

.secondary-bar-wrapper span.wpcf7-form-control-wrap .wpcf7-checkbox input:checked~.wpcf7-list-item-label:before {
    background-color: #93bd33
}

.secondary-bar-wrapper span.wpcf7-form-control-wrap .wpcf7-checkbox input:checked~.wpcf7-list-item-label::after {
    opacity: 1;
    display: block
}

.secondary-bar-wrapper .wpcf7-not-valid-tip {
    color: #dc3232;
    font-weight: 400;
    display: block;
    text-transform: capitalize;
    font-size: 12px;
    letter-spacing: 0;
    position: absolute;
    bottom: -27px;
    line-height: 14px
}

.secondary-bar-wrapper .wpcf7 textarea,.secondary-bar-wrapper .wpcf7 input,.secondary-bar-wrapper .wpcf7 select {
    background-color: #fff;
    border-radius: 8px;
    border: 1px solid #eaeaea;
    color: #797979;
    margin-bottom: 20px;
    width: 100%;
    padding: 0 15px;
    height: 50px;
    line-height: 50px
}

.secondary-bar-wrapper .wpcf7 textarea {
    height: 120px
}

.secondary-bar-wrapper .wpcf7 textarea:focus,.secondary-bar-wrapper .wpcf7 input:focus,.secondary-bar-wrapper .wpcf7 select:focus {
    border-width: 1px;
    border-style: solid;
    border-color: #93bd33;
    border-image: initial
}

.secondary-bar-wrapper .wpcf7 input.wpcf7-submit {
    width: auto;
    padding: 0 25px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    color: #fff;
    line-height: 50px;
    font-size: 15px;
    background: #8dc847 !important;
    line-height: 0px !important;
    border-radius: 0 !important;
    width: 30%;
}

.secondary-bar-wrapper .wpcf7 select {
    line-height: 35px
}

span.wpcf7-list-item-label {
    position: relative
}

.team-wrapper.team-style-default .team-inner .post-thumb:before, .woocommerce-info, .secondary-menu-toggle.wastbin-toggle span:first-child {
    border-top-color: transparent !important;
}

body.secondary-bar-active .secondary-bar-wrapper.from-right .secondary-bar-inner a span {
    padding-left: 0px !important;
}

.secondary-menu-toggle.wastbin-toggle span:first-child {
    padding-left: 0px !important;
    background: transparent !important;
    margin-left: 0px !important;
    position: relative;
    top: 2px;
    left: 2px;
}

.wpcf7-form-control-wrap {
    width: 100% !im;
}
.custom-popup .custom-header-form form label {
    display: inline-block;
    width: 100%;
}

body.secondary-bar-active .secondary-bar-wrapper.from-right .secondary-bar-inner {
    right: 2%;
}

a.wastbin-toggle.active > span:nth-child(3) {
    transform: rotate(-50deg) translateY(-22px);
}

a.wastbin-toggle.active > span:first-child {
    transform: rotate(46deg) translateY(12px);
    width: 27px;
}
.secondary-menu-toggle.wastbin-toggle span:nth-child(2) {
    top: 0px;
    background: transparent;
    border-radius: 0;
    left: -7px;
}
.secondary-menu-toggle.wastbin-toggle span:nth-child(1) {
    width: 88%;
    border-radius: 0;
    left: -10px;
}
.secondary-menu-toggle.wastbin-toggle span:nth-child(3) {
	position: relative;
	left: -6px;
}
.secondary-menu-toggle.wastbin-toggle span:nth-child(2):before {
    height: 0;
    bottom: 44px;
    right: -20px;
    color: #8dc847;
}

.service-style-classic .service-inner .bottom-meta .post-more a.read-more:after {
    position: relative;
}

.footer-widgets-wrap .widget .footer-btm-rating a {
    font-size: 17px !important;
}

.scroll {
    height: 300px !important;
    overflow-y: scroll !important;
}

header ul.nav.wp-menu li > ul.sub-menu li a {
    font-size: 11px !important;
    line-height: 20px;
}

/*pricingtable*/

.pricing-table {  
            background-color: #ffffff;
            padding: 20px;
            border-radius: 8px;
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        }
        .pricing-table h2 {
            text-align: center;
            color: #333;
            margin-bottom: 30px;
            font-size: 30px;
            border-bottom: 2px solid #0000001c;
        }
        .pricing-table table {
            width: 100%;
            border-collapse: collapse;
            margin-bottom: 30px;
        }
        .pricing-table table th, .pricing-table table td {
            padding: 15px;
            text-align: center;
            border: 1px solid #ddd;
            font-weight: 800;
        }
        .pricing-table table th {
            background-color: #92c84e;
            color: white;
        }
        .pricing-table table td {
            background-color: #f9f9f9;
        }
        .pricing-table .note {
            font-size: 14px;
            color: #555;
            margin-top: 20px;
            text-align: center;
        }
        .pricing-table .note b {
            color: #000;
        }

.pricing-table h3 {
    font-size: 25px;
    margin-bottom: 1%;
}

.btnclass a {
    color: #fff !important;
}

.wp-block-column.cus-footer-quicklink.is-layout-flow.wp-block-column-is-layout-flow {
    position: relative;
    right: 24px;
}

.wp-block-column.cus-footer-ser-menu {
    padding-left: 4%;
}

/*responsive*/




@media only screen and (max-width: 1000px) and (min-width: 320px)  {

    .elementor-11979 .elementor-element.elementor-element-f958c06 .cea-tabs .elementor-tab-icon > img {
    max-width: unset !important;
}

div#tableftside {
    padding: 17px;
}

.elementor-11979 .elementor-element.elementor-element-f958c06 .cea-tab-elementor-widget .cea-tabs > a .cea-tab-title {
    font-size: 20px !important;
}

.elementor-11979 .elementor-element.elementor-element-f958c06 .cea-tab-elementor-widget .cea-tabs > a:before {border-right: 0px !important;}

div#tabsid .tab-content.cea-tab-content h5 {
    font-size: 18px;
    text-align: center;
    padding-top: 10px;
}

div#tableftside:before {
    display: none;
}

.btnclass ul li {
    margin-right: 0;
    width: 100% !important;
    margin-bottom: 10px;
}

div#tabsid p {
    font-size: 14px;
    text-align: center;
}
.gjs-cell input[type="submit"] {
    bottom: 0% !important;
    width: 17% !important;
    top: -62px !important;
}
	
.gjs-cell {
    position: relative;
}	

form[data-form-id="3"] .es-form-field-container {
    padding: 0 !important;
}
.get1 {
    width: 100% !important;
    margin-bottom: 11px;
}

.getintouch {
    display: block !important;
}

.innerpara {
    display: block;
}	
h1.page-title {
    font-size: 20px;
}

h2.section-title.none {
    font-size: 24px !important;
}	
	
.pricing-table table th, .pricing-table table td {
                padding: 7px;
                font-size: 12px;
                line-height: 17px;
            }
            .pricing-table h2 {
                font-size: 18px;
				line-height: 31px;
        		padding-bottom: 17px;
            }
            .pricing-table .note {
                font-size: 10px;
            }	
	
.elementor-11979 .elementor-element.elementor-element-77d9d28 .elementor-heading-title {
    font-size: 18px;
}

.elementor-11979 .elementor-element.elementor-element-0aed0b4 .elementor-heading-title {
    font-size: 21px;
}

.elementor-11979 .elementor-element.elementor-element-4c2f42c .feature-box-wrapper .feature-box-title {
    font-size: 20px;
}

.elementor-11979 .elementor-element.elementor-element-cd5dff0 .feature-box-wrapper .feature-box-title {
    font-size: 20px;
}

.elementor-11979 .elementor-element.elementor-element-79fd59f .section-title-wrapper .sub-title {
    text-align: center;
}

.elementor-11979 .elementor-element.elementor-element-79fd59f.elementor-element {
    --align-self: unset !i;
    --align-self: unset !important;!im;!i;!;
    padding-bottom: 0px !important;
}

.elementor-11979 .elementor-element.elementor-element-79fd59f > .elementor-widget-container {
    padding-bottom: 0px !important;
}

.wastbin-content-wrap.container.page {
    padding-bottom: 0px !important;
}

.widget.widget_nav_menu {
}

.wp-block-column.cus-footer-quicklink.is-layout-flow.wp-block-column-is-layout-flow {
    right: 0;
}	
.blog .entry-title a {
    font-size: 16px !important;
}	
	
.comment-respond .comment-reply-title {
    font-size: 16px;
}	
	
}


