/*
Theme Name: Hello Bonedry
Template: hello-elementor
*/

/*Common Css*/
.single-award .slick-slide img {
    display: block;
    width: 80%;
}

.custom-tiles .service-desc a {
    text-decoration: underline !important;
}

.single .blog-listing {
    display: none;
}

.elementor-location-single {
    padding-top: 110px;
}

body.blog {
    padding: 0 !important;
}

.w-100 {
    width: 100%;
}

*:focus,
*:focus-visible {
    outline: 0px !important;
}

a {
    color: #CF2131;
}

a:hover {
    color: #000000;
}

.flex {
    display: flex;
}

.flex-wrap {
    flex-wrap: wrap;
}

.align-center {
    align-items: center;
}

.align-start {
    align-items: flex-start;
}

.justify-center {
    justify-content: center;
}

.justify-between {
    justify-content: space-between;
}

.reverse-row {
    flex-direction: row-reverse;
}

.w-100 {
    width: 100%;
}

.button {
    font-size: 12px;
    letter-spacing: 0.48px;
    line-height: 16px;
    color: #fff;
    font-weight: bold;
    padding: 16px 25px;
    background: #CF2131;
    display: inline-block;
    text-transform: uppercase;
}

.button:hover {
    background: #cebe9c;
    color: #000;
}

.button:after {
    content: url(../images/arrow-final.svg);
    display: inline-block;
    width: 21px;
    height: 11px;
    margin-left: 15px;
    margin-top: -3px;
}

.button:hover:after {
    content: url(https://bonedry.com/wp-content/themes/hello-bonedry/images/arrow-black-final.svg);
}

.button.white-btn {
    border: 1px solid #FFFFFF;
}

.button.white-btn:hover {
    background: #fff;
}

.button.white-btn:hover:after {
    content: url(https://bonedry.com/wp-content/themes/hello-bonedry/images/arrow-black-final.svg);
}

body {
    color: #222021;
    font-family: "Avenir Next";
}

body .container {
    width: 100%;
    max-width: 1210px;
    margin: 0px auto;
    padding: 0px 20px;
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
    letter-spacing: 0px;
    font-weight: 700;
    color: #222021;
    word-wrap: break-word;
}

body h1 {
    font-size: 62px;
    line-height: 1.04em;
    letter-spacing: 0.03em;
    font-weight: 900;
    text-transform: uppercase;
}

body h2 {
    font-size: 42px;
    line-height: 1.13em;
    letter-spacing: 1.26px;
    font-weight: 900;
    text-transform: uppercase;
}

body h3 {
    font-size: 26px;
    line-height: 32px;
    text-transform: capitalize;
}

body h4 {
    font-size: 18px;
    line-height: 1.04em;
    text-transform: capitalize;
}

body h5 {
    font-size: 17px;
    line-height: 1.04em;
    text-transform: capitalize;
}

body h6 {
    font-size: 16px;
    line-height: 1.04em;
    text-transform: capitalize;
}

body p,
.wysiwyg,
body li,
.section_desc,
.section_desc p {
    font-size: 16px;
    letter-spacing: 0.04em;
    line-height: 20px;
    font-weight: 500;
    margin-bottom: 17px;
}

.offer_desc p {
    line-height: 18px;
    font-size: 14px;
}

body li {
    margin-bottom: 8px;
}

.section_desc p:last-child {
    margin-bottom: 0px;
}

.section_subheading {
    font-weight: bold;
    margin-bottom: 5px;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}


#content .h1-style {
    font-size: 56px !important;
    color: #fff !important;
    font-family: 'Avenir Next';
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1.13em;
    letter-spacing: 1.26px;
}

#content .p-style {
    font-size: 17px;
    text-transform: uppercase !important;
    color: #cebe9c !important;
    font-weight: 900 !important;
}

.elementor-widget-image-box .elementor-image-box-description {
    line-height: 22px;
}

.section_subheading,
body h1.section_subheading,
body h2.section_subheading,
body h3.section_subheading,
body h4.section_subheading,
body h5.section_subheading,
body h6.section_subheading {
    color: #CF2131;
}

.section_desc.lh_19 p,
.section_subheading p,
.lh_19 p,
p.lh_19 {
    line-height: 19px;
}

body .bg-tan h1.section_heading,
body .bg-tan h2.section_heading,
body .bg-tan h3.section_heading,
body .bg-tan h4.section_heading,
body .bg-tan h5.section_heading,
body .bg-tan h6.section_heading {
    color: #ffffff;
}

.section_heading {
    margin-top: 0px;
    margin-bottom: 15px;
}

.bg-dark {
    background: #222021;
}

