/*
 Theme Name:   Accora Care Child
 Theme URI:    https://profiles.wordpress.org/praful2111/
 Description:  Accora Care Child Theme
 Author:       John Doe
 Author URI:   https://profiles.wordpress.org/praful2111/
 Template:     accora-care
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  accora-care

*/

@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800&display=swap');

/*********************General CSS Start******************/
html {

  /* scroll-behavior: smooth; */
}
ul{clear: both}
.navigation ul{padding: 0;}
.search div#events_news .col-md-6{padding-bottom: 35px !important;}
.slick-slide .ps-owl-video img{width:100%}
.hide_me_accessories .woof_container_product_cat {
    display: none;
}
div#single_wrapper .single-content-wrapper .entry-content a{color:#008871;}
div#single_wrapper .single-content-wrapper .entry-content a:hover{text-decoration:underline}
div#header_page_title .header_title_block .header_link a:hover{text-decoration:none}

html {background: #fff;margin: 0;padding: 0;box-sizing: border-box;font-family: 'Poppins', sans-serif;}
body { margin:0; padding:0; background: #fff; color:#000000; background:#fff; overflow-x:hidden; font-size: 16px; line-height: 30px; font-family: 'Poppins', sans-serif;}
h1,h2,h3,h4,h5,h6 {font-family: 'Poppins', sans-serif;font-size: 11px;line-height: 15px;color: #333333;font-weight: 500;}

h1, .h1 { font-size:60px; line-height:75px; color:#000000; margin:0; padding:10px 0;font-weight: 500;}
h2, .h2 { font-size: 40px; line-height: 55px; color: #000000; margin: 0; padding: 10px 0; font-weight: 500;}
h3, .h3 { font-size: 30px; line-height: 40px; color: #000000; margin: 0; padding: 10px 0; font-weight: 500;}
h4, .h4 { font-size:24px; line-height:30px; color:#000000; margin:0; padding:10px 0; font-weight: 500;}
h5, .h5 { font-size: 18px; color: rgba(0, 0, 0, 0.5); font-weight: 600;margin:0; padding:10px 0;text-transform: uppercase}
h6, .h6 { font-size:18px; line-height:26px; color:#000000; margin:0; padding:10px 0;font-weight: normal;}
p {font-family: 'Poppins', sans-serif;color: #333333;font-weight: 500;margin: 0;font-size: 16px;line-height: 30px;
    margin-bottom: 15px;}
p a {color: #333333;}
a:hover,a:active,a:focus {text-decoration: none;}
img {
    max-width: 100%;
    height: auto;
}
p a,
ul a {
    /* text-decoration: underline; */
    color: #008871;
}
p a:hover,
ul a:hover
{  color: #008871;
    text-decoration: underline;
}
.divider_space {
    display: table;
    width: 100%;
    padding: 30px 0;
}
.slick-slide:focus {
    outline: none;
}
a {
    color: #122a4f;
    text-decoration: none;
    color: #333333;
    text-decoration: none;
    -ms-transition: all .2s ease-in-out 0s;
    -webkit-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
}
/*p a {
    font-size: 18px;
    line-height: 25px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
}*/
a:hover,
a:active,
a:focus {
    text-decoration: none;
}
p {
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    line-height: 30px;
    color: #333333;
    font-weight: 500;
    font-size: 14px;
    margin: 0;
}

input:focus,
select:focus,
textarea:focus,
button:focus,
a:focus {
    outline: none;
}
.full_width {
    width: 100%;
}


a.make_btn {
    display: block;
    float: left;
    margin: 0 30px 0 0;
    border: 2px solid #fff;
    padding: 10px 30px;
    line-height: 18px;
    font-size: 18px;
    color: #ffffff;
    font-family: "Poppins";
    font-weight: 400;
}
a.make_btn:hover {
    background-color: #008871;
    border-color: #008871;
    color: #fff;
}
a.blue_btn.make_btn {
    border-color: #008871;
    color: #008871;
}
a.blue_btn.make_btn:hover {
    border-color: #008871;
    color: #fff;
    background-color: #008871;
}
a.blue_bg_btn.make_btn {
    border-color: #008871;
    color: #fff;
}
a.blue_bg_btn.make_btn:hover {
    background-color: transparent;
    color: #008871;
}
.compare_btn a.br_compare_button:hover {
    border-color: #008871;
    color: #fff;
    background-color: #008871;
}
span.wpcf7-not-valid-tip {
    text-align: left;
}
.align_center {
    display: flex;
    align-items: center;
}
div#primary {
    float: left;
    width: 100%;
    padding: 50px 0;
}
main#main {
    float: left;
    width: 100%;
}
div#primary .entry-content-wrapper{
    float: left;
    width: 100%;
    margin: 0;
}
.search-results div#events_news.entry-content-wrapper .row {
    display: flex;
    flex-wrap: wrap;
}
.search-results div#events_news.entry-content-wrapper .row:after,
.search-results div#events_news.entry-content-wrapper .row:before{
    display: none;
}
div#events_news.entry-content-wrapper {
    background-color: transparent;
}
div#events_news.entry-content-wrapper:after{
    display: none;
}
div#events_news.entry-content-wrapper .events_block .event_title a {
    /*min-height: 101px;*/
    line-height: 50px;
}
div#events_news.entry-content-wrapper section.no-results {
    display: inline-block;
    width: 100%;
    text-align: center;
}
div#events_news.entry-content-wrapper section.no-results header.page-header {
    margin: 0 auto;
    padding: 0;
    display: inherit;
    width: 100%;
}
div#events_news.entry-content-wrapper section.no-results header.page-header h1.page-title {
    padding-top: 0;
    padding-bottom: 30px;
}
div#events_news.entry-content-wrapper section.no-results .page-content {
    padding-top: 20px;
}
div#events_news.entry-content-wrapper section.no-results .page-content p {
    padding: 0 0 20px 0;
}
div#events_news.entry-content-wrapper section.no-results .page-content form.search-form input.search-field {
    height: 42px;
    background: #dddd;
    border: none;
    padding: 0 20px 0;
    margin: 10px 0 0 0;
    font-size: 18px;
    width: calc(100% - 0px);
}
div#events_news.entry-content-wrapper section.no-results .page-content form.search-form input.search-submit {
    height: 42px;
    background: #008871;
    border: none;
    padding: 0 20px 0;
    margin: 10px 0 0 0;
    font-size: 18px;
    color: #fff;
}


div#primary .entry-content-wrapper .entry-content {
    display: table;
    width: 80%;
    margin: 0 auto;
    text-align: left;
}
div#primary .entry-content-wrapper .entry-content p{
    font-size: 18px;
    line-height: 25px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
    text-align: left;
    margin-bottom: 15px;
 }
div#primary .entry-content-wrapper .entry-content ul li {
    margin-bottom: 7px;
}
div#primary .entry-content-wrapper .entry-content ul{
    font-size: 18px;
    line-height: 25px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
    text-align: left;
    margin-bottom: 7px;
}
div#primary .entry-content-wrapper .entry-content ul a, div#primary .entry-content-wrapper .entry-content p a {
    word-break: break-word;
}

a.read-more {
    display: table;
    margin: 20px auto 0 auto;
    min-width: 100px;
    font-size: 16px;
    line-height: 25px;
    color: rgba(51, 51, 51, 0.5);
    font-family: "Poppins";
    font-weight: 400;
    text-align: center;
    text-decoration: underline;
    cursor: pointer;
}
.readmore_left a.read-more {
    float: left;
    margin: 10px 0 0 0;
    padding: 0;
    text-align: left;
}
.read_more_left a.read-more {
    margin: 10px 0 30px 0;
    text-align: left;
}
a.full_bg_btn {
    background-color: #008871;
    border-color: #008871;
    margin: 40px auto 0 auto !important;
    display: table;
    float: none;
}
a.blue_border_btn {
    border-color: #008871;
    color: #008871;
}
a.blue_full_bg_btn {
    background-color: #008871;
    color: #fff;
}
.ap_popup {
    z-index: 9999999;
}
.modal-backdrop {
    background-color: #F1F2F1;
}
.modal-dialog .modal-content {
    box-shadow: none;
    border: none;
}

.ap_popup .modal-dialog {
    width: 59%;
}
div#after_compare .modal-dialog {
    width: 50%;
}
.ap_popup .modal-dialog .modal-header {
    padding: 0;
    border: none;
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 9999;
}
.ap_popup .modal-dialog .modal-body {
    display: block;
    width: 100%;
    padding: 0;
    padding: 20px 0 0 0;
}
.ap_popup .modal-dialog .modal-header button.close {
    font-family: "Poppins";
    font-weight: 300;
    text-align: center;
    font-size: 50px;
    color: #000;
    opacity: 1;
    line-height: 25px;
}
.ap_popup .modal-dialog .modal-body .form_row p:empty {
    display: none;
}
.ap_popup .modal-dialog .modal-body {
    display: block;
    width: 100%;
}
div#get_in_touch.in {
    z-index: 99999999;
}
.ap_popup .modal-dialog .modal-body .form_row {
    display: block;
    width: 100%;
}
.ap_popup .modal-dialog .modal-body .form_row .form_row_inner {
    display: table;
    width: 80%;
    margin: 0 auto;
    padding: 20px 0 10px 0;
}
.ap_popup .modal-dialog .modal-body .form_row .form_row_inner .form_cols {
    display: block;
    width: 100%;
    margin: 0;
    padding: 10px 0;
}
.ap_popup .modal-dialog .modal-body .form_row .form_row_inner .form_cols .form_title {
    font-size: 26px;
    line-height: 60px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
}
.ap_popup .modal-dialog .modal-body .form_row .form_row_inner .form_cols span.wpcf7-form-control-wrap {
    display: block;
    width: 100%;
}
.ap_popup .modal-dialog .modal-body .form_row .form_row_inner .form_cols span.wpcf7-form-control-wrap input.wpcf7-form-control {
    display: block;
    width: 100%;
    background-color: #e8e9e8;
    height: 40px;
    border: none;
    padding: 10px;
    font-size: 18px;
    line-height: 22px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
}
.ap_popup .modal-dialog .modal-body .form_row .form_row_inner .form_cols span.wpcf7-form-control-wrap textarea.wpcf7-form-control {
    display: block;
    width: 100%;
    background-color: #e8e9e8;
    height: 100px;
    border: none;
    padding: 10px;
    font-size: 18px;
    line-height: 22px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
}
.ap_popup .modal-dialog .modal-body .form_row .form_row_inner .form_cols span.wpcf7-list-item {
    margin: 0;
}
.ap_popup .modal-dialog .modal-body .form_row .form_row_inner .form_cols span.wpcf7-list-item label {
    display: flex;
    align-items: center;
}
span.wpcf7-list-item input[type="checkbox"]:checked + span.wpcf7-list-item-label {
/*     color: #81c4b9 !important; */
    /* font-weight: 400 !important; */
}
.ap_popup .modal-dialog .modal-body .form_row .form_row_inner .form_cols span.wpcf7-list-item input#newsletter {
    width: 20px;
    height: 20px;
    margin: 0;
}
input#newsletter {
    border: none !important;
    background-color: transparent !important;
}
.ap_popup .modal-dialog .modal-body .form_row .form_row_inner .form_cols span.wpcf7-list-item label span.wpcf7-list-item-label {
    padding-left: 10px;
    width: calc(100% - 20px);
}
.ap_popup .modal-dialog .modal-body .form_row .form_row_inner .form_cols span.wpcf7-form-control span.wpcf7-list-item-label {
    font-size: 18px;
    line-height: 22px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 300;
}
.ap_popup .modal-dialog .modal-body .form_row .form_cols.add_bg_color {
    padding: 30px 10%;
    text-align: right;
    background-color: rgba(0, 136, 113, 0.3);
}
.ap_popup .modal-dialog .modal-body .form_row .form_cols.add_bg_color span.ajax-loader {
    float: left;
}
.ap_popup .modal-dialog .modal-body .form_row .form_cols.add_bg_color input.wpcf7-submit {
    padding: 10px 30px;
    line-height: 18px;
    font-size: 18px;
    color: #ffffff;
    font-family: "Poppins";
    font-weight: 400;
    border: none;
    background-color: #008871;
    border-color: #008871;
    margin: 0;
}
.ap_popup .modal-dialog div#wpcf7-f521-o1 form.wpcf7-form.sent .wpcf7-mail-sent-ok {
    display: none !important;
}
.ap_popup .modal-dialog div#wpcf7-f521-o1 form.wpcf7-form.sent .form_row.before_submitted {
    display: none;
}
.ap_popup .modal-dialog div#wpcf7-f521-o1 form.wpcf7-form.sent .compare_modal.after_submitted {
    display: block;
}
.ap_popup .modal-dialog div#wpcf7-f653-o2 form.wpcf7-form.sent .wpcf7-mail-sent-ok {
    display: none !important;
}
.ap_popup .modal-dialog div#wpcf7-f653-o2 form.wpcf7-form.sent .form_row.before_submitted {
    display: none;
}
.ap_popup .modal-dialog div#wpcf7-f653-o2 form.wpcf7-form.sent .compare_modal.after_submitted {
    display: block;
}
.ap_popup .modal-dialog div#wpcf7-f1742-o3 form.wpcf7-form.sent .wpcf7-mail-sent-ok {
    display: none !important;
}
.ap_popup .modal-dialog div#wpcf7-f1742-o3 form.wpcf7-form.sent .form_row.before_submitted {
    display: none;
}
.ap_popup .modal-dialog div#wpcf7-f1742-o3 form.wpcf7-form.sent .compare_modal.after_submitted {
    display: block;
}
.ap_popup .modal-dialog div#wpcf7-f1743-o4 form.wpcf7-form.sent .wpcf7-mail-sent-ok {
    display: none !important;
}
.ap_popup .modal-dialog div#wpcf7-f1743-o4 form.wpcf7-form.sent .form_row.before_submitted {
    display: none;
}
.ap_popup .modal-dialog div#wpcf7-f1743-o4 form.wpcf7-form.sent .compare_modal.after_submitted {
    display: block;
}
.ap_popup .modal-dialog div#wpcf7-f653-o5 form.wpcf7-form.sent .wpcf7-mail-sent-ok {
    display: none !important;
}
.ap_popup .modal-dialog div#wpcf7-f653-o5 form.wpcf7-form.sent .form_row.before_submitted {
    display: none;
}
.ap_popup .modal-dialog div#wpcf7-f653-o5 form.wpcf7-form.sent .compare_modal.after_submitted {
    display: block;
}
.compare_modal.after_submitted {
    display: none;
    width: 100%;
}

.compare_modal.after_submitted .product_image_row {
    display: table;
    width: 100%;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.compare_modal.after_submitted .product_image_row .product_image_row_inner {
    box-sizing: border-box;
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 7% 10%;
}

.compare_modal.after_submitted .product_image_row .product_image_row_inner .product_image_cols {
    width: 100%;
    display: block;
}

.compare_modal.after_submitted .product_image_row .product_image_row_inner .product_image_cols .product_image_title {
    display: table;
    width: 100%;
    margin: 0;
    padding: 0 0 20px 0;
    font-size: 26px;
    line-height: 32px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
}

.compare_modal.after_submitted .product_image_row .product_image_row_inner p:empty {
    display: none;
}

html body .compare_modal.after_submitted .product_image_row .product_image_row_inner .product_image_cols .product_info {
    display: block;
    width: 100%;
    padding: 0 !important;
}
 
.book_lunch.single_product .modal-dialog .modal-body .form_row .form_row_inner .form_cols {
    width: 100%;
}

.compare_modal.after_submitted .product_image_row .product_image_row_inner .product_image_cols .product_info .product_name_wrapper {
    display: block;
    width: 100%;
    margin: 0;
    padding: 10px 0;
}

.compare_modal.after_submitted .product_image_row .product_image_row_inner .product_image_cols .product_info .product_name_wrapper .product_name, .compare_modal.after_submitted .product_image_row .product_image_row_inner .product_image_cols .product_info .product_name_wrapper .product_name p {
    display: inline-block;
    width: 100%;
    margin: 0;
    font-size: 18px;
    line-height: 23px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
    padding: 0;
} 

.compare_modal.after_submitted .product_image_row.add_bg_color {
    background-color: rgba(0, 136, 113, 0.3);
    padding: 5% 10%;
    text-align: right;
    margin: 0 !important;
    display: block;
    border-radius: 0px 0px 6px 6px;
    width: 100%;
}

.compare_modal.after_submitted .product_image_row.add_bg_color .product_image_cols {
    display: flex;
    width: 100%;
    justify-content: flex-end;
}


.ap_popup .modal-dialog .modal-body div.wpcf7-response-output {
    width: 80%;
    margin: 20px auto;
    text-align: center;
    padding: 10px;
}
input[type=checkbox] {
    position: relative;
}
input[type=checkbox]:after {
    content: "";
    background-color: #fff;
    display: inline-block;
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1.5px solid rgba(51, 51, 51, 0.50);
}
body  input[type="checkbox"] {
    border: 0 !important;
    border-color: transparent !important;
   -webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
}
body input[type="checkbox"]:focus {
    outline: none;
}
input[type=checkbox]:checked:after {
    background: #81c4b9;
    border-color: #81c4b9;
}
.container {
    max-width: 1640px;
    width: 100%;
}
.two_column_menu ul,
.one_column_menu_full ul {
    float: left;
    width: 100%;
    padding: 0;
    list-style: none;
}
.two_column_menu ul li {
    float: left;
    width: 50%;
}
.one_column_menu_full ul li {
    float: left;
    width: 100%;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu {
    visibility: inherit;
    opacity: 1;
    display: block;
    height: 100%;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.make_full_customer ul.mega-sub-menu {
    align-items: flex-start;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.make_full_customer ul.mega-sub-menu li.widget_text h4 {
    margin: 0 !important;
    padding: 0;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.make_full_customer ul.mega-sub-menu li.customers_image_menu ul.mega-sub-menu > li.mega-menu-item.widget_text {
    width: 100%;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.make_full_customer ul.mega-sub-menu li.customers_image_menu ul.mega-sub-menu > li.mega-menu-item.widget_media_image {
    width: 33.33%;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.make_full_customer ul.mega-sub-menu li.customers_image_menu ul.mega-sub-menu > li.mega-menu-item.widget_media_image {
    width: 33.33%;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: flex-end;
    padding: 10px;
    flex-wrap: wrap;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.make_full_customer ul.mega-sub-menu li.customers_image_menu ul.mega-sub-menu > li.mega-menu-item.widget_media_image h4.mega-block-title {
    font-size: 18px !important;
    line-height: 22px;
    color: #333333 !important;
    font-weight: 400 !important;
    padding: 5px 0 5px 10px !important;
    margin: 0 !important;
    width: 100%;
    cursor: pointer;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.make_full_customer ul.mega-sub-menu li.customers_image_menu ul.mega-sub-menu > li.mega-menu-item.widget_media_image h4.mega-block-title:hover{
    color: #008871 !important;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu li.make_image_menu ul.mega-sub-menu > li.widget_media_image h4:hover {
    color: #008871 !important;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.make_full_customer ul.mega-sub-menu li.customers_image_menu ul.mega-sub-menu > li.mega-menu-item.widget_media_image a.full_width {
    width: 70%;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.make_full_customer ul.mega-sub-menu li.customers_image_menu ul.mega-sub-menu > li.mega-menu-item.widget_media_image a {
    width: 30%;
    text-align: center;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.make_full_customer ul.mega-sub-menu li.customers_image_menu ul.mega-sub-menu > li.mega-menu-item.widget_media_image a img {
    box-sizing: border-box;
    padding: 0 !important;
    max-width: 100px !important;
    width: 100%;
}

body #mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
    width: 10px;
    margin: 0;
}
ul.mega-sub-menu li a {
    font-size: 14px;
    line-height: 22px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
    padding: 5px 0 !important;
    display: block;
}
ul.mega-sub-menu li a:hover {
    color: #008871;
    text-decoration: underline;
}
ul.mega-sub-menu h4.mega-block-title {
    font-size: 18px !important;
    line-height: 25px;
    color: #333333 !important;
    font-family: "Poppins" !important;
    font-weight: 600 !important;
    /*text-transform: capitalize !important;*/
    margin-bottom: 10px !important;
}
.make_full ul.mega-sub-menu .textwidget.custom-html-widget ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.mega-sub-menu .make_full > ul.mega-sub-menu > li.mega-menu-column {
    border-right: 1px solid #ddd !important;
}
ul.mega-sub-menu .make_full > ul.mega-sub-menu {
    display: flex;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu li.make_image_menu ul.mega-sub-menu {
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding: 15px 15px 15px 15px;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu li.make_image_menu ul.mega-sub-menu > li {
    padding: 0;
}
li#mega-menu-item-text-4 h4.mega-block-title, #mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu li.make_image_menu ul.mega-sub-menu > li.widget_media_image h4 {
    font-size: 18px !important;
    line-height: 22px;
    color: #333333 !important;
    font-weight: 500 !important;
    padding: 5px 0 !important;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row.accessories_top_title ul.mega-sub-menu > li {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row.accessories_top_title ul.mega-sub-menu > li h4.mega-block-title {
    margin: 0 !important;
    padding: 0;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu li.make_image_menu ul.mega-sub-menu > li {
    width: 100%;
    padding: 0;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu li.make_image_menu ul.mega-sub-menu > li.widget_media_image {
    width: 25%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    justify-content: center;
    text-align: center;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu li.make_image_menu ul.mega-sub-menu > li.widget_media_image h4 {
    text-align: center;
    font-size: 16px !important;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-12:last-child {
    border: none !important;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-12 {
    width: 50%;
    border-right: 1px solid #ddd !important;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row.view_all_accessories_row ul.mega-sub-menu .textwidget {
    text-align: right;
    color: #13917b;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row.view_all_accessories_row ul.mega-sub-menu .textwidget a {
    color: #13917b;
    font-size: 18px;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row.view_all_accessories_row ul.mega-sub-menu .textwidget p {
    margin: 0;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row.view_all_accessories_row ul.mega-sub-menu {
    background-color: #e7f3f1;
    text-align: right;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu li.make_image_menu ul.mega-sub-menu > li.widget_media_image > a {
    border-radius: 100px;
    width: auto;
    margin: 0 auto;
    display: table;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu li.make_image_menu ul.mega-sub-menu > li.widget_media_image > a img {
    border: 4px solid #dcebc5;
    border-radius: 100%;
    display: table;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu li.make_image_menu ul.mega-sub-menu > li.widget_media_image > a:hover img {
    border-color: #aacd6e;
}
.make_full ul.mega-sub-menu .mega-menu-columns-4-of-12.make_full_html .textwidget.custom-html-widget ul a {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.make_full ul.mega-sub-menu .textwidget.custom-html-widget ul a span {
    display: block;
    padding: 5px 0 5px 0px;
    border-bottom: 1px solid #ddd;
    margin-left: 30px;
    width: 60%;
}
.make_full ul.mega-sub-menu .textwidget.custom-html-widget ul a img {
    width: 55px;
}
/*********************General CSS End******************/

/*********************Header CSS Start******************/

header#header {
    float: left;
    width: 100%;
    background-color: #fff;
    z-index: 9;
    position: relative;
    animation-fill-mode: unset !important;
}
.pp_transparent header#header {
    position: absolute;
    z-index: 99999;
    background-color: transparent;
}
header#header.fix {
    z-index: 9999;
}
.modal-open header#header.fix {
    z-index: 99;
}
header#header.fix div#bottom_header {
    position: fixed;
    background-color: rgba(204, 204, 204, 0.8);
    z-index: 999999;
}
header#header div#top_header {
    float: left;
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px;
    box-shadow: 0px -1px 1px 1px black;
}
header#header div#top_header .top_menu {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}
header#header div#top_header .top_menu .menu-top-left-menu-container {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}
header#header div#top_header .top_menu .menu-top-left-menu-container ul#menu-top-left-menu {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    justify-content: flex-start;
}
header#header div#top_header .top_menu .menu-top-right-menu-container {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}
header#header div#top_header .top_menu .menu-top-right-menu-container ul#menu-top-right-menu {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    justify-content: flex-end;
}
header#header div#top_header .top_menu ul.menu li {
    display: table;
    padding: 0 10px;
}
header#header div#top_header .top_menu ul.menu li:first-child {
    padding-left: 0;
}
header#header div#top_header .top_menu ul.menu li:last-child {
    padding-right: 0;
}
header#header div#top_header .top_menu ul.menu li a {
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
}
header#header div#top_header .top_menu ul.menu li a:hover {
    color: #008871;
    text-decoration: underline;
}
select#country_select, select#country_select:focus {
    background-color: transparent;
    border: none;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    background-image: url(assets/images/country.png);
    background-repeat: no-repeat;
    background-position-x: 100%;
    background-position-y: 12px;
    padding: 0 13px 0 5px;
}
header#header div#top_header .top_menu ul.menu li.menu-item-cs {
    padding: 0 !important;
}
header#header div#bottom_header {
    float: left;
    width: 100%;
    padding: 0px 0;
}
header#header div#bottom_header .row {
    display: flex;
    align-items: center;
}
header#header div#bottom_header .site_logo {
    float: left;
    width: 100%;
}
header#header div#bottom_header .site_logo a {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}
header#header div#bottom_header .site_logo a img {
    float: left;
    width: auto;
}
header#header div#bottom_header .header_main_menu {
    float: left;
    width: 100%;
}
.hide_on_desktop {
    display: none !important;
}
header#header div#bottom_header .header_main_menu ul#menu-main-menu {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    justify-content: center;
}
header#header div#bottom_header .header_main_menu ul#menu-main-menu li {
    display: table;
    padding: 0 8px;
}
header#header div#bottom_header .header_main_menu ul#menu-main-menu li a {
    padding: 3px 4px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 20px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 500;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
    font-weight: 600 !important;
}
header#header div#bottom_header .search_bar {
    float: right;
    width: 100%;
    text-align: right;
}
header#header div#bottom_header .search_bar .search {
    float: left;
    width: 100%;
    position: relative;
}
header#header div#bottom_header .search_bar .search a.search_icon {
    font-size: 14px;
    line-height: 18px;
    cursor: pointer;
    background-image: url(assets/images/s_icon.png);
    color: transparent;
    background-size: 20px 20px;
    background-repeat: no-repeat;
    padding-right: 10px;
}
header#header div#bottom_header .search_bar .search .spicewpsearchform {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -ms-transition: all .2s ease-in-out 0s;
    -webkit-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
}
header#header div#bottom_header .search_bar .search .spicewpsearchform {
    width: 0px;
    visibility: hidden;
    opacity: 0;
}
header#header div#bottom_header .search_bar .search.active .spicewpsearchform {
    width: 100%;
    visibility: visible;
    opacity: 1;
}
header#header div#bottom_header .search_bar .search .spicewpsearchform form#searchform {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
}
header#header div#bottom_header .search_bar .search .spicewpsearchform form#searchform input.search-field {
    float: left;
    width: 100%;
    margin: 0;
    padding:5px !important;
    min-height: 30px;
    background-color: #ffffff;
    border: none;
    box-shadow: 0px 0px 1px #fcfdfa;
    box-sizing: border-box;
    font-size: 13px;
    line-height: 18px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
    max-height: 30px;
    border-radius: 4px;
}
body:not(.home) header#header div#bottom_header .search_bar .search .spicewpsearchform form#searchform input.search-field {
    box-shadow: 0 0 2px #0000003d;
}
input.search-field::-webkit-input-placeholder {
    /* Edge */
    font-size: 13px;
    line-height: 18px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
}
input.search-field:-ms-input-placeholder {
    /* Internet Explorer */
    font-size: 13px;
    line-height: 18px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
}
input.search-field::placeholder {
    font-size: 13px;
    line-height: 18px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
}
header#header div#bottom_header .search_bar .search .spicewpsearchform form#searchform button {
    position: absolute;
    right: 0;
    background-color: transparent;
    border: none;
    box-shadow: none;
    font-size: 14px;
    line-height: 18px;
    cursor: pointer;
    top: 50%;
    transform: translateY(-50%);
    background-image: url(assets/images/s_icon.png);
    color: transparent;
    background-size: 20px 20px;
    background-repeat: no-repeat;
}
header#header.fix div#bottom_header .mobile_nav {
    float: right;
    width: 100%;
    text-align: right;
}
header#header div#bottom_header .mobile_nav a.mobile_menu_nav {
    font-size: 18px;
    line-height: 18px;
}
header#header.fix div#bottom_header .search_bar {
    display: none;
}
header#header.fix div#bottom_header .mobile_nav {
    display: block;
}
header#header div#bottom_header .search_bar {
    display: block;
}
header#header div#bottom_header .mobile_nav {
    display: none;
}
header#header.fix div#bottom_header .mobile_nav {
    float: right;
    width: 100%;
    text-align: right;
}
header#header.fix div#bottom_header .mobile_nav a.mobile_menu_nav {
    font-size: 18px;
    line-height: 18px;
    font-weight: 500;
}
div#header_page_title {
    float: left;
    width: 100%;
    margin: 0;
    padding: 80px 0;
    background-color: rgba(170, 205, 112, 0.2);
}
div#header_page_title .header_title_block {
    float: left;
    width: 100%;
    text-align: center;
}
div#header_page_title .header_title_block .header_title {
    float: left;
    width: 100%;
    font-size: 45px;
    line-height: 60px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
    text-align: center;
    padding-bottom: 10px;
}
div#header_page_title .header_title_block .header_link {
    float: left;
    width: 100%;
}
body.woof_search_is_going div#header_page_title .header_title_block .header_link {
    display: none;
}
div#header_page_title .header_title_block .header_link a {
    font-size: 18px;
    color: #008871;
    font-family: "Poppins";
    font-weight: 400;
    text-align: center;
    text-decoration: underline;
}
/*********************Header CSS End******************/

