/*
Theme Name:     DFD Ronneby Child Theme
Theme URI: 		http://rnbtheme.com/
Description:    ronneby - Highly Functional Multifaceted WP Theme
Author:         DFD
Author URI:		http://rnbtheme.com/
Template:       dfd-ronneby
Version:        1.0.0
*/
body {
    overflow-x: hidden;
}
#header-container.dfd-new-headers .header-top-panel .header-info-panel .top-info .header-info {
    list-style: none;
    margin-bottom: 0;
    margin-top: 8px;
}
#header-container.dfd-new-headers .header-top-panel .header-info-panel .top-info .header-info li {
    display: inline-block;
    margin-right: 32px;
    font-size: 13px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.7);
    font-family: "Poppins";
    position: relative;
}
#header-container.dfd-new-headers .header-top-panel .header-info-panel .top-info .header-info li:last-child {
    margin-right: 0;
}
#header-container.dfd-new-headers .header-top-panel .header-info-panel .top-info .header-info li::after {
    content: '';
    position: absolute;
    right: -16px;
    top: 50%;
    width: 1px;
    height: 15px;
    border-right: 1px dashed rgba(255, 255, 255, 0.4);
    transform: translateY(-50%);
}
#header-container.dfd-new-headers .header-top-panel .header-info-panel .top-info .header-info li:first-child {
    margin-right: 11px;
}
#header-container.dfd-new-headers .header-top-panel .header-info-panel .top-info .header-info li:first-child:after, #header-container.dfd-new-headers .header-top-panel .header-info-panel .top-info .header-info li:last-child:after {
    display: none;
}
#header-container.dfd-new-headers .header-top-panel .header-info-panel .top-info .header-info li img {
    position: relative;
    top: 3px;
}
#header-container.dfd-new-headers .header-top-panel .header-info-panel .top-info .header-info li span {
    font-weight: 600;
    color: rgba(255, 255, 255, 1);
    display: inline-block;
    margin-right: 10px;
}
#header-container .header-info-panel .form-search-wrap {
    height: 44px;
    line-height: 44px;
    display: inline-block;
    float: right;
    position: relative;
}
#header-container .header-info-panel .form-search-wrap:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 50%;
    width: 1px;
    height: 15px;
    border-right: 1px dashed rgba(255, 255, 255, 0.4);
    transform: translateY(-50%);
    visibility: hidden;
}
#header-container.dfd-new-headers.header-style-2 #header .header-wrap nav.mega-menu ul.nav-menu .mega-menu-item.menu-item-depth-0.current-menu-item:after, #header-container.dfd-new-headers.header-style-2 #header .header-wrap nav.mega-menu ul.nav-menu .mega-menu-item.menu-item-depth-0.current-menu-ancestor:after {
    display: none;
}
#header-container.dfd-new-headers.header-style-2 #header .header-wrap nav.mega-menu ul.nav-menu .mega-menu-item.menu-item-depth-0.current-menu-item a {
    position: relative;
}
#header-container.dfd-new-headers.header-style-2 #header .header-wrap nav.mega-menu ul.nav-menu .mega-menu-item.menu-item-depth-0.current-menu-item a:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    width: calc(100% - 40px);
    height: 2px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
}
#header-container #header .header-wrap .enquiry_btn {
    background: #FFFF01;
    padding: 13px 24px;
    border-radius: 5px;
    color: #0B4E4C;
    font-size: 16px;
    font-style: normal;
    font-family: "Poppins";
    font-weight: 700;
    margin-top: 11px;
}
.login-header:before {
    display: none;
}
.login-header .links {
    width: 50px;
    height: 50px;
    background: #EE5E0A;
    border-radius: 50%;
    margin-top: 4px;
    margin-left: 14px;
}
.login-header .links a {
    padding: 8px 15px;
}
#header-container.small:not(.header-style-7):not(.header-style-14) #header a.enquiry_btn {
    margin-top: 0px;
    padding: 10px 24px;
}
#header-container.small:not(.header-style-7):not(.header-style-14) #header .login-header .links {
    margin-top: 0px;
}
.layout-01.icon_box .module-icon {
    font-size: 50px;
}
.number_box.layout-04 span.icon-text.dfd-text-icon-render {
    visibility: hidden;
}
.number_box.layout-04 .content-wrap .info-box-title {
    margin-bottom: 2px;
}
.number_box.layout-04 .info-box-icon-text {
    top: -5px;
}
.service_box {
    padding: 30px 20px 30px 35px;
    background: #FFFFFF;
    box-shadow: 0px 5px 30px #0000001A;
    border-radius: 20px;
    opacity: 0.9;
    min-height: 171px;
    display: flex;
    align-items: center;
}
.service_box.dfd-info-box.style-01 .module-icon {
    font-size: 43px;
}
.sb_v.service_box.dfd-info-box.style-01 .module-icon {
    font-size: 57px;
}
.service_box.dfd-info-box.style-01 .icon-wrapper {
    margin-right: 15px;
}
.service_box.dfd-info-box .ovh .info-box-title {
    margin-bottom: 0;
}
.google__rev_widget .ti-widget.ti-goog .ti-review-item>.ti-inner {
    border-radius: 16px !important;
    background-color: #F7F1EE !important;
}
.ti-widget.ti-goog .ti-footer {
    display: none;
}
.google__rev_widget .ti-widget.ti-goog .ti-controls .ti-next {
    right: -40px;
}
.google__rev_widget .ti-widget.ti-goog .ti-reviews-container-wrapper {
    margin: 0 0px;
}
.google__rev_widget .ti-widget.ti-goog .ti-controls .ti-next:before {
    top: 0px;
}
.google__rev_widget .ti-widget.ti-goog .ti-controls .ti-next:after {
    top: 21px;
}
.google__rev_widget .ti-widget.ti-goog .ti-widget.ti-goog .ti-widget.ti-goog .ti-controls .ti-next:after, .google__rev_widget .ti-widget.ti-goog .ti-controls .ti-prev:after {
    background: #D6CEC4;
    width: 30px;
}
.google__rev_widget .ti-widget.ti-goog .ti-controls .ti-next:before, .google__rev_widget .ti-widget.ti-goog .ti-controls .ti-prev:before, .google__rev_widget .ti-widget.ti-goog .ti-controls .ti-next:after, .google__rev_widget .ti-widget.ti-goog .ti-controls .ti-prev:after {
    background: #D6CEC4;
    width: 30px;
}
.ti-widget.ti-goog .ti-controls .ti-next:before, .ti-widget.ti-goog .ti-controls .ti-prev:before {
    background: #D6CEC4;
    width: 30px;
}
.google__rev_widget .ti-widget.ti-goog .ti-controls .ti-prev:before {
    top: 21px;
}
.google__rev_widget .ti-widget.ti-goog .ti-controls .ti-prev:after {
    top: 0;
}
.google__rev_widget .ti-widget.ti-goog .ti-controls .ti-prev {
    left: -40px;
}
.google__rev_widget .ti-widget.ti-goog .ti-widget-container .ti-name {
    font-weight: 600;
    font-size: 22px;
    font-family: "Poppins";
}
.google__rev_widget .ti-widget.ti-goog .ti-widget-container .ti-date {
    color: #939393;
    opacity: 1;
    font-size: 13px !important;
    font-family: "Poppins";
}
.google__rev_widget .ti-widget.ti-goog .ti-review-content {
    color: #000000;
    font-family: "Poppins";
}
.google__rev_widget .ti-widget.ti-goog .ti-read-more span {
    color: #F37049;
    opacity: 1;
    font-family: "Poppins";
}
.cf7row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.cf7row *, .cf7row ::after, .cf7row ::before {
    box-sizing: border-box;
}
.col-md-6 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.col-md-12 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.cf7form_inner .wpcf7-form-control {
    border-radius: 4px;
    border: 0;
}
.text-center {
    text-align: center;
}
.mt-20 {
    margin-top: 20px;
}
.dfd-custom-column-footer-border {
    border-top: 1px solid rgba(255, 240, 221, 0.3);
}
div#footer-wrap .menu {
    list-style: none;
}
#footer .widget.widget_nav_menu ul li {
    display: block;
    float: none;
    width: 100%;
    text-align: left;
    border-bottom: 0;
    padding: 4px 0 4px 0px;
}
#footer .widget.widget_nav_menu ul li:before {
    display: none;
}
#footer .widget.widget_nav_menu ul li a {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    display: block;
    color: #000000;
    opacity: 0.7;
}
.contact-list {
    margin-bottom: 10px;
}
.contact-list div {
    display: inline-block;
}
.contactloc {
    min-width: 122px;
}
.contact-call {
    padding-right: 34px;
    position: relative;
}
.contact-call:before {
    content: '';
    position: absolute;
    right: 14px;
    top: 50%;
    width: 1px;
    height: 15px;
    border-right: 1px dashed rgba(0, 0, 0, 0.4);
    transform: translateY(-50%);
}
#footer_bottom .widget-title a {
    color: #FF7F4D;
}
.location_title .widget-title.dfd-title {
    border-bottom: 2px solid #95C6C1;
    text-transform: uppercase;
}
.contact_address p {
    color: #95C6C1;
}
.map {
    height: 330px;
    border: 1px solid rgba(112, 112, 112, 0.59) !important;
}
.widget_bmc_widget h3.widget-title {
    display: none;
}
.dfd-background-dark .wpcf7-form input, #side-area.dfd-background-dark .wpcf7-form input, .row .background--dark .wpcf7-form input, .dfd-background-dark .wpcf7-form textarea, #side-area.dfd-background-dark .wpcf7-form textarea, .row .background--dark .wpcf7-form textarea {
    background: rgba(255, 255, 255, 1);
    color: #000000;
    border-radius: 4px;
}
.dfd-background-dark ::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #000000;
}
.dfd-background-dark :-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #000000;
    opacity: 1;
}
.dfd-background-dark ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #000000;
    opacity: 1;
}
.dfd-background-dark :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #000000;
}
.dfd-background-dark ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #000000;
}
.dfd-background-dark ::placeholder {
    /* Most modern browsers support this now. */
    color: #000000;
}
.dfd-background-dark .dk-select .dk-selected:hover:before, .dfd-background-dark .dk-select .dk-selected:before {
    -webkit-box-shadow: 0 -2px 0 #000000, 0 2px 0 #000000;
    box-shadow: 0 -2px 0 #000000, 0 2px 0 #000000;
    background-color: #000000;
}
.dk-select .dk-selected, .dk-select-multi .dk-selected {
    border: 0;
    border-radius: 4px;
    color: #000000;
}
.dk-select .dk-select-options li:hover {
    color: #ffffff;
    background: #000000;
}
.dfd-background-dark .dk-select .dk-selected {
    border-radius: 4px;
    font-family: "Poppins";
}
.title_box_wrap {
    min-height: 773px;
}
.text-color-light p {
    color: #FFFFFF;
}
.number_box_top {
    padding: 40px 25px 20px 25px;
    background: #FFFFFF;
    box-shadow: 0px 5px 30px #0000001A;
    border-radius: 20px;
    opacity: 0.9;
    min-height: 220px;
}
.number_box_top.dfd-info-box .info-box-icon-text {
    right: 50%;
    transform: translateX(50%);
    bottom: 0;
}
.number_box_top.dfd-info-box .icon-text {
    display: none;
}
.icon_box_top {
    padding: 45px 25px 30px 25px;
    background: #FFFFFF;
    box-shadow: 0px 5px 30px #0000001A;
    border-radius: 20px;
    opacity: 0.9;
    min-height: 290px;
}
.dfd-info-box.style-01.icon_box_top .icon-wrapper {
    margin-bottom: 20px;
}
.faq_tabs .vc_tta-panels {
    border-top: 2px solid #F3CBBB;
}
.faq_tabs.vc_tta.vc_general .vc_tta-panel-title a {
    font-style: italic !important;
    font-weight: 400 !important;
    font-size: 27px !important;
    font-family: "Cormorant" !important;
    line-height: 30px !important;
}
.faq_tabs.vc_tta-accordion .vc_tta-panel {
    margin-bottom: 0;
    border-bottom: 2px solid #F3CBBB;
    padding: 27px 0;
}
.faq_tabs.vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading h4 a i {
    font-size: 29px;
}
.faq_tabs.vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading h4 a i:before, .faq_tabs.vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading h4 a i:after {
    /* border-color: #EE5E0A !important; */
}
.faq_tabs.vc_tta-accordion .vc_tta-controls-icon-position-right a .vc_tta-controls-icon:before {
    width: 25px;
}
.faq_tabs.vc_tta-accordion .vc_tta-controls-icon-position-right a .vc_tta-controls-icon:after {
    height: 25px;
    margin-top: -12px;
    left: 19px;
    transform: none;
}
.blog_list .entry-thumb {
    margin-bottom: 20px;
}
.blog_list .entry-thumb img {
    border-radius: 20px;
}
#header-container.dfd-new-headers.header-style-2 #header .header-wrap nav.mega-menu ul.nav-menu .mega-menu-item.menu-item-depth-0.has-submenu .item-title.open:before {
    background-color: transparent;
}
#header-container.dfd-new-headers.header-style-2 #header .header-wrap nav.mega-menu ul.nav-menu div.sub-nav .sub-menu-wide.sub-nav-group .sub-nav-item.menu-item-depth-1.has-submenu>a.menu-link.sub-menu-link {
    color: #EE5E0A;
    padding-bottom: 10px;
}
.nav-menu div.sub-nav.open {
    background: #FFFFFF;
    box-shadow: 0px 3px 12px #0000003B;
    border-radius: 11px;
    top: 70px;
    left: 50%;
    transform: translateX(-50%);
}
.nav-menu div.sub-nav.open:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #FFFFFF;
    text-align: center;
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
}
.icon_check_list .dfd-list-icon-block {
    position: relative;
    top: 4px;
}
.footer_top {
    /* margin-bottom: -60px; */
}
.contact_info_wrap .dfd-info-box.layout-04 .icon-wrapper, .dfd-info-box.layout-06 .icon-wrapper {
    margin-right: 10px;
}
.contact_info_wrap .feature-title {
    margin-top: 0;
}
.btn_map .dfd-button-text-main {
    padding: 10px 20px;
}
/*****Accordion******/
ul.accordion-list {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    padding: 0px;
    margin: 0;
    list-style: none;
}
ul.accordion-list li {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    padding: 10px 0px;
    margin: 0;
    border-top: 1px solid #D4D4D4;
    cursor: pointer;
}
ul.accordion-list li h3 {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    padding: 0 0 0 0;
    margin: 0;
    font-family: "Poppins";
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
    cursor: pointer;
}
ul.accordion-list li h3:after {
    content: "\f067";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    right: 0;
    top: 0;
    color: #EE5E0A;
    transition: all 0.3s ease-in-out;
    font-size: 18px;
    font-weight: 900;
}
ul.accordion-list li.active h3:after {
    content: "\f068";
}
ul.accordion-list li div.answer {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 12px 0;
    cursor: pointer;
}
ul.accordion-list li div.answer p, ul.accordion-list li div.answer label {
    position: relative;
    display: block;
    font-family: "Poppins";
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #4B4B4B;
}
/* accordion end*/
.title_box-wrap {
    min-height: 773px;
    display: flex;
    flex-wrap: wrap;
    background: url('assets/images/banner.png') no-repeat top left;
    background-size: cover;
    align-content: center;
}
.container {
    max-width: 1200px;
    margin: 0 auto;
}
.title_box-wrap .title {
    font-family: Poppins;
    font-weight: 700;
    font-style: normal;
    font-size: 68px;
    color: #ffffff !important;
    line-height: 80px;
}
.maid_search {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    width: 100%;
    margin-top: 80px;
}
.row_e, .row_c {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}
.col_e-md-3 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.col_e-md-9 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
/***Checkbox ***/
.form-group {
    display: block;
    margin-bottom: 12px;
}
.form-group input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}
.form-group label {
    position: relative;
    cursor: pointer;
}
.form-group label:before {
    content: '';
    -webkit-appearance: none;
    background-color: transparent;
    border: 2px solid #EE5E0A;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    padding: 8px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 12px;
    border-radius: 4px;
}
.form-group input:checked+label:before {
    background-color: #EE5E0A;
}
.form-group input:checked+label:after {
    content: '';
    display: block;
    position: absolute;
    top: 7px;
    left: 8px;
    width: 5px;
    height: 11px;
    border: solid #FFFCF7;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
/***Checkbox end***/
input.input_search {
    border-radius: 8px;
    color: #9A9A9A;
    font-family: "Poppins";
    font-size: 15px;
    line-height: 22px;
    font-weight: 400;
    padding: 15px 18px 15px 40px;
    background: #FBF2E6 url('assets/images/search.svg') no-repeat 15px center;
    margin-bottom: 30px;
}
/***grid_list view***/
.view-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-left: 0;
    margin-bottom: 0;
}
.item.list-group-item {
    float: none;
    width: 100%;
    background-color: #fff;
    margin-bottom: 30px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 1rem;
    border: 0;
}
.item.list-group-item .img-event {
    float: left;
    width: 30%;
}
.item.list-group-item .list-group-image {
    margin-right: 10px;
}
.item.list-group-item .thumbnail {
    margin-bottom: 0px;
    display: inline-block;
}
.item.list-group-item .caption {
    float: left;
    width: 70%;
    margin: 0;
}
.item.list-group-item:before, .item.list-group-item:after {
    display: table;
    content: " ";
}
.item.list-group-item:after {
    clear: both;
}
/***end***/
.col-md-6, .col-lg-4, .col-md-4, .col-md-8, .col-md-12, .col-lg-6, .col-lg-8 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.btn_primary {
    padding: 13px 30px;
    background: #EE5E0A;
    border-radius: 5px;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    font-family: "Poppins";
}
.btn_wrapper a {
    display: inline-block;
    margin-right: 17px;
    margin-bottom: 10px;
}
.btn_wrapper a:last-child {
    margin-right: 0;
}
.mb-35 {
    margin-bottom: 35px;
}
.btn-view {
    text-align: right;
}
.btn-view a {
    padding: 12px 0px;
    border-radius: 5px;
    width: 52px;
    height: 51px;
    display: inline-block;
    border: 1px solid #009B97;
    text-align: center;
}
.btn-view #grid {
    margin-right: 12px;
}
.btn-view .activebtn {
    background: #009B97;
}
.btn-view .activebtn img {
    filter: brightness(0) invert(1);
    ;
}
.sec-legend {
    list-style: none;
    width: 100%;
    margin: 0px 0 35px;
    background: #FAEEDE;
    border-radius: 10px;
    padding: 15px 23px 1px;
    margin-bottom: 0;
    display: block;
}
.legend-wrap {
    display: table;
}
.legend-wrap .legend-title {
    display: table-cell;
    padding-right: 20px;
}
.legend-wrap .legend-info {
    display: table-cell;
}
.legend-title h3 {
    color: #000000;
    font-weight: 600;
    margin-right: 25px;
    min-width: auto;
    font-size: 14px;
    line-height: 20px;
    font-family: "Poppins";
}
.sec-legend ul {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}
.sec-legend li {
    list-style: none;
    flex: 0 0 20%;
    box-sizing: border-box;
    align-items: center;
    font-size: 14px;
    line-height: 20px;
    color: #4B4B4B;
    font-weight: 300;
    padding-right: 20px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    font-family: "Poppins";
    position: relative;
    display: flex;
    margin-bottom: 14px;
}
.sec-legend li span img {
    margin-right: 6px;
    min-width: fit-content;
}
.sec-legend li:after {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    width: 1px;
    height: 15px;
    border-right: 1px dashed rgba(188, 156, 137, 0.47);
    transform: translateY(-50%);
}
.sec-legend li:first-child:before, .sec-legend li:nth-child(6):before {
    content: "";
    position: absolute;
    left: -10px;
    top: 50%;
    width: 1px;
    height: 15px;
    border-right: 1px dashed rgba(188, 156, 137, 0.47);
    transform: translateY(-50%);
}
.sec-legend li:nth-child(5):after {
    display: none;
}
/* .sec-legend li:first-child {
    color: #000000;
    font-weight: 600;
    margin-right: 25px;
    min-width: auto;
}
.sec-legend li:first-child:after {
    display: none;
} */
.sec-legend li:last-child {
    margin-right: 0;
}
.sec-legend li:last-child:after {
    display: none;
}
.maid_listing {
    margin-top: 35px;
    margin-bottom: 200px;
}
.maidWrap {
    background: #FBF2E6;
    border-radius: 10px;
    padding: 20px 25px;
    position: relative;
    margin-bottom: 30px;
}
.grid-group-item .maidPhoto {
    width: 100%;
    margin-bottom: 20px;
}
.maid-image-w {
    position: relative;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    margin-bottom: 15px;
}
.maid-image-w .maid_img {
    width: 75px;
    height: 75px;
    border-radius: 50%;
    overflow: hidden;
    text-align: center;
}
.maid-image-w .maid_img img, .maid-image-w .country img {
    display: block;
    width: 100%;
}
.maid-image-w .country {
    width: 31px;
    height: 31px;
    overflow: hidden;
    position: absolute;
    bottom: 0px;
    right: -9px;
    border-radius: 50%;
}
.contactWrap {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 90px;
    text-align: right;
}
.compare label, .select_maid label {
    display: flex;
    color: #009B97;
    font-size: 14px;
    font-weight: 500;
}
input[type="checkbox"]:before {
    border: 1px solid #cdcdcd;
    border-radius: 4px;
}
input[type="checkbox"]:after {
    content: '';
    display: block;
    position: absolute;
    top: 6px;
    left: 7px;
    width: 5px;
    height: 11px;
    border: solid #FFFCF7;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg) !important;
    margin-top: 0px;
    margin-left: 0px;
    background: transparent;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.ur-frontend-form.login input[name="rememberme"]#rememberme::after {
    top: 0px;
}
input[type="checkbox"]:checked:before {
    background-color: #EE5E0A;
}
input[type="checkbox"]:checked:after {
    -webkit-transform: scale(1);
    transform: scale(1);
    transform: rotate(45deg);
}
.contact_info a {
    display: inline-block;
    width: 25px;
    height: 25px;
    margin: 0;
    padding: 0;
    border-radius: 4px;
    text-align: center;
    color: #FFFFFF;
    line-height: 25px;
    font-size: 17px;
}
.contact_info {
    margin-top: 8px;
}
a.watsapp-btn {
    background: #30B037;
    margin-right: 7px;
}
a.call-btn {
    background-color: #EE5E0A;
}
.maid-title {
    color: #000000;
    text-transform: uppercase;
    font-size: 17px;
    line-height: 26px;
    font-family: "Poppins";
    font-weight: 600;
    display: block;
}
ul.minfo-list {
    list-style: none;
    min-width: 215px;
}
ul.minfo-list li span {
    display: inline-block;
    vertical-align: top;
    width: 49%;
    font-weight: 400;
    font-size: 14px;
    color: #4B4B4B;
    line-height: 22px;
    margin-bottom: 5px;
    font-family: "Poppins";
}
ul.minfo-list li span.minfo-label {
    font-weight: 600;
}
.grid-group-item .maid-skills {
    width: 100%;
    border-top: 1px solid #D4D4D4;
    padding-top: 15px;
    margin-top: 10px;
    margin-bottom: 20px;
}
.skillTitle {
    font-weight: 600;
    font-size: 14px;
    color: #4B4B4B;
    line-height: 22px;
    margin-bottom: 5px;
    font-family: "Poppins";
}
ul.skills-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.skills-list li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.maid_btn_wrap .btn_primary {
    padding: 6px 16px;
    background: #EE5E0A;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
}
.btn_primary:hover {
    color: #FFFFFF;
}
.maid_btn_wrap .btn-shortlist {
    padding: 6px 16px;
    background: #009B97;
    color: #FFFFFF;
    font-family: "Poppins", Sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    text-align: center;
    display: inline-block;
    border-radius: 5px;
    height: auto;
}
.maid_btn_wrap .btn-shortlist:before {
    display: none
}
.maid_btn_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.hidden {
    display: none !important;
}
.list-group-item .maidWrap {
    display: table;
    width: 100%;
}
.list-group-item .maidWrap>div {
    display: table-cell;
    vertical-align: top;
}
.list-group-item .maidPhoto {
    width: 85px;
    margin-bottom: 0;
    padding-right: 50px;
    vertical-align: top;
}
.list-group-item .maid-info {
    margin-right: 20px;
    vertical-align: top;
}
.list-group-item .maid-skills {
    margin-right: 20px;
    vertical-align: top;
    border: none;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0;
}
.list-group-item .maid_btn_wrap {
    vertical-align: top;
    padding-top: 80px;
    text-align: right;
}
.list-group-item .maid_btn_wrap .btn_primary {
    width: 150px;
    display: block;
    text-align: center;
    margin-bottom: 10px;
    margin-left: auto;
}
.list-group-item .maid_btn_wrap .btn-shortlist {
    width: 150px;
    display: block;
    text-align: center;
    margin-left: auto;
}
div#filtered-maids-container .row_c {
    margin-left: -12.5px;
    margin-right: -12.5px;
}
div#filtered-maids-container .col-md-6, div#filtered-maids-container .col-lg-4, div#filtered-maids-container .col-md-4, div#filtered-maids-container .col-md-8, div#filtered-maids-container .col-md-12 {
    padding-right: 12.5px;
    padding-left: 12.5px;
}
.btn_actions {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.btn_actions button {
    padding: 13px 43px;
    border-radius: 5px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    font-family: "Poppins";
    margin-bottom: 10px;
    height: auto;
}
button#submit-button {
    background: #EE5E0A;
    color: #FFFFFF;
    margin-right: 10px;
}
button#reset {
    background: #FAEAD4;
    color: #EE5E0A;
}
.btn_actions {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.pagination-output {
    margin-top: 20px;
}
div#results-range {
    color: #4B4B4B;
    font-size: 14px;
    line-height: 22px;
}
div#pagination-container {
    text-align: right;
}
.page-numbers {
    border: 1px solid #C7C7C7;
    border-radius: 7px;
    width: 31px;
    height: 31px;
    display: inline-block;
    text-align: center;
    line-height: 31px;
    color: #4B4B4B;
    font-size: 14px;
}
div#pagination-container .current {
    border: 1px solid #EE5E0A;
    background: #EE5E0A;
    color: #FFFFFF;
}
.page-numbers:hover {
    border: 1px solid #EE5E0A;
    background: #EE5E0A;
    color: #FFFFFF;
}
.hidemsg {
    display: none !important;
}
.contact_info a i {
    font-size: 14px;
}
h2#modal-title {
    font-family: "Poppins";
    font-size: 30px;
    line-height: 36px;
    font-weight: 600;
    cursor: pointer;
}
.btn-shortlist-popup, .btn-close-popup {
    padding: 13px 45px;
    background: #009B97;
    color: #FFFFFF;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
    text-align: center;
    display: block;
    border-radius: 5px;
    height: auto;
    width: 100%;
    letter-spacing: 0;
}
.alert-success-c {
    background: #B3E1E0;
    border: 1px solid #B3E1E0;
    border-radius: 4px;
    padding: 10px 15px;
    margin-bottom: 40px;
    color: #008375;
    font-family: "Poppins", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    display: block;
    margin: 30px 0 0;
}
.alert-success-c a {
    color: #008375;
}
.userlogin-register {
    margin-bottom: 150px;
}
.userlogin-register .container {
    /* max-width: 900px;
    margin: 0 auto; */
}
.user-registration {
    margin: 30px 0;
}
.tab-ul {
    list-style: none;
}
.tab-ul .tab-switcher {
    display: inline-block;
    cursor: pointer;
    margin-right: 50px;
    letter-spacing: -0.2px;
    color: #7A7A7A;
    font-size: 20px;
    font-weight: 700;
}
.tab-ul .tab-switcher.activ-tab {
    color: #EE5E0A;
    position: relative;
}
.activ-tab::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background: #EE5E0A;
    bottom: -12px;
}
div#allTabsContainer {
    padding-top: 50px;
}
.title-2 {
    letter-spacing: -0.22px;
    color: #000000;
    font-size: 22px;
    font-family: "Poppins";
    font-weight: 600;
    margin-bottom: 0;
}
p.text-2 {
    font-size: 16px;
    font-family: "Poppins";
    line-height: 28px;
    letter-spacing: -0.16px;
    color: #3A4556;
    margin-bottom: 50px;
}
.text-2 span {
    font-weight: 600;
    color: #EE5E0A;
    cursor: pointer;
}
div#allTabsContainer .ur-frontend-form, div#allTabsContainer #ur-frontend-form {
    border: 0;
    padding: 0;
}
.ur-form-row {
    margin-left: -10px;
    margin-right: -10px;
}
div#allTabsContainer #user-registration {
    box-shadow: none;
}
div#allTabsContainer .ur-frontend-form .ur-button-container {
    padding: 0 0px;
}
#ur-frontend-form #password {
    margin-bottom: 0;
}
.ur-frontend-form .ur-form-row .ur-form-grid input[type="text"], .ur-frontend-form .ur-form-row .ur-form-grid input[type="email"], .ur-frontend-form .ur-form-row .ur-form-grid input[type="url"], .ur-frontend-form .ur-form-row .ur-form-grid input[type="password"], .ur-frontend-form .ur-form-row .ur-form-grid input[type="date"], .ur-frontend-form .ur-form-row .ur-form-grid input[type="number"], .ur-frontend-form .ur-form-row .ur-form-grid input[type="timepicker"], .ur-frontend-form .ur-form-row .ur-form-grid input[type="phone"], .ur-frontend-form .ur-form-row .ur-form-grid textarea, .ur-frontend-form .ur-form-row .ur-form-grid select, .ur-frontend-form .ur-form-row .ur-form-grid .__PrivateStripeElement {
    width: 100%;
    padding: 10px 22px;
    border-radius: 0;
    min-height: 54px;
    margin-bottom: 23px;
    line-height: 1.5;
    background: #FBF2E6;
    border-radius: 10px;
    border: 0;
    color: #000000;
    font-size: 16px;
}
div#allTabsContainer ::placeholder {
    color: #3A4556;
    opacity: 0.8;
}
div#allTabsContainer ::-ms-input-placeholder {
    color: #3A4556;
    opacity: 0.8;
}
div#allTabsContainer .row_c {
    clear: both;
    float: none !important;
    gap: 0 !important;
}
div#allTabsContainer .row_c p {
    letter-spacing: -0.14px;
}
.user-registration-LostPassword.lost_password {
    text-align: right;
}
.user-registration-LostPassword a {
    color: #EE5E0A;
    font-size: 14px;
    font-weight: 600;
}
.btnlogin {
    margin-top: 0px;
    width: 100%;
    display: block;
}
.btnlogin .button,.user-registration-Button.button {
    font-family: "Poppins";
    background: #EE5E0A;
    width: auto;
    display: inline-block;
    font-weight: 600;
    font-size: 20px;
    border-radius: 10px;
    position: relative;
    border: 0 !important;
    padding: 15px 50px !important;
}
.btnlogin .button:after {
    /*content: url('assets/images/location-arrow-solid.svg');*/
}
.text-center {
    text-align: center;
}
.text-2 #registertab {
    color: #009B97;
}
div#allTabsContainer .btn_user_register {
    font-family: "Poppins";
    background: #EE5E0A;
    font-size: 20px;
    font-weight: 600;
    border-radius: 10px;
    position: relative;
    border: 0 !important;
    margin-left: 0;
    padding: 15px 50px;
}
.singleMaid {
    margin-bottom: 150px;
    max-width: 1200px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.enquiry_form {
    background: #FBF2E6;
    border-radius: 21px;
    padding: 25px 30px;
}
.form_title {
    font-family: "Poppins";
    letter-spacing: -0.24px;
    color: #000000;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 30px;
}
.enquiry_form .wpcf7 form input, .enquiry_form .wpcf7 form textarea {
    width: 100%;
    padding: 15px 20px;
    border-radius: 10px;
    border: 0;
    background: #FFFFFF;
    color: #3A4556;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    margin-bottom: 20px;
    border-radius: 10px;
}
.enquiry_form .wpcf7 form .btn-send-enquiry {
    padding: 13px 40px;
    background: #EE5E0A;
    font-size: 20px;
    line-height: 22px;
    font-weight: 700;
    letter-spacing: -0.2px;
    color: #FFFFFF;
    margin: 20px 0 0;
}
.maid-details {
    padding: 36px 80px 36px 40px;
    border: 1px solid #DCD0BF;
    border-radius: 21px;
}
.maid-details .maid_image img {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    padding: 0;
    margin: 0;
    border-radius: 10px;
}
.maid_baic_info .maid-title {
    font-size: 38px;
    line-height: 38px;
    letter-spacing: -0.38px;
    margin-bottom: 20px;
    display: block;
}
.maid_baic_info .contact_info a {
    width: 34px;
    height: 34px;
}
.maid_baic_info .contact_info a i {
    font-size: 18px;
    line-height: 34px;
}
.maid_baic_info .maid-skills {
    margin-top: 35px;
    margin-bottom: 35px;
}
.maid_baic_info .maid_btn_wrap .btn_primary {
    padding: 13px 40px;
    font-size: 20px;
    line-height: 22px;
}
.maid_baic_info .maid_btn_wrap .btn-shortlist {
    padding: 13px 40px;
    font-size: 20px;
    line-height: 22px;
    background: #EE5E0A;
    font-weight: 600;
    border-radius: 10px;
}
.maid_baic_info [type="checkbox"]:not(:checked), .maid_baic_info [type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
}
.maid_baic_info .compare label {
    background: #009B97;
    letter-spacing: 0.14px;
    color: #FFFFFF;
    font-family: "Poppins", Sans-serif;
    padding: 13px 40px;
    font-size: 20px;
    line-height: 22px;
    border-radius: 10px;
    font-weight: 600;
}
.mb-6 {
    margin-bottom: 60px;
}
.tab-ul {
    list-style: none;
}
.tab-ul .tab-item {
    display: inline-block;
    cursor: pointer;
    margin-right: 10px;
    letter-spacing: -0.16px;
    color: #000000;
    opacity: 0.8;
    font-size: 16px;
    font-weight: 400;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 12px 26px;
    background: #EAEAEA;
}
.tab-ul .tab-item:last-child {
    margin-right: 0;
}
.tab-ul .tab-item.activ-tab {
    background-color: #EE5E0A;
    color: #ffffff;
    opacity: 0.8;
    position: relative;
}
.tab-ul .tab-item.activ-tab::before {
    display: none;
}
div#tabsContainer {
    padding-top: 30px;
}
.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
}
.table-borderless {
    border: none;
}
.maid-information .table th, .maid-information .table td {
    padding: 3px !important;
}
.table th, .table td {
    vertical-align: top;
    text-align: left;
}
th.pinfo-list {
    width: 200px;
    padding: 9px 10px;
    padding-left: 0 !important;
    letter-spacing: -0.16px;
    color: #000000;
    opacity: 0.8;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    line-height: 18px;
    font-weight: 600;
}
.maid-information td, .table thead tr td {
    letter-spacing: -0.16px;
    color: #000000;
    opacity: 0.8;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
}
.table tbody tr:nth-child(even) {
    background: transparent;
}
td.evaluation .fa.fa-star {
    color: #EAB932;
}
.table thead, .table tfoot {
    background: #FBF2E6;
}
.table thead tr th {
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    line-height: 28px;
    font-weight: 600;
    color: #000000;
    opacity: 0.8;
}
.maid-intro p, .maid-intro {
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    color: #000000;
    opacity: 0.8;
}
.back-link {
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #EE5E0A;
    display: inline-block;
    background: #FBF2E6;
    padding: 13px 22px;
    border-radius: 8px;
}
.back-link:hover {
    color: #ffffff;
    background: #EE5E0A;
}
.back-link i {
    margin-right: 5px;
}
.mb-3 {
    margin-bottom: 30px;
}
.shortlisted_maid .list-group-item .maidWrap {
    margin-bottom: 30px;
}
.shortlisted_maid .select_maid label {
    justify-content: end;
}
.compared_maid_wrapper {
    margin-bottom: 150px;
    max-width: 1200px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.page-template-shortlistmaid_template .maid_search {
    margin-bottom: 150px;
}
p#modal-description {
    font-style: italic;
    font-weight: 400;
    font-size: 27px;
    font-family: "Cormorant";
    line-height: 30px;
    text-transform: none;
    letter-spacing: 0px;
    color: #000000;
}
button#removeMaid {
    padding: 13px 45px;
    background: #009B97;
    color: #FFFFFF;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
    text-align: center;
    display: block;
    border-radius: 5px;
    height: auto;
    width: 100%;
    letter-spacing: 0;
}
.mb-30 {
    margin-bottom: 30px !important;
}
.comparisonWrapper {
    width: 100%;
    position: relative;
}
.compare-responsive {
    width: 100%;
}
.compareWrap {
    width: 100%;
    border: 1px solid #DCD0BF;
    border-radius: 20px;
    overflow: hidden;
}
.compareBody {
    width: 100%;
    display: block;
}
.comp_head {
    width: 100%;
    background: #009B97;
    text-align: center;
}
.comp_head h3 {
    color: #FFFFFF;
    letter-spacing: -0.18px;
    font-family: "Poppins", Sans-serif;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    margin-bottom: 0;
}
.compareWrap .rowitem {
    width: 100%;
    font-size: 0;
    display: flex;
    flex-wrap: wrap;
}
.compareWrap .itemcol {
    width: 25%;
    /* border-bottom: 1px solid #E0E0E0; */
    border-right: 1px solid #E0E0E0;
    padding: 20px 20px;
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    position: relative;
}
.compareWrap .comp_head .itemcol {
    border-right: 1px solid #009B97;
}
.compareWrap .itemcol:nth-child(4n+4) {
    border-right: 0;
}
.compareWrap .itemcol .maidImg {
    width: 200px;
    height: 200px;
    border-radius: 100%;
    overflow: hidden;
    margin: 0 auto;
}
.compareWrap .itemcol .maidImg img {
    width: 100%;
    display: block;
}
.compareWrap .itemcol.firstcol {
    font-weight: 600;
    text-align: left;
    position: relative;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
}
.compareWrap .notClone .itemcol.firstcol span {
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
}
.compareWrap .table .compareBody .rowitem:nth-child(odd) {
    background: #ffffff;
}
.compareWrap .table .compareBody .rowitem:nth-child(even) {
    background: #F5F5F5;
}
.compareWrap .table .compareBody .rowitem:last-child .itemcol {
    border-bottom: none;
}
.compareWrap .notClone .compareBody .rowitem {
    display: flex;
}
.compareWrap .clone {
    display: none;
}
.maid_photo {
    border-radius: 50%;
    width: 141px;
    height: 141px;
    margin: 0 auto;
}
.compareWrap .itemcol p {
    margin: 0;
    padding: 0;
}
.compareWrap .itemcol p i {
    margin-right: 3px;
    font-size: 18px;
}
.compareWrap .itemcol p i:last-child {
    margin-right: 5px;
}
.compareWrap .itemcol .fa-check-circle {
    color: #009B97;
}
.compareWrap .itemcol .fa-times-circle {
    color: #ff0000;
}
.maid_search .clearCompareList,.maid_search .clearShortlistMaid {
    padding: 13px 30px;
    background: #EE5E0A;
    border-radius: 5px;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    font-family: "Poppins";
    height: auto;
}
.single-maids a.back-link {
    margin-bottom: 30px;
}
.comparisonWrapper .clone {
    display: none;
}
.flooting-btn {
    position: fixed;
    right: 100px;
    bottom: 0;
    z-index: 9999;
}
.flooting-btn a {
    display: block;
    float: left;
    background-repeat: no-repeat;
    padding: 15px 29px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    text-align: center;
    min-width: 195px;
}
.flooting-btn a:hover {
    color: #fff;
}
a.float-call {
    background: #EE7C0A;
    border-radius: 15px 0 0 0;
}
a.float-whatsapp {
    background-color: #1BD741;
    border-radius: 0 15px 0 0;
}
a.float-email {
    background-color: #2F6A93;
    border-radius: 0px 0 0 0;
}
.flooting-btn a img {
    position: relative;
    top: 7px;
    margin-right: 5px;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.contact-branch {
    display: block;
    width: 100%;
}
.contact-branch li {
    position: relative;
    padding-right: 15px;
    padding-left: 30px;
    width: 46%;
    float: left;
    margin-right: 2%;
    margin-left: 2%;
    border-bottom: 1px solid rgba(112, 112, 112, 0.35);
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.contact-branch li a {
    color: #142020;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
}
.compareWrap .itemcol p i {
    color: #008375;
}
.phone-lists li:before {
    content: url('assets/images/phone-icon-popup.png');
    position: absolute;
    top: 4px;
    left: 0;
}
.whatsapp-lists li:before {
    content: url('assets/images/whatsapp.svg');
    position: absolute;
    top: 4px;
    left: 0;
}
.email-lists li:before {
    content: "\f0e0";
    position: absolute;
    top: 4px;
    left: 0;
    font-family: "Font Awesome 5 Free";
    width: 25px;
    height: 25px;
    background-color: #EE5E0A;
    border-radius: 4px;
    text-align: center;
    color: #FFFFFF;
    font-size: 17px;
}
td.willingness .fa-times {
    color: red;
    font-size: 20px;
}
#btn_filter {
    display: none;
    padding: 13px 30px;
    background: #009B97;
    border-radius: 5px;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    font-family: "Poppins";
    height: auto;
}
.single-post article.post .entry-content ol {
    margin-left: 0;
}
.dk-select .dk-selected:before, .dk-select-multi .dk-selected:before {
    content: "\e800";
    font-family: 'dfd-added-font-icon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    position: absolute;
    top: 22px;
    right: -4px;
    margin-top: -3px;
    /* Adjust this value to center the arrow vertically */
    background-color: transparent !important;
    color: #000000;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    transform: rotate(90deg);
}
div#enquiry_form .cf7form_inner .wpcf7-form-control, div#enquiry_form input {
    border-radius: 4px;
    border: 1px solid #CECECE;
    font-family: "Poppins";
}
.wpcf7 .cf7form_inner .btn_submit {
    background-color: #EE5E0A;
    padding: 20px 50px;
    border-radius: 3px;
    color: #ffffff;
    font-family: "Poppins";
    font-size: 16px;
    font-weight: 700;
    width: auto;
    display: inline-block;
    border: 0;
}
.contact-list .contactloc {
    color: #000000;
    opacity: 0.97;
    font-weight: 600;
    text-decoration: underline;
}
#header-container #header .header-wrap .enquiry_btn {
    display: none;
}
.wpcf7-form-control-wrap .dk-select.dk-select-open-up .dk-select-options, .wpcf7-form-control-wrap .dk-select-multi.dk-select-open-up .dk-select-options, .wpcf7-form-control-wrap .dk-select.dk-select-open-down .dk-select-options, .wpcf7-form-control-wrap .dk-select-multi.dk-select-open-down .dk-select-options {
    max-height: 300px;
}
.wpcf7 form.sent .wpcf7-response-output {
    text-align: center;
    border: 0;
    color: #ee3f0a;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    text-align: center;
    border: 0;
}
.wpcf7 form .wpcf7-not-valid-tip {
    color: #dc3232;
}
.mb-10 {
    margin-bottom: 10px !important;
}
.login-header #loginModal {
    left: auto;
    right: 0;
    background: #fff;
}
.login-header #loginModal input {
    color: #ffffff;
    background: #FBF2E6;
    border-color: #FBF2E6;
}
#loginModal p.login-submit .button {
    background: #EE5E0A;
    border-radius: 10px;
}
.login-header #loginModal.open+.reveal-modal-bg+.links {
    color: #ffffff;
    background: #FFFF01;
}
.login-header #loginModal .login-lost-password, .login-header #loginModal .login-registration {
    position: relative;
}
.login-header #loginModal .login-lost-password {
    text-align: left;
}
.login-header #loginModal .login-registration {
    text-align: right;
}
.login-header #loginModal label, .login-header #loginModal .login-lost-password a {
    font-size: 12px;
}
td.willingness .fa-minus {
    color: #BCBCBC;
}
ul.minfo-list li {
    display: flex;
}
.header-top-panel .header-info-panel a.header-search-switcher {
    color: #ffffff;
}
#header-container.dfd-new-headers.header-style-1 #header .header-wrap nav.mega-menu ul.nav-menu .mega-menu-item.menu-item-depth-0:after, #header-container.dfd-new-headers.header-style-2 #header .header-wrap nav.mega-menu ul.nav-menu .mega-menu-item.menu-item-depth-0:after, #header-container.dfd-new-headers.header-style-3 #header .header-wrap nav.mega-menu ul.nav-menu .mega-menu-item.menu-item-depth-0:after, #header-container.dfd-new-headers.header-style-4 #header .header-wrap nav.mega-menu ul.nav-menu .mega-menu-item.menu-item-depth-0:after, #header-container.dfd-new-headers.header-style-9 #header .header-wrap nav.mega-menu ul.nav-menu .mega-menu-item.menu-item-depth-0:after, #header-container.dfd-new-headers.header-style-10 #header .header-wrap nav.mega-menu ul.nav-menu .mega-menu-item.menu-item-depth-0:after, #header-container.dfd-new-headers.header-style-12 #header .header-wrap nav.mega-menu ul.nav-menu .mega-menu-item.menu-item-depth-0:after, #header-container.dfd-new-headers.header-style-13 #header .header-wrap nav.mega-menu ul.nav-menu .mega-menu-item.menu-item-depth-0:after {
    width: calc(100% - 40px);
    top: auto;
    bottom: 13px;
    left: 0;
    right: 0;
    margin: 0;
    margin-left: auto;
    margin-right: auto;
    background: #EE5E0A;
}
#header-container.dfd-new-headers.header-style-1.small #header .header-wrap nav.mega-menu ul.nav-menu .mega-menu-item.menu-item-depth-0:after {
    width: calc(100% - 40px);
    top: auto;
    bottom: 13px;
    left: 0;
    right: 0;
    margin: 0;
    margin-left: auto;
    margin-right: auto;
    background: #EE5E0A;
}
#header-container.small:not(.header-style-7):not(.header-style-14) #header .header-wrap>.row:last-child {
    padding-bottom: 10px;
    padding-top: 10px;
}
#header-container #header .header-wrap>.row:last-child .header-main-panel .header-col-fluid .fixed-header-logo {
    height: 60px;
    line-height: 60px;
    margin: 1px 0;
}
.wpcf7-spinner {
    display: block;
    text-align: center;
    margin: 0 auto;
}
.customer_review .image-wrap {
    float: none;
    position: absolute;
}
.customer_review {
    border-radius: 16px !important;
    background-color: #F7F1EE !important;
    padding: 20px;
}
.customer_review .feature-title {
    padding-top: 0 !important;
    font-family: "Jost", Sans-serif;
    padding-left: 50px;
}
.customer_review .subtitle {
    font-style: normal;
    font-family: "Poppins";
    padding-left: 50px;
}
.customer_review .dfd-testimonial-content.testimonial-content {
    font-family: "Poppins";
    font-style: normal;
}
.dfd-testimonial-item .pos-rel {
    padding-top: 25px;
}
.dfd-testimonial-item .pos-rel:before {
    content: url('assets/images/rating.png');
    position: absolute;
    top: 0px;
    left: 0;
    display: block;
}
.dfd-testimonial-item a.read-less, .dfd-testimonial-item .read-more {
    font-weight: 600;
}
div#stuning-header .dfd-stuning-header-bg-container {
    background-repeat: no-repeat;
    border-bottom: 0;
}
.logout {
    float: right;
    font-size: 14px;
    font-weight: 600;
    color: #fff !important;
    display: inline-block;
    margin-right: 10px;
}
.mobile-menu, .mobile-menu .sub-menu, .mobile-menu .sub-sub-menu {
    list-style: none;
    list-style-type: none;
}
.mobile-menu .sub-nav, .mobile-menu .sub-sub-menu {
    display: none;
}
.mobile-menu .open>.sub-nav, .mobile-menu .open>.sub-sub-menu {
    display: block !important;
}
#main_menu {
    display: none;
}
.loading{
    width:100%;
    height: 300px;
   text-align: center;
   display: flex;
    justify-content: center;
    align-items: center;
}
.loader {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    display: inline-block;
    border-top: 4px solid #EE5E0A;
    border-right: 4px solid transparent;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
  }
  .loader::after {
    content: '';  
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 0;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border-bottom: 4px solid #EE5E0A;
    border-left: 4px solid transparent;
  }
  @keyframes rotation {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  } 
  .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    text-align: center;
    border: 0;
    color: #dc3232;
}
.login .message, .login .notice, .login .success {
    border-left: 0;
  }