.bg-tan {
    background: #cebe9c;
}

.bg-red {
    background: #cf2131;
}

.clr-tan,
.section_subheading.clr-tan,
body h1.section_subheading.clr-tan,
body h2.section_subheading.clr-tan,
body h3.section_subheading.clr-tan,
body h4.section_subheading.clr-tan,
body h5.section_subheading.clr-tan,
body h6.section_subheading.clr-tan,
body h1.clr-tan,
body h2.clr-tan,
body h3.clr-tan,
body h4.clr-tan,
body h5.clr-tan,
body h6.clr-tan {
    color: #cebe9c;
}

.clr-dark,
.section_subheading.clr-dark,
body h1.section_subheading.clr-dark,
body h2.section_subheading.clr-dark,
body h3.section_subheading.clr-dark,
body h4.section_subheading.clr-dark,
body h5.section_subheading.clr-dark,
body h6.section_subheading.clr-dark,
body h1.clr-dark,
body h2.clr-dark,
body h3.clr-dark,
body h4.clr-dark,
body h5.clr-dark,
body h6.clr-dark {
    color: #222021;
}

.clr-white,
body h1.section_heading.clr-white,
body h2.section_heading.clr-white,
body h3.section_heading.clr-white,
body h4.section_heading.clr-white,
body h5.section_heading.clr-white,
body h6.section_heading.clr-white,
body h1.clr-white,
body h2.clr-white,
body h3.clr-white,
body h4.clr-white,
body h5.clr-white,
body h6.clr-white {
    color: #ffffff;
}

.section_desc.clr-white,
.section_desc.clr-white p {
    color: #ffffff;
}

.transform-none {
    text-transform: none;
}

.m-0 {
    margin: 0px;
}

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

.service-desc ul,
.section_desc ul {
    margin-bottom: 15px;
}

.bottom-bar {
    background: #fff;
}

/*Elementor CSS*/
.elementor-button-icon svg {
    width: auto !important;
}

.elementor-button:hover svg path {
    stroke: #000 !important;
}

/*Slick Slider*/
.slick-slider {
    padding-bottom: 75px;
}

button.slick-arrow {
    position: absolute;
    width: 25px;
    height: 25px;
    border-radius: 100% !important;
    line-height: 0 !important;
    padding: 0 !important;
    background-image: url('https://bonedry.com/wp-content/themes/hello-bonedry/images/slick-next.png');
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0px !important;
    background-color: #70707067 !important;
    border: 0px !important;
    background-size: 12px;
    bottom: 0px;
    left: 46.5%;
}

button.slick-prev.slick-arrow {
    transform: translateX(-50%) rotate(180deg);
}

button.slick-next.slick-arrow {
    transform: translateX(calc(-50% + 72px));
}


button.slick-arrow:hover {
    background-color: #CF2131 !important;
}


/*Gravity Form*/
input,
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

body select {
    background-image: url(https://bonedry.com/wp-content/themes/hello-bonedry/images/select-arrow-black.svg);
    background-repeat: no-repeat;
    background-position: center right 20px;
    background-size: 12px;
}

.gform_confirmation_wrapper .gform_confirmation_message {
    font-weight: 600;
    font-size: 18px;
    margin: 50px 0;
    color: #0a740a;
}

.gform_wrapper.gravity-theme .gform_validation_errors,
.gform_wrapper.gravity-theme .gfield_validation_message,
.gform_wrapper.gravity-theme .validation_message {
    background: transparent !important;
    padding: 0 !important;
    border: 0px !important;
    box-shadow: none !important;
}

.gform_wrapper.gravity-theme .gfield_description.instruction.validation_message,
.gform_wrapper.gravity-theme .gform_validation_errors {
    display: none;
}

.gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
    background: #CF2131 url(../images/arrow-final.svg);
    background-repeat: no-repeat;
    background-position: right 24px center;
    min-width: 175px;
    height: 47px;
    text-align: left;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.48px;
    font-weight: bold;
    letter-spacing: 0.48px;
    line-height: 1 !important;
    margin-bottom: 0px;
    transition: 0s;
}

.gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover {
    background: #CFBE9C url(../images/arrow-black-final.svg);
    background-repeat: no-repeat;
    background-position: right 24px center;
    color: #000;
}

.gform_wrapper.gravity-theme input[type=email],
.gform_wrapper.gravity-theme input[type=password],
.gform_wrapper.gravity-theme input[type=tel],
.gform_wrapper.gravity-theme input[type=text],
.gform_wrapper.gravity-theme textarea,
.gform_wrapper.gravity-theme .gfield select {
    border: 1px solid #CFBE9C;
    min-height: 41px;
    background: transparent;
    padding: 8px 13px !important;
    color: #fff !important;
    letter-spacing: 0.48px !important;
    font-size: 12px !important;
    line-height: 16px;
    letter-spacing: 0.48px;
}