/*********************Footer CSS Start******************/

footer#footer {
    float: left;
    width: 100%;
    padding: 80px 0 0 0;
    background-color: #f3f4f3;
    position: relative;
    z-index: 2;
}
footer#footer div#top_footer {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0 0 30px 0;
}
footer#footer div#top_footer .footer_menus {
    float: left;
    width: 100%;
}
footer#footer div#top_footer .footer_menus .widget_nav_menu, footer#footer div#top_footer .footer_menus .widget_text.widget.widget_custom_html {
    float: left;
    width: 33.33%;
}
footer#footer div#top_footer .footer_menus .widget_nav_menu:last-child {
    padding-left: 5%;
}
footer#footer div#top_footer .footer_menus .widget-content {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}
footer#footer div#top_footer .footer_menus h2.widget-title {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0 0 10px 0;
    line-height: 20px;
    font-size: 18px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 700;
}
footer#footer div#top_footer .footer_menus .widget-content > div {
    float: left;
    width: 100%;
}
footer#footer div#top_footer .footer_menus .widget-content ul {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}
footer#footer div#top_footer .footer_menus .widget-content ul li {
    float: left;
    width: 100%;
    margin: 0;
    padding: 3px 0;
    line-height: normal;
}
footer#footer div#top_footer .footer_menus .widget-content ul li:first-child {
    padding-top: 0;
}
footer#footer div#top_footer .footer_menus .widget-content ul li a {
    font-size: 17px;
    line-height: 20px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
    cursor: pointer;
}
footer#footer div#top_footer .footer_menus .widget-content ul li a:hover {
    color: #008871 !important;
}
footer#footer div#top_footer .footer_menus.footer-right > .widget_text:first-child {
    float: left;
    width: 40%;
}
footer#footer div#top_footer .footer_menus.footer-right > .widget_text:last-child {
    float: left;
    width: 60%;
}
footer#footer div#top_footer .footer_menus .widget-content ul.contact_info li a {
    margin: 0;
    padding: 0 0 5px 0;
    line-height: 18px;
    font-size: 18px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 700;
    float: left;
    width: 100%;
}
footer#footer div#top_footer .footer_menus .widget-content ul.social_icons {
    display: flex;
    padding-top: 10px;
}
footer#footer div#top_footer .footer_menus .widget-content ul.social_icons li {
    float: none;
    width: auto;
    padding: 0 6px;
}
footer#footer div#top_footer .footer_menus .widget-content ul.social_icons li:first-child {
    padding-left: 0;
}
footer#footer div#top_footer .footer_menus .widget-content ul.social_icons li a {
    color: #008871;
    font-size: 18px;
    line-height: normal;
}
footer#footer div#bottom_footer {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0 0;
}
footer#footer div#bottom_footer .copyright_wrapper {
    float: left;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 2px solid #cdcecd;
    display: flex;
    align-items: center;
}
footer#footer div#bottom_footer .copyright_wrapper .widget_custom_html {
    float: left;
    width: 25%;
}
footer#footer div#bottom_footer .copyright_wrapper .widget_custom_html .widget_text {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
}
footer#footer div#bottom_footer .copyright_wrapper .widget_custom_html:last-child {
    text-align: right;
}
footer#footer div#bottom_footer .copyright_wrapper .widget_custom_html .widget_text .textwidget,
footer#footer div#bottom_footer .copyright_wrapper .widget_custom_html .widget_text .textwidget a,.below_copyright *{
    font-size: 12px;
    line-height: 16px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
}
.below_copyright{margin-bottom: 15px;display: block;}
footer#footer div#bottom_footer .copyright_wrapper .widget_custom_html .widget_text .textwidget a:hover,
footer#footer div#bottom_footer .copyright_wrapper .widget_nav_menu .widget-content .menu-copyright-menu-container ul li a:hover {
    color: #008871;
    text-decoration: underline;
}
footer#footer div#bottom_footer .copyright_wrapper .widget_nav_menu {
    float: left;
    width: 50%;
}
footer#footer div#bottom_footer .copyright_wrapper .widget_nav_menu .widget-content .menu-copyright-menu-container ul li a {
    font-size: 12px;
    line-height: 16px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
}
footer#footer div#bottom_footer .copyright_wrapper .widget_nav_menu .widget-content {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}
footer#footer div#bottom_footer .copyright_wrapper .widget_nav_menu .widget-content .menu-copyright-menu-container {
    float: left;
    width: 100%;
}
footer#footer div#bottom_footer .copyright_wrapper .widget_nav_menu .widget-content .menu-copyright-menu-container ul {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    justify-content: center;
}
footer#footer div#bottom_footer .copyright_wrapper .widget_nav_menu .widget-content .menu-copyright-menu-container ul li {
    padding: 0 5px;
    line-height: normal;
}

.not_found{
    width: 100%;
    margin: 0 auto;
    display: inline-block;
    align-items: center;
    justify-content: center;
    text-align: center;
}


/*********************Footer CSS End******************/

/*********************OwlCarousel Start******************/

.owl-item {
    float: left;
}
.owl-nav.disabled {
    display: none;
}
.owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-10%);
    background-color: transparent;
    border: none;
    box-shadow: none;
}
.trusted_logos_slidder.owl-loaded.owl-drag .owl-nav button {
    transform: translateY(-50%);
}
.owl-nav button.owl-next {
    right: 0;
}
.owl-nav button.owl-prev {
    left: 0;
}
.owl-nav button span {
    font-size: 50px;
    line-height: normal;
}
/*********************OwlCarousel End******************/

/*********************Homepage Start******************/

div#main_slider {
    float: left;
    width: 100%;
    position: relative;
}
div#main_slider .slider_continer {
    float: left;
    width: 100%;
    overflow: hidden;
    position: relative;
}
div#main_slider .slider_continer .owl-item {
    float: left;
    margin: 0;
    padding: 0;
}
div#main_slider .slider_continer .slider_item {
    float: left;
    margin: 0;
    padding: 0;
    margin-top: 0;
    height: 100vh;
    top: 0;
    width: 100%;
    position: relative;
    background-size: cover;
    background-position: left center;
}
div#main_slider .slider_continer .slider_item img {
    width: 100%;opacity: 0;visibility: hidden;
}
div#main_slider .slider_continer .slider_item .container {
    position: absolute;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    left: 50%;
    margin: 0 auto;
    display: table;
}
div#main_slider .slider_continer .slider_item .banner_content {
    float: left;
    width: 100%;
}
div#main_slider .slider_continer .slider_item .banner_content .content,
div#main_slider .slider_continer .slider_item .banner_content .content * {
    font-size: 60px;
    line-height: 80px;
    color: #ffffff;
    font-family: "Poppins";
    font-weight: 700;
}
div#main_slider .slider_continer .slider_item .banner_content .sub_content {
    padding-top: 40px;
}
div#main_slider .slider_continer .slider_item .banner_content .sub_content,
div#main_slider .slider_continer .slider_item .banner_content .sub_content * {
    font-size: 30px;
    line-height: 40px;
    color: #ffffff;
    font-family: "Poppins";
    font-weight: 700;
    /*width:80%*/
}
div#main_slider .slider_continer .slider_item .banner_content .button_wraper {
    float: left;
    width: 100%;
    margin: 0;
    padding: 40px 0 0 0;
}
/*div#main_slider .slider_continer .slider_item .banner_content .button_wraper .make_btn {
    display: block;
    float: left;
    margin: 0 30px 0 0;
    border: 2px solid #fff;
    padding: 10px 20px;
    line-height: 20px;
    font-size: 18px;
    color: #ffffff;
    font-family: "Poppins";
    font-weight: 400;

}*/

/*div#main_slider .slider_continer .slider_item .banner_content .button_wraper a.why_accore_blue.make_btn {
    background-color: #008871;
    border-color: #008871;

}*/

div#main_slider .scroll_to {
    position: absolute;
    bottom: 35px;
    left: 50%;
    transform: translateX(-50%);
}
div#main_slider .scroll_to a {
    float: left;
    width: 100%;
    font-family: "Poppins";
}
div#main_slider .scroll_to a span,
div#main_slider .scroll_to a i {
    width: auto;
    display: table;
    line-height: normal;
    clear: both;
    margin: 0 auto;
    font-size: 16px;
    color: #008871;
    font-weight: 700;
    text-align: center;
}
div#main_slider .scroll_to a i {
    background-color: #fff;
    padding: 5px 7px;
    line-height: normal;
    border-radius: 100%;
    height: 25px;
    width: 25px;
    text-align: center;
    margin-top: 5px;
}
div#counters {
    float: left;
    width: 100%;
    margin: 0;
    padding: 80px 0 0 0;
}
div#counters.add_extra_bottom_space {
    padding-bottom: 80px;
}
div#counters .counter_wrapper {
    display: table;
    width: 100%;
    text-align: center;
}
div#counters .counter_wrapper .pp_counters {
    font-size: 45px;
    line-height: 60px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
    padding-bottom: 10px;
}
div#counters .counter_wrapper .counters_content {
    font-size: 18px;
    line-height: 23px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
    text-align: center;
}
div#ups_bar {
    float: left;
    width: 100%;
    margin: 0;
    padding: 80px 0 0 0;
}
div#ups_bar .counter_wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    vertical-align: middle;
}
div#ups_bar .counter_wrapper .left_side_ups {
    width: 25%;
    text-align: center;
}
div#ups_bar .counter_wrapper .left_side_ups img {
    width: 100%;
    max-width: 80px;
}
div#ups_bar .counter_wrapper .right_side_ups {
    width: 70%;
    padding-left: 15px;
}
div#ups_bar .counter_wrapper .right_side_ups .ups_title {
    line-height: 20px;
    font-size: 20px;
    color: #A9CE69;
    font-family: "Poppins";
    font-weight: 700;
    padding-bottom: 10px;
    letter-spacing: 1px;
}
div#ups_bar .counter_wrapper .right_side_ups .ups_description {
    font-size: 16px;
    line-height: 23px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
    text-align: left;
}
.round_bg_left {
    /*float: left;
    width: 100%;
    background-image: url(assets/images/right_round.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: auto;*/
}
div#product {
    float: left;
    width: 100%;
    margin: 0;
    padding: 80px 0;
    position: relative;
    z-index: 2;
}
div#product .product_wrpper {
    float: left;
    width: 100%;
}
div#product .product_wrpper .product_block {
    float: left;
    width: 100%;
    position: relative;
    padding: 10px;
}
div#product .product_wrpper .product_block.product_100 {
    width: 100%;
}
div#product .product_wrpper .product_block.product_50 {
    width: 50%;
}
div#product .product_wrpper .product_block img {
    width: 100%;
}
div#product .product_wrpper .product_block .product_details {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: rgba(232, 233, 232, 0.6);
    text-align: center;
    height: 40px;
    -ms-transition: all .2s ease-in-out 0s;
    -webkit-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
}
div#product .product_wrpper .product_block .product_block_inner:hover .product_details {
    height: 100%;
    display: flex;
    align-items: center;
}
div#product .product_wrpper .product_block .product_details a {
    width: 100%;
    float: left;
    font-size: 20px;
    line-height: 25px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 500;
    text-align: center;
    padding: 10px 0;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
div#product .left_60 {
    float: left;
    width: 58.66%;
}
div#product .right_40 {
    float: left;
    width: 41.33%;
}
div#product .product_wrpper .product_block .product_block_inner {
    position: relative;
    float: left;
    width: 100%;
}
div#product_advise {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    background-color: rgba(170, 205, 112, 0.5);
    position: relative;
}
div#product_advise .container-fluid {
    position: relative;
    z-index: 9;
}
div#product_advise:after {
    content: url(assets/images/right_round.png);
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
div#product_advise.brand-page-product_advise:after {
    content: url(assets/images/right_round.png);
    position: absolute;
    left: unset;
    top: 50%;
    transform: translateY(-50%);
    content: url(assets/images/left_round.png);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    z-index: 9;
}
div#product_advise.therapist-remove_after::after{display: none;}
div#product_advise .row {
    display: flex;
    align-items: center;
}
div#product_advise .col-md-5 {
    padding: 0;
}
div#product_advise .advise_img {
    padding-left: 30px;
    float: left;
    width: 100%;
}
div#product_advise .advise_img img {
    width: 100%;
    background-color: #fff;
}
div#product_advise .advise_block {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0 10% 0 0;
}
div#product_advise .advise_block h1,
div#product_advise .advise_block h2,
div#product_advise .advise_block h3,
div#product_advise .advise_block h4,
div#product_advise .advise_block h5,
div#product_advise .advise_block h6 {
    font-size: 45px;
    line-height: 60px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
    float: left;
    width: 100%;
    padding-top: 30px;
    margin-bottom: 20px;
}
div#product_advise .advise_block p {
    float: left;
    width: 100%;
    padding: 0 0 20px 0;
    clear: both;
    font-size: 20px;
    line-height: 30px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
}
div#product_advise .advise_block p:empty {
    display: none;
}
div#product_advise .advise_block a.read-more {
    float: left;
    text-align: left;
    margin: 10px 0 20px 0;
}
div#product_advise .advise_block .advise_buttons {
    clear: both;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0 0 30px 0;
}
div#product_advise .advise_block .advise_buttons a.why_accore_blue {
    background-color: #008871;
    border-color: #008871;
}
body.page-template-brand-page-template div#product_advise .advise_block .advise_buttons {
    padding-top: 20px;
}
div#product_advise .advise_block a.why_accore_blue_plain.make_btn {
    border-color: #008871;
    color: #008871;
}
div#testimonial {
    float: left;
    width: 100%;
    padding: 80px 0 180px;
}
.single-product div#testimonial {
    padding-bottom: 50px;
}
div#testimonial.remove_space_top {
    padding-top: 0;
}
div#testimonial .testimonial_wrapper {
    float: left;
    width: 100%;
    margin: 0;
    padding: 80px 50px;
    overflow: hidden;
    border-top: 2px solid #e8e9e8;
  /*  border-bottom: 2px solid #e8e9e8;*/
    position: relative;
}
div#testimonial .testimonial_wrapper .testimonial_title {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0 0 50px 3%  ;
    font-size: 45px;
    line-height: 50px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
}
div#testimonial .testimonial_wrapper .testimonial_slider {
    float: left;
    width: 100%;
    padding: 0;
    overflow: hidden;
}
div#testimonial .testimonial_wrapper .testimonial_slider .slider_item .testimonial_content,
div#testimonial .testimonial_wrapper .testimonial_slider .slider_item .testimonial_content p {
    font-size: 20px;
    line-height: 30px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 300;
    padding-bottom: 20px;
}
div#testimonial .testimonial_wrapper .testimonial_slider .slider_item .testimonial_author {
    line-height: 20px;
    font-size: 18px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 700;
}
div#testimonial .testimonial_wrapper .testimonial_slider button {
    height: 30px;
    width: 30px;
    background-color: rgba(0, 136, 113, 0.5);
    border-radius: 100%;
    overflow: hidden;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
div#testimonial .testimonial_wrapper .testimonial_slider button.owl-prev {
    background-image: url(assets/images/prev.png);
    background-size: cover;
    background-color: transparent;
}
div#testimonial .testimonial_wrapper .testimonial_slider button.owl-next {
    background-image: url(assets/images/next.png);
    background-size: cover;
    background-color: transparent;
}
div#testimonial .testimonial_wrapper .testimonial_slider .owl-nav button span {
    height: 30px;
    line-height: 25px;
    color: #fff;
    font-size: 0;
}
div#testimonial .testimonial_wrapper .testimonial_slider .slider_item {
    padding: 0 7%;
}
div#about_accora {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    background-color: rgba(200, 224, 233, 0.5);
}
div#about_accora .advise_block {
    float: left;
    width: 100%;
}
div#about_accora:after {
    content: url(assets/images/left_round.png);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    z-index: -1;
}
.page-template-Need-Some-Information div#product_advise::after {
    z-index: 9;
}
.page-template-Need-Some-Information div#about_accora::after {
    z-index: 99;
}
div#about_accora .col-md-5 {
    padding-left: 0;
}
div#about_accora .advise_img {
    float: left;
    width: 100%;
    padding-right: 30px;
}
div#about_accora .advise_img img {
    width: 100%;
}
div#about_accora .row {
    display: flex;
    align-items: center;
}
div#about_accora .advise_block h1,
div#about_accora .advise_block h2,
div#about_accora .advise_block h3,
div#about_accora .advise_block h4,
div#about_accora .advise_block h5,
div#about_accora .advise_block h6 {
    font-size: 45px;
    line-height: 50px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
    margin-bottom: 30px;
}
div#about_accora .advise_block p {
    float: left;
    width: 100%;
    padding: 0 0 20px 0;
    clear: both;
    font-size: 20px;
    line-height: 30px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
    max-width: 90%;
}
div#about_accora .advise_block a.read-more {
    float: left;
    margin: 0px 0 30px 0;
    padding: 0;
    text-align: left;
}
div#about_accora .advise_block .advise_buttons {
    clear: both;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}