@media (min-width: 768px) {
    #header-container #header .header-wrap>.row:last-child .header-main-panel .header-col-right .header-icons-wrapper>*.side-area-controller-wrap {
        display: none;
    }
    .title_box_wrap_2 {
        min-height: 460px;
    }
    .d-none-md {
        display: none;
    }
    .hide-lg {
        display: none;
    }
}
@media (min-width: 768px) {
    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .pr-md-1 {
        padding-right: 60px;
    }
    .col_e-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col_e-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .comparisonWrapper .compareWrap .compareBody .rowitem:nth-child(2n) {
        background: #F5F5F5;
    }
    .compareWrap .itemcol {
        font-size: 16px;
        line-height: 28px;
    }
}
@media (min-width: 992px) {
    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .maid-details {
        margin-right: 34px;
    }
    .loginWrap {
        padding-right: 35px;
        border-right: 1px solid #E0E0E0;
    }
    .registerWrap {
        padding-left: 35px;
    }
    .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
}
@media only screen and (min-width: 1101px) {
    body:not(.dfd-custom-padding-html) #header-container #header .header-wrap {
        padding-left: 17px;
        padding-right: 20px;
    }
    body:not(.dfd-custom-padding-html) #header-container #header .header-top-panel {
        padding-left: 170px;
        padding-right: 10px;
    }
    #header-container.logo-position-left:not(.small) #header .header-wrap>.row:last-child .header-main-panel .logo-for-panel .inline-block img {
        top: 2px;
    }
    #header-container:not(.small):not(.logo-position-right):not(.header-style-11) #header .header-wrap>.row:last-child .columns.header-main-panel {
        height: 58px;
    }
    #header-container:not(.small):not(.logo-position-right) #header .header-wrap>.row:last-child {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .nav-menu .mega-menu-item .item-title {
        height: 58px;
        line-height: 58px;
    }
    .mobile-menu {
        display: none;
    }
}
@media (min-width: 1200px) {
    .title-mb-0 .info-box-title {
        max-width: 60%;
        width: 100%;
        margin: 0 auto;
        padding-bottom: 20px;
    }
}
@media (max-width: 1100px) {
    #header-container #header .header-top-panel {
        background: #008375;
    }
    #header-container #header .header-wrap .enquiry_btn {
        display: none;
    }
    #header-container.dfd-new-headers .header-top-panel .header-info-panel .top-info {
        float: left;
    }
    #header-container.dfd-new-headers .header-top-panel .header-info-panel .top-info .header-info li:first-child {
        display: none;
    }
    .columns.twelve.header-info-panel {
        padding: 0 0;
    }
    .header-top-panel .header-info-panel .top-info {
        padding-right: 0;
    }
    #header-container.dfd-new-headers .header-top-panel .header-info-panel .top-info .header-info li {
        margin-right: 15px;
        font-size: 10px;
        line-height: 10px;
    }
    #header-container.dfd-new-headers .header-top-panel .header-info-panel .top-info .header-info li::after {
        right: -10px;
        height: 10px;
    }
    .maid_search {
        padding-left: 20px;
        padding-right: 20px;
    }
    ul.minfo-list li span {
        font-size: 12px;
        line-height: 18px;
    }
    ul.skills-list li {
        margin-right: 6px;
    }
    .maidWrap {
        padding: 20px 20px;
    }
    .maid_btn_wrap .btn_primary, .maid_btn_wrap .btn-shortlist {
        padding: 6px 15px;
        font-size: 12px;
        line-height: 16px;
    }
    .btn_actions button {
        padding: 10px 25px;
        font-size: 12px;
        line-height: 16px;
    }
    ul.accordion-list li h3 {
        font-size: 16px;
        line-height: 24px;
    }
    .title_box-wrap .container {
        width: 100%;
        padding: 0 10px;
    }
    .title_box-wrap {
        min-height: 400px;
        align-content: start;
        padding-top: 35px;
        background-size: cover;
        background-position: top 0 center;
        margin-bottom: 60px;
    }
    .singleMaid {
        padding: 0px 20px;
    }
    .header-mobile {
        display: block !important;
    }
    .open>.sub-nav {
        display: block !important;
    }
    .sec-legend li span {
        display: inline-block;
    }
    #sidr {
        left: 0 !important;
        top: -100vh;
        transition: top 0.3s ease-in-out;
    }
    .sidr-opened #sidr {
        /* top: 0; */
        display: none !important;
    }
    body.sidr-opened .dfd-sidr-close {
        display: none;
    }
    #main_menu {
        width: calc(100% + 40px);
        background-color: #FF662A;
        margin-left: -20px;
        padding: 20px 0px;
        margin-bottom: 10px;
        color: #fff;
    }
    #main_menu li {
        padding: 8px 20px;
        color: #fff;
    }
    .mobile-menu a {
        font-size: 16px;
        font-style: normal;
        font-family: "Poppins";
        font-weight: 600;
        color: #fff;
    }
    #main_menu .mobile-menu>li {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    }
    #main_menu .mobile-menu>li:last-child {
        border-bottom: none;
    }
    #main_menu .mobile-menu li{
        position: relative;
    }
    #main_menu .mobile-menu a::after {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1;
        pointer-events: auto;
        content: "";
        background-color: rgba(0, 0, 0, 0);
    }
    .icon-mobile-menu span.icon-wrap {
        height: 3px;
    }
    .icon-mobile-menu span.icon-wrap.dfd-middle-line {
        width: 30px;
    }
    .icon-mobile-menu span.icon-wrap.dfd-top-line {
        margin-top: -10px;
        width: 31px;
    }
    .icon-mobile-menu span.icon-wrap.dfd-bottom-line {
        margin-top: 10px;
        width: 31px;
    }
    .has-submenu::after{
        content: "\f078";
        position: absolute;
        right: 10px;
        top: 7px;
        font-family: "Font Awesome 5 Free";
        font-size: 15px;
        font-weight: 900;
    }
    .has-submenu.open::after{
        content: "\f077";
    }
}
@media (max-width: 1023px) {
    .enquiry_btn {
        display: none;
    }
    .maid-details {
        padding: 36px 30px 36px 30px;
    }
    .sidr ul li a .sidr-dropdown-toggler {
        width: 100%;
        height: 48px;
        line-height: 48px;
        text-align: right;
        margin-left: auto;
        left: auto;
    }
    .sidr ul li a .sidr-dropdown-toggler::before {
        left: auto;
        right: 15px;
    }
    .sidr ul li ul li a .sidr-dropdown-toggler {
        width: 100%;
    }
}
@media (max-width: 951px) {
    #header-container.dfd-new-headers .login-header {
        display: block;
    }
    .title_box-wrap .title {
        font-size: 40px;
        line-height: 45px;
    }
}
@media (max-width: 799px) {
    .sec-legend li {
        font-size: 12px;
        line-height: 16px;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    #footer .columns {
        margin: 20px 15px;
    }
    .maid-details {
        padding: 36px 25px 36px 25px;
    }
    .maid-details .maid_image img {
        max-height: 300px;
    }
}
@media (max-width: 767px) {
    .hide-sm {
        display: none;
    }
    .text-sm-center {
        text-align: center;
    }
    #header-container.dfd-new-headers .header-top-panel .header-info-panel .top-info .header-info {
        margin-bottom: 6px;
        margin-top: 6px;
    }
    .comparisonWrapper .itemcol.firstcol {
        display: block;
        width: calc(100% - 31px);
        border-right: 0;
        text-align: center !important;
        background: #009B97;
        color: #fff;
    }
    .comparisonWrapper .notClone .itemcol.firstcol span {
        position: relative;
        transform: none;
        top: 0;
    }
    .comparisonWrapper .itemcol.emptyCol {
        display: none;
    }
    .comparisonWrapper .itemcol {
        width: calc(33.3333% - 31px);
        padding: 20px 6px;
    }
    .compareWrap .itemcol p i {
        font-size: 12px;
    }
    .back-link {
        margin-bottom: 15px;
    }
    .comparisonWrapper .compare-responsive {
        overflow-x: auto;
    }
    .comparisonWrapper .compare-responsive .compareWrap {
        width: calc(150% + 3px);
    }
    .comparisonWrapper .clone {
        display: block !important;
        position: absolute;
        top: 0;
        left: 0;
        pointer-events: none;
    }
    .comparisonWrapper .compare-responsive.clone {
        overflow-x: hidden;
    }
    .comparisonWrapper .clone .itemcol {
        visibility: hidden;
    }
    .comparisonWrapper .clone .itemcol.firstcol {
        visibility: visible;
        text-align: left !important;
    }
    .comparisonWrapper .clone .itemcol.firstcol h3, .comparisonWrapper .clone .itemcol.firstcol span {
        position: relative;
        display: inline-block;
        text-align: center;
        width: calc(65% - 10px);
    }
    .compareWrap .comp_head .itemcol {
        border-right: 1px solid #E0E0E0;
    }
    .comparisonWrapper .clone .compareWrap .compareBody .rowitem:nth-child(odd) {
        background: none;
    }
    .comparisonWrapper .clone .compareWrap .compareBody .rowitem:nth-child(even) {
        background: none;
    }
    .comparisonWrapper .compareWrap {
        border-left: none;
        border-right: none;
        border-radius: 0;
    }
    #header-container #header .header-top-panel {
        background: #008375;
    }
    #header-container #header .header-wrap .enquiry_btn {
        display: none;
    }
    #header-container.dfd-new-headers .header-top-panel .header-info-panel .top-info {
        float: left;
    }
    #header-container.dfd-new-headers .header-top-panel .header-info-panel .top-info .header-info li:first-child {
        display: none;
    }
    .columns.twelve.header-info-panel {
        padding: 0 0;
    }
    .header-top-panel .header-info-panel .top-info {
        padding-right: 0;
    }
    #header-container.dfd-new-headers .header-top-panel .header-info-panel .top-info .header-info li {
        margin-right: 15px;
        font-size: 10px;
        line-height: 10px;
    }
    #header-container.dfd-new-headers .header-top-panel .header-info-panel .top-info .header-info li::after {
        right: -10px;
        height: 10px;
    }
    .body-back-to-top.align-right {
        right: 20px;
    }
    .body-back-to-top.active {
        opacity: 1;
        bottom: 64px;
    }
    .body-back-to-top {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    #header-container:not(.small) #header .header-wrap>.row:last-child .columns.header-main-panel .header-col-left, #header-container:not(.small) #header .header-wrap>.row:last-child .columns.header-main-panel .header-col-right {
        height: 95px;
        line-height: 80px;
    }
    #header-container:not(.small) #header .header-wrap>.row:last-child .columns.header-main-panel .header-col-right .header-icons-wrapper {
        height: 57px;
    }
    #header-container.dfd-new-headers .header-top-panel .header-info-panel .top-info .header-info li:nth-child(2n) {
        width: 110px;
    }
    #header-container.dfd-new-headers .header-top-panel .header-info-panel .top-info .header-info li:nth-child(2n+1)::after {
        display: none;
    }
    .form-search-wrap a:before {
        color: #ffffff;
    }
    .title_box_wrap {
        min-height: 400px;
    }
    .title_box_wrap .dfd-heading-module-wrap .dfd-heading-module .widget-title {
        font-size: 30px !important;
        line-height: 36px !important;
        text-align: center;
    }
    .title_box-wrap {
        min-height: 450px;
        background-position: top 0 right -163px;
    }
    .title_box-wrap .title {
        font-size: 40px;
        line-height: 48px;
    }
    .maid_search, .singleMaid {
        width: 100%;
        padding: 60px 20px;
    }
    .btn_actions button, .btn_primary, .btn-shortlist, .maid_baic_info .compare label, .maid_baic_info .maid_btn_wrap .btn-shortlist {
        padding: 11px 30px;
        font-size: 14px !important;
        line-height: 18px !important;
    }
    .sidebar_maid_filter {
        margin-bottom: 60px;
    }
    .btn_wrapper a {
        margin-right: 10px;
    }
    .maid_listing {
        margin-bottom: 50px;
    }
    .list-group-item .maidWrap>div {
        display: block;
    }
    .btn-view {
        display: none;
    }
    #btn_filter {
        display: block;
        margin-bottom: 30px;
    }
    #search-filter {
        display: none;
    }
    .maid-details {
        padding: 36px 20px 36px 20px;
    }
    .maid_baic_info {
        margin-top: 20px;
    }
    .maid_baic_info .maid-title {
        font-size: 30px;
        letter-spacing: -0.30px;
        line-height: 35px;
    }
    th.pinfo-list {
        width: 150px;
        letter-spacing: -0.14px;
        font-size: 14px;
        line-height: 20px;
    }
    .singleMaid div#tabsContainer .table td {
        letter-spacing: -0.14px;
        font-size: 14px;
        line-height: 20px;
    }
    .enquiry_form {
        margin-top: 50px;
    }
    .comp_head h3 {
        color: #000;
    }
    .comp_head h3.d-none-md {
        color: #ffffff;
    }
    .maid_photo {
        width: 100px;
        height: 100px;
    }
    .comp_head {
        background: transparent;
    }
    .compareWrap .itemcol.emptycol {
        display: none;
    }
    .compareWrap {
        border: 0;
    }
    .compareWrap .itemcol p, .compareWrap .itemcol {
        font-size: 13px;
        line-height: 16px;
    }
    .compared_maid_wrapper {
        margin-bottom: 0;
    }
    .list-group-item .maid_btn_wrap {
        padding-top: 30px;
        text-align: center;
    }
    .d-flex-sm .wpb_row {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
    }
    .order-sm-1 {
        order: 1;
    }
    .order-sm-2 {
        order: 2;
    }
    .order-sm-3 {
        order: 3;
    }
    .order-sm-4 {
        order: 4;
    }
    .order-sm-5 {
        order: 5;
    }
    .order-sm-6 {
        order: 6;
    }
    .order-sm-7 {
        order: 7;
    }
    .order-sm-8 {
        order: 8;
    }
    .page-id-8 .dfd-row-bg-image {
        background-position: right -110px top;
    }
    .page-id-1657 .dfd-row-bg-image {
        background-position: right -110px top;
    }
    .page-id-1662 .dfd-row-bg-image {
        background-position: right -110px top;
    }
    .page-id-1314 .dfd-row-bg-image {
        background-position: right -152px top;
    }
    .page-id-14 .dfd-row-bg-image {
        background-position: right -119px top;
    }
    .page-id-1668 .dfd-row-bg-image {
        background-position: right -153px top;
    }
    .page-id-1277 .dfd-row-bg-image {
        background-position: right -153px top;
    }
    .page-id-1231 .dfd-row-bg-image, .page-id-1267 .dfd-row-bg-image, .page-id-1270 .dfd-row-bg-image, .page-id-1272 .dfd-row-bg-image {
        background-position: top center;
    }
    .modal {
        padding: 15px 15px;
        z-index: 999999;
    }
    .contact-branch li {
        padding-right: 5px;
        padding-left: 30px;
    }
    .contact-branch li a {
        font-size: 14px;
    }
    .legend-title h3 {
        margin-right: 0px;
    }
    .compareWrap .itemcol.firstcol {
        font-size: 16px;
        line-height: 18px;
    }
    div#allTabsContainer {
        padding-left: 20px;
        padding-right: 20px;
    }
    div#allTabsContainer .btn_user_register {
        font-size: 20px !important
    }
    .sidr ul li ul ul li a {
        line-height: 20px;
    }
    .sec-legend li span img {
        width: 18px;
    }
    #header-container #header .header-wrap>.row:last-child .header-main-panel .header-col-fluid.header-mobile {
        padding: 0;
    }
    div.page-title-inner .page-title-inner-wrap {
        top: 20px;       
        transform: none;
    }
      div.page-title-inner .page-title {
        font-size: 30px;
        line-height: 36px;
        text-align: center;
    }
}
@media (max-width: 568px) {
    .jquery-modal.blocker.current {
        padding: 10px;
    }
    #header-container.dfd-new-headers .header-top-panel .header-info-panel .top-info {
        float: left;
        width: calc(100% - 60px);
    }
    #header-container:not(.small):not(.logo-position-right) .form-search-wrap {
        margin-left: 0px;
    }
    .flooting-btn {
        width: 100%;
        right: 0;
    }
    .flooting-btn a {
        min-width: 50%;
        width: 50%;
        padding: 10px 20px;
        font-size: 15px;
    }
    .flooting-btn a img {
        position: relative;
        top: 7px;
        margin-right: 5px;
        max-height: 20px;
      }
    .tab-ul .tab-item {
        display: block;
        margin-right: 0;
        margin-bottom: 15px;
    }
    .email-lists li::before {
        font-size: 14px;
    }
    .contact-branch li {
        padding-right: 0px;
    }
    .compareWrap .itemcol.firstcol {
        font-size: 14px;
        line-height: 16px;
    }
}
@media (max-width: 360px) {
    .jquery-modal.blocker.current {
        padding: 0;
    }
    #header-container.dfd-new-headers .header-top-panel .header-info-panel .top-info .header-info li span {
        margin-right: 5px;
    }
    #header-container.dfd-new-headers .header-top-panel .header-info-panel .top-info .header-info li:nth-child(2n) {
        width: 105px;
    }
}

.home .stuning-header-inner {
    display: none !important;
}
.single-post .entry-meta, .single-post .breadcrumbs{
    display: none !important;
}
.single-post table {
  border-collapse: collapse !important;
}
.single-post td:not(:last-child),
.single-post th:not(:last-child) {
  border-right: 1px solid #ccc !important;
}
/*.single-post a { color:#ee3f0a !important;}*/

.single-post #main-content h2{font-size:40px;}
.single-post #main-content h3{font-size:35px;}
.single-post #main-content h4{font-size:30px;}
.single-post #main-content h5{font-size:25px;}
.single-post #main-content h6{font-size:20px;}
@media (max-width: 1299px) {
    .single-post #main-content h2{font-size:35px;}
    .single-post #main-content h3{font-size:32px;}
    .single-post #main-content h4{font-size:28px;}
    .single-post #main-content h5{font-size:22px;}
    .single-post #main-content h6{font-size:18px;}
}
@media (max-width: 767px) {
    .single-post #main-content h2{font-size:30px;}
    .single-post #main-content h3{font-size:26px;}
    .single-post #main-content h4{font-size:22px;}
    .single-post #main-content h5{font-size:18px;}
    .single-post #main-content h6{font-size:14px;}
}