.gform_wrapper.gravity-theme .gfield select {
    background-image: url('../images/select-arrow.svg');
    background-repeat: no-repeat;
    background-position: center right 12px;
    background-size: 12px;
    appearance: none !important;
    -webkit-appearance: none !important;
}

@supports (-moz-appearance:none) {
    select {
        -moz-appearance: none !important;
        background-image: url('../images/select-arrow.svg');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center right 20px;
        background-size: 12px;
    }
}

.gform_wrapper.gravity-theme .gfield select option {
    color: #222021;
}

.gform_wrapper.gravity-theme .gform_footer input[type="submit"] {
    padding-right: 55px;
}

.gform_wrapper.gravity-theme input::-webkit-input-placeholder,
.gform_wrapper.gravity-theme textarea::-webkit-input-placeholder {
    letter-spacing: 0.48px;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.48px;
}

.gform_wrapper.gravity-theme input::-moz-placeholder,
.gform_wrapper.gravity-theme textarea::-moz-placeholder {
    letter-spacing: 0.48px;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.48px;
    font-weight: 500;
}

.gform_wrapper.gravity-theme input:-ms-input-placeholder,
.gform_wrapper.gravity-theme textarea::-moz-placeholder {
    letter-spacing: 0.48px;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.48px;
    font-weight: 500;
}

.gform_wrapper.gravity-theme input:-moz-placeholder,
.gform_wrapper.gravity-theme textarea::-moz-placeholder {
    letter-spacing: 0.48px;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.48px;
    font-weight: 500;
}

.gform_wrapper.gravity-theme .gform_fields {
    grid-row-gap: 11px !important;
    grid-column-gap: 14px !important;
}

.gform_wrapper.gravity-theme .gform_footer,
.gform_wrapper.gravity-theme .gform_page_footer {
    padding: 0px !important;
    margin-top: 20px !important;
}

/*----------------------------------*/
/* Image Text in Columns - case study page in the XD under "our solution"  */
.image-text-box-custom figure.elementor-image-box-img {
    width: 100%;
    display: flex;
    justify-content: center;
}

.image-text-box-custom figure.elementor-image-box-img img {
    width: 100%;
    object-fit: cover;
}

/* Footer  */
.career-contact .gform_wrapper {
    width: 100%;
    max-width: 70%;
    margin: 0px auto;
}

/* Blog Listing */
.blog-listing .elementor-post__read-more,
.post-details-link {
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 36px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.049' height='10.12' viewBox='0 0 20.049 10.12'%3E%3Cg id='Group_3' data-name='Group 3' transform='translate(0.5 0.706)'%3E%3Cg id='Group_8' data-name='Group 8'%3E%3Cpath id='Path_1' data-name='Path 1' d='M1251.951,17h18.091' transform='translate(-1251.951 -12.646)' fill='none' stroke='%23cfbe9c' stroke-linecap='round' stroke-width='1'%3E%3C/path%3E%3Cpath id='Path_2' data-name='Path 2' d='M0,4.745,4.354,0,8.707,4.745' transform='translate(19.049) rotate(90)' fill='none' stroke='%23cfbe9c' stroke-linecap='round' stroke-linejoin='round' stroke-width='1'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.blog-listing .elementor-post__read-more:hover,
.blog_post .post-details-link:hover {
    text-decoration: underline;
}

.blog_post .b_title a {
    color: inherit;
    font-family: inherit;
    line-height: inherit;
    font-weight: inherit;
}

.blog-listing .elementor-posts .elementor-post {
    position: relative;
}

.blog-listing .elementor-posts .elementor-post .elementor-post__text,
.grid_post_inner_content {
    position: absolute;
    bottom: 0;
    max-width: 451px;
    padding: 31px 29px;
    z-index: 1;
}

.blog-post-item .elementor-posts .elementor-post {
    position: relative;
}

.blog-listing .elementor-posts-container {
    display: flex;
    overflow: visible;
    flex-wrap: wrap;
}

.blog-listing .elementor-post__thumbnail img {
    position: relative !important;
    top: inherit !important;
    left: inherit !important;
    right: inherit !important;
    transform: none !important;
    width: 100% !important;
    object-fit: cover;
}

.blog-listing .elementor-posts .elementor-post,
.blog_post .blog_grid_post {
    flex: 0 0 calc(50% - var(--grid-column-gap)/2);
    height: 379px;
}

.blog-listing.blog-listing-main .elementor-posts .elementor-post:first-child {
    height: 386px;
}

.blog-listing .elementor-posts .elementor-post .elementor-post__thumbnail__link,
.blog-listing .elementor-posts .elementor-post .elementor-post__thumbnail {
    height: 100%;
}

.blog-listing.blog-listing-main .elementor-posts .elementor-post:first-child {
    flex: 0 0 100%;
}

.blog-listing.blog-listing-main .elementor-posts .elementor-post:first-child .elementor-post__text {
    max-width: 583px;
}

.blog-post-item .elementor-posts-container .elementor-post__thumbnail {
    padding-bottom: 0px !important;
}

.blog-listing .elementor-posts-container .elementor-post__thumbnail {
    padding-bottom: 0px !important;
    position: relative;
}

.blog-listing .elementor-posts-container .elementor-post__thumbnail:before,
.grid_post_content:before {
    background: linear-gradient(0deg, rgba(34, 32, 33, .1) 0%, rgba(0, 0, 0, 0) 20%);
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    z-index: 1;
}

ul.category-manually li a {
    /*    font-family: 'Avenir Next Demi';*/
    font-size: 13px;
    letter-spacing: 0.52px;
    color: #222021;
    font-weight: bold;
    text-decoration: none !important;
}

ul.category-manually li a.active {
    color: #CF2131;
}

ul.category-manually {
    display: flex;
    flex-wrap: wrap;
    text-transform: uppercase;
    gap: 22px;
    padding: 0px 0px 13.19px;
    justify-content: center;
    border-bottom: 1px solid #70707067;
    margin-bottom: 44px;
}

ul.category-manually li {
    list-style: none;
}

.blog_by_category {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 57px;
}

.blog_post .blog_grid_post {
    flex: 0 0 calc(50% - 57px/2);
}

.blog_post .b_img {
    height: 100%;
}

.blog_post .b_img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    opacity: 0.9;
}