div#about_accora .advise_block .advise_buttons a.why_accore_blue {
    background-color: #008871;
    border-color: #008871;
}
div#about_accora .advise_block a.why_accore_blue_plain.make_btn {
    border-color: #008871;
    color: #008871;
}
div#bringing {
    float: left;
    width: 100%;
    margin: 0;
    padding: 180px 0;
}
div#bringing .align_center {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 70px 0;
    overflow: hidden;
    border-top: 2px solid #e8e9e8;
    border-bottom: 2px solid #e8e9e8;
    position: relative;
}

div#bringing .align_center .col-md-6:first-child {
    padding-left: 0;
}
div#bringing .align_center .col-md-6:last-child {
    padding-right: 0;
}
div#bringing .bringing_block {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}
div#bringing .bringing_block .bringing_title {
    font-size: 45px;
    line-height: 60px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
    padding-bottom: 30px;
}
div#bringing .bringing_block .bringing_content,
div#bringing .bringing_block .bringing_content p {
    font-size: 30px;
    line-height: 40px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
}
div#bringing .bringing_icon {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}
div#bringing .bringing_icon .iocn_block {
    float: left;
    width: 50%;
    text-align: center;
    padding: 0px 20px;
    box-sizing: border-box;
}
div#bringing .bringing_icon .iocn_block .inner {
    background-color: rgba(232, 233, 232, 0.5);
    float: left;
    width: 100%;
    padding: 0;
    position: relative;
}
div#bringing .bringing_icon .iocn_block .inner a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
div#bringing .bringing_icon .iocn_block .inner img {
    width: 100%;
}
div#bringing .bringing_icon .iocn_block .inner span {
    float: left;
    width: 100%;
    text-align: center;
    padding-top: 0;
    font-size: 18px;
    line-height: 25px;
    color: #000000;
    font-family: "Poppins";
    font-weight: 400;
}
div#events_news {
    float: left;
    width: 100%;
    position: relative;
    background-color: rgba(170, 205, 112, 0.3);
    padding: 80px 0;
}
div#events_news:after {
    content: url(assets/images/right_round.png);
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
div#events_news .container {
    position: relative;
    z-index: 9;
}
div#events_news .events_block {
    float: left;
    width: 100%;
    margin: 0;
}
.search-results div#events_news .events_block {
    padding: 35px 0 35px 0;
    border-bottom: 2px solid #efefef;
}
div#events_news .events_block .events_type_title {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0 0 30px 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
div#events_news .events_block .events_type_title .title {
    float: left;
    width: 50%;
    font-size: 35px;
    line-height: 45px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
}
div#events_news .events_block .events_type_title .events_btn {
    float: left;
    width: 50%;
    text-align: right;
}
div#events_news .events_block .events_type_title .events_btn a.make_btn {
    float: right;
    margin: 0;
    border-color: #008871;
    color: #008871;
}
div#events_news .events_block .events_type_title .events_btn a.make_btn:hover {
    color: #fff;
}
div#events_news .events_block .events_img {
    float: left;
    width: 100%;
}
.search-results div#events_news .events_block .events_img {
    float: left;
    width: 30%;
}
div#events_news .events_block > .events_content {
    float: left;
    width: 70%;
    padding-left: 4%;
}
div#events_news .events_block .events_img a {
    float: left;
    width: 100%;
}
div#events_news .events_block .events_img img {
    width: 100%; /* max-height:300px; */
}
body.search .header_title span{font-weight:bold}
div#events_news .events_block .event_date {
    float: left;
    width: 100%;
    padding: 20px 0;
}
div#events_news .events_block .event_title,
div#events_news .events_block .event_title a {
    float: left;
    width: 100%;
    padding: 0 0 0px 0;
    font-size: 35px;
    line-height: 40px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
}
div#events_news .events_block .event_title{
    margin-bottom: 20px;
}
div#events_news .events_block .event_content,
div#events_news .events_block .event_content p {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 25px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
}
div#events_news .events_block .event_content,
div#events_news .events_block .event_content p,
body.archive div#events_news .events_block .event_content * {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 25px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
}
div#trusted_logo {
    float: left;
    width: 100%;
    margin: 0;
    padding: 80px 0;
    background-color: #E8E9E8;
    position: relative;
}
div#trusted_logo .trusted_logo_wrapper {
    float: left;
    width: 100%;
}
div#trusted_logo .trusted_logo_wrapper .trusted_logo_title {
    float: left;
    width: 100%;
    font-size: 35px;
    line-height: 45px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 500;
    padding: 0 0 30px 0;
    text-align: center;
}
div#trusted_logo .trusted_logo_wrapper .trusted_logos_slidder {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
div#trusted_logo .trusted_logo_wrapper .trusted_logos_slidder .logo {
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding: 20px;
    text-align: center;
}
div#trusted_logo .trusted_logo_wrapper .trusted_logos_slidder .logo img {
    /* float: left; */
    max-width: 100%;
}
div#trusted_logo .trusted_logo_wrapper .trusted_logos_slidder .logo img {
    max-width: 100%;
}
div#trusted_logo .trusted_logo_wrapper .trusted_logos_slidder .owl-stage {
    display: flex;
    align-items: center;
}
/*********************Homepage End******************/

/*********************Product Category Start******************/

.tax-product_cat div#product {
    padding-bottom: 0;
}
div#bringing.category .bringing_block {
    text-align: center;
}
div#bringing .bringing_block .bringing_link {
    float: left;
    width: 100%;
}
div#bringing .bringing_block .bringing_link a.make_btn {
    background-color: #008871;
    border-color: #008871;
    margin: 30px auto 0 auto;
    display: table;
    float: none;
}
div#bringing .bringing_block .bringing_link a.make_btn:hover {
    background-color: transparent;
    color: #008871;
}
div#sub_category {
    float: left;
    width: 100%;
    margin: 0;
    padding: 80px 0 100px 0;
}
.term-chairs div#sub_category .container > .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
div#sub_category .sub_category_block {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}
div#sub_category .sub_category_block a.sub_category_link {
    float: left;
    width: 100%;
}
div#sub_category .sub_category_block a.sub_category_link .category_img {
    float: left;
    width: 100%;
}
div#sub_category .sub_category_block a.sub_category_link .category_content {
    font-size: 20px;
    line-height: 45px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
    text-align: center;
    float: left;
    width: 100%;
}
.pp_border {
    float: left;
    width: 100%;
    padding: 60px 0;
    position: relative;
}
.pp_border:after {
    content: "";
    position: absolute;
    width: calc(100% - 30px);
    left: 50%;
    transform: translateX(-50%);
    border: 2px solid rgba(200, 224, 233, 0.5);
}
div#homecare_category {
    float: left;
    width: 100%;
    margin: 0;
    padding: 50px 0 30px 0;
    position: relative;
    z-index: 2;
}
div#homecare_category .homecare_category_title {
    float: left;
    width: 100%;
    margin: 0;
    padding: 20px 0 10px 0;
    border-bottom: 2px solid #e8e9e8;
    font-size: 35px;
    line-height: 40px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
}
div#sub_category.accessories_cat {
    padding-top: 20px;
}
div#sub_heading_customers_fun {
    float: left;
    width: 100%;
    padding: 80px 0 50px 0;
}
div#sub_heading_customers_fun .bringing_block {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
}
div#sub_heading_customers_fun .bringing_block .bringing_title {
    font-size: 35px;
    line-height: 45px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
    padding-bottom: 30px;
    text-align: center;
    float: left;
    width: 100%;
}
div#sub_heading_customers_fun .bringing_block .bringing_content,
div#sub_heading_customers_fun .bringing_block .bringing_content p {
    font-size: 22px;
    line-height: 30px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
    text-align: center;
    float: left;
    width: 100%;
}
/*********************Product Category End******************/

/*********************Product Details Page Start******************/

div#scroll_sections {
    float: left;
    width: 100%;
    padding: 15px 0;
    background-color: rgba(170, 205, 112, 0.4);
}
div#scroll_sections.fix {
    position: fixed;
    z-index: 999;
    background-color: rgba(170, 205, 112, 0.7);
    padding: 5px 0;
}
div#scroll_sections.fix a.smooth_scroll,
div#scroll_sections.fix a.add_to_cart_button,
div#scroll_sections.fix a.blue_btn.make_btn {
    font-size: 16px !important;
    line-height: 20px;
    padding: 6px 20px;
}
div#scroll_sections .row {
    display: flex;
    align-items: center;
}
div#scroll_sections .scroll_block {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
}
div#scroll_sections .scroll_block ul.scroll_block_ul {
    display: flex;
    list-style: none;
    padding: 0 0;
    margin: 0;
}
div#scroll_sections .scroll_block ul.scroll_block_ul li a {
    padding: 0 10px;
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
}
div#scroll_sections .scroll_block ul.scroll_block_ul li {
    padding: 0;
    margin: 0;
}
div#scroll_sections .scroll_block ul.scroll_block_ul li:first-child a.smooth_scroll {
    padding-left: 0;
}
div#scroll_sections .compare_btn {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: flex-end;
}
.compare_btn a.br_compare_button {
    border: 2px solid #fff;
    line-height: 18px;
    font-size: 18px;
    font-family: "Poppins";
    font-weight: 400;
    margin: 0 10px;
    padding: 10px 20px;
    border-color: #008871;
    color: #008871;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 10px !important;
    padding: 10px 20px;
    float: left;
    width: auto;
    background-color: transparent;
}
div#scroll_sections .compare_btn a.br_compare_button i.fa {
    display: none;
}
div#scroll_sections .compare_btn a.make_btn {
    margin: 0 10px;
    padding: 10px 20px;
}
div#scroll_sections .compare_btn a.why_accore_blue_plain {
    background-color: #008871;
    border-color: #008871;
}
div#scroll_sections .compare_btn a.why_accore_blue {
    border-color: #008871;
    color: #008871;
}
div#breadcrumb {
    float: left;
    width: 100%;
    margin: 0;
    padding: 30px 0;
}
div#breadcrumb .breadcrumb_wrapper {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}
div#breadcrumb .breadcrumb_wrapper nav.woocommerce-breadcrumb {
    float: left;
    width: 100%;
}
div#breadcrumb .breadcrumb_wrapper nav.woocommerce-breadcrumb {
    font-size: 16px;
    line-height: 20px;
    color: rgba(51, 51, 51, 0.4);
    font-family: "Poppins";
    font-weight: 400;
    text-align: left;
}
div#breadcrumb .breadcrumb_wrapper nav.woocommerce-breadcrumb a {
    font-size: 16px;
    line-height: 20px;
    color: rgba(51, 51, 51, 0.4);
    font-family: "Poppins";
    font-weight: 400;
    text-align: left;
}
div#featured_image {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}
div#featured_image .featured {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
}
div#featured_image .featured img {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
div#overview {
    float: left;
    width: 100%;
    position: relative;
    z-index: 2;
    padding: 100px 0;
}
div#overview .overview_wrapper {
    display: table;
    width: 80%;
    padding: 0;
    max-width: 80%;
    margin: 0 auto;
}
div#overview .overview_wrapper h2 {
    margin: 0;
    padding: 0 0 20px 0;
    float: left;
    width: 100%;
    font-size: 45px;
    line-height: 60px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
    text-align: center;
}
div#overview .overview_wrapper .overview_content {
    font-size: 20px;
    line-height: 30px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
    text-align: center;
    display: table;
}
div#overview .overview_wrapper .overview_content p {
    font-size: 20px;
    line-height: 30px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
    text-align: center;
    display: table;
    margin-bottom: 10px;
    width: 100%;
}
div#overview .overview_wrapper .overview_content a.show_hide {
    display: table;
    margin: 20px auto 0 auto;
    min-width: 100px;
    font-size: 16px;
    line-height: 25px;
    color: rgba(51, 51, 51, 0.5);
    font-family: "Poppins";
    font-weight: 400;
    text-align: center;
    text-decoration: underline;
}
div#overview .overview_wrapper .overview_usefull_links {
    margin: 50px 0;
    float: left;
    width: 100%;
    text-align: center;
}
div#overview .overview_wrapper .overview_usefull_links ul {
    display: flex;
    list-style: none;
    margin: 0;
    flex-wrap: wrap;
    justify-content: space-around;
}
div#overview .overview_wrapper .overview_usefull_links ul li {
    display: inline-block;
    margin: 0 10px;
    /* min-width: 130px; */
}
div#overview .overview_wrapper .overview_usefull_links ul li a {
    font-size: 16px;
    line-height: 20px;
    color: rgba(51, 51, 51, 0.4);
    font-family: "Poppins";
    font-weight: 400;
    text-align: left;
    text-decoration: underline;
}
div#specification {
    float: left;
    width: 100%;
    margin: 0;
    padding: 80px 0;
    background-color: rgba(250, 240, 142, 0.3);
    position: relative;
}
div#specification .row.same_height {
    display: flex;
    flex-flow: row wrap;
}
div#specification .row.same_height:before,
div#specification .row.same_height:after{
display: none;
}

div#specification:before {
    content: url(assets/images/left_round.png);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}
div#specification .container {
    position: relative;
    z-index: 2;
}
div#specification .specification_block {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}
div#specification .specification_block_title {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0 0 20px 0;
}
div#specification .specification_block_title .specification_main_title {
    font-size: 45px;
    line-height: 60px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
    padding-bottom: 20px;
}
div#specification .specification_block .title {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0 0 15px 0;
    font-size: 22px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 500;
}
div#specification .specification_block .description {
    font-size: 18px;
    line-height: 28px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
    float: left;
    width: 100%;
}
div#specification .specification_block .description p {
    font-size: 18px;
    line-height: 30px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
    margin-bottom: 15px;
}
div#specification .specification_block {
    float: left;
    width: 100%;
    margin: 0;
    padding: 30px 30px;
    background-color: #fff;
    box-sizing: border-box;
    height: 100%;
}
div#specification .specification_block ul {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    /*list-style: none;*/
    font-size: 18px;
    line-height: 30px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
    padding-left: 20px;
    margin-bottom: 20px;
}
div#specification .specification_block ul ul {
    width: 100%;
}
div#specification .specification_block ul ul li {
    padding-bottom: 0 !important;
}
/* div#specification .specification_block.advanced_inner .description ul {
    width: 50%;
} */
div#specification .specification_block ul li:first-child {
   /*  padding-bottom: 20px; */
    font-size: 18px;
    line-height: 30px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
} 
div#specification .specification_block ul li {
    float: left;
    width: 100%;
}
/* div#specification .specification_block.advanced_inner .description ul li:first-child {
    padding-bottom: 20px;
    font-size: 18px;
    line-height: 30px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
    list-style: none;
    margin-left: -22px;
} */
div#specification .col-md-4 .specification_block .description ul {
    width: 100%;
    padding-left: 20px;
}
div#advance_product_section {
    float: left;
    width: 100%;
    margin: 0;
    padding: 200px 0 50px;
}
div#advance_product_section .advance_product_section_block {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}
div#advance_product_section .advance_product_section_block .advance_product_section_block_title {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0 0 50px 0;
    font-size: 45px;
    line-height: 45px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
    text-align: center;
}

div#advance_product_section .advance_product_section_block .advance_product_tab {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0 0 40px 0;
    display: flex;
    align-items: center;
    vertical-align: middle;
    justify-content: center;
    flex-wrap: wrap;
}
div#advance_product_section .advance_product_section_block .advance_product_tab button.advance_product_tablinks {
    background-color: transparent;
    border: none;
    position: relative;
    margin-right: 20px;
    padding: 0;
    display: flex;
    align-items: center;
    font-size: 22px;
    color: rgba(51, 51, 51, 0.5);
    font-family: "Poppins";
    font-weight: 500;
}
div#advance_product_section .advance_product_section_block .advance_product_tab button.advance_product_tablinks.active {
    color: rgba(51, 51, 51, 1);
}
div#advance_product_section .advance_product_section_block .advance_product_tab button.advance_product_tablinks:after {
    content: "|";
    padding-left: 20px;
    font-size: 20px;
    font-weight: 300;
    color: rgba(51, 51, 51, 0.5);
}
div#advance_product_section .advance_product_section_block .advance_product_tab button.advance_product_tablinks:last-child:after {
    display: none;
}
div#advance_product_section .advance_product_section_block .advance_product_tabcontent {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    display: none;
}
div#advance_product_section .advance_product_section_block .advance_product_tabcontent .products_inner_block {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0 0 20px 0;
}
div#advance_product_section .advance_product_section_block .advance_product_tabcontent .products_inner_block .product_image {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
div#advance_product_section .advance_product_section_block .advance_product_tabcontent .products_inner_block .product_image img {
    width: 100%;
    -ms-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
}
.advance_product_section_block .advance_product_tabcontent .products_inner_block .product_image:hover img {
    transform: scale(1.3);
}
div#advance_product_section .advance_product_section_block .advance_product_tabcontent .products_inner_block .product_details {
    float: left;
    width: 100%;
    display: flex;
    padding: 10px 0;
}
div#advance_product_section .advance_product_section_block .advance_product_tabcontent .products_inner_block .product_details .product_title {
    float: left;
    width: auto;
    margin: 0;
    font-size: 20px;
    line-height: 30px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
    text-align: center;
    flex: 1;
}
div#advance_product_section .advance_product_section_block .advance_product_tabcontent .products_inner_block .product_details .product_price {
    float: right;
    display: flex;
    font-size: 20px;
    line-height: 30px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
}
body.post-type-archive-resources div#header_page_title {
    background-color: #FEFCE8 !important;
}
div#resources {
    float: left;
    width: 100%;
    padding: 180px 0;
    text-align: center;
}
div#resources.remove_space_bottom {
    padding-bottom: 0;
}
div#resources .resources_wrapper {
    float: left;
    width: 100%;
    margin: 0;
    padding: 50px;
    overflow: hidden;
    border-top: 2px solid #e8e9e8;
    border-bottom: 2px solid #e8e9e8;
    position: relative;
}
div#resources .resources_wrapper .resources_title {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0 0 30px 0;
    font-size: 45px;
    line-height: 45px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
}
div#resources .resources_wrapper .resources_slider {
    float: left;
    width: 100%;
    padding: 0;
    /* overflow: hidden; */
    position: relative;
}
div#resources .resources_wrapper .resources_slider .owl-stage-outer {
    overflow: hidden;
}
div#resources .resources_wrapper .resources_slider button.owl-prev {
    left: -50px;
    background-image: url(assets/images/prev.png);
    background-size: cover;
    background-color: transparent;
}
div#resources .resources_wrapper .resources_slider button.owl-next {
    right: -50px;
    background-image: url(assets/images/next.png);
    background-size: cover;
    background-color: transparent;
}
div#resources .resources_wrapper .resources_slider .owl-item {
    visibility: hidden;
}
div#resources .resources_wrapper .resources_slider .owl-item.active {
    visibility: visible;
}
div#resources .resources_wrapper .resources_slider .owl-stage {
    display: flex;
}
div#resources .resources_wrapper .resources_slider .slider_item .resources_content,
div#resources .resources_wrapper .resources_slider .slider_item .resources_content p {
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
    padding-bottom: 20px;    float: left;
    width: 100%;
}
div#resources .resources_wrapper .resources_slider .slider_item .resources_content {
    min-height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}

div#resources .resources_wrapper .resources_slider .slider_item a.download_resources {
    display: table;
    float: none;
    margin: 0 30px 0 0;
    border: 2px solid #fff;
    padding: 5px 20px;
    line-height: 18px;
    font-size: 18px;
    color: #ffffff;
    font-family: "Poppins";
    font-weight: 300;
    background-color: #008871;
    border-color: #008871;
    margin: 0 auto;
}
div#resources .resources_wrapper .resources_slider .slider_item a.download_resources:hover {
    background-color: transparent;
    color: #008871;
}
div#resources .resources_wrapper .resources_slider .slider_item .resources_author {
    line-height: 20px;
    font-size: 18px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 700;
}
div#resources .resources_wrapper .resources_slider button {
    height: 30px;
    width: 30px;
    background-color: rgba(0, 136, 113, 0.5);
    border-radius: 100%;
    overflow: hidden;text-align: center;
}
div#resources .resources_wrapper .resources_slider .owl-nav button span {
    color: transparent !important;
    font-size: 0 !important;
}
div#resources .resources_wrapper .resources_slider .owl-item {
    box-sizing: border-box;
    padding: 20px;
}
div#resources .resources_wrapper .resources_slider .slider_item {
    background-color: rgba(232, 233, 232, 0.6);
    padding: 30px 20px;
    height: 100%;
    position: relative;
    -ms-transition: all .2s ease-in-out 0s;
    -webkit-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
    transform: scale(1);
}
div#resources .resources_wrapper .resources_slider .slider_item:hover {
    transform: scale(1.1);
}
div#resources .resources_wrapper .resources_slider .slider_item a.cover_resources_link {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
div#resources .resources_wrapper .resources_slider .slider_item .resources_icon {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}
div#resources .resources_wrapper .resources_slider .slider_item .resources_icon span {
    font-size: 11px;
    line-height: 20px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
    padding: 5px 0;
    display: table;
    margin: 0 auto;
}
div#resources .resources_wrapper .resources_slider .slider_item .resources_icon i.fa {
    display: table;
    margin: 0 auto;
    padding: 0;
    height: 70px;
    width: 70px;
    border-radius: 100%;
    background-color: #e8e9e8;
    display: flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
    font-size: 30px;
    line-height: normal;
}
div#resources .resources_wrapper .resources_slider .slider_item .resources_icon img {
    width: 60px;
    height: 60px;
    padding: 10px;
    background-color: #e8e9e8;
    border-radius: 51%;
    box-sizing: border-box;
}
div#accessories {
    float: left;
    width: 100%;
    padding: 80px 0;
    background-color: rgba(170, 205, 112, 00.4);
}
div#accessories .accessories_wrapper {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0 50px;
    overflow: hidden;
    border-top: none;
    border-bottom: none;
    position: relative;
}
div#accessories .accessories_wrapper .accessories_title_wrapper {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0 10px 30px 10px;
}
div#accessories .accessories_wrapper .accessories_title_wrapper .accessories_title {
    float: left;
    width: 70%;
}
div#accessories .accessories_wrapper .accessories_title_wrapper .accessories_link {
    float: left;
    width: 30%;
    text-align: right;
}
div#accessories .accessories_wrapper .accessories_title_wrapper .accessories_link a.make_btn {
    float: right;
    margin: 0;
}
div#accessories .accessories_wrapper .accessories_title {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0 0 0 0;
    font-size: 45px;
    line-height: 45px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
}
div#accessories .accessories_wrapper .accessories_slider {
    float: left;
    width: 100%;
    padding: 0;
    overflow: hidden;
}
div#accessories .accessories_wrapper .accessories_slider_new {
    float: left;
    width: 100%;
    padding: 0;
    overflow: hidden;
}
div#accessories .accessories_wrapper  .slider_item {
    padding: 0 10px;
    float: left;
    width: 100%;
    position: relative;
}
div#accessories .accessories_wrapper  .slider_item > a {
    position: absolute;
    width: 100%;
    margin: 0;
    padding: 0;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 9;
}
div#accessories .accessories_wrapper  .slider_item .accessories_content,
div#accessories .accessories_wrapper  .slider_item .accessories_content p {
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
    padding-bottom: 20px;
}
div#accessories .accessories_wrapper  .slider_item .accessories_author {
    line-height: 20px;
    font-size: 18px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 700;
}
div#accessories .accessories_wrapper  button {
    height: 30px;
    width: 30px;
    background-color: rgba(0, 136, 113, 0.5);
    border-radius: 100%;
    overflow: hidden;
    text-align: center;
}
div#accessories .accessories_wrapper  .owl-nav button span {
    font-size: 50px;
    height: 30px;
    line-height: 25px;
}
div#accessories .accessories_wrapper .owl-nav button span {
    color: transparent;
    font-size: 0;
}
div#accessories .accessories_wrapper button.owl-prev {
    background-image: url(assets/images/prev.png);
    background-size: cover;
    background-color: transparent;
}
div#accessories .accessories_wrapper button.owl-next {
    background-image: url(assets/images/next.png);
    background-size: cover;
    background-color: transparent;
}
div#accessories .accessories_wrapper  .slider_item .accessories_image {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
    background-size: cover;
}
div#accessories .accessories_wrapper  .slider_item .accessories_image img {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}
div#accessories .accessories_wrapper  .slider_item .accessories_image a.why_accore_blue_plain.make_btn {
    position: absolute;
    bottom: -70px;
    right: 0;
    width: 70%;
    margin: 0;
    left: 50%;
    transform: translateX(-50%);
    -ms-transition: all .2s ease-in-out 0s;
    -webkit-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
    background-color: #008871;
    border-color: #008871;
    text-align: center;
}
div#accessories .accessories_wrapper  .slider_item:hover .accessories_image a.why_accore_blue_plain.make_btn {
    bottom: 20px;
}
div#accessories .accessories_wrapper  .slider_item .accessories_info {
    float: left;
    width: 100%;
    padding: 15px 0;
}
div#accessories .accessories_wrapper  .slider_item .accessories_info a {
    float: left;
    width: 100%;
}
div#accessories .accessories_wrapper  .slider_item .accessories_info .title {
    float: left;
    width: 75%;
    font-size: 18px;
    line-height: 30px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
    text-transform: capitalize;
}
div#accessories .accessories_wrapper  .slider_item .accessories_info .price {
    float: right;
    width: 25%;
    text-align: right;
    font-size: 18px;
    line-height: 25px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
    text-align: right;
}
div#gallery {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
}
div#gallery .gallery_title {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0 0 30px 0;
    font-size: 45px;
    line-height: 45px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
    text-align: center;
}
div#gallery_main {
    float: left;
    width: 100%;
    padding-bottom: 20px;
}
div#gallery_main .slick-slide img {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
div#gallery_main .slick-slide iframe {
    /*float: left;*/
    /*width: 100%;*/
    /*height: 720px;*/
}
div#gallery_main .slick-slide iframe {
    float: none;
    width: 100%;
    height: calc(100vw - 48vw);
    max-width: 1270px;
    max-height: 720px;
    margin: 0 auto;
    display: table;
}
div#videoWithNoJs {
    max-width: 1280px;
    max-height: 720px;
    margin: 0 auto;
}
div#gallery_thumb {
    float: left;
    width: 100%;
}
div#gallery_thumb .slick-slide .ps-owl-video,
div#gallery_thumb .slick-slide .ps-owl-img {
    padding: 0 20px !important;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
}
div#gallery_thumb .slick-slide img.single_img {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    width: 144px;
    height: 81px;
}
div#gallery_thumb .slick-slide .ps-owl-video img.play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
}
div#gallery_thumb_normal .slick-slide .ps-owl-video,
div#gallery_thumb_normal .slick-slide .ps-owl-img {
    padding: 0 20px !important;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
}
/* div#gallery_thumb_normal .slick-slide .ps-owl-video img,
div#gallery_thumb_normal .slick-slide .ps-owl-img img {
    width: 200px;
    height: 112px;
    margin: 0 auto;
} */
div#gallery_thumb_normal button.slick-arrow {
    transform: translateY(-50%);
}
div#gallery_thumb_normal .slick-slide .ps-owl-video img, 
div#gallery_thumb_normal .slick-slide .ps-owl-img img {
    width: 150px;
    height: auto;
    margin: 0 auto;
}
div#gallery_thumb .slick-slide img.single_img {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    width: 144px;
    height: 81px;
}
div#gallery_thumb_normal .slick-slide .ps-owl-video img.play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
}
button.slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-10%);
    background-color: transparent;
    border: none;
    box-shadow: none;
    color: #fff;
    font-size: 40px;
    height: 30px;
    width: 30px;
    background-color: rgba(0, 136, 113, 0.5);
    border-radius: 100%;
    overflow: hidden;
    z-index: 9999;
    text-indent: -99999px;
}
button.slick-prev.slick-arrow {
    left: 10px;
    background-image: url(assets/images/prev.png);
    background-size: cover;
    background-color: transparent;
}/*
button.slick-prev.slick-arrow:after {
    left: 10px;
    content: "‹";
    position: absolute;
    color: red;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    text-indent: 0;
    color: #fff;
    font-size: 40px;
    line-height: 27px;text-align: center;
}*/
button.slick-next.slick-arrow {
    right: 10px;
    background-image: url(assets/images/next.png);
    background-size: cover;
    background-color: transparent;
}
/*button.slick-next.slick-arrow:after {
    right: 10px;
    content: "›";
    position: absolute;
    color: red;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    text-indent: 0;
    color: #fff;
    font-size: 40px;
    line-height: 27px;text-align: center;
}*/
div.gallery_thumb button.slick-prev.slick-arrow {
    left: -5px;
}
div.gallery_thumb button.slick-next.slick-arrow {
    right: -5px;
}
div#gallery_main_normal {
    padding-bottom: 30px;
}
div#gallery_main_normal .item.slick-slide img {
    margin: 0 auto;
}

div#gallery_main_normal .item.slick-slide {
    text-align: center;
}
div#gallery_main_normal .slick-slide iframe {
    float: left;
    width: 100%;
    height: 400px;
}
div#gallery_thumb_normal .slick-list {
    padding: 0 2%;
    box-sizing: border-box;
}
div#product_normal_layout {
    float: left;
    width: 100%;
}
div#product_normal_layout .product_normal_desc {
    float: left;
    width: 100%;
    padding-left: 10%;
}
div#product_normal_layout .product_normal_desc .products_buttons {
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
    padding: 0 0 50px 0;
}
div#product_normal_layout .product_normal_desc .products_buttons .products_number {
    float: left;
    width: 40%;
    font-size: 18px;
    line-height: 30px;
    color: rgba(51, 51, 51, 0.5);
    font-family: "Poppins";
    font-weight: 400;
}
div#product_normal_layout .product_normal_desc .products_buttons .compare_btn {
    float: left;
    width: 60%;
    display: flex;
    justify-content: center;
}
div#product_normal_layout .product_normal_desc .products_buttons .compare_btn a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    text-align: center;
}
div#product_normal_layout .product_normal_desc .products_buttons .compare_btn a.make_btn {
    margin: 0 0 0 10px;
    padding: 10px 10px;
}
div#product_normal_layout .product_normal_desc .products_buttons .compare_btn a.br_compare_button i.fa {
    display: none;
}
div#product_normal_layout .product_normal_desc .products_buttons .compare_btn a.why_accore_blue_plain.make_btn {
    /* background-color: #008871; */
    border-color: #008871;
    color: #008871;
}
div#product_normal_layout .product_normal_desc .products_buttons .compare_btn a.why_accore_blue_plain.make_btn:hover {
    color: #ffffff;
}
div#product_normal_layout .product_normal_desc .products_buttons .compare_btn a.why_accore_blue_plain.make_btn {
    /* background-color: #008871; */
    /* border-color: #008871; */
}
div#product_normal_layout .product_normal_desc .products_decription {
    float: left;
    width: 100%;
    padding-bottom: 30px;
    margin-bottom: 50px;
    border-bottom: 1px solid rgba(51, 51, 51, 0.25);
}
div#product_normal_layout .product_normal_desc .products_decription p {
    font-size: 20px;
    line-height: 30px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
    display: table;
    margin-bottom: 10px;
}
div#product_normal_layout .product_normal_desc .products_specification {
    float: left;
    width: 100%;
}
div#product_normal_layout .product_normal_desc .products_specification h2 {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0 0 10px 0;
    font-size: 22px;
    line-height: 40px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 500;
}
div#product_normal_layout .product_normal_desc .products_specification ul,
div#product_normal_layout .product_normal_desc .products_specification ul li,
div#product_normal_layout .product_normal_desc .products_specification ul li p {
    margin: 0;
    padding: 0 0 0px 20px;
    font-size: 20px;
    line-height: 32px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 300;
}
div#product_normal_layout .product_normal_desc .products_specification p,
div#product_normal_layout .product_normal_desc .products_specification .read-more-content {
    margin: 0;
    padding: 0 0 0px 0;
    font-size: 20px;
    line-height: 32px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 300;
}
div#product_normal_layout .product_normal_desc .products_specification a.read-more {
    float: left;
    text-align: left;
}
.single_product .modal-dialog .modal-body {
    padding-top: 0;
}
.single_product .modal-dialog .modal-body .form_row .form_cols.add_bg_color {
    padding: 60px 10%;
}
.single_product .modal-dialog .modal-body .form_row .form_cols.add_bg_color .form_title {
    text-align: left;
    font-size: 26px;
    line-height: 35px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
    width: 100%;
    padding: 0 0 30px 0;
}
.single_product .modal-dialog .modal-body .form_row .form_cols.add_bg_color .products_buttons {
    width: 100%;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
}
.single_product .modal-dialog .modal-body .form_row .form_cols.add_bg_color .products_buttons .products_number {
    width: 50%;
}
.single_product .modal-dialog .modal-body .form_row .form_cols.add_bg_color .products_buttons .products_number ul.contact_info {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}
.single_product .modal-dialog .modal-body .form_row .form_cols.add_bg_color .products_buttons .products_number ul.contact_info li {
    width: 100%;
    margin: 0;
    padding: 0 0 5px 0;
    text-align: left;
}
.single_product .modal-dialog .modal-body .form_row .form_cols.add_bg_color .products_buttons .products_number ul.contact_info li a {
    font-size: 18px;
    line-height: 25px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 700;
}
.single_product .modal-dialog .modal-body .form_row .form_cols.add_bg_color .products_buttons .compare_btn {
    width: 50%;
    text-align: right;
    display: flex;
    justify-content: flex-end;
}
.single_product .modal-dialog .modal-body .form_row .form_cols.add_bg_color .products_buttons .compare_btn a {
    border-color: #008871;
    color: #008871;
    margin: 0;
}
.single_product .modal-dialog .modal-body .form_row .form_cols.add_bg_color .products_buttons .compare_btn a:hover {
    color: #fff;
}
.single_product .modal-dialog .modal-body .form_row .form_row_inner {
    padding: 30px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.single_product .modal-dialog .modal-body .form_row .form_row_inner .form_cols {
    width: 50%;
    display: inline-block;
    padding: 0 0 20px 0;
}
.single_product.get_in_touch_single_product .modal-dialog .modal-body .form_row .form_row_inner .form_cols {
    width: 48%;
    display: inline-block;
    padding: 0 0 20px 0;
    margin-right: 2%;
}
.single_product.get_in_touch_single_product .modal-dialog .modal-body .form_row .form_row_inner .form_cols input.wpcf7-submit {
    float: right;
}
form.wpcf7-form.invalid {
    padding-bottom: 20px;
}
.single_product.get_in_touch_single_product .modal-dialog .modal-body .form_row .form_row_inner .form_cols.clear_both.align_right {
    padding-bottom: 0;
}
form.wpcf7-form.invalid .form_cols.clear_both.align_right {
    padding-bottom: 0 !important;
}
form.wpcf7-form.invalid .form_row_inner {
    padding-bottom: 0 !important;
}

.single_product .modal-dialog .modal-body .form_row .form_row_inner .form_cols.clear_both {
    clear: both;
    width: 100%;
    padding-bottom: 30px;
}
.single_product .get_in_touch_single_product .modal-dialog .modal-body .form_row .form_row_inner .form_cols span.wpcf7-form-control-wrap {
   width: 90%;
}
.single_product .modal-dialog .modal-body .form_row .form_row_inner .form_cols.clear_both.align_right {
    text-align: right;
}
.single_product .modal-dialog .modal-body .form_row .form_row_inner .form_cols.clear_both input.wpcf7-submit {
    padding: 10px 30px;
    line-height: 18px;
    font-size: 18px;
    color: #ffffff;
    font-family: "Poppins";
    font-weight: 400;
    border: none;
    background-color: #008871;
    border-color: #008871;
    margin: 0;
}
.single_product .modal-dialog .modal-body .form_row .form_row_inner span.wpcf7-form-control-wrap.Reason {
    margin: 0 !important;
    width: 100% !important;
}
.single_product .modal-dialog .modal-body .form_row .form_row_inner span.wpcf7-form-control-wrap.Reason span.wpcf7-form-control {
    width: 100%;
    display: block;
}
.single_product .modal-dialog .modal-body .form_row .form_row_inner span.wpcf7-form-control-wrap.Reason span.wpcf7-form-control span.wpcf7-list-item {
    width: 50%;
}
.single_product .modal-dialog .modal-body .form_row .form_row_inner span.wpcf7-form-control-wrap.Reason span.wpcf7-form-control span.wpcf7-list-item label {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 8px 0;
}
.single_product .modal-dialog .modal-body .form_row .form_row_inner span.wpcf7-form-control-wrap.Reason span.wpcf7-form-control span.wpcf7-list-item input[type="checkbox"] {
    width: 20px;
    height: 20px;
    margin: 0;
}
.single_product .modal-dialog .modal-body .form_row .form_row_inner .form_cols span.wpcf7-form-control span.wpcf7-list-item-label {
    font-size: 18px;
    line-height: 22px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 300;
    padding-left: 10px;
}
.single_product .modal-dialog .modal-body .form_row .form_row_inner .form_cols span.wpcf7-list-item label {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.single_product .modal-dialog .modal-body .form_row .form_row_inner .form_cols span.wpcf7-list-item span.wpcf7-list-item-label {
    width: 100%;
    display: block;
}
.single_product .modal-dialog .modal-body .form_row .form_row_inner .form_cols span.wpcf7-list-item label input#newsletter {
    width: 20px;
    height: 20px;
    margin: 0;
}
.single_product .modal-dialog .modal-body .form_row .form_row_inner .form_cols span.wpcf7-list-item span.wpcf7-list-item-label {
    width: 100%;
    display: block;
    font-size: 17px;
}
.single_product .modal-dialog .modal-body .form_row .form_row_inner .form_cols.clear_both .Reason_title {
    font-size: 26px;
    line-height: 60px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
}
.single_product .modal-dialog .modal-body .product_image_row {
    display: table;
    width: 100%;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
.single_product .modal-dialog .modal-body .product_image_row .product_image_row_inner {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 5%;
}
.single_product .modal-dialog .modal-body .product_image_row .product_image_row_inner .product_image_cols {
    width: 100%;
    display: block;
}
.single_product .modal-dialog .modal-body .product_image_row .product_image_row_inner .product_image_cols .product_image_title {
    display: table;
    width: 100%;
    margin: 0;
    padding: 0 0 20px 0;
    font-size: 26px;
    line-height: 32px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
}
.single_product .modal-dialog .modal-body .product_image_row .product_image_row_inner .product_image_cols .product_info {
    display: block;
    width: 100%;
    padding: 0px;
}
.single_product .modal-dialog .modal-body .product_image_row .product_image_row_inner .product_image_cols .product_info .product_image {
    display: block;
    width: 100%;
}
.single_product .modal-dialog .modal-body .product_image_row .product_image_row_inner .product_image_cols .product_info .product_image img {
    max-width: 450px;
    margin: 0 auto;
    display: table;
    width: 100%;
}
.single_product .modal-dialog .modal-body .product_image_row .product_image_row_inner .product_image_cols .product_info .product_name_wrapper {
    display: block;
    width: 100%;
    margin: 0;
    padding: 10px 0;
}
.single_product .modal-dialog .modal-body .product_image_row .product_image_row_inner .product_image_cols .product_info .product_name_wrapper .product_name {
    display: inline-block;
    width: 70%;
    margin: 0;
    font-size: 18px;
    line-height: 23px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
    padding: 0;
}
.single_product .modal-dialog .modal-body .product_image_row .product_image_row_inner .product_image_cols .product_info .product_name_wrapper .product_price {
    display: inline-block;
    width: 29%;
    margin: 0;
    font-size: 18px;
    line-height: 23px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
    padding: 0;
    text-align: right;
}
.single_product .modal-dialog .modal-body .product_image_row.add_bg_color {
    background-color: rgba(0, 136, 113, 0.3);
    padding: 5%;
    text-align: right;
    margin: 0 !important;
    display: block;
    border-radius: 0px 0px 6px 6px;
}

.single_product .modal-dialog .modal-body .product_image_row.add_bg_color .product_image_cols {
    display: block;
    width: 100%;
}
.single_product .modal-dialog .modal-body .product_image_row.add_bg_color .product_image_cols {
    display: flex;
    width: 100%;
    justify-content: flex-end;
}
.single_product .modal-dialog .modal-body .product_image_row.add_bg_color .product_image_cols a.make_btn {
    margin: 0 0 0 20px;
}
.single_product .modal-dialog .modal-body .product_image_row.add_bg_color .product_image_cols a.why_accore_blue_plain.make_btn {
    background-color: #008871;
    border-color: #008871;
}
.single_product .modal-dialog .modal-body .product_image_row.add_bg_color .product_image_cols a.why_accore_blue.make_btn {
    border-color: #008871;
    color: #008871;
}
.single_product .modal-dialog .modal-body .product_image_row.add_bg_color .product_image_cols a.why_accore_blue.make_btn:hover {
    color: #fff;
}
/*********************Product Details Page End******************/

/*********************Product Listing Page Start******************/

nav.woocommerce-breadcrumb {
    float: left;
    width: 100%;
}
nav.woocommerce-breadcrumb {
    font-size: 16px;
    line-height: 20px;
    color: rgba(51, 51, 51, 0.4);
    font-family: "Poppins";
    font-weight: 400;
    text-align: left;
}
nav.woocommerce-breadcrumb a {
    font-size: 16px;
    line-height: 20px;
    color: rgba(51, 51, 51, 0.4);
    font-family: "Poppins";
    font-weight: 400;
    text-align: left;
}
div#product_listing {
    float: left;
    width: 100%;
}
body.archive div#primary {
    padding: 0;
}
body.archive div#breadcrumb {
    padding: 20px 0;
}
body.archive div#breadcrumb .pagination_wrapper {
    float: right;
    width: 100%;
    display: flex;
    justify-content: flex-end;
}
body.archive div#breadcrumb .pagination_wrapper form.woocommerce-ordering:before {
    content: "Sort By ";
    padding-right: 5px;
    line-height: 23px;
}
form.woocommerce-ordering {
    float: right;
    width: auto;
}
nav.woocommerce-pagination {
    float: right;
    width: auto;
    display: flex;
    align-items: center;
}
nav.woocommerce-pagination ul.page-numbers {
    float: left;
    width: auto;
    display: flex;
    list-style: none;
    padding: 0 0 0 40px;
    margin: 0;
}
nav.woocommerce-pagination ul.page-numbers li {
    padding: 0 3px;
}
nav.woocommerce-pagination ul.page-numbers li .page-numbers {
    font-size: 18px;
    line-height: 20px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
    text-align: center;
    padding: 0 3px;
}
div#product_listing .product_sidebar {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0  5% 0 0;
}
div#product_listing .product_sidebar .overview_content,
div#product_listing .product_sidebar .overview_content p {
    font-size: 16px;
    line-height: 22px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
}
div#product_listing .product_sidebar .overview_content a.show_hide {
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    color: rgba(51, 51, 51, 0.5);
    font-family: "Poppins";
    font-weight: 400;
    padding-top: 5px;
    display: table;
    text-decoration: underline;
}
div#product_listing .product_sidebar .filter_wrapper {
    float: left;
    width: 100%;
}
div#product_listing .product_sidebar .filter_wrapper .woof {
    float: left;
    width: 100%;
}
div#product_listing .product_sidebar .filter_wrapper .woof .woof_redraw_zone {
    float: left;
    width: 100%;
}
div#product_listing .product_sidebar .filter_wrapper .woof .woof_redraw_zone .woof_container {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0 0 30px 0;
}
div#product_listing .product_sidebar .filter_wrapper .woof .woof_redraw_zone .woof_container .woof_container_inner {
    float: left;
    width: 100%;
    margin: 0;
    border-bottom: 1px solid #f4f4f4;
}
div#product_listing .product_sidebar .filter_wrapper .woof .woof_redraw_zone .woof_container .woof_container_inner h4 {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0 10% 10px 0;
    font-size: 18px;
    line-height: 22px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 600;
    text-align: left;
    text-transform: capitalize;
}
div#product_listing .product_sidebar .filter_wrapper .woof .woof_redraw_zone .woof_container .woof_container_inner h4 a.woof_front_toggle {
       font-size: 18px;
    line-height: 22px;
}
div#product_listing .product_sidebar .filter_wrapper .woof .woof_redraw_zone .woof_container .woof_container_inner .woof_block_html_items {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    padding-top: 4px;
}
div#product_listing .product_sidebar .filter_wrapper .woof .woof_redraw_zone .woof_container .woof_container_inner .woof_block_html_items ul.woof_list {
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
}
div#product_listing .product_sidebar .filter_wrapper .woof .woof_redraw_zone .woof_container .woof_container_inner .woof_block_html_items ul.woof_list li {
    float: left;
    width: 100%;
    margin: 0 !important;
    padding: 2px 0 !important;
    display: flex;
    align-items: center;
    /*flex-wrap: wrap;*/
}
a.woof_childs_list_opener > span {
    background-image: unset !important;
    position: relative;
    font-size: 20px;
    text-decoration: none;
    font-family: 'Poppins', sans-serif;
    line-height: 15px;
    color: #333333;
    font-weight: 500;
    width: 30px;
    line-height: 19px;
    padding-left: 10px;
}
a.woof_childs_list_opener > span.woof_is_opened:after {
    content: "-" !important;
}
a.woof_childs_list_opener > span.woof_is_closed:after {
    content: "+";
}
    