.blog_post .grid_post_content {
    height: 100%;
    background: #000;
    position: relative;
}

.blog_post .b_title {
    color: #fff;
    margin-bottom: 9px;
}

.blog_post .post-excerpt {
    color: #fff;
    margin-bottom: 19px;
}

.blog_post .post-details-link {
    font-size: 12px;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.48px;
    color: #CFBE9C;
    text-transform: uppercase;
}

ul.category-manually li a:hover,
.blog_post .b_title a:hover,
.elementor-post__title a:hover {
    color: #CF2131 !important;
}

.btn__wrapper {
    display: flex;
    justify-content: center;
    margin-top: 61px;
}

.btn__wrapper #load-more {
    display: flex;
    flex-direction: column;
    font-size: 12px;
    color: #222021;
    text-transform: uppercase;
    font-weight: bold;
    justify-content: center;
}

.btn__wrapper #load-more span {
    margin-bottom: 18px;
}

.btn__wrapper #load-more img {
    max-width: 31px;
    margin: 0px auto;
}

.btn__wrapper #load-more {
    transition: .3s all ease-in;
}

.btn__wrapper #load-more:hover {
    transform: translateY(10px);
}

/* Blog Detail */
.elementor-location-single {
    padding-bottom: 100px;
}

.blog-single-sidebar .elementor-toc__header {
    margin-bottom: 20px;
}

.blog-single-sidebar .elementor-widget-table-of-contents {
    position: sticky;
    top: 30px;
}

.blog-single-content h2 {
    margin: 56px 0px 22px;
}

.blog-single-content h3 {
    margin: 41px 0px 10px;
}

.blog-single-content h4,
.blog-single-content h5 {
    margin: 20px 0px 10px;
}

#elementor-toc__heading-anchor-0+h2,
#elementor-toc__heading-anchor-0+h3,
#elementor-toc__heading-anchor-0+h4,
#elementor-toc__heading-anchor-0+h5 {
    margin-top: 0px;
}

.blog-single-sidebar.hide+.blog-single-content {
    width: 100%;
    padding: 0;
}

/* Career */
.career-contact .gform_wrapper.gravity-theme input[type=email],
.career-contact .gform_wrapper.gravity-theme input[type=password],
.career-contact .gform_wrapper.gravity-theme input[type=tel],
.career-contact .gform_wrapper.gravity-theme input[type=text],
.career-contact .gform_wrapper.gravity-theme textarea {
    background: #fff;
    color: #000 !important;
}

.career-contact .gform_wrapper.gravity-theme input::-webkit-input-placeholder,
.contact-form .gform_wrapper.gravity-theme input::-webkit-input-placeholder {
    color: #222021;
}