div#product_listing .product_sidebar .filter_wrapper .woof .woof_redraw_zone .woof_container .woof_container_inner .woof_block_html_items ul.woof_list li ul.woof_childs_list {
    width: 100%;
    padding: 0;
}
div#product_listing .product_sidebar .filter_wrapper .woof .woof_redraw_zone .woof_container .woof_container_inner .woof_block_html_items ul.woof_list li input {
    margin: 0;
    width: 20px;
    height: 20px;
}
div#product_listing .product_sidebar .filter_wrapper .woof .woof_redraw_zone .woof_container .woof_container_inner .woof_block_html_items ul.woof_list li label.woof_checkbox_label {
    padding: 0 0 0px 10px;
    margin: 0 0;
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 300;
    width: 94%;
}
input[disabled] + label.woof_checkbox_label {
    cursor: not-allowed;
}
div#product_listing .product_sidebar .filter_wrapper .woof .woof_redraw_zone .woof_container .woof_container_inner .woof_block_html_items ul.woof_list li label.woof_checkbox_label.woof_checkbox_label_selected {
    color: #008871;
    font-weight: 600;
}
.woof_reset_search_form {
    display: none !important;
}
div#product_listing .product_sidebar .filter_wrapper .filter_clear {
    float: left;
    width: 100%;
    padding-bottom: 30px;
}
div#product_listing .product_sidebar .filter_wrapper .filter_clear .filter_title {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0 0 15px 0;
    font-size: 18px;
    line-height: 22px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 600;
    text-align: left;
}
div#product_listing .product_sidebar .filter_wrapper .filter_clear .clear_filter {
    float: left;
    width: 100%;
}
div#product_listing .product_sidebar .filter_wrapper .filter_clear .clear_filter a {
    font-size: 16px;
    line-height: 22px;
    color: rgba(51, 51, 51, 0.4);
    font-family: "Poppins";
    font-weight: 400;
    text-align: center;
    text-decoration: underline;
}
div#product_listing .product_sidebar .filter_wrapper .filter_clear .filter_inner {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}
div#product_listing .product_sidebar .filter_wrapper .filter_clear .filter_inner ul {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}
div#product_listing .product_sidebar .filter_wrapper .filter_clear .filter_inner ul li {
    display: list-item;
    margin: 0;
    padding: 0 0 10px 0;
    float: left;
    width: 100%;
}
div#product_listing .product_sidebar .filter_wrapper .filter_clear .filter_inner ul li label.chk_container {
    padding: 0 0 0px 30px;
    margin: 0 0;
    font-size: 16px;
    line-height: 26px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 300;
}
div#product_listing .product_sidebar .filter_wrapper .filter_clear .filter_inner ul li.active label.chk_container {
    /*color: #008871;*/
    /*font-weight: 600;*/
}
div#product_listing .product_sidebar .overview_content {
    padding-bottom: 30px;
    float: left;
    width: 100%;
}
div#product_listing .chk_container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
div#product_listing .chk_container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
div#product_listing .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: transparent;
    border: 1px solid #ccc;
}
div#product_listing .chk_container:hover input ~ .checkmark {
    background-color: #008871;
}
div#product_listing .chk_container input:checked ~ .checkmark {
    background-color: #008871;
}
/*div#product_listing .checkmark:after {content: "";position: absolute;display: none;}

div#product_listing .chk_container input:checked ~ .checkmark:after {display: block;}

div#product_listing .chk_container .checkmark:after {left: 9px;top: 5px;width: 5px;height: 10px;border: solid white;border-width: 0 3px 3px 0;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}*/

div#product_listing .product_wrapper {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0 0 30px 0;
}
div#product_listing .product_wrapper .columns-3 {
    float: left;
    width: 100%;
}
div#product_listing .product_wrapper ul.products.columns-3 {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
div#product_listing .product_wrapper ul.products li.product {
    float: left;
}
div#product_listing .product_wrapper ul.products li.product a.woocommerce-LoopProduct-link {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
}
div#product_listing .product_wrapper ul.products li.product a.woocommerce-LoopProduct-link:after {
    content: "View Product";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -300px;
    font-size: 18px;
    letter-spacing: 1px;
    color: #fff;
    font-weight: 300;
    background-color: #008871;
    padding: 5px 10px;
    line-height: normal;
    text-decoration: none;
    margin: 0;
    border: 1px solid #008871;
    -ms-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
    min-width: 160px;
    text-align: center;
}
div#product_listing .product_wrapper ul.products li.product a.woocommerce-LoopProduct-link:hover:after {
    bottom: 25%;
}
div#product_listing .product_wrapper ul.products li.product a.button {
    float: left;
    width: 100%;
}
div#product_listing .product_wrapper ul.products li.product a.br_compare_button,
div#product_listing .product_wrapper ul.products li.product a.button.product_type_simple {
    display: none;
}
div#product_listing .product_wrapper ul.products li.product a.woocommerce-LoopProduct-link img.size-woocommerce_thumbnail {
    float: none;
    width: auto;
    margin-bottom: 10px;
    margin: 0 auto 10px auto;
}
div#product_listing .product_wrapper ul.products li.product a.woocommerce-LoopProduct-link h2.woocommerce-loop-product__title {
    float: left;
    width: 70%;
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 22px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
}
div#product_listing .product_wrapper span.woocommerce-Price-currencySymbol {
    display: none;
}
div#product_listing .product_wrapper ul.products li.product a.woocommerce-LoopProduct-link span.price {
    float: right;
    width: 30%;
    text-align: right;
}
div#product_listing .product_wrapper ul.products li.product a.woocommerce-LoopProduct-link span.price span.amount {
    font-size: 15px;
    line-height: 22px;
    color: rgba(51, 51, 51, 0.5);
    font-family: "Poppins";
    font-weight: 400;
    text-align: right;
}
div#product_listing .product_wrapper ul.products li.product a.ajax_add_to_cart {
    display: none;
}
div#sync2 .owl-stage {
    margin: 0 auto;
}
div#gallery .owl-carousel {
    width: 100%;
}
div#gallery div#gallery_thumb .slick-track {
    margin: 0 auto;
}
body.archive.tax-product_cat .overview_content {
    overflow: hidden;
    padding-bottom: 20px !important;
    margin-bottom: 30px;
    position: relative;
}
body.archive.tax-product_cat .overview_content a.show_hide {
    position: absolute;
    bottom: 0px;
    width: 100%;
    text-align: left !important;
    background-color: #fff;
}
body.archive.tax-product_cat .overview_content.active {
    height: auto !important;
}
/*div#overview .overview_wrapper .overview_content p {
    display: none;

}

div#overview .overview_wrapper .overview_content p:first-child {
    display: block;

}

div#overview .overview_wrapper .overview_content.active p {
    display: block;

}*/

/*********************Product Listing Page End******************/

/*********************Get-In-Touch Page Start******************/

.single_product.get-in-touch .modal-dialog .modal-body .product_image_row .product_image_row_inner .product_image_cols .product_info {
    padding: 0;
}
.single_product.get-in-touch .modal-dialog .modal-body .product_image_row .product_image_row_inner .product_image_cols .product_info .product_name_wrapper .product_name,
.single_product.get-in-touch .modal-dialog .modal-body .product_image_row .product_image_row_inner .product_image_cols .product_info .product_name_wrapper .product_name p {
    display: inline-block;
    width: 100%;
    margin: 0;
    font-size: 18px;
    line-height: 23px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
    padding: 0;
}
div#bringing .align_center .address_block .address_block_title {
    font-size: 20px;
    line-height: 30px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 600;
    text-align: left;
    float: left;
    width: 100%;
}
div#bringing .align_center .address_block .address_block_address,
div#bringing .align_center .address_block .address_block_address p {
    float: left;
    width: 100%;
    font-size: 20px;
    line-height: 30px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 300;
}
div#bringing .align_center .address_block .address_block_number {
    float: left;
    width: 100%;
    padding: 20px 0 0 0;
}
.page-template-Get-in-touch div#bringing .align_center {
    flex-wrap: wrap;
    justify-content: center;
}
.page-template-Get-in-touch div#bringing .align_center .address_block * {
    text-align: center !important;
}
.page-template-Get-in-touch div#bringing .align_center .address_block .sub_heading_description p {
    margin-bottom: 15px;
}
.page-template-Get-in-touch div#bringing .align_center .address_block p,
.page-template-Get-in-touch div#bringing .align_center .address_block p * {
    font-size: 22px;
    line-height: 33px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
    text-align: center;
}
.page-template-Get-in-touch div#bringing .align_center .address_block p a {
    color: #008871;
}
.page-template-Get-in-touch div#bringing .align_center .address_block p a:hover {
    text-decoration: underline;
}
/* div#bringing .align_center .address_block .address_block_number a {
    float: left;
    width: auto;
    font-size: 20px;
    line-height: 25px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 300;
} */
div#bringing .align_center .address_block .address_block_number a {
    float: left;
    width: auto;
    font-size: 20px;
    line-height: 25px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 300;
    margin: 0 auto;
    display: table;
}
.page-template-Get-in-touch div#bringing .align_center .address_block .address_block_number a {
    float: none;
}
div#bringing .address_block_email .address_email_wrapper {
    margin: 0 auto;
    display: table;
    width: auto;
    padding: 30px 0;
}
div#bringing .address_block_email .address_email_wrapper ul.contact_info li a {
    font-size: 18px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 700;
}
div#bringing .address_block_email .address_email_wrapper ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    padding-top: 10px;
    justify-content: center;
}
div#bringing .address_block_email .address_email_wrapper ul li {
    float: none;
    width: auto;
    padding: 0 6px;
}
div#bringing .address_block_email .address_email_wrapper ul li {
    padding: 0;
    text-align: center;
}
div#bringing .address_block_email .address_email_wrapper ul li:first-child {
    padding-left: 0;
}
div#bringing .address_block_email .address_email_wrapper ul li a {
    color: #008871;
    font-size: 25px;
    line-height: normal;
}
div#product_advise .advise_block div.wpcf7 {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}
div#product_advise .advise_block div.wpcf7 form.wpcf7-form {
    float: left;
    width: 100%;
}
div#product_advise .advise_block div.wpcf7 form.wpcf7-form .form_row {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}
div#product_advise .advise_block div.wpcf7 form.wpcf7-form .form_row .form_row_inner {
    float: left;
    width: 100%;
    margin: 0 auto;
    padding: 0px 0 10px 0;
}
div#product_advise .advise_block div.wpcf7 form.wpcf7-form .form_row .form_row_inner .form_cols {
    float: left;
    width: 100%;
    margin: 0;
    padding: 10px 0;
}
div#product_advise .advise_block div.wpcf7 form.wpcf7-form .form_row .form_row_inner .form_cols span.wpcf7-form-control-wrap {
    float: left;
    width: 100%;
}
div#product_advise .advise_block div.wpcf7 form.wpcf7-form .form_row .form_row_inner .form_cols span.wpcf7-form-control-wrap input.wpcf7-form-control ,
select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.select_product {
    display: block;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.7);
    height: 40px;
    border: none;
    padding: 10px;
    font-size: 18px;
    line-height: 22px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
}

select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.select_product {
    padding-top: 6px;
    padding-left: 6px;
}   

div#product_advise .advise_block div.wpcf7 form.wpcf7-form .form_row .form_row_inner .form_cols span.wpcf7-form-control-wrap textarea.wpcf7-form-control {
    display: block;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.7);
    height: 100px;
    border: none;
    padding: 10px;
    font-size: 18px;
    line-height: 22px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
}
div#product_advise .advise_block div.wpcf7 form.wpcf7-form .form_row .form_row_inner .form_cols span.wpcf7-list-item {
    margin: 0;
}
div#product_advise .advise_block div.wpcf7 form.wpcf7-form .form_row .form_row_inner .form_cols span.wpcf7-list-item label {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
div#product_advise .advise_block div.wpcf7 form.wpcf7-form .form_row .form_row_inner .form_cols span.wpcf7-list-item input#newsletter {
    width: 20px;
    height: 20px;
    margin: 0;
}
div#product_advise .advise_block div.wpcf7 form.wpcf7-form .form_row .form_row_inner .form_cols span.wpcf7-list-item label span.wpcf7-list-item-label {
    padding-left: 10px;
    width: calc(100% - 20px);
}
div#product_advise .advise_block div.wpcf7 form.wpcf7-form .form_row .form_row_inner .form_cols span.wpcf7-form-control span.wpcf7-list-item-label {
    font-size: 18px;
    line-height: 22px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 300;
}
div#product_advise .advise_block div.wpcf7 form.wpcf7-form .form_row .form_cols.add_bg_color {
    float: left;
    width: 100%;
}
div#product_advise .advise_block div.wpcf7 form.wpcf7-form .form_row .form_cols.add_bg_color input.wpcf7-submit {
    padding: 10px 30px;
    line-height: 18px;
    font-size: 18px;
    color: #ffffff;
    font-family: "Poppins";
    font-weight: 400;
    border: none;
    background-color: #008871;
    border-color: #008871;
    margin: 0;
    float: right;
}
div#product_advise .advise_block div.wpcf7 form.wpcf7-form .wpcf7-response-output {
    float: left;
    width: 100%;
    display: none !important;
}
div#bringing .address_block_email .address_email_wrapper ul.contact_info {
    display: table;
}
.page-template-Get-in-touch div#bringing,
.page-template-Get-In-Quote div#bringing {
    padding: 0 0;
}
div#bringing.get-a-quote .address_block {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
}

div#bringing.get-a-quote .address_block .sub_heading_title {
    font-size: 35px;
    line-height: 45px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
    padding-bottom: 30px;
    text-align: center;
    float: left;
    width: 100%;
}
div#bringing.get-a-quote .address_block .sub_heading_description, div#bringing.get-a-quote .address_block .sub_heading_description * {
    font-size: 22px;
    line-height: 32px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
    text-align: center;
    /* float: left;
    width: 100%; */
}
div#bringing.get-a-quote .address_block .sub_heading_description.sub_heading_description_the_content, div#bringing.get-a-quote .address_block .sub_heading_description.sub_heading_description_the_content * {
    font-size: 22px;
    line-height: 32px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
    text-align: left;
}
div#bringing.get-a-quote .address_block .sub_heading_description.sub_heading_description_the_content > * {
    margin-bottom: 20px;
}
div#bringing.get-a-quote .address_block .sub_heading_description > * {
    margin-bottom: 20px;
    float: left;
    width: 100%;
}
div#bringing.get-a-quote .address_block .sub_heading_description p a {
    color: #008871 !important;
}
div#bringing.get-a-quote .address_block .sub_heading_description p a:hover {
    text-decoration:underline;
}
div#bringing.get-a-quote .address_block .sub_heading_description a.read-more {
    color: rgba(51, 51, 51, 0.5);
}
/*********************Get-In-Touch Page End******************/

/*********************Faqs Page End******************/

div#faqs_wrapper {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0 0 80px 0;
}
div#faqs_wrapper .faqs_category {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}
div#faqs_wrapper .faqs_category .filter_wrap {
    float: left;
    width: 100%;
    padding: 0 0 30px 0;
}
div#faqs_wrapper .faqs_category .filter_wrap .filter_title {
    float: left;
    width: 100%;
    font-size: 18px;
    line-height: 30px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 600;
    text-align: left;
    padding-bottom: 10px;
}
div#faqs_wrapper .faqs_category .filter_wrap .clear_filter {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}
div#faqs_wrapper .faqs_category .filter_wrap .clear_filter a {
    font-size: 18px;
    line-height: 35px;
    color: rgba(51, 51, 51, 0.5);
    font-family: "Poppins";
    font-weight: 400;
    text-align: left;
    text-decoration: underline;
    float: left;
}
div#faqs_wrapper .faqs_category .filter_wrap .filter_category {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}
div#faqs_wrapper .faqs_category .filter_wrap .filter_category ul.js-category {
    float: left;
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
}
div#faqs_wrapper .faqs_category .filter_wrap .filter_category ul.js-category li {
    float: left;
    width: 100%;
    margin: 0;
    padding: 5px 0;
    display: flex;
    align-items: center;
}
/* div#faqs_wrapper .faqs_category .filter_wrap .filter_category ul.js-category li:nth-child(2) {
    display: none;
}
.post-type-archive-faqs div#faqs_wrapper .faqs_category .filter_wrap .filter_category ul.js-category li:nth-child(2) {
    display: block;
} */
div#faqs_wrapper .faqs_category .filter_wrap .filter_category ul.js-category li label {
    font-size: 18px;
    line-height: normal;
    color: #333333;
    font-family: "Poppins";
    font-weight: 300;
    margin: 0;
    float: left;
    cursor: pointer;
}
div#faqs_wrapper .faqs_category .filter_wrap .filter_category ul.js-category li.active label {
    /* color: #008871; */
    /* font-weight: 600; */
}
input[type=checkbox]:checked + label {
    color: #008871 !important;
    font-weight: 600 !important;
}
div#faqs_wrapper .faqs_category .filter_wrap .filter_category ul.js-category li input {
    float: left;
    margin: 0;
    width: 20px;
    height: 20px;
    margin-right: 10px;
}
div#faqs_wrapper .filtered-posts {
    float: left;
    width: 100%;
    margin: 0;
    padding: 50px;
    background-color: rgba(232, 233, 232, 0.7);
    box-sizing: border-box;
}
div#faqs_wrapper .filtered-posts .category-item-accordion {
    float: left;
    width: 100%;
    margin: 0;
    padding: 30px 0;
    border-bottom: 1px solid rgba(51, 51, 51, 0.25);
}
div#faqs_wrapper .filtered-posts .category-item-accordion:first-child {
    padding-top: 0;
}
div#faqs_wrapper .filtered-posts .category-item-accordion:last-child {
    border-bottom: none;
    padding-bottom: 0;
}
div#faqs_wrapper .filtered-posts .category-item-accordion div.category-item {
    font-size: 26px;
    line-height: 40px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
    float: left;
    width: 100%;
    position: relative;
    cursor: pointer;
    padding-right: 35px;
}
div#faqs_wrapper .filtered-posts .category-item-accordion div.category-item.active {
    padding-bottom: 10px;
}
div#faqs_wrapper .filtered-posts .category-item-accordion div.category-item-data {
    float: left;
    width: 100%;
}
/* .category-item-data {
    height: 0;
    overflow: hidden;
}

.category-item.active + .category-item-data {
    display: block;
    height: auto;
} */
.category-item.active {
    pointer-events: none;
}

div#faqs_wrapper .filtered-posts .category-item-accordion div.category-item-data .description {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 20px;
    line-height: 30px;
    color: rgba(51, 51, 51, 0.50);
    font-family: "Poppins";
    font-weight: 400;
}
div#faqs_wrapper .filtered-posts .category-item-accordion div.category-item-data .description p {
    font-size: 20px;
    line-height: 30px;
    color: rgba(51, 51, 51, 0.50);
    font-family: "Poppins";
    font-weight: 400;
}
div#faqs_wrapper .filtered-posts .category-item-accordion div.category-item.active:after {
    content: "\f0d8";
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 30px;
    font-size: 28px;
    height: 100%;
}
div#faqs_wrapper .filtered-posts .category-item-accordion div.category-item:after {
    content: "\f0d7";
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 30px;
    font-size: 28px;
    height: 100%;
}
div#faqs_wrapper .filtered-wrapper {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}
div#faqs_wrapper .filtered-wrapper .postlist-posts {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}
div#faqs_wrapper .filtered-wrapper .postlist-posts > .row {
    display: flex;
    flex-wrap: wrap;
}
div#faqs_wrapper .filtered-wrapper .postlist-posts > .row:before,
div#faqs_wrapper .filtered-wrapper .postlist-posts > .row:after{
    display:none;
}
body.post-type-archive-resources div#faqs_wrapper .filtered-wrapper .postlist-posts > .row {
    /* display: table; */
    /* width: 100%; */
}
body.post-type-archive-resources div#faqs_wrapper .filtered-wrapper .postlist-posts > .row .col-md-4 {
    /* flex-grow: 1; */
    display: flex;
    flex-direction: column;
}
div#faqs_wrapper .filtered-wrapper .postlist-posts .slider_item {
    background-color: rgba(232, 233, 232, 0.6);
    padding: 30px 20px;
    height: 100%;
    margin-bottom: 30px;
    float: left;
    width: 100%;
    position: relative;
    -ms-transition: all .2s ease-in-out 0s;
    -webkit-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
    transform: scale(1);
}
div#faqs_wrapper .filtered-wrapper .postlist-posts .slider_item:hover {
    transform: scale(1.1);
}
div#faqs_wrapper .filtered-wrapper .postlist-posts .slider_item a.cover_resources_link {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
div#faqs_wrapper .filtered-wrapper .postlist-posts .slider_item .resources_icon {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}
div#faqs_wrapper .filtered-wrapper .postlist-posts .slider_item .resources_icon img {
    width: 80px;
    height: 80px;
    padding: 0;
    background-color: #e8e9e8;
    border-radius: 51%;
    box-sizing: border-box;
    display: table;
    margin: 0 auto;
}
div#faqs_wrapper .filtered-wrapper .postlist-posts .slider_item .resources_icon span {
    line-height: 20px;
    padding: 10px 0;
    display: table;
    margin: 0 auto;
    font-size: 16px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
}
div#faqs_wrapper .filtered-wrapper .postlist-posts .slider_item .resources_content {
    float: left;
    width: 100%;
    padding: 0;
    /* min-height: 150px !important; */
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    line-height: 22px;
    color: #000000;
    font-family: "Poppins";
    font-weight: 400;
    text-align: center;
}
div#faqs_wrapper .filtered-wrapper .postlist-posts .slider_item .resources_description,
div#faqs_wrapper .filtered-wrapper .postlist-posts .slider_item .resources_description p {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 23px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
    text-align: center;
}
div#faqs_wrapper .filtered-wrapper .postlist-posts .slider_item a.download_resources {
    display: none;
}
div#faqs_wrapper .filtered-wrapper .postlist-posts .events_block {
    float: left;
    width: 100%;
    margin: 0 0 40px 0;
    padding: 0;
}
div#faqs_wrapper .filtered-wrapper .postlist-posts .events_block .events_type_title {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0 0 30px 0;
    display: flex;
    align-items: center;
}
div#faqs_wrapper .filtered-wrapper .postlist-posts .events_block .events_type_title .title {
    float: left;
    width: 50%;
    font-size: 35px;
    line-height: 45px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
}
div#faqs_wrapper .filtered-wrapper .postlist-posts .events_block .events_type_title .events_btn {
    float: left;
    width: 50%;
    text-align: right;
}
div#faqs_wrapper .filtered-wrapper .postlist-posts .events_block .events_type_title .events_btn a.make_btn {
    float: right;
    margin: 0;
    border-color: #008871;
    color: #008871;
}
div#faqs_wrapper .filtered-wrapper .postlist-posts .events_block .events_img {
    float: left;
    width: 100%;
}
div#faqs_wrapper .filtered-wrapper .postlist-posts .events_block .events_img img {
    width: 100%;
}
div#faqs_wrapper .filtered-wrapper .postlist-posts .events_block .event_date {
    float: left;
    width: 100%;
    padding: 20px 0;
}
div#faqs_wrapper .filtered-wrapper .postlist-posts .events_block .event_title,
div#faqs_wrapper .filtered-wrapper .postlist-posts .events_block .event_title a {
    float: left;
    width: 100%;
    padding: 0 0 0px 0;
    margin-bottom: 10px;
    font-size: 35px;
    line-height: 45px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
}
body:not(.post-type-archive-webinars) div#faqs_wrapper .filtered-wrapper .postlist-posts .events_block .event_title a {
    display: -webkit-box;
    max-width: 100%;
    margin: 0 auto;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
div#faqs_wrapper .filtered-wrapper .postlist-posts .events_block .event_content,
div#faqs_wrapper .filtered-wrapper .postlist-posts .events_block .event_content p {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 25px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
    min-height: 100px;
}
div#faqs_wrapper .filtered-wrapper div#more_posts {
    margin: 0 auto;
    display: table;
    border: 2px solid #008871;
    padding: 10px 20px;
    line-height: 20px;
    font-size: 18px;
    color: #ffffff;
    font-family: "Poppins";
    font-weight: 400;
    background-color: #008871;
    cursor: pointer;
}
/*********************Faqs Page End******************/

/*********************Single Evevnt Page End******************/

div#single_wrapper {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}
div#single_wrapper .single-content-wrapper {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0 0 70px 0;
}
div#single_wrapper .single-content-wrapper .entry-meta {
    float: left;
    width: 100%;
    margin: 0;
    background-color: rgba(0, 136, 113, 0.4);
    padding: 15px 0;
}
div#single_wrapper .single-content-wrapper .entry-meta .event_date {
    font-size: 20px;
    line-height: 30px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 600;
    text-align: center;
}
div#single_wrapper .single-content-wrapper .entry-future-image {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}
div#single_wrapper .single-content-wrapper .entry-future-image .post-thumbnail,
div#single_wrapper .single-content-wrapper .entry-future-image .post-thumbnail * {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}
div#single_wrapper .single-content-wrapper .entry-content {
    float: left;
    width: 100%;
    margin: 0;
    padding: 50px 0;
    box-sizing: border-box;
}
div#single_wrapper .single-content-wrapper .entry-content h2 {
    font-size: 22px;
    line-height: 30px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 600;
    text-align: left;
}
div#single_wrapper .single-content-wrapper .entry-content h2, div#single_wrapper .single-content-wrapper .entry-content p, div#single_wrapper .single-content-wrapper .entry-content ul {
    margin-bottom: 20px;
}
div#single_wrapper .single-content-wrapper .entry-content p {
    font-size: 18px;
    line-height: 25px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
    text-align: left;
}
div#single_wrapper .single-content-wrapper .entry-content ul {
    font-size: 18px;
    line-height: 25px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
    text-align: left;
    margin: 10px 0;
}
div#single_wrapper .single-content-wrapper .pp_post_navigation {
    float: left;
    width: 100%;
    margin: 0;
    background-color: rgba(0, 136, 113, 0.4);
    padding: 15px 30px;    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    align-items: center;
}
div#single_wrapper .single-content-wrapper .pp_post_navigation > span {
    float: left;
    width: 33.33%;
    margin: 0;
    padding: 0;
}
div#single_wrapper .single-content-wrapper .pp_post_navigation > span.left {
    float: left;
}
div#single_wrapper .single-content-wrapper .pp_post_navigation > span.left a {
    float: left;
    width: auto;
    display: flex;
    align-items: center;
    vertical-align: middle;
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
}
div#single_wrapper .single-content-wrapper .pp_post_navigation > span.left a:before {
    content: "\f104";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-flex;
    background-color: #008871;
    text-align: center;
    border-radius: 140px;
    width: 30px;
    height: 30px;
    line-height: normal;
    font-size: 28px;
    line-height: 10px;
    padding: 10px 10px;
    margin-right: 10px;
    color: #fff;
}
div#single_wrapper .single-content-wrapper .pp_post_navigation > span.right {
    float: right;
    text-align: right;
}
div#single_wrapper .single-content-wrapper .pp_post_navigation > span.right a {
    float: right;
    width: auto;
    display: flex;
    align-items: center;
    vertical-align: middle;
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
}
div#single_wrapper .single-content-wrapper .pp_post_navigation > span.right a:after {
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-flex;
    background-color: #008871;
    text-align: center;
    border-radius: 140px;
    width: 30px;
    height: 30px;
    line-height: normal;
    font-size: 28px;
    line-height: 10px;
    padding: 10px 10px;
    margin-left: 10px;
    color: #fff;
}
div#single_wrapper .single-content-wrapper .pp_post_navigation > .addtoany_shortcode {
    float: left;
    width: 33.33%;
    text-align: center;
}
div#single_wrapper .single-content-wrapper .pp_post_navigation > .addtoany_shortcode .addtoany_list:before {
    content: "Share this:";
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
}
/*********************Single Evevnt Page End******************/

div#main_slider .banner {
    width: 100%;
}
div#main_slider .banner img {
    width: 100%;
}
/*********************Team Search Page End******************/

.post-type-archive-team div#header_page_title {
    background-color: #fafbfa !important;
}
.team-search-bg {
    background-color: #eef5e2 !important;
}

div#breadcrumb .user_search {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
}
div#breadcrumb .user_search form.search-form1 {
    display: table;
    margin: 0 auto;
    max-width: 328px;
    position: relative;
}
div#breadcrumb .user_search form.search-form1 input.search-input {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.7);
    font-size: 18px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
    padding: 5px 15px;
    border: none;
    max-height: 50px;
    line-height: normal;
}
div#breadcrumb .user_search form.search-form1 button{
    position: absolute;
    right: 0;
    background-color: transparent;
    border: none;
    box-shadow: none;
    font-size: 14px;
    line-height: 18px;
    cursor: pointer;
    top: 50%;
    transform: translateY(-50%);
    background-image: url(assets/images/s_icon.png);
    color: transparent;
    background-size: 20px 20px;
    background-repeat: no-repeat;
}
div#team-search {
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 80px 0;
}
div#team-search .team-list {
    display: table;
    margin: 0 auto;
    width: 100%;
} 
div#team-search .team-list .row {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
div#team-search .team-list .row:before,
div#team-search .team-list .row:after{
    display:none;
}
div#team-search .team-list .team_content {
    float: left;
    width: 25%;
    padding: 20px;
    box-sizing: border-box;
    margin: 0;
    min-height: 370px;
}
div#team-search .team-list .team_content a {
    display: table;
    width: 100%;
}
div#team-search .team-list .team_content a .team_image {
    float: left;
    width: 100%;
    text-align: center;
    max-height: 357px;
    overflow: hidden;
}
div#team-search .team-list .team_content .team_details {
    float: left;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
div#team-search .team-list .team_content .team_details .name {
    font-size: 22px;
    line-height: 40px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 500;
    text-align: center;
}
div#team-search .team-list .team_content .team_details .job_role {
    font-size: 22px;
    line-height: 30px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 300;
    text-align: center;
    min-height: 30px;
}
div#team-search div#more_posts {
    letter-spacing: 1px;
    background-color: #008871;
    padding: 5px 27px;
    text-decoration: none;
    border: 1px solid #008871;
    -ms-transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
    cursor: pointer;
    text-align: center;
    margin: 0 auto;
    width: 188px;
    height: 42px;
    font-size: 18px;
    line-height: 32px;
    color: #ffffff;
    font-family: "Poppins";
    margin-top: 40px;
    font-weight: 400;
}
div#team-search div#more_posts:hover {
    background-color: #fff;
    color: #008871;
}
div#team-search .not_found {
    font-size: 22px;
    line-height: 30px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 500;
    text-align: center;
}
body.single-team div#header_page_title {
    background-color: rgba(0, 136, 113, 0.20) !important;
}
.single-team div#team_wrapper {
    float: left;
    width: 100%;
    margin: 0;
    padding: 80px 0;
}
.single-team div#team_wrapper .row {
    flex-wrap: wrap;
    display: flex;
    align-items: center;
    padding: 0 50px;
}
.single-team div#team_wrapper .team_description {
    float: left;
    width: 100%;
    padding: 70px 0;
    border-top: 2px solid #e8e9e8;
    border-bottom: 2px solid #e8e9e8;
}
.single-team div#team_wrapper .team_description * {
    font-size: 20px;
    line-height: 30px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
}
.single-team div#team_wrapper .team_description * a {
    font-weight: 600;
    line-height: 35px;
}
.single-team div#team_wrapper .team_image {
    width: 100%;
}
.single-team div#team_wrapper .team_image img {
    width: 100%;
}
/*********************Team Search Page End******************/

/*********************Search Page Start******************/
div#primary .entry-content-wrapper div.search_block {
    float: left;
    width: 100%;
    margin: 0 0 30px 0;
    padding: 0;
    display: inline-block;
}
div#primary .entry-content-wrapper div.search_block .search_date {
    font-size: 16px;
    line-height: 30px;
    font-family: 'Poppins', sans-serif;
}
div#primary .entry-content-wrapper div.search_block .search_title, div#primary .entry-content-wrapper div.search_block .search_title a {
    display: inherit;
    width: 100%;
    font-size: 30px;
    line-height: 40px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
}
div#primary .entry-content-wrapper div.search_block .search_content {
    font-size: 18px;
    line-height: 25px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
    margin-top: 10px;
}
div#primary .entry-content-wrapper div.search_block .search_content:empty {
    display: none;
}
div#primary .entry-content-wrapper nav.navigation.posts-navigation {
    float: left;
    width: 100%;
    margin: 0 0 0 0 ;
    padding: 1px;
}
div#primary .entry-content-wrapper nav.navigation.posts-navigation h2.screen-reader-text {
    display: none;
}
div#primary .entry-content-wrapper nav.navigation.posts-navigation .nav-links {
    display: inline-flex;
    width: 100%;
    flex-wrap: wrap;
}
div#primary .entry-content-wrapper nav.navigation.posts-navigation .nav-links .nav-previous {
    width: 50%;
    text-align: left;
}
div#primary .entry-content-wrapper nav.navigation.posts-navigation .nav-links .nav-previous a:before {
    content: "\«";
    padding-right: 4px;
}
div#primary .entry-content-wrapper nav.navigation.posts-navigation .nav-links .nav-next {
    width: 50%;
    text-align: right;
}
div#primary .entry-content-wrapper nav.navigation.posts-navigation .nav-links .nav-next a:after {
    content: "»";
    padding-left: 4px;
}
div#primary .entry-content-wrapper nav.navigation.posts-navigation .nav-links a:hover {
    color: #008871;
}
div#primary .entry-content-wrapper nav.navigation.posts-navigation .nav-links a {
    font-size: 16px;
    line-height: 30px;
    font-family: 'Poppins', sans-serif;
}

/*********************Search Page End******************/



/************************All mix Css Start********************/
div#request_a_quote .modal-body {
    padding: 0;
}
div#scroll_sections .compare_btn a.make_btn, div#scroll_sections .compare_btn a.add_to_cart_button, div#scroll_sections.fix .compare_btn a.make_btn, div#scroll_sections.fix .compare_btn a.add_to_cart_button {
    font-size: 15px !important;
    padding: 8px 10px;
    align-items: center;
    display: flex;
}
.cognito .c-forms-form .c-forms-logo {
    max-width: 30%;
    padding-right: 0;
}
/* button.owl-next.disabled {
    display: none;
}
button.owl-prev.disabled {
    display: none;
} */
.modal-backdrop.fade.in {
    z-index: 99999;
}
div#hero_image {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
}
div#hero_image .hero_image_continer * {
    float: left;
    width: 100%;
}
div#hero_image .hero_image_continer {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
}
div#hero_image .scroll_to {
    position: absolute;
    bottom: 35px;
    left: 50%;
    transform: translateX(-50%);
}
div#hero_image .scroll_to a {
    float: left;
    width: 100%;
    font-family: "Poppins";
}
div#hero_image .scroll_to a span, div#hero_image .scroll_to a i {
    width: auto;
    display: table;
    line-height: normal;
    clear: both;
    margin: 0 auto;
    font-size: 16px;
    color: #008871;
    font-weight: 700;
    text-align: center;
}
div#hero_image .scroll_to a i {
    background-color: #fff;
    padding: 5px 7px;
    line-height: normal;
    border-radius: 100%;
    height: 25px;
    width: 25px;
    text-align: center;
    margin-top: 5px;
}
.woocommerce-active div#sub_category .container > .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.woof_checkbox_label_selected span.woof_checkbox_count {
    display: none;
}
div#footer_newsletter .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    display: none !important;
}
.post-type-archive-news div#header_page_title {
    background-color: #d5e6c1 !important;
}
.post-type-archive-event div#header_page_title {
    background-color: #d5e6c1 !important;
}
.post-type-archive-ourwork div#header_page_title {
    background-color: #d5e6c1 !important;
}

form.wpcf7-form.sent .form_row.before_submitted {
    display: none;
}

form.wpcf7-form.sent .compare_modal.after_submitted {
    display: block;
}

form.wpcf7-form.sent .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    position: relative;top:-36px
}
.clear_filter {
    display: none;
}
body.search-results .navigation li a,
body.search-results .navigation li a:hover,
body.search-results .navigation li.active a,
body.search-results .navigation li.disabled {
    /* color: #fff; */
    text-decoration:none;
}
 
body.search-results .navigation li {
    display: inline;
}
 
body.search-results .navigation li a,
body.search-results .navigation li a:hover,
body.search-results .navigation li.active a,
body.search-results .navigation li.disabled {
    /* background-color: #008871; */
    /* border-radius: 3px; */
    cursor: pointer;
    padding: 12px;
    padding: 0.75rem;
}
 
body.search-results .navigation li a:hover,
body.search-results .navigation li.active a {
    /* background-color: #333333; */
}

body.search-results .navigation {
    margin: 0 auto;
    display: table;
}

body.search-results .navigation {
    margin: 0 auto;
    display: table;
}

body.single div#events_news {
    z-index: -1;
}
form.woocommerce-ordering {
    display: none;
}
.pp_shop_order_from form.woocommerce-ordering {
    display: block;
}
.woof_search_is_going nav.woocommerce-breadcrumb {
    display: block;
}

body div#product_compare .woocommerce ul#compare_slider li.compare_slider_item {
    float: left;
    width: 33.33%;
    margin: 0;
    padding: 0;
    visibility: visible;
    opacity: 1;
    list-style: none;
}
div#product_compare .woocommerce ul#compare_slider li.compare_slider_item .product_info .product_link.add_background_blue.float_left a:hover {
    background-color: #008871;
    color: #fff;
}
div#product_compare .woocommerce ul#compare_slider li.compare_slider_item .product_info .price.add_background.float_left {
    display: none;
}
div#product_compare .woocommerce .Noproductsfound {
    padding: 20px 0 40px 0;
    text-align: center;
    font-size: 45px;
    line-height: 60px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
}
body div#product_compare .woocommerce ul#compare_slider li.compare_slider_item .product_info .float_left .text_near_image a.br_remove_compare_product_reload {
    bottom: 0;
    top: unset;
    width: auto;
    margin: 0;
    padding: 0;
    left: 15px;
    text-align: left;
    height: auto;
    font-size: 18px;
    line-height: 21px;
    color: rgba(51, 51, 51, 0.50);
    font-family: "Poppins";
    font-weight: 400;
    text-decoration: underline;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li#mega-menu-item-1127 > a.mega-menu-link {
    display: none;
}
footer#footer div#top_footer .footer_menus.footer-right .widget.widget_nav_menu {
    display: none;
}
.pp_primary-wrapper {
    float: left;
    width: 100%;
}
body.page div#primary div#testimonial, body.page div#primary div#bringing {
    padding: 80px 0;
}
div#testimonial + div#bringing {
    padding-top: 0 !important;
}
div#testimonial + div#bringing .row.align_center {
    border-top: 0;
    padding-top: 0;
}
div#custom_post_content {
    float: left;
    width: 100%;
    margin: 0;
    padding: 80px 0 100px 0;
}

div#custom_post_content .sub_heading_description p {
    font-size: 22px;
    line-height: 33px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
    
}
div#custom_post_content .sub_heading_description p a {
    color: #008871;
}
div#custom_post_content .sub_heading_description p a:hover {
    color: #008871;
}
.form_cols.recaptcha {
    display: flex !important;
    align-items: center;
    flex-wrap: wrap;
}
.form_cols.recaptcha span.newsletter, .form_cols.recaptcha .wpcf7-form-control-wrap {
    display: inline-block !important;
    width: 50% !important;
}
.form_cols.recaptcha.ProductEnquiry .wpcf7-form-control-wrap {
    width: 100% !important;
}
.form_cols.recaptcha .wpcf7-form-control-wrap .g-recaptcha.wpcf7-recaptcha {
    float: right;
}
.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
    float: right;
}
div#footer_newsletter .wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
    float: none;
    margin: 15px 0;
}
div#footer_newsletter input#SubScribe {
    margin-top: 0 !important;
}
div#footer_newsletter form.wpcf7-form > p {
    display: inline-block;
    width: 100%;
}
div#footer_newsletter div.wpcf7-response-output {
    clear: both;
    margin-top: 15px;
    margin: 15px 0;
}

.form_cols.recaptcha span.wpcf7-not-valid-tip {
    width: 100%;
    float: left;
    text-align: right;
}
select.orderby option[value="price"], select.orderby option[value="price-desc"] {
    display: none;
}
/************************All mix Css End********************/


/******************************************************************/

@media only screen and (max-width: 1450px) {
    div#main_slider .slider_continer .slider_item .banner_content .content, div#main_slider .slider_continer .slider_item .banner_content .content *{font-size: 46px;line-height: 55px;}
    div#main_slider .slider_continer .slider_item .banner_content .sub_content, div#main_slider .slider_continer .slider_item .banner_content .sub_content *{font-size: 27px;line-height: 34px;}
}
@media only screen and (max-width: 1199px) {
.page-template-Get-in-touch .form_cols.recaptcha span.newsletter, .page-template-Get-in-touch .form_cols.recaptcha .wpcf7-form-control-wrap {
    display: inline-block !important;
    width: 100% !important;
}
span.wpcf7-form-control.wpcf7-acceptance.optional {
    display: block;
}
.page-template-Get-in-touch .form_cols.recaptcha .wpcf7-form-control-wrap .wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
    float: left;
    margin-top: 15px;
}
}
@media only screen and (max-width: 1199px) {
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
    padding: 0 7px;
}
header#header div#bottom_header > .container > .row .col-md-2.col-sm-2:last-child {
    display: none;
}
header#header div#bottom_header > .container > .row .col-md-8.col-sm-8 {
    width: calc(66.66666667% + 16.66666667%);
}
header#header div#bottom_header > .container > .row .col-md-8.col-sm-8 .header_main_menu {
    display: flex;
    flex-wrap: wrap;
}
    div#main_slider .slider_continer .slider_item .container {
        top: 370px;
    }
    div#main_slider .slider_continer .slider_item .banner_content .content * {
        font-size: 48px;
        line-height: 60px;
    }
    div#main_slider .slider_continer .slider_item .banner_content .sub_content {
        padding-top: 20px;
    }
}
@media only screen and (max-width: 1113px) {
    #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
        font-size: 15px;
        padding: 0 7px;
    }
    header#header div#bottom_header .site_logo a img {
        width: 100%;
    }
    footer#footer div#top_footer .footer_menus .widget-content ul.contact_info li a,
    footer#footer div#top_footer .footer_menus h2.widget-title {
        line-height: 22px;
        font-size: 16px;
    }
}
@media only screen and (max-width: 1074px) {
    div#counters .counter_wrapper .counters_content {
        font-size: 15px;
        line-height: 21px;
    }
    div#counters .counter_wrapper .pp_counters {
        font-size: 35px;
        line-height: 40px;
    }
}
@media only screen and (max-width: 1024px) {
div#main_slider .slider_continer .slider_item {
    min-height: 560px;
    height: auto;
    background-position: right;
}
div#main_slider .slider_continer .slider_item .container {
    top: 50%;
}
div#scroll_sections .row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    text-align: center;
}
div#scroll_sections .row .col-md-7 {
    width: 100%;
}