.career-contact .gform_wrapper.gravity-theme input::-moz-placeholder,
.contact-form .gform_wrapper.gravity-theme input::-moz-placeholder {
    color: #222021;
}

.career-contact .gform_wrapper.gravity-theme input:-ms-input-placeholder,
.contact-form .gform_wrapper.gravity-theme input:-ms-input-placeholder {
    color: #222021;
}

.career-contact .gform_wrapper.gravity-theme input:-moz-placeholder,
.contact-form .gform_wrapper.gravity-theme input:-moz-placeholder {
    color: #222021;
}

.career-contact .gform_wrapper.gravity-theme .gform_footer input[type="submit"]:hover {
    background: #222021 url(/wp-content/uploads/2024/02/arrow-final.svg);
    background-repeat: no-repeat;
    background-position: right 24px center;
    color: #fff;
}

.career-contact .gform_wrapper.gravity-theme .gform_footer {
    justify-content: center;
}

/* Financing */
.elementor-accordion .elementor-accordion-item {
    border-bottom: 1px solid #70707067 !important;
}

.elementor-tab-title {
    position: relative;
}

.elementor-accordion-icon {
    position: absolute;
    left: 3px;
    top: 22px;
}

span.elementor-counter-number {
    min-height: 93px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.member-work {
    width: auto !important;
    margin: 0 10px !important;
}


@media screen and (max-width:1199px) {
    #content .h1-style {
        font-size: 52px !important;
    }

    /*  General Css  */
    body h1 {
        font-size: 52px;
    }

    body h2 {
        font-size: 32px;
    }

    /* Above Footer Sections */
    .column-block .elementor-image-box-title {
        border-bottom: 0px solid #70707067;
        padding-bottom: 0px;
    }

    .column-block>.e-con-inner:before {
        content: none;
    }
}

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

    .blog-listing .elementor-posts .elementor-post,
    .blog_post .blog_grid_post {
        height: 312px;
    }

    .blog-listing.blog-listing-main .elementor-posts .elementor-post:first-child {
        height: 328px;
    }

    ul.category-manually {
        gap: 14px;
    }

    /* Slick Slider */
    .slick-slider {
        padding-bottom: 55px;
    }

    /* Gravity Form */
    .career-contact .gform_wrapper {
        max-width: 100%;
    }
}

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

    .elementor-location-single {
        padding-top: 55px;
    }

    .banner-home .container {
        padding-top: 25px;
    }

    #content .h1-style {
        font-size: 44px !important;
    }

    /*  General Css  */
    body h1 {
        font-size: 44px;
        letter-spacing: 1.32px;
        line-height: 1;
    }

    body h2 {
        font-size: 28px;
        line-height: 1.3em;
    }

    body h3 {
        font-size: 18px;
        line-height: 22px;
    }

    p.section_subheading {
        font-size: 12px;
        letter-spacing: 0.48px;
        line-height: 18px;
    }

    .mobile-text-center {
        text-align: center;
    }

    .mobile-text-center .section_desc {
        margin-left: auto;
        margin-right: auto;
    }

    /*  Slick Slider  */
    button.slick-arrow {
        left: 44%;
    }

    button.slick-next.slick-arrow {
        transform: translateX(calc(-50% + 54px));
    }

    button.slick-prev.slick-arrow {
        transform: translateX(-112%) rotate(180deg);
    }

    /* Blog Listing */
    .blog-listing .elementor-posts .elementor-post,
    .blog-listing.blog-listing-main .elementor-posts .elementor-post:first-child,
    .blog_post .blog_grid_post {
        flex: 0 0 100%;
        height: 280px;
        max-height: inherit;
    }

    .blog_post .blog_grid_post {
        flex: 0 0 100%;
    }

    .blog-listing .elementor-posts .elementor-post .elementor-post__text {
        padding: 20px;
    }

    .blog_by_category {
        gap: 20px;
    }

    .btn__wrapper {
        margin-top: 40px;
    }

    .btn__wrapper #load-more span {
        margin-bottom: 10px;
    }

    /* Blog Detail */
    .blog-single-sidebar .elementor-toc__header {
        margin-bottom: 7px;
    }

    .blog-single-sidebar .elementor-toc__list-item {
        margin-bottom: 0px;
    }

    .blog-single-content h2 {
        margin: 30px 0px 22px;
    }

    .blog-single-content h3 {
        margin: 20px 0px 10px;
    }

    .elementor-location-single {
        padding-bottom: 60px;
    }

    /* Financing */
    .elementor-counter-title {
        padding-top: 12px;
    }
}