div#scroll_sections .row .col-md-5 {
    width: 100%;
    text-align: center;
}
div#scroll_sections .compare_btn {
    justify-content: center;
    margin-top: 10px;
}
div#scroll_sections .scroll_block ul.scroll_block_ul {
    justify-content: center;
}
.single-product div#accessories .accessories_wrapper .accessories_title_wrapper .accessories_title {
    width: 80% !important;
    font-size: 30px;
    line-height: 34px;
    text-align: left;
}
.single-product div#accessories .accessories_wrapper .accessories_title_wrapper .accessories_link {
    width: 20%;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li#mega-menu-item-1127 > .mega-sub-menu li.country_dropdown ul > li:last-child .textwidget.custom-html-widget {
    margin: 0 18px;
    color: darkgray;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li#mega-menu-item-1127 > .mega-sub-menu li.country_dropdown ul > li:last-child .textwidget.custom-html-widget select#country_select {
    background-position-y: 21px;
    line-height: 50px;
}
ul.mega-sub-menu .mega-menu-item .menu-top-right-menu-container {
    padding-top: 0;
}
header#header div#bottom_header > .container > .row .col-md-8.col-sm-8 .header_main_menu {
    display: table;
    flex-wrap: wrap;
}
.divider_space {
    padding: 15px 0;
}
div#ups_bar .col-md-3.col-sm-3 {
    width: 50%;
    padding-bottom: 30px;
        float: left;
}
body #mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-12 {
    width: 100%;
    border-right: none;
}
body #mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
    width: auto;
    margin: 0;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu li.make_image_menu ul.mega-sub-menu > li.widget_media_image {
    width: 25%;
}
div#scroll_sections .compare_btn a {
    font-size: 14px;
    padding: 6px 8px;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row.view_all_accessories_row ul.mega-sub-menu > li.mega-menu-item {
    padding: 5px 20px !important;
}
.make_full ul.mega-sub-menu .textwidget.custom-html-widget ul a img {
    display: none;
}
.make_full ul.mega-sub-menu .textwidget.custom-html-widget ul a span {
    margin: 0;
    padding: 0;
    border: none;
}
.make_full ul.mega-sub-menu .mega-menu-columns-4-of-12.make_full_html .textwidget.custom-html-widget ul a {
    display: flex;
    align-items: center;
    margin-bottom: 0;
}
    img{height: auto;}
    .ap_popup .modal-dialog {
        width: 70%;
    }
    .compare_btn a.br_compare_button {
        padding: 10px 15px;
    }
    div#scroll_sections .compare_btn a.make_btn {
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
    }
    ul.mega-sub-menu .make_full > ul.mega-sub-menu > li.mega-menu-column {
        border-right: none !important;
    }
    header#header div#top_header .top_menu ul.menu li a {
        font-size: 12px;
        line-height: 14px;
    }
    #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
        font-size: 14px;
        padding: 0 5px;
    }
    header#header div#bottom_header .search_bar .search .spicewpsearchform form#searchform input.search-field {
        font-size: 10px;
        line-height: 14px;
    }
    footer#footer div#top_footer .footer_menus .widget-content ul.contact_info li a,
    footer#footer div#top_footer .footer_menus h2.widget-title {
        line-height: 20px;
        font-size: 14px;
    }
    footer#footer div#top_footer .footer_menus .widget-content ul li a, footer#footer div#top_footer .footer_menus div#footer_newsletter > p, footer#footer div#top_footer .footer_menus div#footer_newsletter .wpcf7-text, footer#footer div#top_footer .footer_menus div#footer_newsletter input#SubScribe {
        font-size: 14px;
        line-height: 20px;
    }
    footer#footer div#bottom_footer .copyright_wrapper .widget_custom_html .widget_text .textwidget,
    footer#footer div#bottom_footer .copyright_wrapper .widget_custom_html .widget_text .textwidget a,
    footer#footer div#bottom_footer .copyright_wrapper .widget_nav_menu .widget-content .menu-copyright-menu-container ul li a {
        font-size: 10px;
        line-height: 15px;
    }
    .hide_on_desktop {
        display: block !important;
        background-color: #ADCF77 !important;
    }
    header#header div#bottom_header .row .col-md-2.col-sm-2:last-child {
        display: none;
    }
    header#header div#bottom_header .row .col-md-8.col-sm-8 {
        width: 83.3333333%;
    }
    header#header div#bottom_header {
        padding: 5px 0;
    }
    div#main_slider .slider_continer .slider_item .banner_content .content,
    div#main_slider .slider_continer .slider_item .banner_content .content * {
        font-size: 35px;
        line-height: 45px;
    }
    div#main_slider .slider_continer .slider_item .banner_content .button_wraper {
        padding-top: 30px;
    }
    div#product .product_wrpper .product_block .product_details a {
        font-size: 16px;
        line-height: 22px;
    }
    div#product_advise .advise_block h1,
    div#product_advise .advise_block h2,
    div#product_advise .advise_block h3,
    div#product_advise .advise_block h4,
    div#product_advise .advise_block h5,
    div#product_advise .advise_block h6,
    body div#testimonial .testimonial_wrapper .testimonial_title,
    div#about_accora .advise_block h1,
    div#about_accora .advise_block h2,
    div#about_accora .advise_block h3,
    div#about_accora .advise_block h4,
    div#about_accora .advise_block h5,
    div#about_accora .advise_block h6,
    div#bringing .bringing_block .bringing_title,
    div#events_news .events_block .events_type_title .title,
    div#events_news .events_block .event_title,
    div#events_news .events_block .event_title a {
        font-size: 30px;
        line-height: 40px;
    }
    div#product_advise .advise_block p,
    div#about_accora .advise_block p,
    div#testimonial .testimonial_wrapper .testimonial_slider .slider_item .testimonial_content,
    div#testimonial .testimonial_wrapper .testimonial_slider .slider_item .testimonial_content p,
    div#events_news .events_block .event_content,
    div#events_news .events_block .event_content p {
        font-size: 16px;
        line-height: 22px;
    }
    div#testimonial .testimonial_wrapper .testimonial_title {
        padding-bottom: 30px;
    }
    div#testimonial .testimonial_wrapper .testimonial_slider .slider_item .testimonial_author {
        line-height: 22px;
        font-size: 16px;
    }
    div#bringing .bringing_block .bringing_content,
    div#bringing .bringing_block .bringing_content p {
        font-size: 20px;
        line-height: 25px;
    }
    div#bringing .bringing_block .bringing_title {
        padding-bottom: 20px;
    }
    div#bringing .bringing_icon .iocn_block {
        padding: 0px 10px;
    }
    div#bringing .bringing_icon .iocn_block .inner {
        /* padding: 15px; */
    }
    div#bringing .bringing_icon .iocn_block .inner img {
        width: 100%;
       /*  padding: 0 20px; */
    }
    div#bringing .bringing_icon .iocn_block .inner span {
        font-size: 16px;
        line-height: 22px;
        word-break: break-word;
    }
    a.make_btn {
        font-size: 16px !important;
        line-height: 20px !important;
        padding: 5px 20px !important;
    }
    div#events_news .events_block .event_date {
        padding: 10px 0;
        font-size: 14px;
        line-height: 18px;
        color: #333333;
        font-family: "Poppins";
        font-weight: 400;
    }
    div#events_news .events_block .event_title,
    div#events_news .events_block .event_title a {
        margin-bottom: 10px;
    }
    div#testimonial {
        padding: 150px 0;
    }
    .home div#events_news:after {
    display: none;
}
div#trusted_logo .trusted_logo_wrapper .trusted_logos_slidder {
    position: relative;
    padding: 0 25px;
    overflow: hidden;
}
/*    div#main_slider .slider_continer .slider_item .container {
        top: 355px;
    }*/
    div#main_slider .slider_continer .slider_item img {
        height: fit-content;
    }
    div#main_slider .slider_continer .slider_item .banner_content .content * {
        font-size: 45px;
        line-height: 55px;
    }
    .header_main_menu #mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
        content: '\f345' !important;
    }
    .header_main_menu #mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:before {
        content: '\f341' !important;
        font-family: dashicons;
    }
    .header_main_menu #mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
        content: 'Back' !important;
        font-family: "Poppins" !important;
        line-height: 49px;
    }
    .two_column_menu ul li {
        width: 100%;
    }
    #mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu,
    #mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu {
        background: #fff;
    }
    #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
        padding: 0 25px;
        font-size: 18px;
    }
    #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu.mega-menu-item.mega-toggle-on a.mega-menu-link {
        color: #008871;
    }
    #mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
        padding: 0 15px 15px 15px;
    }
    #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title {
        font-weight: 400 !important;
        color: #c2c2c2 !important;
    }
    #mega-menu-wrap-main-menu #mega-menu-main-menu li#mega-menu-item-518 .mega-search .search-icon {
        right: 20px;
        background-image: url(assets/images/s_icon.png);
        color: transparent !important;
        background-size: 20px 20px;
        background-repeat: no-repeat;
        background-position: center center;
    }
    #mega-menu-wrap-main-menu #mega-menu-main-menu li#mega-menu-item-518 .mega-search .search-icon:before {
        color: transparent !important;
    }
    #mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-block-1:after {
        color: #333333;
    }
    #mega-menu-wrap-main-menu #mega-menu-main-menu li#mega-menu-item-518 .mega-search {
        padding: 0 20px;
    }
    #mega-menu-wrap-main-menu #mega-menu-main-menu li#mega-menu-item-518 .mega-search-wrap {
        margin: 15px 0;
    }
    #mega-menu-wrap-main-menu #mega-menu-main-menu > li#mega-menu-item-1127 > a.mega-menu-link {
        display: none;
    }
    #mega-menu-wrap-main-menu #mega-menu-main-menu li#mega-menu-item-1127 > ul.mega-sub-menu {
        visibility: visible;
        display: block;
        background: #fff;
    }
    .two_column_menu ul,
    .make_full ul.mega-sub-menu .textwidget.custom-html-widget ul {
        border-bottom: 1px solid lightgray;
        padding-bottom: 20px;
    }
    .menu-top-left-menu-container {
        /* border-top: 1px solid lightgray; */
    }
    header#header div#top_header {
        padding: 5px 0;
    }
    #mega-menu-wrap-main-menu #mega-menu-main-menu > li#mega-menu-item-1127 > .mega-sub-menu li {
        padding: 0;
        list-style: none;
    }
    #mega-menu-wrap-main-menu #mega-menu-main-menu > li#mega-menu-item-1127 > .mega-sub-menu li > .menu-top-left-menu-container ul,
    #mega-menu-wrap-main-menu #mega-menu-main-menu > li#mega-menu-item-1127 > .mega-sub-menu li > .menu-top-right-menu-container ul {
        padding: 0;
    }
    #mega-menu-wrap-main-menu #mega-menu-main-menu > li#mega-menu-item-1127 > .mega-sub-menu li > .menu-top-left-menu-container > ul li.menu-item a,
    #mega-menu-wrap-main-menu #mega-menu-main-menu > li#mega-menu-item-1127 > .mega-sub-menu li > .menu-top-right-menu-container > ul li.menu-item a {
        padding: 0 !important;
        height: 50px;
        line-height: 50px;
        color: darkgray;
    }
    .menu-top-left-menu-container,
    .menu-top-right-menu-container {
        margin: 0 18px;
        padding-top: 10px;
    }

}
/*new CSS*/


@media only screen and (max-width: 979px) {
    div#main_slider .slider_continer .slider_item .container {
        top: 50%;
    }
    div#main_slider .slider_continer .slider_item .banner_content .sub_content * {
        font-size: 26px;
        line-height: 36px;
    }
} 
@media only screen and (max-width: 992px) {
    div#trusted_logo .trusted_logo_wrapper .trusted_logos_slidder {
        position: relative;
    }
    footer#footer div#top_footer .footer_menus {
        padding-top: 20px;
    }
    div#bringing .bringing_icon .iocn_block .inner img {
        /* padding: 0px 10px; */
    }
    div#about_accora .advise_block .advise_buttons a,
    div#product_advise .advise_block .advise_buttons a {
        margin-right: 10px !important;
    }
    div#counters .col-md-2.col-sm-2:first-child,
    div#counters .col-md-2.col-sm-2:last-child {
        display: none;
    }
    div#counters .col-md-2.col-sm-2 {
        width: 25%;
        float: left;
    }
}

@media only screen and (max-width: 991px) {
div#product_normal_layout .product_normal_desc {
    padding-left: 0;
}
div#product_normal_layout .product_normal_desc .products_buttons{   
    padding: 20px 0 20px 0;
}
}
/*Apple iPhone 11 Pro Max Landscape Media Queries*/
@media only screen and (max-width: 896px) {
body div#chair_selector_step .chair_selector .chair_selector_inner {
    padding: 40px 0;
}
body div#chair_selector_step .question_block .answer_repeater .question_answer .answer_right .answer_title {
    font-size: 20px;
    line-height: normal;
    padding-bottom: 10px;
    padding-left: 5%;
}
body div#chair_selector_step .question_block .answer_repeater .question_answer .answer_right .answer_product_title {
    padding: 10px 0 10px 5%;
}
body div#chair_selector_step .question_block .answer_repeater .question_answer .answer_right .answer_product_title {
    padding: 10px 0 10px 5%;
    font-size: 33px;
}
body div#chair_selector_step .question_block .answer_repeater .question_answer .answer_right .answer_product_title b {
    padding-right: 5px;
}
body div#chair_selector_step .question_block .answer_repeater .question_answer .answer_right .answer_find_more {
    padding-left: 5%;
}
body div#chair_selector_step .question_block .question_wrapper .question_title {
    font-size: 35px;
    line-height: 40px;
    padding-bottom: 15px;
}
body div#chair_selector_step .question_block .question_wrapper .question_number {
    font-size: 16px;
}
body div#chair_selector_step .question_block .question_wrapper .question_description, div#chair_selector_step .question_block .question_wrapper .question_description * {
    font-size: 18px;
    line-height: normal;
    padding-top: 0;
}
    .page-template-Get-in-touch .form_cols.recaptcha .wpcf7-form-control-wrap .wpcf7-form-control.g-recaptcha.wpcf7-recaptcha{
        margin-top: 5px;
    }
    .woocommerce-active div#sub_category .container > .row > .col-md-4 {
        width: 33.33%;
    }
    /*Footer css*/
    footer#footer div#top_footer .footer_menus .widget_nav_menu, footer#footer div#top_footer .footer_menus .widget_text.widget.widget_custom_html {
        width: 100%;
        padding: 0 0 0 0;
    }
    footer#footer div#bottom_footer .copyright_wrapper {
        display: table;
        text-align: center;
    }
    footer#footer div#bottom_footer .copyright_wrapper .widget_custom_html,
    footer#footer div#bottom_footer .copyright_wrapper .widget_nav_menu {
        float: left;
        width: 100%;
        text-align: center !important;
        margin-top: 10px;
    }
    footer#footer {
        padding: 30px 0 0 0;
    }
    body div#product_compare .woocommerce ul#compare_slider li.compare_slider_item .product_info .product_image_info.float_left {
        display: table;
    }footer#footer div#top_footer .footer_menus .widget_nav_menu:last-child {
    padding-left: 0;
}
footer#footer div#top_footer .footer_menus h2.widget-title {
    position: relative;
    padding: 15px 0;
    font-size: 18px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 700;
}
footer#footer div#top_footer .footer_menus h2.widget-title:after {
    content: "\f107";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: right;
    width: 27px;
    height: 27px;
    border-radius: 18px;
    background-color: rgba(0, 136, 113, 0.40);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #fff;
}
footer#footer div#top_footer .footer_menus h2.widget-title.active:after {
    content: "\f106";
}
footer#footer .widget-content > div {
    display: none;
}
h2.widget-title.active + div {
    display: inline-block !important;    padding-bottom: 20px;
}
footer#footer div#top_footer .footer_menus {
    padding-top: 0;
}
div#team-search .team-list .team_content {
    width: 50%;
}
footer#footer div#top_footer .footer_menus.footer-right {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
}
footer#footer div#top_footer .footer_menus.footer-right .widget_text.widget.widget_custom_html:first-child .textwidget.custom-html-widget {
    display: block;
    margin-top: 20px;
    text-align: center;
}
footer#footer div#top_footer .footer_menus .widget-content ul.social_icons {
    display: flex;
    padding-top: 10px;
    justify-content: center;
    align-items: center;
}
footer#footer div#top_footer .footer_menus .widget-content ul.contact_info li a {
    font-size: 18px;
    line-height: 23px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 700;
}
footer#footer div#top_footer .footer_menus .widget-content ul.social_icons li a {
    font-size: 26px;
    line-height: 30px;
}
footer#footer div#bottom_footer .copyright_wrapper .widget_nav_menu {
    margin: 0;
}
html body footer#footer div#bottom_footer .copyright_wrapper .widget_custom_html .widget_text > div {
    display: block;
    font-size: 14px !important;
    line-height: 20px !important;
    color: #333333 !important;
    text-align: center;
}
html body footer#footer div#bottom_footer .copyright_wrapper .widget_custom_html .widget_text div a {
    font-size: 14px !important;
    line-height: 20px !important;
}
footer#footer div#top_footer .footer_menus.footer-right .widget.widget_nav_menu {
    display: block;
}
div#resources .resources_wrapper .resources_slider button.owl-prev {
    left: 0px;
}
div#resources .resources_wrapper .resources_slider button.owl-next {
    right: 0;
}
div#events_news .events_block .events_type_title .events_btn a.why_accore_blue_plain.make_btn {
    font-size: 16px !important;
}
div#events_news .events_block .events_type_title .events_btn a.make_btn {
    font-size: 14px !important;
    padding: 5px 10px !important;
}
div#events_news .events_block .events_type_title .events_btn {
    width: 34%;
}
div#events_news .events_block .events_type_title .title {
    width: 65%;
}
div#events_news .events_block .event_title, div#events_news .events_block .event_title a {
    font-size: 25px;
    line-height: 30px;
}
body .form_cols.recaptcha span.newsletter, 
body .form_cols.recaptcha .wpcf7-form-control-wrap {
    display: inline-block !important;
    width: 100% !important;
}
body .form_cols.recaptcha .wpcf7-form-control-wrap .wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
    float: left;
    margin-top: 10px;
}
div#product_advise .advise_block {
    padding-bottom: 30px;
}
div#product_advise .advise_block h1, div#product_advise .advise_block h2, div#product_advise .advise_block h3, div#product_advise .advise_block h4, div#product_advise .advise_block h5, div#product_advise .advise_block h6 {
    font-size: 40px;
    line-height: 40px;
    color: #333333;
    font-family: "Poppins";
    font-weight: 400;
    float: left;
    width: 100%;
    padding-top: 30px;
    margin-bottom: 0;
}

.form_cols.recaptcha .wpcf7-form-control-wrap:last-child {
    width: 100% !important;
    margin-top: 10px;
}
.form_cols.recaptcha span.wpcf7-form-control-wrap.newsletter {
    width: 100% !important;
}
.book_lunch.single_product .modal-dialog .modal-body .form_row .form_row_inner .form_cols.recaptcha span.wpcf7-form-control-wrap.newsletter {
    width: 100% !important;
}
.single_product.get_in_touch_single_product .modal-dialog .modal-body .form_row .form_row_inner .form_cols.ProductEnquiry {
    width: 100%;
}
.form_cols.recaptcha.ProductEnquiry .wpcf7-form-control-wrap {
    margin-top: 0;
}
.single_product.get_in_touch_single_product .modal-dialog .modal-body .form_row .form_row_inner .form_cols.ProductEnquiry {
    width: 100%;
    padding: 5px 0;
}

.book_lunch.single_product .modal-dialog .modal-body .form_row .form_row_inner .form_cols.recaptcha  .wpcf7-form-control-wrap {
    float: left !important;
    width: 100%;
}
div#product_advise .advise_block div.wpcf7 form.wpcf7-form .form_row .form_row_inner .form_cols.recaptcha span.wpcf7-form-control-wrap {
    float: left;
    width: 100% !important;
}
div#product_advise .advise_block div.wpcf7 form.wpcf7-form .form_row .form_row_inner .form_cols.recaptcha .wpcf7-form-control-wrap {
    width: 100% !important;
}
.form_cols.recaptcha .wpcf7-form-control-wrap .g-recaptcha.wpcf7-recaptcha {
    float: left !important;
}
.book_lunch.single_product .modal-dialog .modal-body .form_row .form_row_inner .form_cols.recaptcha .wpcf7-form-control-wrap .wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
    float: left;
    margin-top: 10px;
}
div#sub_category .sub_category_block {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    min-width: 320px;
    max-width: 320px;
}
div#product_advise .advise_block {
    max-width: 800px;
    padding-bottom: 30px;
}
div#team-search .team-list .team_content .team_details .job_role {
    min-height: 60px;
}
div#homecare_category .homecare_category_title {
    text-align: center;
}
}

@media only screen and (max-width: 768px) {
div#resources {
    padding: 80px 0;
}
div#scroll_sections .row {
    display: block;
    align-items: center;
}
div#scroll_sections .scroll_block {
    /*display: flex;*/
    /*justify-content: center;*/
    /*overflow-x: scroll;*/
    /*padding-bottom: 10px;*/
}
div#scroll_sections .scroll_block ul.scroll_block_ul {
    display: flex;
    justify-content: left;
    list-style: none;
    padding: 0 10px 5px 10px;
    margin: 0;
    overflow-x: scroll;
}
div#scroll_sections .scroll_block ul.scroll_block_ul li a{
    white-space: nowrap;
}
    div#scroll_sections .compare_btn {
        padding-top: 20px;
        justify-content: center;
    }
    div#main_slider .slider_continer .slider_item .banner_content .sub_content,
    div#main_slider .slider_continer .slider_item .banner_content .sub_content * {
        font-size: 20px;
        line-height: 23px;
    }
    div#main_slider .slider_continer .slider_item .banner_content .content,
    div#main_slider .slider_continer .slider_item .banner_content .content * {
        font-size: 30px;
        letter-spacing: 1px;
        line-height: 35px;
    }
    div#main_slider .slider_continer .slider_item .banner_content .sub_content {
        padding-top: 20px;
    }
    div#main_slider .slider_continer .slider_item .banner_content .button_wraper {
        padding-top: 15px;
    }
    div#counters {
        padding: 50px 0 0 0;
    }
    div#product {
        padding: 50px 0;
    }
    div#product_advise .advise_block h1,
    div#product_advise .advise_block h2,
    div#product_advise .advise_block h3,
    div#product_advise .advise_block h4,
    div#product_advise .advise_block h5,
    div#product_advise .advise_block h6,
    body div#testimonial .testimonial_wrapper .testimonial_title,
    div#about_accora .advise_block h1,
    div#about_accora .advise_block h2,
    div#about_accora .advise_block h3,
    div#about_accora .advise_block h4,
    div#about_accora .advise_block h5,
    div#about_accora .advise_block h6,
    div#bringing .bringing_block .bringing_title,
    div#events_news .events_block .events_type_title .title,
    div#events_news .events_block .event_title,
    div#events_news .events_block .event_title a {
        font-size: 26px;
        line-height: 30px;
        font-weight: 600;
    }
    div#product_advise .advise_block p {
        padding-top: 5px;
    }
    div#testimonial .testimonial_wrapper {
        padding: 50px 50px;
    }
    div#testimonial {
        padding: 100px 0;
    }
    div#about_accora .advise_block h1,
    div#about_accora .advise_block h2,
    div#about_accora .advise_block h3,
    div#about_accora .advise_block h4,
    div#about_accora .advise_block h5,
    div#about_accora .advise_block h6 {
        margin: 0;
    }
    footer#footer div#bottom_footer .copyright_wrapper .widget_custom_html .widget_text .textwidget,
    footer#footer div#bottom_footer .copyright_wrapper .widget_custom_html .widget_text .textwidget a,
    footer#footer div#bottom_footer .copyright_wrapper .widget_nav_menu .widget-content .menu-copyright-menu-container ul li a {
        font-size: 8px;
        line-height: 12px;
    }
    div#counters .col-md-2.col-sm-2 {
        width: 50%;
        float: left;
    }
    div#bringing .bringing_block .bringing_content,
    div#bringing .bringing_block .bringing_content p {
        font-size: 16px;
        line-height: 25px;
    }
    div#bringing .bringing_block .bringing_title {
        font-size: 23px;
        line-height: 28px;
    }
    div#main_slider .slider_continer .slider_item {
        min-height: 450px;
        height: auto;
    }
    div#main_slider .slider_continer .slider_item .container {
        top: 50%;
    }
} 

@media only screen and (max-width: 767px) {
a.blue_btn.make_btn {
    text-align: center;
}
body div#chair_selector_step .question_block .answer_repeater .question_answer .answer_right > div {
    padding-left: 0 !important;
}
body div#chair_selector_step .question_block .answer_repeater .question_answer .answer_left {
    max-width: 300px;
    margin: 0 auto;
    width: 100%;
}
body div#chair_selector_step .question_block .answer_repeater .question_answer .answer_right {
    float: left;
    width: 100%;
    text-align: center;
}
body div#chair_selector_step .question_block .answer_repeater .question_answer .answer_right .answer_find_more {
    display: table;
    padding-left: 0;
    margin: 0 auto;
}
.woocommerce-active div#sub_category .container > .row > .col-md-4, .woocommerce-active div#sub_category .container > .row > .col-md-3 {
    width: 100%;
    text-align: center;
}
div#sub_category .sub_category_block {

    margin: 0 auto;
    float: none;
}
div#events_news .events_block .events_img {
    float: left;
    width: 100%;
}
div#events_news .events_block > .events_content {
    float: left;
    width: 100%;
    padding-left: 0;
}
div#events_news .events_block {
    position: relative;
    text-align: center;
    padding: 30px 0;
}
div#faqs_wrapper .faqs_category {
    padding: 0 0 30px 0;
}
div#faqs_wrapper .filtered-posts{
    padding: 30px;
}
div#primary .entry-content-wrapper .entry-content ul {
    padding-left: 20px;
}
.single-product div#accessories .accessories_wrapper .accessories_title_wrapper .accessories_title, .single-product div#accessories .accessories_wrapper .accessories_title_wrapper .accessories_link {
    width: 100% !important;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin: 10px 0;
}
div#product_normal_layout .product_normal_desc .products_buttons {
    padding: 20px 0 20px 0;
    flex-wrap: wrap;
    align-items: flex-start;
}
div#product_normal_layout .product_normal_desc .products_buttons .compare_btn {
    justify-content: flex-start;
    margin-top: 20px;
}
div#product_normal_layout .product_normal_desc .products_buttons .compare_btn a.add_to_cart_button {
    margin-left: 0 !important;
}
div#after_compare .modal-dialog {
    width: 80%;
    top: 50%;    -webkit-transform: translate(0,50%);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,50%);
    transform: translate(0,-50%);
}
div#breadcrumb .breadcrumb_wrapper nav.woocommerce-breadcrumb{
    text-align: center;    padding-bottom: 20px;
}
body.archive div#breadcrumb .pagination_wrapper {
    justify-content: center;
}
body.archive div#breadcrumb {
    padding: 20px 0 10px 0;
}

div#about_accora .container-fluid {
    position: relative;
    z-index: 9;
}
div#product_advise .advise_block, div#about_accora .advise_block {
    height: fit-content;
    padding: 50px 0px !important;
}
div#team-search .team-list .team_content {
    padding: 20px 15px;
}
div#header_page_title .header_title_block .header_title {
    font-size: 35px;
    line-height: 45px;
}
div#single_wrapper .single-content-wrapper .entry-meta .event_date {
    font-size: 18px;
    line-height: 20px;
}
div#single_wrapper .single-content-wrapper .entry-content {
    padding: 30px 0;
}
div#single_wrapper .single-content-wrapper .entry-content h2, div#single_wrapper .single-content-wrapper .entry-content p, div#single_wrapper .single-content-wrapper .entry-content ul {
    margin-bottom: 10px;
}
div#single_wrapper .single-content-wrapper .pp_post_navigation > span, div#single_wrapper .single-content-wrapper .pp_post_navigation > div {
    float: left;
    width: 100% !important;
    margin: 0;
    padding: 0 0 20px 0;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
body div#single_wrapper .single-content-wrapper .pp_post_navigation > span {
    order: -1;
    width: 50% !important;
}
div#bringing .align_center .col-md-6:first-child {
    padding-left: 15px;
}
div#single_wrapper .single-content-wrapper .pp_post_navigation > .addtoany_shortcode {
    padding-bottom: 0;
}
div#single_wrapper .single-content-wrapper {
    padding: 0 0 30px 0;
}
div#bringing .bringing_icon .iocn_block .inner {
    max-width: 200px;
    margin: 0 auto;
    display: table;
    text-align: center;
    float: none;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.make_full_customer ul.mega-sub-menu li.customers_image_menu ul.mega-sub-menu > li.mega-menu-item.widget_media_image {
    width: 50%;
}   
.divider_space {
    padding: 10px 0;
}
.ap_popup .modal-dialog {
    width: 90%;
}
.single_product .modal-dialog .modal-body .form_row .form_cols.add_bg_color .products_buttons .products_number ul.contact_info li {
    padding: 0;
}
.single_product .modal-dialog .modal-body .form_row .form_cols.add_bg_color .products_buttons .products_number ul.contact_info li a {
    font-size: 16px;
    line-height: 20px;
}
.single_product .modal-dialog .modal-body .form_row .form_cols.add_bg_color .form_title {
    font-size: 22px;
    line-height: 30px;
}
.single_product .modal-dialog .modal-body .form_row .form_cols.add_bg_color {
    padding: 20px;
}
.single_product .modal-dialog .modal-body .form_row .form_row_inner {
    padding: 20px;    width: 100%;
}
.single_product .modal-dialog .modal-body .form_row .form_row_inner .form_cols.newsletter, .single_product .modal-dialog .modal-body .form_row .form_row_inner .form_cols.recaptcha {
    width: 100%;
}
.single_product .modal-dialog .modal-body .form_row .form_row_inner .form_cols span.wpcf7-list-item span.wpcf7-list-item-label {
    font-size: 14px;
}
.single_product .modal-dialog .modal-body .form_row .form_row_inner span.wpcf7-form-control-wrap.Reason span.wpcf7-form-control span.wpcf7-list-item input[type="checkbox"],
.single_product .modal-dialog .modal-body .form_row .form_row_inner .form_cols span.wpcf7-list-item label input#newsletter {
    width: 15px;
    height: 15px;
}
.single_product .modal-dialog .modal-body .form_row .form_row_inner .form_cols span.wpcf7-list-item span.wpcf7-list-item-label {
    font-size: 14px;
}
.ap_popup .modal-dialog .modal-body .form_row .form_row_inner .form_cols span.wpcf7-form-control-wrap input.wpcf7-form-control {
    font-size: 14px;
    height: 40px;
}
    div#main_slider .slider_continer .slider_item .container {
        top: 50%!important;
    }
    div#main_slider .slider_continer .slider_item .banner_content .content,
    div#main_slider .slider_continer .slider_item .banner_content .content * {
        font-size: 35px;
        letter-spacing: 1px;
        line-height: 45px;
    }
    div#main_slider .slider_continer .slider_item .container {
        position: absolute !important;
    }
    div#main_slider .slider_continer .slider_item img {
        height: 510px;
        object-position: center;
        object-fit: cover;
    }
    div#product_advise .advise_block {
        padding: 50px 25px !important;
        text-align: center;
    }
    div#product_advise .advise_block h2 {
        line-height: 36px;
    }
    div#about_accora .advise_block h2 {
        margin: 20px 0 !important;
        text-align: center;
    }
    div#main_slider .slider_continer .slider_item .container {
        top: 80px;
        padding: 0 20px !important;
    }
    div#product_advise:after {
        top: unset;
        transform: translateY(-73%);
    }
    div#product_advise .advise_block,
    div#about_accora .advise_block {
        height: fit-content;
        padding: 50px 20px !important;
    }
    div#product_advise .advise_block p,
    div#about_accora .advise_block p,
    div#events_news .events_block .event_content p {
        font-size: 18px;
        line-height: 28px;
        padding-bottom: 50px;
        text-align: center;
    }
    div#product_advise .advise_block .advise_buttons,
    div#about_accora .advise_block .advise_buttons {
        float: unset;
        justify-content: center;
        display: flex;
        flex-wrap: wrap;
    }
    div#about_accora .advise_block .advise_buttons a.why_accore_blue {
        background-color: #008871;
        border-color: #008871;
        width: 100%;
        text-align: center;
        max-width: 300px;
        margin: 0;
        margin-bottom: 10px;
    }
    div#testimonial .testimonial_wrapper .testimonial_title {
        text-align: center;
    }
    div#testimonial .testimonial_wrapper .testimonial_slider .slider_item {
        padding: 0;
    }
    div#testimonial .testimonial_wrapper .testimonial_slider .slider_item .testimonial_content,
    div#testimonial .testimonial_wrapper .testimonial_slider .slider_item .testimonial_author {
        text-align: center;
    }
    div#testimonial {
        padding: 75px 0;
    }
    div#about_accora .row {
        display: flex !important;
        flex-wrap: wrap;
    }
    div#about_accora:after {
        top: 75%;
    }
    div#about_accora .col-md-5 {
        order: 2;
    }
    div#about_accora .col-md-6 {
        order: 1;
    }
    div#about_accora .row {
        display: flex;
        flex-wrap: wrap;
    }
    .bringing_block {
        text-align: center;
    }
    div#bringing .bringing_icon .iocn_block:first-child {
        padding-left: 0;
    }
    div#bringing .bringing_icon .iocn_block:last-child {
        padding-right: 0;
    }
    div#bringing .bringing_icon .iocn_block .inner span {
        font-size: 12px;
    }
    div#bringing .align_center .col-md-6:last-child {
        padding-right: 15px;
    }
    div#events_news .events_block .events_type_title .events_btn {
        width: 100%;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        padding-top: 20px;
    }
    div#events_news .events_block .events_type_title {
        padding-bottom: 0px !important;
    }
    div#events_news .col-md-6 {
        padding-bottom: 0px !important;
    }
    .tax-product_cat div#product .product_wrpper {
        padding: 30px 0 0 0;
    }
    div#product .product_wrpper .product_block {
        padding: 10px 0;
    }
    div#events_news .events_block {
        position: relative;
        text-align: center;
        padding: 0 0;
    }
    .events_btn {
        /* position: absolute; */
        /* left: 0; */
        /* bottom: -30px; */
    }
    div#events_news .events_block .events_type_title .title {
        width: 100%;
        text-align: center;
    }
    div#about_accora .advise_img,
    div#product_advise .advise_img {
        height: auto;
        overflow: hidden;
    }
    div#product_advise:after {
        z-index: 0;
    }

    body div#product_compare .woocommerce ul#compare_slider li.compare_slider_item .product_info .float_left .product_image {
        width: 100%;
    }
    body div#product_compare .woocommerce ul#compare_slider li.compare_slider_item .product_info .float_left .text_near_image {
        width: 100%;
        padding-left: 0;
    }
    div#product_compare .woocommerce ul#compare_slider li.compare_slider_item .product_info .float_left .text_near_image a.br_remove_compare_product_reload {
        position: relative;
        left: 0;
        margin-top: 10px;
        display: table;
        float: left;
        width: 100%;
    }
    header#header div#top_header {
        display: none;
    }
    header#header {
        float: left;
        width: 100%;
        background-color: #fff;
        background-color: #ADCF77 !important;
    }
    .pp_transparent header#header {
        position: relative;
        z-index: 99999;
        background-color: #aacc70;
    }
    div#main_slider .slider_continer .slider_item {
        background-color: #aacc70;
    }
    div#main_slider .slider_continer .slider_item {
        background-position: right center;
    }

    div#main_slider .slider_continer .slider_item .banner_content .button_wraper {
        display: flex;
        justify-content: left;
    }
    div#counters .counter_wrapper {
        display: table;
        width: 100%;
        text-align: center;
        padding: 20px 0;
    }
    div#product .left_60 {
        float: left;
        width: 100%;
    }
    div#product .product_wrpper .product_block {
        width: 100% !important;
    }
    div#product .right_40 {
        float: left;
        width: 100%;
    }
    div#product_advise .row {
        display: block;
        align-items: center;
    }
    div#product_advise .advise_img {
        padding-left: 0px;
    }
    div#product_advise .advise_block,
    div#about_accora .advise_block {
        float: left;
        width: 100%;
        padding: 50px 0;
    }
    div#about_accora .row {
        display: block;
        align-items: center;
    }
    div#about_accora .col-md-5 {
        padding-left: 0;
        padding-right: 0;
    }
    div#about_accora .advise_img {
        padding: 0 !important;
    }
    div#testimonial {
        padding: 50px 0;
    }
    div#testimonial .testimonial_wrapper {
        padding: 40px;
    }
    div#testimonial .testimonial_wrapper .testimonial_title {
        padding-bottom: 20px;
    }
    div#bringing {
        padding: 80px 0;
    }
    div#bringing .align_center {
        padding: 30px 20px;
        display: block;
    }
    div#bringing .bringing_block {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    div#product_advise .advise_img {
        padding-left: 0px;
        float: left;
        width: 100%;
    }
    div#events_news .col-md-6 {
        padding-bottom: 50px;
        float: left;
    }
    div#events_news .events_block .events_type_title {
        padding: 0 0 30px 0 !important;
    }
    div#events_news {
        padding: 50px 0 20px 0;
    }

    div#faqs_wrapper .filtered-wrapper .postlist-posts .events_block .event_title a {
        font-size: 25px;
        line-height: 35px;
    }
    div#faqs_wrapper .filtered-wrapper .postlist-posts .events_block .event_title, div#faqs_wrapper .filtered-wrapper .postlist-posts .events_block .event_title a {
        margin-bottom: 0;
    }
    div#faqs_wrapper .filtered-wrapper .postlist-posts .events_block .event_date {
        padding: 10px 0;
    }
    div#faqs_wrapper {
        padding: 0 0 50px 0;
    }
    div#faqs_wrapper .filtered-wrapper .postlist-posts .col-md-6:last-child .events_block {
        margin-bottom: 20px;
    }
    div#faqs_wrapper .filtered-wrapper .postlist-posts .events_block {
        margin: 0 0 30px 0;
    }
    body.post-type-archive-resources div#faqs_wrapper .filtered-wrapper .postlist-posts > .row .col-md-4 {
        /* flex-grow: 1; */
        display: flex;
        flex-direction: column;
        width: 50%;
    }
    .form_cols.recaptcha {
        display: flex !important;
        align-items: flex-start;
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .form_cols.recaptcha span.newsletter, .form_cols.recaptcha .wpcf7-form-control-wrap {
        display: inline-block !important;
        width: 100% !important;
        padding-bottom: 10px;
    }
    .form_cols.recaptcha span.newsletter, .form_cols.recaptcha .wpcf7-form-control-wrap {
        text-align: left;
    }
    .form_cols.recaptcha .wpcf7-form-control-wrap .g-recaptcha.wpcf7-recaptcha {
        float: left;
    }
    div#product_listing .product_wrapper ul.products li.product {
        float: left;
        width: 50%;
    }
    div#specification .row.same_height {
        display: flex;
        flex-flow: row wrap;
        flex-wrap: wrap;
    }
    div#specification .row.same_height .col-md-6 {
        width: 100%;
        margin-bottom: 30px;
    }
    div#accessories .accessories_wrapper .accessories_title_wrapper .accessories_link {
        float: left;
        width: 100%;
        text-align: center;
    }
    div#accessories .accessories_wrapper .accessories_title_wrapper .accessories_link a.make_btn {
        float: none;
        margin: 20px auto;
        display: table;
    }
    div#overview .overview_wrapper {
        width: 100%;
        max-width: 100%;
    }


}
@media screen and (max-height: 720px) {
    div#main_slider .slider_continer .slider_item {
        min-height: 700px;
    }
}
@media only screen and (max-width: 640px) {
body div#chair_selector_step .question_block .answer_repeater .question_answer .answer_right .answer_find_more {
    display: table;
    padding-left: 0;
    margin: 0 auto;
}
body div#chair_selector_step .question_block .answer_repeater .question_answer .answer_right .answer_find_more a.blue_btn.make_btn {
    margin: 0 auto;
    width: auto;
    padding: 10px 20px !important;
    display: table;
    float: none;
    font-size: 16px !important;
}
body div#chair_selector_step .question_block .question_wrapper .question_nav a {
    min-width: 90px;
    text-align: center;
    margin: 0 auto;
    cursor: pointer;
    width: 100%;
    margin-bottom: 10px;
}
div#scroll_sections .compare_btn {
    flex-wrap: wrap;
}
div#accessories .accessories_wrapper .accessories_title_wrapper .accessories_link a.make_btn {
    margin: 0 auto;
}
div#scroll_sections .compare_btn a.make_btn, div#scroll_sections .compare_btn a.add_to_cart_button, div#scroll_sections.fix .compare_btn a.make_btn, div#scroll_sections.fix .compare_btn a.add_to_cart_button {
    width: 100%;
    margin-bottom: 10px !important;
}
div#overview {
    padding-top: 50px;
}
div#overview .overview_wrapper h2 {
    font-size: 40px;
    text-align: center;
}
div#resources .resources_wrapper {
    padding: 30px 0;
}
div#specification .specification_block_title .specification_main_title {
    font-size: 40px;
    text-align: center;
}
div#scroll_sections .compare_btn a {
    font-size: 14px !important;
}
div#faqs_wrapper .filtered-wrapper .postlist-posts > .row .col-md-4 {
    width: 100%;
    max-width: 320px;
    margin: 0 auto;
}
div#faqs_wrapper .filtered-posts{
    padding: 20px;
}
div#bringing {
    padding: 40px 0;
}
div#bringing .align_center {
    padding: 10px 20px;
    display: block;
}
div#product_advise .advise_block .advise_buttons, div#about_accora .advise_block .advise_buttons {
    flex-direction: column;
    padding-bottom: 0;

}
div#about_accora .advise_block .advise_buttons a, div#product_advise .advise_block .advise_buttons a {
    margin-right: 10px !important;
    margin: 0;
    max-width: 230px;
    min-width: 230px;
    margin: 8px auto !important;
}
div#product_advise .advise_block p, div#about_accora .advise_block p, div#events_news .events_block .event_content p {
    padding-bottom: 30px;
}
.single_product .modal-dialog .modal-body .form_row .form_row_inner .form_cols {
    width: 100% !important;
}
.single_product .modal-dialog .modal-body .product_image_row .product_image_row_inner .product_image_cols .product_info .product_name_wrapper .product_name, .single_product .modal-dialog .modal-body .product_image_row .product_image_row_inner .product_image_cols .product_info .product_name_wrapper .product_name p {
    font-size: 16px;
}
.single_product .modal-dialog .modal-body .product_image_row .product_image_row_inner .product_image_cols .product_image_title {
    font-size: 22px;
    line-height: 25px;
    padding: 0;
}
.ap_popup .modal-dialog .modal-header {
    right: 8px;
    top: 8px;
}
.ap_popup .modal-dialog .modal-header button.close {
    font-size: 35px;
}
div#product_listing .product_wrapper ul.products li.product {
    float: left;
    width: 100%;
}
.page-template-Get-in-touch div#bringing .align_center .address_block p, .page-template-Get-in-touch div#bringing .align_center .address_block p * {
    font-size: 18px;
    line-height: 25px;
}
div#ups_bar .col-md-3.col-sm-3 {
    width: 100%;
    padding-bottom: 30px;
    float: left;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu li.make_image_menu ul.mega-sub-menu > li.widget_media_image {
    width: 50%;
}
    div#main_slider .slider_continer .slider_item .container {
            top: 120px !important;
        text-align: center;
        padding-top: 25px !important;
        padding-bottom: 20px !important;
        background: linear-gradient(180deg, rgba(173, 207, 119, 0.58) 60%, rgba(188, 216, 142, 0.04) 100%);
    }
    div#main_slider .slider_continer .slider_item {
        background-position: bottom center;
        min-height: auto;
        height: 100vh;
    }
    div#main_slider .slider_continer .slider_item .banner_content .sub_content {
        display: none;
    }
    div#main_slider .scroll_to {
        display: none;
    }
    div#main_slider .slider_continer .slider_item .banner_content .button_wraper {
        display: flex;
        justify-content: center;
    }
    div#main_slider .slider_continer .slider_item .banner_content .button_wraper {
        padding-top: 30px;
    }
}
@media only screen and (max-width: 500px) {
body div#product_compare .woocommerce ul#compare_slider li.compare_slider_item:not(.slick-slide) {
    width: 100%;
}
}
@media only screen and (max-width: 480px) {
div#product_advise .advise_block h1, div#product_advise .advise_block h2, div#product_advise .advise_block h3, div#product_advise .advise_block h4, div#product_advise .advise_block h5, div#product_advise .advise_block h6, body div#testimonial .testimonial_wrapper .testimonial_title, div#about_accora .advise_block h1, div#about_accora .advise_block h2, div#about_accora .advise_block h3, div#about_accora .advise_block h4, div#about_accora .advise_block h5, div#about_accora .advise_block h6, div#bringing .bringing_block .bringing_title, div#events_news .events_block .events_type_title .title, div#events_news .events_block .event_title, div#events_news .events_block .event_title a {
    font-size: 22px;
    line-height: 25px;
    font-weight: 600;
}
div#single_wrapper .single-content-wrapper .entry-content h2 {
    font-size: 20px;
    line-height: 25px;
}
div#single_wrapper .single-content-wrapper .entry-content p {
    font-size: 16px;
    line-height: 23px;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.make_full_customer ul.mega-sub-menu li.customers_image_menu ul.mega-sub-menu > li.mega-menu-item.widget_media_image h4.mega-block-title {
    font-size: 13px !important;
}
div#team-search .team-list .team_content {
    width: 100%;
}
.single_product .modal-dialog .modal-body .form_row .form_row_inner span.wpcf7-form-control-wrap.Reason span.wpcf7-form-control span.wpcf7-list-item {
    width: 100%;
}
.single_product .modal-dialog .modal-body .form_row .form_row_inner span.wpcf7-form-control-wrap.Reason span.wpcf7-form-control span.wpcf7-list-item label {
    padding-bottom: 0;
}
    div#about_accora,
    div#events_news {
        overflow: hidden;
    }
    footer#footer div#top_footer .footer_menus.footer-right > .widget_text:first-child {
        float: left;
        width: 100%;
        margin-bottom: 30px;
    }
    footer#footer div#top_footer .footer_menus .widget_nav_menu, footer#footer div#top_footer .footer_menus .widget_text.widget.widget_custom_html {
        float: left;
        width: 100%;
    }
}
@media only screen and (max-width: 375px) {
div#product_advise:after,
div#about_accora:after {
    z-index: 0;
    width: 100%;
    overflow: hidden;
}
    div#product_advise:after {
        top: unset;
        transform: translateY(-73%);
    }
    div#product_advise .advise_block,
    div#about_accora .advise_block {
        height: fit-content;
        padding: 50px 20px !important;
    }
    div#product_advise .advise_block p,
    div#about_accora .advise_block p,
    div#events_news .events_block .event_content p {
        font-size: 18px;
        line-height: 28px;
        padding-bottom: 50px;
        text-align: center;
    }
    div#product_advise .advise_block .advise_buttons,
    div#about_accora .advise_block .advise_buttons {
        float: unset;
        display: flex;
    }
    a.make_btn {
        font-size: 11px !important;
        line-height: 20px !important;
        padding: 5px 0px !important;
        width: 50%;
        margin: 0 5px;
        text-align: center;
    }
    div#testimonial {
        padding: 75px 0;
    }
    div#about_accora .row {
        display: flex !important;
        flex-wrap: wrap;
    }
    div#about_accora:after {
        top: 75%;
    }
    
    div#events_news .events_block .events_type_title .title {
        width: 100%;
        text-align: center;
    }
    div#about_accora .advise_img,
    div#product_advise .advise_img {
        height: auto;
    }
}
@media only screen and (max-width: 320px) {
    div#product_advise:after {
        top: unset;
        transform: translateY(-67%);
    }
}

/************************Modal Center*****************/
.modal {
  text-align: center;
}

@media screen and (min-width: 768px) { 
  .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
/************************Modal Center****************